Triggered by Gerrit: https://git.eclipse.org/r/146737 Obtained Jenkinsfile from git https://github.com/delislesim/tracecompass-infra-test Running in Durability level: PERFORMANCE_OPTIMIZED [Pipeline] Start of Pipeline [Pipeline] podTemplate [Pipeline] { [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘tracecompass-build-p4q7f-t25b7’ Agent tracecompass-build-f85t0-bd27b 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/15/" labels: jenkins: "slave" jenkins/tracecompass-build: "true" name: "tracecompass-build-f85t0-bd27b" spec: containers: - env: - name: "JENKINS_SECRET" value: "392f71c15aa50e709653f4f51af9bc88ff4e216b920c23f2022caaed467a0061" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.tracecompass.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "tracecompass-build-f85t0-bd27b" - name: "JENKINS_NAME" value: "tracecompass-build-f85t0-bd27b" - 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-f85t0-bd27b in /home/jenkins/workspace/tracecompass-gerrit [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout No credentials specified Cloning the remote Git repository Cloning repository https://github.com/delislesim/tracecompass-infra-test > /usr/bin/git init /home/jenkins/workspace/tracecompass-gerrit # timeout=10 Fetching upstream changes from https://github.com/delislesim/tracecompass-infra-test > /usr/bin/git --version # timeout=10 > /usr/bin/git fetch --tags --progress https://github.com/delislesim/tracecompass-infra-test +refs/heads/*:refs/remotes/origin/* > /usr/bin/git config remote.origin.url https://github.com/delislesim/tracecompass-infra-test # timeout=10 > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/bin/git config remote.origin.url https://github.com/delislesim/tracecompass-infra-test # timeout=10 Checking out Revision 4beeffc2ad8cad1fc14cebdc2b3183b5a5f211f2 (refs/remotes/origin/master) Fetching upstream changes from https://github.com/delislesim/tracecompass-infra-test > /usr/bin/git fetch --tags --progress https://github.com/delislesim/tracecompass-infra-test +refs/heads/*:refs/remotes/origin/* > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > /usr/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 4beeffc2ad8cad1fc14cebdc2b3183b5a5f211f2 Commit message: "Fix checkout steps" > /usr/bin/git rev-list --no-walk 4beeffc2ad8cad1fc14cebdc2b3183b5a5f211f2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2019-07-30T14:14:52.767Z] 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-30T14:14:53.329Z] No credentials specified [2019-07-30T14:14:53.523Z] Fetching changes from the remote Git repository [2019-07-30T14:14:53.335Z] > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10 [2019-07-30T14:14:53.526Z] > /usr/bin/git config remote.origin.url git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass # timeout=10 [2019-07-30T14:14:53.723Z] Fetching upstream changes from git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass [2019-07-30T14:14:53.723Z] > /usr/bin/git --version # timeout=10 [2019-07-30T14:14:53.822Z] > /usr/bin/git fetch --tags --progress git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass refs/changes/37/146737/3 [2019-07-30T14:16:07.326Z] Checking out Revision 12073cd0e86658cc75b48ae891c584b43c1e076e (refs/changes/37/146737/3) [2019-07-30T14:16:07.288Z] > /usr/bin/git rev-parse 12073cd0e86658cc75b48ae891c584b43c1e076e^{commit} # timeout=10 [2019-07-30T14:16:07.327Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2019-07-30T14:16:07.332Z] > /usr/bin/git checkout -f 12073cd0e86658cc75b48ae891c584b43c1e076e [2019-07-30T14:16:16.540Z] Commit message: "releng: Downgrade sonar-maven-plugin version to 3.2" [2019-07-30T14:16:16.622Z] > /usr/bin/git rev-parse FETCH_HEAD^{commit} # timeout=10 [2019-07-30T14:16:17.823Z] > /usr/bin/git rev-list --no-walk a47dcaec6331ce158e97277ac58a8b51ebb38588 # 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-30T14:16:21.124Z] + mvn clean install -Pctf-grammar -Pbuild-rcp -Dmaven.repo.local=/home/jenkins/.m2/repository --settings /home/jenkins/.m2/settings.xml [2019-07-30T14:16:21.125Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T14:16:23.662Z] 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-30T14:16:23.920Z] 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.2 kB/s) [2019-07-30T14:16:24.179Z] 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-30T14:16:24.180Z] 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 288 kB/s) [2019-07-30T14:16:24.439Z] 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-30T14:16:24.439Z] 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 40 kB/s) [2019-07-30T14:16:24.439Z] 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-30T14:16:24.439Z] 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 250 kB/s) [2019-07-30T14:16:24.439Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/14/takari-14.pom [2019-07-30T14:16:24.439Z] 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 606 kB/s) [2019-07-30T14:16:24.439Z] 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-30T14:16:24.439Z] 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 935 kB/s) [2019-07-30T14:16:24.439Z] 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-30T14:16:24.439Z] 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): 33/40 kB Progress (1): 37/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.4 MB/s) [2019-07-30T14:16:24.439Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom [2019-07-30T14:16:24.698Z] 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 700 kB/s) [2019-07-30T14:16:24.698Z] 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-30T14:16:24.698Z] 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-30T14:16:24.698Z] 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 Progress (2): 9.3 kB | 20/27 kB Progress (2): 9.3 kB | 24/27 kB Progress (2): 9.3 kB | 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 102 kB/s) [2019-07-30T14:16:24.698Z] 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 251 kB/s) [2019-07-30T14:16:25.328Z] [INFO] Scanning for projects... [2019-07-30T14:16:25.588Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties [2019-07-30T14:16:25.588Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/.polyglot.build.properties [2019-07-30T14:16:25.588Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties [2019-07-30T14:16:25.588Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties [2019-07-30T14:16:25.588Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/.polyglot.build.properties [2019-07-30T14:16:25.588Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties [2019-07-30T14:16:25.588Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/.polyglot.build.properties [2019-07-30T14:16:25.588Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties [2019-07-30T14:16:25.588Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties [2019-07-30T14:16:25.588Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties [2019-07-30T14:16:25.588Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/.polyglot.build.properties [2019-07-30T14:16:25.588Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties [2019-07-30T14:16:25.588Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/.polyglot.build.properties [2019-07-30T14:16:25.588Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties [2019-07-30T14:16:25.588Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/.polyglot.build.properties [2019-07-30T14:16:25.846Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties [2019-07-30T14:16:25.846Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T14:16:25.846Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties [2019-07-30T14:16:25.846Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/.polyglot.build.properties [2019-07-30T14:16:25.846Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties [2019-07-30T14:16:25.846Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T14:16:25.846Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T14:16:25.846Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T14:16:25.846Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T14:16:25.846Z] /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties [2019-07-30T14:16:25.846Z] /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties [2019-07-30T14:16:25.846Z] /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/.polyglot.build.properties [2019-07-30T14:16:25.846Z] /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties [2019-07-30T14:16:26.105Z] /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties [2019-07-30T14:16:26.105Z] /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/.polyglot.build.properties [2019-07-30T14:16:26.105Z] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties [2019-07-30T14:16:26.105Z] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties [2019-07-30T14:16:26.105Z] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/.polyglot.build.properties [2019-07-30T14:16:26.105Z] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties [2019-07-30T14:16:26.105Z] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties [2019-07-30T14:16:26.105Z] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/.polyglot.build.properties [2019-07-30T14:16:26.105Z] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T14:16:26.367Z] /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties [2019-07-30T14:16:26.367Z] /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties [2019-07-30T14:16:26.367Z] /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties [2019-07-30T14:16:26.367Z] /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/.polyglot.build.properties [2019-07-30T14:16:26.367Z] /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties [2019-07-30T14:16:26.367Z] /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/.polyglot.build.properties [2019-07-30T14:16:26.367Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties [2019-07-30T14:16:26.367Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/.polyglot.build.properties [2019-07-30T14:16:26.367Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties [2019-07-30T14:16:26.367Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties [2019-07-30T14:16:26.367Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/.polyglot.build.properties [2019-07-30T14:16:26.367Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties [2019-07-30T14:16:26.367Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/.polyglot.build.properties [2019-07-30T14:16:26.367Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties [2019-07-30T14:16:26.367Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties [2019-07-30T14:16:26.367Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/.polyglot.build.properties [2019-07-30T14:16:26.367Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties [2019-07-30T14:16:26.367Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties [2019-07-30T14:16:26.367Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties [2019-07-30T14:16:26.367Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/.polyglot.build.properties [2019-07-30T14:16:26.367Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties [2019-07-30T14:16:26.367Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/.polyglot.build.properties [2019-07-30T14:16:26.367Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T14:16:26.367Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T14:16:26.367Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T14:16:26.626Z] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties [2019-07-30T14:16:26.626Z] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties [2019-07-30T14:16:26.626Z] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties [2019-07-30T14:16:26.626Z] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/.polyglot.build.properties [2019-07-30T14:16:26.626Z] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties [2019-07-30T14:16:26.626Z] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T14:16:26.626Z] /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties [2019-07-30T14:16:26.626Z] /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties [2019-07-30T14:16:26.626Z] /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties [2019-07-30T14:16:26.626Z] /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/.polyglot.build.properties [2019-07-30T14:16:26.626Z] /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties [2019-07-30T14:16:26.626Z] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties [2019-07-30T14:16:26.626Z] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/.polyglot.build.properties [2019-07-30T14:16:26.626Z] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties [2019-07-30T14:16:26.626Z] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/.polyglot.build.properties [2019-07-30T14:16:26.626Z] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties [2019-07-30T14:16:26.626Z] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/.polyglot.build.properties [2019-07-30T14:16:26.885Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties [2019-07-30T14:16:26.885Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties [2019-07-30T14:16:26.885Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/.polyglot.build.properties [2019-07-30T14:16:26.885Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties [2019-07-30T14:16:26.885Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/.polyglot.build.properties [2019-07-30T14:16:26.885Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties [2019-07-30T14:16:26.885Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/.polyglot.build.properties [2019-07-30T14:16:26.885Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties [2019-07-30T14:16:26.885Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/.polyglot.build.properties [2019-07-30T14:16:26.885Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties [2019-07-30T14:16:26.885Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.polyglot.build.properties [2019-07-30T14:16:26.885Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties [2019-07-30T14:16:26.885Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/.polyglot.build.properties [2019-07-30T14:16:26.885Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties [2019-07-30T14:16:26.885Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties [2019-07-30T14:16:26.885Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/.polyglot.build.properties [2019-07-30T14:16:26.885Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties [2019-07-30T14:16:26.885Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/.polyglot.build.properties [2019-07-30T14:16:26.885Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T14:16:26.885Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T14:16:26.885Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T14:16:26.885Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T14:16:26.885Z] /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties [2019-07-30T14:16:26.885Z] /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties [2019-07-30T14:16:26.885Z] /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/.polyglot.build.properties [2019-07-30T14:16:26.885Z] 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-30T14:16:26.885Z] 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-30T14:16:26.885Z] 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-30T14:16:27.143Z] 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-30T14:16:27.402Z] 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-30T14:16:27.402Z] 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-30T14:16:27.402Z] 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 26 kB/s) [2019-07-30T14:16:27.402Z] 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-30T14:16:27.402Z] 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-30T14:16:27.402Z] 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-30T14:16:27.661Z] 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-30T14:16:27.661Z] 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-30T14:16:27.661Z] 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-30T14:16:27.661Z] 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 380 kB/s) [2019-07-30T14:16:27.661Z] 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-30T14:16:27.661Z] 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-30T14:16:27.661Z] 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-30T14:16:27.920Z] 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-30T14:16:27.920Z] 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-30T14:16:27.920Z] 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-30T14:16:27.920Z] 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 96 kB/s) [2019-07-30T14:16:28.179Z] 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-30T14:16:28.179Z] 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-30T14:16:28.179Z] 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-30T14:16:28.179Z] 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-30T14:16:28.437Z] 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-30T14:16:28.437Z] 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-30T14:16:28.437Z] 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 174 kB/s) [2019-07-30T14:16:28.437Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.0/maven-3.0.pom [2019-07-30T14:16:28.437Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom [2019-07-30T14:16:28.437Z] 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-30T14:16:28.695Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom [2019-07-30T14:16:28.695Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.0/maven-3.0.pom [2019-07-30T14:16:28.954Z] 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-30T14:16:28.954Z] 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 576 kB/s) [2019-07-30T14:16:28.954Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/15/maven-parent-15.pom [2019-07-30T14:16:28.954Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom [2019-07-30T14:16:28.954Z] 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-30T14:16:29.212Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom [2019-07-30T14:16:29.212Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/15/maven-parent-15.pom [2019-07-30T14:16:29.212Z] 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-30T14:16:29.212Z] 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 511 kB/s) [2019-07-30T14:16:29.212Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/6/apache-6.pom [2019-07-30T14:16:29.212Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/6/apache-6.pom [2019-07-30T14:16:29.212Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/6/apache-6.pom [2019-07-30T14:16:29.471Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/6/apache-6.pom [2019-07-30T14:16:29.471Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/6/apache-6.pom [2019-07-30T14:16:29.471Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom [2019-07-30T14:16:29.471Z] 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 376 kB/s) [2019-07-30T14:16:29.471Z] 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-30T14:16:29.471Z] 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-30T14:16:29.729Z] 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-30T14:16:29.729Z] 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-30T14:16:29.729Z] 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-30T14:16:29.987Z] 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-30T14:16:29.987Z] 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 97 kB/s) [2019-07-30T14:16:29.987Z] 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-30T14:16:29.987Z] 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-30T14:16:30.252Z] 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-30T14:16:30.252Z] 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-30T14:16:30.252Z] 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-30T14:16:30.252Z] 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-30T14:16:30.252Z] 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 109 kB/s) [2019-07-30T14:16:30.252Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2019-07-30T14:16:30.528Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2019-07-30T14:16:30.528Z] 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-30T14:16:30.528Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2019-07-30T14:16:30.528Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2019-07-30T14:16:30.528Z] 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-30T14:16:30.528Z] 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 632 kB/s) [2019-07-30T14:16:30.528Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2019-07-30T14:16:30.881Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2019-07-30T14:16:30.881Z] 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-30T14:16:30.881Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2019-07-30T14:16:30.881Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2019-07-30T14:16:30.881Z] 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-30T14:16:30.881Z] Progress (1): 4.1/14 kB Progress (1): 7.7/14 kB Progress (1): 12/14 kB Progress (1): 14 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 331 kB/s) [2019-07-30T14:16:30.881Z] 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-30T14:16:30.881Z] 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-30T14:16:30.881Z] 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-30T14:16:31.140Z] 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-30T14:16:31.140Z] 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-30T14:16:31.140Z] 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-30T14:16:31.140Z] 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 43 kB/s) [2019-07-30T14:16:31.140Z] 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-30T14:16:31.140Z] 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-30T14:16:31.398Z] 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-30T14:16:31.398Z] 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-30T14:16:31.398Z] 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-30T14:16:31.398Z] 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-30T14:16:31.657Z] 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 62 kB/s) [2019-07-30T14:16:31.657Z] 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-30T14:16:31.657Z] 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-30T14:16:31.657Z] 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-30T14:16:31.657Z] 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-30T14:16:31.657Z] 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-30T14:16:31.916Z] 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-30T14:16:31.916Z] 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-30T14:16:31.916Z] 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-30T14:16:31.916Z] 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-30T14:16:31.916Z] 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-30T14:16:31.916Z] 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-30T14:16:32.179Z] 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-30T14:16:32.179Z] 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-30T14:16:32.179Z] 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 153 kB/s) [2019-07-30T14:16:32.179Z] 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-30T14:16:32.179Z] 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-30T14:16:32.179Z] 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-30T14:16:32.438Z] 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-30T14:16:32.438Z] 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-30T14:16:32.438Z] 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-30T14:16:32.438Z] 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 360 kB/s) [2019-07-30T14:16:32.438Z] 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-30T14:16:32.438Z] 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-30T14:16:32.438Z] 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-30T14:16:32.696Z] 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-30T14:16:32.696Z] 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-30T14:16:32.696Z] 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-30T14:16:32.696Z] 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 18 kB/s) [2019-07-30T14:16:32.696Z] 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-30T14:16:32.696Z] 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-30T14:16:32.696Z] 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-30T14:16:32.955Z] 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-30T14:16:32.955Z] 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-30T14:16:32.955Z] 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-30T14:16:32.955Z] 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 132 kB/s) [2019-07-30T14:16:32.955Z] 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-30T14:16:32.955Z] 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-30T14:16:33.213Z] 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-30T14:16:33.213Z] 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-30T14:16:33.213Z] 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-30T14:16:33.213Z] 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-30T14:16:33.471Z] 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 78 kB/s) [2019-07-30T14:16:33.471Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2019-07-30T14:16:33.471Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2019-07-30T14:16:33.471Z] 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-30T14:16:33.471Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2019-07-30T14:16:33.471Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2019-07-30T14:16:33.471Z] 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-30T14:16:33.730Z] 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 179 kB/s) [2019-07-30T14:16:33.730Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2019-07-30T14:16:33.730Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2019-07-30T14:16:33.730Z] 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-30T14:16:33.730Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2019-07-30T14:16:33.988Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2019-07-30T14:16:33.988Z] 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-30T14:16:33.988Z] 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 221 kB/s) [2019-07-30T14:16:33.988Z] 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-30T14:16:33.988Z] 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-30T14:16:33.988Z] 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-30T14:16:34.247Z] 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-30T14:16:34.247Z] 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-30T14:16:34.247Z] 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-30T14:16:34.247Z] 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 102 kB/s) [2019-07-30T14:16:34.247Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2019-07-30T14:16:34.247Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2019-07-30T14:16:35.182Z] 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-30T14:16:35.441Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2019-07-30T14:16:35.441Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2019-07-30T14:16:35.441Z] 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-30T14:16:35.441Z] 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 190 kB/s) [2019-07-30T14:16:35.441Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2019-07-30T14:16:35.441Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2019-07-30T14:16:35.441Z] 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-30T14:16:35.699Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2019-07-30T14:16:35.699Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2019-07-30T14:16:35.699Z] 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-30T14:16:35.699Z] 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 246 kB/s) [2019-07-30T14:16:35.699Z] 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-30T14:16:35.699Z] 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-30T14:16:35.958Z] 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-30T14:16:35.958Z] 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-30T14:16:35.958Z] 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-30T14:16:36.216Z] 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-30T14:16:36.216Z] 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 45 kB/s) [2019-07-30T14:16:36.216Z] 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-30T14:16:36.216Z] 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-30T14:16:36.216Z] 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-30T14:16:36.474Z] 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-30T14:16:36.474Z] 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-30T14:16:36.474Z] 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-30T14:16:36.474Z] 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 57 kB/s) [2019-07-30T14:16:36.474Z] 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-30T14:16:36.475Z] 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-30T14:16:36.475Z] 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-30T14:16:36.734Z] 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-30T14:16:36.734Z] 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-30T14:16:36.734Z] 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-30T14:16:36.734Z] 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 64 kB/s) [2019-07-30T14:16:36.734Z] 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-30T14:16:36.734Z] 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-30T14:16:36.734Z] 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-30T14:16:37.024Z] 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-30T14:16:37.024Z] 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-30T14:16:37.024Z] 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-30T14:16:37.529Z] 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 23 kB/s) [2019-07-30T14:16:37.529Z] 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-30T14:16:37.529Z] 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-30T14:16:37.529Z] 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-30T14:16:38.463Z] 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-30T14:16:38.463Z] 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-30T14:16:38.463Z] 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-30T14:16:38.463Z] 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 85 kB/s) [2019-07-30T14:16:38.463Z] 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-30T14:16:38.463Z] 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-30T14:16:38.463Z] 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-30T14:16:38.721Z] 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-30T14:16:38.721Z] 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-30T14:16:38.721Z] 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-30T14:16:38.721Z] 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 72 kB/s) [2019-07-30T14:16:38.721Z] 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-30T14:16:38.721Z] 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-30T14:16:38.721Z] 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-30T14:16:38.982Z] 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-30T14:16:38.982Z] 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-30T14:16:38.982Z] 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-30T14:16:38.982Z] 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 39 kB/s) [2019-07-30T14:16:39.240Z] 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-30T14:16:39.240Z] 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-30T14:16:39.240Z] 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-30T14:16:39.240Z] 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-30T14:16:39.240Z] 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-30T14:16:39.499Z] 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-30T14:16:39.499Z] 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 159 kB/s) [2019-07-30T14:16:39.499Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2019-07-30T14:16:39.499Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2019-07-30T14:16:39.499Z] 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-30T14:16:39.499Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2019-07-30T14:16:39.757Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2019-07-30T14:16:39.757Z] 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-30T14:16:39.757Z] 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 215 kB/s) [2019-07-30T14:16:39.757Z] 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-30T14:16:39.757Z] 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-30T14:16:39.757Z] 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-30T14:16:40.016Z] 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-30T14:16:40.016Z] 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-30T14:16:40.016Z] 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-30T14:16:40.016Z] 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 100 kB/s) [2019-07-30T14:16:40.016Z] 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-30T14:16:40.016Z] 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-30T14:16:40.016Z] 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-30T14:16:40.275Z] 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-30T14:16:40.275Z] 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-30T14:16:40.275Z] 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-30T14:16:40.275Z] 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 524 kB/s) [2019-07-30T14:16:40.275Z] 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-30T14:16:40.533Z] 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-30T14:16:40.533Z] 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-30T14:16:40.533Z] 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-30T14:16:40.533Z] 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-30T14:16:40.533Z] 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-30T14:16:40.792Z] 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 103 kB/s) [2019-07-30T14:16:40.792Z] 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-30T14:16:40.792Z] 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-30T14:16:40.792Z] 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-30T14:16:40.792Z] 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-30T14:16:41.050Z] 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-30T14:16:41.050Z] 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-30T14:16:41.050Z] 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-30T14:16:41.050Z] 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-30T14:16:41.050Z] 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-30T14:16:41.050Z] 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-30T14:16:41.050Z] 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-30T14:16:41.309Z] 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-30T14:16:41.309Z] 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-30T14:16:41.309Z] Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 70 kB/s) [2019-07-30T14:16:41.309Z] 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-30T14:16:41.309Z] 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-30T14:16:41.309Z] 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-30T14:16:41.567Z] 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-30T14:16:41.567Z] 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-30T14:16:41.567Z] 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-30T14:16:41.567Z] 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 80 kB/s) [2019-07-30T14:16:41.567Z] 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-30T14:16:41.567Z] 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-30T14:16:41.567Z] 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-30T14:16:41.824Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [2019-07-30T14:16:41.824Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [2019-07-30T14:16:41.824Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [2019-07-30T14:16:41.824Z] Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 41 kB/s) [2019-07-30T14:16:41.824Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [2019-07-30T14:16:41.824Z] 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-30T14:16:41.824Z] 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-30T14:16:42.082Z] 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-30T14:16:42.082Z] 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-30T14:16:42.082Z] 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-30T14:16:42.082Z] 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-30T14:16:42.082Z] 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-30T14:16:42.082Z] 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-30T14:16:42.340Z] 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-30T14:16:42.340Z] 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-30T14:16:42.340Z] 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-30T14:16:42.598Z] 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-30T14:16:42.598Z] 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-30T14:16:42.598Z] 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-30T14:16:42.598Z] 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-30T14:16:42.598Z] 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-30T14:16:42.856Z] 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-30T14:16:42.856Z] 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-30T14:16:42.856Z] 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-30T14:16:42.856Z] 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 112 kB/s) [2019-07-30T14:16:42.856Z] 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-30T14:16:42.856Z] 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-30T14:16:42.856Z] 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-30T14:16:43.114Z] 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-30T14:16:43.114Z] 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-30T14:16:43.114Z] 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-30T14:16:43.114Z] 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 48 kB/s) [2019-07-30T14:16:43.114Z] 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-30T14:16:43.114Z] 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-30T14:16:43.373Z] 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-30T14:16:43.373Z] 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-30T14:16:43.373Z] 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-30T14:16:43.373Z] 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-30T14:16:43.373Z] 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 197 kB/s) [2019-07-30T14:16:43.373Z] 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-30T14:16:43.373Z] 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-30T14:16:43.631Z] 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-30T14:16:43.631Z] 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-30T14:16:43.631Z] 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-30T14:16:43.631Z] 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-30T14:16:43.631Z] 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 149 kB/s) [2019-07-30T14:16:43.631Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2019-07-30T14:16:43.889Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2019-07-30T14:16:43.889Z] 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-30T14:16:43.889Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2019-07-30T14:16:43.889Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2019-07-30T14:16:43.889Z] 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-30T14:16:44.149Z] 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-30T14:16:44.149Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2019-07-30T14:16:44.149Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2019-07-30T14:16:44.149Z] 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-30T14:16:44.149Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2019-07-30T14:16:44.149Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2019-07-30T14:16:44.149Z] 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-30T14:16:44.527Z] 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 211 kB/s) [2019-07-30T14:16:44.527Z] 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-30T14:16:44.527Z] 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-30T14:16:44.527Z] 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-30T14:16:44.527Z] 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-30T14:16:44.527Z] 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-30T14:16:44.527Z] 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-30T14:16:44.527Z] 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 306 kB/s) [2019-07-30T14:16:44.527Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/24/commons-parent-24.pom [2019-07-30T14:16:44.879Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/24/commons-parent-24.pom [2019-07-30T14:16:44.879Z] 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-30T14:16:44.879Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/24/commons-parent-24.pom [2019-07-30T14:16:44.879Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/24/commons-parent-24.pom [2019-07-30T14:16:44.879Z] 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-30T14:16:44.879Z] Progress (1): 4.1/47 kB Progress (1): 7.7/47 kB Progress (1): 12/47 kB Progress (1): 16/47 kB Progress (1): 20/47 kB Progress (1): 24/47 kB Progress (1): 28/47 kB Progress (1): 32/47 kB Progress (1): 36/47 kB Progress (1): 40/47 kB Progress (1): 44/47 kB Progress (1): 47 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 kB at 1.4 MB/s) [2019-07-30T14:16:44.879Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/9/apache-9.pom [2019-07-30T14:16:44.879Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/9/apache-9.pom [2019-07-30T14:16:44.879Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/9/apache-9.pom [2019-07-30T14:16:45.137Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/9/apache-9.pom [2019-07-30T14:16:45.137Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/9/apache-9.pom [2019-07-30T14:16:45.137Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom [2019-07-30T14:16:45.137Z] 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 489 kB/s) [2019-07-30T14:16:45.137Z] 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-30T14:16:45.137Z] 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-30T14:16:45.137Z] 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-30T14:16:45.397Z] 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-30T14:16:45.397Z] 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-30T14:16:45.397Z] 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-30T14:16:45.397Z] 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 429 kB/s) [2019-07-30T14:16:45.397Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/39/commons-parent-39.pom [2019-07-30T14:16:45.397Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom [2019-07-30T14:16:45.397Z] 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-30T14:16:45.655Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom [2019-07-30T14:16:45.655Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/39/commons-parent-39.pom [2019-07-30T14:16:45.655Z] 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-30T14:16:45.655Z] 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-30T14:16:45.655Z] 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-30T14:16:45.655Z] 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-30T14:16:45.927Z] 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-30T14:16:45.927Z] 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-30T14:16:45.927Z] 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-30T14:16:45.927Z] 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-30T14:16:46.223Z] 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 421 kB/s) [2019-07-30T14:16:46.223Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/42/commons-parent-42.pom [2019-07-30T14:16:46.223Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom [2019-07-30T14:16:46.223Z] 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-30T14:16:46.223Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom [2019-07-30T14:16:46.223Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/42/commons-parent-42.pom [2019-07-30T14:16:46.223Z] 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-30T14:16:46.483Z] 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.6 MB/s) [2019-07-30T14:16:46.483Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/18/apache-18.pom [2019-07-30T14:16:46.483Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/18/apache-18.pom [2019-07-30T14:16:46.483Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/18/apache-18.pom [2019-07-30T14:16:46.483Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/18/apache-18.pom [2019-07-30T14:16:46.483Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/18/apache-18.pom [2019-07-30T14:16:46.483Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom [2019-07-30T14:16:46.741Z] 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 435 kB/s) [2019-07-30T14:16:46.741Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2019-07-30T14:16:46.741Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2019-07-30T14:16:47.675Z] 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-30T14:16:47.934Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2019-07-30T14:16:47.934Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2019-07-30T14:16:47.934Z] 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-30T14:16:47.934Z] 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 60 kB/s) [2019-07-30T14:16:47.934Z] 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-30T14:16:47.934Z] 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-30T14:16:47.934Z] 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-30T14:16:48.192Z] 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-30T14:16:48.192Z] 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-30T14:16:48.192Z] 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-30T14:16:48.192Z] 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 403 kB/s) [2019-07-30T14:16:48.192Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2019-07-30T14:16:48.192Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2019-07-30T14:16:48.192Z] 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-30T14:16:48.450Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2019-07-30T14:16:48.451Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2019-07-30T14:16:48.451Z] 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-30T14:16:48.451Z] 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 393 kB/s) [2019-07-30T14:16:48.451Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.5/xz-1.5.pom [2019-07-30T14:16:48.451Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.5/xz-1.5.pom [2019-07-30T14:16:48.451Z] 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-30T14:16:48.708Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.5/xz-1.5.pom [2019-07-30T14:16:48.708Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.5/xz-1.5.pom [2019-07-30T14:16:48.708Z] 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-30T14:16:48.708Z] 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 34 kB/s) [2019-07-30T14:16:48.708Z] 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-30T14:16:48.708Z] 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-30T14:16:48.966Z] 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-30T14:16:48.966Z] 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-30T14:16:48.966Z] 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-30T14:16:48.966Z] 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-30T14:16:48.966Z] 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 24 kB/s) [2019-07-30T14:16:48.966Z] 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-30T14:16:49.225Z] 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-30T14:16:49.225Z] 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-30T14:16:49.225Z] 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-30T14:16:49.225Z] 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-30T14:16:49.225Z] 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-30T14:16:49.482Z] 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 36 kB/s) [2019-07-30T14:16:49.482Z] 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-30T14:16:49.482Z] 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-30T14:16:49.482Z] 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-30T14:16:49.482Z] 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-30T14:16:49.482Z] 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-30T14:16:50.854Z] 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-30T14:16:50.854Z] 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 21 kB/s) [2019-07-30T14:16:50.854Z] 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-30T14:16:50.854Z] 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-30T14:16:50.854Z] 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-30T14:16:50.854Z] 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-30T14:16:50.854Z] 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-30T14:16:50.854Z] 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-30T14:16:50.854Z] 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 21 kB/s) [2019-07-30T14:16:51.112Z] 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-30T14:16:51.112Z] 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-30T14:16:51.112Z] 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-30T14:16:51.112Z] 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-30T14:16:51.112Z] 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-30T14:16:51.112Z] 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-30T14:16:51.371Z] 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 45 kB/s) [2019-07-30T14:16:51.371Z] 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-30T14:16:51.371Z] 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-30T14:16:51.371Z] 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-30T14:16:51.371Z] 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-30T14:16:51.371Z] 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-30T14:16:51.630Z] 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-30T14:16:51.630Z] 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 33 kB/s) [2019-07-30T14:16:51.630Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.3/decentxml-1.3.pom [2019-07-30T14:16:51.630Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.pom [2019-07-30T14:16:51.630Z] 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-30T14:16:51.928Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.pom [2019-07-30T14:16:51.928Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.3/decentxml-1.3.pom [2019-07-30T14:16:51.928Z] 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-30T14:16:51.928Z] 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 169 kB/s) [2019-07-30T14:16:51.928Z] 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-30T14:16:51.928Z] 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-30T14:16:51.928Z] 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-30T14:16:51.928Z] 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-30T14:16:52.281Z] 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-30T14:16:52.281Z] 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-30T14:16:52.281Z] 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 48 kB/s) [2019-07-30T14:16:52.281Z] 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-30T14:16:52.281Z] 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-30T14:16:52.281Z] 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-30T14:16:52.281Z] 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-30T14:16:52.281Z] 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-30T14:16:52.281Z] 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-30T14:16:52.540Z] 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 21 kB/s) [2019-07-30T14:16:52.540Z] 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-30T14:16:52.540Z] 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-30T14:16:52.540Z] 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-30T14:16:52.540Z] 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-30T14:16:52.540Z] 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-30T14:16:52.799Z] 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-30T14:16:52.799Z] 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 48 kB/s) [2019-07-30T14:16:52.799Z] 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-30T14:16:52.799Z] 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-30T14:16:52.799Z] 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-30T14:16:53.056Z] 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-30T14:16:53.056Z] 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-30T14:16:53.056Z] 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-30T14:16:53.056Z] 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-30T14:16:53.056Z] 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-30T14:16:53.056Z] 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-30T14:16:53.988Z] 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-30T14:16:53.988Z] 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-30T14:16:53.988Z] 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-30T14:16:53.988Z] 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-30T14:16:54.246Z] 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 118 kB/s) [2019-07-30T14:16:54.246Z] 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-30T14:16:54.246Z] 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-30T14:16:54.246Z] 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-30T14:16:54.246Z] 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-30T14:16:54.246Z] 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-30T14:16:54.503Z] 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-30T14:16:54.503Z] 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 39 kB/s) [2019-07-30T14:16:54.503Z] 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-30T14:16:54.503Z] 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-30T14:16:54.503Z] 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-30T14:16:54.503Z] 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-30T14:16:54.761Z] 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-30T14:16:54.762Z] 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-30T14:16:54.762Z] 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 172 kB/s) [2019-07-30T14:16:54.762Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/11/maven-parent-11.pom [2019-07-30T14:16:54.762Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom [2019-07-30T14:16:54.762Z] 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-30T14:16:55.019Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom [2019-07-30T14:16:55.019Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/11/maven-parent-11.pom [2019-07-30T14:16:55.019Z] 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-30T14:16:55.019Z] 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 772 kB/s) [2019-07-30T14:16:55.019Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/5/apache-5.pom [2019-07-30T14:16:55.019Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/5/apache-5.pom [2019-07-30T14:16:55.019Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/5/apache-5.pom [2019-07-30T14:16:55.278Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/5/apache-5.pom [2019-07-30T14:16:55.278Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/5/apache-5.pom [2019-07-30T14:16:55.278Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom [2019-07-30T14:16:55.278Z] 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-30T14:16:55.278Z] 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-30T14:16:55.278Z] 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-30T14:16:55.278Z] 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-30T14:16:55.535Z] 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-30T14:16:55.535Z] 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-30T14:16:55.535Z] 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-30T14:16:55.535Z] 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 56 kB/s) [2019-07-30T14:16:55.535Z] 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-30T14:16:55.535Z] 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-30T14:16:55.535Z] 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-30T14:16:55.793Z] 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-30T14:16:55.793Z] 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-30T14:16:55.793Z] 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-30T14:16:55.793Z] 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 31 kB/s) [2019-07-30T14:16:55.793Z] 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-30T14:16:55.793Z] 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-30T14:16:56.051Z] 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-30T14:16:56.051Z] 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-30T14:16:56.051Z] 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-30T14:16:56.051Z] 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-30T14:16:56.051Z] 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 23 kB/s) [2019-07-30T14:16:56.310Z] 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-30T14:16:56.310Z] 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-30T14:16:56.310Z] 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-30T14:16:56.310Z] 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-30T14:16:56.310Z] 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-30T14:16:56.310Z] 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-30T14:16:56.569Z] 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 23 kB/s) [2019-07-30T14:16:56.569Z] 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-30T14:16:56.569Z] 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-30T14:16:56.569Z] 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-30T14:16:56.569Z] 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-30T14:16:56.569Z] 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-30T14:16:56.569Z] 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-30T14:16:56.569Z] 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-30T14:16:56.569Z] 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-30T14:16:56.569Z] 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-30T14:16:56.569Z] 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-30T14:16:56.569Z] 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-30T14:16:56.569Z] 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-30T14:16:56.569Z] 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-30T14:16:56.569Z] 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-30T14:16:56.569Z] 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-30T14:16:56.569Z] 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-30T14:16:56.569Z] 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-30T14:16:56.569Z] 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-30T14:16:56.569Z] 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-30T14:16:56.569Z] 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-30T14:16:56.569Z] 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-30T14:16:56.569Z] 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-30T14:16:56.569Z] 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-30T14:16:56.569Z] 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-30T14:16:56.569Z] 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-30T14:16:56.827Z] 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-30T14:16:56.827Z] 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-30T14:16:56.827Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2019-07-30T14:16:56.827Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2019-07-30T14:16:56.827Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.5/xz-1.5.jar [2019-07-30T14:16:56.827Z] 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-30T14:16:56.827Z] 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-30T14:16:56.828Z] 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-30T14:16:56.828Z] 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-30T14:16:56.828Z] 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-30T14:16:56.828Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.3/decentxml-1.3.jar [2019-07-30T14:16:56.828Z] 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-30T14:16:56.828Z] 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-30T14:16:56.828Z] 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-30T14:16:56.828Z] 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-30T14:16:56.828Z] 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-30T14:16:56.828Z] 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-30T14:16:56.828Z] 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-30T14:16:56.828Z] 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-30T14:16:56.828Z] 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-30T14:16:57.086Z] 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-30T14:16:57.086Z] 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-30T14:16:57.086Z] 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-30T14:16:57.086Z] 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-30T14:16:57.086Z] 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-30T14:16:57.086Z] 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-30T14:16:57.086Z] 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-30T14:16:57.086Z] 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-30T14:16:57.086Z] 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-30T14:16:57.086Z] 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-30T14:16:57.086Z] 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-30T14:16:57.086Z] 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-30T14:16:57.086Z] 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-30T14:16:57.086Z] 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-30T14:16:57.086Z] 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-30T14:16:57.086Z] 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-30T14:16:57.086Z] 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-30T14:16:57.086Z] 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-30T14:16:57.086Z] 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-30T14:16:57.086Z] 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-30T14:16:57.086Z] 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-30T14:16:57.086Z] 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-30T14:16:57.086Z] 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-30T14:16:57.086Z] 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-30T14:16:57.086Z] 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-30T14:16:57.086Z] 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-30T14:16:57.086Z] 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-30T14:16:57.086Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2019-07-30T14:16:57.086Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2019-07-30T14:16:57.086Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.5/xz-1.5.jar [2019-07-30T14:16:57.086Z] 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-30T14:16:57.086Z] 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-30T14:16:57.086Z] 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-30T14:16:57.086Z] 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-30T14:16:57.345Z] 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-30T14:16:57.345Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.jar [2019-07-30T14:16:57.345Z] 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-30T14:16:57.345Z] 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-30T14:16:57.345Z] 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-30T14:16:57.345Z] 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-30T14:16:57.345Z] 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-30T14:16:57.345Z] 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-30T14:16:57.345Z] 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-30T14:16:57.345Z] 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-30T14:16:57.345Z] 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-30T14:16:57.345Z] 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-30T14:16:57.345Z] 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-30T14:16:57.345Z] 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-30T14:16:57.345Z] 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-30T14:16:57.345Z] 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-30T14:16:57.603Z] 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-30T14:16:57.603Z] 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-30T14:16:57.603Z] 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-30T14:16:57.603Z] 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-30T14:16:57.603Z] 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-30T14:16:57.603Z] 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-30T14:16:57.603Z] 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-30T14:16:57.603Z] 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-30T14:16:57.603Z] 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-30T14:16:57.860Z] 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-30T14:16:57.861Z] 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-30T14:16:57.861Z] 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-30T14:16:57.861Z] 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-30T14:16:57.861Z] 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-30T14:16:57.861Z] 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-30T14:16:58.119Z] 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-30T14:16:58.119Z] 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-30T14:16:58.119Z] 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-30T14:16:58.119Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar [2019-07-30T14:16:58.119Z] 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-30T14:16:58.119Z] 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-30T14:16:58.119Z] 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-30T14:16:58.119Z] 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-30T14:16:58.119Z] 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-30T14:16:58.119Z] 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-30T14:16:58.377Z] 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-30T14:16:58.377Z] 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-30T14:16:58.377Z] 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-30T14:16:58.377Z] 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-30T14:16:58.377Z] 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-30T14:16:58.377Z] 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-30T14:16:58.377Z] 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-30T14:16:58.377Z] 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-30T14:16:58.377Z] 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-30T14:16:58.634Z] 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-30T14:16:58.634Z] 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-30T14:16:58.634Z] 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-30T14:16:58.634Z] 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-30T14:16:58.635Z] 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-30T14:16:58.635Z] 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-30T14:16:58.929Z] 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-30T14:16:58.929Z] 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-30T14:16:58.929Z] 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-30T14:16:58.929Z] 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-30T14:16:58.929Z] 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-30T14:16:58.929Z] 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-30T14:16:58.929Z] 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-30T14:16:58.929Z] 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-30T14:16:58.929Z] 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-30T14:16:58.929Z] 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-30T14:16:58.929Z] 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-30T14:16:58.929Z] 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-30T14:16:58.929Z] 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-30T14:16:58.929Z] 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-30T14:16:58.929Z] 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-30T14:16:58.929Z] 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-30T14:16:58.929Z] 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-30T14:16:58.929Z] 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-30T14:16:58.929Z] 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-30T14:16:58.929Z] 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-30T14:16:58.929Z] 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-30T14:16:58.929Z] 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-30T14:16:58.929Z] 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-30T14:16:58.929Z] 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-30T14:16:58.929Z] 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-30T14:16:58.929Z] 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-30T14:16:58.929Z] 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-30T14:16:58.929Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2019-07-30T14:16:58.929Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2019-07-30T14:16:59.279Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.5/xz-1.5.jar [2019-07-30T14:16:59.279Z] 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-30T14:16:59.279Z] 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-30T14:16:59.279Z] 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-30T14:16:59.279Z] 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-30T14:16:59.279Z] 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-30T14:16:59.279Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.jar [2019-07-30T14:16:59.279Z] 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-30T14:16:59.279Z] 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-30T14:16:59.279Z] 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-30T14:16:59.279Z] 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-30T14:16:59.279Z] 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-30T14:16:59.279Z] 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-30T14:16:59.279Z] 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-30T14:16:59.279Z] 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-30T14:16:59.279Z] 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-30T14:16:59.539Z] 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-30T14:16:59.539Z] 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-30T14:16:59.539Z] 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-30T14:16:59.539Z] 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-30T14:16:59.539Z] 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-30T14:16:59.539Z] 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-30T14:16:59.539Z] 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-30T14:16:59.539Z] 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-30T14:16:59.539Z] 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-30T14:16:59.539Z] 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-30T14:16:59.539Z] 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-30T14:16:59.539Z] 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-30T14:16:59.539Z] 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-30T14:16:59.539Z] 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-30T14:16:59.539Z] 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-30T14:16:59.539Z] 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-30T14:16:59.539Z] 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-30T14:16:59.539Z] 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-30T14:16:59.539Z] 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-30T14:16:59.539Z] 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-30T14:16:59.539Z] 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-30T14:16:59.539Z] 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-30T14:16:59.539Z] 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-30T14:16:59.539Z] 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-30T14:16:59.539Z] 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-30T14:16:59.539Z] 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-30T14:16:59.539Z] 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-30T14:16:59.539Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2019-07-30T14:16:59.539Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2019-07-30T14:16:59.539Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.5/xz-1.5.jar [2019-07-30T14:16:59.539Z] 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-30T14:16:59.539Z] 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-30T14:16:59.539Z] 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-30T14:16:59.798Z] 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-30T14:16:59.798Z] 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-30T14:16:59.798Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.3/decentxml-1.3.jar [2019-07-30T14:16:59.798Z] 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-30T14:16:59.798Z] 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-30T14:16:59.798Z] 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-30T14:16:59.798Z] 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-30T14:16:59.798Z] 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-30T14:16:59.798Z] 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-30T14:16:59.798Z] 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-30T14:16:59.798Z] 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-30T14:16:59.798Z] 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-30T14:17:00.057Z] 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-30T14:17:00.057Z] 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-30T14:17:00.057Z] 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-30T14:17:00.057Z] 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-30T14:17:00.057Z] 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-30T14:17:00.057Z] Progress (1): 4.1/165 kB Progress (1): 7.7/165 kB Progress (2): 7.7/165 kB | 4.1/527 kB Progress (2): 12/165 kB | 4.1/527 kB Progress (2): 12/165 kB | 7.7/527 kB Progress (2): 16/165 kB | 7.7/527 kB Progress (2): 16/165 kB | 12/527 kB Progress (2): 20/165 kB | 12/527 kB Progress (2): 20/165 kB | 16/527 kB Progress (2): 24/165 kB | 16/527 kB Progress (2): 24/165 kB | 20/527 kB Progress (2): 28/165 kB | 20/527 kB Progress (2): 28/165 kB | 24/527 kB Progress (2): 32/165 kB | 24/527 kB Progress (2): 32/165 kB | 28/527 kB Progress (2): 36/165 kB | 28/527 kB Progress (2): 36/165 kB | 32/527 kB Progress (2): 40/165 kB | 32/527 kB Progress (2): 40/165 kB | 36/527 kB Progress (2): 44/165 kB | 36/527 kB Progress (2): 44/165 kB | 40/527 kB Progress (2): 48/165 kB | 40/527 kB Progress (2): 48/165 kB | 44/527 kB Progress (2): 52/165 kB | 44/527 kB Progress (2): 52/165 kB | 48/527 kB Progress (2): 56/165 kB | 48/527 kB Progress (2): 56/165 kB | 52/527 kB Progress (2): 60/165 kB | 52/527 kB Progress (2): 60/165 kB | 56/527 kB Progress (2): 64/165 kB | 56/527 kB Progress (2): 64/165 kB | 60/527 kB Progress (2): 68/165 kB | 60/527 kB Progress (2): 68/165 kB | 64/527 kB Progress (2): 72/165 kB | 64/527 kB Progress (3): 72/165 kB | 64/527 kB | 4.1/47 kB Progress (3): 76/165 kB | 64/527 kB | 4.1/47 kB Progress (3): 76/165 kB | 68/527 kB | 4.1/47 kB Progress (3): 80/165 kB | 68/527 kB | 4.1/47 kB Progress (3): 80/165 kB | 68/527 kB | 7.7/47 kB Progress (3): 80/165 kB | 72/527 kB | 7.7/47 kB Progress (3): 80/165 kB | 72/527 kB | 12/47 kB Progress (3): 80/165 kB | 76/527 kB | 12/47 kB Progress (3): 84/165 kB | 76/527 kB | 12/47 kB Progress (3): 84/165 kB | 80/527 kB | 12/47 kB Progress (3): 84/165 kB | 80/527 kB | 16/47 kB Progress (3): 84/165 kB | 84/527 kB | 16/47 kB Progress (3): 84/165 kB | 84/527 kB | 20/47 kB Progress (3): 88/165 kB | 84/527 kB | 20/47 kB Progress (3): 88/165 kB | 84/527 kB | 24/47 kB Progress (3): 88/165 kB | 88/527 kB | 24/47 kB Progress (3): 88/165 kB | 88/527 kB | 28/47 kB Progress (3): 92/165 kB | 88/527 kB | 28/47 kB Progress (3): 92/165 kB | 88/527 kB | 32/47 kB Progress (3): 92/165 kB | 92/527 kB | 32/47 kB Progress (3): 92/165 kB | 92/527 kB | 36/47 kB Progress (3): 96/165 kB | 92/527 kB | 36/47 kB Progress (3): 96/165 kB | 92/527 kB | 40/47 kB Progress (3): 96/165 kB | 96/527 kB | 40/47 kB Progress (3): 96/165 kB | 96/527 kB | 44/47 kB Progress (3): 100/165 kB | 96/527 kB | 44/47 kB Progress (3): 100/165 kB | 96/527 kB | 47 kB Progress (3): 100/165 kB | 100/527 kB | 47 kB Progress (3): 104/165 kB | 100/527 kB | 47 kB Progress (3): 104/165 kB | 104/527 kB | 47 kB Progress (3): 108/165 kB | 104/527 kB | 47 kB Progress (3): 108/165 kB | 108/527 kB | 47 kB Progress (3): 112/165 kB | 108/527 kB | 47 kB Progress (3): 112/165 kB | 112/527 kB | 47 kB Progress (3): 116/165 kB | 112/527 kB | 47 kB Progress (3): 116/165 kB | 116/527 kB | 47 kB Progress (3): 120/165 kB | 116/527 kB | 47 kB Progress (3): 120/165 kB | 120/527 kB | 47 kB Progress (3): 124/165 kB | 120/527 kB | 47 kB Progress (3): 124/165 kB | 124/527 kB | 47 kB Progress (3): 128/165 kB | 124/527 kB | 47 kB Progress (3): 128/165 kB | 128/527 kB | 47 kB Progress (3): 132/165 kB | 128/527 kB | 47 kB Progress (3): 132/165 kB | 131/527 kB | 47 kB Progress (3): 136/165 kB | 131/527 kB | 47 kB Progress (3): 136/165 kB | 135/527 kB | 47 kB Progress (3): 140/165 kB | 135/527 kB | 47 kB Progress (3): 140/165 kB | 139/527 kB | 47 kB Progress (3): 144/165 kB | 139/527 kB | 47 kB Progress (3): 144/165 kB | 143/527 kB | 47 kB Progress (3): 148/165 kB | 143/527 kB | 47 kB Progress (3): 148/165 kB | 147/527 kB | 47 kB Progress (3): 152/165 kB | 147/527 kB | 47 kB Progress (3): 152/165 kB | 151/527 kB | 47 kB Progress (3): 156/165 kB | 151/527 kB | 47 kB Progress (3): 156/165 kB | 155/527 kB | 47 kB Progress (3): 160/165 kB | 155/527 kB | 47 kB Progress (3): 160/165 kB | 159/527 kB | 47 kB Progress (3): 164/165 kB | 159/527 kB | 47 kB Progress (3): 164/165 kB | 163/527 kB | 47 kB Progress (3): 165 kB | 163/527 kB | 47 kB Progress (3): 165 kB | 164/527 kB | 47 kB Progress (3): 165 kB | 168/527 kB | 47 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 864 kB/s) [2019-07-30T14:17:00.057Z] Progress (2): 165 kB | 172/527 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar [2019-07-30T14:17:00.057Z] Progress (2): 165 kB | 176/527 kB Progress (2): 165 kB | 180/527 kB Progress (2): 165 kB | 184/527 kB Progress (2): 165 kB | 188/527 kB Progress (2): 165 kB | 192/527 kB Progress (2): 165 kB | 196/527 kB Progress (2): 165 kB | 197/527 kB Progress (2): 165 kB | 201/527 kB Progress (2): 165 kB | 205/527 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 2.8 MB/s) [2019-07-30T14:17:00.057Z] Progress (1): 209/527 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar [2019-07-30T14:17:00.057Z] Progress (1): 213/527 kB Progress (1): 217/527 kB Progress (1): 221/527 kB Progress (1): 225/527 kB Progress (1): 229/527 kB Progress (1): 233/527 kB Progress (1): 237/527 kB Progress (1): 241/527 kB Progress (1): 245/527 kB Progress (1): 249/527 kB Progress (1): 253/527 kB Progress (1): 257/527 kB Progress (1): 261/527 kB Progress (1): 265/527 kB Progress (1): 269/527 kB Progress (1): 273/527 kB Progress (1): 277/527 kB Progress (1): 281/527 kB Progress (1): 285/527 kB Progress (1): 289/527 kB Progress (1): 293/527 kB Progress (1): 297/527 kB Progress (1): 301/527 kB Progress (1): 305/527 kB Progress (1): 309/527 kB Progress (1): 313/527 kB Progress (2): 313/527 kB | 4.1/5.6 kB Progress (3): 313/527 kB | 4.1/5.6 kB | 4.1/30 kB Progress (4): 313/527 kB | 4.1/5.6 kB | 4.1/30 kB | 4.1/38 kB Progress (4): 313/527 kB | 4.1/5.6 kB | 7.7/30 kB | 4.1/38 kB Progress (4): 313/527 kB | 5.6 kB | 7.7/30 kB | 4.1/38 kB Progress (4): 317/527 kB | 5.6 kB | 7.7/30 kB | 4.1/38 kB Progress (4): 317/527 kB | 5.6 kB | 12/30 kB | 4.1/38 kB Progress (4): 317/527 kB | 5.6 kB | 12/30 kB | 7.7/38 kB Progress (4): 317/527 kB | 5.6 kB | 16/30 kB | 7.7/38 kB Progress (4): 321/527 kB | 5.6 kB | 16/30 kB | 7.7/38 kB Progress (4): 321/527 kB | 5.6 kB | 20/30 kB | 7.7/38 kB Progress (4): 321/527 kB | 5.6 kB | 20/30 kB | 12/38 kB Progress (4): 321/527 kB | 5.6 kB | 24/30 kB | 12/38 kB Progress (4): 325/527 kB | 5.6 kB | 24/30 kB | 12/38 kB Progress (4): 325/527 kB | 5.6 kB | 28/30 kB | 12/38 kB Progress (4): 325/527 kB | 5.6 kB | 28/30 kB | 16/38 kB Progress (4): 325/527 kB | 5.6 kB | 30 kB | 16/38 kB Progress (4): 325/527 kB | 5.6 kB | 30 kB | 20/38 kB Progress (4): 329/527 kB | 5.6 kB | 30 kB | 20/38 kB Progress (4): 329/527 kB | 5.6 kB | 30 kB | 24/38 kB Progress (4): 333/527 kB | 5.6 kB | 30 kB | 24/38 kB Progress (4): 333/527 kB | 5.6 kB | 30 kB | 28/38 kB Progress (4): 337/527 kB | 5.6 kB | 30 kB | 28/38 kB Progress (4): 337/527 kB | 5.6 kB | 30 kB | 32/38 kB Progress (4): 341/527 kB | 5.6 kB | 30 kB | 32/38 kB Progress (4): 341/527 kB | 5.6 kB | 30 kB | 36/38 kB Progress (4): 345/527 kB | 5.6 kB | 30 kB | 36/38 kB Progress (4): 345/527 kB | 5.6 kB | 30 kB | 38 kB Progress (4): 349/527 kB | 5.6 kB | 30 kB | 38 kB Progress (4): 353/527 kB | 5.6 kB | 30 kB | 38 kB Progress (4): 357/527 kB | 5.6 kB | 30 kB | 38 kB Progress (4): 361/527 kB | 5.6 kB | 30 kB | 38 kB Progress (4): 365/527 kB | 5.6 kB | 30 kB | 38 kB Progress (4): 369/527 kB | 5.6 kB | 30 kB | 38 kB Progress (4): 373/527 kB | 5.6 kB | 30 kB | 38 kB Progress (4): 377/527 kB | 5.6 kB | 30 kB | 38 kB Progress (4): 381/527 kB | 5.6 kB | 30 kB | 38 kB Progress (4): 385/527 kB | 5.6 kB | 30 kB | 38 kB Progress (4): 389/527 kB | 5.6 kB | 30 kB | 38 kB Progress (4): 393/527 kB | 5.6 kB | 30 kB | 38 kB Progress (4): 397/527 kB | 5.6 kB | 30 kB | 38 kB Progress (4): 401/527 kB | 5.6 kB | 30 kB | 38 kB Progress (4): 405/527 kB | 5.6 kB | 30 kB | 38 kB Progress (4): 409/527 kB | 5.6 kB | 30 kB | 38 kB Progress (4): 413/527 kB | 5.6 kB | 30 kB | 38 kB Progress (4): 417/527 kB | 5.6 kB | 30 kB | 38 kB Progress (4): 421/527 kB | 5.6 kB | 30 kB | 38 kB Progress (4): 425/527 kB | 5.6 kB | 30 kB | 38 kB Progress (4): 429/527 kB | 5.6 kB | 30 kB | 38 kB Progress (4): 433/527 kB | 5.6 kB | 30 kB | 38 kB Progress (4): 437/527 kB | 5.6 kB | 30 kB | 38 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 44 kB/s) [2019-07-30T14:17:00.057Z] Progress (3): 441/527 kB | 30 kB | 38 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-30T14:17:00.057Z] Progress (3): 445/527 kB | 30 kB | 38 kB Progress (3): 449/527 kB | 30 kB | 38 kB Progress (3): 453/527 kB | 30 kB | 38 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 235 kB/s) [2019-07-30T14:17:00.057Z] Progress (2): 457/527 kB | 38 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar [2019-07-30T14:17:00.057Z] Progress (2): 461/527 kB | 38 kB Progress (2): 465/527 kB | 38 kB Progress (2): 469/527 kB | 38 kB Progress (2): 473/527 kB | 38 kB Progress (2): 477/527 kB | 38 kB Progress (3): 477/527 kB | 38 kB | 4.1/202 kB Progress (3): 481/527 kB | 38 kB | 4.1/202 kB Progress (3): 481/527 kB | 38 kB | 7.7/202 kB Progress (3): 485/527 kB | 38 kB | 7.7/202 kB Progress (3): 485/527 kB | 38 kB | 12/202 kB Progress (3): 489/527 kB | 38 kB | 12/202 kB Progress (3): 489/527 kB | 38 kB | 16/202 kB Progress (3): 493/527 kB | 38 kB | 16/202 kB Progress (3): 493/527 kB | 38 kB | 20/202 kB Progress (3): 497/527 kB | 38 kB | 20/202 kB Progress (3): 497/527 kB | 38 kB | 24/202 kB Progress (3): 501/527 kB | 38 kB | 24/202 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 280 kB/s) [2019-07-30T14:17:00.057Z] 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-30T14:17:00.057Z] Progress (2): 505/527 kB | 24/202 kB Progress (2): 505/527 kB | 28/202 kB Progress (2): 509/527 kB | 28/202 kB Progress (2): 509/527 kB | 32/202 kB Progress (2): 513/527 kB | 32/202 kB Progress (2): 517/527 kB | 32/202 kB Progress (2): 517/527 kB | 36/202 kB Progress (2): 521/527 kB | 36/202 kB Progress (2): 521/527 kB | 40/202 kB Progress (2): 525/527 kB | 40/202 kB Progress (2): 527 kB | 40/202 kB Progress (2): 527 kB | 44/202 kB Progress (2): 527 kB | 48/202 kB Progress (2): 527 kB | 52/202 kB Progress (2): 527 kB | 56/202 kB Progress (2): 527 kB | 60/202 kB Progress (2): 527 kB | 64/202 kB Progress (2): 527 kB | 68/202 kB Progress (2): 527 kB | 72/202 kB Progress (2): 527 kB | 76/202 kB Progress (2): 527 kB | 80/202 kB Progress (2): 527 kB | 84/202 kB Progress (2): 527 kB | 88/202 kB Progress (2): 527 kB | 92/202 kB Progress (3): 527 kB | 92/202 kB | 4.1/52 kB Progress (3): 527 kB | 96/202 kB | 4.1/52 kB Progress (3): 527 kB | 96/202 kB | 7.7/52 kB Progress (4): 527 kB | 96/202 kB | 7.7/52 kB | 4.1/148 kB Progress (4): 527 kB | 96/202 kB | 12/52 kB | 4.1/148 kB Progress (4): 527 kB | 100/202 kB | 12/52 kB | 4.1/148 kB Progress (4): 527 kB | 100/202 kB | 16/52 kB | 4.1/148 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.6 MB/s) [2019-07-30T14:17:00.057Z] 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-30T14:17:00.057Z] Progress (3): 100/202 kB | 16/52 kB | 7.7/148 kB Progress (3): 100/202 kB | 20/52 kB | 7.7/148 kB Progress (3): 100/202 kB | 20/52 kB | 12/148 kB Progress (3): 104/202 kB | 20/52 kB | 12/148 kB Progress (3): 104/202 kB | 20/52 kB | 16/148 kB Progress (3): 104/202 kB | 24/52 kB | 16/148 kB Progress (4): 104/202 kB | 24/52 kB | 16/148 kB | 4.1/51 kB Progress (4): 108/202 kB | 24/52 kB | 16/148 kB | 4.1/51 kB Progress (4): 108/202 kB | 24/52 kB | 16/148 kB | 7.7/51 kB Progress (4): 108/202 kB | 28/52 kB | 16/148 kB | 7.7/51 kB Progress (4): 108/202 kB | 28/52 kB | 20/148 kB | 7.7/51 kB Progress (4): 108/202 kB | 32/52 kB | 20/148 kB | 7.7/51 kB Progress (4): 108/202 kB | 32/52 kB | 20/148 kB | 12/51 kB Progress (4): 112/202 kB | 32/52 kB | 20/148 kB | 12/51 kB Progress (4): 112/202 kB | 32/52 kB | 20/148 kB | 16/51 kB Progress (4): 116/202 kB | 32/52 kB | 20/148 kB | 16/51 kB Progress (4): 116/202 kB | 36/52 kB | 20/148 kB | 16/51 kB Progress (4): 116/202 kB | 36/52 kB | 24/148 kB | 16/51 kB Progress (4): 116/202 kB | 40/52 kB | 24/148 kB | 16/51 kB Progress (4): 120/202 kB | 40/52 kB | 24/148 kB | 16/51 kB Progress (4): 120/202 kB | 40/52 kB | 24/148 kB | 20/51 kB Progress (4): 124/202 kB | 40/52 kB | 24/148 kB | 20/51 kB Progress (4): 124/202 kB | 44/52 kB | 24/148 kB | 20/51 kB Progress (5): 124/202 kB | 44/52 kB | 24/148 kB | 20/51 kB | 4.1/106 kB Progress (5): 124/202 kB | 44/52 kB | 28/148 kB | 20/51 kB | 4.1/106 kB Progress (5): 124/202 kB | 44/52 kB | 28/148 kB | 20/51 kB | 7.7/106 kB Progress (5): 124/202 kB | 48/52 kB | 28/148 kB | 20/51 kB | 7.7/106 kB Progress (5): 128/202 kB | 48/52 kB | 28/148 kB | 20/51 kB | 7.7/106 kB Progress (5): 128/202 kB | 48/52 kB | 28/148 kB | 24/51 kB | 7.7/106 kB Progress (5): 132/202 kB | 48/52 kB | 28/148 kB | 24/51 kB | 7.7/106 kB Progress (5): 132/202 kB | 52/52 kB | 28/148 kB | 24/51 kB | 7.7/106 kB Progress (5): 132/202 kB | 52 kB | 28/148 kB | 24/51 kB | 7.7/106 kB Progress (5): 132/202 kB | 52 kB | 28/148 kB | 24/51 kB | 12/106 kB Progress (5): 132/202 kB | 52 kB | 32/148 kB | 24/51 kB | 12/106 kB Progress (5): 132/202 kB | 52 kB | 32/148 kB | 24/51 kB | 16/106 kB Progress (5): 136/202 kB | 52 kB | 32/148 kB | 24/51 kB | 16/106 kB Progress (5): 136/202 kB | 52 kB | 32/148 kB | 28/51 kB | 16/106 kB Progress (5): 136/202 kB | 52 kB | 32/148 kB | 32/51 kB | 16/106 kB Progress (5): 136/202 kB | 52 kB | 32/148 kB | 36/51 kB | 16/106 kB Progress (5): 136/202 kB | 52 kB | 32/148 kB | 40/51 kB | 16/106 kB Progress (5): 136/202 kB | 52 kB | 32/148 kB | 44/51 kB | 16/106 kB Progress (5): 136/202 kB | 52 kB | 32/148 kB | 48/51 kB | 16/106 kB Progress (5): 136/202 kB | 52 kB | 32/148 kB | 51 kB | 16/106 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 322 kB/s) [2019-07-30T14:17:00.057Z] 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 310 kB/s) [2019-07-30T14:17:00.057Z] Progress (3): 140/202 kB | 32/148 kB | 16/106 kB Progress (3): 140/202 kB | 32/148 kB | 20/106 kB Progress (3): 140/202 kB | 33/148 kB | 20/106 kB Progress (3): 140/202 kB | 33/148 kB | 24/106 kB Progress (3): 144/202 kB | 33/148 kB | 24/106 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [2019-07-30T14:17:00.057Z] 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-30T14:17:00.057Z] Progress (3): 148/202 kB | 33/148 kB | 24/106 kB Progress (3): 148/202 kB | 33/148 kB | 28/106 kB Progress (3): 148/202 kB | 37/148 kB | 28/106 kB Progress (3): 148/202 kB | 37/148 kB | 32/106 kB Progress (3): 152/202 kB | 37/148 kB | 32/106 kB Progress (3): 152/202 kB | 37/148 kB | 33/106 kB Progress (3): 152/202 kB | 41/148 kB | 33/106 kB Progress (3): 152/202 kB | 41/148 kB | 37/106 kB Progress (3): 152/202 kB | 45/148 kB | 37/106 kB Progress (3): 156/202 kB | 45/148 kB | 37/106 kB Progress (3): 156/202 kB | 49/148 kB | 37/106 kB Progress (3): 156/202 kB | 49/148 kB | 41/106 kB Progress (3): 156/202 kB | 53/148 kB | 41/106 kB Progress (3): 160/202 kB | 53/148 kB | 41/106 kB Progress (3): 160/202 kB | 57/148 kB | 41/106 kB Progress (3): 160/202 kB | 57/148 kB | 45/106 kB Progress (3): 160/202 kB | 61/148 kB | 45/106 kB Progress (3): 164/202 kB | 61/148 kB | 45/106 kB Progress (3): 164/202 kB | 65/148 kB | 45/106 kB Progress (3): 164/202 kB | 65/148 kB | 49/106 kB Progress (3): 164/202 kB | 66/148 kB | 49/106 kB Progress (3): 168/202 kB | 66/148 kB | 49/106 kB Progress (3): 172/202 kB | 66/148 kB | 49/106 kB Progress (3): 176/202 kB | 66/148 kB | 49/106 kB Progress (3): 176/202 kB | 70/148 kB | 49/106 kB Progress (3): 176/202 kB | 70/148 kB | 53/106 kB Progress (3): 176/202 kB | 74/148 kB | 53/106 kB Progress (3): 180/202 kB | 74/148 kB | 53/106 kB Progress (3): 180/202 kB | 78/148 kB | 53/106 kB Progress (3): 180/202 kB | 78/148 kB | 57/106 kB Progress (3): 180/202 kB | 82/148 kB | 57/106 kB Progress (3): 184/202 kB | 82/148 kB | 57/106 kB Progress (3): 184/202 kB | 82/148 kB | 61/106 kB Progress (3): 188/202 kB | 82/148 kB | 61/106 kB Progress (3): 188/202 kB | 86/148 kB | 61/106 kB Progress (3): 192/202 kB | 86/148 kB | 61/106 kB Progress (3): 192/202 kB | 86/148 kB | 65/106 kB Progress (3): 196/202 kB | 86/148 kB | 65/106 kB Progress (3): 196/202 kB | 90/148 kB | 65/106 kB Progress (4): 196/202 kB | 90/148 kB | 65/106 kB | 4.1/74 kB Progress (4): 196/202 kB | 94/148 kB | 65/106 kB | 4.1/74 kB Progress (4): 200/202 kB | 94/148 kB | 65/106 kB | 4.1/74 kB Progress (4): 200/202 kB | 94/148 kB | 66/106 kB | 4.1/74 kB Progress (4): 202 kB | 94/148 kB | 66/106 kB | 4.1/74 kB Progress (4): 202 kB | 98/148 kB | 66/106 kB | 4.1/74 kB Progress (4): 202 kB | 98/148 kB | 66/106 kB | 7.7/74 kB Progress (4): 202 kB | 98/148 kB | 66/106 kB | 7.7/74 kB Progress (4): 202 kB | 98/148 kB | 66/106 kB | 12/74 kB Progress (5): 202 kB | 98/148 kB | 66/106 kB | 12/74 kB | 4.1/14 kB Progress (5): 202 kB | 98/148 kB | 70/106 kB | 12/74 kB | 4.1/14 kB Progress (5): 202 kB | 98/148 kB | 70/106 kB | 12/74 kB | 7.7/14 kB Progress (5): 202 kB | 98/148 kB | 70/106 kB | 16/74 kB | 7.7/14 kB Progress (5): 202 kB | 102/148 kB | 70/106 kB | 16/74 kB | 7.7/14 kB Progress (5): 202 kB | 102/148 kB | 70/106 kB | 20/74 kB | 7.7/14 kB Progress (5): 202 kB | 102/148 kB | 70/106 kB | 20/74 kB | 12/14 kB Progress (5): 202 kB | 102/148 kB | 74/106 kB | 20/74 kB | 12/14 kB Progress (5): 202 kB | 102/148 kB | 74/106 kB | 20/74 kB | 14 kB Progress (5): 202 kB | 102/148 kB | 74/106 kB | 24/74 kB | 14 kB Progress (5): 202 kB | 106/148 kB | 74/106 kB | 24/74 kB | 14 kB Progress (5): 202 kB | 106/148 kB | 74/106 kB | 28/74 kB | 14 kB Progress (5): 202 kB | 106/148 kB | 78/106 kB | 28/74 kB | 14 kB Progress (5): 202 kB | 106/148 kB | 78/106 kB | 32/74 kB | 14 kB Progress (5): 202 kB | 110/148 kB | 78/106 kB | 32/74 kB | 14 kB Progress (5): 202 kB | 110/148 kB | 78/106 kB | 33/74 kB | 14 kB Progress (5): 202 kB | 110/148 kB | 82/106 kB | 33/74 kB | 14 kB Progress (5): 202 kB | 110/148 kB | 82/106 kB | 37/74 kB | 14 kB Progress (5): 202 kB | 114/148 kB | 82/106 kB | 37/74 kB | 14 kB Progress (5): 202 kB | 114/148 kB | 82/106 kB | 41/74 kB | 14 kB Progress (5): 202 kB | 118/148 kB | 82/106 kB | 41/74 kB | 14 kB Progress (5): 202 kB | 118/148 kB | 86/106 kB | 41/74 kB | 14 kB Progress (5): 202 kB | 122/148 kB | 86/106 kB | 41/74 kB | 14 kB Progress (5): 202 kB | 122/148 kB | 86/106 kB | 45/74 kB | 14 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 867 kB/s) [2019-07-30T14:17:00.057Z] Progress (4): 122/148 kB | 86/106 kB | 49/74 kB | 14 kB Progress (4): 126/148 kB | 86/106 kB | 49/74 kB | 14 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 58 kB/s) [2019-07-30T14:17:00.057Z] Progress (3): 126/148 kB | 90/106 kB | 49/74 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar [2019-07-30T14:17:00.057Z] Progress (3): 130/148 kB | 90/106 kB | 49/74 kB Progress (3): 130/148 kB | 90/106 kB | 53/74 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [2019-07-30T14:17:00.316Z] Progress (3): 130/148 kB | 90/106 kB | 57/74 kB Progress (3): 134/148 kB | 90/106 kB | 57/74 kB Progress (3): 134/148 kB | 94/106 kB | 57/74 kB Progress (3): 138/148 kB | 94/106 kB | 57/74 kB Progress (3): 138/148 kB | 94/106 kB | 61/74 kB Progress (3): 142/148 kB | 94/106 kB | 61/74 kB Progress (3): 142/148 kB | 98/106 kB | 61/74 kB Progress (3): 146/148 kB | 98/106 kB | 61/74 kB Progress (3): 146/148 kB | 102/106 kB | 61/74 kB Progress (3): 146/148 kB | 102/106 kB | 65/74 kB Progress (3): 146/148 kB | 106/106 kB | 65/74 kB Progress (3): 146/148 kB | 106/106 kB | 69/74 kB Progress (3): 148 kB | 106/106 kB | 69/74 kB Progress (3): 148 kB | 106/106 kB | 73/74 kB Progress (3): 148 kB | 106 kB | 73/74 kB Progress (3): 148 kB | 106 kB | 74 kB Progress (4): 148 kB | 106 kB | 74 kB | 4.1/202 kB Progress (5): 148 kB | 106 kB | 74 kB | 4.1/202 kB | 4.1/108 kB Progress (5): 148 kB | 106 kB | 74 kB | 7.7/202 kB | 4.1/108 kB Progress (5): 148 kB | 106 kB | 74 kB | 7.7/202 kB | 7.7/108 kB Progress (5): 148 kB | 106 kB | 74 kB | 12/202 kB | 7.7/108 kB Progress (5): 148 kB | 106 kB | 74 kB | 12/202 kB | 12/108 kB Progress (5): 148 kB | 106 kB | 74 kB | 16/202 kB | 12/108 kB Progress (5): 148 kB | 106 kB | 74 kB | 16/202 kB | 16/108 kB Progress (5): 148 kB | 106 kB | 74 kB | 20/202 kB | 16/108 kB Progress (5): 148 kB | 106 kB | 74 kB | 20/202 kB | 20/108 kB Progress (5): 148 kB | 106 kB | 74 kB | 24/202 kB | 20/108 kB Progress (5): 148 kB | 106 kB | 74 kB | 24/202 kB | 24/108 kB Progress (5): 148 kB | 106 kB | 74 kB | 28/202 kB | 24/108 kB Progress (5): 148 kB | 106 kB | 74 kB | 28/202 kB | 28/108 kB Progress (5): 148 kB | 106 kB | 74 kB | 32/202 kB | 28/108 kB Progress (5): 148 kB | 106 kB | 74 kB | 32/202 kB | 32/108 kB Progress (5): 148 kB | 106 kB | 74 kB | 33/202 kB | 32/108 kB Progress (5): 148 kB | 106 kB | 74 kB | 33/202 kB | 33/108 kB Progress (5): 148 kB | 106 kB | 74 kB | 37/202 kB | 33/108 kB Progress (5): 148 kB | 106 kB | 74 kB | 37/202 kB | 37/108 kB Progress (5): 148 kB | 106 kB | 74 kB | 41/202 kB | 37/108 kB Progress (5): 148 kB | 106 kB | 74 kB | 41/202 kB | 41/108 kB Progress (5): 148 kB | 106 kB | 74 kB | 45/202 kB | 41/108 kB Progress (5): 148 kB | 106 kB | 74 kB | 45/202 kB | 45/108 kB Progress (5): 148 kB | 106 kB | 74 kB | 49/202 kB | 45/108 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 434 kB/s) [2019-07-30T14:17:00.316Z] Progress (4): 106 kB | 74 kB | 49/202 kB | 49/108 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar [2019-07-30T14:17:00.316Z] Progress (4): 106 kB | 74 kB | 53/202 kB | 49/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 310 kB/s) [2019-07-30T14:17:00.316Z] 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-30T14:17:00.316Z] Progress (3): 74 kB | 53/202 kB | 53/108 kB Progress (3): 74 kB | 57/202 kB | 53/108 kB Progress (3): 74 kB | 57/202 kB | 57/108 kB Progress (3): 74 kB | 61/202 kB | 57/108 kB Progress (3): 74 kB | 61/202 kB | 61/108 kB Progress (3): 74 kB | 65/202 kB | 61/108 kB Progress (3): 74 kB | 65/202 kB | 65/108 kB Progress (3): 74 kB | 66/202 kB | 65/108 kB Progress (3): 74 kB | 66/202 kB | 66/108 kB Progress (3): 74 kB | 70/202 kB | 66/108 kB Progress (3): 74 kB | 70/202 kB | 70/108 kB Progress (3): 74 kB | 74/202 kB | 70/108 kB Progress (3): 74 kB | 74/202 kB | 74/108 kB Progress (3): 74 kB | 78/202 kB | 74/108 kB Progress (3): 74 kB | 78/202 kB | 78/108 kB Progress (3): 74 kB | 82/202 kB | 78/108 kB Progress (3): 74 kB | 82/202 kB | 82/108 kB Progress (3): 74 kB | 86/202 kB | 82/108 kB Progress (3): 74 kB | 90/202 kB | 82/108 kB Progress (3): 74 kB | 90/202 kB | 86/108 kB Progress (3): 74 kB | 94/202 kB | 86/108 kB Progress (3): 74 kB | 94/202 kB | 90/108 kB Progress (3): 74 kB | 98/202 kB | 90/108 kB Progress (3): 74 kB | 98/202 kB | 94/108 kB Progress (3): 74 kB | 102/202 kB | 94/108 kB Progress (3): 74 kB | 102/202 kB | 98/108 kB Progress (3): 74 kB | 106/202 kB | 98/108 kB Progress (3): 74 kB | 106/202 kB | 98/108 kB Progress (3): 74 kB | 110/202 kB | 98/108 kB Progress (3): 74 kB | 114/202 kB | 98/108 kB Progress (3): 74 kB | 114/202 kB | 102/108 kB Progress (3): 74 kB | 118/202 kB | 102/108 kB Progress (3): 74 kB | 118/202 kB | 106/108 kB Progress (3): 74 kB | 122/202 kB | 106/108 kB Progress (3): 74 kB | 122/202 kB | 108 kB Progress (3): 74 kB | 126/202 kB | 108 kB Progress (3): 74 kB | 130/202 kB | 108 kB Progress (3): 74 kB | 134/202 kB | 108 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 210 kB/s) [2019-07-30T14:17:00.316Z] Progress (2): 138/202 kB | 108 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-30T14:17:00.316Z] Progress (2): 142/202 kB | 108 kB Progress (2): 146/202 kB | 108 kB Progress (2): 150/202 kB | 108 kB Progress (2): 154/202 kB | 108 kB Progress (2): 158/202 kB | 108 kB Progress (2): 162/202 kB | 108 kB Progress (3): 162/202 kB | 108 kB | 4.1/153 kB Progress (3): 166/202 kB | 108 kB | 4.1/153 kB Progress (3): 166/202 kB | 108 kB | 7.7/153 kB Progress (3): 170/202 kB | 108 kB | 7.7/153 kB Progress (3): 170/202 kB | 108 kB | 12/153 kB Progress (3): 174/202 kB | 108 kB | 12/153 kB Progress (3): 174/202 kB | 108 kB | 16/153 kB Progress (3): 178/202 kB | 108 kB | 16/153 kB Progress (3): 178/202 kB | 108 kB | 20/153 kB Progress (3): 182/202 kB | 108 kB | 20/153 kB Progress (3): 182/202 kB | 108 kB | 24/153 kB Progress (3): 186/202 kB | 108 kB | 24/153 kB Progress (3): 186/202 kB | 108 kB | 28/153 kB Progress (3): 190/202 kB | 108 kB | 28/153 kB Progress (3): 190/202 kB | 108 kB | 32/153 kB Progress (3): 194/202 kB | 108 kB | 32/153 kB Progress (3): 194/202 kB | 108 kB | 33/153 kB Progress (3): 198/202 kB | 108 kB | 33/153 kB Progress (3): 202/202 kB | 108 kB | 33/153 kB Progress (3): 202 kB | 108 kB | 33/153 kB Progress (3): 202 kB | 108 kB | 37/153 kB Progress (4): 202 kB | 108 kB | 37/153 kB | 4.1/472 kB Progress (4): 202 kB | 108 kB | 37/153 kB | 7.7/472 kB Progress (4): 202 kB | 108 kB | 37/153 kB | 12/472 kB Progress (4): 202 kB | 108 kB | 37/153 kB | 16/472 kB Progress (4): 202 kB | 108 kB | 37/153 kB | 20/472 kB Progress (4): 202 kB | 108 kB | 37/153 kB | 24/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 297 kB/s) [2019-07-30T14:17:00.316Z] 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-30T14:17:00.316Z] Progress (3): 202 kB | 37/153 kB | 28/472 kB Progress (3): 202 kB | 41/153 kB | 28/472 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 491 kB/s) [2019-07-30T14:17:00.316Z] 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-30T14:17:00.316Z] Progress (3): 41/153 kB | 28/472 kB | 4.1/61 kB Progress (3): 45/153 kB | 28/472 kB | 4.1/61 kB Progress (3): 45/153 kB | 32/472 kB | 4.1/61 kB Progress (3): 49/153 kB | 32/472 kB | 4.1/61 kB Progress (3): 49/153 kB | 32/472 kB | 7.7/61 kB Progress (3): 53/153 kB | 32/472 kB | 7.7/61 kB Progress (3): 53/153 kB | 32/472 kB | 12/61 kB Progress (3): 53/153 kB | 32/472 kB | 16/61 kB Progress (3): 53/153 kB | 33/472 kB | 16/61 kB Progress (3): 53/153 kB | 33/472 kB | 20/61 kB Progress (3): 57/153 kB | 33/472 kB | 20/61 kB Progress (3): 57/153 kB | 33/472 kB | 24/61 kB Progress (3): 57/153 kB | 37/472 kB | 24/61 kB Progress (3): 57/153 kB | 37/472 kB | 28/61 kB Progress (3): 61/153 kB | 37/472 kB | 28/61 kB Progress (3): 61/153 kB | 37/472 kB | 32/61 kB Progress (3): 61/153 kB | 41/472 kB | 32/61 kB Progress (3): 65/153 kB | 41/472 kB | 32/61 kB Progress (3): 65/153 kB | 41/472 kB | 36/61 kB Progress (3): 66/153 kB | 41/472 kB | 36/61 kB Progress (3): 66/153 kB | 45/472 kB | 36/61 kB Progress (3): 66/153 kB | 45/472 kB | 40/61 kB Progress (3): 66/153 kB | 49/472 kB | 40/61 kB Progress (3): 70/153 kB | 49/472 kB | 40/61 kB Progress (3): 70/153 kB | 49/472 kB | 44/61 kB Progress (3): 74/153 kB | 49/472 kB | 44/61 kB Progress (3): 74/153 kB | 53/472 kB | 44/61 kB Progress (3): 78/153 kB | 53/472 kB | 44/61 kB Progress (3): 78/153 kB | 53/472 kB | 48/61 kB Progress (3): 82/153 kB | 53/472 kB | 48/61 kB Progress (3): 82/153 kB | 57/472 kB | 48/61 kB Progress (3): 82/153 kB | 57/472 kB | 52/61 kB Progress (3): 82/153 kB | 61/472 kB | 52/61 kB Progress (3): 86/153 kB | 61/472 kB | 52/61 kB Progress (3): 86/153 kB | 65/472 kB | 52/61 kB Progress (3): 86/153 kB | 65/472 kB | 56/61 kB Progress (3): 86/153 kB | 66/472 kB | 56/61 kB Progress (3): 90/153 kB | 66/472 kB | 56/61 kB Progress (3): 90/153 kB | 66/472 kB | 60/61 kB Progress (3): 94/153 kB | 66/472 kB | 60/61 kB Progress (3): 94/153 kB | 70/472 kB | 60/61 kB Progress (3): 98/153 kB | 70/472 kB | 60/61 kB Progress (3): 98/153 kB | 70/472 kB | 61 kB Progress (3): 98/153 kB | 70/472 kB | 61 kB Progress (3): 98/153 kB | 74/472 kB | 61 kB Progress (3): 102/153 kB | 74/472 kB | 61 kB Progress (3): 102/153 kB | 78/472 kB | 61 kB Progress (3): 106/153 kB | 78/472 kB | 61 kB Progress (3): 106/153 kB | 82/472 kB | 61 kB Progress (3): 110/153 kB | 82/472 kB | 61 kB Progress (3): 114/153 kB | 82/472 kB | 61 kB Progress (3): 114/153 kB | 86/472 kB | 61 kB Progress (3): 118/153 kB | 86/472 kB | 61 kB Progress (4): 118/153 kB | 86/472 kB | 61 kB | 4.1/46 kB Progress (4): 122/153 kB | 86/472 kB | 61 kB | 4.1/46 kB Progress (4): 122/153 kB | 90/472 kB | 61 kB | 4.1/46 kB Progress (4): 126/153 kB | 90/472 kB | 61 kB | 4.1/46 kB Progress (4): 126/153 kB | 90/472 kB | 61 kB | 7.7/46 kB Progress (5): 126/153 kB | 90/472 kB | 61 kB | 7.7/46 kB | 4.1/29 kB Progress (5): 130/153 kB | 90/472 kB | 61 kB | 7.7/46 kB | 4.1/29 kB Progress (5): 130/153 kB | 94/472 kB | 61 kB | 7.7/46 kB | 4.1/29 kB Progress (5): 134/153 kB | 94/472 kB | 61 kB | 7.7/46 kB | 4.1/29 kB Progress (5): 134/153 kB | 94/472 kB | 61 kB | 7.7/46 kB | 7.7/29 kB Progress (5): 134/153 kB | 94/472 kB | 61 kB | 12/46 kB | 7.7/29 kB Progress (5): 134/153 kB | 94/472 kB | 61 kB | 12/46 kB | 12/29 kB Progress (5): 138/153 kB | 94/472 kB | 61 kB | 12/46 kB | 12/29 kB Progress (5): 138/153 kB | 98/472 kB | 61 kB | 12/46 kB | 12/29 kB Progress (5): 142/153 kB | 98/472 kB | 61 kB | 12/46 kB | 12/29 kB Progress (5): 142/153 kB | 98/472 kB | 61 kB | 12/46 kB | 16/29 kB Progress (5): 142/153 kB | 98/472 kB | 61 kB | 16/46 kB | 16/29 kB Progress (5): 142/153 kB | 98/472 kB | 61 kB | 16/46 kB | 20/29 kB Progress (5): 146/153 kB | 98/472 kB | 61 kB | 16/46 kB | 20/29 kB Progress (5): 146/153 kB | 98/472 kB | 61 kB | 16/46 kB | 20/29 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 142 kB/s) [2019-07-30T14:17:00.316Z] Progress (4): 150/153 kB | 98/472 kB | 16/46 kB | 20/29 kB Progress (4): 150/153 kB | 98/472 kB | 16/46 kB | 24/29 kB Progress (4): 150/153 kB | 98/472 kB | 20/46 kB | 24/29 kB Progress (4): 150/153 kB | 98/472 kB | 20/46 kB | 28/29 kB Progress (4): 153 kB | 98/472 kB | 20/46 kB | 28/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-30T14:17:00.316Z] Progress (4): 153 kB | 102/472 kB | 20/46 kB | 28/29 kB Progress (4): 153 kB | 102/472 kB | 20/46 kB | 29 kB Progress (4): 153 kB | 102/472 kB | 24/46 kB | 29 kB Progress (4): 153 kB | 106/472 kB | 24/46 kB | 29 kB Progress (4): 153 kB | 106/472 kB | 28/46 kB | 29 kB Progress (4): 153 kB | 110/472 kB | 28/46 kB | 29 kB Progress (4): 153 kB | 110/472 kB | 32/46 kB | 29 kB Progress (4): 153 kB | 114/472 kB | 32/46 kB | 29 kB Progress (4): 153 kB | 114/472 kB | 36/46 kB | 29 kB Progress (4): 153 kB | 118/472 kB | 36/46 kB | 29 kB Progress (4): 153 kB | 118/472 kB | 40/46 kB | 29 kB Progress (4): 153 kB | 122/472 kB | 40/46 kB | 29 kB Progress (4): 153 kB | 122/472 kB | 44/46 kB | 29 kB Progress (4): 153 kB | 126/472 kB | 44/46 kB | 29 kB Progress (4): 153 kB | 126/472 kB | 46 kB | 29 kB Progress (4): 153 kB | 130/472 kB | 46 kB | 29 kB Progress (4): 153 kB | 134/472 kB | 46 kB | 29 kB Progress (4): 153 kB | 138/472 kB | 46 kB | 29 kB Progress (4): 153 kB | 142/472 kB | 46 kB | 29 kB Progress (4): 153 kB | 146/472 kB | 46 kB | 29 kB Progress (4): 153 kB | 150/472 kB | 46 kB | 29 kB Progress (4): 153 kB | 154/472 kB | 46 kB | 29 kB Progress (4): 153 kB | 158/472 kB | 46 kB | 29 kB Progress (4): 153 kB | 162/472 kB | 46 kB | 29 kB Progress (4): 153 kB | 164/472 kB | 46 kB | 29 kB Progress (4): 153 kB | 168/472 kB | 46 kB | 29 kB Progress (4): 153 kB | 172/472 kB | 46 kB | 29 kB Progress (4): 153 kB | 176/472 kB | 46 kB | 29 kB Progress (4): 153 kB | 180/472 kB | 46 kB | 29 kB Progress (4): 153 kB | 184/472 kB | 46 kB | 29 kB Progress (4): 153 kB | 188/472 kB | 46 kB | 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 347 kB/s) [2019-07-30T14:17:00.316Z] Progress (3): 192/472 kB | 46 kB | 29 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar [2019-07-30T14:17:00.316Z] 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 64 kB/s) [2019-07-30T14:17:00.316Z] Progress (2): 196/472 kB | 46 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-30T14:17:00.316Z] Progress (2): 197/472 kB | 46 kB Progress (2): 201/472 kB | 46 kB Progress (2): 205/472 kB | 46 kB Progress (2): 209/472 kB | 46 kB Progress (2): 213/472 kB | 46 kB Progress (2): 217/472 kB | 46 kB Progress (2): 221/472 kB | 46 kB Progress (2): 225/472 kB | 46 kB Progress (2): 229/472 kB | 46 kB Progress (2): 233/472 kB | 46 kB Progress (2): 237/472 kB | 46 kB Progress (2): 241/472 kB | 46 kB Progress (2): 245/472 kB | 46 kB Progress (2): 249/472 kB | 46 kB Progress (2): 253/472 kB | 46 kB Progress (2): 257/472 kB | 46 kB Progress (2): 261/472 kB | 46 kB Progress (2): 265/472 kB | 46 kB Progress (2): 269/472 kB | 46 kB Progress (2): 273/472 kB | 46 kB Progress (2): 277/472 kB | 46 kB Progress (2): 281/472 kB | 46 kB Progress (2): 285/472 kB | 46 kB Progress (2): 289/472 kB | 46 kB Progress (2): 293/472 kB | 46 kB Progress (2): 297/472 kB | 46 kB Progress (2): 301/472 kB | 46 kB Progress (2): 305/472 kB | 46 kB Progress (2): 309/472 kB | 46 kB Progress (2): 313/472 kB | 46 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 102 kB/s) [2019-07-30T14:17:00.316Z] Progress (1): 317/472 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-30T14:17:00.316Z] Progress (1): 321/472 kB Progress (1): 325/472 kB Progress (1): 329/472 kB Progress (2): 329/472 kB | 4.1/13 kB Progress (2): 333/472 kB | 4.1/13 kB Progress (2): 333/472 kB | 7.7/13 kB Progress (2): 337/472 kB | 7.7/13 kB Progress (2): 337/472 kB | 12/13 kB Progress (2): 341/472 kB | 12/13 kB Progress (2): 341/472 kB | 13 kB Progress (2): 345/472 kB | 13 kB Progress (2): 349/472 kB | 13 kB Progress (2): 353/472 kB | 13 kB Progress (2): 357/472 kB | 13 kB Progress (2): 361/472 kB | 13 kB Progress (2): 365/472 kB | 13 kB Progress (2): 369/472 kB | 13 kB Progress (2): 373/472 kB | 13 kB Progress (2): 377/472 kB | 13 kB Progress (2): 381/472 kB | 13 kB Progress (2): 385/472 kB | 13 kB Progress (2): 389/472 kB | 13 kB Progress (2): 393/472 kB | 13 kB Progress (2): 397/472 kB | 13 kB Progress (2): 401/472 kB | 13 kB Progress (2): 405/472 kB | 13 kB Progress (2): 409/472 kB | 13 kB Progress (2): 413/472 kB | 13 kB Progress (2): 417/472 kB | 13 kB Progress (2): 421/472 kB | 13 kB Progress (2): 425/472 kB | 13 kB Progress (2): 429/472 kB | 13 kB Progress (2): 433/472 kB | 13 kB Progress (2): 437/472 kB | 13 kB Progress (2): 441/472 kB | 13 kB Progress (2): 445/472 kB | 13 kB Progress (2): 449/472 kB | 13 kB Progress (2): 453/472 kB | 13 kB Progress (2): 457/472 kB | 13 kB Progress (2): 461/472 kB | 13 kB Progress (2): 465/472 kB | 13 kB Progress (2): 469/472 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 29 kB/s) [2019-07-30T14:17:00.316Z] Progress (1): 472 kB 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-30T14:17:00.576Z] Progress (2): 472 kB | 4.1/187 kB Progress (2): 472 kB | 7.7/187 kB Progress (2): 472 kB | 12/187 kB Progress (2): 472 kB | 16/187 kB Progress (3): 472 kB | 16/187 kB | 4.1/49 kB Progress (3): 472 kB | 20/187 kB | 4.1/49 kB Progress (3): 472 kB | 20/187 kB | 7.7/49 kB Progress (3): 472 kB | 24/187 kB | 7.7/49 kB Progress (3): 472 kB | 24/187 kB | 12/49 kB Progress (3): 472 kB | 28/187 kB | 12/49 kB Progress (3): 472 kB | 28/187 kB | 16/49 kB Progress (3): 472 kB | 28/187 kB | 20/49 kB Progress (3): 472 kB | 28/187 kB | 24/49 kB Progress (3): 472 kB | 28/187 kB | 28/49 kB Progress (3): 472 kB | 28/187 kB | 32/49 kB Progress (3): 472 kB | 28/187 kB | 36/49 kB Progress (3): 472 kB | 28/187 kB | 40/49 kB Progress (3): 472 kB | 28/187 kB | 44/49 kB Progress (3): 472 kB | 28/187 kB | 48/49 kB Progress (3): 472 kB | 28/187 kB | 49 kB Progress (3): 472 kB | 32/187 kB | 49 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 927 kB/s) [2019-07-30T14:17:00.576Z] Progress (3): 32/187 kB | 49 kB | 4.1/247 kB Progress (4): 32/187 kB | 49 kB | 4.1/247 kB | 4.1/86 kB Progress (4): 32/187 kB | 49 kB | 7.7/247 kB | 4.1/86 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-30T14:17:00.576Z] Progress (4): 33/187 kB | 49 kB | 7.7/247 kB | 4.1/86 kB Progress (4): 33/187 kB | 49 kB | 12/247 kB | 4.1/86 kB Progress (4): 33/187 kB | 49 kB | 12/247 kB | 7.7/86 kB Progress (4): 33/187 kB | 49 kB | 16/247 kB | 7.7/86 kB Progress (4): 37/187 kB | 49 kB | 16/247 kB | 7.7/86 kB Progress (4): 37/187 kB | 49 kB | 20/247 kB | 7.7/86 kB Progress (4): 37/187 kB | 49 kB | 20/247 kB | 12/86 kB Progress (4): 37/187 kB | 49 kB | 24/247 kB | 12/86 kB Progress (4): 41/187 kB | 49 kB | 24/247 kB | 12/86 kB Progress (4): 41/187 kB | 49 kB | 24/247 kB | 16/86 kB Progress (4): 45/187 kB | 49 kB | 24/247 kB | 16/86 kB Progress (4): 45/187 kB | 49 kB | 28/247 kB | 16/86 kB Progress (4): 49/187 kB | 49 kB | 28/247 kB | 16/86 kB Progress (4): 49/187 kB | 49 kB | 28/247 kB | 20/86 kB Progress (4): 53/187 kB | 49 kB | 28/247 kB | 20/86 kB Progress (4): 53/187 kB | 49 kB | 32/247 kB | 20/86 kB Progress (4): 57/187 kB | 49 kB | 32/247 kB | 20/86 kB Progress (4): 57/187 kB | 49 kB | 32/247 kB | 24/86 kB Progress (4): 61/187 kB | 49 kB | 32/247 kB | 24/86 kB Progress (4): 61/187 kB | 49 kB | 33/247 kB | 24/86 kB Progress (4): 65/187 kB | 49 kB | 33/247 kB | 24/86 kB Progress (4): 65/187 kB | 49 kB | 33/247 kB | 28/86 kB Progress (4): 66/187 kB | 49 kB | 33/247 kB | 28/86 kB Progress (4): 66/187 kB | 49 kB | 37/247 kB | 28/86 kB Progress (4): 70/187 kB | 49 kB | 37/247 kB | 28/86 kB Progress (4): 70/187 kB | 49 kB | 37/247 kB | 32/86 kB Progress (4): 74/187 kB | 49 kB | 37/247 kB | 32/86 kB Progress (4): 74/187 kB | 49 kB | 41/247 kB | 32/86 kB Progress (4): 78/187 kB | 49 kB | 41/247 kB | 32/86 kB Progress (4): 78/187 kB | 49 kB | 41/247 kB | 33/86 kB Progress (4): 78/187 kB | 49 kB | 45/247 kB | 33/86 kB Progress (4): 82/187 kB | 49 kB | 45/247 kB | 33/86 kB Progress (4): 82/187 kB | 49 kB | 49/247 kB | 33/86 kB Progress (4): 82/187 kB | 49 kB | 49/247 kB | 37/86 kB Progress (4): 82/187 kB | 49 kB | 53/247 kB | 37/86 kB Progress (4): 86/187 kB | 49 kB | 53/247 kB | 37/86 kB Progress (4): 86/187 kB | 49 kB | 57/247 kB | 37/86 kB Progress (4): 86/187 kB | 49 kB | 57/247 kB | 41/86 kB Progress (4): 86/187 kB | 49 kB | 61/247 kB | 41/86 kB Progress (4): 86/187 kB | 49 kB | 61/247 kB | 45/86 kB Progress (4): 90/187 kB | 49 kB | 61/247 kB | 45/86 kB Progress (4): 90/187 kB | 49 kB | 61/247 kB | 49/86 kB Progress (4): 90/187 kB | 49 kB | 65/247 kB | 49/86 kB Progress (5): 90/187 kB | 49 kB | 65/247 kB | 49/86 kB | 4.1/209 kB Progress (5): 90/187 kB | 49 kB | 66/247 kB | 49/86 kB | 4.1/209 kB Progress (5): 90/187 kB | 49 kB | 66/247 kB | 53/86 kB | 4.1/209 kB Progress (5): 94/187 kB | 49 kB | 66/247 kB | 53/86 kB | 4.1/209 kB Progress (5): 94/187 kB | 49 kB | 66/247 kB | 57/86 kB | 4.1/209 kB Progress (5): 94/187 kB | 49 kB | 70/247 kB | 57/86 kB | 4.1/209 kB Progress (5): 94/187 kB | 49 kB | 70/247 kB | 57/86 kB | 7.7/209 kB Progress (5): 94/187 kB | 49 kB | 74/247 kB | 57/86 kB | 7.7/209 kB Progress (5): 94/187 kB | 49 kB | 74/247 kB | 61/86 kB | 7.7/209 kB Progress (5): 98/187 kB | 49 kB | 74/247 kB | 61/86 kB | 7.7/209 kB Progress (5): 98/187 kB | 49 kB | 74/247 kB | 65/86 kB | 7.7/209 kB Progress (5): 98/187 kB | 49 kB | 78/247 kB | 65/86 kB | 7.7/209 kB Progress (5): 98/187 kB | 49 kB | 78/247 kB | 65/86 kB | 12/209 kB Progress (5): 98/187 kB | 49 kB | 82/247 kB | 65/86 kB | 12/209 kB Progress (5): 98/187 kB | 49 kB | 82/247 kB | 66/86 kB | 12/209 kB Progress (5): 102/187 kB | 49 kB | 82/247 kB | 66/86 kB | 12/209 kB Progress (5): 102/187 kB | 49 kB | 82/247 kB | 70/86 kB | 12/209 kB Progress (5): 102/187 kB | 49 kB | 86/247 kB | 70/86 kB | 12/209 kB Progress (5): 102/187 kB | 49 kB | 86/247 kB | 70/86 kB | 16/209 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 93 kB/s) [2019-07-30T14:17:00.576Z] Progress (4): 102/187 kB | 90/247 kB | 70/86 kB | 16/209 kB Progress (4): 102/187 kB | 90/247 kB | 74/86 kB | 16/209 kB Progress (4): 106/187 kB | 90/247 kB | 74/86 kB | 16/209 kB Progress (4): 106/187 kB | 94/247 kB | 74/86 kB | 16/209 kB 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-30T14:17:00.576Z] Progress (4): 106/187 kB | 94/247 kB | 74/86 kB | 20/209 kB Progress (4): 106/187 kB | 98/247 kB | 74/86 kB | 20/209 kB Progress (4): 110/187 kB | 98/247 kB | 74/86 kB | 20/209 kB Progress (4): 110/187 kB | 98/247 kB | 78/86 kB | 20/209 kB Progress (4): 114/187 kB | 98/247 kB | 78/86 kB | 20/209 kB Progress (4): 114/187 kB | 98/247 kB | 78/86 kB | 20/209 kB Progress (4): 118/187 kB | 98/247 kB | 78/86 kB | 20/209 kB Progress (4): 118/187 kB | 98/247 kB | 78/86 kB | 24/209 kB Progress (4): 122/187 kB | 98/247 kB | 78/86 kB | 24/209 kB Progress (4): 122/187 kB | 102/247 kB | 78/86 kB | 24/209 kB Progress (4): 122/187 kB | 102/247 kB | 82/86 kB | 24/209 kB Progress (4): 122/187 kB | 106/247 kB | 82/86 kB | 24/209 kB Progress (4): 126/187 kB | 106/247 kB | 82/86 kB | 24/209 kB Progress (4): 126/187 kB | 106/247 kB | 82/86 kB | 28/209 kB Progress (4): 130/187 kB | 106/247 kB | 82/86 kB | 28/209 kB Progress (4): 130/187 kB | 110/247 kB | 82/86 kB | 28/209 kB Progress (4): 130/187 kB | 110/247 kB | 86/86 kB | 28/209 kB Progress (4): 130/187 kB | 114/247 kB | 86/86 kB | 28/209 kB Progress (4): 134/187 kB | 114/247 kB | 86/86 kB | 28/209 kB Progress (4): 134/187 kB | 114/247 kB | 86/86 kB | 32/209 kB Progress (4): 138/187 kB | 114/247 kB | 86/86 kB | 32/209 kB Progress (4): 138/187 kB | 118/247 kB | 86/86 kB | 32/209 kB Progress (4): 138/187 kB | 118/247 kB | 86 kB | 32/209 kB Progress (4): 138/187 kB | 122/247 kB | 86 kB | 32/209 kB Progress (4): 142/187 kB | 122/247 kB | 86 kB | 32/209 kB Progress (4): 142/187 kB | 122/247 kB | 86 kB | 33/209 kB Progress (4): 146/187 kB | 122/247 kB | 86 kB | 33/209 kB Progress (4): 146/187 kB | 126/247 kB | 86 kB | 33/209 kB Progress (4): 150/187 kB | 126/247 kB | 86 kB | 33/209 kB Progress (4): 150/187 kB | 126/247 kB | 86 kB | 37/209 kB Progress (4): 154/187 kB | 126/247 kB | 86 kB | 37/209 kB Progress (4): 154/187 kB | 130/247 kB | 86 kB | 37/209 kB Progress (4): 158/187 kB | 130/247 kB | 86 kB | 37/209 kB Progress (4): 158/187 kB | 130/247 kB | 86 kB | 41/209 kB Progress (4): 162/187 kB | 130/247 kB | 86 kB | 41/209 kB Progress (4): 162/187 kB | 134/247 kB | 86 kB | 41/209 kB Progress (4): 166/187 kB | 134/247 kB | 86 kB | 41/209 kB Progress (4): 166/187 kB | 134/247 kB | 86 kB | 45/209 kB Progress (4): 170/187 kB | 134/247 kB | 86 kB | 45/209 kB Progress (4): 170/187 kB | 138/247 kB | 86 kB | 45/209 kB Progress (4): 174/187 kB | 138/247 kB | 86 kB | 45/209 kB Progress (4): 174/187 kB | 142/247 kB | 86 kB | 45/209 kB Progress (4): 174/187 kB | 142/247 kB | 86 kB | 49/209 kB Progress (4): 174/187 kB | 146/247 kB | 86 kB | 49/209 kB Progress (4): 178/187 kB | 146/247 kB | 86 kB | 49/209 kB Progress (4): 178/187 kB | 150/247 kB | 86 kB | 49/209 kB Progress (4): 178/187 kB | 150/247 kB | 86 kB | 53/209 kB Progress (4): 178/187 kB | 154/247 kB | 86 kB | 53/209 kB Progress (4): 182/187 kB | 154/247 kB | 86 kB | 53/209 kB Progress (4): 182/187 kB | 158/247 kB | 86 kB | 53/209 kB Progress (4): 182/187 kB | 158/247 kB | 86 kB | 57/209 kB Progress (4): 182/187 kB | 162/247 kB | 86 kB | 57/209 kB Progress (4): 186/187 kB | 162/247 kB | 86 kB | 57/209 kB Progress (4): 186/187 kB | 166/247 kB | 86 kB | 57/209 kB Progress (4): 186/187 kB | 166/247 kB | 86 kB | 61/209 kB Progress (4): 186/187 kB | 170/247 kB | 86 kB | 61/209 kB Progress (4): 187 kB | 170/247 kB | 86 kB | 61/209 kB Progress (4): 187 kB | 174/247 kB | 86 kB | 61/209 kB Progress (5): 187 kB | 174/247 kB | 86 kB | 61/209 kB | 4.1/532 kB Progress (5): 187 kB | 174/247 kB | 86 kB | 65/209 kB | 4.1/532 kB Progress (5): 187 kB | 174/247 kB | 86 kB | 65/209 kB | 7.7/532 kB Progress (5): 187 kB | 178/247 kB | 86 kB | 65/209 kB | 7.7/532 kB Progress (5): 187 kB | 178/247 kB | 86 kB | 65/209 kB | 12/532 kB Progress (5): 187 kB | 178/247 kB | 86 kB | 66/209 kB | 12/532 kB Progress (5): 187 kB | 178/247 kB | 86 kB | 66/209 kB | 16/532 kB Progress (5): 187 kB | 182/247 kB | 86 kB | 66/209 kB | 16/532 kB Progress (5): 187 kB | 182/247 kB | 86 kB | 66/209 kB | 20/532 kB Progress (5): 187 kB | 182/247 kB | 86 kB | 70/209 kB | 20/532 kB Progress (5): 187 kB | 182/247 kB | 86 kB | 70/209 kB | 24/532 kB Progress (5): 187 kB | 186/247 kB | 86 kB | 70/209 kB | 24/532 kB Progress (5): 187 kB | 186/247 kB | 86 kB | 70/209 kB | 28/532 kB Progress (5): 187 kB | 186/247 kB | 86 kB | 74/209 kB | 28/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 157 kB/s) [2019-07-30T14:17:00.576Z] Progress (4): 187 kB | 186/247 kB | 78/209 kB | 28/532 kB Progress (4): 187 kB | 186/247 kB | 78/209 kB | 32/532 kB Progress (4): 187 kB | 190/247 kB | 78/209 kB | 32/532 kB Progress (4): 187 kB | 190/247 kB | 78/209 kB | 33/532 kB Progress (4): 187 kB | 190/247 kB | 82/209 kB | 33/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-30T14:17:00.576Z] Progress (4): 187 kB | 190/247 kB | 86/209 kB | 33/532 kB Progress (4): 187 kB | 190/247 kB | 86/209 kB | 37/532 kB Progress (4): 187 kB | 194/247 kB | 86/209 kB | 37/532 kB Progress (4): 187 kB | 194/247 kB | 86/209 kB | 41/532 kB Progress (4): 187 kB | 194/247 kB | 90/209 kB | 41/532 kB Progress (4): 187 kB | 198/247 kB | 90/209 kB | 41/532 kB Progress (4): 187 kB | 198/247 kB | 94/209 kB | 41/532 kB Progress (4): 187 kB | 198/247 kB | 94/209 kB | 45/532 kB Progress (4): 187 kB | 198/247 kB | 98/209 kB | 45/532 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.jar (187 kB at 339 kB/s) [2019-07-30T14:17:00.576Z] Progress (3): 202/247 kB | 98/209 kB | 45/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-30T14:17:00.576Z] Progress (3): 202/247 kB | 98/209 kB | 45/532 kB Progress (3): 202/247 kB | 98/209 kB | 49/532 kB Progress (3): 202/247 kB | 102/209 kB | 49/532 kB Progress (3): 206/247 kB | 102/209 kB | 49/532 kB Progress (3): 206/247 kB | 106/209 kB | 49/532 kB Progress (3): 206/247 kB | 106/209 kB | 53/532 kB Progress (3): 206/247 kB | 110/209 kB | 53/532 kB Progress (3): 210/247 kB | 110/209 kB | 53/532 kB Progress (3): 210/247 kB | 114/209 kB | 53/532 kB Progress (3): 210/247 kB | 114/209 kB | 57/532 kB Progress (3): 210/247 kB | 118/209 kB | 57/532 kB Progress (3): 214/247 kB | 118/209 kB | 57/532 kB Progress (3): 214/247 kB | 122/209 kB | 57/532 kB Progress (3): 214/247 kB | 122/209 kB | 61/532 kB Progress (3): 218/247 kB | 122/209 kB | 61/532 kB Progress (3): 218/247 kB | 122/209 kB | 65/532 kB Progress (3): 222/247 kB | 122/209 kB | 65/532 kB Progress (3): 222/247 kB | 126/209 kB | 65/532 kB Progress (3): 226/247 kB | 126/209 kB | 65/532 kB Progress (3): 226/247 kB | 126/209 kB | 66/532 kB Progress (3): 230/247 kB | 126/209 kB | 66/532 kB Progress (3): 230/247 kB | 130/209 kB | 66/532 kB Progress (3): 230/247 kB | 131/209 kB | 66/532 kB Progress (3): 230/247 kB | 135/209 kB | 66/532 kB Progress (3): 230/247 kB | 139/209 kB | 66/532 kB Progress (3): 230/247 kB | 143/209 kB | 66/532 kB Progress (3): 230/247 kB | 147/209 kB | 66/532 kB Progress (3): 234/247 kB | 147/209 kB | 66/532 kB Progress (3): 234/247 kB | 147/209 kB | 70/532 kB Progress (3): 238/247 kB | 147/209 kB | 70/532 kB Progress (3): 238/247 kB | 151/209 kB | 70/532 kB Progress (4): 238/247 kB | 151/209 kB | 70/532 kB | 4.1/58 kB Progress (5): 238/247 kB | 151/209 kB | 70/532 kB | 4.1/58 kB | 4.1/56 kB Progress (5): 238/247 kB | 151/209 kB | 70/532 kB | 7.7/58 kB | 4.1/56 kB Progress (5): 238/247 kB | 155/209 kB | 70/532 kB | 7.7/58 kB | 4.1/56 kB Progress (5): 242/247 kB | 155/209 kB | 70/532 kB | 7.7/58 kB | 4.1/56 kB Progress (5): 242/247 kB | 155/209 kB | 74/532 kB | 7.7/58 kB | 4.1/56 kB Progress (5): 246/247 kB | 155/209 kB | 74/532 kB | 7.7/58 kB | 4.1/56 kB Progress (5): 246/247 kB | 159/209 kB | 74/532 kB | 7.7/58 kB | 4.1/56 kB Progress (5): 246/247 kB | 159/209 kB | 74/532 kB | 12/58 kB | 4.1/56 kB Progress (5): 246/247 kB | 159/209 kB | 74/532 kB | 12/58 kB | 7.7/56 kB Progress (5): 246/247 kB | 159/209 kB | 74/532 kB | 16/58 kB | 7.7/56 kB Progress (5): 246/247 kB | 159/209 kB | 74/532 kB | 16/58 kB | 12/56 kB Progress (5): 246/247 kB | 163/209 kB | 74/532 kB | 16/58 kB | 12/56 kB Progress (5): 247 kB | 163/209 kB | 74/532 kB | 16/58 kB | 12/56 kB Progress (5): 247 kB | 163/209 kB | 78/532 kB | 16/58 kB | 12/56 kB Progress (5): 247 kB | 167/209 kB | 78/532 kB | 16/58 kB | 12/56 kB Progress (5): 247 kB | 167/209 kB | 78/532 kB | 16/58 kB | 16/56 kB Progress (5): 247 kB | 167/209 kB | 78/532 kB | 20/58 kB | 16/56 kB Progress (5): 247 kB | 167/209 kB | 78/532 kB | 20/58 kB | 20/56 kB Progress (5): 247 kB | 171/209 kB | 78/532 kB | 20/58 kB | 20/56 kB Progress (5): 247 kB | 171/209 kB | 82/532 kB | 20/58 kB | 20/56 kB Progress (5): 247 kB | 175/209 kB | 82/532 kB | 20/58 kB | 20/56 kB Progress (5): 247 kB | 175/209 kB | 82/532 kB | 20/58 kB | 24/56 kB Progress (5): 247 kB | 175/209 kB | 82/532 kB | 24/58 kB | 24/56 kB Progress (5): 247 kB | 179/209 kB | 82/532 kB | 24/58 kB | 24/56 kB Progress (5): 247 kB | 179/209 kB | 86/532 kB | 24/58 kB | 24/56 kB Progress (5): 247 kB | 183/209 kB | 86/532 kB | 24/58 kB | 24/56 kB Progress (5): 247 kB | 183/209 kB | 86/532 kB | 28/58 kB | 24/56 kB Progress (5): 247 kB | 187/209 kB | 86/532 kB | 28/58 kB | 24/56 kB Progress (5): 247 kB | 187/209 kB | 90/532 kB | 28/58 kB | 24/56 kB Progress (5): 247 kB | 191/209 kB | 90/532 kB | 28/58 kB | 24/56 kB Progress (5): 247 kB | 191/209 kB | 90/532 kB | 32/58 kB | 24/56 kB Progress (5): 247 kB | 195/209 kB | 90/532 kB | 32/58 kB | 24/56 kB Progress (5): 247 kB | 195/209 kB | 94/532 kB | 32/58 kB | 24/56 kB Progress (5): 247 kB | 199/209 kB | 94/532 kB | 32/58 kB | 24/56 kB Progress (5): 247 kB | 199/209 kB | 94/532 kB | 33/58 kB | 24/56 kB Progress (5): 247 kB | 203/209 kB | 94/532 kB | 33/58 kB | 24/56 kB Progress (5): 247 kB | 203/209 kB | 98/532 kB | 33/58 kB | 24/56 kB Progress (5): 247 kB | 207/209 kB | 98/532 kB | 33/58 kB | 24/56 kB Progress (5): 247 kB | 207/209 kB | 98/532 kB | 37/58 kB | 24/56 kB Progress (5): 247 kB | 209 kB | 98/532 kB | 37/58 kB | 24/56 kB Progress (5): 247 kB | 209 kB | 98/532 kB | 37/58 kB | 24/56 kB Progress (5): 247 kB | 209 kB | 98/532 kB | 41/58 kB | 24/56 kB Progress (5): 247 kB | 209 kB | 102/532 kB | 41/58 kB | 24/56 kB Progress (5): 247 kB | 209 kB | 102/532 kB | 45/58 kB | 24/56 kB Progress (5): 247 kB | 209 kB | 106/532 kB | 45/58 kB | 24/56 kB Progress (5): 247 kB | 209 kB | 106/532 kB | 49/58 kB | 24/56 kB Progress (5): 247 kB | 209 kB | 110/532 kB | 49/58 kB | 24/56 kB Progress (5): 247 kB | 209 kB | 114/532 kB | 49/58 kB | 24/56 kB Progress (5): 247 kB | 209 kB | 118/532 kB | 49/58 kB | 24/56 kB Progress (5): 247 kB | 209 kB | 122/532 kB | 49/58 kB | 24/56 kB Progress (5): 247 kB | 209 kB | 126/532 kB | 49/58 kB | 24/56 kB Progress (5): 247 kB | 209 kB | 130/532 kB | 49/58 kB | 24/56 kB Progress (5): 247 kB | 209 kB | 131/532 kB | 49/58 kB | 24/56 kB Progress (5): 247 kB | 209 kB | 135/532 kB | 49/58 kB | 24/56 kB Progress (5): 247 kB | 209 kB | 139/532 kB | 49/58 kB | 24/56 kB Progress (5): 247 kB | 209 kB | 143/532 kB | 49/58 kB | 24/56 kB Progress (5): 247 kB | 209 kB | 147/532 kB | 49/58 kB | 24/56 kB Progress (5): 247 kB | 209 kB | 151/532 kB | 49/58 kB | 24/56 kB Progress (5): 247 kB | 209 kB | 155/532 kB | 49/58 kB | 24/56 kB Progress (5): 247 kB | 209 kB | 159/532 kB | 49/58 kB | 24/56 kB Progress (5): 247 kB | 209 kB | 163/532 kB | 49/58 kB | 24/56 kB Progress (5): 247 kB | 209 kB | 164/532 kB | 49/58 kB | 24/56 kB Progress (5): 247 kB | 209 kB | 168/532 kB | 49/58 kB | 24/56 kB Progress (5): 247 kB | 209 kB | 172/532 kB | 49/58 kB | 24/56 kB Progress (5): 247 kB | 209 kB | 176/532 kB | 49/58 kB | 24/56 kB Progress (5): 247 kB | 209 kB | 180/532 kB | 49/58 kB | 24/56 kB Progress (5): 247 kB | 209 kB | 184/532 kB | 49/58 kB | 24/56 kB Progress (5): 247 kB | 209 kB | 188/532 kB | 49/58 kB | 24/56 kB Progress (5): 247 kB | 209 kB | 192/532 kB | 49/58 kB | 24/56 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 392 kB/s) [2019-07-30T14:17:00.576Z] 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-30T14:17:00.576Z] 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 330 kB/s) [2019-07-30T14:17:00.576Z] 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-30T14:17:00.576Z] Progress (3): 196/532 kB | 49/58 kB | 24/56 kB Progress (3): 200/532 kB | 49/58 kB | 24/56 kB Progress (3): 204/532 kB | 49/58 kB | 24/56 kB Progress (3): 208/532 kB | 49/58 kB | 24/56 kB Progress (3): 212/532 kB | 49/58 kB | 24/56 kB Progress (3): 216/532 kB | 49/58 kB | 24/56 kB Progress (3): 220/532 kB | 49/58 kB | 24/56 kB Progress (3): 224/532 kB | 49/58 kB | 24/56 kB Progress (3): 228/532 kB | 49/58 kB | 24/56 kB Progress (3): 232/532 kB | 49/58 kB | 24/56 kB Progress (3): 236/532 kB | 49/58 kB | 24/56 kB Progress (3): 240/532 kB | 49/58 kB | 24/56 kB Progress (3): 244/532 kB | 49/58 kB | 24/56 kB Progress (3): 248/532 kB | 49/58 kB | 24/56 kB Progress (3): 252/532 kB | 49/58 kB | 24/56 kB Progress (3): 256/532 kB | 49/58 kB | 24/56 kB Progress (3): 260/532 kB | 49/58 kB | 24/56 kB Progress (3): 264/532 kB | 49/58 kB | 24/56 kB Progress (3): 268/532 kB | 49/58 kB | 24/56 kB Progress (3): 272/532 kB | 49/58 kB | 24/56 kB Progress (3): 276/532 kB | 49/58 kB | 24/56 kB Progress (3): 280/532 kB | 49/58 kB | 24/56 kB Progress (3): 284/532 kB | 49/58 kB | 24/56 kB Progress (3): 288/532 kB | 49/58 kB | 24/56 kB Progress (3): 292/532 kB | 49/58 kB | 24/56 kB Progress (3): 296/532 kB | 49/58 kB | 24/56 kB Progress (3): 300/532 kB | 49/58 kB | 24/56 kB Progress (3): 304/532 kB | 49/58 kB | 24/56 kB Progress (3): 308/532 kB | 49/58 kB | 24/56 kB Progress (3): 312/532 kB | 49/58 kB | 24/56 kB Progress (3): 316/532 kB | 49/58 kB | 24/56 kB Progress (3): 320/532 kB | 49/58 kB | 24/56 kB Progress (3): 324/532 kB | 49/58 kB | 24/56 kB Progress (3): 328/532 kB | 49/58 kB | 24/56 kB Progress (3): 332/532 kB | 49/58 kB | 24/56 kB Progress (3): 336/532 kB | 49/58 kB | 24/56 kB Progress (3): 340/532 kB | 49/58 kB | 24/56 kB Progress (3): 344/532 kB | 49/58 kB | 24/56 kB Progress (3): 348/532 kB | 49/58 kB | 24/56 kB Progress (4): 348/532 kB | 49/58 kB | 24/56 kB | 4.1/100 kB Progress (4): 352/532 kB | 49/58 kB | 24/56 kB | 4.1/100 kB Progress (4): 352/532 kB | 49/58 kB | 24/56 kB | 7.7/100 kB Progress (4): 356/532 kB | 49/58 kB | 24/56 kB | 7.7/100 kB Progress (4): 356/532 kB | 49/58 kB | 24/56 kB | 12/100 kB Progress (4): 360/532 kB | 49/58 kB | 24/56 kB | 12/100 kB Progress (4): 360/532 kB | 49/58 kB | 24/56 kB | 16/100 kB Progress (4): 364/532 kB | 49/58 kB | 24/56 kB | 16/100 kB Progress (4): 364/532 kB | 49/58 kB | 24/56 kB | 20/100 kB Progress (4): 368/532 kB | 49/58 kB | 24/56 kB | 20/100 kB Progress (4): 368/532 kB | 49/58 kB | 24/56 kB | 24/100 kB Progress (4): 372/532 kB | 49/58 kB | 24/56 kB | 24/100 kB Progress (4): 372/532 kB | 49/58 kB | 24/56 kB | 28/100 kB Progress (4): 376/532 kB | 49/58 kB | 24/56 kB | 28/100 kB Progress (4): 376/532 kB | 49/58 kB | 24/56 kB | 32/100 kB Progress (4): 380/532 kB | 49/58 kB | 24/56 kB | 32/100 kB Progress (4): 380/532 kB | 49/58 kB | 24/56 kB | 33/100 kB Progress (4): 384/532 kB | 49/58 kB | 24/56 kB | 33/100 kB Progress (4): 384/532 kB | 49/58 kB | 24/56 kB | 37/100 kB Progress (4): 388/532 kB | 49/58 kB | 24/56 kB | 37/100 kB Progress (4): 388/532 kB | 49/58 kB | 24/56 kB | 41/100 kB Progress (4): 392/532 kB | 49/58 kB | 24/56 kB | 41/100 kB Progress (4): 392/532 kB | 49/58 kB | 24/56 kB | 45/100 kB Progress (4): 396/532 kB | 49/58 kB | 24/56 kB | 45/100 kB Progress (4): 396/532 kB | 49/58 kB | 24/56 kB | 49/100 kB Progress (4): 400/532 kB | 49/58 kB | 24/56 kB | 49/100 kB Progress (4): 400/532 kB | 49/58 kB | 24/56 kB | 53/100 kB Progress (4): 404/532 kB | 49/58 kB | 24/56 kB | 53/100 kB Progress (4): 404/532 kB | 49/58 kB | 24/56 kB | 57/100 kB Progress (4): 408/532 kB | 49/58 kB | 24/56 kB | 57/100 kB Progress (4): 408/532 kB | 49/58 kB | 24/56 kB | 61/100 kB Progress (4): 412/532 kB | 49/58 kB | 24/56 kB | 61/100 kB Progress (4): 412/532 kB | 49/58 kB | 24/56 kB | 65/100 kB Progress (4): 416/532 kB | 49/58 kB | 24/56 kB | 65/100 kB Progress (4): 416/532 kB | 49/58 kB | 24/56 kB | 66/100 kB Progress (4): 420/532 kB | 49/58 kB | 24/56 kB | 66/100 kB Progress (4): 420/532 kB | 49/58 kB | 24/56 kB | 70/100 kB Progress (4): 424/532 kB | 49/58 kB | 24/56 kB | 70/100 kB Progress (4): 424/532 kB | 49/58 kB | 24/56 kB | 74/100 kB Progress (4): 428/532 kB | 49/58 kB | 24/56 kB | 74/100 kB Progress (4): 428/532 kB | 49/58 kB | 24/56 kB | 78/100 kB Progress (4): 432/532 kB | 49/58 kB | 24/56 kB | 78/100 kB Progress (4): 432/532 kB | 49/58 kB | 24/56 kB | 82/100 kB Progress (4): 436/532 kB | 49/58 kB | 24/56 kB | 82/100 kB Progress (4): 436/532 kB | 49/58 kB | 24/56 kB | 86/100 kB Progress (4): 440/532 kB | 49/58 kB | 24/56 kB | 86/100 kB Progress (4): 440/532 kB | 49/58 kB | 24/56 kB | 90/100 kB Progress (4): 444/532 kB | 49/58 kB | 24/56 kB | 90/100 kB Progress (4): 444/532 kB | 49/58 kB | 24/56 kB | 94/100 kB Progress (4): 448/532 kB | 49/58 kB | 24/56 kB | 94/100 kB Progress (4): 448/532 kB | 49/58 kB | 24/56 kB | 98/100 kB Progress (4): 452/532 kB | 49/58 kB | 24/56 kB | 98/100 kB Progress (4): 452/532 kB | 49/58 kB | 24/56 kB | 98/100 kB Progress (4): 456/532 kB | 49/58 kB | 24/56 kB | 98/100 kB Progress (4): 456/532 kB | 49/58 kB | 24/56 kB | 100 kB Progress (4): 460/532 kB | 49/58 kB | 24/56 kB | 100 kB Progress (4): 464/532 kB | 49/58 kB | 24/56 kB | 100 kB Progress (4): 468/532 kB | 49/58 kB | 24/56 kB | 100 kB Progress (4): 472/532 kB | 49/58 kB | 24/56 kB | 100 kB Progress (4): 476/532 kB | 49/58 kB | 24/56 kB | 100 kB Progress (4): 480/532 kB | 49/58 kB | 24/56 kB | 100 kB Progress (4): 484/532 kB | 49/58 kB | 24/56 kB | 100 kB Progress (4): 488/532 kB | 49/58 kB | 24/56 kB | 100 kB Progress (4): 492/532 kB | 49/58 kB | 24/56 kB | 100 kB Progress (4): 496/532 kB | 49/58 kB | 24/56 kB | 100 kB Progress (4): 500/532 kB | 49/58 kB | 24/56 kB | 100 kB Progress (4): 504/532 kB | 49/58 kB | 24/56 kB | 100 kB Progress (4): 508/532 kB | 49/58 kB | 24/56 kB | 100 kB Progress (4): 512/532 kB | 49/58 kB | 24/56 kB | 100 kB Progress (4): 516/532 kB | 49/58 kB | 24/56 kB | 100 kB Progress (4): 520/532 kB | 49/58 kB | 24/56 kB | 100 kB Progress (4): 524/532 kB | 49/58 kB | 24/56 kB | 100 kB 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 151 kB/s) [2019-07-30T14:17:00.576Z] Progress (3): 528/532 kB | 49/58 kB | 24/56 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-30T14:17:00.576Z] Progress (3): 532/532 kB | 49/58 kB | 24/56 kB Progress (3): 532 kB | 49/58 kB | 24/56 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 796 kB/s) [2019-07-30T14:17:00.576Z] 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-30T14:17:00.576Z] Progress (3): 49/58 kB | 24/56 kB | 4.1/13 kB Progress (4): 49/58 kB | 24/56 kB | 4.1/13 kB | 4.1/245 kB Progress (4): 49/58 kB | 24/56 kB | 7.7/13 kB | 4.1/245 kB Progress (4): 49/58 kB | 24/56 kB | 7.7/13 kB | 7.7/245 kB Progress (4): 49/58 kB | 24/56 kB | 12/13 kB | 7.7/245 kB Progress (4): 49/58 kB | 24/56 kB | 13 kB | 7.7/245 kB Progress (4): 49/58 kB | 24/56 kB | 13 kB | 12/245 kB Progress (4): 49/58 kB | 24/56 kB | 13 kB | 16/245 kB Progress (4): 49/58 kB | 24/56 kB | 13 kB | 20/245 kB Progress (4): 49/58 kB | 24/56 kB | 13 kB | 24/245 kB Progress (4): 49/58 kB | 24/56 kB | 13 kB | 28/245 kB Progress (4): 49/58 kB | 24/56 kB | 13 kB | 32/245 kB Progress (4): 49/58 kB | 24/56 kB | 13 kB | 33/245 kB Progress (4): 49/58 kB | 24/56 kB | 13 kB | 37/245 kB Progress (4): 49/58 kB | 24/56 kB | 13 kB | 41/245 kB Progress (4): 49/58 kB | 24/56 kB | 13 kB | 45/245 kB Progress (4): 49/58 kB | 24/56 kB | 13 kB | 49/245 kB Progress (4): 49/58 kB | 24/56 kB | 13 kB | 53/245 kB Progress (4): 49/58 kB | 24/56 kB | 13 kB | 57/245 kB Progress (4): 49/58 kB | 24/56 kB | 13 kB | 61/245 kB Progress (4): 49/58 kB | 24/56 kB | 13 kB | 65/245 kB Progress (4): 49/58 kB | 24/56 kB | 13 kB | 66/245 kB Progress (4): 49/58 kB | 24/56 kB | 13 kB | 70/245 kB Progress (4): 49/58 kB | 24/56 kB | 13 kB | 74/245 kB Progress (4): 49/58 kB | 24/56 kB | 13 kB | 78/245 kB Progress (4): 49/58 kB | 24/56 kB | 13 kB | 82/245 kB Progress (4): 49/58 kB | 24/56 kB | 13 kB | 86/245 kB Progress (4): 49/58 kB | 24/56 kB | 13 kB | 90/245 kB Progress (4): 49/58 kB | 24/56 kB | 13 kB | 94/245 kB Progress (4): 49/58 kB | 24/56 kB | 13 kB | 98/245 kB Progress (4): 49/58 kB | 24/56 kB | 13 kB | 98/245 kB Progress (4): 49/58 kB | 24/56 kB | 13 kB | 102/245 kB Progress (4): 49/58 kB | 24/56 kB | 13 kB | 106/245 kB Progress (4): 49/58 kB | 24/56 kB | 13 kB | 110/245 kB Progress (4): 49/58 kB | 24/56 kB | 13 kB | 114/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 19 kB/s) [2019-07-30T14:17:00.576Z] Progress (3): 49/58 kB | 24/56 kB | 118/245 kB 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-30T14:17:00.576Z] Progress (3): 49/58 kB | 24/56 kB | 122/245 kB Progress (3): 49/58 kB | 24/56 kB | 126/245 kB Progress (3): 49/58 kB | 24/56 kB | 130/245 kB Progress (3): 49/58 kB | 24/56 kB | 131/245 kB Progress (3): 49/58 kB | 24/56 kB | 135/245 kB Progress (3): 49/58 kB | 24/56 kB | 139/245 kB Progress (3): 49/58 kB | 24/56 kB | 143/245 kB Progress (3): 49/58 kB | 24/56 kB | 147/245 kB Progress (3): 49/58 kB | 24/56 kB | 151/245 kB Progress (3): 49/58 kB | 24/56 kB | 155/245 kB Progress (3): 49/58 kB | 24/56 kB | 159/245 kB Progress (3): 49/58 kB | 24/56 kB | 163/245 kB Progress (3): 49/58 kB | 24/56 kB | 167/245 kB Progress (3): 49/58 kB | 24/56 kB | 171/245 kB Progress (3): 49/58 kB | 24/56 kB | 175/245 kB Progress (3): 49/58 kB | 24/56 kB | 179/245 kB Progress (3): 49/58 kB | 24/56 kB | 183/245 kB Progress (3): 49/58 kB | 24/56 kB | 187/245 kB Progress (3): 49/58 kB | 24/56 kB | 191/245 kB Progress (3): 49/58 kB | 24/56 kB | 195/245 kB Progress (3): 49/58 kB | 24/56 kB | 199/245 kB Progress (3): 49/58 kB | 24/56 kB | 203/245 kB Progress (3): 49/58 kB | 24/56 kB | 207/245 kB Progress (3): 49/58 kB | 24/56 kB | 211/245 kB Progress (3): 49/58 kB | 24/56 kB | 215/245 kB Progress (3): 49/58 kB | 24/56 kB | 219/245 kB Progress (3): 49/58 kB | 24/56 kB | 223/245 kB Progress (3): 49/58 kB | 24/56 kB | 227/245 kB Progress (3): 49/58 kB | 24/56 kB | 231/245 kB Progress (3): 49/58 kB | 24/56 kB | 235/245 kB Progress (3): 49/58 kB | 24/56 kB | 239/245 kB Progress (3): 49/58 kB | 24/56 kB | 243/245 kB Progress (3): 49/58 kB | 24/56 kB | 245 kB Progress (4): 49/58 kB | 24/56 kB | 245 kB | 0/1.4 MB Progress (4): 49/58 kB | 24/56 kB | 245 kB | 0/1.4 MB Progress (4): 49/58 kB | 24/56 kB | 245 kB | 0/1.4 MB Progress (4): 49/58 kB | 24/56 kB | 245 kB | 0/1.4 MB Progress (4): 49/58 kB | 24/56 kB | 245 kB | 0/1.4 MB Progress (4): 49/58 kB | 24/56 kB | 245 kB | 0/1.4 MB Progress (4): 49/58 kB | 24/56 kB | 245 kB | 0/1.4 MB Progress (4): 49/58 kB | 24/56 kB | 245 kB | 0/1.4 MB Progress (4): 49/58 kB | 24/56 kB | 245 kB | 0/1.4 MB Progress (4): 49/58 kB | 24/56 kB | 245 kB | 0/1.4 MB Progress (4): 49/58 kB | 24/56 kB | 245 kB | 0/1.4 MB Progress (4): 49/58 kB | 24/56 kB | 245 kB | 0/1.4 MB Progress (4): 49/58 kB | 24/56 kB | 245 kB | 0/1.4 MB Progress (4): 49/58 kB | 24/56 kB | 245 kB | 0.1/1.4 MB Progress (4): 49/58 kB | 24/56 kB | 245 kB | 0.1/1.4 MB Progress (4): 49/58 kB | 24/56 kB | 245 kB | 0.1/1.4 MB Progress (4): 49/58 kB | 24/56 kB | 245 kB | 0.1/1.4 MB Progress (4): 49/58 kB | 24/56 kB | 245 kB | 0.1/1.4 MB Progress (4): 49/58 kB | 24/56 kB | 245 kB | 0.1/1.4 MB Progress (4): 49/58 kB | 24/56 kB | 245 kB | 0.1/1.4 MB Progress (4): 49/58 kB | 24/56 kB | 245 kB | 0.1/1.4 MB Progress (4): 49/58 kB | 24/56 kB | 245 kB | 0.1/1.4 MB Progress (4): 49/58 kB | 24/56 kB | 245 kB | 0.1/1.4 MB Progress (4): 49/58 kB | 24/56 kB | 245 kB | 0.1/1.4 MB Progress (4): 49/58 kB | 24/56 kB | 245 kB | 0.1/1.4 MB Progress (4): 49/58 kB | 24/56 kB | 245 kB | 0.1/1.4 MB Progress (4): 49/58 kB | 24/56 kB | 245 kB | 0.1/1.4 MB Progress (4): 49/58 kB | 24/56 kB | 245 kB | 0.1/1.4 MB Progress (4): 49/58 kB | 24/56 kB | 245 kB | 0.1/1.4 MB Progress (4): 49/58 kB | 24/56 kB | 245 kB | 0.1/1.4 MB Progress (4): 49/58 kB | 24/56 kB | 245 kB | 0.1/1.4 MB Progress (4): 49/58 kB | 24/56 kB | 245 kB | 0.1/1.4 MB Progress (4): 49/58 kB | 24/56 kB | 245 kB | 0.1/1.4 MB Progress (4): 49/58 kB | 24/56 kB | 245 kB | 0.1/1.4 MB Progress (4): 49/58 kB | 24/56 kB | 245 kB | 0.1/1.4 MB Progress (4): 49/58 kB | 24/56 kB | 245 kB | 0.1/1.4 MB Progress (4): 49/58 kB | 24/56 kB | 245 kB | 0.1/1.4 MB Progress (4): 49/58 kB | 24/56 kB | 245 kB | 0.1/1.4 MB Progress (4): 49/58 kB | 24/56 kB | 245 kB | 0.1/1.4 MB 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-30T14:17:00.576Z] Progress (3): 49/58 kB | 24/56 kB | 0.2/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-30T14:17:00.835Z] Progress (3): 49/58 kB | 24/56 kB | 0.2/1.4 MB Progress (3): 49/58 kB | 24/56 kB | 0.2/1.4 MB Progress (3): 49/58 kB | 24/56 kB | 0.2/1.4 MB Progress (3): 49/58 kB | 24/56 kB | 0.2/1.4 MB Progress (3): 49/58 kB | 24/56 kB | 0.2/1.4 MB Progress (3): 49/58 kB | 24/56 kB | 0.2/1.4 MB Progress (3): 49/58 kB | 24/56 kB | 0.2/1.4 MB Progress (3): 49/58 kB | 24/56 kB | 0.2/1.4 MB Progress (3): 49/58 kB | 24/56 kB | 0.2/1.4 MB Progress (4): 49/58 kB | 24/56 kB | 0.2/1.4 MB | 3.2 kB Progress (4): 49/58 kB | 24/56 kB | 0.2/1.4 MB | 3.2 kB Progress (4): 49/58 kB | 24/56 kB | 0.2/1.4 MB | 3.2 kB Progress (4): 49/58 kB | 24/56 kB | 0.2/1.4 MB | 3.2 kB Progress (4): 49/58 kB | 24/56 kB | 0.2/1.4 MB | 3.2 kB Progress (4): 49/58 kB | 24/56 kB | 0.2/1.4 MB | 3.2 kB Progress (4): 49/58 kB | 24/56 kB | 0.2/1.4 MB | 3.2 kB Progress (4): 49/58 kB | 24/56 kB | 0.2/1.4 MB | 3.2 kB Progress (4): 49/58 kB | 24/56 kB | 0.2/1.4 MB | 3.2 kB Progress (4): 49/58 kB | 24/56 kB | 0.2/1.4 MB | 3.2 kB Progress (4): 49/58 kB | 24/56 kB | 0.2/1.4 MB | 3.2 kB Progress (4): 49/58 kB | 24/56 kB | 0.2/1.4 MB | 3.2 kB Progress (4): 49/58 kB | 24/56 kB | 0.2/1.4 MB | 3.2 kB Progress (4): 49/58 kB | 24/56 kB | 0.2/1.4 MB | 3.2 kB Progress (4): 49/58 kB | 24/56 kB | 0.2/1.4 MB | 3.2 kB Progress (4): 49/58 kB | 24/56 kB | 0.2/1.4 MB | 3.2 kB Progress (4): 49/58 kB | 24/56 kB | 0.2/1.4 MB | 3.2 kB Progress (4): 49/58 kB | 24/56 kB | 0.3/1.4 MB | 3.2 kB Progress (4): 49/58 kB | 24/56 kB | 0.3/1.4 MB | 3.2 kB Progress (4): 49/58 kB | 24/56 kB | 0.3/1.4 MB | 3.2 kB Progress (4): 49/58 kB | 24/56 kB | 0.3/1.4 MB | 3.2 kB Progress (4): 49/58 kB | 24/56 kB | 0.3/1.4 MB | 3.2 kB Progress (4): 49/58 kB | 24/56 kB | 0.3/1.4 MB | 3.2 kB Progress (4): 49/58 kB | 24/56 kB | 0.3/1.4 MB | 3.2 kB Progress (4): 49/58 kB | 24/56 kB | 0.3/1.4 MB | 3.2 kB Progress (4): 49/58 kB | 24/56 kB | 0.3/1.4 MB | 3.2 kB Progress (4): 49/58 kB | 24/56 kB | 0.3/1.4 MB | 3.2 kB Progress (4): 49/58 kB | 24/56 kB | 0.3/1.4 MB | 3.2 kB Progress (4): 49/58 kB | 24/56 kB | 0.3/1.4 MB | 3.2 kB Progress (4): 49/58 kB | 24/56 kB | 0.3/1.4 MB | 3.2 kB Progress (4): 49/58 kB | 24/56 kB | 0.3/1.4 MB | 3.2 kB Progress (4): 49/58 kB | 24/56 kB | 0.3/1.4 MB | 3.2 kB Progress (4): 49/58 kB | 24/56 kB | 0.3/1.4 MB | 3.2 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.2 kB/s) [2019-07-30T14:17:00.835Z] Progress (4): 49/58 kB | 24/56 kB | 0.3/1.4 MB | 4.1/37 kB Progress (4): 49/58 kB | 24/56 kB | 0.3/1.4 MB | 4.1/37 kB Progress (4): 49/58 kB | 24/56 kB | 0.3/1.4 MB | 7.7/37 kB Progress (4): 49/58 kB | 24/56 kB | 0.3/1.4 MB | 7.7/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-30T14:17:00.835Z] Progress (4): 53/58 kB | 24/56 kB | 0.3/1.4 MB | 7.7/37 kB Progress (4): 53/58 kB | 28/56 kB | 0.3/1.4 MB | 7.7/37 kB Progress (4): 53/58 kB | 28/56 kB | 0.3/1.4 MB | 7.7/37 kB Progress (4): 53/58 kB | 28/56 kB | 0.3/1.4 MB | 12/37 kB Progress (4): 53/58 kB | 28/56 kB | 0.3/1.4 MB | 12/37 kB Progress (4): 53/58 kB | 32/56 kB | 0.3/1.4 MB | 12/37 kB Progress (4): 57/58 kB | 32/56 kB | 0.3/1.4 MB | 12/37 kB Progress (4): 57/58 kB | 33/56 kB | 0.3/1.4 MB | 12/37 kB Progress (4): 57/58 kB | 33/56 kB | 0.3/1.4 MB | 12/37 kB Progress (4): 57/58 kB | 37/56 kB | 0.3/1.4 MB | 12/37 kB Progress (4): 57/58 kB | 37/56 kB | 0.3/1.4 MB | 16/37 kB Progress (4): 57/58 kB | 41/56 kB | 0.3/1.4 MB | 16/37 kB Progress (4): 57/58 kB | 41/56 kB | 0.3/1.4 MB | 16/37 kB Progress (4): 58 kB | 41/56 kB | 0.3/1.4 MB | 16/37 kB Progress (4): 58 kB | 41/56 kB | 0.3/1.4 MB | 16/37 kB Progress (4): 58 kB | 45/56 kB | 0.3/1.4 MB | 16/37 kB Progress (4): 58 kB | 45/56 kB | 0.3/1.4 MB | 20/37 kB Progress (4): 58 kB | 49/56 kB | 0.3/1.4 MB | 20/37 kB Progress (4): 58 kB | 49/56 kB | 0.3/1.4 MB | 20/37 kB Progress (4): 58 kB | 53/56 kB | 0.3/1.4 MB | 20/37 kB Progress (4): 58 kB | 53/56 kB | 0.3/1.4 MB | 24/37 kB Progress (4): 58 kB | 56 kB | 0.3/1.4 MB | 24/37 kB Progress (4): 58 kB | 56 kB | 0.3/1.4 MB | 24/37 kB Progress (4): 58 kB | 56 kB | 0.3/1.4 MB | 28/37 kB Progress (4): 58 kB | 56 kB | 0.3/1.4 MB | 28/37 kB Progress (4): 58 kB | 56 kB | 0.3/1.4 MB | 32/37 kB Progress (4): 58 kB | 56 kB | 0.3/1.4 MB | 32/37 kB Progress (4): 58 kB | 56 kB | 0.3/1.4 MB | 36/37 kB Progress (4): 58 kB | 56 kB | 0.4/1.4 MB | 36/37 kB Progress (4): 58 kB | 56 kB | 0.4/1.4 MB | 37 kB Progress (4): 58 kB | 56 kB | 0.4/1.4 MB | 37 kB Progress (4): 58 kB | 56 kB | 0.4/1.4 MB | 37 kB Progress (4): 58 kB | 56 kB | 0.4/1.4 MB | 37 kB Progress (4): 58 kB | 56 kB | 0.4/1.4 MB | 37 kB Progress (4): 58 kB | 56 kB | 0.4/1.4 MB | 37 kB Progress (4): 58 kB | 56 kB | 0.4/1.4 MB | 37 kB Progress (4): 58 kB | 56 kB | 0.4/1.4 MB | 37 kB Progress (5): 58 kB | 56 kB | 0.4/1.4 MB | 37 kB | 4.1/112 kB Progress (5): 58 kB | 56 kB | 0.4/1.4 MB | 37 kB | 4.1/112 kB Progress (5): 58 kB | 56 kB | 0.4/1.4 MB | 37 kB | 7.7/112 kB Progress (5): 58 kB | 56 kB | 0.4/1.4 MB | 37 kB | 7.7/112 kB Progress (5): 58 kB | 56 kB | 0.4/1.4 MB | 37 kB | 12/112 kB Progress (5): 58 kB | 56 kB | 0.4/1.4 MB | 37 kB | 12/112 kB Progress (5): 58 kB | 56 kB | 0.4/1.4 MB | 37 kB | 16/112 kB Progress (5): 58 kB | 56 kB | 0.4/1.4 MB | 37 kB | 16/112 kB Progress (5): 58 kB | 56 kB | 0.4/1.4 MB | 37 kB | 20/112 kB Progress (5): 58 kB | 56 kB | 0.4/1.4 MB | 37 kB | 20/112 kB Progress (5): 58 kB | 56 kB | 0.4/1.4 MB | 37 kB | 24/112 kB Progress (5): 58 kB | 56 kB | 0.4/1.4 MB | 37 kB | 24/112 kB Progress (5): 58 kB | 56 kB | 0.4/1.4 MB | 37 kB | 28/112 kB Progress (5): 58 kB | 56 kB | 0.4/1.4 MB | 37 kB | 28/112 kB Progress (5): 58 kB | 56 kB | 0.4/1.4 MB | 37 kB | 32/112 kB Progress (5): 58 kB | 56 kB | 0.4/1.4 MB | 37 kB | 32/112 kB Progress (5): 58 kB | 56 kB | 0.4/1.4 MB | 37 kB | 33/112 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 67 kB/s) [2019-07-30T14:17:00.835Z] 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-30T14:17:00.835Z] Progress (4): 58 kB | 0.4/1.4 MB | 37 kB | 33/112 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.jar (37 kB at 45 kB/s) [2019-07-30T14:17:00.835Z] Progress (3): 58 kB | 0.4/1.4 MB | 37/112 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.jar [2019-07-30T14:17:00.835Z] Progress (3): 58 kB | 0.4/1.4 MB | 37/112 kB Progress (3): 58 kB | 0.4/1.4 MB | 41/112 kB Progress (3): 58 kB | 0.4/1.4 MB | 41/112 kB Progress (3): 58 kB | 0.4/1.4 MB | 45/112 kB Progress (3): 58 kB | 0.4/1.4 MB | 45/112 kB Progress (3): 58 kB | 0.4/1.4 MB | 49/112 kB Progress (3): 58 kB | 0.4/1.4 MB | 49/112 kB Progress (3): 58 kB | 0.4/1.4 MB | 53/112 kB 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 70 kB/s) [2019-07-30T14:17:00.835Z] Progress (2): 0.4/1.4 MB | 57/112 kB Progress (2): 0.4/1.4 MB | 57/112 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.jar [2019-07-30T14:17:00.835Z] Progress (2): 0.4/1.4 MB | 57/112 kB Progress (2): 0.4/1.4 MB | 61/112 kB Progress (2): 0.4/1.4 MB | 61/112 kB Progress (2): 0.4/1.4 MB | 65/112 kB Progress (2): 0.4/1.4 MB | 65/112 kB Progress (2): 0.4/1.4 MB | 66/112 kB Progress (2): 0.4/1.4 MB | 66/112 kB Progress (2): 0.4/1.4 MB | 70/112 kB Progress (2): 0.4/1.4 MB | 70/112 kB Progress (2): 0.4/1.4 MB | 74/112 kB Progress (2): 0.4/1.4 MB | 74/112 kB Progress (2): 0.4/1.4 MB | 78/112 kB Progress (2): 0.5/1.4 MB | 78/112 kB Progress (2): 0.5/1.4 MB | 82/112 kB Progress (2): 0.5/1.4 MB | 82/112 kB Progress (2): 0.5/1.4 MB | 86/112 kB Progress (2): 0.5/1.4 MB | 86/112 kB Progress (2): 0.5/1.4 MB | 90/112 kB Progress (2): 0.5/1.4 MB | 90/112 kB Progress (2): 0.5/1.4 MB | 94/112 kB Progress (2): 0.5/1.4 MB | 94/112 kB Progress (2): 0.5/1.4 MB | 98/112 kB Progress (2): 0.5/1.4 MB | 98/112 kB Progress (2): 0.5/1.4 MB | 98/112 kB Progress (2): 0.5/1.4 MB | 98/112 kB Progress (2): 0.5/1.4 MB | 102/112 kB Progress (2): 0.5/1.4 MB | 102/112 kB Progress (2): 0.5/1.4 MB | 106/112 kB Progress (2): 0.5/1.4 MB | 106/112 kB Progress (2): 0.5/1.4 MB | 110/112 kB Progress (2): 0.5/1.4 MB | 110/112 kB Progress (2): 0.5/1.4 MB | 112 kB Progress (2): 0.5/1.4 MB | 112 kB Progress (2): 0.5/1.4 MB | 112 kB Progress (2): 0.5/1.4 MB | 112 kB Progress (2): 0.5/1.4 MB | 112 kB Progress (2): 0.5/1.4 MB | 112 kB Progress (2): 0.5/1.4 MB | 112 kB Progress (2): 0.5/1.4 MB | 112 kB Progress (2): 0.5/1.4 MB | 112 kB Progress (2): 0.5/1.4 MB | 112 kB Progress (2): 0.5/1.4 MB | 112 kB Progress (2): 0.5/1.4 MB | 112 kB Progress (2): 0.5/1.4 MB | 112 kB Progress (2): 0.5/1.4 MB | 112 kB Progress (2): 0.5/1.4 MB | 112 kB Progress (2): 0.6/1.4 MB | 112 kB Progress (2): 0.6/1.4 MB | 112 kB Progress (2): 0.6/1.4 MB | 112 kB Progress (2): 0.6/1.4 MB | 112 kB Progress (2): 0.6/1.4 MB | 112 kB Progress (2): 0.6/1.4 MB | 112 kB Progress (3): 0.6/1.4 MB | 112 kB | 4.1/7.2 kB Progress (3): 0.6/1.4 MB | 112 kB | 4.1/7.2 kB Progress (3): 0.6/1.4 MB | 112 kB | 7.2 kB Progress (4): 0.6/1.4 MB | 112 kB | 7.2 kB | 4.1/9.4 kB Progress (4): 0.6/1.4 MB | 112 kB | 7.2 kB | 4.1/9.4 kB Progress (4): 0.6/1.4 MB | 112 kB | 7.2 kB | 7.7/9.4 kB Progress (4): 0.6/1.4 MB | 112 kB | 7.2 kB | 7.7/9.4 kB Progress (4): 0.6/1.4 MB | 112 kB | 7.2 kB | 9.4 kB Progress (4): 0.6/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/de/pdark/decentxml/1.3/decentxml-1.3.jar (112 kB at 132 kB/s) [2019-07-30T14:17:00.835Z] Progress (3): 0.6/1.4 MB | 7.2 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-30T14:17:00.835Z] Progress (3): 0.6/1.4 MB | 7.2 kB | 9.4 kB Progress (3): 0.6/1.4 MB | 7.2 kB | 9.4 kB Progress (3): 0.6/1.4 MB | 7.2 kB | 9.4 kB Progress (3): 0.6/1.4 MB | 7.2 kB | 9.4 kB Progress (3): 0.6/1.4 MB | 7.2 kB | 9.4 kB Progress (3): 0.6/1.4 MB | 7.2 kB | 9.4 kB Progress (3): 0.6/1.4 MB | 7.2 kB | 9.4 kB Progress (3): 0.6/1.4 MB | 7.2 kB | 9.4 kB Progress (3): 0.6/1.4 MB | 7.2 kB | 9.4 kB Progress (3): 0.6/1.4 MB | 7.2 kB | 9.4 kB Progress (3): 0.6/1.4 MB | 7.2 kB | 9.4 kB Progress (3): 0.6/1.4 MB | 7.2 kB | 9.4 kB Progress (3): 0.6/1.4 MB | 7.2 kB | 9.4 kB Progress (3): 0.6/1.4 MB | 7.2 kB | 9.4 kB Progress (3): 0.6/1.4 MB | 7.2 kB | 9.4 kB Progress (3): 0.7/1.4 MB | 7.2 kB | 9.4 kB Progress (3): 0.7/1.4 MB | 7.2 kB | 9.4 kB Progress (3): 0.7/1.4 MB | 7.2 kB | 9.4 kB Progress (3): 0.7/1.4 MB | 7.2 kB | 9.4 kB Progress (3): 0.7/1.4 MB | 7.2 kB | 9.4 kB Progress (3): 0.7/1.4 MB | 7.2 kB | 9.4 kB Progress (3): 0.7/1.4 MB | 7.2 kB | 9.4 kB Progress (3): 0.7/1.4 MB | 7.2 kB | 9.4 kB Progress (3): 0.7/1.4 MB | 7.2 kB | 9.4 kB Progress (3): 0.7/1.4 MB | 7.2 kB | 9.4 kB Progress (3): 0.7/1.4 MB | 7.2 kB | 9.4 kB Progress (3): 0.7/1.4 MB | 7.2 kB | 9.4 kB Progress (3): 0.7/1.4 MB | 7.2 kB | 9.4 kB Progress (3): 0.7/1.4 MB | 7.2 kB | 9.4 kB Progress (3): 0.7/1.4 MB | 7.2 kB | 9.4 kB Progress (3): 0.7/1.4 MB | 7.2 kB | 9.4 kB Progress (3): 0.7/1.4 MB | 7.2 kB | 9.4 kB Progress (3): 0.7/1.4 MB | 7.2 kB | 9.4 kB Progress (3): 0.7/1.4 MB | 7.2 kB | 9.4 kB Progress (3): 0.7/1.4 MB | 7.2 kB | 9.4 kB Progress (3): 0.7/1.4 MB | 7.2 kB | 9.4 kB Progress (3): 0.7/1.4 MB | 7.2 kB | 9.4 kB Progress (3): 0.7/1.4 MB | 7.2 kB | 9.4 kB Progress (3): 0.7/1.4 MB | 7.2 kB | 9.4 kB Progress (3): 0.7/1.4 MB | 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 7.9 kB/s) [2019-07-30T14:17:00.835Z] 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-30T14:17:00.835Z] Progress (2): 0.8/1.4 MB | 9.4 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 10 kB/s) [2019-07-30T14:17:00.835Z] Progress (2): 0.8/1.4 MB | 4.1/285 kB Progress (3): 0.8/1.4 MB | 4.1/285 kB | 4.1/37 kB Progress (3): 0.8/1.4 MB | 7.7/285 kB | 4.1/37 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.jar [2019-07-30T14:17:00.835Z] Progress (3): 0.8/1.4 MB | 7.7/285 kB | 4.1/37 kB Progress (3): 0.8/1.4 MB | 12/285 kB | 4.1/37 kB Progress (3): 0.8/1.4 MB | 12/285 kB | 7.7/37 kB Progress (3): 0.8/1.4 MB | 16/285 kB | 7.7/37 kB Progress (3): 0.8/1.4 MB | 16/285 kB | 7.7/37 kB Progress (3): 0.8/1.4 MB | 20/285 kB | 7.7/37 kB Progress (3): 0.8/1.4 MB | 20/285 kB | 7.7/37 kB Progress (3): 0.8/1.4 MB | 20/285 kB | 12/37 kB Progress (3): 0.8/1.4 MB | 24/285 kB | 12/37 kB Progress (3): 0.8/1.4 MB | 24/285 kB | 16/37 kB Progress (3): 0.8/1.4 MB | 24/285 kB | 16/37 kB Progress (3): 0.8/1.4 MB | 28/285 kB | 16/37 kB Progress (3): 0.8/1.4 MB | 28/285 kB | 16/37 kB Progress (3): 0.8/1.4 MB | 28/285 kB | 20/37 kB Progress (3): 0.8/1.4 MB | 28/285 kB | 20/37 kB Progress (3): 0.8/1.4 MB | 32/285 kB | 20/37 kB Progress (3): 0.8/1.4 MB | 32/285 kB | 20/37 kB Progress (3): 0.8/1.4 MB | 32/285 kB | 24/37 kB Progress (3): 0.8/1.4 MB | 33/285 kB | 24/37 kB Progress (3): 0.8/1.4 MB | 33/285 kB | 28/37 kB Progress (3): 0.8/1.4 MB | 33/285 kB | 28/37 kB Progress (3): 0.8/1.4 MB | 33/285 kB | 32/37 kB Progress (3): 0.8/1.4 MB | 37/285 kB | 32/37 kB Progress (3): 0.8/1.4 MB | 37/285 kB | 36/37 kB Progress (3): 0.8/1.4 MB | 37/285 kB | 36/37 kB Progress (3): 0.8/1.4 MB | 37/285 kB | 37 kB Progress (3): 0.8/1.4 MB | 41/285 kB | 37 kB Progress (3): 0.8/1.4 MB | 41/285 kB | 37 kB Progress (3): 0.8/1.4 MB | 41/285 kB | 37 kB Progress (3): 0.8/1.4 MB | 45/285 kB | 37 kB Progress (3): 0.8/1.4 MB | 45/285 kB | 37 kB Progress (3): 0.8/1.4 MB | 49/285 kB | 37 kB Progress (3): 0.8/1.4 MB | 49/285 kB | 37 kB Progress (3): 0.8/1.4 MB | 53/285 kB | 37 kB Progress (3): 0.8/1.4 MB | 53/285 kB | 37 kB Progress (3): 0.8/1.4 MB | 57/285 kB | 37 kB Progress (3): 0.8/1.4 MB | 57/285 kB | 37 kB Progress (3): 0.8/1.4 MB | 61/285 kB | 37 kB Progress (3): 0.8/1.4 MB | 61/285 kB | 37 kB Progress (3): 0.8/1.4 MB | 65/285 kB | 37 kB Progress (3): 0.8/1.4 MB | 65/285 kB | 37 kB Progress (3): 0.8/1.4 MB | 66/285 kB | 37 kB Progress (3): 0.8/1.4 MB | 66/285 kB | 37 kB Progress (3): 0.8/1.4 MB | 70/285 kB | 37 kB Progress (3): 0.8/1.4 MB | 70/285 kB | 37 kB Progress (3): 0.8/1.4 MB | 74/285 kB | 37 kB Progress (3): 0.8/1.4 MB | 74/285 kB | 37 kB Progress (3): 0.8/1.4 MB | 78/285 kB | 37 kB Progress (3): 0.8/1.4 MB | 78/285 kB | 37 kB Progress (3): 0.8/1.4 MB | 82/285 kB | 37 kB Progress (3): 0.8/1.4 MB | 82/285 kB | 37 kB Progress (3): 0.8/1.4 MB | 86/285 kB | 37 kB Progress (3): 0.8/1.4 MB | 86/285 kB | 37 kB Progress (3): 0.8/1.4 MB | 90/285 kB | 37 kB Progress (3): 0.8/1.4 MB | 90/285 kB | 37 kB Progress (3): 0.8/1.4 MB | 94/285 kB | 37 kB Progress (3): 0.9/1.4 MB | 94/285 kB | 37 kB Progress (3): 0.9/1.4 MB | 98/285 kB | 37 kB Progress (3): 0.9/1.4 MB | 98/285 kB | 37 kB Progress (3): 0.9/1.4 MB | 98/285 kB | 37 kB Progress (3): 0.9/1.4 MB | 98/285 kB | 37 kB Progress (3): 0.9/1.4 MB | 102/285 kB | 37 kB Progress (3): 0.9/1.4 MB | 102/285 kB | 37 kB Progress (3): 0.9/1.4 MB | 106/285 kB | 37 kB Progress (3): 0.9/1.4 MB | 106/285 kB | 37 kB Progress (3): 0.9/1.4 MB | 110/285 kB | 37 kB Progress (3): 0.9/1.4 MB | 110/285 kB | 37 kB Progress (3): 0.9/1.4 MB | 114/285 kB | 37 kB Progress (3): 0.9/1.4 MB | 114/285 kB | 37 kB Progress (3): 0.9/1.4 MB | 118/285 kB | 37 kB Progress (3): 0.9/1.4 MB | 118/285 kB | 37 kB Progress (3): 0.9/1.4 MB | 122/285 kB | 37 kB Progress (3): 0.9/1.4 MB | 122/285 kB | 37 kB Progress (3): 0.9/1.4 MB | 126/285 kB | 37 kB Progress (3): 0.9/1.4 MB | 126/285 kB | 37 kB Progress (3): 0.9/1.4 MB | 130/285 kB | 37 kB Progress (3): 0.9/1.4 MB | 130/285 kB | 37 kB Progress (3): 0.9/1.4 MB | 131/285 kB | 37 kB Progress (3): 0.9/1.4 MB | 131/285 kB | 37 kB Progress (3): 0.9/1.4 MB | 131/285 kB | 37 kB Progress (3): 0.9/1.4 MB | 135/285 kB | 37 kB Progress (3): 0.9/1.4 MB | 135/285 kB | 37 kB Progress (3): 0.9/1.4 MB | 139/285 kB | 37 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.jar (37 kB at 40 kB/s) [2019-07-30T14:17:00.835Z] Progress (2): 0.9/1.4 MB | 139/285 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-30T14:17:00.835Z] Progress (2): 0.9/1.4 MB | 143/285 kB Progress (2): 0.9/1.4 MB | 143/285 kB Progress (2): 0.9/1.4 MB | 147/285 kB Progress (2): 0.9/1.4 MB | 147/285 kB Progress (2): 0.9/1.4 MB | 151/285 kB Progress (2): 0.9/1.4 MB | 151/285 kB Progress (2): 0.9/1.4 MB | 155/285 kB Progress (2): 0.9/1.4 MB | 155/285 kB Progress (2): 0.9/1.4 MB | 159/285 kB Progress (2): 0.9/1.4 MB | 159/285 kB Progress (2): 0.9/1.4 MB | 163/285 kB Progress (2): 0.9/1.4 MB | 163/285 kB Progress (2): 0.9/1.4 MB | 167/285 kB Progress (2): 0.9/1.4 MB | 167/285 kB Progress (2): 0.9/1.4 MB | 171/285 kB Progress (2): 0.9/1.4 MB | 171/285 kB Progress (2): 0.9/1.4 MB | 175/285 kB Progress (2): 0.9/1.4 MB | 175/285 kB Progress (2): 0.9/1.4 MB | 179/285 kB Progress (2): 0.9/1.4 MB | 179/285 kB Progress (2): 0.9/1.4 MB | 183/285 kB Progress (2): 1.0/1.4 MB | 183/285 kB Progress (2): 1.0/1.4 MB | 187/285 kB Progress (2): 1.0/1.4 MB | 187/285 kB Progress (2): 1.0/1.4 MB | 191/285 kB Progress (2): 1.0/1.4 MB | 191/285 kB Progress (2): 1.0/1.4 MB | 195/285 kB Progress (2): 1.0/1.4 MB | 195/285 kB Progress (2): 1.0/1.4 MB | 199/285 kB Progress (2): 1.0/1.4 MB | 199/285 kB Progress (2): 1.0/1.4 MB | 203/285 kB Progress (2): 1.0/1.4 MB | 203/285 kB Progress (2): 1.0/1.4 MB | 207/285 kB Progress (2): 1.0/1.4 MB | 207/285 kB Progress (2): 1.0/1.4 MB | 211/285 kB Progress (2): 1.0/1.4 MB | 211/285 kB Progress (2): 1.0/1.4 MB | 215/285 kB Progress (2): 1.0/1.4 MB | 215/285 kB Progress (2): 1.0/1.4 MB | 219/285 kB Progress (2): 1.0/1.4 MB | 219/285 kB Progress (3): 1.0/1.4 MB | 219/285 kB | 4.1/38 kB Progress (3): 1.0/1.4 MB | 219/285 kB | 4.1/38 kB Progress (3): 1.0/1.4 MB | 223/285 kB | 4.1/38 kB Progress (3): 1.0/1.4 MB | 223/285 kB | 4.1/38 kB Progress (3): 1.0/1.4 MB | 223/285 kB | 7.7/38 kB Progress (3): 1.0/1.4 MB | 223/285 kB | 7.7/38 kB Progress (3): 1.0/1.4 MB | 227/285 kB | 7.7/38 kB Progress (3): 1.0/1.4 MB | 227/285 kB | 7.7/38 kB Progress (3): 1.0/1.4 MB | 227/285 kB | 12/38 kB Progress (3): 1.0/1.4 MB | 227/285 kB | 12/38 kB Progress (3): 1.0/1.4 MB | 231/285 kB | 12/38 kB Progress (4): 1.0/1.4 MB | 231/285 kB | 12/38 kB | 4.1/53 kB Progress (4): 1.0/1.4 MB | 231/285 kB | 12/38 kB | 4.1/53 kB Progress (4): 1.0/1.4 MB | 231/285 kB | 16/38 kB | 4.1/53 kB Progress (4): 1.0/1.4 MB | 231/285 kB | 16/38 kB | 4.1/53 kB Progress (4): 1.0/1.4 MB | 231/285 kB | 16/38 kB | 7.7/53 kB Progress (4): 1.0/1.4 MB | 235/285 kB | 16/38 kB | 7.7/53 kB Progress (4): 1.0/1.4 MB | 235/285 kB | 20/38 kB | 7.7/53 kB Progress (4): 1.0/1.4 MB | 235/285 kB | 20/38 kB | 7.7/53 kB Progress (5): 1.0/1.4 MB | 235/285 kB | 20/38 kB | 7.7/53 kB | 4.1/4.3 kB Progress (5): 1.0/1.4 MB | 235/285 kB | 20/38 kB | 7.7/53 kB | 4.1/4.3 kB Progress (5): 1.0/1.4 MB | 235/285 kB | 20/38 kB | 12/53 kB | 4.1/4.3 kB Progress (5): 1.0/1.4 MB | 235/285 kB | 24/38 kB | 12/53 kB | 4.1/4.3 kB Progress (5): 1.0/1.4 MB | 239/285 kB | 24/38 kB | 12/53 kB | 4.1/4.3 kB Progress (5): 1.0/1.4 MB | 239/285 kB | 28/38 kB | 12/53 kB | 4.1/4.3 kB Progress (5): 1.0/1.4 MB | 239/285 kB | 28/38 kB | 16/53 kB | 4.1/4.3 kB Progress (5): 1.0/1.4 MB | 239/285 kB | 28/38 kB | 16/53 kB | 4.1/4.3 kB Progress (5): 1.0/1.4 MB | 239/285 kB | 28/38 kB | 16/53 kB | 4.3 kB Progress (5): 1.0/1.4 MB | 239/285 kB | 28/38 kB | 16/53 kB | 4.3 kB Progress (5): 1.0/1.4 MB | 239/285 kB | 28/38 kB | 20/53 kB | 4.3 kB Progress (5): 1.0/1.4 MB | 239/285 kB | 32/38 kB | 20/53 kB | 4.3 kB Progress (5): 1.0/1.4 MB | 243/285 kB | 32/38 kB | 20/53 kB | 4.3 kB Progress (5): 1.0/1.4 MB | 243/285 kB | 36/38 kB | 20/53 kB | 4.3 kB Progress (5): 1.0/1.4 MB | 243/285 kB | 36/38 kB | 24/53 kB | 4.3 kB Progress (5): 1.0/1.4 MB | 243/285 kB | 36/38 kB | 24/53 kB | 4.3 kB Progress (5): 1.0/1.4 MB | 243/285 kB | 38 kB | 24/53 kB | 4.3 kB Progress (5): 1.0/1.4 MB | 247/285 kB | 38 kB | 24/53 kB | 4.3 kB Progress (5): 1.0/1.4 MB | 247/285 kB | 38 kB | 24/53 kB | 4.3 kB Progress (5): 1.0/1.4 MB | 247/285 kB | 38 kB | 28/53 kB | 4.3 kB Progress (5): 1.0/1.4 MB | 247/285 kB | 38 kB | 28/53 kB | 4.3 kB Progress (5): 1.0/1.4 MB | 251/285 kB | 38 kB | 28/53 kB | 4.3 kB Progress (5): 1.0/1.4 MB | 251/285 kB | 38 kB | 28/53 kB | 4.3 kB Progress (5): 1.0/1.4 MB | 251/285 kB | 38 kB | 32/53 kB | 4.3 kB Progress (5): 1.1/1.4 MB | 251/285 kB | 38 kB | 32/53 kB | 4.3 kB Progress (5): 1.1/1.4 MB | 255/285 kB | 38 kB | 32/53 kB | 4.3 kB Progress (5): 1.1/1.4 MB | 255/285 kB | 38 kB | 33/53 kB | 4.3 kB Progress (5): 1.1/1.4 MB | 259/285 kB | 38 kB | 33/53 kB | 4.3 kB Progress (5): 1.1/1.4 MB | 259/285 kB | 38 kB | 33/53 kB | 4.3 kB Progress (5): 1.1/1.4 MB | 259/285 kB | 38 kB | 33/53 kB | 4.3 kB Progress (5): 1.1/1.4 MB | 259/285 kB | 38 kB | 37/53 kB | 4.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.jar (38 kB at 37 kB/s) [2019-07-30T14:17:00.835Z] 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-30T14:17:00.835Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (4.3 kB at 4.2 kB/s) [2019-07-30T14:17:00.835Z] Progress (3): 1.1/1.4 MB | 259/285 kB | 41/53 kB Progress (3): 1.1/1.4 MB | 259/285 kB | 41/53 kB Progress (3): 1.1/1.4 MB | 263/285 kB | 41/53 kB Progress (3): 1.1/1.4 MB | 263/285 kB | 41/53 kB Progress (3): 1.1/1.4 MB | 263/285 kB | 45/53 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.jar [2019-07-30T14:17:01.094Z] Progress (3): 1.1/1.4 MB | 263/285 kB | 49/53 kB Progress (3): 1.1/1.4 MB | 263/285 kB | 49/53 kB Progress (3): 1.1/1.4 MB | 263/285 kB | 53/53 kB Progress (3): 1.1/1.4 MB | 267/285 kB | 53/53 kB Progress (3): 1.1/1.4 MB | 267/285 kB | 53 kB Progress (3): 1.1/1.4 MB | 267/285 kB | 53 kB Progress (3): 1.1/1.4 MB | 271/285 kB | 53 kB Progress (3): 1.1/1.4 MB | 271/285 kB | 53 kB Progress (3): 1.1/1.4 MB | 275/285 kB | 53 kB Progress (3): 1.1/1.4 MB | 275/285 kB | 53 kB Progress (3): 1.1/1.4 MB | 279/285 kB | 53 kB Progress (3): 1.1/1.4 MB | 279/285 kB | 53 kB Progress (3): 1.1/1.4 MB | 283/285 kB | 53 kB Progress (3): 1.1/1.4 MB | 283/285 kB | 53 kB Progress (3): 1.1/1.4 MB | 285 kB | 53 kB Progress (3): 1.1/1.4 MB | 285 kB | 53 kB Progress (3): 1.1/1.4 MB | 285 kB | 53 kB Progress (3): 1.1/1.4 MB | 285 kB | 53 kB Progress (3): 1.1/1.4 MB | 285 kB | 53 kB Progress (3): 1.1/1.4 MB | 285 kB | 53 kB Progress (3): 1.1/1.4 MB | 285 kB | 53 kB Progress (3): 1.1/1.4 MB | 285 kB | 53 kB Progress (3): 1.1/1.4 MB | 285 kB | 53 kB Progress (3): 1.1/1.4 MB | 285 kB | 53 kB Progress (3): 1.1/1.4 MB | 285 kB | 53 kB Progress (3): 1.1/1.4 MB | 285 kB | 53 kB Progress (3): 1.1/1.4 MB | 285 kB | 53 kB Progress (3): 1.1/1.4 MB | 285 kB | 53 kB Progress (3): 1.1/1.4 MB | 285 kB | 53 kB Progress (3): 1.2/1.4 MB | 285 kB | 53 kB Progress (3): 1.2/1.4 MB | 285 kB | 53 kB Progress (3): 1.2/1.4 MB | 285 kB | 53 kB Progress (3): 1.2/1.4 MB | 285 kB | 53 kB Progress (3): 1.2/1.4 MB | 285 kB | 53 kB Progress (3): 1.2/1.4 MB | 285 kB | 53 kB Progress (3): 1.2/1.4 MB | 285 kB | 53 kB Progress (3): 1.2/1.4 MB | 285 kB | 53 kB Progress (3): 1.2/1.4 MB | 285 kB | 53 kB Progress (3): 1.2/1.4 MB | 285 kB | 53 kB Progress (3): 1.2/1.4 MB | 285 kB | 53 kB Progress (3): 1.2/1.4 MB | 285 kB | 53 kB Progress (3): 1.2/1.4 MB | 285 kB | 53 kB Progress (3): 1.2/1.4 MB | 285 kB | 53 kB Progress (3): 1.2/1.4 MB | 285 kB | 53 kB Progress (3): 1.2/1.4 MB | 285 kB | 53 kB Progress (3): 1.2/1.4 MB | 285 kB | 53 kB Progress (3): 1.2/1.4 MB | 285 kB | 53 kB Progress (3): 1.2/1.4 MB | 285 kB | 53 kB Progress (3): 1.2/1.4 MB | 285 kB | 53 kB Progress (3): 1.2/1.4 MB | 285 kB | 53 kB Progress (3): 1.2/1.4 MB | 285 kB | 53 kB Progress (3): 1.2/1.4 MB | 285 kB | 53 kB Progress (3): 1.2/1.4 MB | 285 kB | 53 kB Progress (3): 1.2/1.4 MB | 285 kB | 53 kB Progress (3): 1.3/1.4 MB | 285 kB | 53 kB Progress (3): 1.3/1.4 MB | 285 kB | 53 kB Progress (3): 1.3/1.4 MB | 285 kB | 53 kB Progress (3): 1.3/1.4 MB | 285 kB | 53 kB Progress (3): 1.3/1.4 MB | 285 kB | 53 kB Progress (3): 1.3/1.4 MB | 285 kB | 53 kB Progress (3): 1.3/1.4 MB | 285 kB | 53 kB Progress (3): 1.3/1.4 MB | 285 kB | 53 kB Progress (3): 1.3/1.4 MB | 285 kB | 53 kB Progress (3): 1.3/1.4 MB | 285 kB | 53 kB Progress (3): 1.3/1.4 MB | 285 kB | 53 kB Progress (3): 1.3/1.4 MB | 285 kB | 53 kB Progress (3): 1.3/1.4 MB | 285 kB | 53 kB Progress (3): 1.3/1.4 MB | 285 kB | 53 kB Progress (3): 1.3/1.4 MB | 285 kB | 53 kB Progress (3): 1.3/1.4 MB | 285 kB | 53 kB Progress (3): 1.3/1.4 MB | 285 kB | 53 kB Progress (3): 1.3/1.4 MB | 285 kB | 53 kB Progress (3): 1.3/1.4 MB | 285 kB | 53 kB Progress (3): 1.3/1.4 MB | 285 kB | 53 kB Progress (3): 1.3/1.4 MB | 285 kB | 53 kB Progress (3): 1.3/1.4 MB | 285 kB | 53 kB Progress (3): 1.3/1.4 MB | 285 kB | 53 kB Progress (3): 1.3/1.4 MB | 285 kB | 53 kB Progress (3): 1.3/1.4 MB | 285 kB | 53 kB Progress (3): 1.4/1.4 MB | 285 kB | 53 kB Progress (3): 1.4/1.4 MB | 285 kB | 53 kB Progress (3): 1.4/1.4 MB | 285 kB | 53 kB Progress (3): 1.4/1.4 MB | 285 kB | 53 kB Progress (3): 1.4/1.4 MB | 285 kB | 53 kB Progress (3): 1.4/1.4 MB | 285 kB | 53 kB Progress (3): 1.4/1.4 MB | 285 kB | 53 kB Progress (3): 1.4/1.4 MB | 285 kB | 53 kB Progress (3): 1.4/1.4 MB | 285 kB | 53 kB Progress (3): 1.4/1.4 MB | 285 kB | 53 kB Progress (3): 1.4/1.4 MB | 285 kB | 53 kB Progress (3): 1.4/1.4 MB | 285 kB | 53 kB Progress (3): 1.4/1.4 MB | 285 kB | 53 kB Progress (3): 1.4/1.4 MB | 285 kB | 53 kB Progress (3): 1.4/1.4 MB | 285 kB | 53 kB Progress (3): 1.4/1.4 MB | 285 kB | 53 kB Progress (3): 1.4/1.4 MB | 285 kB | 53 kB Progress (3): 1.4/1.4 MB | 285 kB | 53 kB Progress (3): 1.4/1.4 MB | 285 kB | 53 kB Progress (3): 1.4 MB | 285 kB | 53 kB Progress (4): 1.4 MB | 285 kB | 53 kB | 4.1/29 kB Progress (4): 1.4 MB | 285 kB | 53 kB | 7.7/29 kB Progress (5): 1.4 MB | 285 kB | 53 kB | 7.7/29 kB | 4.1/21 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 51 kB/s) [2019-07-30T14:17:01.094Z] Progress (4): 1.4 MB | 285 kB | 7.7/29 kB | 7.7/21 kB Progress (4): 1.4 MB | 285 kB | 12/29 kB | 7.7/21 kB Progress (4): 1.4 MB | 285 kB | 12/29 kB | 12/21 kB Progress (4): 1.4 MB | 285 kB | 16/29 kB | 12/21 kB Progress (4): 1.4 MB | 285 kB | 16/29 kB | 16/21 kB Progress (4): 1.4 MB | 285 kB | 20/29 kB | 16/21 kB Progress (4): 1.4 MB | 285 kB | 20/29 kB | 20/21 kB Progress (4): 1.4 MB | 285 kB | 24/29 kB | 20/21 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 273 kB/s) [2019-07-30T14:17:01.094Z] Progress (3): 1.4 MB | 24/29 kB | 21 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.jar (1.4 MB at 1.4 MB/s) [2019-07-30T14:17:01.094Z] Progress (2): 28/29 kB | 21 kB Progress (2): 29 kB | 21 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.jar (21 kB at 20 kB/s) [2019-07-30T14:17:01.094Z] 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 27 kB/s) [2019-07-30T14:17:02.469Z] 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-30T14:17:02.469Z] 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-30T14:17:02.728Z] 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-30T14:17:02.728Z] 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-30T14:17:02.728Z] 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-30T14:17:02.728Z] 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-30T14:17:03.247Z] 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 15 MB/s) [2019-07-30T14:17:03.815Z] 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-30T14:17:03.815Z] 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-30T14:17:03.815Z] 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-30T14:17:03.815Z] 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-30T14:17:03.815Z] 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-30T14:17:03.815Z] 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-30T14:17:04.074Z] 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 4.9 MB/s) [2019-07-30T14:17:04.074Z] 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-30T14:17:04.074Z] 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-30T14:17:04.074Z] 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-30T14:17:04.074Z] 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-30T14:17:04.332Z] 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-30T14:17:04.332Z] 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-30T14:17:04.332Z] 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.2 MB/s) [2019-07-30T14:17:04.332Z] 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-30T14:17:04.332Z] 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-30T14:17:04.332Z] 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-30T14:17:04.591Z] 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-30T14:17:04.591Z] 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-30T14:17:04.591Z] 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-30T14:17:04.591Z] 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 967 kB/s) [2019-07-30T14:17:06.550Z] 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-30T14:17:06.550Z] 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-30T14:17:06.550Z] 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-30T14:17:06.550Z] 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-30T14:17:06.550Z] 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-30T14:17:06.809Z] 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-30T14:17:06.809Z] 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 156 kB/s) [2019-07-30T14:17:06.809Z] 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-30T14:17:06.809Z] 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-30T14:17:06.809Z] 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-30T14:17:07.068Z] 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-30T14:17:07.068Z] 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-30T14:17:07.068Z] 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-30T14:17:07.068Z] 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 225 kB/s) [2019-07-30T14:17:07.068Z] 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-30T14:17:07.068Z] 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-30T14:17:07.068Z] 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-30T14:17:07.326Z] 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-30T14:17:07.326Z] 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-30T14:17:07.326Z] 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-30T14:17:07.584Z] 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-30T14:17:07.584Z] 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-30T14:17:07.584Z] 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-30T14:17:07.584Z] 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-30T14:17:07.584Z] 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-30T14:17:07.584Z] 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-30T14:17:07.842Z] 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-30T14:17:07.842Z] 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 38 kB/s) [2019-07-30T14:17:07.842Z] 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-30T14:17:07.842Z] 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-30T14:17:07.842Z] 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-30T14:17:08.106Z] 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-30T14:17:08.106Z] 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-30T14:17:08.106Z] 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-30T14:17:08.106Z] 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 158 kB/s) [2019-07-30T14:17:08.106Z] 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-30T14:17:08.106Z] 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-30T14:17:08.106Z] 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-30T14:17:08.363Z] 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-30T14:17:08.364Z] 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-30T14:17:08.364Z] 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-30T14:17:08.364Z] 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 69 kB/s) [2019-07-30T14:17:08.364Z] 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-30T14:17:08.364Z] 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-30T14:17:08.621Z] 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-30T14:17:08.621Z] 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-30T14:17:08.621Z] 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-30T14:17:08.879Z] 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-30T14:17:08.879Z] 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 313 kB/s) [2019-07-30T14:17:08.879Z] 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-30T14:17:08.879Z] 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-30T14:17:09.137Z] 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-30T14:17:09.395Z] 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-30T14:17:09.395Z] 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-30T14:17:09.395Z] 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-30T14:17:09.395Z] 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 179 kB/s) [2019-07-30T14:17:09.395Z] 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-30T14:17:09.395Z] 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-30T14:17:09.395Z] 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-30T14:17:09.653Z] 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-30T14:17:09.653Z] 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-30T14:17:09.653Z] 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-30T14:17:09.653Z] 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 393 kB/s) [2019-07-30T14:17:09.653Z] 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-30T14:17:09.653Z] 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-30T14:17:09.653Z] 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-30T14:17:09.911Z] 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-30T14:17:09.911Z] 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-30T14:17:09.911Z] 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-30T14:17:09.911Z] 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 156 kB/s) [2019-07-30T14:17:09.911Z] 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-30T14:17:09.911Z] 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-30T14:17:09.911Z] 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-30T14:17:10.169Z] 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-30T14:17:10.169Z] 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-30T14:17:10.427Z] 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-30T14:17:10.427Z] 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 235 kB/s) [2019-07-30T14:17:10.427Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/21/maven-parent-21.pom [2019-07-30T14:17:10.427Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/21/maven-parent-21.pom [2019-07-30T14:17:10.427Z] 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-30T14:17:10.686Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/21/maven-parent-21.pom [2019-07-30T14:17:10.686Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/21/maven-parent-21.pom [2019-07-30T14:17:10.686Z] 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-30T14:17:10.686Z] 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 775 kB/s) [2019-07-30T14:17:10.686Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/10/apache-10.pom [2019-07-30T14:17:10.686Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/10/apache-10.pom [2019-07-30T14:17:10.686Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/10/apache-10.pom [2019-07-30T14:17:10.944Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/10/apache-10.pom [2019-07-30T14:17:10.944Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/10/apache-10.pom [2019-07-30T14:17:10.944Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom [2019-07-30T14:17:10.944Z] 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 493 kB/s) [2019-07-30T14:17:10.944Z] 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-30T14:17:10.944Z] 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-30T14:17:10.944Z] 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-30T14:17:11.201Z] 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-30T14:17:11.201Z] 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-30T14:17:11.201Z] 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-30T14:17:11.201Z] 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 35 kB/s) [2019-07-30T14:17:11.201Z] 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-30T14:17:11.201Z] 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-30T14:17:11.201Z] 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-30T14:17:11.460Z] 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-30T14:17:11.460Z] 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-30T14:17:11.460Z] 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-30T14:17:11.460Z] 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-30T14:17:11.460Z] 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-30T14:17:11.460Z] 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-30T14:17:11.460Z] 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-30T14:17:11.718Z] 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-30T14:17:11.718Z] 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-30T14:17:11.718Z] 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-30T14:17:11.718Z] Progress (1): 2.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.pom (2.7 kB at 83 kB/s) [2019-07-30T14:17:11.718Z] 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-30T14:17:11.718Z] 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-30T14:17:11.718Z] 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-30T14:17:11.718Z] 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-30T14:17:11.718Z] 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-30T14:17:11.718Z] 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-30T14:17:11.977Z] 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-30T14:17:11.977Z] 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-30T14:17:11.977Z] 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-30T14:17:11.977Z] 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-30T14:17:11.977Z] 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-30T14:17:11.977Z] 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-30T14:17:12.235Z] 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-30T14:17:12.235Z] 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-30T14:17:12.235Z] 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-30T14:17:12.235Z] 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-30T14:17:12.235Z] 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-30T14:17:12.235Z] 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-30T14:17:12.235Z] 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 Progress (2): 22 kB | 4.1/24 kB Progress (2): 22 kB | 7.7/24 kB Progress (2): 22 kB | 12/24 kB Progress (2): 22 kB | 16/24 kB Progress (2): 22 kB | 20/24 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 364 kB/s) [2019-07-30T14:17:12.235Z] Progress (1): 24/24 kB Progress (1): 24 kB Progress (2): 24 kB | 4.1/129 kB Progress (2): 24 kB | 7.7/129 kB Progress (2): 24 kB | 12/129 kB Progress (2): 24 kB | 16/129 kB Progress (2): 24 kB | 20/129 kB Progress (2): 24 kB | 24/129 kB Progress (2): 24 kB | 28/129 kB Progress (2): 24 kB | 32/129 kB Progress (2): 24 kB | 36/129 kB Progress (2): 24 kB | 40/129 kB Progress (2): 24 kB | 44/129 kB Progress (2): 24 kB | 48/129 kB Progress (2): 24 kB | 52/129 kB Progress (2): 24 kB | 56/129 kB Progress (2): 24 kB | 60/129 kB Progress (2): 24 kB | 64/129 kB Progress (2): 24 kB | 68/129 kB Progress (2): 24 kB | 72/129 kB Progress (2): 24 kB | 76/129 kB Progress (2): 24 kB | 80/129 kB Progress (2): 24 kB | 84/129 kB Progress (2): 24 kB | 88/129 kB Progress (2): 24 kB | 92/129 kB Progress (2): 24 kB | 96/129 kB Progress (2): 24 kB | 100/129 kB Progress (2): 24 kB | 104/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 351 kB/s) [2019-07-30T14:17:12.235Z] Progress (1): 108/129 kB Progress (1): 112/129 kB Progress (1): 116/129 kB Progress (1): 120/129 kB Progress (1): 124/129 kB Progress (1): 128/129 kB Progress (1): 129 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.jar (129 kB at 1.7 MB/s) [2019-07-30T14:17:12.492Z] 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-30T14:17:12.492Z] 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-30T14:17:12.492Z] 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-30T14:17:12.924Z] 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-30T14:17:12.924Z] 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-30T14:17:12.924Z] 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-30T14:17:12.924Z] 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 44 kB/s) [2019-07-30T14:17:12.924Z] 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-30T14:17:12.924Z] 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-30T14:17:12.924Z] 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-30T14:17:13.183Z] 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-30T14:17:13.183Z] 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-30T14:17:13.183Z] 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-30T14:17:13.183Z] 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 238 kB/s) [2019-07-30T14:17:13.183Z] 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-30T14:17:13.183Z] 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-30T14:17:13.183Z] 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-30T14:17:13.443Z] 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-30T14:17:13.443Z] 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-30T14:17:13.443Z] 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-30T14:17:13.443Z] 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 20 kB/s) [2019-07-30T14:17:13.443Z] 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-30T14:17:13.443Z] 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-30T14:17:13.443Z] 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-30T14:17:13.700Z] 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-30T14:17:13.958Z] 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-30T14:17:13.958Z] 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-30T14:17:13.958Z] 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 125 kB/s) [2019-07-30T14:17:13.958Z] 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-30T14:17:13.958Z] 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-30T14:17:13.958Z] 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-30T14:17:14.216Z] 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-30T14:17:14.216Z] 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-30T14:17:14.216Z] 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-30T14:17:14.216Z] 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 578 kB/s) [2019-07-30T14:17:14.216Z] 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-30T14:17:14.216Z] 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-30T14:17:14.216Z] 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-30T14:17:14.474Z] 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-30T14:17:14.474Z] 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-30T14:17:14.474Z] 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-30T14:17:14.474Z] 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 20 kB/s) [2019-07-30T14:17:14.474Z] 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-30T14:17:14.474Z] 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-30T14:17:14.474Z] 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-30T14:17:14.732Z] 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-30T14:17:14.732Z] 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-30T14:17:14.732Z] 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-30T14:17:14.732Z] Progress (1): 4.1/4.2 kB Progress (1): 4.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 141 kB/s) [2019-07-30T14:17:14.732Z] 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-30T14:17:14.732Z] 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-30T14:17:14.732Z] 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-30T14:17:14.990Z] 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-30T14:17:14.990Z] 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-30T14:17:14.990Z] 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-30T14:17:14.990Z] 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 52 kB/s) [2019-07-30T14:17:14.990Z] 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-30T14:17:15.248Z] 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-30T14:17:15.248Z] 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-30T14:17:15.248Z] 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-30T14:17:15.248Z] 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-30T14:17:15.248Z] 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-30T14:17:15.248Z] 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 231 kB/s) [2019-07-30T14:17:15.248Z] 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-30T14:17:15.506Z] 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-30T14:17:15.506Z] 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-30T14:17:15.506Z] 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-30T14:17:15.506Z] 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-30T14:17:15.506Z] 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-30T14:17:15.506Z] 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-30T14:17:15.506Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/5/maven-parent-5.pom [2019-07-30T14:17:15.764Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom [2019-07-30T14:17:15.764Z] 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-30T14:17:15.764Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom [2019-07-30T14:17:15.764Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/5/maven-parent-5.pom [2019-07-30T14:17:15.764Z] 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-30T14:17:16.022Z] 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 525 kB/s) [2019-07-30T14:17:16.022Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/3/apache-3.pom [2019-07-30T14:17:16.022Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/3/apache-3.pom [2019-07-30T14:17:16.022Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/3/apache-3.pom [2019-07-30T14:17:16.022Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/3/apache-3.pom [2019-07-30T14:17:16.022Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/3/apache-3.pom [2019-07-30T14:17:16.022Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom [2019-07-30T14:17:16.280Z] 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-30T14:17:16.280Z] 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-30T14:17:16.280Z] 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-30T14:17:16.280Z] 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-30T14:17:16.280Z] 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-30T14:17:16.280Z] 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-30T14:17:16.539Z] 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-30T14:17:16.539Z] 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 83 kB/s) [2019-07-30T14:17:16.539Z] 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-30T14:17:16.539Z] 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-30T14:17:16.539Z] 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-30T14:17:16.539Z] 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-30T14:17:16.539Z] 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-30T14:17:16.796Z] 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-30T14:17:16.796Z] 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 132 kB/s) [2019-07-30T14:17:16.796Z] 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-30T14:17:16.796Z] 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-30T14:17:16.796Z] 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-30T14:17:16.796Z] 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-30T14:17:17.053Z] 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-30T14:17:17.053Z] 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-30T14:17:17.053Z] 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 18 kB/s) [2019-07-30T14:17:17.053Z] 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-30T14:17:17.053Z] 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-30T14:17:17.053Z] 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-30T14:17:17.053Z] 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-30T14:17:17.312Z] 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-30T14:17:17.312Z] 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-30T14:17:17.312Z] 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 185 kB/s) [2019-07-30T14:17:17.312Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.10/junit-4.10.pom [2019-07-30T14:17:17.312Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.10/junit-4.10.pom [2019-07-30T14:17:17.312Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.10/junit-4.10.pom [2019-07-30T14:17:17.312Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.10/junit-4.10.pom [2019-07-30T14:17:17.571Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.10/junit-4.10.pom [2019-07-30T14:17:17.571Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.10/junit-4.10.pom [2019-07-30T14:17:17.571Z] 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 73 kB/s) [2019-07-30T14:17:17.571Z] 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-30T14:17:17.571Z] 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-30T14:17:17.571Z] 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-30T14:17:17.829Z] 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-30T14:17:17.829Z] 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-30T14:17:17.829Z] 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-30T14:17:17.829Z] 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-30T14:17:17.829Z] 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-30T14:17:17.829Z] 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-30T14:17:17.829Z] 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-30T14:17:18.126Z] 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-30T14:17:18.126Z] 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-30T14:17:18.126Z] 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-30T14:17:18.126Z] Progress (1): 4.1/5.9 kB Progress (1): 5.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom (5.9 kB at 190 kB/s) [2019-07-30T14:17:18.126Z] 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-30T14:17:18.126Z] 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-30T14:17:18.126Z] 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-30T14:17:18.524Z] 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-30T14:17:18.524Z] 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-30T14:17:18.524Z] 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-30T14:17:18.524Z] 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-30T14:17:18.524Z] 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-30T14:17:18.524Z] 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-30T14:17:18.524Z] 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-30T14:17:18.524Z] 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-30T14:17:18.825Z] 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-30T14:17:18.825Z] 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-30T14:17:18.825Z] 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-30T14:17:18.825Z] 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-30T14:17:18.825Z] 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-30T14:17:18.825Z] 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-30T14:17:18.825Z] 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-30T14:17:18.825Z] 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-30T14:17:18.825Z] 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-30T14:17:18.825Z] 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 57 kB/s) [2019-07-30T14:17:18.825Z] 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-30T14:17:18.825Z] 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-30T14:17:18.825Z] 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-30T14:17:19.127Z] 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-30T14:17:19.127Z] 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-30T14:17:19.127Z] 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-30T14:17:19.127Z] 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 38 kB/s) [2019-07-30T14:17:19.127Z] 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-30T14:17:19.127Z] 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-30T14:17:19.127Z] 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-30T14:17:19.425Z] 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-30T14:17:19.425Z] 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-30T14:17:19.425Z] 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-30T14:17:19.425Z] 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 12 kB/s) [2019-07-30T14:17:19.425Z] 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-30T14:17:19.425Z] 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-30T14:17:19.425Z] 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-30T14:17:19.729Z] 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-30T14:17:19.729Z] 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-30T14:17:19.729Z] 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-30T14:17:19.729Z] 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 91 kB/s) [2019-07-30T14:17:19.729Z] 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-30T14:17:19.729Z] 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-30T14:17:19.729Z] 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-30T14:17:20.127Z] 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-30T14:17:20.127Z] 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-30T14:17:20.127Z] 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-30T14:17:20.127Z] Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2.0 kB at 60 kB/s) [2019-07-30T14:17:20.127Z] 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-30T14:17:20.127Z] 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-30T14:17:20.127Z] 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-30T14:17:20.127Z] 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-30T14:17:20.726Z] 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-30T14:17:20.726Z] 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-30T14:17:20.726Z] 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 46 kB/s) [2019-07-30T14:17:20.726Z] 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-30T14:17:20.726Z] 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-30T14:17:20.726Z] 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-30T14:17:20.726Z] 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-30T14:17:20.726Z] 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-30T14:17:20.726Z] 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-30T14:17:20.726Z] 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 44 kB/s) [2019-07-30T14:17:20.726Z] 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-30T14:17:20.726Z] 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-30T14:17:20.726Z] 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-30T14:17:21.126Z] 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-30T14:17:21.126Z] 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-30T14:17:21.126Z] 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-30T14:17:21.126Z] 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 60 kB/s) [2019-07-30T14:17:21.126Z] 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-30T14:17:21.126Z] 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-30T14:17:21.126Z] 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-30T14:17:21.126Z] 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-30T14:17:21.126Z] 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-30T14:17:21.126Z] 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-30T14:17:21.126Z] 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 48 kB/s) [2019-07-30T14:17:21.126Z] 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-30T14:17:21.126Z] 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-30T14:17:21.427Z] 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-30T14:17:21.427Z] 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-30T14:17:21.427Z] 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-30T14:17:21.427Z] 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-30T14:17:21.427Z] 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 40 kB/s) [2019-07-30T14:17:21.427Z] 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-30T14:17:21.427Z] 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-30T14:17:21.427Z] 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-30T14:17:21.726Z] 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-30T14:17:21.726Z] 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-30T14:17:21.726Z] 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-30T14:17:21.726Z] 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 177 kB/s) [2019-07-30T14:17:21.726Z] 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-30T14:17:21.726Z] 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-30T14:17:21.726Z] 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-30T14:17:22.027Z] 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-30T14:17:22.027Z] 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-30T14:17:22.027Z] 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-30T14:17:22.027Z] 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-30T14:17:22.027Z] 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-30T14:17:22.027Z] 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-30T14:17:22.027Z] 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-30T14:17:22.325Z] 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-30T14:17:22.325Z] 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-30T14:17:22.325Z] 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-30T14:17:22.325Z] 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 43 kB/s) [2019-07-30T14:17:22.325Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-30T14:17:22.325Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-30T14:17:22.325Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-30T14:17:22.628Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-30T14:17:22.628Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-30T14:17:22.628Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-30T14:17:22.628Z] 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 104 kB/s) [2019-07-30T14:17:22.628Z] 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-30T14:17:22.628Z] 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-30T14:17:22.628Z] 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-30T14:17:22.628Z] 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-30T14:17:22.628Z] 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-30T14:17:22.628Z] 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-30T14:17:22.926Z] 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-30T14:17:22.926Z] 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-30T14:17:22.926Z] 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-30T14:17:22.926Z] 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-30T14:17:22.926Z] 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-30T14:17:22.926Z] 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-30T14:17:23.224Z] 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 386 kB/s) [2019-07-30T14:17:23.224Z] 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 74 kB/s) [2019-07-30T14:17:23.224Z] 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-30T14:17:23.526Z] 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-30T14:17:23.526Z] 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-30T14:17:23.826Z] 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-30T14:17:23.826Z] 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-30T14:17:23.826Z] 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-30T14:17:23.826Z] 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 38 kB/s) [2019-07-30T14:17:23.827Z] 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-30T14:17:23.827Z] 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-30T14:17:24.128Z] 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-30T14:17:24.128Z] 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-30T14:17:24.128Z] 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-30T14:17:24.128Z] 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-30T14:17:24.128Z] 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 22 kB/s) [2019-07-30T14:17:24.128Z] 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-30T14:17:24.523Z] 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-30T14:17:24.523Z] 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-30T14:17:24.523Z] 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-30T14:17:24.523Z] 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-30T14:17:24.523Z] 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-30T14:17:24.824Z] 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 50 kB/s) [2019-07-30T14:17:24.824Z] 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-30T14:17:24.824Z] 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-30T14:17:24.824Z] 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-30T14:17:24.824Z] 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-30T14:17:24.824Z] 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-30T14:17:25.127Z] 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-30T14:17:25.127Z] 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 46 kB/s) [2019-07-30T14:17:25.127Z] 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-30T14:17:25.127Z] 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-30T14:17:25.127Z] 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-30T14:17:25.386Z] 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-30T14:17:25.386Z] 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-30T14:17:25.386Z] 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-30T14:17:25.386Z] 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 483 kB/s) [2019-07-30T14:17:25.386Z] 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-30T14:17:25.386Z] 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-30T14:17:25.386Z] 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-30T14:17:26.031Z] 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-30T14:17:26.031Z] 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-30T14:17:26.031Z] 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-30T14:17:26.031Z] 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 77 kB/s) [2019-07-30T14:17:26.031Z] 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-30T14:17:26.031Z] 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-30T14:17:26.031Z] 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-30T14:17:26.326Z] 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-30T14:17:26.326Z] 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-30T14:17:26.326Z] 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-30T14:17:26.326Z] 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-30T14:17:26.326Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/32/commons-parent-32.pom [2019-07-30T14:17:26.326Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/32/commons-parent-32.pom [2019-07-30T14:17:26.326Z] 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-30T14:17:26.723Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/32/commons-parent-32.pom [2019-07-30T14:17:26.723Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/32/commons-parent-32.pom [2019-07-30T14:17:26.723Z] 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-30T14:17:26.723Z] 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.6 MB/s) [2019-07-30T14:17:26.723Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/13/apache-13.pom [2019-07-30T14:17:26.723Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/13/apache-13.pom [2019-07-30T14:17:26.723Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/13/apache-13.pom [2019-07-30T14:17:27.027Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/13/apache-13.pom [2019-07-30T14:17:27.027Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/13/apache-13.pom [2019-07-30T14:17:27.027Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom [2019-07-30T14:17:27.027Z] Progress (1): 4.1/14 kB Progress (1): 7.7/14 kB Progress (1): 12/14 kB Progress (1): 14 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom (14 kB at 399 kB/s) [2019-07-30T14:17:27.027Z] 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-30T14:17:27.028Z] 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-30T14:17:27.028Z] 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-30T14:17:27.028Z] 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-30T14:17:27.028Z] 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-30T14:17:27.326Z] 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-30T14:17:27.326Z] 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 43 kB/s) [2019-07-30T14:17:27.326Z] 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-30T14:17:27.326Z] 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-30T14:17:27.326Z] 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-30T14:17:27.326Z] 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-30T14:17:27.326Z] 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-30T14:17:27.326Z] 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-30T14:17:27.585Z] 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 25 kB/s) [2019-07-30T14:17:27.585Z] 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-30T14:17:27.585Z] 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-30T14:17:27.585Z] 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-30T14:17:27.843Z] 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-30T14:17:27.843Z] 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-30T14:17:27.843Z] 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-30T14:17:27.843Z] 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 110 kB/s) [2019-07-30T14:17:27.843Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.3/ow2-1.3.pom [2019-07-30T14:17:27.843Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.3/ow2-1.3.pom [2019-07-30T14:17:27.843Z] 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-30T14:17:28.102Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.3/ow2-1.3.pom [2019-07-30T14:17:28.102Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.3/ow2-1.3.pom [2019-07-30T14:17:28.102Z] 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-30T14:17:28.102Z] 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-30T14:17:28.102Z] 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-30T14:17:28.102Z] 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-30T14:17:28.102Z] 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-30T14:17:28.102Z] 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-30T14:17:28.102Z] 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-30T14:17:28.102Z] 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-30T14:17:28.102Z] 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-30T14:17:28.102Z] 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-30T14:17:28.102Z] 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-30T14:17:28.102Z] 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-30T14:17:28.102Z] 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-30T14:17:28.102Z] 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-30T14:17:28.624Z] 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-30T14:17:28.624Z] 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-30T14:17:28.624Z] 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-30T14:17:28.624Z] 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-30T14:17:28.624Z] 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-30T14:17:28.624Z] 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-30T14:17:28.624Z] 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-30T14:17:28.624Z] 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-30T14:17:28.624Z] 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-30T14:17:28.624Z] 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-30T14:17:28.624Z] 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-30T14:17:28.624Z] 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-30T14:17:28.884Z] Progress (1): 4.1/54 kB Progress (1): 7.7/54 kB Progress (1): 12/54 kB Progress (1): 16/54 kB Progress (1): 20/54 kB Progress (1): 24/54 kB Progress (1): 28/54 kB Progress (1): 32/54 kB Progress (1): 36/54 kB Progress (1): 40/54 kB Progress (1): 44/54 kB Progress (1): 48/54 kB Progress (1): 52/54 kB Progress (1): 54 kB 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 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 899 kB/s) [2019-07-30T14:17:28.884Z] 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 461 kB/s) [2019-07-30T14:17:28.884Z] 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 Progress (2): 21 kB | 4.1/379 kB Progress (2): 21 kB | 7.7/379 kB Progress (2): 21 kB | 12/379 kB Progress (2): 21 kB | 16/379 kB Progress (2): 21 kB | 20/379 kB Progress (2): 21 kB | 24/379 kB Progress (2): 21 kB | 28/379 kB Progress (2): 21 kB | 32/379 kB Progress (2): 21 kB | 36/379 kB Progress (2): 21 kB | 40/379 kB Progress (2): 21 kB | 44/379 kB Progress (2): 21 kB | 48/379 kB Progress (2): 21 kB | 52/379 kB Progress (2): 21 kB | 56/379 kB Progress (2): 21 kB | 60/379 kB Progress (2): 21 kB | 64/379 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.jar (21 kB at 286 kB/s) [2019-07-30T14:17:28.884Z] 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 (1): 180/379 kB Progress (1): 184/379 kB Progress (1): 188/379 kB Progress (1): 192/379 kB Progress (1): 196/379 kB Progress (1): 197/379 kB Progress (1): 201/379 kB Progress (1): 205/379 kB Progress (1): 209/379 kB Progress (1): 213/379 kB Progress (1): 217/379 kB Progress (1): 221/379 kB Progress (1): 225/379 kB Progress (1): 229/379 kB Progress (1): 229/379 kB Progress (1): 233/379 kB Progress (1): 237/379 kB Progress (1): 241/379 kB Progress (1): 245/379 kB Progress (1): 249/379 kB Progress (1): 253/379 kB Progress (1): 257/379 kB Progress (1): 261/379 kB Progress (1): 262/379 kB Progress (1): 266/379 kB Progress (1): 270/379 kB Progress (1): 274/379 kB Progress (1): 278/379 kB Progress (1): 282/379 kB Progress (1): 286/379 kB Progress (1): 290/379 kB Progress (1): 294/379 kB Progress (1): 298/379 kB Progress (1): 302/379 kB Progress (1): 306/379 kB Progress (1): 310/379 kB Progress (1): 314/379 kB Progress (1): 318/379 kB Progress (1): 322/379 kB Progress (1): 326/379 kB Progress (1): 330/379 kB Progress (1): 334/379 kB Progress (1): 338/379 kB Progress (1): 342/379 kB Progress (1): 346/379 kB Progress (1): 350/379 kB Progress (1): 354/379 kB Progress (1): 358/379 kB Progress (1): 362/379 kB Progress (1): 366/379 kB Progress (1): 370/379 kB Progress (1): 374/379 kB Progress (1): 378/379 kB Progress (1): 379 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar (379 kB at 3.4 MB/s) [2019-07-30T14:17:28.884Z] 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-30T14:17:28.884Z] 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-30T14:17:28.884Z] 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-30T14:17:28.884Z] 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-30T14:17:28.884Z] 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-30T14:17:28.884Z] 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-30T14:17:28.884Z] 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 176 kB/s) [2019-07-30T14:17:28.884Z] 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-30T14:17:28.884Z] 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-30T14:17:29.142Z] 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-30T14:17:29.142Z] 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-30T14:17:29.142Z] 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-30T14:17:29.142Z] 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-30T14:17:29.400Z] 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 943 kB/s) [2019-07-30T14:17:29.400Z] 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-30T14:17:29.400Z] 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-30T14:17:29.400Z] 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-30T14:17:29.400Z] 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-30T14:17:29.658Z] 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-30T14:17:29.658Z] 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-30T14:17:29.658Z] 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 969 kB/s) [2019-07-30T14:17:29.658Z] 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-30T14:17:29.658Z] 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-30T14:17:29.658Z] 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-30T14:17:29.916Z] 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-30T14:17:29.916Z] 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-30T14:17:29.916Z] 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-30T14:17:30.174Z] 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 14 kB/s) [2019-07-30T14:17:30.174Z] 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-30T14:17:30.174Z] 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-30T14:17:30.174Z] 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-30T14:17:30.433Z] 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-30T14:17:30.433Z] 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-30T14:17:30.433Z] 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-30T14:17:30.433Z] 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 251 kB/s) [2019-07-30T14:17:30.433Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/27/maven-parent-27.pom [2019-07-30T14:17:30.433Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/27/maven-parent-27.pom [2019-07-30T14:17:30.433Z] 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-30T14:17:30.691Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/27/maven-parent-27.pom [2019-07-30T14:17:30.691Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/27/maven-parent-27.pom [2019-07-30T14:17:30.691Z] 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-30T14:17:30.691Z] 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.3 MB/s) [2019-07-30T14:17:30.691Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/17/apache-17.pom [2019-07-30T14:17:30.691Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/17/apache-17.pom [2019-07-30T14:17:30.948Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/17/apache-17.pom [2019-07-30T14:17:30.948Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/17/apache-17.pom [2019-07-30T14:17:30.948Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/17/apache-17.pom [2019-07-30T14:17:30.948Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom [2019-07-30T14:17:30.948Z] Progress (1): 4.1/16 kB Progress (1): 7.7/16 kB Progress (1): 12/16 kB Progress (1): 16/16 kB Progress (1): 16 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom (16 kB at 535 kB/s) [2019-07-30T14:17:30.948Z] 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-30T14:17:30.948Z] 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-30T14:17:31.206Z] 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-30T14:17:31.206Z] 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-30T14:17:31.463Z] 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-30T14:17:31.463Z] 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-30T14:17:31.463Z] 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 316 kB/s) [2019-07-30T14:17:31.463Z] 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-30T14:17:31.463Z] 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-30T14:17:31.463Z] 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-30T14:17:31.721Z] 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-30T14:17:31.722Z] 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-30T14:17:31.722Z] 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-30T14:17:31.722Z] 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 159 kB/s) [2019-07-30T14:17:31.722Z] 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-30T14:17:31.722Z] 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-30T14:17:31.722Z] 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-30T14:17:31.979Z] 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-30T14:17:31.979Z] 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-30T14:17:31.979Z] 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-30T14:17:31.979Z] 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 159 kB/s) [2019-07-30T14:17:31.979Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/30/maven-parent-30.pom [2019-07-30T14:17:31.979Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/30/maven-parent-30.pom [2019-07-30T14:17:32.237Z] 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-30T14:17:32.237Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/30/maven-parent-30.pom [2019-07-30T14:17:32.237Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/30/maven-parent-30.pom [2019-07-30T14:17:32.237Z] 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-30T14:17:32.495Z] 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 617 kB/s) [2019-07-30T14:17:32.495Z] 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-30T14:17:32.495Z] 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-30T14:17:32.495Z] 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-30T14:17:32.495Z] 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-30T14:17:32.754Z] 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-30T14:17:32.754Z] 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-30T14:17:32.754Z] 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-30T14:17:32.754Z] 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-30T14:17:32.754Z] 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-30T14:17:32.754Z] 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-30T14:17:33.012Z] 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-30T14:17:33.012Z] 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-30T14:17:33.012Z] 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-30T14:17:33.012Z] 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 39 kB/s) [2019-07-30T14:17:33.270Z] 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-30T14:17:33.270Z] 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-30T14:17:33.270Z] 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-30T14:17:33.270Z] 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-30T14:17:33.527Z] 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-30T14:17:33.527Z] 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-30T14:17:33.527Z] 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 394 kB/s) [2019-07-30T14:17:33.527Z] 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-30T14:17:33.527Z] 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-30T14:17:33.527Z] 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-30T14:17:33.785Z] 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-30T14:17:33.785Z] 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-30T14:17:33.785Z] 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-30T14:17:33.785Z] 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 149 kB/s) [2019-07-30T14:17:33.785Z] 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-30T14:17:33.785Z] 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-30T14:17:33.785Z] 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-30T14:17:34.044Z] 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-30T14:17:34.044Z] 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-30T14:17:34.044Z] 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-30T14:17:34.044Z] 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 265 kB/s) [2019-07-30T14:17:34.044Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/24/maven-parent-24.pom [2019-07-30T14:17:34.044Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom [2019-07-30T14:17:34.302Z] 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-30T14:17:34.302Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom [2019-07-30T14:17:34.302Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/24/maven-parent-24.pom [2019-07-30T14:17:34.302Z] 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-30T14:17:34.302Z] 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 900 kB/s) [2019-07-30T14:17:34.302Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/14/apache-14.pom [2019-07-30T14:17:34.560Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/14/apache-14.pom [2019-07-30T14:17:34.560Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/14/apache-14.pom [2019-07-30T14:17:34.560Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/14/apache-14.pom [2019-07-30T14:17:34.560Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/14/apache-14.pom [2019-07-30T14:17:34.560Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom [2019-07-30T14:17:34.819Z] 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 432 kB/s) [2019-07-30T14:17:34.819Z] 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-30T14:17:34.819Z] 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-30T14:17:34.819Z] 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-30T14:17:35.224Z] 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-30T14:17:35.224Z] 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-30T14:17:35.224Z] 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-30T14:17:35.224Z] 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 591 kB/s) [2019-07-30T14:17:35.224Z] 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-30T14:17:35.224Z] 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-30T14:17:35.224Z] 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-30T14:17:35.581Z] 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-30T14:17:35.581Z] 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-30T14:17:35.581Z] 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-30T14:17:35.581Z] 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 135 kB/s) [2019-07-30T14:17:35.581Z] 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-30T14:17:35.581Z] 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-30T14:17:35.581Z] 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-30T14:17:35.581Z] 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-30T14:17:35.839Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar [2019-07-30T14:17:35.839Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar [2019-07-30T14:17:35.839Z] 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 488 kB/s) [2019-07-30T14:17:35.839Z] 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-30T14:17:35.839Z] 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-30T14:17:35.839Z] 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-30T14:17:36.097Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom [2019-07-30T14:17:36.097Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom [2019-07-30T14:17:36.097Z] 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-30T14:17:36.097Z] 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 550 kB/s) [2019-07-30T14:17:36.097Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar [2019-07-30T14:17:36.097Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar [2019-07-30T14:17:36.097Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar [2019-07-30T14:17:36.356Z] 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-30T14:17:36.356Z] 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-30T14:17:36.356Z] 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-30T14:17:36.356Z] 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-30T14:17:36.615Z] 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-30T14:17:36.615Z] 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-30T14:17:36.615Z] 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-30T14:17:36.615Z] 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-30T14:17:36.615Z] 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-30T14:17:36.874Z] 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-30T14:17:36.874Z] 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 154 kB/s) [2019-07-30T14:17:36.874Z] 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-30T14:17:36.874Z] 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-30T14:17:36.874Z] 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-30T14:17:36.874Z] 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-30T14:17:37.138Z] 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-30T14:17:37.138Z] 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-30T14:17:37.138Z] 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 702 kB/s) [2019-07-30T14:17:37.138Z] 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-30T14:17:37.138Z] 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-30T14:17:37.138Z] 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-30T14:17:37.396Z] 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-30T14:17:37.396Z] 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-30T14:17:37.396Z] 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-30T14:17:37.396Z] 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 62 kB/s) [2019-07-30T14:17:37.396Z] 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-30T14:17:37.396Z] 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-30T14:17:37.654Z] 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-30T14:17:37.654Z] 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-30T14:17:37.654Z] 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-30T14:17:37.654Z] 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-30T14:17:37.912Z] 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 33 kB/s) [2019-07-30T14:17:37.912Z] 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-30T14:17:37.912Z] 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-30T14:17:37.912Z] 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-30T14:17:37.912Z] 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-30T14:17:37.912Z] 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-30T14:17:37.912Z] 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-30T14:17:38.170Z] 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 94 kB/s) [2019-07-30T14:17:38.170Z] 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-30T14:17:38.170Z] 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-30T14:17:38.170Z] 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-30T14:17:38.170Z] 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-30T14:17:38.170Z] 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-30T14:17:38.429Z] 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-30T14:17:38.429Z] 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 18 kB/s) [2019-07-30T14:17:38.429Z] 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-30T14:17:38.429Z] 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-30T14:17:38.429Z] 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-30T14:17:38.688Z] 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-30T14:17:38.688Z] 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-30T14:17:38.688Z] 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-30T14:17:38.688Z] 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 25 kB/s) [2019-07-30T14:17:38.688Z] 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-30T14:17:38.688Z] 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-30T14:17:38.688Z] 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-30T14:17:38.946Z] 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-30T14:17:38.946Z] 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-30T14:17:38.946Z] 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-30T14:17:38.946Z] 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 53 kB/s) [2019-07-30T14:17:38.946Z] 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-30T14:17:38.946Z] 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-30T14:17:39.204Z] 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-30T14:17:39.204Z] 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-30T14:17:39.204Z] 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-30T14:17:39.462Z] 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-30T14:17:39.462Z] Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.pom (2.1 kB at 33 kB/s) [2019-07-30T14:17:39.462Z] 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-30T14:17:39.462Z] 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-30T14:17:39.462Z] 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-30T14:17:39.462Z] 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-30T14:17:39.720Z] 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-30T14:17:39.720Z] 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-30T14:17:39.720Z] 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 98 kB/s) [2019-07-30T14:17:39.720Z] 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-30T14:17:39.720Z] 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-30T14:17:39.720Z] 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-30T14:17:39.978Z] 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-30T14:17:39.978Z] 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-30T14:17:39.978Z] 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-30T14:17:39.978Z] 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 828 kB/s) [2019-07-30T14:17:39.978Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/31/maven-parent-31.pom [2019-07-30T14:17:39.978Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/31/maven-parent-31.pom [2019-07-30T14:17:39.978Z] 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-30T14:17:40.235Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/31/maven-parent-31.pom [2019-07-30T14:17:40.235Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/31/maven-parent-31.pom [2019-07-30T14:17:40.235Z] 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-30T14:17:40.235Z] 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 923 kB/s) [2019-07-30T14:17:40.235Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/19/apache-19.pom [2019-07-30T14:17:40.235Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/19/apache-19.pom [2019-07-30T14:17:40.235Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/19/apache-19.pom [2019-07-30T14:17:40.493Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/19/apache-19.pom [2019-07-30T14:17:40.493Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/19/apache-19.pom [2019-07-30T14:17:40.493Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom [2019-07-30T14:17:40.493Z] 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 443 kB/s) [2019-07-30T14:17:40.493Z] 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-30T14:17:40.493Z] 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-30T14:17:40.493Z] 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-30T14:17:40.751Z] 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-30T14:17:40.751Z] 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-30T14:17:40.751Z] 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-30T14:17:40.751Z] 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 63 kB/s) [2019-07-30T14:17:40.751Z] 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-30T14:17:40.751Z] 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-30T14:17:40.751Z] 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-30T14:17:41.010Z] 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-30T14:17:41.010Z] 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-30T14:17:41.010Z] 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-30T14:17:41.010Z] 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 355 kB/s) [2019-07-30T14:17:41.268Z] 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-30T14:17:41.268Z] 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-30T14:17:41.268Z] 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-30T14:17:41.268Z] 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-30T14:17:41.268Z] 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-30T14:17:41.526Z] 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-30T14:17:41.526Z] 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 33 kB/s) [2019-07-30T14:17:41.526Z] 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-30T14:17:41.526Z] 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-30T14:17:41.526Z] 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-30T14:17:41.785Z] 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-30T14:17:41.785Z] 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-30T14:17:41.785Z] 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-30T14:17:41.785Z] 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 452 kB/s) [2019-07-30T14:17:41.785Z] 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-30T14:17:41.785Z] 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-30T14:17:41.785Z] 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-30T14:17:42.127Z] 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-30T14:17:42.127Z] 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-30T14:17:42.127Z] 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-30T14:17:42.127Z] 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 144 kB/s) [2019-07-30T14:17:42.127Z] 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-30T14:17:42.127Z] 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-30T14:17:42.127Z] 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-30T14:17:42.127Z] 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-30T14:17:42.479Z] 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-30T14:17:42.479Z] 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-30T14:17:42.479Z] 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 48 kB/s) [2019-07-30T14:17:42.479Z] 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-30T14:17:42.479Z] 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-30T14:17:42.479Z] 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-30T14:17:42.479Z] 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-30T14:17:42.479Z] 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-30T14:17:42.479Z] 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-30T14:17:42.479Z] 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-30T14:17:42.479Z] 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-30T14:17:42.737Z] 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-30T14:17:42.737Z] 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-30T14:17:42.737Z] 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-30T14:17:42.737Z] 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-30T14:17:42.737Z] 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-30T14:17:42.995Z] 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 52 kB/s) [2019-07-30T14:17:42.995Z] 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-30T14:17:42.995Z] 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-30T14:17:42.995Z] 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-30T14:17:42.995Z] 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-30T14:17:43.254Z] 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-30T14:17:43.254Z] 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-30T14:17:43.254Z] 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 37 kB/s) [2019-07-30T14:17:43.254Z] 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-30T14:17:43.254Z] 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-30T14:17:43.254Z] 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-30T14:17:43.511Z] 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-30T14:17:43.511Z] 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-30T14:17:43.511Z] 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-30T14:17:43.511Z] 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 111 kB/s) [2019-07-30T14:17:43.511Z] 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-30T14:17:43.511Z] 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-30T14:17:43.511Z] 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-30T14:17:43.768Z] 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-30T14:17:43.768Z] 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-30T14:17:43.768Z] 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-30T14:17:43.768Z] 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 660 kB/s) [2019-07-30T14:17:43.768Z] 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-30T14:17:43.768Z] 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-30T14:17:43.768Z] 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-30T14:17:44.026Z] 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-30T14:17:44.026Z] 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-30T14:17:44.026Z] 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-30T14:17:44.026Z] 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 121 kB/s) [2019-07-30T14:17:44.026Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2019-07-30T14:17:44.026Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2019-07-30T14:17:44.026Z] 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-30T14:17:44.284Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2019-07-30T14:17:44.284Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2019-07-30T14:17:44.284Z] 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-30T14:17:44.284Z] 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 191 kB/s) [2019-07-30T14:17:44.284Z] 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-30T14:17:44.542Z] 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-30T14:17:44.542Z] 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-30T14:17:44.542Z] 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-30T14:17:44.542Z] 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-30T14:17:44.542Z] 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-30T14:17:44.799Z] 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 76 kB/s) [2019-07-30T14:17:44.799Z] 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-30T14:17:44.799Z] 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-30T14:17:44.799Z] 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-30T14:17:45.056Z] 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-30T14:17:45.056Z] 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-30T14:17:45.056Z] 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-30T14:17:45.056Z] 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 262 kB/s) [2019-07-30T14:17:45.056Z] 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-30T14:17:45.056Z] 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-30T14:17:45.056Z] 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-30T14:17:45.314Z] 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-30T14:17:45.314Z] 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-30T14:17:45.314Z] 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-30T14:17:45.314Z] 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 297 kB/s) [2019-07-30T14:17:45.314Z] 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-30T14:17:45.314Z] 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-30T14:17:45.314Z] 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-30T14:17:45.573Z] 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-30T14:17:45.573Z] 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-30T14:17:45.573Z] 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-30T14:17:45.573Z] 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-30T14:17:45.573Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/google/1/google-1.pom [2019-07-30T14:17:45.573Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/google/1/google-1.pom [2019-07-30T14:17:45.573Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/google/1/google-1.pom [2019-07-30T14:17:45.830Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/google/1/google-1.pom [2019-07-30T14:17:45.830Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/google/1/google-1.pom [2019-07-30T14:17:45.830Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom [2019-07-30T14:17:45.830Z] 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 50 kB/s) [2019-07-30T14:17:45.830Z] 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-30T14:17:45.830Z] 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-30T14:17:46.088Z] 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-30T14:17:46.088Z] 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-30T14:17:46.088Z] 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-30T14:17:46.088Z] 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-30T14:17:46.088Z] 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 79 kB/s) [2019-07-30T14:17:46.088Z] 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-30T14:17:46.346Z] 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-30T14:17:46.346Z] 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-30T14:17:46.346Z] 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-30T14:17:46.346Z] 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-30T14:17:46.346Z] 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-30T14:17:46.346Z] 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 80 kB/s) [2019-07-30T14:17:46.346Z] 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-30T14:17:46.605Z] 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-30T14:17:46.605Z] 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-30T14:17:46.605Z] 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-30T14:17:46.605Z] 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-30T14:17:46.605Z] 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-30T14:17:46.863Z] 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 30 kB/s) [2019-07-30T14:17:46.863Z] 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-30T14:17:46.863Z] 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-30T14:17:46.863Z] 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-30T14:17:46.863Z] 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-30T14:17:47.120Z] 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-30T14:17:47.120Z] 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-30T14:17:47.120Z] 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 188 kB/s) [2019-07-30T14:17:47.120Z] 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-30T14:17:47.120Z] 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-30T14:17:47.377Z] 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-30T14:17:47.377Z] 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-30T14:17:47.377Z] 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-30T14:17:47.377Z] 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-30T14:17:47.377Z] 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 341 kB/s) [2019-07-30T14:17:47.377Z] 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-30T14:17:47.635Z] 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-30T14:17:47.635Z] 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-30T14:17:47.635Z] 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-30T14:17:47.635Z] 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-30T14:17:47.635Z] 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-30T14:17:47.635Z] 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 119 kB/s) [2019-07-30T14:17:47.635Z] 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-30T14:17:47.893Z] 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-30T14:17:47.893Z] 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-30T14:17:47.893Z] 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-30T14:17:47.893Z] 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-30T14:17:47.893Z] 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-30T14:17:48.150Z] 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 41 kB/s) [2019-07-30T14:17:48.150Z] 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-30T14:17:48.150Z] 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-30T14:17:48.150Z] 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-30T14:17:48.150Z] 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-30T14:17:48.524Z] 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-30T14:17:48.524Z] 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-30T14:17:48.524Z] 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 26 kB/s) [2019-07-30T14:17:48.524Z] 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-30T14:17:48.524Z] 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-30T14:17:48.524Z] 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-30T14:17:48.524Z] 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-30T14:17:48.524Z] 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-30T14:17:48.524Z] 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-30T14:17:48.524Z] 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 62 kB/s) [2019-07-30T14:17:48.524Z] 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-30T14:17:48.524Z] 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-30T14:17:48.783Z] 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-30T14:17:48.783Z] 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-30T14:17:48.783Z] 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-30T14:17:48.783Z] 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-30T14:17:48.783Z] 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 101 kB/s) [2019-07-30T14:17:48.783Z] 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-30T14:17:49.042Z] 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-30T14:17:49.042Z] 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-30T14:17:49.042Z] 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-30T14:17:49.042Z] 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-30T14:17:49.042Z] 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-30T14:17:49.299Z] 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 46 kB/s) [2019-07-30T14:17:49.299Z] 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-30T14:17:49.299Z] 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-30T14:17:49.299Z] 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-30T14:17:49.299Z] 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-30T14:17:49.556Z] 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-30T14:17:49.556Z] 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-30T14:17:49.556Z] 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 59 kB/s) [2019-07-30T14:17:49.556Z] 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-30T14:17:49.556Z] 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-30T14:17:49.556Z] 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-30T14:17:49.556Z] 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-30T14:17:49.815Z] 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-30T14:17:49.815Z] 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-30T14:17:49.815Z] 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 67 kB/s) [2019-07-30T14:17:49.815Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5/ow2-1.5.pom [2019-07-30T14:17:49.815Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom [2019-07-30T14:17:49.815Z] 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-30T14:17:50.073Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom [2019-07-30T14:17:50.073Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.5/ow2-1.5.pom [2019-07-30T14:17:50.073Z] 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-30T14:17:50.073Z] 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 170 kB/s) [2019-07-30T14:17:50.073Z] 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-30T14:17:50.073Z] 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-30T14:17:50.073Z] 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-30T14:17:50.330Z] 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-30T14:17:50.330Z] 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-30T14:17:50.330Z] 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-30T14:17:50.330Z] 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 330 kB/s) [2019-07-30T14:17:50.330Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2019-07-30T14:17:50.330Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2019-07-30T14:17:50.330Z] 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-30T14:17:50.588Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2019-07-30T14:17:50.588Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2019-07-30T14:17:50.588Z] 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-30T14:17:50.588Z] 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 100 kB/s) [2019-07-30T14:17:50.588Z] 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-30T14:17:50.588Z] 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-30T14:17:50.588Z] 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-30T14:17:50.588Z] 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-30T14:17:50.588Z] 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-30T14:17:50.588Z] 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-30T14:17:50.588Z] 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-30T14:17:50.588Z] 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-30T14:17:50.588Z] 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-30T14:17:50.845Z] 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-30T14:17:50.845Z] 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-30T14:17:50.845Z] 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-30T14:17:50.845Z] 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-30T14:17:50.845Z] 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-30T14:17:50.845Z] 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-30T14:17:50.845Z] 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-30T14:17:50.845Z] 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-30T14:17:50.845Z] 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-30T14:17:50.845Z] 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-30T14:17:50.845Z] 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-30T14:17:50.845Z] 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-30T14:17:50.845Z] 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-30T14:17:50.845Z] 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-30T14:17:50.845Z] 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-30T14:17:50.845Z] 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-30T14:17:50.845Z] 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-30T14:17:50.845Z] 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-30T14:17:50.845Z] 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-30T14:17:50.845Z] 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-30T14:17:50.845Z] 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-30T14:17:50.845Z] 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-30T14:17:50.845Z] 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-30T14:17:50.845Z] 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-30T14:17:50.845Z] 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-30T14:17:50.845Z] 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-30T14:17:50.845Z] 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-30T14:17:50.845Z] 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-30T14:17:50.845Z] 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-30T14:17:51.103Z] 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-30T14:17:51.103Z] 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-30T14:17:51.103Z] 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-30T14:17:51.103Z] 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-30T14:17:51.103Z] 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-30T14:17:51.103Z] 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-30T14:17:51.103Z] 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-30T14:17:51.103Z] 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-30T14:17:51.103Z] 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-30T14:17:51.360Z] 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-30T14:17:51.360Z] 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-30T14:17:51.360Z] 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-30T14:17:51.360Z] 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-30T14:17:51.360Z] 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-30T14:17:51.360Z] 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-30T14:17:51.360Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar [2019-07-30T14:17:51.360Z] 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-30T14:17:51.360Z] 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-30T14:17:51.618Z] 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-30T14:17:51.618Z] 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-30T14:17:51.618Z] 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-30T14:17:51.618Z] 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-30T14:17:51.876Z] 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-30T14:17:51.876Z] 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-30T14:17:51.876Z] 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-30T14:17:51.876Z] 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-30T14:17:51.876Z] 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-30T14:17:51.876Z] 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-30T14:17:51.876Z] 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-30T14:17:51.876Z] 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-30T14:17:51.876Z] 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-30T14:17:51.876Z] 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-30T14:17:51.876Z] 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-30T14:17:51.876Z] 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-30T14:17:51.876Z] 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-30T14:17:51.876Z] 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-30T14:17:51.876Z] 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-30T14:17:51.876Z] 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-30T14:17:51.876Z] 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-30T14:17:51.876Z] 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-30T14:17:51.876Z] 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-30T14:17:51.876Z] 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-30T14:17:51.876Z] 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-30T14:17:51.876Z] 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-30T14:17:51.876Z] 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-30T14:17:51.876Z] 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-30T14:17:51.876Z] 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-30T14:17:52.134Z] 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-30T14:17:52.134Z] 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-30T14:17:52.134Z] 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-30T14:17:52.134Z] 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-30T14:17:52.134Z] 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-30T14:17:52.134Z] 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-30T14:17:52.134Z] 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-30T14:17:52.134Z] 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-30T14:17:52.134Z] 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-30T14:17:52.134Z] 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-30T14:17:52.134Z] 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-30T14:17:52.134Z] 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-30T14:17:52.134Z] 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-30T14:17:52.134Z] 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-30T14:17:52.134Z] 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-30T14:17:52.134Z] 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-30T14:17:52.134Z] 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-30T14:17:52.134Z] 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-30T14:17:52.134Z] 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-30T14:17:52.134Z] 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-30T14:17:52.392Z] Progress (1): 4.1/920 kB Progress (1): 7.7/920 kB Progress (1): 12/920 kB Progress (1): 16/920 kB Progress (2): 16/920 kB | 4.1/429 kB Progress (2): 20/920 kB | 4.1/429 kB Progress (2): 20/920 kB | 7.7/429 kB Progress (2): 24/920 kB | 7.7/429 kB Progress (2): 24/920 kB | 12/429 kB Progress (2): 28/920 kB | 12/429 kB Progress (2): 28/920 kB | 16/429 kB Progress (2): 32/920 kB | 16/429 kB Progress (2): 32/920 kB | 20/429 kB Progress (2): 36/920 kB | 20/429 kB Progress (2): 40/920 kB | 20/429 kB Progress (2): 44/920 kB | 20/429 kB Progress (2): 44/920 kB | 24/429 kB Progress (2): 48/920 kB | 24/429 kB Progress (3): 48/920 kB | 24/429 kB | 4.1/187 kB Progress (3): 52/920 kB | 24/429 kB | 4.1/187 kB Progress (3): 52/920 kB | 28/429 kB | 4.1/187 kB Progress (4): 52/920 kB | 28/429 kB | 4.1/187 kB | 4.1/65 kB Progress (5): 52/920 kB | 28/429 kB | 4.1/187 kB | 4.1/65 kB | 4.1/26 kB Progress (5): 52/920 kB | 28/429 kB | 4.1/187 kB | 7.7/65 kB | 4.1/26 kB Progress (5): 52/920 kB | 32/429 kB | 4.1/187 kB | 7.7/65 kB | 4.1/26 kB Progress (5): 56/920 kB | 32/429 kB | 4.1/187 kB | 7.7/65 kB | 4.1/26 kB Progress (5): 56/920 kB | 32/429 kB | 7.7/187 kB | 7.7/65 kB | 4.1/26 kB Progress (5): 60/920 kB | 32/429 kB | 7.7/187 kB | 7.7/65 kB | 4.1/26 kB Progress (5): 60/920 kB | 36/429 kB | 7.7/187 kB | 7.7/65 kB | 4.1/26 kB Progress (5): 60/920 kB | 36/429 kB | 7.7/187 kB | 12/65 kB | 4.1/26 kB Progress (5): 60/920 kB | 36/429 kB | 7.7/187 kB | 12/65 kB | 7.7/26 kB Progress (5): 60/920 kB | 36/429 kB | 7.7/187 kB | 16/65 kB | 7.7/26 kB Progress (5): 60/920 kB | 40/429 kB | 7.7/187 kB | 16/65 kB | 7.7/26 kB Progress (5): 64/920 kB | 40/429 kB | 7.7/187 kB | 16/65 kB | 7.7/26 kB Progress (5): 64/920 kB | 40/429 kB | 12/187 kB | 16/65 kB | 7.7/26 kB Progress (5): 68/920 kB | 40/429 kB | 12/187 kB | 16/65 kB | 7.7/26 kB Progress (5): 68/920 kB | 44/429 kB | 12/187 kB | 16/65 kB | 7.7/26 kB Progress (5): 68/920 kB | 44/429 kB | 12/187 kB | 20/65 kB | 7.7/26 kB Progress (5): 68/920 kB | 44/429 kB | 12/187 kB | 20/65 kB | 12/26 kB Progress (5): 68/920 kB | 44/429 kB | 12/187 kB | 24/65 kB | 12/26 kB Progress (5): 68/920 kB | 48/429 kB | 12/187 kB | 24/65 kB | 12/26 kB Progress (5): 72/920 kB | 48/429 kB | 12/187 kB | 24/65 kB | 12/26 kB Progress (5): 72/920 kB | 48/429 kB | 16/187 kB | 24/65 kB | 12/26 kB Progress (5): 76/920 kB | 48/429 kB | 16/187 kB | 24/65 kB | 12/26 kB Progress (5): 76/920 kB | 52/429 kB | 16/187 kB | 24/65 kB | 12/26 kB Progress (5): 76/920 kB | 52/429 kB | 16/187 kB | 28/65 kB | 12/26 kB Progress (5): 76/920 kB | 52/429 kB | 16/187 kB | 28/65 kB | 16/26 kB Progress (5): 76/920 kB | 52/429 kB | 16/187 kB | 32/65 kB | 16/26 kB Progress (5): 76/920 kB | 56/429 kB | 16/187 kB | 32/65 kB | 16/26 kB Progress (5): 80/920 kB | 56/429 kB | 16/187 kB | 32/65 kB | 16/26 kB Progress (5): 80/920 kB | 56/429 kB | 20/187 kB | 32/65 kB | 16/26 kB Progress (5): 84/920 kB | 56/429 kB | 20/187 kB | 32/65 kB | 16/26 kB Progress (5): 84/920 kB | 60/429 kB | 20/187 kB | 32/65 kB | 16/26 kB Progress (5): 84/920 kB | 60/429 kB | 20/187 kB | 36/65 kB | 16/26 kB Progress (5): 84/920 kB | 60/429 kB | 20/187 kB | 36/65 kB | 20/26 kB Progress (5): 84/920 kB | 60/429 kB | 20/187 kB | 40/65 kB | 20/26 kB Progress (5): 84/920 kB | 64/429 kB | 20/187 kB | 40/65 kB | 20/26 kB Progress (5): 88/920 kB | 64/429 kB | 20/187 kB | 40/65 kB | 20/26 kB Progress (5): 88/920 kB | 64/429 kB | 24/187 kB | 40/65 kB | 20/26 kB Progress (5): 92/920 kB | 64/429 kB | 24/187 kB | 40/65 kB | 20/26 kB Progress (5): 92/920 kB | 68/429 kB | 24/187 kB | 40/65 kB | 20/26 kB Progress (5): 92/920 kB | 68/429 kB | 24/187 kB | 44/65 kB | 20/26 kB Progress (5): 92/920 kB | 68/429 kB | 24/187 kB | 44/65 kB | 24/26 kB Progress (5): 92/920 kB | 68/429 kB | 24/187 kB | 48/65 kB | 24/26 kB Progress (5): 92/920 kB | 72/429 kB | 24/187 kB | 48/65 kB | 24/26 kB Progress (5): 96/920 kB | 72/429 kB | 24/187 kB | 48/65 kB | 24/26 kB Progress (5): 96/920 kB | 72/429 kB | 28/187 kB | 48/65 kB | 24/26 kB Progress (5): 100/920 kB | 72/429 kB | 28/187 kB | 48/65 kB | 24/26 kB Progress (5): 100/920 kB | 76/429 kB | 28/187 kB | 48/65 kB | 24/26 kB Progress (5): 100/920 kB | 76/429 kB | 28/187 kB | 52/65 kB | 24/26 kB Progress (5): 100/920 kB | 76/429 kB | 28/187 kB | 52/65 kB | 26 kB Progress (5): 100/920 kB | 76/429 kB | 28/187 kB | 56/65 kB | 26 kB Progress (5): 100/920 kB | 80/429 kB | 28/187 kB | 56/65 kB | 26 kB Progress (5): 104/920 kB | 80/429 kB | 28/187 kB | 56/65 kB | 26 kB Progress (5): 104/920 kB | 80/429 kB | 32/187 kB | 56/65 kB | 26 kB Progress (5): 108/920 kB | 80/429 kB | 32/187 kB | 56/65 kB | 26 kB Progress (5): 108/920 kB | 84/429 kB | 32/187 kB | 56/65 kB | 26 kB Progress (5): 108/920 kB | 84/429 kB | 32/187 kB | 60/65 kB | 26 kB Progress (5): 108/920 kB | 88/429 kB | 32/187 kB | 60/65 kB | 26 kB Progress (5): 112/920 kB | 88/429 kB | 32/187 kB | 60/65 kB | 26 kB Progress (5): 112/920 kB | 88/429 kB | 36/187 kB | 60/65 kB | 26 kB Progress (5): 116/920 kB | 88/429 kB | 36/187 kB | 60/65 kB | 26 kB Progress (5): 116/920 kB | 92/429 kB | 36/187 kB | 60/65 kB | 26 kB Progress (5): 116/920 kB | 92/429 kB | 36/187 kB | 64/65 kB | 26 kB Progress (5): 116/920 kB | 96/429 kB | 36/187 kB | 64/65 kB | 26 kB Progress (5): 120/920 kB | 96/429 kB | 36/187 kB | 64/65 kB | 26 kB Progress (5): 120/920 kB | 96/429 kB | 40/187 kB | 64/65 kB | 26 kB Progress (5): 124/920 kB | 96/429 kB | 40/187 kB | 64/65 kB | 26 kB Progress (5): 124/920 kB | 100/429 kB | 40/187 kB | 64/65 kB | 26 kB Progress (5): 124/920 kB | 100/429 kB | 40/187 kB | 65 kB | 26 kB Progress (5): 124/920 kB | 104/429 kB | 40/187 kB | 65 kB | 26 kB Progress (5): 128/920 kB | 104/429 kB | 40/187 kB | 65 kB | 26 kB Progress (5): 128/920 kB | 104/429 kB | 44/187 kB | 65 kB | 26 kB Progress (5): 132/920 kB | 104/429 kB | 44/187 kB | 65 kB | 26 kB Progress (5): 132/920 kB | 108/429 kB | 44/187 kB | 65 kB | 26 kB Progress (5): 136/920 kB | 108/429 kB | 44/187 kB | 65 kB | 26 kB Progress (5): 136/920 kB | 108/429 kB | 48/187 kB | 65 kB | 26 kB Progress (5): 140/920 kB | 108/429 kB | 48/187 kB | 65 kB | 26 kB Progress (5): 140/920 kB | 112/429 kB | 48/187 kB | 65 kB | 26 kB Progress (5): 144/920 kB | 112/429 kB | 48/187 kB | 65 kB | 26 kB Progress (5): 144/920 kB | 112/429 kB | 52/187 kB | 65 kB | 26 kB Progress (5): 148/920 kB | 112/429 kB | 52/187 kB | 65 kB | 26 kB Progress (5): 148/920 kB | 116/429 kB | 52/187 kB | 65 kB | 26 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.jar (26 kB at 288 kB/s) [2019-07-30T14:17:52.392Z] Progress (4): 148/920 kB | 120/429 kB | 52/187 kB | 65 kB Progress (4): 152/920 kB | 120/429 kB | 52/187 kB | 65 kB Progress (4): 152/920 kB | 120/429 kB | 56/187 kB | 65 kB Progress (4): 156/920 kB | 120/429 kB | 56/187 kB | 65 kB Progress (4): 156/920 kB | 124/429 kB | 56/187 kB | 65 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-30T14:17:52.392Z] Progress (4): 156/920 kB | 128/429 kB | 56/187 kB | 65 kB Progress (4): 160/920 kB | 128/429 kB | 56/187 kB | 65 kB Progress (4): 160/920 kB | 128/429 kB | 60/187 kB | 65 kB Progress (4): 164/920 kB | 128/429 kB | 60/187 kB | 65 kB Progress (4): 164/920 kB | 132/429 kB | 60/187 kB | 65 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.jar (65 kB at 688 kB/s) [2019-07-30T14:17:52.392Z] Progress (3): 164/920 kB | 136/429 kB | 60/187 kB Progress (3): 168/920 kB | 136/429 kB | 60/187 kB Progress (3): 168/920 kB | 136/429 kB | 64/187 kB Progress (3): 172/920 kB | 136/429 kB | 64/187 kB Progress (3): 172/920 kB | 140/429 kB | 64/187 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-30T14:17:52.392Z] Progress (3): 172/920 kB | 144/429 kB | 64/187 kB Progress (3): 176/920 kB | 144/429 kB | 64/187 kB Progress (3): 176/920 kB | 144/429 kB | 68/187 kB Progress (3): 180/920 kB | 144/429 kB | 68/187 kB Progress (3): 180/920 kB | 148/429 kB | 68/187 kB Progress (3): 184/920 kB | 148/429 kB | 68/187 kB Progress (3): 184/920 kB | 148/429 kB | 72/187 kB Progress (3): 188/920 kB | 148/429 kB | 72/187 kB Progress (3): 188/920 kB | 152/429 kB | 72/187 kB Progress (3): 192/920 kB | 152/429 kB | 72/187 kB Progress (3): 192/920 kB | 152/429 kB | 76/187 kB Progress (3): 196/920 kB | 152/429 kB | 76/187 kB Progress (3): 196/920 kB | 156/429 kB | 76/187 kB Progress (3): 200/920 kB | 156/429 kB | 76/187 kB Progress (3): 200/920 kB | 156/429 kB | 80/187 kB Progress (3): 204/920 kB | 156/429 kB | 80/187 kB Progress (3): 204/920 kB | 160/429 kB | 80/187 kB Progress (3): 208/920 kB | 160/429 kB | 80/187 kB Progress (3): 208/920 kB | 160/429 kB | 84/187 kB Progress (3): 212/920 kB | 160/429 kB | 84/187 kB Progress (3): 212/920 kB | 164/429 kB | 84/187 kB Progress (3): 216/920 kB | 164/429 kB | 84/187 kB Progress (3): 216/920 kB | 164/429 kB | 88/187 kB Progress (3): 220/920 kB | 164/429 kB | 88/187 kB Progress (3): 220/920 kB | 168/429 kB | 88/187 kB Progress (3): 224/920 kB | 168/429 kB | 88/187 kB Progress (3): 224/920 kB | 168/429 kB | 92/187 kB Progress (3): 228/920 kB | 168/429 kB | 92/187 kB Progress (3): 228/920 kB | 172/429 kB | 92/187 kB Progress (3): 232/920 kB | 172/429 kB | 92/187 kB Progress (3): 232/920 kB | 172/429 kB | 96/187 kB Progress (3): 236/920 kB | 172/429 kB | 96/187 kB Progress (3): 236/920 kB | 172/429 kB | 100/187 kB Progress (3): 236/920 kB | 176/429 kB | 100/187 kB Progress (3): 236/920 kB | 176/429 kB | 104/187 kB Progress (3): 240/920 kB | 176/429 kB | 104/187 kB Progress (3): 240/920 kB | 176/429 kB | 108/187 kB Progress (3): 240/920 kB | 180/429 kB | 108/187 kB Progress (3): 240/920 kB | 180/429 kB | 112/187 kB Progress (3): 244/920 kB | 180/429 kB | 112/187 kB Progress (3): 244/920 kB | 180/429 kB | 116/187 kB Progress (3): 244/920 kB | 184/429 kB | 116/187 kB Progress (3): 244/920 kB | 184/429 kB | 120/187 kB Progress (3): 248/920 kB | 184/429 kB | 120/187 kB Progress (3): 248/920 kB | 188/429 kB | 120/187 kB Progress (3): 252/920 kB | 188/429 kB | 120/187 kB Progress (4): 252/920 kB | 188/429 kB | 120/187 kB | 4.1/112 kB Progress (4): 252/920 kB | 188/429 kB | 124/187 kB | 4.1/112 kB Progress (4): 252/920 kB | 188/429 kB | 124/187 kB | 7.7/112 kB Progress (4): 256/920 kB | 188/429 kB | 124/187 kB | 7.7/112 kB Progress (4): 256/920 kB | 192/429 kB | 124/187 kB | 7.7/112 kB Progress (4): 260/920 kB | 192/429 kB | 124/187 kB | 7.7/112 kB Progress (4): 260/920 kB | 192/429 kB | 124/187 kB | 12/112 kB Progress (4): 260/920 kB | 192/429 kB | 128/187 kB | 12/112 kB Progress (4): 260/920 kB | 192/429 kB | 128/187 kB | 16/112 kB Progress (4): 264/920 kB | 192/429 kB | 128/187 kB | 16/112 kB Progress (4): 264/920 kB | 196/429 kB | 128/187 kB | 16/112 kB Progress (4): 268/920 kB | 196/429 kB | 128/187 kB | 16/112 kB Progress (4): 268/920 kB | 196/429 kB | 128/187 kB | 20/112 kB Progress (4): 268/920 kB | 196/429 kB | 132/187 kB | 20/112 kB Progress (4): 268/920 kB | 196/429 kB | 132/187 kB | 24/112 kB Progress (4): 272/920 kB | 196/429 kB | 132/187 kB | 24/112 kB Progress (4): 272/920 kB | 200/429 kB | 132/187 kB | 24/112 kB Progress (4): 276/920 kB | 200/429 kB | 132/187 kB | 24/112 kB Progress (4): 276/920 kB | 200/429 kB | 132/187 kB | 28/112 kB Progress (4): 276/920 kB | 200/429 kB | 136/187 kB | 28/112 kB Progress (4): 276/920 kB | 200/429 kB | 136/187 kB | 32/112 kB Progress (4): 280/920 kB | 200/429 kB | 136/187 kB | 32/112 kB Progress (4): 280/920 kB | 204/429 kB | 136/187 kB | 32/112 kB Progress (4): 284/920 kB | 204/429 kB | 136/187 kB | 32/112 kB Progress (4): 284/920 kB | 204/429 kB | 136/187 kB | 33/112 kB Progress (4): 284/920 kB | 204/429 kB | 140/187 kB | 33/112 kB Progress (4): 284/920 kB | 204/429 kB | 140/187 kB | 37/112 kB Progress (4): 288/920 kB | 204/429 kB | 140/187 kB | 37/112 kB Progress (4): 288/920 kB | 208/429 kB | 140/187 kB | 37/112 kB Progress (4): 292/920 kB | 208/429 kB | 140/187 kB | 37/112 kB Progress (4): 292/920 kB | 208/429 kB | 140/187 kB | 41/112 kB Progress (4): 292/920 kB | 208/429 kB | 144/187 kB | 41/112 kB Progress (4): 292/920 kB | 208/429 kB | 144/187 kB | 45/112 kB Progress (4): 296/920 kB | 208/429 kB | 144/187 kB | 45/112 kB Progress (4): 296/920 kB | 212/429 kB | 144/187 kB | 45/112 kB Progress (4): 300/920 kB | 212/429 kB | 144/187 kB | 45/112 kB Progress (4): 300/920 kB | 212/429 kB | 144/187 kB | 49/112 kB Progress (4): 300/920 kB | 212/429 kB | 148/187 kB | 49/112 kB Progress (4): 300/920 kB | 212/429 kB | 148/187 kB | 53/112 kB Progress (4): 304/920 kB | 212/429 kB | 148/187 kB | 53/112 kB Progress (4): 304/920 kB | 216/429 kB | 148/187 kB | 53/112 kB Progress (4): 308/920 kB | 216/429 kB | 148/187 kB | 53/112 kB Progress (4): 308/920 kB | 216/429 kB | 148/187 kB | 57/112 kB Progress (4): 308/920 kB | 216/429 kB | 152/187 kB | 57/112 kB Progress (4): 308/920 kB | 216/429 kB | 152/187 kB | 61/112 kB Progress (4): 312/920 kB | 216/429 kB | 152/187 kB | 61/112 kB Progress (4): 312/920 kB | 220/429 kB | 152/187 kB | 61/112 kB Progress (4): 316/920 kB | 220/429 kB | 152/187 kB | 61/112 kB Progress (4): 316/920 kB | 220/429 kB | 152/187 kB | 65/112 kB Progress (4): 316/920 kB | 220/429 kB | 156/187 kB | 65/112 kB Progress (4): 316/920 kB | 220/429 kB | 156/187 kB | 66/112 kB Progress (4): 320/920 kB | 220/429 kB | 156/187 kB | 66/112 kB Progress (4): 320/920 kB | 224/429 kB | 156/187 kB | 66/112 kB Progress (4): 324/920 kB | 224/429 kB | 156/187 kB | 66/112 kB Progress (4): 324/920 kB | 224/429 kB | 156/187 kB | 70/112 kB Progress (4): 324/920 kB | 224/429 kB | 160/187 kB | 70/112 kB Progress (4): 324/920 kB | 224/429 kB | 160/187 kB | 74/112 kB Progress (4): 328/920 kB | 224/429 kB | 160/187 kB | 74/112 kB Progress (4): 328/920 kB | 228/429 kB | 160/187 kB | 74/112 kB Progress (4): 332/920 kB | 228/429 kB | 160/187 kB | 74/112 kB Progress (4): 332/920 kB | 228/429 kB | 160/187 kB | 78/112 kB Progress (4): 332/920 kB | 228/429 kB | 164/187 kB | 78/112 kB Progress (4): 332/920 kB | 228/429 kB | 164/187 kB | 82/112 kB Progress (4): 336/920 kB | 228/429 kB | 164/187 kB | 82/112 kB Progress (4): 336/920 kB | 232/429 kB | 164/187 kB | 82/112 kB Progress (4): 340/920 kB | 232/429 kB | 164/187 kB | 82/112 kB Progress (4): 344/920 kB | 232/429 kB | 164/187 kB | 82/112 kB Progress (4): 344/920 kB | 232/429 kB | 164/187 kB | 86/112 kB Progress (4): 344/920 kB | 232/429 kB | 168/187 kB | 86/112 kB Progress (5): 344/920 kB | 232/429 kB | 168/187 kB | 86/112 kB | 4.1/186 kB Progress (5): 344/920 kB | 232/429 kB | 168/187 kB | 90/112 kB | 4.1/186 kB Progress (5): 344/920 kB | 236/429 kB | 168/187 kB | 90/112 kB | 4.1/186 kB Progress (5): 344/920 kB | 236/429 kB | 168/187 kB | 94/112 kB | 4.1/186 kB Progress (5): 344/920 kB | 236/429 kB | 168/187 kB | 94/112 kB | 7.7/186 kB Progress (5): 344/920 kB | 236/429 kB | 172/187 kB | 94/112 kB | 7.7/186 kB Progress (5): 348/920 kB | 236/429 kB | 172/187 kB | 94/112 kB | 7.7/186 kB Progress (5): 348/920 kB | 236/429 kB | 176/187 kB | 94/112 kB | 7.7/186 kB Progress (5): 348/920 kB | 236/429 kB | 176/187 kB | 94/112 kB | 12/186 kB Progress (5): 348/920 kB | 236/429 kB | 176/187 kB | 98/112 kB | 12/186 kB Progress (5): 348/920 kB | 240/429 kB | 176/187 kB | 98/112 kB | 12/186 kB Progress (5): 348/920 kB | 240/429 kB | 176/187 kB | 102/112 kB | 12/186 kB Progress (5): 348/920 kB | 240/429 kB | 176/187 kB | 102/112 kB | 16/186 kB Progress (5): 348/920 kB | 240/429 kB | 180/187 kB | 102/112 kB | 16/186 kB Progress (5): 352/920 kB | 240/429 kB | 180/187 kB | 102/112 kB | 16/186 kB Progress (5): 352/920 kB | 240/429 kB | 184/187 kB | 102/112 kB | 16/186 kB Progress (5): 352/920 kB | 240/429 kB | 184/187 kB | 102/112 kB | 20/186 kB Progress (5): 352/920 kB | 240/429 kB | 184/187 kB | 106/112 kB | 20/186 kB Progress (5): 352/920 kB | 244/429 kB | 184/187 kB | 106/112 kB | 20/186 kB Progress (5): 352/920 kB | 244/429 kB | 184/187 kB | 110/112 kB | 20/186 kB Progress (5): 352/920 kB | 244/429 kB | 184/187 kB | 110/112 kB | 24/186 kB Progress (5): 352/920 kB | 244/429 kB | 187 kB | 110/112 kB | 24/186 kB Progress (5): 356/920 kB | 244/429 kB | 187 kB | 110/112 kB | 24/186 kB Progress (5): 356/920 kB | 244/429 kB | 187 kB | 110/112 kB | 28/186 kB Progress (5): 356/920 kB | 244/429 kB | 187 kB | 112 kB | 28/186 kB Progress (5): 356/920 kB | 248/429 kB | 187 kB | 112 kB | 28/186 kB Progress (5): 356/920 kB | 248/429 kB | 187 kB | 112 kB | 32/186 kB Progress (5): 360/920 kB | 248/429 kB | 187 kB | 112 kB | 32/186 kB Progress (5): 360/920 kB | 248/429 kB | 187 kB | 112 kB | 33/186 kB Progress (5): 360/920 kB | 252/429 kB | 187 kB | 112 kB | 33/186 kB Progress (5): 360/920 kB | 252/429 kB | 187 kB | 112 kB | 37/186 kB Progress (5): 364/920 kB | 252/429 kB | 187 kB | 112 kB | 37/186 kB Progress (5): 364/920 kB | 252/429 kB | 187 kB | 112 kB | 41/186 kB Progress (5): 364/920 kB | 256/429 kB | 187 kB | 112 kB | 41/186 kB Progress (5): 364/920 kB | 256/429 kB | 187 kB | 112 kB | 45/186 kB Progress (5): 368/920 kB | 256/429 kB | 187 kB | 112 kB | 45/186 kB Progress (5): 368/920 kB | 256/429 kB | 187 kB | 112 kB | 49/186 kB Progress (5): 368/920 kB | 260/429 kB | 187 kB | 112 kB | 49/186 kB Progress (5): 368/920 kB | 260/429 kB | 187 kB | 112 kB | 53/186 kB Progress (5): 372/920 kB | 260/429 kB | 187 kB | 112 kB | 53/186 kB Progress (5): 372/920 kB | 260/429 kB | 187 kB | 112 kB | 57/186 kB Progress (5): 372/920 kB | 264/429 kB | 187 kB | 112 kB | 57/186 kB Progress (5): 372/920 kB | 264/429 kB | 187 kB | 112 kB | 61/186 kB Progress (5): 376/920 kB | 264/429 kB | 187 kB | 112 kB | 61/186 kB Progress (5): 376/920 kB | 264/429 kB | 187 kB | 112 kB | 65/186 kB Progress (5): 376/920 kB | 268/429 kB | 187 kB | 112 kB | 65/186 kB Progress (5): 376/920 kB | 268/429 kB | 187 kB | 112 kB | 66/186 kB Progress (5): 380/920 kB | 268/429 kB | 187 kB | 112 kB | 66/186 kB Progress (5): 380/920 kB | 268/429 kB | 187 kB | 112 kB | 70/186 kB Progress (5): 380/920 kB | 272/429 kB | 187 kB | 112 kB | 70/186 kB Progress (5): 380/920 kB | 272/429 kB | 187 kB | 112 kB | 74/186 kB Progress (5): 384/920 kB | 272/429 kB | 187 kB | 112 kB | 74/186 kB Progress (5): 384/920 kB | 272/429 kB | 187 kB | 112 kB | 78/186 kB Progress (5): 384/920 kB | 276/429 kB | 187 kB | 112 kB | 78/186 kB Progress (5): 384/920 kB | 276/429 kB | 187 kB | 112 kB | 82/186 kB Progress (5): 388/920 kB | 276/429 kB | 187 kB | 112 kB | 82/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 623 kB/s) [2019-07-30T14:17:52.392Z] 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.0 MB/s) [2019-07-30T14:17:52.392Z] 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-30T14:17:52.392Z] Progress (3): 392/920 kB | 276/429 kB | 82/186 kB Progress (3): 392/920 kB | 276/429 kB | 86/186 kB Progress (3): 392/920 kB | 280/429 kB | 86/186 kB Progress (3): 392/920 kB | 280/429 kB | 90/186 kB Progress (3): 396/920 kB | 280/429 kB | 90/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-30T14:17:52.392Z] Progress (3): 400/920 kB | 280/429 kB | 90/186 kB Progress (3): 400/920 kB | 280/429 kB | 94/186 kB Progress (3): 400/920 kB | 284/429 kB | 94/186 kB Progress (3): 400/920 kB | 284/429 kB | 98/186 kB Progress (3): 404/920 kB | 284/429 kB | 98/186 kB Progress (3): 404/920 kB | 284/429 kB | 98/186 kB Progress (3): 404/920 kB | 288/429 kB | 98/186 kB Progress (3): 404/920 kB | 288/429 kB | 102/186 kB Progress (3): 408/920 kB | 288/429 kB | 102/186 kB Progress (3): 408/920 kB | 288/429 kB | 106/186 kB Progress (3): 412/920 kB | 288/429 kB | 106/186 kB Progress (3): 412/920 kB | 292/429 kB | 106/186 kB Progress (3): 416/920 kB | 292/429 kB | 106/186 kB Progress (3): 416/920 kB | 292/429 kB | 110/186 kB Progress (3): 420/920 kB | 292/429 kB | 110/186 kB Progress (3): 420/920 kB | 296/429 kB | 110/186 kB Progress (3): 424/920 kB | 296/429 kB | 110/186 kB Progress (3): 424/920 kB | 296/429 kB | 114/186 kB Progress (3): 428/920 kB | 296/429 kB | 114/186 kB Progress (3): 428/920 kB | 300/429 kB | 114/186 kB Progress (3): 432/920 kB | 300/429 kB | 114/186 kB Progress (3): 432/920 kB | 300/429 kB | 118/186 kB Progress (3): 436/920 kB | 300/429 kB | 118/186 kB Progress (3): 436/920 kB | 304/429 kB | 118/186 kB Progress (3): 440/920 kB | 304/429 kB | 118/186 kB Progress (3): 440/920 kB | 304/429 kB | 122/186 kB Progress (3): 444/920 kB | 304/429 kB | 122/186 kB Progress (3): 444/920 kB | 304/429 kB | 126/186 kB Progress (3): 444/920 kB | 308/429 kB | 126/186 kB Progress (3): 444/920 kB | 308/429 kB | 130/186 kB Progress (3): 448/920 kB | 308/429 kB | 130/186 kB Progress (3): 448/920 kB | 308/429 kB | 134/186 kB Progress (3): 448/920 kB | 312/429 kB | 134/186 kB Progress (3): 448/920 kB | 312/429 kB | 138/186 kB Progress (3): 452/920 kB | 312/429 kB | 138/186 kB Progress (3): 452/920 kB | 312/429 kB | 142/186 kB Progress (3): 452/920 kB | 316/429 kB | 142/186 kB Progress (3): 452/920 kB | 316/429 kB | 146/186 kB Progress (3): 456/920 kB | 316/429 kB | 146/186 kB Progress (3): 456/920 kB | 316/429 kB | 150/186 kB Progress (3): 460/920 kB | 316/429 kB | 150/186 kB Progress (3): 460/920 kB | 320/429 kB | 150/186 kB Progress (3): 464/920 kB | 320/429 kB | 150/186 kB Progress (3): 464/920 kB | 320/429 kB | 154/186 kB Progress (3): 468/920 kB | 320/429 kB | 154/186 kB Progress (3): 468/920 kB | 324/429 kB | 154/186 kB Progress (3): 472/920 kB | 324/429 kB | 154/186 kB Progress (3): 472/920 kB | 324/429 kB | 158/186 kB Progress (3): 476/920 kB | 324/429 kB | 158/186 kB Progress (3): 476/920 kB | 328/429 kB | 158/186 kB Progress (3): 480/920 kB | 328/429 kB | 158/186 kB Progress (3): 480/920 kB | 328/429 kB | 162/186 kB Progress (3): 484/920 kB | 328/429 kB | 162/186 kB Progress (3): 484/920 kB | 332/429 kB | 162/186 kB Progress (3): 488/920 kB | 332/429 kB | 162/186 kB Progress (3): 488/920 kB | 332/429 kB | 166/186 kB Progress (3): 492/920 kB | 332/429 kB | 166/186 kB Progress (3): 492/920 kB | 336/429 kB | 166/186 kB Progress (3): 496/920 kB | 336/429 kB | 166/186 kB Progress (3): 496/920 kB | 336/429 kB | 170/186 kB Progress (3): 500/920 kB | 336/429 kB | 170/186 kB Progress (3): 500/920 kB | 340/429 kB | 170/186 kB Progress (3): 504/920 kB | 340/429 kB | 170/186 kB Progress (3): 504/920 kB | 340/429 kB | 174/186 kB Progress (3): 508/920 kB | 340/429 kB | 174/186 kB Progress (3): 508/920 kB | 344/429 kB | 174/186 kB Progress (3): 512/920 kB | 344/429 kB | 174/186 kB Progress (3): 512/920 kB | 344/429 kB | 178/186 kB Progress (3): 516/920 kB | 344/429 kB | 178/186 kB Progress (3): 516/920 kB | 348/429 kB | 178/186 kB Progress (3): 520/920 kB | 348/429 kB | 178/186 kB Progress (3): 520/920 kB | 348/429 kB | 182/186 kB Progress (3): 524/920 kB | 348/429 kB | 182/186 kB Progress (3): 524/920 kB | 352/429 kB | 182/186 kB Progress (3): 528/920 kB | 352/429 kB | 182/186 kB Progress (3): 528/920 kB | 352/429 kB | 186 kB Progress (3): 532/920 kB | 352/429 kB | 186 kB Progress (3): 532/920 kB | 356/429 kB | 186 kB Progress (3): 536/920 kB | 356/429 kB | 186 kB Progress (3): 536/920 kB | 360/429 kB | 186 kB Progress (3): 540/920 kB | 360/429 kB | 186 kB Progress (3): 540/920 kB | 364/429 kB | 186 kB Progress (3): 544/920 kB | 364/429 kB | 186 kB Progress (3): 544/920 kB | 368/429 kB | 186 kB Progress (3): 548/920 kB | 368/429 kB | 186 kB Progress (3): 548/920 kB | 372/429 kB | 186 kB Progress (3): 552/920 kB | 372/429 kB | 186 kB Progress (3): 552/920 kB | 376/429 kB | 186 kB Progress (3): 556/920 kB | 376/429 kB | 186 kB Progress (3): 556/920 kB | 380/429 kB | 186 kB Progress (3): 560/920 kB | 380/429 kB | 186 kB Progress (3): 560/920 kB | 384/429 kB | 186 kB Progress (3): 564/920 kB | 384/429 kB | 186 kB Progress (3): 564/920 kB | 388/429 kB | 186 kB Progress (3): 568/920 kB | 388/429 kB | 186 kB Progress (3): 568/920 kB | 392/429 kB | 186 kB Progress (3): 572/920 kB | 392/429 kB | 186 kB Progress (3): 572/920 kB | 396/429 kB | 186 kB Progress (3): 576/920 kB | 396/429 kB | 186 kB Progress (3): 576/920 kB | 400/429 kB | 186 kB Progress (3): 580/920 kB | 400/429 kB | 186 kB Progress (3): 580/920 kB | 404/429 kB | 186 kB Progress (3): 584/920 kB | 404/429 kB | 186 kB Progress (3): 584/920 kB | 408/429 kB | 186 kB Progress (3): 588/920 kB | 408/429 kB | 186 kB Progress (3): 588/920 kB | 412/429 kB | 186 kB Progress (3): 592/920 kB | 412/429 kB | 186 kB Progress (3): 592/920 kB | 416/429 kB | 186 kB Progress (3): 596/920 kB | 416/429 kB | 186 kB Progress (4): 596/920 kB | 416/429 kB | 186 kB | 4.1/13 kB Progress (4): 600/920 kB | 416/429 kB | 186 kB | 4.1/13 kB Progress (4): 600/920 kB | 420/429 kB | 186 kB | 4.1/13 kB Progress (4): 604/920 kB | 420/429 kB | 186 kB | 4.1/13 kB Progress (4): 604/920 kB | 420/429 kB | 186 kB | 7.7/13 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 906 kB/s) [2019-07-30T14:17:52.393Z] Progress (3): 608/920 kB | 420/429 kB | 7.7/13 kB Progress (3): 608/920 kB | 424/429 kB | 7.7/13 kB Progress (3): 612/920 kB | 424/429 kB | 7.7/13 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-30T14:17:52.393Z] Progress (3): 612/920 kB | 424/429 kB | 12/13 kB Progress (3): 616/920 kB | 424/429 kB | 12/13 kB Progress (3): 616/920 kB | 428/429 kB | 12/13 kB Progress (3): 620/920 kB | 428/429 kB | 12/13 kB Progress (3): 620/920 kB | 428/429 kB | 13 kB Progress (3): 624/920 kB | 428/429 kB | 13 kB Progress (3): 624/920 kB | 429 kB | 13 kB Progress (3): 628/920 kB | 429 kB | 13 kB Progress (3): 632/920 kB | 429 kB | 13 kB Progress (3): 636/920 kB | 429 kB | 13 kB Progress (3): 640/920 kB | 429 kB | 13 kB Progress (3): 644/920 kB | 429 kB | 13 kB Progress (3): 648/920 kB | 429 kB | 13 kB Progress (3): 652/920 kB | 429 kB | 13 kB Progress (3): 656/920 kB | 429 kB | 13 kB Progress (3): 660/920 kB | 429 kB | 13 kB Progress (3): 664/920 kB | 429 kB | 13 kB Progress (3): 668/920 kB | 429 kB | 13 kB Progress (3): 672/920 kB | 429 kB | 13 kB Progress (3): 676/920 kB | 429 kB | 13 kB Progress (3): 680/920 kB | 429 kB | 13 kB Progress (3): 684/920 kB | 429 kB | 13 kB Progress (3): 688/920 kB | 429 kB | 13 kB Progress (3): 692/920 kB | 429 kB | 13 kB Progress (3): 696/920 kB | 429 kB | 13 kB Progress (3): 700/920 kB | 429 kB | 13 kB Progress (3): 704/920 kB | 429 kB | 13 kB Progress (3): 708/920 kB | 429 kB | 13 kB Progress (3): 712/920 kB | 429 kB | 13 kB Progress (3): 716/920 kB | 429 kB | 13 kB Progress (3): 720/920 kB | 429 kB | 13 kB Progress (3): 724/920 kB | 429 kB | 13 kB Progress (3): 728/920 kB | 429 kB | 13 kB Progress (4): 728/920 kB | 429 kB | 13 kB | 4.1/524 kB Progress (4): 732/920 kB | 429 kB | 13 kB | 4.1/524 kB Progress (4): 732/920 kB | 429 kB | 13 kB | 7.7/524 kB Progress (4): 736/920 kB | 429 kB | 13 kB | 7.7/524 kB Progress (4): 736/920 kB | 429 kB | 13 kB | 12/524 kB Progress (4): 740/920 kB | 429 kB | 13 kB | 12/524 kB Progress (4): 740/920 kB | 429 kB | 13 kB | 16/524 kB Progress (4): 744/920 kB | 429 kB | 13 kB | 16/524 kB Progress (4): 744/920 kB | 429 kB | 13 kB | 20/524 kB Progress (4): 748/920 kB | 429 kB | 13 kB | 20/524 kB Progress (4): 748/920 kB | 429 kB | 13 kB | 24/524 kB Progress (4): 752/920 kB | 429 kB | 13 kB | 24/524 kB Progress (4): 752/920 kB | 429 kB | 13 kB | 28/524 kB Progress (4): 756/920 kB | 429 kB | 13 kB | 28/524 kB Progress (4): 756/920 kB | 429 kB | 13 kB | 32/524 kB Progress (4): 760/920 kB | 429 kB | 13 kB | 32/524 kB Progress (4): 760/920 kB | 429 kB | 13 kB | 33/524 kB Progress (4): 760/920 kB | 429 kB | 13 kB | 37/524 kB Progress (4): 760/920 kB | 429 kB | 13 kB | 41/524 kB Progress (4): 760/920 kB | 429 kB | 13 kB | 45/524 kB Progress (4): 764/920 kB | 429 kB | 13 kB | 45/524 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.jar (429 kB at 1.6 MB/s) [2019-07-30T14:17:52.393Z] 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-30T14:17:52.393Z] 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 50 kB/s) [2019-07-30T14:17:52.393Z] Progress (2): 768/920 kB | 45/524 kB Progress (3): 768/920 kB | 45/524 kB | 4.1/273 kB Progress (3): 768/920 kB | 49/524 kB | 4.1/273 kB Progress (3): 768/920 kB | 49/524 kB | 7.7/273 kB Progress (3): 768/920 kB | 53/524 kB | 7.7/273 kB Progress (3): 772/920 kB | 53/524 kB | 7.7/273 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar [2019-07-30T14:17:52.393Z] Progress (3): 776/920 kB | 53/524 kB | 7.7/273 kB Progress (3): 776/920 kB | 57/524 kB | 7.7/273 kB Progress (3): 776/920 kB | 57/524 kB | 12/273 kB Progress (3): 776/920 kB | 61/524 kB | 12/273 kB Progress (3): 780/920 kB | 61/524 kB | 12/273 kB Progress (3): 780/920 kB | 65/524 kB | 12/273 kB Progress (3): 780/920 kB | 65/524 kB | 16/273 kB Progress (3): 780/920 kB | 66/524 kB | 16/273 kB Progress (3): 784/920 kB | 66/524 kB | 16/273 kB Progress (3): 784/920 kB | 70/524 kB | 16/273 kB Progress (3): 784/920 kB | 70/524 kB | 20/273 kB Progress (3): 784/920 kB | 74/524 kB | 20/273 kB Progress (3): 788/920 kB | 74/524 kB | 20/273 kB Progress (3): 788/920 kB | 78/524 kB | 20/273 kB Progress (3): 788/920 kB | 78/524 kB | 24/273 kB Progress (3): 788/920 kB | 82/524 kB | 24/273 kB Progress (3): 792/920 kB | 82/524 kB | 24/273 kB Progress (3): 792/920 kB | 86/524 kB | 24/273 kB Progress (3): 792/920 kB | 86/524 kB | 28/273 kB Progress (3): 792/920 kB | 90/524 kB | 28/273 kB Progress (3): 796/920 kB | 90/524 kB | 28/273 kB Progress (3): 796/920 kB | 94/524 kB | 28/273 kB Progress (3): 796/920 kB | 94/524 kB | 32/273 kB Progress (3): 796/920 kB | 98/524 kB | 32/273 kB Progress (3): 800/920 kB | 98/524 kB | 32/273 kB Progress (3): 800/920 kB | 98/524 kB | 32/273 kB Progress (3): 800/920 kB | 98/524 kB | 33/273 kB Progress (3): 800/920 kB | 102/524 kB | 33/273 kB Progress (3): 804/920 kB | 102/524 kB | 33/273 kB Progress (3): 804/920 kB | 106/524 kB | 33/273 kB Progress (3): 804/920 kB | 106/524 kB | 37/273 kB Progress (3): 804/920 kB | 110/524 kB | 37/273 kB Progress (3): 808/920 kB | 110/524 kB | 37/273 kB Progress (3): 808/920 kB | 114/524 kB | 37/273 kB Progress (3): 808/920 kB | 114/524 kB | 41/273 kB Progress (3): 808/920 kB | 118/524 kB | 41/273 kB Progress (3): 812/920 kB | 118/524 kB | 41/273 kB Progress (3): 812/920 kB | 122/524 kB | 41/273 kB Progress (3): 812/920 kB | 122/524 kB | 45/273 kB Progress (3): 812/920 kB | 126/524 kB | 45/273 kB Progress (3): 816/920 kB | 126/524 kB | 45/273 kB Progress (3): 816/920 kB | 130/524 kB | 45/273 kB Progress (3): 816/920 kB | 130/524 kB | 49/273 kB Progress (3): 816/920 kB | 131/524 kB | 49/273 kB Progress (3): 816/920 kB | 131/524 kB | 53/273 kB Progress (3): 820/920 kB | 131/524 kB | 53/273 kB Progress (3): 820/920 kB | 131/524 kB | 57/273 kB Progress (3): 820/920 kB | 135/524 kB | 57/273 kB Progress (3): 820/920 kB | 135/524 kB | 61/273 kB Progress (4): 820/920 kB | 135/524 kB | 61/273 kB | 4.1/39 kB Progress (4): 824/920 kB | 135/524 kB | 61/273 kB | 4.1/39 kB Progress (4): 824/920 kB | 135/524 kB | 61/273 kB | 7.7/39 kB Progress (4): 824/920 kB | 135/524 kB | 65/273 kB | 7.7/39 kB Progress (4): 824/920 kB | 139/524 kB | 65/273 kB | 7.7/39 kB Progress (4): 824/920 kB | 139/524 kB | 66/273 kB | 7.7/39 kB Progress (4): 824/920 kB | 139/524 kB | 66/273 kB | 12/39 kB Progress (4): 828/920 kB | 139/524 kB | 66/273 kB | 12/39 kB Progress (4): 828/920 kB | 139/524 kB | 66/273 kB | 16/39 kB Progress (4): 828/920 kB | 139/524 kB | 70/273 kB | 16/39 kB Progress (4): 828/920 kB | 143/524 kB | 70/273 kB | 16/39 kB Progress (5): 828/920 kB | 143/524 kB | 70/273 kB | 16/39 kB | 4.1/156 kB Progress (5): 828/920 kB | 147/524 kB | 70/273 kB | 16/39 kB | 4.1/156 kB Progress (5): 828/920 kB | 147/524 kB | 74/273 kB | 16/39 kB | 4.1/156 kB Progress (5): 828/920 kB | 147/524 kB | 74/273 kB | 20/39 kB | 4.1/156 kB Progress (5): 832/920 kB | 147/524 kB | 74/273 kB | 20/39 kB | 4.1/156 kB Progress (5): 832/920 kB | 147/524 kB | 74/273 kB | 24/39 kB | 4.1/156 kB Progress (5): 832/920 kB | 147/524 kB | 78/273 kB | 24/39 kB | 4.1/156 kB Progress (5): 832/920 kB | 151/524 kB | 78/273 kB | 24/39 kB | 4.1/156 kB Progress (5): 832/920 kB | 151/524 kB | 78/273 kB | 24/39 kB | 7.7/156 kB Progress (5): 832/920 kB | 155/524 kB | 78/273 kB | 24/39 kB | 7.7/156 kB Progress (5): 832/920 kB | 155/524 kB | 82/273 kB | 24/39 kB | 7.7/156 kB Progress (5): 832/920 kB | 155/524 kB | 82/273 kB | 28/39 kB | 7.7/156 kB Progress (5): 836/920 kB | 155/524 kB | 82/273 kB | 28/39 kB | 7.7/156 kB Progress (5): 836/920 kB | 155/524 kB | 82/273 kB | 32/39 kB | 7.7/156 kB Progress (5): 836/920 kB | 155/524 kB | 86/273 kB | 32/39 kB | 7.7/156 kB Progress (5): 836/920 kB | 159/524 kB | 86/273 kB | 32/39 kB | 7.7/156 kB Progress (5): 836/920 kB | 159/524 kB | 86/273 kB | 32/39 kB | 12/156 kB Progress (5): 836/920 kB | 163/524 kB | 86/273 kB | 32/39 kB | 12/156 kB Progress (5): 836/920 kB | 163/524 kB | 90/273 kB | 32/39 kB | 12/156 kB Progress (5): 836/920 kB | 163/524 kB | 90/273 kB | 33/39 kB | 12/156 kB Progress (5): 840/920 kB | 163/524 kB | 90/273 kB | 33/39 kB | 12/156 kB Progress (5): 840/920 kB | 163/524 kB | 90/273 kB | 37/39 kB | 12/156 kB Progress (5): 840/920 kB | 163/524 kB | 94/273 kB | 37/39 kB | 12/156 kB Progress (5): 840/920 kB | 164/524 kB | 94/273 kB | 37/39 kB | 12/156 kB Progress (5): 840/920 kB | 164/524 kB | 94/273 kB | 37/39 kB | 16/156 kB Progress (5): 840/920 kB | 168/524 kB | 94/273 kB | 37/39 kB | 16/156 kB Progress (5): 840/920 kB | 168/524 kB | 98/273 kB | 37/39 kB | 16/156 kB Progress (5): 840/920 kB | 168/524 kB | 98/273 kB | 39 kB | 16/156 kB Progress (5): 844/920 kB | 168/524 kB | 98/273 kB | 39 kB | 16/156 kB Progress (5): 844/920 kB | 168/524 kB | 98/273 kB | 39 kB | 16/156 kB Progress (5): 844/920 kB | 172/524 kB | 98/273 kB | 39 kB | 16/156 kB Progress (5): 844/920 kB | 172/524 kB | 98/273 kB | 39 kB | 20/156 kB Progress (5): 844/920 kB | 176/524 kB | 98/273 kB | 39 kB | 20/156 kB Progress (5): 844/920 kB | 176/524 kB | 102/273 kB | 39 kB | 20/156 kB Progress (5): 848/920 kB | 176/524 kB | 102/273 kB | 39 kB | 20/156 kB Progress (5): 848/920 kB | 176/524 kB | 106/273 kB | 39 kB | 20/156 kB Progress (5): 848/920 kB | 180/524 kB | 106/273 kB | 39 kB | 20/156 kB Progress (5): 848/920 kB | 180/524 kB | 106/273 kB | 39 kB | 24/156 kB Progress (5): 848/920 kB | 184/524 kB | 106/273 kB | 39 kB | 24/156 kB Progress (5): 848/920 kB | 184/524 kB | 110/273 kB | 39 kB | 24/156 kB Progress (5): 852/920 kB | 184/524 kB | 110/273 kB | 39 kB | 24/156 kB Progress (5): 852/920 kB | 184/524 kB | 114/273 kB | 39 kB | 24/156 kB Progress (5): 852/920 kB | 188/524 kB | 114/273 kB | 39 kB | 24/156 kB Progress (5): 852/920 kB | 188/524 kB | 114/273 kB | 39 kB | 28/156 kB Progress (5): 852/920 kB | 192/524 kB | 114/273 kB | 39 kB | 28/156 kB Progress (5): 852/920 kB | 192/524 kB | 118/273 kB | 39 kB | 28/156 kB Progress (5): 856/920 kB | 192/524 kB | 118/273 kB | 39 kB | 28/156 kB Progress (5): 856/920 kB | 192/524 kB | 122/273 kB | 39 kB | 28/156 kB Progress (5): 856/920 kB | 196/524 kB | 122/273 kB | 39 kB | 28/156 kB Progress (5): 856/920 kB | 196/524 kB | 122/273 kB | 39 kB | 32/156 kB Progress (5): 856/920 kB | 200/524 kB | 122/273 kB | 39 kB | 32/156 kB Progress (5): 856/920 kB | 200/524 kB | 126/273 kB | 39 kB | 32/156 kB Progress (5): 860/920 kB | 200/524 kB | 126/273 kB | 39 kB | 32/156 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 133 kB/s) [2019-07-30T14:17:52.393Z] Progress (4): 860/920 kB | 200/524 kB | 130/273 kB | 32/156 kB Progress (4): 860/920 kB | 204/524 kB | 130/273 kB | 32/156 kB Progress (4): 860/920 kB | 204/524 kB | 130/273 kB | 33/156 kB Progress (4): 860/920 kB | 208/524 kB | 130/273 kB | 33/156 kB Progress (4): 860/920 kB | 208/524 kB | 134/273 kB | 33/156 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar [2019-07-30T14:17:52.652Z] Progress (4): 864/920 kB | 208/524 kB | 134/273 kB | 33/156 kB Progress (4): 864/920 kB | 208/524 kB | 138/273 kB | 33/156 kB Progress (4): 864/920 kB | 212/524 kB | 138/273 kB | 33/156 kB Progress (4): 864/920 kB | 212/524 kB | 138/273 kB | 37/156 kB Progress (4): 864/920 kB | 216/524 kB | 138/273 kB | 37/156 kB Progress (4): 864/920 kB | 216/524 kB | 142/273 kB | 37/156 kB Progress (4): 868/920 kB | 216/524 kB | 142/273 kB | 37/156 kB Progress (4): 868/920 kB | 216/524 kB | 146/273 kB | 37/156 kB Progress (4): 868/920 kB | 220/524 kB | 146/273 kB | 37/156 kB Progress (4): 868/920 kB | 220/524 kB | 146/273 kB | 41/156 kB Progress (4): 868/920 kB | 224/524 kB | 146/273 kB | 41/156 kB Progress (4): 868/920 kB | 224/524 kB | 150/273 kB | 41/156 kB Progress (4): 872/920 kB | 224/524 kB | 150/273 kB | 41/156 kB Progress (4): 872/920 kB | 224/524 kB | 154/273 kB | 41/156 kB Progress (4): 872/920 kB | 228/524 kB | 154/273 kB | 41/156 kB Progress (4): 872/920 kB | 228/524 kB | 154/273 kB | 45/156 kB Progress (4): 872/920 kB | 232/524 kB | 154/273 kB | 45/156 kB Progress (4): 872/920 kB | 232/524 kB | 158/273 kB | 45/156 kB Progress (4): 876/920 kB | 232/524 kB | 158/273 kB | 45/156 kB Progress (4): 876/920 kB | 232/524 kB | 162/273 kB | 45/156 kB Progress (4): 876/920 kB | 236/524 kB | 162/273 kB | 45/156 kB Progress (4): 876/920 kB | 236/524 kB | 162/273 kB | 49/156 kB Progress (4): 876/920 kB | 240/524 kB | 162/273 kB | 49/156 kB Progress (4): 876/920 kB | 240/524 kB | 166/273 kB | 49/156 kB Progress (4): 880/920 kB | 240/524 kB | 166/273 kB | 49/156 kB Progress (4): 880/920 kB | 240/524 kB | 170/273 kB | 49/156 kB Progress (4): 880/920 kB | 244/524 kB | 170/273 kB | 49/156 kB Progress (4): 880/920 kB | 244/524 kB | 170/273 kB | 53/156 kB Progress (4): 880/920 kB | 248/524 kB | 170/273 kB | 53/156 kB Progress (4): 880/920 kB | 248/524 kB | 174/273 kB | 53/156 kB Progress (4): 884/920 kB | 248/524 kB | 174/273 kB | 53/156 kB Progress (4): 884/920 kB | 248/524 kB | 178/273 kB | 53/156 kB Progress (4): 884/920 kB | 252/524 kB | 178/273 kB | 53/156 kB Progress (4): 884/920 kB | 252/524 kB | 178/273 kB | 57/156 kB Progress (4): 884/920 kB | 256/524 kB | 178/273 kB | 57/156 kB Progress (4): 884/920 kB | 256/524 kB | 182/273 kB | 57/156 kB Progress (4): 888/920 kB | 256/524 kB | 182/273 kB | 57/156 kB Progress (4): 888/920 kB | 256/524 kB | 186/273 kB | 57/156 kB Progress (4): 888/920 kB | 260/524 kB | 186/273 kB | 57/156 kB Progress (5): 888/920 kB | 260/524 kB | 186/273 kB | 57/156 kB | 4.1/35 kB Progress (5): 888/920 kB | 260/524 kB | 186/273 kB | 61/156 kB | 4.1/35 kB Progress (5): 888/920 kB | 260/524 kB | 186/273 kB | 61/156 kB | 7.7/35 kB Progress (5): 888/920 kB | 264/524 kB | 186/273 kB | 61/156 kB | 7.7/35 kB Progress (5): 888/920 kB | 264/524 kB | 190/273 kB | 61/156 kB | 7.7/35 kB Progress (5): 892/920 kB | 264/524 kB | 190/273 kB | 61/156 kB | 7.7/35 kB Progress (5): 892/920 kB | 264/524 kB | 194/273 kB | 61/156 kB | 7.7/35 kB Progress (5): 892/920 kB | 268/524 kB | 194/273 kB | 61/156 kB | 7.7/35 kB Progress (5): 892/920 kB | 268/524 kB | 194/273 kB | 61/156 kB | 12/35 kB Progress (5): 892/920 kB | 268/524 kB | 194/273 kB | 65/156 kB | 12/35 kB Progress (5): 892/920 kB | 268/524 kB | 194/273 kB | 65/156 kB | 16/35 kB Progress (5): 892/920 kB | 272/524 kB | 194/273 kB | 65/156 kB | 16/35 kB Progress (5): 892/920 kB | 272/524 kB | 198/273 kB | 65/156 kB | 16/35 kB Progress (5): 896/920 kB | 272/524 kB | 198/273 kB | 65/156 kB | 16/35 kB Progress (5): 896/920 kB | 272/524 kB | 202/273 kB | 65/156 kB | 16/35 kB Progress (5): 896/920 kB | 276/524 kB | 202/273 kB | 65/156 kB | 16/35 kB Progress (5): 896/920 kB | 276/524 kB | 202/273 kB | 65/156 kB | 20/35 kB Progress (5): 896/920 kB | 276/524 kB | 202/273 kB | 66/156 kB | 20/35 kB Progress (5): 896/920 kB | 276/524 kB | 202/273 kB | 70/156 kB | 20/35 kB Progress (5): 896/920 kB | 276/524 kB | 202/273 kB | 74/156 kB | 20/35 kB Progress (5): 896/920 kB | 276/524 kB | 202/273 kB | 78/156 kB | 20/35 kB Progress (5): 896/920 kB | 276/524 kB | 202/273 kB | 78/156 kB | 24/35 kB Progress (5): 896/920 kB | 280/524 kB | 202/273 kB | 78/156 kB | 24/35 kB Progress (5): 896/920 kB | 280/524 kB | 206/273 kB | 78/156 kB | 24/35 kB Progress (5): 900/920 kB | 280/524 kB | 206/273 kB | 78/156 kB | 24/35 kB Progress (5): 900/920 kB | 280/524 kB | 210/273 kB | 78/156 kB | 24/35 kB Progress (5): 900/920 kB | 284/524 kB | 210/273 kB | 78/156 kB | 24/35 kB Progress (5): 900/920 kB | 284/524 kB | 210/273 kB | 78/156 kB | 28/35 kB Progress (5): 900/920 kB | 284/524 kB | 210/273 kB | 78/156 kB | 32/35 kB Progress (5): 900/920 kB | 284/524 kB | 210/273 kB | 82/156 kB | 32/35 kB Progress (5): 900/920 kB | 284/524 kB | 210/273 kB | 82/156 kB | 33/35 kB Progress (5): 900/920 kB | 288/524 kB | 210/273 kB | 82/156 kB | 33/35 kB Progress (5): 900/920 kB | 288/524 kB | 214/273 kB | 82/156 kB | 33/35 kB Progress (5): 904/920 kB | 288/524 kB | 214/273 kB | 82/156 kB | 33/35 kB Progress (5): 904/920 kB | 288/524 kB | 218/273 kB | 82/156 kB | 33/35 kB Progress (5): 904/920 kB | 292/524 kB | 218/273 kB | 82/156 kB | 33/35 kB Progress (5): 904/920 kB | 292/524 kB | 218/273 kB | 82/156 kB | 35 kB Progress (5): 904/920 kB | 292/524 kB | 218/273 kB | 86/156 kB | 35 kB Progress (5): 904/920 kB | 296/524 kB | 218/273 kB | 86/156 kB | 35 kB Progress (5): 904/920 kB | 296/524 kB | 222/273 kB | 86/156 kB | 35 kB Progress (5): 908/920 kB | 296/524 kB | 222/273 kB | 86/156 kB | 35 kB Progress (5): 908/920 kB | 296/524 kB | 226/273 kB | 86/156 kB | 35 kB Progress (5): 908/920 kB | 300/524 kB | 226/273 kB | 86/156 kB | 35 kB Progress (5): 908/920 kB | 300/524 kB | 226/273 kB | 90/156 kB | 35 kB Progress (5): 908/920 kB | 304/524 kB | 226/273 kB | 90/156 kB | 35 kB Progress (5): 908/920 kB | 304/524 kB | 230/273 kB | 90/156 kB | 35 kB Progress (5): 912/920 kB | 304/524 kB | 230/273 kB | 90/156 kB | 35 kB Progress (5): 912/920 kB | 304/524 kB | 234/273 kB | 90/156 kB | 35 kB Progress (5): 912/920 kB | 308/524 kB | 234/273 kB | 90/156 kB | 35 kB Progress (5): 912/920 kB | 308/524 kB | 234/273 kB | 94/156 kB | 35 kB Progress (5): 912/920 kB | 312/524 kB | 234/273 kB | 94/156 kB | 35 kB Progress (5): 912/920 kB | 312/524 kB | 238/273 kB | 94/156 kB | 35 kB Progress (5): 916/920 kB | 312/524 kB | 238/273 kB | 94/156 kB | 35 kB Progress (5): 916/920 kB | 312/524 kB | 242/273 kB | 94/156 kB | 35 kB Progress (5): 916/920 kB | 316/524 kB | 242/273 kB | 94/156 kB | 35 kB Progress (5): 916/920 kB | 316/524 kB | 242/273 kB | 98/156 kB | 35 kB Progress (5): 916/920 kB | 320/524 kB | 242/273 kB | 98/156 kB | 35 kB Progress (5): 916/920 kB | 320/524 kB | 246/273 kB | 98/156 kB | 35 kB Progress (5): 920/920 kB | 320/524 kB | 246/273 kB | 98/156 kB | 35 kB Progress (5): 920/920 kB | 320/524 kB | 250/273 kB | 98/156 kB | 35 kB Progress (5): 920/920 kB | 324/524 kB | 250/273 kB | 98/156 kB | 35 kB Progress (5): 920/920 kB | 324/524 kB | 250/273 kB | 98/156 kB | 35 kB Progress (5): 920/920 kB | 328/524 kB | 250/273 kB | 98/156 kB | 35 kB Progress (5): 920/920 kB | 328/524 kB | 254/273 kB | 98/156 kB | 35 kB Progress (5): 920 kB | 328/524 kB | 254/273 kB | 98/156 kB | 35 kB Progress (5): 920 kB | 328/524 kB | 258/273 kB | 98/156 kB | 35 kB Progress (5): 920 kB | 332/524 kB | 258/273 kB | 98/156 kB | 35 kB Progress (5): 920 kB | 332/524 kB | 258/273 kB | 102/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 94 kB/s) [2019-07-30T14:17:52.652Z] 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-30T14:17:52.652Z] Progress (4): 920 kB | 336/524 kB | 258/273 kB | 102/156 kB Progress (4): 920 kB | 336/524 kB | 262/273 kB | 102/156 kB Progress (4): 920 kB | 340/524 kB | 262/273 kB | 102/156 kB Progress (4): 920 kB | 340/524 kB | 262/273 kB | 106/156 kB Progress (4): 920 kB | 344/524 kB | 262/273 kB | 106/156 kB Progress (4): 920 kB | 344/524 kB | 266/273 kB | 106/156 kB Progress (4): 920 kB | 348/524 kB | 266/273 kB | 106/156 kB Progress (4): 920 kB | 348/524 kB | 266/273 kB | 110/156 kB Progress (4): 920 kB | 352/524 kB | 266/273 kB | 110/156 kB Progress (4): 920 kB | 352/524 kB | 270/273 kB | 110/156 kB Progress (4): 920 kB | 356/524 kB | 270/273 kB | 110/156 kB Progress (4): 920 kB | 356/524 kB | 270/273 kB | 114/156 kB Progress (4): 920 kB | 360/524 kB | 270/273 kB | 114/156 kB Progress (4): 920 kB | 360/524 kB | 273 kB | 114/156 kB Progress (4): 920 kB | 364/524 kB | 273 kB | 114/156 kB Progress (4): 920 kB | 364/524 kB | 273 kB | 118/156 kB Progress (4): 920 kB | 368/524 kB | 273 kB | 118/156 kB Progress (4): 920 kB | 368/524 kB | 273 kB | 122/156 kB Progress (4): 920 kB | 372/524 kB | 273 kB | 122/156 kB Progress (4): 920 kB | 372/524 kB | 273 kB | 126/156 kB Progress (4): 920 kB | 376/524 kB | 273 kB | 126/156 kB Progress (4): 920 kB | 376/524 kB | 273 kB | 130/156 kB Progress (4): 920 kB | 380/524 kB | 273 kB | 130/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 2.4 MB/s) [2019-07-30T14:17:52.652Z] 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-30T14:17:52.652Z] Progress (3): 384/524 kB | 273 kB | 130/156 kB Progress (3): 384/524 kB | 273 kB | 134/156 kB Progress (3): 388/524 kB | 273 kB | 134/156 kB Progress (3): 388/524 kB | 273 kB | 138/156 kB Progress (3): 392/524 kB | 273 kB | 138/156 kB Progress (3): 392/524 kB | 273 kB | 142/156 kB Progress (3): 396/524 kB | 273 kB | 142/156 kB Progress (3): 396/524 kB | 273 kB | 146/156 kB Progress (3): 400/524 kB | 273 kB | 146/156 kB Progress (3): 400/524 kB | 273 kB | 150/156 kB Progress (3): 404/524 kB | 273 kB | 150/156 kB Progress (3): 404/524 kB | 273 kB | 154/156 kB Progress (3): 408/524 kB | 273 kB | 154/156 kB Progress (3): 408/524 kB | 273 kB | 156 kB Progress (3): 412/524 kB | 273 kB | 156 kB Progress (3): 416/524 kB | 273 kB | 156 kB Progress (3): 420/524 kB | 273 kB | 156 kB Progress (3): 424/524 kB | 273 kB | 156 kB Progress (3): 428/524 kB | 273 kB | 156 kB Progress (4): 428/524 kB | 273 kB | 156 kB | 4.1/68 kB Progress (4): 432/524 kB | 273 kB | 156 kB | 4.1/68 kB Progress (4): 432/524 kB | 273 kB | 156 kB | 7.7/68 kB Progress (4): 436/524 kB | 273 kB | 156 kB | 7.7/68 kB Progress (4): 436/524 kB | 273 kB | 156 kB | 12/68 kB Progress (4): 440/524 kB | 273 kB | 156 kB | 12/68 kB Progress (4): 440/524 kB | 273 kB | 156 kB | 16/68 kB Progress (4): 444/524 kB | 273 kB | 156 kB | 16/68 kB Progress (4): 444/524 kB | 273 kB | 156 kB | 20/68 kB Progress (4): 448/524 kB | 273 kB | 156 kB | 20/68 kB Progress (4): 448/524 kB | 273 kB | 156 kB | 24/68 kB Progress (4): 452/524 kB | 273 kB | 156 kB | 24/68 kB Progress (4): 452/524 kB | 273 kB | 156 kB | 28/68 kB Progress (4): 456/524 kB | 273 kB | 156 kB | 28/68 kB Progress (4): 456/524 kB | 273 kB | 156 kB | 32/68 kB Progress (4): 460/524 kB | 273 kB | 156 kB | 32/68 kB Progress (4): 460/524 kB | 273 kB | 156 kB | 33/68 kB Progress (4): 464/524 kB | 273 kB | 156 kB | 33/68 kB Progress (4): 464/524 kB | 273 kB | 156 kB | 37/68 kB Progress (4): 468/524 kB | 273 kB | 156 kB | 37/68 kB Progress (4): 468/524 kB | 273 kB | 156 kB | 41/68 kB Progress (4): 472/524 kB | 273 kB | 156 kB | 41/68 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar (273 kB at 699 kB/s) [2019-07-30T14:17:52.652Z] Progress (3): 472/524 kB | 156 kB | 45/68 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-30T14:17:52.652Z] Progress (3): 476/524 kB | 156 kB | 45/68 kB Progress (3): 476/524 kB | 156 kB | 49/68 kB Progress (3): 480/524 kB | 156 kB | 49/68 kB Progress (4): 480/524 kB | 156 kB | 49/68 kB | 4.1/332 kB Progress (4): 484/524 kB | 156 kB | 49/68 kB | 4.1/332 kB Progress (4): 484/524 kB | 156 kB | 53/68 kB | 4.1/332 kB Progress (4): 488/524 kB | 156 kB | 53/68 kB | 4.1/332 kB Progress (4): 488/524 kB | 156 kB | 53/68 kB | 7.7/332 kB Progress (4): 492/524 kB | 156 kB | 53/68 kB | 7.7/332 kB Progress (4): 492/524 kB | 156 kB | 57/68 kB | 7.7/332 kB Progress (4): 496/524 kB | 156 kB | 57/68 kB | 7.7/332 kB Progress (4): 496/524 kB | 156 kB | 57/68 kB | 12/332 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 395 kB/s) [2019-07-30T14:17:52.652Z] Progress (3): 496/524 kB | 57/68 kB | 16/332 kB Progress (3): 500/524 kB | 57/68 kB | 16/332 kB Progress (3): 500/524 kB | 57/68 kB | 20/332 kB Progress (3): 500/524 kB | 61/68 kB | 20/332 kB Progress (3): 500/524 kB | 61/68 kB | 24/332 kB Progress (3): 504/524 kB | 61/68 kB | 24/332 kB 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-30T14:17:52.652Z] Progress (3): 508/524 kB | 61/68 kB | 24/332 kB Progress (3): 508/524 kB | 61/68 kB | 28/332 kB Progress (3): 508/524 kB | 65/68 kB | 28/332 kB Progress (3): 508/524 kB | 65/68 kB | 32/332 kB Progress (3): 512/524 kB | 65/68 kB | 32/332 kB Progress (3): 512/524 kB | 65/68 kB | 33/332 kB Progress (3): 512/524 kB | 66/68 kB | 33/332 kB Progress (3): 512/524 kB | 66/68 kB | 37/332 kB Progress (3): 516/524 kB | 66/68 kB | 37/332 kB Progress (3): 516/524 kB | 66/68 kB | 41/332 kB Progress (3): 516/524 kB | 68 kB | 41/332 kB Progress (3): 516/524 kB | 68 kB | 45/332 kB Progress (3): 520/524 kB | 68 kB | 45/332 kB Progress (3): 520/524 kB | 68 kB | 49/332 kB Progress (3): 524/524 kB | 68 kB | 49/332 kB Progress (3): 524/524 kB | 68 kB | 53/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 | 69/332 kB Progress (3): 524 kB | 68 kB | 73/332 kB Progress (3): 524 kB | 68 kB | 77/332 kB Progress (3): 524 kB | 68 kB | 81/332 kB Progress (3): 524 kB | 68 kB | 85/332 kB Progress (3): 524 kB | 68 kB | 89/332 kB Progress (3): 524 kB | 68 kB | 93/332 kB Progress (3): 524 kB | 68 kB | 97/332 kB Progress (3): 524 kB | 68 kB | 101/332 kB Progress (3): 524 kB | 68 kB | 105/332 kB Progress (3): 524 kB | 68 kB | 109/332 kB Progress (3): 524 kB | 68 kB | 113/332 kB Progress (3): 524 kB | 68 kB | 117/332 kB Progress (3): 524 kB | 68 kB | 121/332 kB Progress (3): 524 kB | 68 kB | 125/332 kB Progress (3): 524 kB | 68 kB | 129/332 kB Progress (3): 524 kB | 68 kB | 133/332 kB Progress (3): 524 kB | 68 kB | 137/332 kB Progress (3): 524 kB | 68 kB | 141/332 kB Progress (3): 524 kB | 68 kB | 145/332 kB Progress (3): 524 kB | 68 kB | 149/332 kB Progress (3): 524 kB | 68 kB | 153/332 kB Progress (3): 524 kB | 68 kB | 157/332 kB Progress (3): 524 kB | 68 kB | 161/332 kB Progress (3): 524 kB | 68 kB | 165/332 kB Progress (3): 524 kB | 68 kB | 169/332 kB Progress (3): 524 kB | 68 kB | 173/332 kB Progress (3): 524 kB | 68 kB | 177/332 kB Progress (3): 524 kB | 68 kB | 181/332 kB Progress (3): 524 kB | 68 kB | 185/332 kB Progress (3): 524 kB | 68 kB | 189/332 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 165 kB/s) [2019-07-30T14:17:52.652Z] Progress (3): 524 kB | 189/332 kB | 4.1/30 kB Progress (3): 524 kB | 193/332 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.3 MB/s) [2019-07-30T14:17:52.652Z] Progress (2): 197/332 kB | 4.1/30 kB Progress (2): 197/332 kB | 7.7/30 kB 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-30T14:17:52.652Z] Progress (2): 197/332 kB | 12/30 kB Progress (2): 201/332 kB | 12/30 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar [2019-07-30T14:17:52.652Z] Progress (3): 201/332 kB | 12/30 kB | 4.1/35 kB Progress (3): 205/332 kB | 12/30 kB | 4.1/35 kB Progress (3): 205/332 kB | 16/30 kB | 4.1/35 kB Progress (4): 205/332 kB | 16/30 kB | 4.1/35 kB | 4.1/38 kB Progress (4): 205/332 kB | 20/30 kB | 4.1/35 kB | 4.1/38 kB Progress (4): 209/332 kB | 20/30 kB | 4.1/35 kB | 4.1/38 kB Progress (4): 209/332 kB | 20/30 kB | 7.7/35 kB | 4.1/38 kB Progress (4): 213/332 kB | 20/30 kB | 7.7/35 kB | 4.1/38 kB Progress (4): 213/332 kB | 20/30 kB | 12/35 kB | 4.1/38 kB Progress (4): 213/332 kB | 24/30 kB | 12/35 kB | 4.1/38 kB Progress (4): 213/332 kB | 24/30 kB | 12/35 kB | 7.7/38 kB Progress (4): 213/332 kB | 28/30 kB | 12/35 kB | 7.7/38 kB Progress (4): 213/332 kB | 28/30 kB | 16/35 kB | 7.7/38 kB Progress (4): 217/332 kB | 28/30 kB | 16/35 kB | 7.7/38 kB Progress (4): 217/332 kB | 28/30 kB | 20/35 kB | 7.7/38 kB Progress (4): 217/332 kB | 30 kB | 20/35 kB | 7.7/38 kB Progress (4): 217/332 kB | 30 kB | 20/35 kB | 12/38 kB Progress (4): 217/332 kB | 30 kB | 24/35 kB | 12/38 kB Progress (4): 221/332 kB | 30 kB | 24/35 kB | 12/38 kB Progress (4): 221/332 kB | 30 kB | 28/35 kB | 12/38 kB Progress (4): 221/332 kB | 30 kB | 32/35 kB | 12/38 kB Progress (4): 221/332 kB | 30 kB | 32/35 kB | 16/38 kB Progress (4): 221/332 kB | 30 kB | 35 kB | 16/38 kB Progress (4): 225/332 kB | 30 kB | 35 kB | 16/38 kB Progress (4): 225/332 kB | 30 kB | 35 kB | 20/38 kB Progress (4): 229/332 kB | 30 kB | 35 kB | 20/38 kB Progress (4): 229/332 kB | 30 kB | 35 kB | 24/38 kB Progress (4): 233/332 kB | 30 kB | 35 kB | 24/38 kB Progress (4): 233/332 kB | 30 kB | 35 kB | 28/38 kB Progress (4): 237/332 kB | 30 kB | 35 kB | 28/38 kB Progress (4): 237/332 kB | 30 kB | 35 kB | 32/38 kB Progress (4): 241/332 kB | 30 kB | 35 kB | 32/38 kB Progress (4): 241/332 kB | 30 kB | 35 kB | 33/38 kB Progress (4): 245/332 kB | 30 kB | 35 kB | 33/38 kB Progress (4): 245/332 kB | 30 kB | 35 kB | 37/38 kB Progress (4): 249/332 kB | 30 kB | 35 kB | 37/38 kB Progress (4): 249/332 kB | 30 kB | 35 kB | 38 kB Progress (4): 253/332 kB | 30 kB | 35 kB | 38 kB Progress (4): 257/332 kB | 30 kB | 35 kB | 38 kB Progress (4): 261/332 kB | 30 kB | 35 kB | 38 kB Progress (4): 265/332 kB | 30 kB | 35 kB | 38 kB Progress (4): 269/332 kB | 30 kB | 35 kB | 38 kB Progress (4): 273/332 kB | 30 kB | 35 kB | 38 kB Progress (4): 277/332 kB | 30 kB | 35 kB | 38 kB Progress (4): 281/332 kB | 30 kB | 35 kB | 38 kB Progress (4): 285/332 kB | 30 kB | 35 kB | 38 kB Progress (4): 289/332 kB | 30 kB | 35 kB | 38 kB Progress (4): 293/332 kB | 30 kB | 35 kB | 38 kB Progress (4): 297/332 kB | 30 kB | 35 kB | 38 kB Progress (4): 301/332 kB | 30 kB | 35 kB | 38 kB Progress (4): 305/332 kB | 30 kB | 35 kB | 38 kB Progress (4): 309/332 kB | 30 kB | 35 kB | 38 kB Progress (4): 313/332 kB | 30 kB | 35 kB | 38 kB Progress (4): 317/332 kB | 30 kB | 35 kB | 38 kB Progress (4): 321/332 kB | 30 kB | 35 kB | 38 kB Progress (4): 325/332 kB | 30 kB | 35 kB | 38 kB Progress (4): 329/332 kB | 30 kB | 35 kB | 38 kB Progress (4): 332 kB | 30 kB | 35 kB | 38 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 78 kB/s) [2019-07-30T14:17:52.652Z] 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-30T14:17:52.652Z] 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 62 kB/s) [2019-07-30T14:17:52.652Z] 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 69 kB/s) [2019-07-30T14:17:52.652Z] 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 656 kB/s) [2019-07-30T14:17:52.652Z] Progress (1): 4.1/108 kB Progress (1): 7.7/108 kB Progress (1): 12/108 kB Progress (1): 16/108 kB Progress (1): 20/108 kB Progress (1): 24/108 kB Progress (1): 28/108 kB Progress (1): 32/108 kB Progress (1): 33/108 kB Progress (1): 37/108 kB Progress (1): 41/108 kB Progress (1): 45/108 kB Progress (1): 49/108 kB Progress (1): 53/108 kB Progress (1): 57/108 kB Progress (1): 61/108 kB Progress (1): 65/108 kB Progress (1): 69/108 kB Progress (1): 73/108 kB Progress (1): 77/108 kB Progress (1): 81/108 kB Progress (1): 85/108 kB Progress (1): 89/108 kB Progress (1): 93/108 kB Progress (1): 97/108 kB Progress (1): 101/108 kB Progress (1): 105/108 kB Progress (1): 108 kB Progress (2): 108 kB | 4.1/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 205 kB/s) [2019-07-30T14:17:52.652Z] Progress (1): 7.7/315 kB Progress (1): 12/315 kB Progress (1): 16/315 kB Progress (1): 20/315 kB Progress (1): 24/315 kB Progress (1): 28/315 kB Progress (1): 32/315 kB Progress (1): 33/315 kB Progress (1): 37/315 kB Progress (1): 41/315 kB Progress (1): 45/315 kB Progress (1): 49/315 kB Progress (1): 53/315 kB Progress (1): 57/315 kB Progress (1): 61/315 kB Progress (1): 65/315 kB Progress (1): 66/315 kB Progress (1): 70/315 kB Progress (1): 74/315 kB Progress (1): 78/315 kB Progress (1): 82/315 kB Progress (1): 86/315 kB Progress (1): 90/315 kB Progress (1): 94/315 kB Progress (1): 98/315 kB Progress (1): 98/315 kB Progress (1): 102/315 kB Progress (1): 106/315 kB Progress (1): 110/315 kB Progress (1): 114/315 kB Progress (1): 118/315 kB Progress (1): 122/315 kB Progress (1): 126/315 kB Progress (1): 130/315 kB Progress (1): 131/315 kB Progress (1): 135/315 kB Progress (1): 139/315 kB Progress (1): 143/315 kB Progress (1): 147/315 kB Progress (1): 151/315 kB Progress (1): 155/315 kB Progress (1): 159/315 kB Progress (1): 163/315 kB Progress (1): 164/315 kB Progress (1): 168/315 kB Progress (1): 172/315 kB Progress (1): 176/315 kB Progress (1): 180/315 kB Progress (1): 184/315 kB Progress (1): 188/315 kB Progress (1): 192/315 kB Progress (1): 196/315 kB Progress (1): 197/315 kB Progress (1): 201/315 kB Progress (1): 205/315 kB Progress (1): 209/315 kB Progress (1): 213/315 kB Progress (1): 217/315 kB Progress (1): 221/315 kB Progress (1): 225/315 kB Progress (1): 229/315 kB Progress (1): 229/315 kB Progress (1): 233/315 kB Progress (1): 237/315 kB Progress (1): 241/315 kB Progress (1): 245/315 kB Progress (1): 249/315 kB Progress (1): 253/315 kB Progress (1): 257/315 kB Progress (1): 261/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 534 kB/s) [2019-07-30T14:17:54.023Z] 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-30T14:17:54.023Z] 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-30T14:17:54.023Z] 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-30T14:17:54.280Z] 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-30T14:17:54.280Z] 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-30T14:17:54.280Z] 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-30T14:17:54.280Z] 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 83 kB/s) [2019-07-30T14:17:54.280Z] 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-30T14:17:54.280Z] 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-30T14:17:54.280Z] 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-30T14:17:54.537Z] 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-30T14:17:54.537Z] 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-30T14:17:54.537Z] 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-30T14:17:54.537Z] Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (11 kB at 406 kB/s) [2019-07-30T14:17:54.537Z] 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-30T14:17:54.537Z] 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-30T14:17:54.537Z] 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-30T14:17:54.795Z] 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-30T14:17:54.795Z] 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-30T14:17:54.795Z] 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-30T14:17:55.052Z] 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 655 kB/s) [2019-07-30T14:17:55.052Z] 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-30T14:17:55.052Z] 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-30T14:17:55.052Z] 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-30T14:17:55.629Z] 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-30T14:17:55.629Z] 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-30T14:17:55.629Z] 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-30T14:17:55.629Z] 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 208 kB/s) [2019-07-30T14:17:55.629Z] 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-30T14:17:55.629Z] 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-30T14:17:55.629Z] 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-30T14:17:55.629Z] 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-30T14:17:55.629Z] 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-30T14:17:55.629Z] 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-30T14:17:55.629Z] 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 384 kB/s) [2019-07-30T14:17:55.629Z] 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-30T14:17:55.629Z] 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-30T14:17:55.629Z] 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-30T14:17:55.889Z] 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-30T14:17:55.889Z] 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-30T14:17:55.889Z] 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-30T14:17:55.889Z] 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 180 kB/s) [2019-07-30T14:17:56.147Z] 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-30T14:17:56.147Z] 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-30T14:17:56.147Z] 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-30T14:17:56.406Z] 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-30T14:17:56.406Z] 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-30T14:17:56.406Z] 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-30T14:17:56.406Z] 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 51 kB/s) [2019-07-30T14:17:56.406Z] 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-30T14:17:56.406Z] 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-30T14:17:56.406Z] 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-30T14:17:56.664Z] 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-30T14:17:56.664Z] 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-30T14:17:56.664Z] 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-30T14:17:56.664Z] 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 199 kB/s) [2019-07-30T14:17:56.664Z] 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-30T14:17:56.664Z] 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-30T14:17:56.922Z] 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-30T14:17:57.180Z] 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-30T14:17:57.180Z] 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-30T14:17:57.437Z] 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-30T14:17:57.437Z] 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 54 kB/s) [2019-07-30T14:17:57.437Z] 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-30T14:17:57.437Z] 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-30T14:17:57.695Z] 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-30T14:17:57.695Z] 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-30T14:17:57.695Z] 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-30T14:17:57.953Z] 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-30T14:17:58.885Z] 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 27 kB/s) [2019-07-30T14:17:59.820Z] 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-30T14:17:59.820Z] 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-30T14:17:59.820Z] 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-30T14:17:59.820Z] 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-30T14:17:59.820Z] 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-30T14:17:59.820Z] 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-30T14:18:00.078Z] 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 55 kB/s) [2019-07-30T14:18:00.078Z] 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-30T14:18:00.078Z] 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-30T14:18:00.078Z] 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-30T14:18:00.335Z] 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-30T14:18:00.335Z] 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-30T14:18:00.335Z] 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-30T14:18:00.335Z] 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 459 kB/s) [2019-07-30T14:18:00.335Z] 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-30T14:18:00.335Z] 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-30T14:18:00.593Z] 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-30T14:18:00.593Z] 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-30T14:18:00.593Z] 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-30T14:18:00.593Z] 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-30T14:18:00.593Z] 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 33 kB/s) [2019-07-30T14:18:00.851Z] 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-30T14:18:00.851Z] 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-30T14:18:00.851Z] 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-30T14:18:00.851Z] 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-30T14:18:00.851Z] 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-30T14:18:00.851Z] 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-30T14:18:01.109Z] 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-30T14:18:01.109Z] 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-30T14:18:01.109Z] 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-30T14:18:01.109Z] 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-30T14:18:01.109Z] 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-30T14:18:01.109Z] 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-30T14:18:01.368Z] 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): 66/512 kB Progress (1): 70/512 kB Progress (1): 74/512 kB Progress (1): 78/512 kB Progress (1): 82/512 kB Progress (1): 86/512 kB Progress (1): 90/512 kB Progress (1): 94/512 kB Progress (1): 98/512 kB Progress (1): 102/512 kB Progress (1): 106/512 kB Progress (1): 110/512 kB Progress (1): 114/512 kB Progress (1): 118/512 kB Progress (1): 122/512 kB Progress (1): 126/512 kB Progress (1): 130/512 kB Progress (1): 131/512 kB Progress (1): 135/512 kB Progress (1): 139/512 kB Progress (1): 143/512 kB Progress (1): 147/512 kB Progress (1): 151/512 kB Progress (1): 155/512 kB Progress (1): 159/512 kB Progress (1): 163/512 kB Progress (1): 167/512 kB Progress (1): 171/512 kB Progress (1): 175/512 kB Progress (1): 179/512 kB Progress (1): 183/512 kB Progress (1): 187/512 kB Progress (1): 191/512 kB Progress (1): 195/512 kB Progress (1): 199/512 kB Progress (1): 203/512 kB Progress (1): 207/512 kB Progress (1): 211/512 kB Progress (1): 215/512 kB Progress (1): 219/512 kB Progress (1): 223/512 kB Progress (1): 227/512 kB Progress (1): 231/512 kB Progress (1): 235/512 kB Progress (1): 239/512 kB Progress (1): 243/512 kB Progress (1): 247/512 kB Progress (1): 251/512 kB Progress (1): 255/512 kB Progress (1): 259/512 kB Progress (1): 263/512 kB Progress (1): 267/512 kB Progress (1): 271/512 kB Progress (1): 275/512 kB Progress (1): 279/512 kB Progress (1): 283/512 kB Progress (1): 287/512 kB Progress (1): 291/512 kB Progress (1): 295/512 kB Progress (1): 299/512 kB Progress (1): 303/512 kB Progress (1): 307/512 kB Progress (1): 311/512 kB Progress (1): 315/512 kB Progress (1): 319/512 kB Progress (1): 323/512 kB Progress (1): 327/512 kB Progress (1): 331/512 kB Progress (1): 335/512 kB Progress (1): 339/512 kB Progress (1): 343/512 kB Progress (1): 347/512 kB Progress (1): 351/512 kB Progress (1): 355/512 kB Progress (1): 359/512 kB Progress (1): 363/512 kB Progress (1): 367/512 kB Progress (1): 371/512 kB Progress (1): 375/512 kB Progress (1): 379/512 kB Progress (1): 383/512 kB Progress (1): 387/512 kB Progress (1): 391/512 kB Progress (1): 395/512 kB Progress (1): 399/512 kB Progress (1): 403/512 kB Progress (1): 407/512 kB Progress (1): 411/512 kB Progress (1): 415/512 kB Progress (1): 419/512 kB Progress (1): 423/512 kB Progress (1): 427/512 kB Progress (1): 431/512 kB Progress (1): 435/512 kB Progress (1): 439/512 kB Progress (1): 443/512 kB Progress (1): 447/512 kB Progress (1): 451/512 kB Progress (1): 455/512 kB Progress (1): 459/512 kB Progress (1): 463/512 kB Progress (1): 467/512 kB Progress (1): 471/512 kB Progress (1): 475/512 kB Progress (1): 479/512 kB Progress (1): 483/512 kB Progress (1): 487/512 kB Progress (1): 491/512 kB Progress (1): 495/512 kB Progress (1): 499/512 kB Progress (1): 503/512 kB Progress (1): 507/512 kB Progress (1): 511/512 kB Progress (1): 512 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-sources.jar (512 kB at 8.5 MB/s) [2019-07-30T14:18:02.143Z] 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.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.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 9.5 MB/s) [2019-07-30T14:18:02.143Z] 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-30T14:18:02.143Z] 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-30T14:18:02.143Z] 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-30T14:18:02.403Z] 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-30T14:18:02.403Z] 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-30T14:18:02.403Z] 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-30T14:18:02.403Z] 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 39 kB/s) [2019-07-30T14:18:02.403Z] 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-30T14:18:02.403Z] 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-30T14:18:02.403Z] 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-30T14:18:02.830Z] 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-30T14:18:02.830Z] 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-30T14:18:02.830Z] 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-30T14:18:02.830Z] 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 293 kB/s) [2019-07-30T14:18:02.830Z] 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-30T14:18:02.830Z] 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-30T14:18:02.830Z] 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-30T14:18:03.088Z] 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-30T14:18:03.088Z] 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-30T14:18:03.088Z] 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-30T14:18:03.088Z] Progress (1): 4.1/17 kB Progress (1): 7.7/17 kB Progress (1): 12/17 kB Progress (1): 16/17 kB Progress (1): 17 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 kB at 506 kB/s) [2019-07-30T14:18:03.088Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/22/commons-parent-22.pom [2019-07-30T14:18:03.088Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom [2019-07-30T14:18:03.346Z] 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-30T14:18:03.346Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom [2019-07-30T14:18:03.346Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/22/commons-parent-22.pom [2019-07-30T14:18:03.346Z] 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-30T14:18:03.346Z] 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-30T14:18:03.604Z] 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-30T14:18:03.604Z] 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-30T14:18:03.604Z] 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-30T14:18:03.862Z] 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-30T14:18:03.862Z] 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-30T14:18:03.862Z] 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-30T14:18:03.862Z] 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 6.6 MB/s) [2019-07-30T14:18:04.120Z] 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-30T14:18:04.120Z] 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-30T14:18:04.120Z] 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-30T14:18:04.378Z] 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-30T14:18:04.378Z] 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-30T14:18:04.378Z] 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-30T14:18:04.378Z] 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-30T14:18:04.378Z] 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-30T14:18:04.378Z] 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-30T14:18:04.378Z] 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-30T14:18:04.635Z] 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-30T14:18:04.636Z] 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-30T14:18:04.636Z] 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-30T14:18:04.895Z] 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 197 kB/s) [2019-07-30T14:18:04.895Z] 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-30T14:18:04.895Z] 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-30T14:18:04.895Z] 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-30T14:18:05.153Z] 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-30T14:18:05.153Z] 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-30T14:18:05.153Z] 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-30T14:18:05.153Z] 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-30T14:18:05.411Z] Progress (1): 4.1/8.7 kB Progress (1): 5.1/8.7 kB Progress (1): 8.7 kB Downloaded from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/tycho-plugins/1.0.0/tycho-plugins-1.0.0.pom (8.7 kB at 57 kB/s) [2019-07-30T14:18:05.411Z] 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-30T14:18:05.411Z] 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-30T14:18:05.668Z] 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-30T14:18:06.491Z] 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): 24/78 kB Progress (1): 27/78 kB Progress (1): 31/78 kB Progress (1): 35/78 kB Progress (1): 39/78 kB Progress (1): 43/78 kB Progress (1): 47/78 kB Progress (1): 51/78 kB Progress (1): 55/78 kB Progress (1): 59/78 kB Progress (1): 59/78 kB Progress (1): 63/78 kB Progress (1): 68/78 kB Progress (1): 72/78 kB Progress (1): 76/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 97 kB/s) [2019-07-30T14:18:06.491Z] 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-30T14:18:06.491Z] 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-30T14:18:06.491Z] 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-30T14:18:06.748Z] 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-30T14:18:06.748Z] 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-30T14:18:06.748Z] 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-30T14:18:07.005Z] 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 51 kB/s) [2019-07-30T14:18:07.005Z] 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-30T14:18:07.005Z] 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-30T14:18:07.005Z] 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-30T14:18:07.005Z] 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-30T14:18:07.263Z] 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-30T14:18:07.263Z] 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-30T14:18:07.263Z] 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 28 kB/s) [2019-07-30T14:18:07.263Z] 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-30T14:18:07.263Z] 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-30T14:18:07.263Z] 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-30T14:18:07.520Z] 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-30T14:18:07.520Z] 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-30T14:18:07.520Z] 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-30T14:18:07.520Z] 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-30T14:18:07.520Z] 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-30T14:18:07.520Z] 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-30T14:18:07.520Z] 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-30T14:18:07.777Z] 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-30T14:18:07.777Z] 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-30T14:18:07.777Z] 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-30T14:18:07.777Z] 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 142 kB/s) [2019-07-30T14:18:07.777Z] 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-30T14:18:07.777Z] 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-30T14:18:07.777Z] 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-30T14:18:08.035Z] 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-30T14:18:08.035Z] 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-30T14:18:08.035Z] 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-30T14:18:08.035Z] 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 111 kB/s) [2019-07-30T14:18:08.035Z] 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-30T14:18:08.035Z] 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-30T14:18:08.035Z] 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-30T14:18:08.292Z] 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-30T14:18:08.292Z] 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-30T14:18:08.292Z] 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-30T14:18:08.292Z] 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 172 kB/s) [2019-07-30T14:18:08.292Z] 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-30T14:18:08.292Z] 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-30T14:18:08.292Z] 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-30T14:18:08.550Z] 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-30T14:18:08.550Z] 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-30T14:18:08.550Z] 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-30T14:18:08.550Z] 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 272 kB/s) [2019-07-30T14:18:08.550Z] 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-30T14:18:08.550Z] 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-30T14:18:08.807Z] 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-30T14:18:09.064Z] 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-30T14:18:09.064Z] 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-30T14:18:09.064Z] 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-30T14:18:09.064Z] 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 115 kB/s) [2019-07-30T14:18:09.064Z] 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-30T14:18:09.064Z] 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-30T14:18:09.064Z] 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-30T14:18:09.320Z] 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-30T14:18:09.320Z] 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-30T14:18:09.320Z] 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-30T14:18:09.320Z] 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-30T14:18:09.320Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2019-07-30T14:18:09.320Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2019-07-30T14:18:09.320Z] 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-30T14:18:09.828Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2019-07-30T14:18:09.828Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2019-07-30T14:18:09.828Z] 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-30T14:18:09.828Z] 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 600 kB/s) [2019-07-30T14:18:09.828Z] 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-30T14:18:09.828Z] 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-30T14:18:09.828Z] 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-30T14:18:09.828Z] 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-30T14:18:10.086Z] 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-30T14:18:10.086Z] 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-30T14:18:10.086Z] 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 146 kB/s) [2019-07-30T14:18:10.086Z] 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-30T14:18:10.086Z] 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-30T14:18:10.086Z] 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-30T14:18:10.086Z] 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-30T14:18:10.086Z] 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-30T14:18:10.086Z] 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-30T14:18:10.086Z] 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 102 kB/s) [2019-07-30T14:18:10.086Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2019-07-30T14:18:10.086Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2019-07-30T14:18:10.344Z] 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-30T14:18:10.344Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2019-07-30T14:18:10.344Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2019-07-30T14:18:10.910Z] 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-30T14:18:10.910Z] 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 485 kB/s) [2019-07-30T14:18:10.910Z] 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-30T14:18:10.910Z] 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-30T14:18:10.910Z] 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-30T14:18:11.167Z] 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-30T14:18:11.167Z] 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-30T14:18:11.167Z] 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-30T14:18:11.167Z] 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 106 kB/s) [2019-07-30T14:18:11.167Z] 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-30T14:18:11.167Z] 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-30T14:18:11.167Z] 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-30T14:18:11.425Z] 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-30T14:18:11.425Z] 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-30T14:18:11.425Z] 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-30T14:18:11.425Z] 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 117 kB/s) [2019-07-30T14:18:11.425Z] 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-30T14:18:11.425Z] 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-30T14:18:11.425Z] 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-30T14:18:11.682Z] 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-30T14:18:11.682Z] 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-30T14:18:11.939Z] 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-30T14:18:11.939Z] 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 85 kB/s) [2019-07-30T14:18:11.939Z] 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-30T14:18:11.939Z] 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-30T14:18:11.939Z] 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-30T14:18:12.197Z] 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-30T14:18:12.197Z] 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-30T14:18:12.197Z] 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-30T14:18:12.197Z] 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 233 kB/s) [2019-07-30T14:18:12.197Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/34/commons-parent-34.pom [2019-07-30T14:18:12.197Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom [2019-07-30T14:18:12.197Z] 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-30T14:18:12.455Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom [2019-07-30T14:18:12.455Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/34/commons-parent-34.pom [2019-07-30T14:18:12.455Z] 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-30T14:18:12.455Z] 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-30T14:18:12.455Z] 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-30T14:18:12.455Z] 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-30T14:18:12.713Z] 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-30T14:18:12.713Z] 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-30T14:18:12.713Z] 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-30T14:18:12.713Z] 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-30T14:18:12.713Z] 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 33 kB/s) [2019-07-30T14:18:12.713Z] 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-30T14:18:12.970Z] 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-30T14:18:12.970Z] 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-30T14:18:12.970Z] 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-30T14:18:12.970Z] 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-30T14:18:13.228Z] 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-30T14:18:13.228Z] 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 51 kB/s) [2019-07-30T14:18:13.228Z] 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-30T14:18:13.228Z] 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-30T14:18:13.228Z] 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-30T14:18:13.485Z] 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-30T14:18:13.485Z] 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-30T14:18:13.485Z] 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-30T14:18:13.485Z] 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 26 kB/s) [2019-07-30T14:18:13.485Z] 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-30T14:18:13.485Z] 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-30T14:18:13.485Z] 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-30T14:18:13.743Z] 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-30T14:18:13.743Z] 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-30T14:18:13.743Z] 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-30T14:18:13.743Z] 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 20 kB/s) [2019-07-30T14:18:13.743Z] 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-30T14:18:13.743Z] 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-30T14:18:13.743Z] 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-30T14:18:14.000Z] 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-30T14:18:14.000Z] 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-30T14:18:14.000Z] 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-30T14:18:14.000Z] 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 50 kB/s) [2019-07-30T14:18:14.000Z] 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-30T14:18:14.000Z] 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-30T14:18:14.000Z] 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-30T14:18:14.257Z] 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-30T14:18:14.257Z] 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-30T14:18:14.257Z] 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-30T14:18:14.257Z] 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 34 kB/s) [2019-07-30T14:18:14.257Z] 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-30T14:18:14.257Z] 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-30T14:18:14.257Z] 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-30T14:18:14.515Z] 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-30T14:18:14.515Z] 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-30T14:18:14.515Z] 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-30T14:18:14.515Z] 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-30T14:18:14.515Z] 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-30T14:18:14.772Z] 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-30T14:18:14.772Z] 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-30T14:18:14.772Z] 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-30T14:18:14.772Z] 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-30T14:18:14.772Z] 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-30T14:18:15.030Z] 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 19 kB/s) [2019-07-30T14:18:15.030Z] 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-30T14:18:15.030Z] 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-30T14:18:15.030Z] 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-30T14:18:15.030Z] 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-30T14:18:15.287Z] 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-30T14:18:15.287Z] 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-30T14:18:15.287Z] 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 82 kB/s) [2019-07-30T14:18:15.287Z] 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-30T14:18:15.287Z] 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-30T14:18:15.287Z] 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-30T14:18:15.544Z] 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-30T14:18:15.544Z] 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-30T14:18:15.544Z] 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-30T14:18:15.544Z] 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 19 kB/s) [2019-07-30T14:18:15.544Z] 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-30T14:18:15.544Z] 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-30T14:18:15.544Z] 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-30T14:18:15.802Z] 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-30T14:18:15.802Z] 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-30T14:18:15.802Z] 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-30T14:18:15.802Z] 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 61 kB/s) [2019-07-30T14:18:15.802Z] 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-30T14:18:15.802Z] 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-30T14:18:15.802Z] 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-30T14:18:16.060Z] 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-30T14:18:16.060Z] 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-30T14:18:16.060Z] 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-30T14:18:16.060Z] 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 27 kB/s) [2019-07-30T14:18:16.060Z] 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-30T14:18:16.060Z] 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-30T14:18:16.060Z] 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-30T14:18:16.319Z] 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-30T14:18:16.319Z] 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-30T14:18:16.319Z] 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-30T14:18:16.319Z] Progress (1): 1.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.pom (1.1 kB at 25 kB/s) [2019-07-30T14:18:16.319Z] 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-30T14:18:16.319Z] 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-30T14:18:16.319Z] 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-30T14:18:16.824Z] 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-30T14:18:16.824Z] 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-30T14:18:16.824Z] 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-30T14:18:16.824Z] 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 82 kB/s) [2019-07-30T14:18:16.824Z] 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-30T14:18:16.824Z] 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-30T14:18:16.824Z] 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-30T14:18:17.084Z] 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-30T14:18:17.084Z] 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-30T14:18:17.084Z] 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-30T14:18:17.084Z] 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 60 kB/s) [2019-07-30T14:18:17.084Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.pom [2019-07-30T14:18:17.084Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.pom [2019-07-30T14:18:17.084Z] 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-30T14:18:17.084Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.pom [2019-07-30T14:18:17.084Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.pom [2019-07-30T14:18:17.084Z] 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-30T14:18:17.342Z] 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 29 kB/s) [2019-07-30T14:18:17.342Z] 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-30T14:18:17.342Z] 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-30T14:18:17.342Z] 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-30T14:18:17.342Z] 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-30T14:18:17.342Z] 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-30T14:18:17.342Z] 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-30T14:18:17.599Z] 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 176 kB/s) [2019-07-30T14:18:17.599Z] 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-30T14:18:17.599Z] 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-30T14:18:17.599Z] 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-30T14:18:17.599Z] 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-30T14:18:17.600Z] 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-30T14:18:17.600Z] 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-30T14:18:17.858Z] 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 100 kB/s) [2019-07-30T14:18:17.858Z] 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-30T14:18:17.858Z] 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-30T14:18:17.858Z] 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-30T14:18:17.858Z] 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-30T14:18:17.858Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom [2019-07-30T14:18:17.858Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom [2019-07-30T14:18:18.115Z] 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-30T14:18:18.115Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2019-07-30T14:18:18.115Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2019-07-30T14:18:18.115Z] 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-30T14:18:18.115Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2019-07-30T14:18:18.115Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2019-07-30T14:18:18.373Z] 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-30T14:18:18.373Z] 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 270 kB/s) [2019-07-30T14:18:18.373Z] 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-30T14:18:18.373Z] 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-30T14:18:18.373Z] 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-30T14:18:18.373Z] 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-30T14:18:18.630Z] 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-30T14:18:18.630Z] 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-30T14:18:18.630Z] Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (1.7 kB at 60 kB/s) [2019-07-30T14:18:18.630Z] 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-30T14:18:18.630Z] 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-30T14:18:18.630Z] 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-30T14:18:18.887Z] 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-30T14:18:18.887Z] 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-30T14:18:18.887Z] 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-30T14:18:18.887Z] 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-30T14:18:18.887Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2019-07-30T14:18:18.887Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2019-07-30T14:18:18.887Z] 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-30T14:18:19.145Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2019-07-30T14:18:19.145Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2019-07-30T14:18:19.145Z] 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-30T14:18:19.145Z] 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 18 kB/s) [2019-07-30T14:18:19.145Z] 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-30T14:18:19.145Z] 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-30T14:18:19.145Z] 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-30T14:18:19.402Z] 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-30T14:18:19.402Z] 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-30T14:18:19.402Z] 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-30T14:18:19.402Z] 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 17 kB/s) [2019-07-30T14:18:19.402Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.pom [2019-07-30T14:18:19.402Z] 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-30T14:18:19.402Z] 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-30T14:18:19.660Z] Progress (1): 4.1/6.4 kB Progress (1): 6.4 kB Downloaded from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.pom (6.4 kB at 28 kB/s) [2019-07-30T14:18:19.660Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/jboss-parent/11/jboss-parent-11.pom [2019-07-30T14:18:19.660Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/jboss-parent/11/jboss-parent-11.pom [2019-07-30T14:18:21.031Z] 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-30T14:18:21.031Z] Progress (1): 4.1/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): 22/31 kB Progress (1): 24/31 kB Progress (1): 28/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 139 kB/s) [2019-07-30T14:18:21.031Z] 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-30T14:18:21.031Z] 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-30T14:18:21.031Z] 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-30T14:18:21.288Z] 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-30T14:18:21.288Z] 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-30T14:18:21.288Z] 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-30T14:18:21.288Z] 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 223 kB/s) [2019-07-30T14:18:21.288Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2019-07-30T14:18:21.288Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2019-07-30T14:18:21.288Z] 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-30T14:18:21.545Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2019-07-30T14:18:21.545Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2019-07-30T14:18:21.545Z] 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-30T14:18:21.545Z] 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 134 kB/s) [2019-07-30T14:18:21.545Z] 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-30T14:18:21.545Z] 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-30T14:18:21.545Z] 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-30T14:18:21.802Z] 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-30T14:18:21.802Z] 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-30T14:18:21.802Z] 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-30T14:18:21.802Z] 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 207 kB/s) [2019-07-30T14:18:21.802Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0/maven-2.0.pom [2019-07-30T14:18:21.802Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0/maven-2.0.pom [2019-07-30T14:18:21.802Z] 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-30T14:18:22.059Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0/maven-2.0.pom [2019-07-30T14:18:22.059Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0/maven-2.0.pom [2019-07-30T14:18:22.059Z] 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-30T14:18:22.059Z] 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-30T14:18:22.059Z] 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-30T14:18:22.059Z] 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-30T14:18:22.059Z] 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-30T14:18:22.317Z] 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-30T14:18:22.317Z] 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-30T14:18:22.317Z] 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-30T14:18:22.317Z] 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 41 kB/s) [2019-07-30T14:18:22.317Z] 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-30T14:18:22.317Z] 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-30T14:18:22.574Z] 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-30T14:18:22.574Z] 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-30T14:18:22.574Z] 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-30T14:18:22.574Z] 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-30T14:18:22.574Z] 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 65 kB/s) [2019-07-30T14:18:22.574Z] 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-30T14:18:22.831Z] 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-30T14:18:22.831Z] 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-30T14:18:22.831Z] 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-30T14:18:22.831Z] 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-30T14:18:22.831Z] 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-30T14:18:23.088Z] 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 105 kB/s) [2019-07-30T14:18:23.088Z] 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-30T14:18:23.088Z] 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-30T14:18:23.088Z] 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-30T14:18:23.088Z] 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-30T14:18:23.088Z] 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-30T14:18:23.346Z] 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-30T14:18:23.346Z] 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 36 kB/s) [2019-07-30T14:18:23.346Z] 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-30T14:18:23.346Z] 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-30T14:18:23.346Z] 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-30T14:18:23.603Z] 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-30T14:18:23.603Z] 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-30T14:18:23.860Z] 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-30T14:18:23.860Z] 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 26 kB/s) [2019-07-30T14:18:23.860Z] 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-30T14:18:23.860Z] 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-30T14:18:23.860Z] 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-30T14:18:23.860Z] 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-30T14:18:24.119Z] 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-30T14:18:24.119Z] 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-30T14:18:24.119Z] 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 12 kB/s) [2019-07-30T14:18:24.119Z] 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-30T14:18:24.119Z] 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-30T14:18:24.119Z] 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-30T14:18:24.629Z] 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-30T14:18:24.629Z] 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-30T14:18:24.629Z] 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-30T14:18:24.629Z] 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 32 kB/s) [2019-07-30T14:18:24.629Z] 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-30T14:18:24.629Z] 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-30T14:18:24.629Z] 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-30T14:18:24.629Z] 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-30T14:18:24.887Z] 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-30T14:18:24.887Z] 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-30T14:18:24.887Z] 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 49 kB/s) [2019-07-30T14:18:24.887Z] 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-30T14:18:24.887Z] 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-30T14:18:24.887Z] 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-30T14:18:24.887Z] 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-30T14:18:24.887Z] 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-30T14:18:24.887Z] 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-30T14:18:24.887Z] 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 18 kB/s) [2019-07-30T14:18:25.144Z] 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-30T14:18:25.144Z] 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-30T14:18:25.144Z] 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-30T14:18:25.144Z] 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-30T14:18:25.144Z] 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-30T14:18:25.144Z] 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-30T14:18:25.402Z] 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 28 kB/s) [2019-07-30T14:18:25.402Z] 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-30T14:18:25.402Z] 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-30T14:18:25.402Z] 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-30T14:18:25.402Z] 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-30T14:18:25.402Z] 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-30T14:18:25.659Z] 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-30T14:18:25.659Z] 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 26 kB/s) [2019-07-30T14:18:25.659Z] 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-30T14:18:25.659Z] 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-30T14:18:25.659Z] 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-30T14:18:25.659Z] 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-30T14:18:25.917Z] 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-30T14:18:25.917Z] 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-30T14:18:25.917Z] 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 51 kB/s) [2019-07-30T14:18:25.917Z] 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-30T14:18:25.917Z] 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-30T14:18:25.917Z] 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-30T14:18:26.175Z] 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-30T14:18:26.175Z] 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-30T14:18:26.175Z] 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-30T14:18:26.175Z] 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 52 kB/s) [2019-07-30T14:18:26.175Z] 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-30T14:18:26.175Z] 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-30T14:18:26.175Z] 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-30T14:18:26.432Z] 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-30T14:18:26.432Z] 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-30T14:18:26.432Z] 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-30T14:18:26.432Z] 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 36 kB/s) [2019-07-30T14:18:26.432Z] 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-30T14:18:26.432Z] 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-30T14:18:26.432Z] 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-30T14:18:26.690Z] 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-30T14:18:26.690Z] 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-30T14:18:26.690Z] 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-30T14:18:26.690Z] 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 15 kB/s) [2019-07-30T14:18:26.690Z] 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-30T14:18:26.690Z] 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-30T14:18:26.690Z] 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-30T14:18:26.948Z] 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-30T14:18:26.948Z] 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-30T14:18:26.948Z] 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-30T14:18:26.948Z] 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 49 kB/s) [2019-07-30T14:18:26.948Z] 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-30T14:18:26.948Z] 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-30T14:18:26.948Z] 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-30T14:18:27.205Z] 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-30T14:18:27.205Z] 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-30T14:18:27.205Z] 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-30T14:18:27.205Z] 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 16 kB/s) [2019-07-30T14:18:27.205Z] 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-30T14:18:27.205Z] 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-30T14:18:27.205Z] 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-30T14:18:27.464Z] 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-30T14:18:27.464Z] 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-30T14:18:27.464Z] 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-30T14:18:27.464Z] Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/1.4/commons-io-1.4.pom (13 kB at 425 kB/s) [2019-07-30T14:18:27.464Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/7/commons-parent-7.pom [2019-07-30T14:18:27.464Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/7/commons-parent-7.pom [2019-07-30T14:18:27.464Z] 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-30T14:18:27.721Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/7/commons-parent-7.pom [2019-07-30T14:18:27.721Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/7/commons-parent-7.pom [2019-07-30T14:18:27.721Z] 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-30T14:18:27.721Z] 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 486 kB/s) [2019-07-30T14:18:27.721Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/4/apache-4.pom [2019-07-30T14:18:27.721Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/4/apache-4.pom [2019-07-30T14:18:27.721Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/4/apache-4.pom [2019-07-30T14:18:27.979Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/4/apache-4.pom [2019-07-30T14:18:27.979Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/4/apache-4.pom [2019-07-30T14:18:27.979Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom [2019-07-30T14:18:27.979Z] 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-30T14:18:27.979Z] 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-30T14:18:27.979Z] 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-30T14:18:28.237Z] 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-30T14:18:28.237Z] 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-30T14:18:28.237Z] 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-30T14:18:28.237Z] 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-30T14:18:28.237Z] 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 158 kB/s) [2019-07-30T14:18:28.237Z] 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-30T14:18:28.237Z] 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-30T14:18:28.495Z] 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-30T14:18:28.753Z] 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-30T14:18:28.753Z] 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-30T14:18:28.753Z] 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-30T14:18:28.753Z] 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 202 kB/s) [2019-07-30T14:18:28.753Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/project/4.0/project-4.0.pom [2019-07-30T14:18:28.753Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/project/4.0/project-4.0.pom [2019-07-30T14:18:28.753Z] 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-30T14:18:29.010Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/project/4.0/project-4.0.pom [2019-07-30T14:18:29.010Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/project/4.0/project-4.0.pom [2019-07-30T14:18:29.010Z] 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-30T14:18:29.010Z] 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 423 kB/s) [2019-07-30T14:18:29.010Z] 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-30T14:18:29.010Z] 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-30T14:18:29.010Z] 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-30T14:18:29.268Z] 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-30T14:18:29.268Z] 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-30T14:18:29.268Z] 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-30T14:18:29.268Z] 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 101 kB/s) [2019-07-30T14:18:29.268Z] 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-30T14:18:29.268Z] 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-30T14:18:29.268Z] 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-30T14:18:29.525Z] 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-30T14:18:29.525Z] 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-30T14:18:29.525Z] 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-30T14:18:29.525Z] 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 108 kB/s) [2019-07-30T14:18:29.525Z] 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-30T14:18:29.783Z] 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-30T14:18:29.783Z] 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-30T14:18:29.783Z] 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-30T14:18:29.783Z] 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-30T14:18:29.783Z] 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-30T14:18:30.041Z] 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 557 kB/s) [2019-07-30T14:18:30.041Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/5/commons-parent-5.pom [2019-07-30T14:18:30.041Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/5/commons-parent-5.pom [2019-07-30T14:18:30.041Z] 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-30T14:18:30.041Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/5/commons-parent-5.pom [2019-07-30T14:18:30.041Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/5/commons-parent-5.pom [2019-07-30T14:18:30.041Z] 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-30T14:18:30.299Z] 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 517 kB/s) [2019-07-30T14:18:30.299Z] 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-30T14:18:30.299Z] 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-30T14:18:30.299Z] 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-30T14:18:30.299Z] 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-30T14:18:30.299Z] 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-30T14:18:30.299Z] 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-30T14:18:30.557Z] 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 180 kB/s) [2019-07-30T14:18:30.557Z] 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-30T14:18:30.557Z] 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-30T14:18:30.557Z] 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-30T14:18:30.557Z] 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-30T14:18:30.557Z] 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-30T14:18:30.814Z] 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-30T14:18:30.814Z] 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 118 kB/s) [2019-07-30T14:18:30.814Z] 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-30T14:18:30.814Z] 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-30T14:18:30.814Z] 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-30T14:18:30.814Z] 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-30T14:18:30.814Z] 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-30T14:18:31.072Z] 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-30T14:18:31.072Z] 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 108 kB/s) [2019-07-30T14:18:31.072Z] 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-30T14:18:31.072Z] 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-30T14:18:31.072Z] 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-30T14:18:31.072Z] 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-30T14:18:31.072Z] 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-30T14:18:31.329Z] 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-30T14:18:31.329Z] 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 74 kB/s) [2019-07-30T14:18:31.329Z] 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-30T14:18:31.329Z] 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-30T14:18:31.329Z] 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-30T14:18:31.329Z] 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-30T14:18:31.589Z] 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-30T14:18:31.589Z] 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-30T14:18:31.589Z] 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 287 kB/s) [2019-07-30T14:18:31.589Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/28/commons-parent-28.pom [2019-07-30T14:18:31.589Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/28/commons-parent-28.pom [2019-07-30T14:18:31.589Z] 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-30T14:18:32.127Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/28/commons-parent-28.pom [2019-07-30T14:18:32.127Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/28/commons-parent-28.pom [2019-07-30T14:18:32.127Z] 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-30T14:18:32.127Z] 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.1 MB/s) [2019-07-30T14:18:32.127Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.2/xz-1.2.pom [2019-07-30T14:18:32.127Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.2/xz-1.2.pom [2019-07-30T14:18:32.127Z] 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-30T14:18:32.385Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.2/xz-1.2.pom [2019-07-30T14:18:32.385Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.2/xz-1.2.pom [2019-07-30T14:18:32.385Z] 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-30T14:18:32.385Z] 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 61 kB/s) [2019-07-30T14:18:32.385Z] 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-30T14:18:32.385Z] 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-30T14:18:32.385Z] 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-30T14:18:32.643Z] 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-30T14:18:32.643Z] 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-30T14:18:32.643Z] 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-30T14:18:32.643Z] 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-30T14:18:32.643Z] 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-30T14:18:32.643Z] 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-30T14:18:32.643Z] 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-30T14:18:32.901Z] 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-30T14:18:32.901Z] 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-30T14:18:32.901Z] 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-30T14:18:32.901Z] 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 42 kB/s) [2019-07-30T14:18:32.901Z] 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-30T14:18:32.901Z] 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-30T14:18:32.901Z] 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-30T14:18:33.158Z] 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-30T14:18:33.158Z] 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-30T14:18:33.158Z] 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-30T14:18:33.158Z] 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 412 kB/s) [2019-07-30T14:18:33.158Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/23/maven-parent-23.pom [2019-07-30T14:18:33.158Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom [2019-07-30T14:18:33.415Z] 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-30T14:18:33.415Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom [2019-07-30T14:18:33.415Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/23/maven-parent-23.pom [2019-07-30T14:18:33.415Z] 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-30T14:18:33.415Z] 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-30T14:18:33.415Z] 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-30T14:18:33.671Z] 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-30T14:18:33.671Z] 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-30T14:18:33.671Z] 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-30T14:18:33.671Z] 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-30T14:18:33.671Z] 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-30T14:18:33.671Z] 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 101 kB/s) [2019-07-30T14:18:33.930Z] 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-30T14:18:33.930Z] 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 138 kB/s) [2019-07-30T14:18:33.930Z] 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-30T14:18:33.930Z] 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 458 kB/s) [2019-07-30T14:18:33.930Z] 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-30T14:18:33.930Z] 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-30T14:18:33.930Z] 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-30T14:18:34.187Z] 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-30T14:18:34.187Z] 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-30T14:18:34.187Z] 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-30T14:18:34.187Z] 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 79 kB/s) [2019-07-30T14:18:34.187Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2019-07-30T14:18:34.187Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2019-07-30T14:18:34.187Z] 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-30T14:18:34.445Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2019-07-30T14:18:34.445Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2019-07-30T14:18:34.445Z] 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-30T14:18:34.445Z] 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 79 kB/s) [2019-07-30T14:18:34.445Z] 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-30T14:18:34.445Z] 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-30T14:18:34.445Z] 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-30T14:18:34.703Z] 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-30T14:18:34.962Z] 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-30T14:18:34.962Z] 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-30T14:18:34.962Z] 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 167 kB/s) [2019-07-30T14:18:34.962Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2019-07-30T14:18:34.962Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2019-07-30T14:18:34.962Z] 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-30T14:18:35.279Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2019-07-30T14:18:35.279Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2019-07-30T14:18:35.279Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2019-07-30T14:18:35.279Z] Progress (1): 4.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4.1 kB at 97 kB/s) [2019-07-30T14:18:35.279Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom [2019-07-30T14:18:35.279Z] 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-30T14:18:35.279Z] 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-30T14:18:35.537Z] 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-30T14:18:35.537Z] 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-30T14:18:35.537Z] 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-30T14:18:35.537Z] 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 214 kB/s) [2019-07-30T14:18:35.537Z] 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-30T14:18:35.537Z] 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-30T14:18:35.537Z] 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-30T14:18:35.795Z] 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-30T14:18:35.795Z] 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-30T14:18:35.795Z] 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-30T14:18:35.795Z] 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-30T14:18:35.795Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/project/5/project-5.pom [2019-07-30T14:18:35.795Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/project/5/project-5.pom [2019-07-30T14:18:35.795Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/project/5/project-5.pom [2019-07-30T14:18:36.053Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/project/5/project-5.pom [2019-07-30T14:18:36.053Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/project/5/project-5.pom [2019-07-30T14:18:36.053Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/5/project-5.pom [2019-07-30T14:18:36.053Z] 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 748 kB/s) [2019-07-30T14:18:36.053Z] 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-30T14:18:36.053Z] 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-30T14:18:36.312Z] 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-30T14:18:36.312Z] 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-30T14:18:36.312Z] 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-30T14:18:36.312Z] 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-30T14:18:36.570Z] 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 32 kB/s) [2019-07-30T14:18:36.570Z] 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-30T14:18:36.570Z] 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-30T14:18:36.570Z] 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-30T14:18:36.829Z] 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-30T14:18:36.829Z] 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-30T14:18:36.829Z] 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-30T14:18:36.829Z] 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 296 kB/s) [2019-07-30T14:18:36.829Z] 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-30T14:18:36.829Z] 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-30T14:18:37.087Z] 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-30T14:18:37.087Z] 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-30T14:18:37.087Z] 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-30T14:18:37.087Z] 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-30T14:18:37.087Z] 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 284 kB/s) [2019-07-30T14:18:37.087Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/11/commons-parent-11.pom [2019-07-30T14:18:37.344Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/11/commons-parent-11.pom [2019-07-30T14:18:37.344Z] 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-30T14:18:37.344Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/11/commons-parent-11.pom [2019-07-30T14:18:37.344Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/11/commons-parent-11.pom [2019-07-30T14:18:37.344Z] 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-30T14:18:38.717Z] 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 24 kB/s) [2019-07-30T14:18:38.717Z] 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-30T14:18:38.717Z] 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-30T14:18:38.717Z] 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-30T14:18:38.975Z] 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-30T14:18:38.975Z] 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-30T14:18:38.975Z] 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-30T14:18:38.975Z] 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 265 kB/s) [2019-07-30T14:18:38.975Z] 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-30T14:18:38.975Z] 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-30T14:18:38.975Z] 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-30T14:18:39.236Z] 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-30T14:18:39.236Z] 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-30T14:18:39.236Z] 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-30T14:18:39.236Z] 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 42 kB/s) [2019-07-30T14:18:39.236Z] 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-30T14:18:39.236Z] 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-30T14:18:39.236Z] 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-30T14:18:39.734Z] 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-30T14:18:39.734Z] 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-30T14:18:39.734Z] 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-30T14:18:39.734Z] 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 277 kB/s) [2019-07-30T14:18:39.734Z] 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-30T14:18:39.734Z] 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-30T14:18:39.734Z] 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-30T14:18:39.734Z] 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-30T14:18:39.734Z] 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-30T14:18:39.734Z] 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-30T14:18:39.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/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 78 kB/s) [2019-07-30T14:18:39.734Z] 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-30T14:18:39.734Z] 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-30T14:18:39.734Z] 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-30T14:18:40.081Z] 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-30T14:18:40.081Z] 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-30T14:18:40.081Z] 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-30T14:18:40.081Z] 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 116 kB/s) [2019-07-30T14:18:40.081Z] 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-30T14:18:40.081Z] 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-30T14:18:40.081Z] 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-30T14:18:40.339Z] 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-30T14:18:40.339Z] 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-30T14:18:40.339Z] 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-30T14:18:40.339Z] 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 176 kB/s) [2019-07-30T14:18:40.339Z] 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-30T14:18:40.339Z] 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-30T14:18:40.339Z] 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-30T14:18:40.598Z] 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-30T14:18:40.598Z] 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-30T14:18:40.598Z] 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-30T14:18:40.598Z] 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 40 kB/s) [2019-07-30T14:18:40.598Z] 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-30T14:18:40.598Z] 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-30T14:18:40.598Z] 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-30T14:18:40.856Z] 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-30T14:18:40.856Z] 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-30T14:18:40.856Z] 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-30T14:18:40.856Z] 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 49 kB/s) [2019-07-30T14:18:40.856Z] 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-30T14:18:40.856Z] 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-30T14:18:40.856Z] 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-30T14:18:41.124Z] 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-30T14:18:41.124Z] 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-30T14:18:41.124Z] 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-30T14:18:41.124Z] Progress (1): 4.1/7.9 kB Progress (1): 7.7/7.9 kB Progress (1): 7.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (7.9 kB at 208 kB/s) [2019-07-30T14:18:41.124Z] 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-30T14:18:41.124Z] 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-30T14:18:41.124Z] 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-30T14:18:41.382Z] 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-30T14:18:41.382Z] 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-30T14:18:41.382Z] 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-30T14:18:41.382Z] 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 81 kB/s) [2019-07-30T14:18:41.382Z] 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-30T14:18:41.382Z] 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-30T14:18:41.382Z] 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-30T14:18:41.639Z] 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-30T14:18:41.639Z] 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-30T14:18:41.639Z] 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-30T14:18:41.639Z] 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 66 kB/s) [2019-07-30T14:18:41.639Z] 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-30T14:18:41.639Z] 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-30T14:18:41.897Z] 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-30T14:18:41.897Z] 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-30T14:18:41.897Z] 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-30T14:18:41.897Z] 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-30T14:18:41.897Z] 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 45 kB/s) [2019-07-30T14:18:41.897Z] 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-30T14:18:42.155Z] 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-30T14:18:42.155Z] 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-30T14:18:42.155Z] 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-30T14:18:42.155Z] 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-30T14:18:42.155Z] 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-30T14:18:42.413Z] 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 40 kB/s) [2019-07-30T14:18:42.413Z] 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-30T14:18:42.413Z] 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-30T14:18:42.413Z] 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-30T14:18:42.413Z] 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-30T14:18:42.413Z] 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-30T14:18:42.413Z] 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-30T14:18:42.670Z] 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 52 kB/s) [2019-07-30T14:18:42.670Z] 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-30T14:18:42.670Z] 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-30T14:18:42.670Z] 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-30T14:18:42.670Z] 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-30T14:18:42.670Z] 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-30T14:18:42.928Z] 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-30T14:18:42.928Z] 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 323 kB/s) [2019-07-30T14:18:42.928Z] 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-30T14:18:42.928Z] 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-30T14:18:42.928Z] 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-30T14:18:42.928Z] 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-30T14:18:43.186Z] 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-30T14:18:43.186Z] 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-30T14:18:43.186Z] 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 35 kB/s) [2019-07-30T14:18:43.186Z] 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-30T14:18:43.186Z] 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-30T14:18:43.186Z] 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-30T14:18:43.443Z] 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-30T14:18:43.443Z] 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-30T14:18:43.443Z] 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-30T14:18:43.443Z] 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 99 kB/s) [2019-07-30T14:18:43.443Z] 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-30T14:18:43.443Z] 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-30T14:18:43.443Z] 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-30T14:18:43.700Z] 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-30T14:18:43.700Z] 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-30T14:18:43.700Z] 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-30T14:18:43.700Z] 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 51 kB/s) [2019-07-30T14:18:43.700Z] 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-30T14:18:43.700Z] 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-30T14:18:43.700Z] 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-30T14:18:43.958Z] 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-30T14:18:43.958Z] 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-30T14:18:43.958Z] 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-30T14:18:43.958Z] 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 76 kB/s) [2019-07-30T14:18:43.958Z] 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-30T14:18:43.958Z] 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-30T14:18:43.958Z] 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-30T14:18:44.216Z] 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-30T14:18:44.216Z] 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-30T14:18:44.216Z] 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-30T14:18:44.216Z] 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 81 kB/s) [2019-07-30T14:18:44.216Z] 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-30T14:18:44.216Z] 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-30T14:18:44.473Z] 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-30T14:18:44.473Z] 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-30T14:18:44.473Z] 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-30T14:18:44.473Z] 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-30T14:18:44.473Z] 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 344 kB/s) [2019-07-30T14:18:44.473Z] 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-30T14:18:44.473Z] 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-30T14:18:44.473Z] 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-30T14:18:44.731Z] 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-30T14:18:44.731Z] 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-30T14:18:44.731Z] 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-30T14:18:44.988Z] 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 27 kB/s) [2019-07-30T14:18:44.989Z] 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-30T14:18:44.989Z] 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-30T14:18:44.989Z] 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-30T14:18:44.989Z] 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-30T14:18:44.989Z] 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-30T14:18:44.989Z] 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-30T14:18:45.246Z] Progress (1): 4.1/8.0 kB Progress (1): 7.7/8.0 kB Progress (1): 8.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.2/commons-cli-1.2.pom (8.0 kB at 257 kB/s) [2019-07-30T14:18:45.246Z] 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-30T14:18:45.246Z] 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-30T14:18:45.246Z] 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-30T14:18:45.246Z] 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-30T14:18:45.503Z] 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-30T14:18:45.503Z] 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-30T14:18:45.503Z] 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 34 kB/s) [2019-07-30T14:18:45.503Z] 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-30T14:18:45.503Z] 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-30T14:18:45.503Z] 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-30T14:18:45.760Z] 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-30T14:18:45.760Z] 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-30T14:18:45.760Z] 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-30T14:18:45.760Z] 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 145 kB/s) [2019-07-30T14:18:45.760Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/11/oss-parent-11.pom [2019-07-30T14:18:45.760Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/oss-parent/11/oss-parent-11.pom [2019-07-30T14:18:45.760Z] 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-30T14:18:46.018Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/oss-parent/11/oss-parent-11.pom [2019-07-30T14:18:46.018Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/oss-parent/11/oss-parent-11.pom [2019-07-30T14:18:46.018Z] 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-30T14:18:46.018Z] 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 473 kB/s) [2019-07-30T14:18:46.018Z] 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-30T14:18:46.018Z] 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-30T14:18:46.018Z] 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-30T14:18:46.276Z] 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-30T14:18:46.276Z] 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-30T14:18:46.276Z] 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-30T14:18:46.276Z] 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 35 kB/s) [2019-07-30T14:18:46.276Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/10/oss-parent-10.pom [2019-07-30T14:18:46.276Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/oss-parent/10/oss-parent-10.pom [2019-07-30T14:18:46.276Z] 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-30T14:18:46.533Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/oss-parent/10/oss-parent-10.pom [2019-07-30T14:18:46.533Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/oss-parent/10/oss-parent-10.pom [2019-07-30T14:18:46.533Z] 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-30T14:18:46.533Z] 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 776 kB/s) [2019-07-30T14:18:46.533Z] 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-30T14:18:46.533Z] 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-30T14:18:46.533Z] 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-30T14:18:46.793Z] 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-30T14:18:46.793Z] 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-30T14:18:46.793Z] 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-30T14:18:46.793Z] 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 162 kB/s) [2019-07-30T14:18:46.793Z] 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-30T14:18:46.793Z] 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-30T14:18:46.793Z] 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-30T14:18:47.227Z] 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-30T14:18:47.227Z] 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-30T14:18:47.227Z] 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-30T14:18:47.227Z] 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 383 kB/s) [2019-07-30T14:18:47.227Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.pom [2019-07-30T14:18:47.227Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.pom [2019-07-30T14:18:47.227Z] 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-30T14:18:47.580Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.pom [2019-07-30T14:18:47.580Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.pom [2019-07-30T14:18:47.580Z] 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-30T14:18:47.580Z] 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 149 kB/s) [2019-07-30T14:18:47.580Z] 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-30T14:18:47.580Z] 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-30T14:18:47.580Z] 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-30T14:18:47.580Z] 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-30T14:18:47.580Z] 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-30T14:18:47.580Z] 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-30T14:18:47.837Z] 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 204 kB/s) [2019-07-30T14:18:47.837Z] 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-30T14:18:47.837Z] 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-30T14:18:48.769Z] 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-30T14:18:49.026Z] 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-30T14:18:49.026Z] 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-30T14:18:49.026Z] 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-30T14:18:49.026Z] 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 30 kB/s) [2019-07-30T14:18:49.026Z] 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-30T14:18:49.026Z] 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 183 kB/s) [2019-07-30T14:18:49.026Z] 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-30T14:18:49.026Z] 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 567 kB/s) [2019-07-30T14:18:49.026Z] 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-30T14:18:49.026Z] 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-30T14:18:49.283Z] 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-30T14:18:49.540Z] 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-30T14:18:49.540Z] 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-30T14:18:49.540Z] 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-30T14:18:49.540Z] 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 203 kB/s) [2019-07-30T14:18:49.540Z] 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-30T14:18:49.540Z] 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-30T14:18:49.540Z] 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-30T14:18:49.540Z] 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-30T14:18:49.540Z] 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-30T14:18:49.540Z] 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-30T14:18:49.540Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2019-07-30T14:18:49.540Z] 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-30T14:18:49.540Z] 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-30T14:18:49.540Z] 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-30T14:18:49.541Z] 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-30T14:18:49.799Z] 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-30T14:18:49.799Z] 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-30T14:18:49.799Z] 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-30T14:18:49.799Z] 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-30T14:18:49.799Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.jar [2019-07-30T14:18:49.799Z] 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-30T14:18:49.799Z] 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-30T14:18:49.799Z] 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-30T14:18:49.799Z] 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-30T14:18:49.799Z] 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-30T14:18:49.799Z] 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-30T14:18:49.799Z] 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-30T14:18:49.799Z] 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-30T14:18:49.799Z] 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-30T14:18:49.799Z] 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-30T14:18:49.799Z] 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-30T14:18:49.799Z] 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-30T14:18:49.799Z] 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-30T14:18:49.799Z] 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-30T14:18:49.799Z] 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 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-30T14:18:49.799Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.jar [2019-07-30T14:18:49.799Z] 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-30T14:18:49.799Z] Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB 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-30T14:18:49.799Z] 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-30T14:18:50.057Z] 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 Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB 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 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 6.0 MB/s) [2019-07-30T14:18:50.057Z] 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-30T14:18:50.057Z] 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-30T14:18:50.057Z] 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-30T14:18:50.057Z] 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-30T14:18:50.057Z] 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-30T14:18:50.057Z] 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-30T14:18:50.057Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2019-07-30T14:18:50.316Z] 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-30T14:18:50.316Z] 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-30T14:18:50.316Z] 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-30T14:18:50.316Z] 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-30T14:18:50.316Z] 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-30T14:18:50.316Z] 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-30T14:18:50.316Z] 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-30T14:18:50.316Z] 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-30T14:18:50.316Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.jar [2019-07-30T14:18:50.316Z] 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-30T14:18:50.316Z] 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-30T14:18:50.316Z] 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-30T14:18:50.316Z] 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-30T14:18:50.316Z] 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-30T14:18:50.316Z] 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-30T14:18:50.316Z] 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-30T14:18:50.316Z] 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-30T14:18:50.316Z] 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-30T14:18:50.316Z] 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-30T14:18:50.316Z] 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-30T14:18:50.316Z] 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-30T14:18:50.316Z] 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-30T14:18:50.316Z] 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-30T14:18:50.316Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.jar [2019-07-30T14:18:50.316Z] 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-30T14:18:50.316Z] 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-30T14:18:50.316Z] 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-30T14:18:51.686Z] 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-30T14:18:51.686Z] 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-30T14:18:51.686Z] 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-30T14:18:51.686Z] 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-30T14:18:51.686Z] 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-30T14:18:51.686Z] 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-30T14:18:51.686Z] 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-30T14:18:51.686Z] 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-30T14:18:51.686Z] 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-30T14:18:51.686Z] 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-30T14:18:51.943Z] 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-30T14:18:51.943Z] 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-30T14:18:51.943Z] Progress (1): 2.4/97 kB Progress (1): 6.5/97 kB Progress (1): 11/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-30T14:18:51.943Z] 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-30T14:18:51.943Z] Progress (1): 17/97 kB Progress (1): 21/97 kB Progress (1): 25/97 kB Progress (1): 27/97 kB Progress (1): 31/97 kB Progress (1): 35/97 kB Progress (1): 39/97 kB Progress (1): 43/97 kB Progress (1): 47/97 kB Progress (1): 51/97 kB Progress (1): 55/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-30T14:18:51.943Z] 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-30T14:18:51.943Z] 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-30T14:18:51.943Z] 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-30T14:18:52.200Z] Progress (1): 59/97 kB Progress (1): 63/97 kB Progress (1): 67/97 kB Progress (1): 71/97 kB Progress (1): 75/97 kB Progress (1): 80/97 kB Progress (1): 84/97 kB Progress (1): 88/97 kB Progress (1): 92/97 kB Progress (1): 94/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-30T14:18:52.200Z] 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-30T14:18:52.200Z] 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-30T14:18:52.200Z] 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-30T14:18:52.200Z] 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 143 kB/s) [2019-07-30T14:18:52.200Z] 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-30T14:18:52.200Z] 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-30T14:18:52.200Z] 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-30T14:18:52.200Z] 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-30T14:18:52.200Z] 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-30T14:18:52.200Z] 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-30T14:18:52.458Z] 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-30T14:18:52.458Z] 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-30T14:18:52.458Z] 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-30T14:18:52.458Z] 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-30T14:18:52.458Z] 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-30T14:18:52.458Z] 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-30T14:18:52.715Z] 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-30T14:18:52.715Z] 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-30T14:18:52.715Z] 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-30T14:18:52.715Z] 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-30T14:18:52.715Z] 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-30T14:18:52.715Z] 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-30T14:18:52.715Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2019-07-30T14:18:52.715Z] 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-30T14:18:52.715Z] 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-30T14:18:52.715Z] 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-30T14:18:52.715Z] 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-30T14:18:52.715Z] 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-30T14:18:52.715Z] 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-30T14:18:52.715Z] 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-30T14:18:52.715Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.jar [2019-07-30T14:18:52.715Z] 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-30T14:18:52.715Z] 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-30T14:18:52.715Z] 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-30T14:18:52.715Z] 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-30T14:18:52.715Z] 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-30T14:18:52.972Z] 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-30T14:18:52.972Z] 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-30T14:18:52.972Z] 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-30T14:18:52.972Z] 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-30T14:18:52.972Z] 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-30T14:18:52.972Z] 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-30T14:18:52.972Z] 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-30T14:18:52.972Z] 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-30T14:18:52.972Z] 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-30T14:18:52.972Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.jar [2019-07-30T14:18:52.972Z] 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-30T14:18:52.972Z] 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-30T14:18:52.972Z] 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-30T14:18:53.903Z] 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-30T14:18:53.903Z] 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-30T14:18:53.903Z] 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-30T14:18:53.903Z] 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-30T14:18:53.903Z] 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-30T14:18:53.903Z] 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-30T14:18:53.903Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2019-07-30T14:18:53.903Z] 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-30T14:18:53.903Z] 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-30T14:18:53.903Z] 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-30T14:18:53.903Z] 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-30T14:18:53.903Z] 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-30T14:18:53.903Z] 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-30T14:18:53.903Z] 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-30T14:18:53.903Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.jar [2019-07-30T14:18:53.903Z] 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-30T14:18:53.903Z] 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-30T14:18:53.903Z] 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-30T14:18:53.903Z] 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-30T14:18:53.903Z] 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-30T14:18:53.903Z] 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-30T14:18:54.160Z] 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-30T14:18:54.160Z] 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-30T14:18:54.160Z] 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-30T14:18:54.160Z] 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-30T14:18:54.160Z] 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-30T14:18:54.160Z] 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-30T14:18:54.160Z] 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-30T14:18:54.160Z] 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-30T14:18:54.160Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.jar [2019-07-30T14:18:54.160Z] 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-30T14:18:54.160Z] 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-30T14:18:54.160Z] 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-30T14:18:55.292Z] 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-30T14:18:55.292Z] 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-30T14:18:55.292Z] 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-30T14:18:55.292Z] 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-30T14:18:55.292Z] 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-30T14:18:55.292Z] Progress (1): 4.1/82 kB Progress (1): 7.7/82 kB Progress (1): 12/82 kB Progress (1): 16/82 kB Progress (1): 20/82 kB Progress (1): 24/82 kB Progress (1): 28/82 kB Progress (1): 32/82 kB Progress (2): 32/82 kB | 4.1/129 kB Progress (2): 33/82 kB | 4.1/129 kB Progress (2): 33/82 kB | 7.7/129 kB Progress (2): 37/82 kB | 7.7/129 kB Progress (2): 41/82 kB | 7.7/129 kB Progress (3): 41/82 kB | 7.7/129 kB | 4.1/230 kB Progress (3): 45/82 kB | 7.7/129 kB | 4.1/230 kB Progress (3): 45/82 kB | 7.7/129 kB | 7.7/230 kB Progress (3): 49/82 kB | 7.7/129 kB | 7.7/230 kB Progress (3): 49/82 kB | 12/129 kB | 7.7/230 kB Progress (3): 49/82 kB | 16/129 kB | 7.7/230 kB Progress (3): 49/82 kB | 20/129 kB | 7.7/230 kB Progress (3): 53/82 kB | 20/129 kB | 7.7/230 kB Progress (3): 53/82 kB | 24/129 kB | 7.7/230 kB Progress (3): 57/82 kB | 24/129 kB | 7.7/230 kB Progress (3): 57/82 kB | 24/129 kB | 12/230 kB Progress (3): 61/82 kB | 24/129 kB | 12/230 kB Progress (3): 61/82 kB | 24/129 kB | 16/230 kB Progress (4): 61/82 kB | 24/129 kB | 16/230 kB | 4.1/145 kB Progress (4): 65/82 kB | 24/129 kB | 16/230 kB | 4.1/145 kB Progress (4): 65/82 kB | 24/129 kB | 16/230 kB | 7.7/145 kB Progress (4): 65/82 kB | 24/129 kB | 20/230 kB | 7.7/145 kB Progress (4): 65/82 kB | 28/129 kB | 20/230 kB | 7.7/145 kB Progress (4): 69/82 kB | 28/129 kB | 20/230 kB | 7.7/145 kB Progress (5): 69/82 kB | 28/129 kB | 20/230 kB | 7.7/145 kB | 4.1/378 kB Progress (5): 73/82 kB | 28/129 kB | 20/230 kB | 7.7/145 kB | 4.1/378 kB Progress (5): 73/82 kB | 32/129 kB | 20/230 kB | 7.7/145 kB | 4.1/378 kB Progress (5): 73/82 kB | 32/129 kB | 24/230 kB | 7.7/145 kB | 4.1/378 kB Progress (5): 73/82 kB | 36/129 kB | 24/230 kB | 7.7/145 kB | 4.1/378 kB Progress (5): 73/82 kB | 36/129 kB | 24/230 kB | 12/145 kB | 4.1/378 kB Progress (5): 77/82 kB | 36/129 kB | 24/230 kB | 12/145 kB | 4.1/378 kB Progress (5): 77/82 kB | 36/129 kB | 24/230 kB | 12/145 kB | 7.7/378 kB Progress (5): 81/82 kB | 36/129 kB | 24/230 kB | 12/145 kB | 7.7/378 kB Progress (5): 82 kB | 36/129 kB | 24/230 kB | 12/145 kB | 7.7/378 kB Progress (5): 82 kB | 36/129 kB | 24/230 kB | 16/145 kB | 7.7/378 kB Progress (5): 82 kB | 40/129 kB | 24/230 kB | 16/145 kB | 7.7/378 kB Progress (5): 82 kB | 40/129 kB | 28/230 kB | 16/145 kB | 7.7/378 kB Progress (5): 82 kB | 44/129 kB | 28/230 kB | 16/145 kB | 7.7/378 kB Progress (5): 82 kB | 44/129 kB | 28/230 kB | 16/145 kB | 12/378 kB Progress (5): 82 kB | 48/129 kB | 28/230 kB | 16/145 kB | 12/378 kB Progress (5): 82 kB | 48/129 kB | 32/230 kB | 16/145 kB | 12/378 kB Progress (5): 82 kB | 52/129 kB | 32/230 kB | 16/145 kB | 12/378 kB Progress (5): 82 kB | 52/129 kB | 32/230 kB | 20/145 kB | 12/378 kB Progress (5): 82 kB | 52/129 kB | 32/230 kB | 20/145 kB | 16/378 kB Progress (5): 82 kB | 52/129 kB | 32/230 kB | 24/145 kB | 16/378 kB Progress (5): 82 kB | 56/129 kB | 32/230 kB | 24/145 kB | 16/378 kB Progress (5): 82 kB | 56/129 kB | 36/230 kB | 24/145 kB | 16/378 kB Progress (5): 82 kB | 60/129 kB | 36/230 kB | 24/145 kB | 16/378 kB Progress (5): 82 kB | 60/129 kB | 36/230 kB | 28/145 kB | 16/378 kB Progress (5): 82 kB | 60/129 kB | 36/230 kB | 28/145 kB | 20/378 kB Progress (5): 82 kB | 60/129 kB | 36/230 kB | 32/145 kB | 20/378 kB Progress (5): 82 kB | 64/129 kB | 36/230 kB | 32/145 kB | 20/378 kB Progress (5): 82 kB | 64/129 kB | 40/230 kB | 32/145 kB | 20/378 kB Progress (5): 82 kB | 68/129 kB | 40/230 kB | 32/145 kB | 20/378 kB Progress (5): 82 kB | 68/129 kB | 40/230 kB | 36/145 kB | 20/378 kB Progress (5): 82 kB | 68/129 kB | 40/230 kB | 36/145 kB | 24/378 kB Progress (5): 82 kB | 68/129 kB | 40/230 kB | 40/145 kB | 24/378 kB Progress (5): 82 kB | 72/129 kB | 40/230 kB | 40/145 kB | 24/378 kB Progress (5): 82 kB | 72/129 kB | 44/230 kB | 40/145 kB | 24/378 kB Progress (5): 82 kB | 76/129 kB | 44/230 kB | 40/145 kB | 24/378 kB Progress (5): 82 kB | 76/129 kB | 44/230 kB | 44/145 kB | 24/378 kB Progress (5): 82 kB | 76/129 kB | 44/230 kB | 44/145 kB | 28/378 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar (82 kB at 1.6 MB/s) [2019-07-30T14:18:55.292Z] Progress (4): 76/129 kB | 44/230 kB | 48/145 kB | 28/378 kB Progress (4): 80/129 kB | 44/230 kB | 48/145 kB | 28/378 kB Progress (4): 80/129 kB | 44/230 kB | 52/145 kB | 28/378 kB Progress (4): 80/129 kB | 48/230 kB | 52/145 kB | 28/378 kB Progress (4): 80/129 kB | 48/230 kB | 56/145 kB | 28/378 kB Progress (4): 80/129 kB | 52/230 kB | 56/145 kB | 28/378 kB Progress (4): 84/129 kB | 52/230 kB | 56/145 kB | 28/378 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar [2019-07-30T14:18:55.292Z] Progress (4): 84/129 kB | 52/230 kB | 56/145 kB | 32/378 kB Progress (4): 88/129 kB | 52/230 kB | 56/145 kB | 32/378 kB Progress (4): 88/129 kB | 56/230 kB | 56/145 kB | 32/378 kB Progress (4): 88/129 kB | 56/230 kB | 60/145 kB | 32/378 kB Progress (4): 88/129 kB | 60/230 kB | 60/145 kB | 32/378 kB Progress (4): 92/129 kB | 60/230 kB | 60/145 kB | 32/378 kB Progress (4): 92/129 kB | 60/230 kB | 60/145 kB | 36/378 kB Progress (4): 96/129 kB | 60/230 kB | 60/145 kB | 36/378 kB Progress (4): 96/129 kB | 64/230 kB | 60/145 kB | 36/378 kB Progress (4): 96/129 kB | 64/230 kB | 64/145 kB | 36/378 kB Progress (4): 100/129 kB | 64/230 kB | 64/145 kB | 36/378 kB Progress (4): 100/129 kB | 64/230 kB | 64/145 kB | 40/378 kB Progress (4): 104/129 kB | 64/230 kB | 64/145 kB | 40/378 kB Progress (4): 104/129 kB | 64/230 kB | 68/145 kB | 40/378 kB Progress (4): 104/129 kB | 68/230 kB | 68/145 kB | 40/378 kB Progress (4): 104/129 kB | 68/230 kB | 72/145 kB | 40/378 kB Progress (4): 108/129 kB | 68/230 kB | 72/145 kB | 40/378 kB Progress (4): 108/129 kB | 68/230 kB | 72/145 kB | 44/378 kB Progress (4): 112/129 kB | 68/230 kB | 72/145 kB | 44/378 kB Progress (4): 112/129 kB | 68/230 kB | 76/145 kB | 44/378 kB Progress (4): 112/129 kB | 72/230 kB | 76/145 kB | 44/378 kB Progress (4): 112/129 kB | 72/230 kB | 80/145 kB | 44/378 kB Progress (4): 116/129 kB | 72/230 kB | 80/145 kB | 44/378 kB Progress (4): 116/129 kB | 72/230 kB | 80/145 kB | 48/378 kB Progress (4): 120/129 kB | 72/230 kB | 80/145 kB | 48/378 kB Progress (4): 120/129 kB | 72/230 kB | 84/145 kB | 48/378 kB Progress (4): 120/129 kB | 76/230 kB | 84/145 kB | 48/378 kB Progress (4): 120/129 kB | 76/230 kB | 88/145 kB | 48/378 kB Progress (4): 124/129 kB | 76/230 kB | 88/145 kB | 48/378 kB Progress (4): 124/129 kB | 76/230 kB | 88/145 kB | 52/378 kB Progress (4): 128/129 kB | 76/230 kB | 88/145 kB | 52/378 kB Progress (4): 128/129 kB | 76/230 kB | 92/145 kB | 52/378 kB Progress (4): 128/129 kB | 80/230 kB | 92/145 kB | 52/378 kB Progress (5): 128/129 kB | 80/230 kB | 92/145 kB | 52/378 kB | 4.1/244 kB Progress (5): 128/129 kB | 80/230 kB | 96/145 kB | 52/378 kB | 4.1/244 kB Progress (5): 129 kB | 80/230 kB | 96/145 kB | 52/378 kB | 4.1/244 kB Progress (5): 129 kB | 80/230 kB | 96/145 kB | 56/378 kB | 4.1/244 kB Progress (5): 129 kB | 80/230 kB | 100/145 kB | 56/378 kB | 4.1/244 kB Progress (5): 129 kB | 80/230 kB | 100/145 kB | 56/378 kB | 7.7/244 kB Progress (5): 129 kB | 84/230 kB | 100/145 kB | 56/378 kB | 7.7/244 kB Progress (5): 129 kB | 84/230 kB | 100/145 kB | 56/378 kB | 12/244 kB Progress (5): 129 kB | 84/230 kB | 104/145 kB | 56/378 kB | 12/244 kB Progress (5): 129 kB | 84/230 kB | 104/145 kB | 60/378 kB | 12/244 kB Progress (5): 129 kB | 84/230 kB | 108/145 kB | 60/378 kB | 12/244 kB Progress (5): 129 kB | 84/230 kB | 108/145 kB | 60/378 kB | 16/244 kB Progress (5): 129 kB | 88/230 kB | 108/145 kB | 60/378 kB | 16/244 kB Progress (5): 129 kB | 88/230 kB | 108/145 kB | 60/378 kB | 20/244 kB Progress (5): 129 kB | 88/230 kB | 112/145 kB | 60/378 kB | 20/244 kB Progress (5): 129 kB | 88/230 kB | 112/145 kB | 64/378 kB | 20/244 kB Progress (5): 129 kB | 88/230 kB | 116/145 kB | 64/378 kB | 20/244 kB Progress (5): 129 kB | 88/230 kB | 116/145 kB | 64/378 kB | 24/244 kB Progress (5): 129 kB | 92/230 kB | 116/145 kB | 64/378 kB | 24/244 kB Progress (5): 129 kB | 92/230 kB | 116/145 kB | 64/378 kB | 28/244 kB Progress (5): 129 kB | 92/230 kB | 120/145 kB | 64/378 kB | 28/244 kB Progress (5): 129 kB | 92/230 kB | 120/145 kB | 68/378 kB | 28/244 kB Progress (5): 129 kB | 92/230 kB | 124/145 kB | 68/378 kB | 28/244 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.8 MB/s) [2019-07-30T14:18:55.292Z] Progress (4): 92/230 kB | 124/145 kB | 68/378 kB | 32/244 kB Progress (4): 96/230 kB | 124/145 kB | 68/378 kB | 32/244 kB Progress (4): 96/230 kB | 124/145 kB | 68/378 kB | 33/244 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-30T14:18:55.292Z] Progress (4): 96/230 kB | 128/145 kB | 68/378 kB | 33/244 kB Progress (4): 96/230 kB | 128/145 kB | 72/378 kB | 33/244 kB Progress (4): 96/230 kB | 128/145 kB | 72/378 kB | 37/244 kB Progress (4): 100/230 kB | 128/145 kB | 72/378 kB | 37/244 kB Progress (4): 100/230 kB | 128/145 kB | 72/378 kB | 41/244 kB Progress (4): 100/230 kB | 128/145 kB | 76/378 kB | 41/244 kB Progress (4): 100/230 kB | 132/145 kB | 76/378 kB | 41/244 kB Progress (4): 100/230 kB | 132/145 kB | 80/378 kB | 41/244 kB Progress (4): 100/230 kB | 132/145 kB | 80/378 kB | 45/244 kB Progress (4): 104/230 kB | 132/145 kB | 80/378 kB | 45/244 kB Progress (4): 104/230 kB | 132/145 kB | 80/378 kB | 49/244 kB Progress (4): 104/230 kB | 132/145 kB | 84/378 kB | 49/244 kB Progress (4): 104/230 kB | 136/145 kB | 84/378 kB | 49/244 kB Progress (4): 104/230 kB | 136/145 kB | 88/378 kB | 49/244 kB Progress (4): 104/230 kB | 136/145 kB | 88/378 kB | 53/244 kB Progress (4): 108/230 kB | 136/145 kB | 88/378 kB | 53/244 kB Progress (4): 108/230 kB | 136/145 kB | 88/378 kB | 57/244 kB Progress (4): 108/230 kB | 136/145 kB | 92/378 kB | 57/244 kB Progress (4): 108/230 kB | 140/145 kB | 92/378 kB | 57/244 kB Progress (4): 108/230 kB | 140/145 kB | 96/378 kB | 57/244 kB Progress (4): 108/230 kB | 140/145 kB | 96/378 kB | 61/244 kB Progress (4): 112/230 kB | 140/145 kB | 96/378 kB | 61/244 kB Progress (4): 112/230 kB | 140/145 kB | 96/378 kB | 65/244 kB Progress (4): 112/230 kB | 140/145 kB | 100/378 kB | 65/244 kB Progress (4): 112/230 kB | 144/145 kB | 100/378 kB | 65/244 kB Progress (4): 112/230 kB | 144/145 kB | 104/378 kB | 65/244 kB Progress (4): 112/230 kB | 144/145 kB | 104/378 kB | 66/244 kB Progress (4): 116/230 kB | 144/145 kB | 104/378 kB | 66/244 kB Progress (4): 116/230 kB | 144/145 kB | 104/378 kB | 70/244 kB Progress (4): 116/230 kB | 144/145 kB | 108/378 kB | 70/244 kB Progress (4): 116/230 kB | 145 kB | 108/378 kB | 70/244 kB Progress (4): 116/230 kB | 145 kB | 112/378 kB | 70/244 kB Progress (4): 116/230 kB | 145 kB | 112/378 kB | 74/244 kB Progress (4): 120/230 kB | 145 kB | 112/378 kB | 74/244 kB Progress (4): 120/230 kB | 145 kB | 112/378 kB | 78/244 kB Progress (4): 120/230 kB | 145 kB | 116/378 kB | 78/244 kB Progress (4): 120/230 kB | 145 kB | 116/378 kB | 82/244 kB Progress (4): 124/230 kB | 145 kB | 116/378 kB | 82/244 kB Progress (5): 124/230 kB | 145 kB | 116/378 kB | 82/244 kB | 0/3.3 MB Progress (5): 124/230 kB | 145 kB | 116/378 kB | 86/244 kB | 0/3.3 MB Progress (5): 124/230 kB | 145 kB | 120/378 kB | 86/244 kB | 0/3.3 MB Progress (5): 124/230 kB | 145 kB | 120/378 kB | 90/244 kB | 0/3.3 MB Progress (5): 124/230 kB | 145 kB | 120/378 kB | 90/244 kB | 0/3.3 MB Progress (5): 128/230 kB | 145 kB | 120/378 kB | 90/244 kB | 0/3.3 MB Progress (5): 128/230 kB | 145 kB | 120/378 kB | 90/244 kB | 0/3.3 MB Progress (5): 128/230 kB | 145 kB | 120/378 kB | 94/244 kB | 0/3.3 MB Progress (5): 128/230 kB | 145 kB | 124/378 kB | 94/244 kB | 0/3.3 MB Progress (5): 128/230 kB | 145 kB | 124/378 kB | 98/244 kB | 0/3.3 MB Progress (5): 128/230 kB | 145 kB | 124/378 kB | 98/244 kB | 0/3.3 MB Progress (5): 132/230 kB | 145 kB | 124/378 kB | 98/244 kB | 0/3.3 MB Progress (5): 132/230 kB | 145 kB | 124/378 kB | 98/244 kB | 0/3.3 MB Progress (5): 132/230 kB | 145 kB | 124/378 kB | 98/244 kB | 0/3.3 MB Progress (5): 132/230 kB | 145 kB | 128/378 kB | 98/244 kB | 0/3.3 MB Progress (5): 132/230 kB | 145 kB | 128/378 kB | 102/244 kB | 0/3.3 MB Progress (5): 132/230 kB | 145 kB | 128/378 kB | 102/244 kB | 0/3.3 MB Progress (5): 136/230 kB | 145 kB | 128/378 kB | 102/244 kB | 0/3.3 MB Progress (5): 136/230 kB | 145 kB | 128/378 kB | 102/244 kB | 0/3.3 MB Progress (5): 136/230 kB | 145 kB | 128/378 kB | 106/244 kB | 0/3.3 MB Progress (5): 136/230 kB | 145 kB | 132/378 kB | 106/244 kB | 0/3.3 MB Progress (5): 136/230 kB | 145 kB | 132/378 kB | 110/244 kB | 0/3.3 MB Progress (5): 136/230 kB | 145 kB | 132/378 kB | 110/244 kB | 0/3.3 MB Progress (5): 140/230 kB | 145 kB | 132/378 kB | 110/244 kB | 0/3.3 MB Progress (5): 140/230 kB | 145 kB | 132/378 kB | 110/244 kB | 0/3.3 MB Progress (5): 140/230 kB | 145 kB | 132/378 kB | 114/244 kB | 0/3.3 MB Progress (5): 140/230 kB | 145 kB | 136/378 kB | 114/244 kB | 0/3.3 MB Progress (5): 140/230 kB | 145 kB | 136/378 kB | 118/244 kB | 0/3.3 MB 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-30T14:18:55.292Z] Progress (4): 140/230 kB | 136/378 kB | 118/244 kB | 0/3.3 MB Progress (4): 144/230 kB | 136/378 kB | 118/244 kB | 0/3.3 MB Progress (4): 144/230 kB | 136/378 kB | 118/244 kB | 0/3.3 MB 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-30T14:18:55.293Z] Progress (4): 144/230 kB | 136/378 kB | 122/244 kB | 0/3.3 MB Progress (4): 144/230 kB | 140/378 kB | 122/244 kB | 0/3.3 MB Progress (4): 144/230 kB | 140/378 kB | 126/244 kB | 0/3.3 MB Progress (4): 144/230 kB | 140/378 kB | 126/244 kB | 0/3.3 MB Progress (4): 148/230 kB | 140/378 kB | 126/244 kB | 0/3.3 MB Progress (4): 148/230 kB | 140/378 kB | 126/244 kB | 0/3.3 MB Progress (4): 148/230 kB | 140/378 kB | 130/244 kB | 0/3.3 MB Progress (4): 148/230 kB | 144/378 kB | 130/244 kB | 0/3.3 MB Progress (4): 148/230 kB | 144/378 kB | 134/244 kB | 0/3.3 MB Progress (4): 148/230 kB | 144/378 kB | 134/244 kB | 0.1/3.3 MB Progress (4): 152/230 kB | 144/378 kB | 134/244 kB | 0.1/3.3 MB Progress (4): 152/230 kB | 144/378 kB | 134/244 kB | 0.1/3.3 MB Progress (4): 152/230 kB | 144/378 kB | 138/244 kB | 0.1/3.3 MB Progress (4): 152/230 kB | 148/378 kB | 138/244 kB | 0.1/3.3 MB Progress (4): 152/230 kB | 148/378 kB | 142/244 kB | 0.1/3.3 MB Progress (4): 152/230 kB | 148/378 kB | 142/244 kB | 0.1/3.3 MB Progress (4): 156/230 kB | 148/378 kB | 142/244 kB | 0.1/3.3 MB Progress (4): 156/230 kB | 148/378 kB | 142/244 kB | 0.1/3.3 MB Progress (4): 156/230 kB | 148/378 kB | 146/244 kB | 0.1/3.3 MB Progress (4): 156/230 kB | 152/378 kB | 146/244 kB | 0.1/3.3 MB Progress (4): 156/230 kB | 152/378 kB | 150/244 kB | 0.1/3.3 MB Progress (4): 156/230 kB | 152/378 kB | 150/244 kB | 0.1/3.3 MB Progress (4): 160/230 kB | 152/378 kB | 150/244 kB | 0.1/3.3 MB Progress (4): 160/230 kB | 152/378 kB | 150/244 kB | 0.1/3.3 MB Progress (4): 160/230 kB | 152/378 kB | 154/244 kB | 0.1/3.3 MB Progress (4): 160/230 kB | 156/378 kB | 154/244 kB | 0.1/3.3 MB Progress (4): 160/230 kB | 156/378 kB | 158/244 kB | 0.1/3.3 MB Progress (4): 160/230 kB | 156/378 kB | 158/244 kB | 0.1/3.3 MB Progress (4): 164/230 kB | 156/378 kB | 158/244 kB | 0.1/3.3 MB Progress (4): 164/230 kB | 156/378 kB | 158/244 kB | 0.1/3.3 MB Progress (4): 164/230 kB | 156/378 kB | 162/244 kB | 0.1/3.3 MB Progress (4): 164/230 kB | 160/378 kB | 162/244 kB | 0.1/3.3 MB Progress (4): 164/230 kB | 160/378 kB | 166/244 kB | 0.1/3.3 MB Progress (4): 164/230 kB | 160/378 kB | 166/244 kB | 0.1/3.3 MB Progress (4): 168/230 kB | 160/378 kB | 166/244 kB | 0.1/3.3 MB Progress (4): 168/230 kB | 160/378 kB | 166/244 kB | 0.1/3.3 MB Progress (4): 168/230 kB | 160/378 kB | 170/244 kB | 0.1/3.3 MB Progress (4): 168/230 kB | 164/378 kB | 170/244 kB | 0.1/3.3 MB Progress (4): 168/230 kB | 164/378 kB | 174/244 kB | 0.1/3.3 MB Progress (4): 168/230 kB | 164/378 kB | 174/244 kB | 0.1/3.3 MB Progress (4): 172/230 kB | 164/378 kB | 174/244 kB | 0.1/3.3 MB Progress (4): 172/230 kB | 164/378 kB | 174/244 kB | 0.1/3.3 MB Progress (4): 172/230 kB | 164/378 kB | 178/244 kB | 0.1/3.3 MB Progress (4): 172/230 kB | 168/378 kB | 178/244 kB | 0.1/3.3 MB Progress (4): 172/230 kB | 168/378 kB | 182/244 kB | 0.1/3.3 MB Progress (4): 172/230 kB | 168/378 kB | 182/244 kB | 0.1/3.3 MB Progress (4): 176/230 kB | 168/378 kB | 182/244 kB | 0.1/3.3 MB Progress (4): 176/230 kB | 168/378 kB | 182/244 kB | 0.1/3.3 MB Progress (4): 176/230 kB | 168/378 kB | 186/244 kB | 0.1/3.3 MB Progress (4): 176/230 kB | 172/378 kB | 186/244 kB | 0.1/3.3 MB Progress (4): 176/230 kB | 176/378 kB | 186/244 kB | 0.1/3.3 MB Progress (4): 176/230 kB | 176/378 kB | 190/244 kB | 0.1/3.3 MB Progress (4): 176/230 kB | 176/378 kB | 190/244 kB | 0.1/3.3 MB Progress (4): 180/230 kB | 176/378 kB | 190/244 kB | 0.1/3.3 MB Progress (4): 180/230 kB | 176/378 kB | 190/244 kB | 0.1/3.3 MB Progress (4): 180/230 kB | 176/378 kB | 194/244 kB | 0.1/3.3 MB Progress (4): 180/230 kB | 180/378 kB | 194/244 kB | 0.1/3.3 MB Progress (5): 180/230 kB | 180/378 kB | 194/244 kB | 0.1/3.3 MB | 4.1/44 kB Progress (5): 180/230 kB | 184/378 kB | 194/244 kB | 0.1/3.3 MB | 4.1/44 kB Progress (5): 180/230 kB | 184/378 kB | 198/244 kB | 0.1/3.3 MB | 4.1/44 kB Progress (5): 180/230 kB | 184/378 kB | 198/244 kB | 0.1/3.3 MB | 4.1/44 kB Progress (5): 184/230 kB | 184/378 kB | 198/244 kB | 0.1/3.3 MB | 4.1/44 kB Progress (5): 184/230 kB | 184/378 kB | 198/244 kB | 0.1/3.3 MB | 4.1/44 kB Progress (5): 184/230 kB | 184/378 kB | 202/244 kB | 0.1/3.3 MB | 4.1/44 kB Progress (5): 184/230 kB | 188/378 kB | 202/244 kB | 0.1/3.3 MB | 4.1/44 kB Progress (5): 184/230 kB | 188/378 kB | 202/244 kB | 0.1/3.3 MB | 7.7/44 kB Progress (5): 184/230 kB | 192/378 kB | 202/244 kB | 0.1/3.3 MB | 7.7/44 kB Progress (5): 184/230 kB | 192/378 kB | 206/244 kB | 0.1/3.3 MB | 7.7/44 kB Progress (5): 184/230 kB | 192/378 kB | 206/244 kB | 0.1/3.3 MB | 7.7/44 kB Progress (5): 188/230 kB | 192/378 kB | 206/244 kB | 0.1/3.3 MB | 7.7/44 kB Progress (5): 188/230 kB | 192/378 kB | 206/244 kB | 0.1/3.3 MB | 7.7/44 kB Progress (5): 188/230 kB | 192/378 kB | 210/244 kB | 0.1/3.3 MB | 7.7/44 kB Progress (5): 188/230 kB | 196/378 kB | 210/244 kB | 0.1/3.3 MB | 7.7/44 kB Progress (5): 188/230 kB | 196/378 kB | 210/244 kB | 0.1/3.3 MB | 12/44 kB Progress (5): 188/230 kB | 200/378 kB | 210/244 kB | 0.1/3.3 MB | 12/44 kB Progress (5): 188/230 kB | 200/378 kB | 214/244 kB | 0.1/3.3 MB | 12/44 kB Progress (5): 188/230 kB | 200/378 kB | 214/244 kB | 0.1/3.3 MB | 12/44 kB Progress (5): 192/230 kB | 200/378 kB | 214/244 kB | 0.1/3.3 MB | 12/44 kB Progress (5): 192/230 kB | 200/378 kB | 214/244 kB | 0.1/3.3 MB | 12/44 kB Progress (5): 192/230 kB | 200/378 kB | 218/244 kB | 0.1/3.3 MB | 12/44 kB Progress (5): 192/230 kB | 204/378 kB | 218/244 kB | 0.1/3.3 MB | 12/44 kB Progress (5): 192/230 kB | 204/378 kB | 218/244 kB | 0.1/3.3 MB | 16/44 kB Progress (5): 192/230 kB | 208/378 kB | 218/244 kB | 0.1/3.3 MB | 16/44 kB Progress (5): 192/230 kB | 208/378 kB | 222/244 kB | 0.1/3.3 MB | 16/44 kB Progress (5): 192/230 kB | 208/378 kB | 222/244 kB | 0.1/3.3 MB | 16/44 kB Progress (5): 192/230 kB | 208/378 kB | 222/244 kB | 0.1/3.3 MB | 16/44 kB Progress (5): 196/230 kB | 208/378 kB | 222/244 kB | 0.1/3.3 MB | 16/44 kB Progress (5): 196/230 kB | 208/378 kB | 222/244 kB | 0.1/3.3 MB | 16/44 kB Progress (5): 196/230 kB | 208/378 kB | 226/244 kB | 0.1/3.3 MB | 16/44 kB Progress (5): 196/230 kB | 212/378 kB | 226/244 kB | 0.1/3.3 MB | 16/44 kB Progress (5): 196/230 kB | 212/378 kB | 226/244 kB | 0.1/3.3 MB | 20/44 kB Progress (5): 196/230 kB | 216/378 kB | 226/244 kB | 0.1/3.3 MB | 20/44 kB Progress (5): 196/230 kB | 216/378 kB | 230/244 kB | 0.1/3.3 MB | 20/44 kB Progress (5): 196/230 kB | 216/378 kB | 230/244 kB | 0.1/3.3 MB | 20/44 kB Progress (5): 200/230 kB | 216/378 kB | 230/244 kB | 0.1/3.3 MB | 20/44 kB Progress (5): 200/230 kB | 216/378 kB | 230/244 kB | 0.2/3.3 MB | 20/44 kB Progress (5): 200/230 kB | 216/378 kB | 234/244 kB | 0.2/3.3 MB | 20/44 kB Progress (5): 200/230 kB | 220/378 kB | 234/244 kB | 0.2/3.3 MB | 20/44 kB Progress (5): 200/230 kB | 220/378 kB | 234/244 kB | 0.2/3.3 MB | 24/44 kB Progress (5): 200/230 kB | 224/378 kB | 234/244 kB | 0.2/3.3 MB | 24/44 kB Progress (5): 200/230 kB | 224/378 kB | 238/244 kB | 0.2/3.3 MB | 24/44 kB Progress (5): 200/230 kB | 224/378 kB | 238/244 kB | 0.2/3.3 MB | 24/44 kB Progress (5): 204/230 kB | 224/378 kB | 238/244 kB | 0.2/3.3 MB | 24/44 kB Progress (5): 204/230 kB | 224/378 kB | 238/244 kB | 0.2/3.3 MB | 24/44 kB Progress (5): 204/230 kB | 224/378 kB | 242/244 kB | 0.2/3.3 MB | 24/44 kB Progress (5): 204/230 kB | 228/378 kB | 242/244 kB | 0.2/3.3 MB | 24/44 kB Progress (5): 204/230 kB | 228/378 kB | 242/244 kB | 0.2/3.3 MB | 28/44 kB Progress (5): 204/230 kB | 232/378 kB | 242/244 kB | 0.2/3.3 MB | 28/44 kB Progress (5): 204/230 kB | 232/378 kB | 244 kB | 0.2/3.3 MB | 28/44 kB Progress (5): 204/230 kB | 232/378 kB | 244 kB | 0.2/3.3 MB | 28/44 kB Progress (5): 208/230 kB | 232/378 kB | 244 kB | 0.2/3.3 MB | 28/44 kB Progress (5): 208/230 kB | 232/378 kB | 244 kB | 0.2/3.3 MB | 28/44 kB Progress (5): 208/230 kB | 236/378 kB | 244 kB | 0.2/3.3 MB | 28/44 kB Progress (5): 208/230 kB | 236/378 kB | 244 kB | 0.2/3.3 MB | 32/44 kB Progress (5): 208/230 kB | 240/378 kB | 244 kB | 0.2/3.3 MB | 32/44 kB Progress (5): 208/230 kB | 240/378 kB | 244 kB | 0.2/3.3 MB | 32/44 kB Progress (5): 212/230 kB | 240/378 kB | 244 kB | 0.2/3.3 MB | 32/44 kB Progress (5): 212/230 kB | 240/378 kB | 244 kB | 0.2/3.3 MB | 32/44 kB Progress (5): 212/230 kB | 244/378 kB | 244 kB | 0.2/3.3 MB | 32/44 kB Progress (5): 212/230 kB | 244/378 kB | 244 kB | 0.2/3.3 MB | 36/44 kB Progress (5): 212/230 kB | 248/378 kB | 244 kB | 0.2/3.3 MB | 36/44 kB Progress (5): 212/230 kB | 248/378 kB | 244 kB | 0.2/3.3 MB | 36/44 kB Progress (5): 216/230 kB | 248/378 kB | 244 kB | 0.2/3.3 MB | 36/44 kB Progress (5): 216/230 kB | 248/378 kB | 244 kB | 0.2/3.3 MB | 36/44 kB Progress (5): 216/230 kB | 252/378 kB | 244 kB | 0.2/3.3 MB | 36/44 kB Progress (5): 216/230 kB | 252/378 kB | 244 kB | 0.2/3.3 MB | 40/44 kB Progress (5): 216/230 kB | 256/378 kB | 244 kB | 0.2/3.3 MB | 40/44 kB Progress (5): 216/230 kB | 256/378 kB | 244 kB | 0.2/3.3 MB | 40/44 kB Progress (5): 220/230 kB | 256/378 kB | 244 kB | 0.2/3.3 MB | 40/44 kB Progress (5): 220/230 kB | 256/378 kB | 244 kB | 0.2/3.3 MB | 40/44 kB Progress (5): 220/230 kB | 260/378 kB | 244 kB | 0.2/3.3 MB | 40/44 kB Progress (5): 220/230 kB | 260/378 kB | 244 kB | 0.2/3.3 MB | 44/44 kB Progress (5): 220/230 kB | 264/378 kB | 244 kB | 0.2/3.3 MB | 44/44 kB Progress (5): 220/230 kB | 264/378 kB | 244 kB | 0.2/3.3 MB | 44/44 kB Progress (5): 224/230 kB | 264/378 kB | 244 kB | 0.2/3.3 MB | 44/44 kB Progress (5): 224/230 kB | 264/378 kB | 244 kB | 0.2/3.3 MB | 44/44 kB Progress (5): 224/230 kB | 268/378 kB | 244 kB | 0.2/3.3 MB | 44/44 kB Progress (5): 224/230 kB | 268/378 kB | 244 kB | 0.2/3.3 MB | 44 kB Progress (5): 224/230 kB | 272/378 kB | 244 kB | 0.2/3.3 MB | 44 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.7 MB/s) [2019-07-30T14:18:55.293Z] Progress (4): 224/230 kB | 272/378 kB | 0.2/3.3 MB | 44 kB Progress (4): 228/230 kB | 272/378 kB | 0.2/3.3 MB | 44 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-30T14:18:55.293Z] Progress (4): 228/230 kB | 276/378 kB | 0.2/3.3 MB | 44 kB Progress (4): 230 kB | 276/378 kB | 0.2/3.3 MB | 44 kB Progress (4): 230 kB | 276/378 kB | 0.2/3.3 MB | 44 kB Progress (4): 230 kB | 280/378 kB | 0.2/3.3 MB | 44 kB Progress (4): 230 kB | 280/378 kB | 0.2/3.3 MB | 44 kB Progress (4): 230 kB | 284/378 kB | 0.2/3.3 MB | 44 kB Progress (4): 230 kB | 284/378 kB | 0.2/3.3 MB | 44 kB Progress (4): 230 kB | 288/378 kB | 0.2/3.3 MB | 44 kB Progress (4): 230 kB | 288/378 kB | 0.2/3.3 MB | 44 kB Progress (4): 230 kB | 292/378 kB | 0.2/3.3 MB | 44 kB Progress (4): 230 kB | 292/378 kB | 0.2/3.3 MB | 44 kB Progress (4): 230 kB | 296/378 kB | 0.2/3.3 MB | 44 kB Progress (4): 230 kB | 296/378 kB | 0.2/3.3 MB | 44 kB Progress (4): 230 kB | 300/378 kB | 0.2/3.3 MB | 44 kB Progress (4): 230 kB | 300/378 kB | 0.2/3.3 MB | 44 kB Progress (4): 230 kB | 304/378 kB | 0.2/3.3 MB | 44 kB Progress (4): 230 kB | 304/378 kB | 0.2/3.3 MB | 44 kB Progress (4): 230 kB | 308/378 kB | 0.2/3.3 MB | 44 kB Progress (4): 230 kB | 308/378 kB | 0.2/3.3 MB | 44 kB Progress (4): 230 kB | 312/378 kB | 0.2/3.3 MB | 44 kB Progress (4): 230 kB | 312/378 kB | 0.2/3.3 MB | 44 kB Progress (4): 230 kB | 316/378 kB | 0.2/3.3 MB | 44 kB Progress (4): 230 kB | 316/378 kB | 0.2/3.3 MB | 44 kB Progress (4): 230 kB | 320/378 kB | 0.2/3.3 MB | 44 kB Progress (4): 230 kB | 320/378 kB | 0.3/3.3 MB | 44 kB Progress (4): 230 kB | 324/378 kB | 0.3/3.3 MB | 44 kB Progress (4): 230 kB | 324/378 kB | 0.3/3.3 MB | 44 kB Progress (4): 230 kB | 328/378 kB | 0.3/3.3 MB | 44 kB Progress (4): 230 kB | 328/378 kB | 0.3/3.3 MB | 44 kB Progress (4): 230 kB | 332/378 kB | 0.3/3.3 MB | 44 kB Progress (4): 230 kB | 332/378 kB | 0.3/3.3 MB | 44 kB Progress (4): 230 kB | 336/378 kB | 0.3/3.3 MB | 44 kB Progress (4): 230 kB | 336/378 kB | 0.3/3.3 MB | 44 kB Progress (4): 230 kB | 340/378 kB | 0.3/3.3 MB | 44 kB Progress (4): 230 kB | 340/378 kB | 0.3/3.3 MB | 44 kB Progress (4): 230 kB | 344/378 kB | 0.3/3.3 MB | 44 kB Progress (4): 230 kB | 344/378 kB | 0.3/3.3 MB | 44 kB Progress (4): 230 kB | 348/378 kB | 0.3/3.3 MB | 44 kB Progress (4): 230 kB | 348/378 kB | 0.3/3.3 MB | 44 kB Progress (4): 230 kB | 352/378 kB | 0.3/3.3 MB | 44 kB Progress (4): 230 kB | 352/378 kB | 0.3/3.3 MB | 44 kB Progress (4): 230 kB | 356/378 kB | 0.3/3.3 MB | 44 kB Progress (4): 230 kB | 356/378 kB | 0.3/3.3 MB | 44 kB Progress (4): 230 kB | 360/378 kB | 0.3/3.3 MB | 44 kB Progress (4): 230 kB | 360/378 kB | 0.3/3.3 MB | 44 kB Progress (4): 230 kB | 364/378 kB | 0.3/3.3 MB | 44 kB Progress (4): 230 kB | 364/378 kB | 0.3/3.3 MB | 44 kB Progress (4): 230 kB | 368/378 kB | 0.3/3.3 MB | 44 kB Progress (4): 230 kB | 368/378 kB | 0.3/3.3 MB | 44 kB Progress (4): 230 kB | 372/378 kB | 0.3/3.3 MB | 44 kB Progress (4): 230 kB | 372/378 kB | 0.3/3.3 MB | 44 kB Progress (4): 230 kB | 376/378 kB | 0.3/3.3 MB | 44 kB Progress (4): 230 kB | 376/378 kB | 0.3/3.3 MB | 44 kB Progress (4): 230 kB | 378 kB | 0.3/3.3 MB | 44 kB Progress (4): 230 kB | 378 kB | 0.3/3.3 MB | 44 kB Progress (4): 230 kB | 378 kB | 0.3/3.3 MB | 44 kB Progress (4): 230 kB | 378 kB | 0.3/3.3 MB | 44 kB Progress (4): 230 kB | 378 kB | 0.3/3.3 MB | 44 kB Progress (4): 230 kB | 378 kB | 0.3/3.3 MB | 44 kB Progress (4): 230 kB | 378 kB | 0.3/3.3 MB | 44 kB Progress (4): 230 kB | 378 kB | 0.3/3.3 MB | 44 kB Progress (4): 230 kB | 378 kB | 0.3/3.3 MB | 44 kB Progress (4): 230 kB | 378 kB | 0.3/3.3 MB | 44 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 1.4 MB/s) [2019-07-30T14:18:55.293Z] Progress (3): 378 kB | 0.3/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 273 kB/s) [2019-07-30T14:18:55.293Z] Progress (2): 378 kB | 0.4/3.3 MB 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-30T14:18:55.293Z] Progress (2): 378 kB | 0.4/3.3 MB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0/maven-project-2.0.jar [2019-07-30T14:18:55.293Z] Progress (3): 378 kB | 0.4/3.3 MB | 4.1/21 kB Progress (3): 378 kB | 0.4/3.3 MB | 4.1/21 kB Progress (3): 378 kB | 0.4/3.3 MB | 7.7/21 kB Progress (3): 378 kB | 0.4/3.3 MB | 7.7/21 kB Progress (3): 378 kB | 0.4/3.3 MB | 12/21 kB Progress (3): 378 kB | 0.4/3.3 MB | 12/21 kB Progress (3): 378 kB | 0.4/3.3 MB | 16/21 kB Progress (3): 378 kB | 0.4/3.3 MB | 16/21 kB Progress (3): 378 kB | 0.4/3.3 MB | 20/21 kB Progress (3): 378 kB | 0.4/3.3 MB | 21 kB Progress (3): 378 kB | 0.4/3.3 MB | 21 kB Progress (3): 378 kB | 0.4/3.3 MB | 21 kB Progress (3): 378 kB | 0.4/3.3 MB | 21 kB Progress (3): 378 kB | 0.4/3.3 MB | 21 kB Progress (3): 378 kB | 0.4/3.3 MB | 21 kB Progress (3): 378 kB | 0.4/3.3 MB | 21 kB Progress (3): 378 kB | 0.4/3.3 MB | 21 kB Progress (3): 378 kB | 0.4/3.3 MB | 21 kB Progress (3): 378 kB | 0.4/3.3 MB | 21 kB Progress (3): 378 kB | 0.4/3.3 MB | 21 kB Progress (3): 378 kB | 0.4/3.3 MB | 21 kB Progress (3): 378 kB | 0.4/3.3 MB | 21 kB Progress (3): 378 kB | 0.4/3.3 MB | 21 kB Progress (3): 378 kB | 0.4/3.3 MB | 21 kB Progress (3): 378 kB | 0.4/3.3 MB | 21 kB Progress (3): 378 kB | 0.4/3.3 MB | 21 kB Progress (3): 378 kB | 0.4/3.3 MB | 21 kB Progress (3): 378 kB | 0.4/3.3 MB | 21 kB Progress (3): 378 kB | 0.4/3.3 MB | 21 kB Progress (3): 378 kB | 0.5/3.3 MB | 21 kB Progress (3): 378 kB | 0.5/3.3 MB | 21 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.2 MB/s) [2019-07-30T14:18:55.293Z] Progress (2): 0.5/3.3 MB | 21 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-30T14:18:55.293Z] Progress (2): 0.5/3.3 MB | 21 kB Progress (2): 0.5/3.3 MB | 21 kB Progress (2): 0.5/3.3 MB | 21 kB Progress (2): 0.5/3.3 MB | 21 kB Progress (2): 0.5/3.3 MB | 21 kB Progress (2): 0.5/3.3 MB | 21 kB Progress (2): 0.5/3.3 MB | 21 kB Progress (2): 0.5/3.3 MB | 21 kB Progress (2): 0.5/3.3 MB | 21 kB Progress (2): 0.5/3.3 MB | 21 kB Progress (2): 0.5/3.3 MB | 21 kB Progress (2): 0.5/3.3 MB | 21 kB Progress (2): 0.5/3.3 MB | 21 kB Progress (2): 0.5/3.3 MB | 21 kB Progress (2): 0.5/3.3 MB | 21 kB Progress (2): 0.5/3.3 MB | 21 kB Progress (2): 0.5/3.3 MB | 21 kB Progress (2): 0.5/3.3 MB | 21 kB Progress (2): 0.5/3.3 MB | 21 kB Progress (2): 0.5/3.3 MB | 21 kB Progress (2): 0.5/3.3 MB | 21 kB 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 116 kB/s) [2019-07-30T14:18:55.293Z] Progress (1): 0.5/3.3 MB 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-30T14:18:55.293Z] Progress (1): 0.6/3.3 MB Progress (1): 0.6/3.3 MB Progress (1): 0.6/3.3 MB Progress (1): 0.6/3.3 MB Progress (1): 0.6/3.3 MB Progress (1): 0.6/3.3 MB Progress (1): 0.6/3.3 MB Progress (1): 0.6/3.3 MB Progress (1): 0.6/3.3 MB Progress (1): 0.6/3.3 MB Progress (2): 0.6/3.3 MB | 4.1/79 kB Progress (2): 0.6/3.3 MB | 4.1/79 kB Progress (2): 0.6/3.3 MB | 7.7/79 kB Progress (3): 0.6/3.3 MB | 7.7/79 kB | 4.1/105 kB Progress (3): 0.6/3.3 MB | 7.7/79 kB | 4.1/105 kB Progress (3): 0.6/3.3 MB | 7.7/79 kB | 7.7/105 kB Progress (3): 0.6/3.3 MB | 12/79 kB | 7.7/105 kB Progress (3): 0.6/3.3 MB | 12/79 kB | 12/105 kB Progress (3): 0.6/3.3 MB | 12/79 kB | 12/105 kB Progress (4): 0.6/3.3 MB | 12/79 kB | 12/105 kB | 4.1/30 kB Progress (4): 0.6/3.3 MB | 12/79 kB | 12/105 kB | 4.1/30 kB Progress (4): 0.6/3.3 MB | 12/79 kB | 16/105 kB | 4.1/30 kB Progress (4): 0.6/3.3 MB | 16/79 kB | 16/105 kB | 4.1/30 kB Progress (4): 0.6/3.3 MB | 16/79 kB | 20/105 kB | 4.1/30 kB Progress (4): 0.6/3.3 MB | 16/79 kB | 20/105 kB | 4.1/30 kB Progress (4): 0.6/3.3 MB | 16/79 kB | 20/105 kB | 7.7/30 kB Progress (4): 0.6/3.3 MB | 16/79 kB | 20/105 kB | 7.7/30 kB Progress (4): 0.6/3.3 MB | 16/79 kB | 20/105 kB | 12/30 kB Progress (4): 0.6/3.3 MB | 16/79 kB | 20/105 kB | 12/30 kB Progress (4): 0.6/3.3 MB | 16/79 kB | 24/105 kB | 12/30 kB Progress (4): 0.6/3.3 MB | 20/79 kB | 24/105 kB | 12/30 kB Progress (4): 0.6/3.3 MB | 20/79 kB | 28/105 kB | 12/30 kB Progress (4): 0.6/3.3 MB | 20/79 kB | 28/105 kB | 12/30 kB Progress (4): 0.6/3.3 MB | 20/79 kB | 28/105 kB | 16/30 kB Progress (4): 0.6/3.3 MB | 20/79 kB | 28/105 kB | 16/30 kB Progress (4): 0.6/3.3 MB | 20/79 kB | 32/105 kB | 16/30 kB Progress (4): 0.6/3.3 MB | 24/79 kB | 32/105 kB | 16/30 kB Progress (4): 0.6/3.3 MB | 24/79 kB | 33/105 kB | 16/30 kB Progress (4): 0.6/3.3 MB | 24/79 kB | 33/105 kB | 16/30 kB Progress (5): 0.6/3.3 MB | 24/79 kB | 33/105 kB | 16/30 kB | 4.1/51 kB Progress (5): 0.6/3.3 MB | 24/79 kB | 33/105 kB | 20/30 kB | 4.1/51 kB Progress (5): 0.6/3.3 MB | 24/79 kB | 33/105 kB | 20/30 kB | 7.7/51 kB Progress (5): 0.6/3.3 MB | 24/79 kB | 33/105 kB | 20/30 kB | 7.7/51 kB Progress (5): 0.6/3.3 MB | 24/79 kB | 37/105 kB | 20/30 kB | 7.7/51 kB Progress (5): 0.6/3.3 MB | 28/79 kB | 37/105 kB | 20/30 kB | 7.7/51 kB Progress (5): 0.6/3.3 MB | 28/79 kB | 41/105 kB | 20/30 kB | 7.7/51 kB Progress (5): 0.6/3.3 MB | 28/79 kB | 41/105 kB | 20/30 kB | 7.7/51 kB Progress (5): 0.6/3.3 MB | 28/79 kB | 41/105 kB | 20/30 kB | 12/51 kB Progress (5): 0.6/3.3 MB | 28/79 kB | 41/105 kB | 24/30 kB | 12/51 kB Progress (5): 0.6/3.3 MB | 28/79 kB | 41/105 kB | 24/30 kB | 16/51 kB Progress (5): 0.6/3.3 MB | 28/79 kB | 41/105 kB | 24/30 kB | 16/51 kB Progress (5): 0.6/3.3 MB | 28/79 kB | 45/105 kB | 24/30 kB | 16/51 kB Progress (5): 0.6/3.3 MB | 32/79 kB | 45/105 kB | 24/30 kB | 16/51 kB Progress (5): 0.6/3.3 MB | 32/79 kB | 49/105 kB | 24/30 kB | 16/51 kB Progress (5): 0.6/3.3 MB | 32/79 kB | 49/105 kB | 24/30 kB | 16/51 kB Progress (5): 0.6/3.3 MB | 32/79 kB | 49/105 kB | 24/30 kB | 20/51 kB Progress (5): 0.6/3.3 MB | 32/79 kB | 49/105 kB | 28/30 kB | 20/51 kB Progress (5): 0.6/3.3 MB | 32/79 kB | 49/105 kB | 28/30 kB | 24/51 kB Progress (5): 0.6/3.3 MB | 32/79 kB | 49/105 kB | 28/30 kB | 28/51 kB Progress (5): 0.6/3.3 MB | 32/79 kB | 49/105 kB | 28/30 kB | 32/51 kB Progress (5): 0.6/3.3 MB | 32/79 kB | 49/105 kB | 28/30 kB | 33/51 kB Progress (5): 0.6/3.3 MB | 32/79 kB | 49/105 kB | 28/30 kB | 33/51 kB Progress (5): 0.6/3.3 MB | 32/79 kB | 53/105 kB | 28/30 kB | 33/51 kB Progress (5): 0.6/3.3 MB | 36/79 kB | 53/105 kB | 28/30 kB | 33/51 kB Progress (5): 0.6/3.3 MB | 36/79 kB | 57/105 kB | 28/30 kB | 33/51 kB Progress (5): 0.7/3.3 MB | 36/79 kB | 57/105 kB | 28/30 kB | 33/51 kB Progress (5): 0.7/3.3 MB | 36/79 kB | 57/105 kB | 28/30 kB | 37/51 kB Progress (5): 0.7/3.3 MB | 36/79 kB | 57/105 kB | 30 kB | 37/51 kB Progress (5): 0.7/3.3 MB | 36/79 kB | 57/105 kB | 30 kB | 41/51 kB Progress (5): 0.7/3.3 MB | 36/79 kB | 57/105 kB | 30 kB | 41/51 kB Progress (5): 0.7/3.3 MB | 36/79 kB | 61/105 kB | 30 kB | 41/51 kB Progress (5): 0.7/3.3 MB | 40/79 kB | 61/105 kB | 30 kB | 41/51 kB Progress (5): 0.7/3.3 MB | 40/79 kB | 65/105 kB | 30 kB | 41/51 kB Progress (5): 0.7/3.3 MB | 40/79 kB | 65/105 kB | 30 kB | 41/51 kB Progress (5): 0.7/3.3 MB | 40/79 kB | 65/105 kB | 30 kB | 45/51 kB Progress (5): 0.7/3.3 MB | 40/79 kB | 65/105 kB | 30 kB | 45/51 kB Progress (5): 0.7/3.3 MB | 40/79 kB | 66/105 kB | 30 kB | 45/51 kB Progress (5): 0.7/3.3 MB | 44/79 kB | 66/105 kB | 30 kB | 45/51 kB Progress (5): 0.7/3.3 MB | 44/79 kB | 70/105 kB | 30 kB | 45/51 kB Progress (5): 0.7/3.3 MB | 44/79 kB | 70/105 kB | 30 kB | 45/51 kB Progress (5): 0.7/3.3 MB | 44/79 kB | 70/105 kB | 30 kB | 49/51 kB Progress (5): 0.7/3.3 MB | 44/79 kB | 70/105 kB | 30 kB | 49/51 kB Progress (5): 0.7/3.3 MB | 44/79 kB | 74/105 kB | 30 kB | 49/51 kB Progress (5): 0.7/3.3 MB | 48/79 kB | 74/105 kB | 30 kB | 49/51 kB Progress (5): 0.7/3.3 MB | 48/79 kB | 78/105 kB | 30 kB | 49/51 kB Progress (5): 0.7/3.3 MB | 48/79 kB | 78/105 kB | 30 kB | 49/51 kB Progress (5): 0.7/3.3 MB | 48/79 kB | 78/105 kB | 30 kB | 51 kB Progress (5): 0.7/3.3 MB | 48/79 kB | 78/105 kB | 30 kB | 51 kB Progress (5): 0.7/3.3 MB | 48/79 kB | 82/105 kB | 30 kB | 51 kB Progress (5): 0.7/3.3 MB | 52/79 kB | 82/105 kB | 30 kB | 51 kB Progress (5): 0.7/3.3 MB | 52/79 kB | 86/105 kB | 30 kB | 51 kB Progress (5): 0.7/3.3 MB | 52/79 kB | 86/105 kB | 30 kB | 51 kB Progress (5): 0.7/3.3 MB | 52/79 kB | 90/105 kB | 30 kB | 51 kB Progress (5): 0.7/3.3 MB | 56/79 kB | 90/105 kB | 30 kB | 51 kB Progress (5): 0.7/3.3 MB | 56/79 kB | 94/105 kB | 30 kB | 51 kB Progress (5): 0.7/3.3 MB | 56/79 kB | 94/105 kB | 30 kB | 51 kB Progress (5): 0.7/3.3 MB | 56/79 kB | 98/105 kB | 30 kB | 51 kB Progress (5): 0.7/3.3 MB | 60/79 kB | 98/105 kB | 30 kB | 51 kB Progress (5): 0.7/3.3 MB | 60/79 kB | 102/105 kB | 30 kB | 51 kB Progress (5): 0.7/3.3 MB | 60/79 kB | 102/105 kB | 30 kB | 51 kB Progress (5): 0.7/3.3 MB | 60/79 kB | 105 kB | 30 kB | 51 kB Progress (5): 0.7/3.3 MB | 64/79 kB | 105 kB | 30 kB | 51 kB Progress (5): 0.7/3.3 MB | 64/79 kB | 105 kB | 30 kB | 51 kB Progress (5): 0.7/3.3 MB | 68/79 kB | 105 kB | 30 kB | 51 kB Progress (5): 0.7/3.3 MB | 68/79 kB | 105 kB | 30 kB | 51 kB Progress (5): 0.7/3.3 MB | 72/79 kB | 105 kB | 30 kB | 51 kB Progress (5): 0.7/3.3 MB | 72/79 kB | 105 kB | 30 kB | 51 kB Progress (5): 0.7/3.3 MB | 76/79 kB | 105 kB | 30 kB | 51 kB Progress (5): 0.7/3.3 MB | 76/79 kB | 105 kB | 30 kB | 51 kB Progress (5): 0.7/3.3 MB | 79 kB | 105 kB | 30 kB | 51 kB Progress (5): 0.7/3.3 MB | 79 kB | 105 kB | 30 kB | 51 kB Progress (5): 0.7/3.3 MB | 79 kB | 105 kB | 30 kB | 51 kB Progress (5): 0.7/3.3 MB | 79 kB | 105 kB | 30 kB | 51 kB Progress (5): 0.7/3.3 MB | 79 kB | 105 kB | 30 kB | 51 kB Progress (5): 0.7/3.3 MB | 79 kB | 105 kB | 30 kB | 51 kB Progress (5): 0.7/3.3 MB | 79 kB | 105 kB | 30 kB | 51 kB Progress (5): 0.7/3.3 MB | 79 kB | 105 kB | 30 kB | 51 kB Progress (5): 0.7/3.3 MB | 79 kB | 105 kB | 30 kB | 51 kB Progress (5): 0.7/3.3 MB | 79 kB | 105 kB | 30 kB | 51 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 129 kB/s) [2019-07-30T14:18:55.293Z] Progress (4): 0.7/3.3 MB | 79 kB | 105 kB | 51 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-30T14:18:55.293Z] Progress (4): 0.8/3.3 MB | 79 kB | 105 kB | 51 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 213 kB/s) [2019-07-30T14:18:55.293Z] Progress (3): 0.8/3.3 MB | 79 kB | 105 kB 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-30T14:18:55.293Z] 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 438 kB/s) [2019-07-30T14:18:55.293Z] Progress (2): 0.8/3.3 MB | 79 kB 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-30T14:18:55.293Z] Progress (2): 0.8/3.3 MB | 79 kB Progress (2): 0.8/3.3 MB | 79 kB Progress (2): 0.8/3.3 MB | 79 kB Progress (2): 0.8/3.3 MB | 79 kB Progress (2): 0.8/3.3 MB | 79 kB Progress (2): 0.8/3.3 MB | 79 kB Progress (2): 0.8/3.3 MB | 79 kB Progress (2): 0.8/3.3 MB | 79 kB Progress (2): 0.8/3.3 MB | 79 kB Progress (2): 0.8/3.3 MB | 79 kB Progress (2): 0.8/3.3 MB | 79 kB Progress (2): 0.8/3.3 MB | 79 kB Progress (2): 0.8/3.3 MB | 79 kB Progress (2): 0.8/3.3 MB | 79 kB Progress (2): 0.8/3.3 MB | 79 kB Progress (2): 0.8/3.3 MB | 79 kB Progress (2): 0.8/3.3 MB | 79 kB Progress (2): 0.8/3.3 MB | 79 kB Progress (2): 0.8/3.3 MB | 79 kB Progress (2): 0.8/3.3 MB | 79 kB Progress (2): 0.8/3.3 MB | 79 kB Progress (2): 0.8/3.3 MB | 79 kB Progress (2): 0.9/3.3 MB | 79 kB Progress (2): 0.9/3.3 MB | 79 kB Progress (2): 0.9/3.3 MB | 79 kB Progress (2): 0.9/3.3 MB | 79 kB Progress (2): 0.9/3.3 MB | 79 kB Progress (2): 0.9/3.3 MB | 79 kB Progress (2): 0.9/3.3 MB | 79 kB Progress (2): 0.9/3.3 MB | 79 kB Progress (2): 0.9/3.3 MB | 79 kB Progress (2): 0.9/3.3 MB | 79 kB Progress (2): 0.9/3.3 MB | 79 kB Progress (2): 0.9/3.3 MB | 79 kB Progress (2): 0.9/3.3 MB | 79 kB Progress (2): 0.9/3.3 MB | 79 kB Progress (2): 0.9/3.3 MB | 79 kB Progress (2): 0.9/3.3 MB | 79 kB Progress (3): 0.9/3.3 MB | 79 kB | 4.1/121 kB Progress (3): 0.9/3.3 MB | 79 kB | 4.1/121 kB Progress (3): 0.9/3.3 MB | 79 kB | 7.7/121 kB Progress (3): 0.9/3.3 MB | 79 kB | 7.7/121 kB Progress (3): 0.9/3.3 MB | 79 kB | 12/121 kB Progress (3): 0.9/3.3 MB | 79 kB | 12/121 kB Progress (3): 0.9/3.3 MB | 79 kB | 16/121 kB Progress (3): 0.9/3.3 MB | 79 kB | 16/121 kB Progress (3): 0.9/3.3 MB | 79 kB | 20/121 kB Progress (3): 0.9/3.3 MB | 79 kB | 20/121 kB Progress (3): 0.9/3.3 MB | 79 kB | 24/121 kB Progress (3): 0.9/3.3 MB | 79 kB | 24/121 kB Progress (3): 0.9/3.3 MB | 79 kB | 28/121 kB Progress (3): 0.9/3.3 MB | 79 kB | 28/121 kB Progress (3): 0.9/3.3 MB | 79 kB | 32/121 kB Progress (3): 0.9/3.3 MB | 79 kB | 32/121 kB Progress (3): 0.9/3.3 MB | 79 kB | 36/121 kB Progress (3): 0.9/3.3 MB | 79 kB | 36/121 kB Progress (3): 0.9/3.3 MB | 79 kB | 40/121 kB Progress (3): 1.0/3.3 MB | 79 kB | 40/121 kB Progress (3): 1.0/3.3 MB | 79 kB | 44/121 kB Progress (3): 1.0/3.3 MB | 79 kB | 44/121 kB Progress (3): 1.0/3.3 MB | 79 kB | 48/121 kB Progress (3): 1.0/3.3 MB | 79 kB | 48/121 kB Progress (3): 1.0/3.3 MB | 79 kB | 52/121 kB Progress (3): 1.0/3.3 MB | 79 kB | 52/121 kB Progress (3): 1.0/3.3 MB | 79 kB | 56/121 kB Progress (3): 1.0/3.3 MB | 79 kB | 56/121 kB Progress (3): 1.0/3.3 MB | 79 kB | 60/121 kB Progress (3): 1.0/3.3 MB | 79 kB | 60/121 kB Progress (3): 1.0/3.3 MB | 79 kB | 64/121 kB Progress (3): 1.0/3.3 MB | 79 kB | 64/121 kB Progress (3): 1.0/3.3 MB | 79 kB | 68/121 kB Progress (3): 1.0/3.3 MB | 79 kB | 68/121 kB Progress (3): 1.0/3.3 MB | 79 kB | 72/121 kB Progress (3): 1.0/3.3 MB | 79 kB | 72/121 kB Progress (3): 1.0/3.3 MB | 79 kB | 76/121 kB Progress (3): 1.0/3.3 MB | 79 kB | 76/121 kB Progress (3): 1.0/3.3 MB | 79 kB | 80/121 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar (79 kB at 308 kB/s) [2019-07-30T14:18:55.293Z] Progress (2): 1.0/3.3 MB | 84/121 kB Progress (2): 1.0/3.3 MB | 84/121 kB Progress (2): 1.0/3.3 MB | 88/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-30T14:18:55.293Z] Progress (2): 1.0/3.3 MB | 92/121 kB Progress (2): 1.0/3.3 MB | 92/121 kB Progress (2): 1.0/3.3 MB | 96/121 kB Progress (2): 1.0/3.3 MB | 96/121 kB Progress (2): 1.0/3.3 MB | 100/121 kB Progress (2): 1.0/3.3 MB | 100/121 kB Progress (2): 1.0/3.3 MB | 104/121 kB Progress (2): 1.0/3.3 MB | 104/121 kB Progress (2): 1.0/3.3 MB | 108/121 kB Progress (2): 1.0/3.3 MB | 108/121 kB Progress (2): 1.0/3.3 MB | 112/121 kB Progress (3): 1.0/3.3 MB | 112/121 kB | 4.1/38 kB Progress (3): 1.0/3.3 MB | 116/121 kB | 4.1/38 kB Progress (3): 1.0/3.3 MB | 116/121 kB | 4.1/38 kB Progress (4): 1.0/3.3 MB | 116/121 kB | 4.1/38 kB | 4.1/195 kB Progress (4): 1.0/3.3 MB | 120/121 kB | 4.1/38 kB | 4.1/195 kB Progress (4): 1.0/3.3 MB | 120/121 kB | 7.7/38 kB | 4.1/195 kB Progress (4): 1.0/3.3 MB | 121 kB | 7.7/38 kB | 4.1/195 kB Progress (4): 1.0/3.3 MB | 121 kB | 7.7/38 kB | 7.7/195 kB Progress (4): 1.0/3.3 MB | 121 kB | 7.7/38 kB | 7.7/195 kB Progress (4): 1.0/3.3 MB | 121 kB | 7.7/38 kB | 12/195 kB Progress (4): 1.0/3.3 MB | 121 kB | 12/38 kB | 12/195 kB Progress (4): 1.0/3.3 MB | 121 kB | 12/38 kB | 16/195 kB Progress (4): 1.0/3.3 MB | 121 kB | 12/38 kB | 16/195 kB Progress (4): 1.0/3.3 MB | 121 kB | 12/38 kB | 20/195 kB Progress (4): 1.0/3.3 MB | 121 kB | 16/38 kB | 20/195 kB Progress (4): 1.0/3.3 MB | 121 kB | 16/38 kB | 24/195 kB Progress (4): 1.0/3.3 MB | 121 kB | 16/38 kB | 24/195 kB Progress (4): 1.0/3.3 MB | 121 kB | 16/38 kB | 28/195 kB Progress (4): 1.0/3.3 MB | 121 kB | 16/38 kB | 28/195 kB Progress (4): 1.0/3.3 MB | 121 kB | 20/38 kB | 28/195 kB Progress (4): 1.0/3.3 MB | 121 kB | 20/38 kB | 28/195 kB Progress (4): 1.0/3.3 MB | 121 kB | 20/38 kB | 32/195 kB Progress (4): 1.0/3.3 MB | 121 kB | 20/38 kB | 32/195 kB Progress (4): 1.0/3.3 MB | 121 kB | 24/38 kB | 32/195 kB Progress (4): 1.0/3.3 MB | 121 kB | 24/38 kB | 32/195 kB Progress (4): 1.0/3.3 MB | 121 kB | 24/38 kB | 33/195 kB Progress (4): 1.0/3.3 MB | 121 kB | 24/38 kB | 33/195 kB Progress (4): 1.0/3.3 MB | 121 kB | 28/38 kB | 33/195 kB Progress (4): 1.1/3.3 MB | 121 kB | 28/38 kB | 33/195 kB Progress (4): 1.1/3.3 MB | 121 kB | 28/38 kB | 37/195 kB Progress (4): 1.1/3.3 MB | 121 kB | 28/38 kB | 37/195 kB Progress (5): 1.1/3.3 MB | 121 kB | 28/38 kB | 37/195 kB | 4.1/109 kB Progress (5): 1.1/3.3 MB | 121 kB | 32/38 kB | 37/195 kB | 4.1/109 kB Progress (5): 1.1/3.3 MB | 121 kB | 32/38 kB | 37/195 kB | 7.7/109 kB Progress (5): 1.1/3.3 MB | 121 kB | 32/38 kB | 37/195 kB | 7.7/109 kB Progress (5): 1.1/3.3 MB | 121 kB | 32/38 kB | 41/195 kB | 7.7/109 kB Progress (5): 1.1/3.3 MB | 121 kB | 32/38 kB | 41/195 kB | 7.7/109 kB Progress (5): 1.1/3.3 MB | 121 kB | 32/38 kB | 41/195 kB | 12/109 kB Progress (5): 1.1/3.3 MB | 121 kB | 36/38 kB | 41/195 kB | 12/109 kB Progress (5): 1.1/3.3 MB | 121 kB | 36/38 kB | 41/195 kB | 16/109 kB Progress (5): 1.1/3.3 MB | 121 kB | 36/38 kB | 41/195 kB | 16/109 kB Progress (5): 1.1/3.3 MB | 121 kB | 36/38 kB | 45/195 kB | 16/109 kB Progress (5): 1.1/3.3 MB | 121 kB | 36/38 kB | 45/195 kB | 16/109 kB Progress (5): 1.1/3.3 MB | 121 kB | 36/38 kB | 45/195 kB | 20/109 kB Progress (5): 1.1/3.3 MB | 121 kB | 38 kB | 45/195 kB | 20/109 kB Progress (5): 1.1/3.3 MB | 121 kB | 38 kB | 45/195 kB | 24/109 kB Progress (5): 1.1/3.3 MB | 121 kB | 38 kB | 45/195 kB | 24/109 kB Progress (5): 1.1/3.3 MB | 121 kB | 38 kB | 49/195 kB | 24/109 kB Progress (5): 1.1/3.3 MB | 121 kB | 38 kB | 49/195 kB | 24/109 kB Progress (5): 1.1/3.3 MB | 121 kB | 38 kB | 49/195 kB | 28/109 kB Progress (5): 1.1/3.3 MB | 121 kB | 38 kB | 49/195 kB | 28/109 kB Progress (5): 1.1/3.3 MB | 121 kB | 38 kB | 53/195 kB | 28/109 kB Progress (5): 1.1/3.3 MB | 121 kB | 38 kB | 53/195 kB | 28/109 kB Progress (5): 1.1/3.3 MB | 121 kB | 38 kB | 53/195 kB | 32/109 kB Progress (5): 1.1/3.3 MB | 121 kB | 38 kB | 53/195 kB | 32/109 kB Progress (5): 1.1/3.3 MB | 121 kB | 38 kB | 57/195 kB | 32/109 kB Progress (5): 1.1/3.3 MB | 121 kB | 38 kB | 57/195 kB | 32/109 kB Progress (5): 1.1/3.3 MB | 121 kB | 38 kB | 57/195 kB | 33/109 kB Progress (5): 1.1/3.3 MB | 121 kB | 38 kB | 57/195 kB | 33/109 kB Progress (5): 1.1/3.3 MB | 121 kB | 38 kB | 61/195 kB | 33/109 kB Progress (5): 1.1/3.3 MB | 121 kB | 38 kB | 61/195 kB | 33/109 kB Progress (5): 1.1/3.3 MB | 121 kB | 38 kB | 61/195 kB | 37/109 kB Progress (5): 1.1/3.3 MB | 121 kB | 38 kB | 61/195 kB | 37/109 kB Progress (5): 1.1/3.3 MB | 121 kB | 38 kB | 65/195 kB | 37/109 kB Progress (5): 1.1/3.3 MB | 121 kB | 38 kB | 65/195 kB | 37/109 kB Progress (5): 1.1/3.3 MB | 121 kB | 38 kB | 65/195 kB | 41/109 kB Progress (5): 1.1/3.3 MB | 121 kB | 38 kB | 65/195 kB | 41/109 kB Progress (5): 1.1/3.3 MB | 121 kB | 38 kB | 66/195 kB | 41/109 kB Progress (5): 1.1/3.3 MB | 121 kB | 38 kB | 66/195 kB | 41/109 kB Progress (5): 1.1/3.3 MB | 121 kB | 38 kB | 66/195 kB | 45/109 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 137 kB/s) [2019-07-30T14:18:55.293Z] Progress (4): 1.1/3.3 MB | 121 kB | 66/195 kB | 45/109 kB Progress (4): 1.1/3.3 MB | 121 kB | 70/195 kB | 45/109 kB Progress (4): 1.1/3.3 MB | 121 kB | 70/195 kB | 45/109 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar [2019-07-30T14:18:55.293Z] Progress (4): 1.1/3.3 MB | 121 kB | 70/195 kB | 49/109 kB Progress (4): 1.1/3.3 MB | 121 kB | 70/195 kB | 49/109 kB Progress (4): 1.1/3.3 MB | 121 kB | 74/195 kB | 49/109 kB Progress (4): 1.1/3.3 MB | 121 kB | 74/195 kB | 49/109 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 439 kB/s) [2019-07-30T14:18:55.293Z] Progress (3): 1.1/3.3 MB | 74/195 kB | 53/109 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar [2019-07-30T14:18:55.293Z] Progress (3): 1.1/3.3 MB | 74/195 kB | 53/109 kB Progress (3): 1.1/3.3 MB | 78/195 kB | 53/109 kB Progress (3): 1.1/3.3 MB | 78/195 kB | 53/109 kB Progress (3): 1.1/3.3 MB | 78/195 kB | 57/109 kB Progress (3): 1.1/3.3 MB | 78/195 kB | 57/109 kB Progress (3): 1.1/3.3 MB | 78/195 kB | 61/109 kB Progress (3): 1.2/3.3 MB | 78/195 kB | 61/109 kB Progress (3): 1.2/3.3 MB | 82/195 kB | 61/109 kB Progress (3): 1.2/3.3 MB | 82/195 kB | 61/109 kB Progress (3): 1.2/3.3 MB | 82/195 kB | 65/109 kB Progress (3): 1.2/3.3 MB | 86/195 kB | 65/109 kB Progress (3): 1.2/3.3 MB | 86/195 kB | 66/109 kB Progress (3): 1.2/3.3 MB | 86/195 kB | 66/109 kB Progress (3): 1.2/3.3 MB | 86/195 kB | 70/109 kB Progress (3): 1.2/3.3 MB | 90/195 kB | 70/109 kB Progress (3): 1.2/3.3 MB | 90/195 kB | 74/109 kB Progress (3): 1.2/3.3 MB | 90/195 kB | 74/109 kB Progress (3): 1.2/3.3 MB | 90/195 kB | 78/109 kB Progress (3): 1.2/3.3 MB | 94/195 kB | 78/109 kB Progress (3): 1.2/3.3 MB | 94/195 kB | 82/109 kB Progress (3): 1.2/3.3 MB | 94/195 kB | 82/109 kB Progress (3): 1.2/3.3 MB | 94/195 kB | 86/109 kB Progress (3): 1.2/3.3 MB | 98/195 kB | 86/109 kB Progress (3): 1.2/3.3 MB | 98/195 kB | 90/109 kB Progress (3): 1.2/3.3 MB | 98/195 kB | 90/109 kB Progress (3): 1.2/3.3 MB | 98/195 kB | 94/109 kB Progress (3): 1.2/3.3 MB | 98/195 kB | 94/109 kB Progress (3): 1.2/3.3 MB | 98/195 kB | 98/109 kB Progress (3): 1.2/3.3 MB | 98/195 kB | 98/109 kB Progress (3): 1.2/3.3 MB | 98/195 kB | 98/109 kB Progress (3): 1.2/3.3 MB | 102/195 kB | 98/109 kB Progress (3): 1.2/3.3 MB | 102/195 kB | 102/109 kB Progress (4): 1.2/3.3 MB | 102/195 kB | 102/109 kB | 4.1/276 kB Progress (4): 1.2/3.3 MB | 102/195 kB | 102/109 kB | 4.1/276 kB Progress (4): 1.2/3.3 MB | 102/195 kB | 102/109 kB | 7.7/276 kB Progress (4): 1.2/3.3 MB | 102/195 kB | 106/109 kB | 7.7/276 kB Progress (4): 1.2/3.3 MB | 106/195 kB | 106/109 kB | 7.7/276 kB Progress (4): 1.2/3.3 MB | 106/195 kB | 109 kB | 7.7/276 kB Progress (4): 1.2/3.3 MB | 106/195 kB | 109 kB | 12/276 kB Progress (4): 1.2/3.3 MB | 106/195 kB | 109 kB | 12/276 kB Progress (4): 1.2/3.3 MB | 106/195 kB | 109 kB | 16/276 kB Progress (4): 1.2/3.3 MB | 110/195 kB | 109 kB | 16/276 kB Progress (4): 1.2/3.3 MB | 110/195 kB | 109 kB | 20/276 kB Progress (4): 1.2/3.3 MB | 110/195 kB | 109 kB | 20/276 kB Progress (4): 1.2/3.3 MB | 110/195 kB | 109 kB | 24/276 kB Progress (4): 1.2/3.3 MB | 114/195 kB | 109 kB | 24/276 kB Progress (4): 1.2/3.3 MB | 114/195 kB | 109 kB | 28/276 kB Progress (4): 1.2/3.3 MB | 114/195 kB | 109 kB | 28/276 kB Progress (4): 1.2/3.3 MB | 114/195 kB | 109 kB | 32/276 kB Progress (4): 1.2/3.3 MB | 118/195 kB | 109 kB | 32/276 kB Progress (4): 1.2/3.3 MB | 118/195 kB | 109 kB | 33/276 kB Progress (4): 1.2/3.3 MB | 118/195 kB | 109 kB | 33/276 kB Progress (4): 1.2/3.3 MB | 118/195 kB | 109 kB | 37/276 kB Progress (4): 1.2/3.3 MB | 122/195 kB | 109 kB | 37/276 kB Progress (4): 1.2/3.3 MB | 122/195 kB | 109 kB | 41/276 kB Progress (4): 1.2/3.3 MB | 122/195 kB | 109 kB | 41/276 kB Progress (4): 1.2/3.3 MB | 122/195 kB | 109 kB | 45/276 kB Progress (4): 1.2/3.3 MB | 122/195 kB | 109 kB | 45/276 kB Progress (4): 1.2/3.3 MB | 126/195 kB | 109 kB | 45/276 kB Progress (4): 1.2/3.3 MB | 126/195 kB | 109 kB | 45/276 kB Progress (4): 1.2/3.3 MB | 126/195 kB | 109 kB | 49/276 kB Progress (4): 1.2/3.3 MB | 126/195 kB | 109 kB | 49/276 kB Progress (4): 1.2/3.3 MB | 130/195 kB | 109 kB | 49/276 kB Progress (4): 1.2/3.3 MB | 130/195 kB | 109 kB | 49/276 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 377 kB/s) [2019-07-30T14:18:55.293Z] Progress (3): 1.2/3.3 MB | 130/195 kB | 53/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-30T14:18:55.293Z] Progress (3): 1.2/3.3 MB | 130/195 kB | 53/276 kB Progress (3): 1.2/3.3 MB | 131/195 kB | 53/276 kB Progress (3): 1.2/3.3 MB | 131/195 kB | 53/276 kB Progress (3): 1.2/3.3 MB | 131/195 kB | 57/276 kB Progress (3): 1.2/3.3 MB | 131/195 kB | 57/276 kB Progress (3): 1.2/3.3 MB | 135/195 kB | 57/276 kB Progress (3): 1.2/3.3 MB | 135/195 kB | 57/276 kB Progress (3): 1.2/3.3 MB | 135/195 kB | 61/276 kB Progress (3): 1.2/3.3 MB | 135/195 kB | 61/276 kB Progress (3): 1.2/3.3 MB | 139/195 kB | 61/276 kB Progress (3): 1.2/3.3 MB | 139/195 kB | 65/276 kB Progress (3): 1.2/3.3 MB | 143/195 kB | 65/276 kB Progress (3): 1.2/3.3 MB | 143/195 kB | 65/276 kB Progress (3): 1.2/3.3 MB | 147/195 kB | 65/276 kB Progress (3): 1.2/3.3 MB | 147/195 kB | 66/276 kB Progress (3): 1.2/3.3 MB | 151/195 kB | 66/276 kB Progress (3): 1.2/3.3 MB | 151/195 kB | 66/276 kB Progress (3): 1.2/3.3 MB | 155/195 kB | 66/276 kB Progress (3): 1.2/3.3 MB | 155/195 kB | 66/276 kB Progress (3): 1.2/3.3 MB | 155/195 kB | 70/276 kB Progress (3): 1.3/3.3 MB | 155/195 kB | 70/276 kB Progress (3): 1.3/3.3 MB | 159/195 kB | 70/276 kB Progress (3): 1.3/3.3 MB | 159/195 kB | 74/276 kB Progress (3): 1.3/3.3 MB | 163/195 kB | 74/276 kB Progress (3): 1.3/3.3 MB | 163/195 kB | 74/276 kB Progress (3): 1.3/3.3 MB | 167/195 kB | 74/276 kB Progress (3): 1.3/3.3 MB | 167/195 kB | 78/276 kB Progress (3): 1.3/3.3 MB | 171/195 kB | 78/276 kB Progress (3): 1.3/3.3 MB | 171/195 kB | 78/276 kB Progress (3): 1.3/3.3 MB | 175/195 kB | 78/276 kB Progress (3): 1.3/3.3 MB | 175/195 kB | 82/276 kB Progress (3): 1.3/3.3 MB | 179/195 kB | 82/276 kB Progress (3): 1.3/3.3 MB | 179/195 kB | 82/276 kB Progress (3): 1.3/3.3 MB | 183/195 kB | 82/276 kB Progress (3): 1.3/3.3 MB | 183/195 kB | 86/276 kB Progress (3): 1.3/3.3 MB | 187/195 kB | 86/276 kB Progress (4): 1.3/3.3 MB | 187/195 kB | 86/276 kB | 4.1/172 kB Progress (4): 1.3/3.3 MB | 187/195 kB | 86/276 kB | 4.1/172 kB Progress (4): 1.3/3.3 MB | 187/195 kB | 86/276 kB | 7.7/172 kB Progress (4): 1.3/3.3 MB | 191/195 kB | 86/276 kB | 7.7/172 kB Progress (4): 1.3/3.3 MB | 191/195 kB | 90/276 kB | 7.7/172 kB Progress (4): 1.3/3.3 MB | 195/195 kB | 90/276 kB | 7.7/172 kB Progress (4): 1.3/3.3 MB | 195/195 kB | 90/276 kB | 12/172 kB Progress (4): 1.3/3.3 MB | 195/195 kB | 90/276 kB | 12/172 kB Progress (5): 1.3/3.3 MB | 195/195 kB | 90/276 kB | 12/172 kB | 4.1/61 kB Progress (5): 1.3/3.3 MB | 195/195 kB | 90/276 kB | 16/172 kB | 4.1/61 kB Progress (5): 1.3/3.3 MB | 195 kB | 90/276 kB | 16/172 kB | 4.1/61 kB Progress (5): 1.3/3.3 MB | 195 kB | 94/276 kB | 16/172 kB | 4.1/61 kB Progress (5): 1.3/3.3 MB | 195 kB | 94/276 kB | 20/172 kB | 4.1/61 kB Progress (5): 1.3/3.3 MB | 195 kB | 94/276 kB | 20/172 kB | 7.7/61 kB Progress (5): 1.3/3.3 MB | 195 kB | 94/276 kB | 20/172 kB | 7.7/61 kB Progress (5): 1.3/3.3 MB | 195 kB | 94/276 kB | 20/172 kB | 12/61 kB Progress (5): 1.3/3.3 MB | 195 kB | 94/276 kB | 24/172 kB | 12/61 kB Progress (5): 1.3/3.3 MB | 195 kB | 98/276 kB | 24/172 kB | 12/61 kB Progress (5): 1.3/3.3 MB | 195 kB | 98/276 kB | 28/172 kB | 12/61 kB Progress (5): 1.3/3.3 MB | 195 kB | 98/276 kB | 28/172 kB | 16/61 kB Progress (5): 1.3/3.3 MB | 195 kB | 98/276 kB | 28/172 kB | 16/61 kB Progress (5): 1.3/3.3 MB | 195 kB | 98/276 kB | 28/172 kB | 20/61 kB Progress (5): 1.3/3.3 MB | 195 kB | 98/276 kB | 32/172 kB | 20/61 kB Progress (5): 1.3/3.3 MB | 195 kB | 98/276 kB | 32/172 kB | 20/61 kB Progress (5): 1.3/3.3 MB | 195 kB | 98/276 kB | 33/172 kB | 20/61 kB Progress (5): 1.3/3.3 MB | 195 kB | 98/276 kB | 33/172 kB | 24/61 kB Progress (5): 1.3/3.3 MB | 195 kB | 98/276 kB | 33/172 kB | 24/61 kB Progress (5): 1.3/3.3 MB | 195 kB | 98/276 kB | 33/172 kB | 28/61 kB Progress (5): 1.3/3.3 MB | 195 kB | 98/276 kB | 37/172 kB | 28/61 kB Progress (5): 1.3/3.3 MB | 195 kB | 102/276 kB | 37/172 kB | 28/61 kB Progress (5): 1.3/3.3 MB | 195 kB | 106/276 kB | 37/172 kB | 28/61 kB Progress (5): 1.3/3.3 MB | 195 kB | 110/276 kB | 37/172 kB | 28/61 kB Progress (5): 1.3/3.3 MB | 195 kB | 114/276 kB | 37/172 kB | 28/61 kB Progress (5): 1.3/3.3 MB | 195 kB | 114/276 kB | 41/172 kB | 28/61 kB Progress (5): 1.3/3.3 MB | 195 kB | 114/276 kB | 41/172 kB | 32/61 kB Progress (5): 1.3/3.3 MB | 195 kB | 114/276 kB | 41/172 kB | 32/61 kB Progress (5): 1.3/3.3 MB | 195 kB | 114/276 kB | 41/172 kB | 36/61 kB Progress (5): 1.3/3.3 MB | 195 kB | 114/276 kB | 45/172 kB | 36/61 kB Progress (5): 1.3/3.3 MB | 195 kB | 118/276 kB | 45/172 kB | 36/61 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 601 kB/s) [2019-07-30T14:18:55.293Z] 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-30T14:18:55.293Z] Progress (4): 1.3/3.3 MB | 122/276 kB | 45/172 kB | 36/61 kB Progress (4): 1.3/3.3 MB | 122/276 kB | 49/172 kB | 36/61 kB Progress (4): 1.3/3.3 MB | 122/276 kB | 49/172 kB | 40/61 kB Progress (4): 1.3/3.3 MB | 122/276 kB | 49/172 kB | 40/61 kB Progress (4): 1.3/3.3 MB | 122/276 kB | 49/172 kB | 44/61 kB Progress (4): 1.3/3.3 MB | 122/276 kB | 53/172 kB | 44/61 kB Progress (4): 1.3/3.3 MB | 126/276 kB | 53/172 kB | 44/61 kB Progress (4): 1.3/3.3 MB | 126/276 kB | 57/172 kB | 44/61 kB Progress (4): 1.3/3.3 MB | 126/276 kB | 57/172 kB | 48/61 kB Progress (4): 1.3/3.3 MB | 126/276 kB | 57/172 kB | 48/61 kB Progress (4): 1.3/3.3 MB | 126/276 kB | 57/172 kB | 52/61 kB Progress (4): 1.3/3.3 MB | 126/276 kB | 61/172 kB | 52/61 kB Progress (4): 1.3/3.3 MB | 130/276 kB | 61/172 kB | 52/61 kB Progress (4): 1.3/3.3 MB | 130/276 kB | 65/172 kB | 52/61 kB Progress (4): 1.3/3.3 MB | 130/276 kB | 65/172 kB | 56/61 kB Progress (4): 1.3/3.3 MB | 130/276 kB | 65/172 kB | 56/61 kB Progress (4): 1.3/3.3 MB | 130/276 kB | 65/172 kB | 60/61 kB Progress (4): 1.3/3.3 MB | 130/276 kB | 65/172 kB | 61 kB Progress (4): 1.3/3.3 MB | 130/276 kB | 66/172 kB | 61 kB Progress (4): 1.3/3.3 MB | 134/276 kB | 66/172 kB | 61 kB Progress (4): 1.3/3.3 MB | 134/276 kB | 70/172 kB | 61 kB Progress (4): 1.3/3.3 MB | 134/276 kB | 70/172 kB | 61 kB Progress (4): 1.3/3.3 MB | 134/276 kB | 74/172 kB | 61 kB Progress (4): 1.3/3.3 MB | 138/276 kB | 74/172 kB | 61 kB Progress (4): 1.3/3.3 MB | 138/276 kB | 78/172 kB | 61 kB Progress (4): 1.3/3.3 MB | 138/276 kB | 78/172 kB | 61 kB Progress (4): 1.3/3.3 MB | 138/276 kB | 82/172 kB | 61 kB Progress (4): 1.3/3.3 MB | 142/276 kB | 82/172 kB | 61 kB Progress (4): 1.3/3.3 MB | 142/276 kB | 86/172 kB | 61 kB Progress (4): 1.3/3.3 MB | 142/276 kB | 86/172 kB | 61 kB Progress (4): 1.3/3.3 MB | 142/276 kB | 90/172 kB | 61 kB Progress (4): 1.3/3.3 MB | 146/276 kB | 90/172 kB | 61 kB Progress (4): 1.3/3.3 MB | 146/276 kB | 94/172 kB | 61 kB Progress (4): 1.3/3.3 MB | 146/276 kB | 94/172 kB | 61 kB Progress (4): 1.3/3.3 MB | 146/276 kB | 98/172 kB | 61 kB Progress (4): 1.3/3.3 MB | 150/276 kB | 98/172 kB | 61 kB Progress (4): 1.3/3.3 MB | 150/276 kB | 98/172 kB | 61 kB Progress (4): 1.3/3.3 MB | 150/276 kB | 98/172 kB | 61 kB Progress (4): 1.3/3.3 MB | 150/276 kB | 102/172 kB | 61 kB Progress (4): 1.3/3.3 MB | 154/276 kB | 102/172 kB | 61 kB Progress (4): 1.3/3.3 MB | 154/276 kB | 106/172 kB | 61 kB Progress (4): 1.3/3.3 MB | 154/276 kB | 106/172 kB | 61 kB Progress (4): 1.3/3.3 MB | 154/276 kB | 110/172 kB | 61 kB Progress (4): 1.3/3.3 MB | 158/276 kB | 110/172 kB | 61 kB Progress (4): 1.3/3.3 MB | 158/276 kB | 114/172 kB | 61 kB Progress (4): 1.3/3.3 MB | 158/276 kB | 114/172 kB | 61 kB Progress (4): 1.3/3.3 MB | 158/276 kB | 118/172 kB | 61 kB Progress (4): 1.3/3.3 MB | 162/276 kB | 118/172 kB | 61 kB Progress (4): 1.3/3.3 MB | 162/276 kB | 122/172 kB | 61 kB Progress (4): 1.3/3.3 MB | 166/276 kB | 122/172 kB | 61 kB Progress (4): 1.3/3.3 MB | 166/276 kB | 122/172 kB | 61 kB Progress (4): 1.3/3.3 MB | 170/276 kB | 122/172 kB | 61 kB Progress (4): 1.3/3.3 MB | 170/276 kB | 126/172 kB | 61 kB Progress (4): 1.3/3.3 MB | 170/276 kB | 126/172 kB | 61 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar (61 kB at 180 kB/s) [2019-07-30T14:18:55.293Z] Progress (3): 1.3/3.3 MB | 170/276 kB | 130/172 kB Progress (3): 1.3/3.3 MB | 174/276 kB | 130/172 kB Progress (3): 1.3/3.3 MB | 174/276 kB | 131/172 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar [2019-07-30T14:18:55.293Z] Progress (3): 1.3/3.3 MB | 174/276 kB | 131/172 kB Progress (3): 1.3/3.3 MB | 174/276 kB | 135/172 kB Progress (3): 1.3/3.3 MB | 178/276 kB | 135/172 kB Progress (3): 1.3/3.3 MB | 178/276 kB | 139/172 kB Progress (3): 1.3/3.3 MB | 182/276 kB | 139/172 kB Progress (3): 1.3/3.3 MB | 182/276 kB | 139/172 kB Progress (3): 1.3/3.3 MB | 186/276 kB | 139/172 kB Progress (3): 1.3/3.3 MB | 186/276 kB | 143/172 kB Progress (3): 1.3/3.3 MB | 190/276 kB | 143/172 kB Progress (3): 1.3/3.3 MB | 190/276 kB | 143/172 kB Progress (4): 1.3/3.3 MB | 190/276 kB | 143/172 kB | 4.1/47 kB Progress (4): 1.4/3.3 MB | 190/276 kB | 143/172 kB | 4.1/47 kB Progress (4): 1.4/3.3 MB | 194/276 kB | 143/172 kB | 4.1/47 kB Progress (4): 1.4/3.3 MB | 194/276 kB | 147/172 kB | 4.1/47 kB Progress (4): 1.4/3.3 MB | 198/276 kB | 147/172 kB | 4.1/47 kB Progress (4): 1.4/3.3 MB | 198/276 kB | 147/172 kB | 4.1/47 kB Progress (4): 1.4/3.3 MB | 198/276 kB | 147/172 kB | 7.7/47 kB Progress (4): 1.4/3.3 MB | 198/276 kB | 147/172 kB | 7.7/47 kB Progress (4): 1.4/3.3 MB | 202/276 kB | 147/172 kB | 7.7/47 kB Progress (4): 1.4/3.3 MB | 202/276 kB | 151/172 kB | 7.7/47 kB Progress (4): 1.4/3.3 MB | 206/276 kB | 151/172 kB | 7.7/47 kB Progress (4): 1.4/3.3 MB | 206/276 kB | 151/172 kB | 7.7/47 kB Progress (4): 1.4/3.3 MB | 206/276 kB | 151/172 kB | 12/47 kB Progress (4): 1.4/3.3 MB | 206/276 kB | 151/172 kB | 12/47 kB Progress (4): 1.4/3.3 MB | 210/276 kB | 151/172 kB | 12/47 kB Progress (4): 1.4/3.3 MB | 210/276 kB | 155/172 kB | 12/47 kB Progress (4): 1.4/3.3 MB | 214/276 kB | 155/172 kB | 12/47 kB Progress (4): 1.4/3.3 MB | 214/276 kB | 155/172 kB | 12/47 kB Progress (4): 1.4/3.3 MB | 214/276 kB | 155/172 kB | 16/47 kB Progress (4): 1.4/3.3 MB | 214/276 kB | 155/172 kB | 16/47 kB Progress (4): 1.4/3.3 MB | 218/276 kB | 155/172 kB | 16/47 kB Progress (4): 1.4/3.3 MB | 218/276 kB | 159/172 kB | 16/47 kB Progress (4): 1.4/3.3 MB | 222/276 kB | 159/172 kB | 16/47 kB Progress (4): 1.4/3.3 MB | 222/276 kB | 159/172 kB | 16/47 kB Progress (4): 1.4/3.3 MB | 222/276 kB | 159/172 kB | 20/47 kB Progress (4): 1.4/3.3 MB | 222/276 kB | 159/172 kB | 20/47 kB Progress (4): 1.4/3.3 MB | 226/276 kB | 159/172 kB | 20/47 kB Progress (4): 1.4/3.3 MB | 226/276 kB | 163/172 kB | 20/47 kB Progress (4): 1.4/3.3 MB | 230/276 kB | 163/172 kB | 20/47 kB Progress (4): 1.4/3.3 MB | 230/276 kB | 163/172 kB | 20/47 kB Progress (4): 1.4/3.3 MB | 230/276 kB | 163/172 kB | 24/47 kB Progress (4): 1.4/3.3 MB | 230/276 kB | 163/172 kB | 24/47 kB Progress (4): 1.4/3.3 MB | 234/276 kB | 163/172 kB | 24/47 kB Progress (4): 1.4/3.3 MB | 234/276 kB | 167/172 kB | 24/47 kB Progress (4): 1.4/3.3 MB | 238/276 kB | 167/172 kB | 24/47 kB Progress (4): 1.4/3.3 MB | 238/276 kB | 167/172 kB | 24/47 kB Progress (4): 1.4/3.3 MB | 238/276 kB | 167/172 kB | 28/47 kB Progress (4): 1.4/3.3 MB | 238/276 kB | 167/172 kB | 28/47 kB Progress (4): 1.4/3.3 MB | 242/276 kB | 167/172 kB | 28/47 kB Progress (4): 1.4/3.3 MB | 242/276 kB | 171/172 kB | 28/47 kB Progress (4): 1.4/3.3 MB | 246/276 kB | 171/172 kB | 28/47 kB Progress (4): 1.4/3.3 MB | 246/276 kB | 171/172 kB | 28/47 kB Progress (4): 1.4/3.3 MB | 246/276 kB | 171/172 kB | 32/47 kB Progress (4): 1.4/3.3 MB | 246/276 kB | 171/172 kB | 32/47 kB Progress (4): 1.4/3.3 MB | 250/276 kB | 171/172 kB | 32/47 kB Progress (4): 1.4/3.3 MB | 250/276 kB | 172 kB | 32/47 kB Progress (4): 1.4/3.3 MB | 254/276 kB | 172 kB | 32/47 kB Progress (4): 1.4/3.3 MB | 254/276 kB | 172 kB | 32/47 kB Progress (4): 1.4/3.3 MB | 254/276 kB | 172 kB | 33/47 kB Progress (4): 1.4/3.3 MB | 254/276 kB | 172 kB | 33/47 kB Progress (4): 1.4/3.3 MB | 258/276 kB | 172 kB | 33/47 kB Progress (4): 1.4/3.3 MB | 258/276 kB | 172 kB | 33/47 kB Progress (4): 1.4/3.3 MB | 258/276 kB | 172 kB | 37/47 kB Progress (4): 1.4/3.3 MB | 258/276 kB | 172 kB | 37/47 kB Progress (4): 1.4/3.3 MB | 262/276 kB | 172 kB | 37/47 kB Progress (4): 1.4/3.3 MB | 262/276 kB | 172 kB | 37/47 kB Progress (4): 1.4/3.3 MB | 262/276 kB | 172 kB | 41/47 kB Progress (4): 1.4/3.3 MB | 262/276 kB | 172 kB | 41/47 kB Progress (4): 1.4/3.3 MB | 266/276 kB | 172 kB | 41/47 kB Progress (4): 1.4/3.3 MB | 266/276 kB | 172 kB | 41/47 kB Progress (4): 1.4/3.3 MB | 266/276 kB | 172 kB | 45/47 kB Progress (4): 1.4/3.3 MB | 266/276 kB | 172 kB | 45/47 kB Progress (4): 1.4/3.3 MB | 270/276 kB | 172 kB | 45/47 kB Progress (4): 1.4/3.3 MB | 270/276 kB | 172 kB | 45/47 kB Progress (4): 1.4/3.3 MB | 270/276 kB | 172 kB | 47 kB Progress (4): 1.4/3.3 MB | 270/276 kB | 172 kB | 47 kB Progress (4): 1.4/3.3 MB | 274/276 kB | 172 kB | 47 kB Progress (4): 1.5/3.3 MB | 274/276 kB | 172 kB | 47 kB Progress (4): 1.5/3.3 MB | 276 kB | 172 kB | 47 kB Progress (4): 1.5/3.3 MB | 276 kB | 172 kB | 47 kB Progress (4): 1.5/3.3 MB | 276 kB | 172 kB | 47 kB Progress (4): 1.5/3.3 MB | 276 kB | 172 kB | 47 kB Progress (4): 1.5/3.3 MB | 276 kB | 172 kB | 47 kB Progress (4): 1.5/3.3 MB | 276 kB | 172 kB | 47 kB Progress (4): 1.5/3.3 MB | 276 kB | 172 kB | 47 kB Progress (4): 1.5/3.3 MB | 276 kB | 172 kB | 47 kB Progress (4): 1.5/3.3 MB | 276 kB | 172 kB | 47 kB Progress (4): 1.5/3.3 MB | 276 kB | 172 kB | 47 kB Progress (4): 1.5/3.3 MB | 276 kB | 172 kB | 47 kB Progress (4): 1.5/3.3 MB | 276 kB | 172 kB | 47 kB Progress (4): 1.5/3.3 MB | 276 kB | 172 kB | 47 kB Progress (4): 1.5/3.3 MB | 276 kB | 172 kB | 47 kB Progress (4): 1.5/3.3 MB | 276 kB | 172 kB | 47 kB Progress (4): 1.5/3.3 MB | 276 kB | 172 kB | 47 kB Progress (4): 1.5/3.3 MB | 276 kB | 172 kB | 47 kB Progress (4): 1.5/3.3 MB | 276 kB | 172 kB | 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 480 kB/s) [2019-07-30T14:18:55.293Z] Progress (3): 1.5/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-30T14:18:55.293Z] 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 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.6/3.3 MB | 276 kB | 47 kB Progress (3): 1.6/3.3 MB | 276 kB | 47 kB Progress (3): 1.6/3.3 MB | 276 kB | 47 kB Progress (3): 1.6/3.3 MB | 276 kB | 47 kB Progress (3): 1.6/3.3 MB | 276 kB | 47 kB Progress (3): 1.6/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 761 kB/s) [2019-07-30T14:18:55.293Z] Progress (2): 1.6/3.3 MB | 47 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar [2019-07-30T14:18:55.293Z] 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.7/3.3 MB | 47 kB Progress (2): 1.7/3.3 MB | 47 kB Progress (2): 1.7/3.3 MB | 47 kB Progress (2): 1.7/3.3 MB | 47 kB Progress (2): 1.7/3.3 MB | 47 kB Progress (2): 1.7/3.3 MB | 47 kB Progress (2): 1.7/3.3 MB | 47 kB Progress (2): 1.7/3.3 MB | 47 kB Progress (2): 1.7/3.3 MB | 47 kB Progress (2): 1.7/3.3 MB | 47 kB Progress (2): 1.7/3.3 MB | 47 kB Progress (2): 1.7/3.3 MB | 47 kB Progress (2): 1.7/3.3 MB | 47 kB Progress (2): 1.7/3.3 MB | 47 kB Progress (2): 1.7/3.3 MB | 47 kB Progress (2): 1.7/3.3 MB | 47 kB Progress (2): 1.7/3.3 MB | 47 kB Progress (2): 1.7/3.3 MB | 47 kB Progress (2): 1.7/3.3 MB | 47 kB Progress (2): 1.7/3.3 MB | 47 kB Progress (2): 1.7/3.3 MB | 47 kB Progress (2): 1.7/3.3 MB | 47 kB Progress (2): 1.7/3.3 MB | 47 kB Progress (2): 1.7/3.3 MB | 47 kB Progress (2): 1.7/3.3 MB | 47 kB Progress (2): 1.8/3.3 MB | 47 kB Progress (2): 1.8/3.3 MB | 47 kB Progress (2): 1.8/3.3 MB | 47 kB Progress (2): 1.8/3.3 MB | 47 kB Progress (2): 1.8/3.3 MB | 47 kB Progress (2): 1.8/3.3 MB | 47 kB Progress (2): 1.8/3.3 MB | 47 kB Progress (2): 1.8/3.3 MB | 47 kB Progress (2): 1.8/3.3 MB | 47 kB Progress (2): 1.8/3.3 MB | 47 kB Progress (2): 1.8/3.3 MB | 47 kB Progress (2): 1.8/3.3 MB | 47 kB Progress (2): 1.8/3.3 MB | 47 kB Progress (2): 1.8/3.3 MB | 47 kB Progress (2): 1.8/3.3 MB | 47 kB Progress (2): 1.8/3.3 MB | 47 kB Progress (2): 1.8/3.3 MB | 47 kB Progress (2): 1.8/3.3 MB | 47 kB Progress (2): 1.8/3.3 MB | 47 kB Progress (2): 1.8/3.3 MB | 47 kB Progress (2): 1.8/3.3 MB | 47 kB Progress (2): 1.8/3.3 MB | 47 kB Progress (2): 1.8/3.3 MB | 47 kB Progress (2): 1.8/3.3 MB | 47 kB Progress (2): 1.8/3.3 MB | 47 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 124 kB/s) [2019-07-30T14:18:55.293Z] Progress (1): 1.9/3.3 MB 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-30T14:18:55.553Z] Progress (1): 1.9/3.3 MB Progress (1): 1.9/3.3 MB Progress (1): 1.9/3.3 MB Progress (1): 1.9/3.3 MB Progress (1): 1.9/3.3 MB Progress (1): 1.9/3.3 MB Progress (1): 1.9/3.3 MB Progress (1): 1.9/3.3 MB Progress (1): 1.9/3.3 MB Progress (1): 1.9/3.3 MB Progress (2): 1.9/3.3 MB | 4.1/254 kB Progress (2): 1.9/3.3 MB | 4.1/254 kB Progress (2): 1.9/3.3 MB | 7.7/254 kB Progress (2): 1.9/3.3 MB | 7.7/254 kB Progress (2): 1.9/3.3 MB | 12/254 kB Progress (2): 1.9/3.3 MB | 12/254 kB Progress (2): 1.9/3.3 MB | 16/254 kB Progress (2): 1.9/3.3 MB | 16/254 kB Progress (2): 1.9/3.3 MB | 20/254 kB Progress (2): 1.9/3.3 MB | 20/254 kB Progress (2): 1.9/3.3 MB | 24/254 kB Progress (2): 1.9/3.3 MB | 24/254 kB Progress (2): 1.9/3.3 MB | 28/254 kB Progress (2): 1.9/3.3 MB | 28/254 kB Progress (2): 1.9/3.3 MB | 32/254 kB Progress (2): 1.9/3.3 MB | 32/254 kB Progress (2): 1.9/3.3 MB | 33/254 kB Progress (2): 1.9/3.3 MB | 33/254 kB Progress (2): 1.9/3.3 MB | 37/254 kB Progress (2): 1.9/3.3 MB | 37/254 kB Progress (2): 1.9/3.3 MB | 41/254 kB Progress (2): 1.9/3.3 MB | 41/254 kB Progress (2): 1.9/3.3 MB | 41/254 kB Progress (2): 1.9/3.3 MB | 45/254 kB Progress (2): 1.9/3.3 MB | 45/254 kB Progress (2): 1.9/3.3 MB | 49/254 kB Progress (2): 1.9/3.3 MB | 49/254 kB Progress (2): 1.9/3.3 MB | 53/254 kB Progress (2): 2.0/3.3 MB | 53/254 kB Progress (2): 2.0/3.3 MB | 57/254 kB Progress (2): 2.0/3.3 MB | 57/254 kB Progress (2): 2.0/3.3 MB | 61/254 kB Progress (2): 2.0/3.3 MB | 61/254 kB Progress (2): 2.0/3.3 MB | 65/254 kB Progress (2): 2.0/3.3 MB | 65/254 kB Progress (2): 2.0/3.3 MB | 66/254 kB Progress (3): 2.0/3.3 MB | 66/254 kB | 4.1/52 kB Progress (3): 2.0/3.3 MB | 70/254 kB | 4.1/52 kB Progress (3): 2.0/3.3 MB | 70/254 kB | 4.1/52 kB Progress (3): 2.0/3.3 MB | 74/254 kB | 4.1/52 kB Progress (3): 2.0/3.3 MB | 74/254 kB | 7.7/52 kB Progress (3): 2.0/3.3 MB | 78/254 kB | 7.7/52 kB Progress (3): 2.0/3.3 MB | 78/254 kB | 7.7/52 kB Progress (3): 2.0/3.3 MB | 82/254 kB | 7.7/52 kB Progress (3): 2.0/3.3 MB | 82/254 kB | 7.7/52 kB Progress (3): 2.0/3.3 MB | 82/254 kB | 12/52 kB Progress (3): 2.0/3.3 MB | 82/254 kB | 12/52 kB Progress (3): 2.0/3.3 MB | 86/254 kB | 12/52 kB Progress (3): 2.0/3.3 MB | 86/254 kB | 12/52 kB Progress (3): 2.0/3.3 MB | 86/254 kB | 16/52 kB Progress (3): 2.0/3.3 MB | 86/254 kB | 16/52 kB Progress (3): 2.0/3.3 MB | 90/254 kB | 16/52 kB Progress (3): 2.0/3.3 MB | 90/254 kB | 16/52 kB Progress (3): 2.0/3.3 MB | 90/254 kB | 20/52 kB Progress (3): 2.0/3.3 MB | 90/254 kB | 20/52 kB Progress (3): 2.0/3.3 MB | 94/254 kB | 20/52 kB Progress (3): 2.0/3.3 MB | 94/254 kB | 20/52 kB Progress (3): 2.0/3.3 MB | 94/254 kB | 24/52 kB Progress (3): 2.0/3.3 MB | 94/254 kB | 24/52 kB Progress (3): 2.0/3.3 MB | 98/254 kB | 24/52 kB Progress (3): 2.0/3.3 MB | 98/254 kB | 24/52 kB Progress (3): 2.0/3.3 MB | 98/254 kB | 28/52 kB Progress (3): 2.0/3.3 MB | 98/254 kB | 28/52 kB Progress (3): 2.0/3.3 MB | 98/254 kB | 28/52 kB Progress (4): 2.0/3.3 MB | 98/254 kB | 28/52 kB | 4.1/65 kB Progress (4): 2.0/3.3 MB | 102/254 kB | 28/52 kB | 4.1/65 kB Progress (4): 2.0/3.3 MB | 102/254 kB | 28/52 kB | 4.1/65 kB Progress (4): 2.0/3.3 MB | 102/254 kB | 32/52 kB | 4.1/65 kB Progress (4): 2.0/3.3 MB | 102/254 kB | 32/52 kB | 4.1/65 kB Progress (4): 2.0/3.3 MB | 106/254 kB | 32/52 kB | 4.1/65 kB Progress (4): 2.0/3.3 MB | 106/254 kB | 32/52 kB | 7.7/65 kB Progress (4): 2.0/3.3 MB | 110/254 kB | 32/52 kB | 7.7/65 kB Progress (4): 2.0/3.3 MB | 110/254 kB | 32/52 kB | 7.7/65 kB Progress (4): 2.0/3.3 MB | 110/254 kB | 33/52 kB | 7.7/65 kB Progress (4): 2.0/3.3 MB | 110/254 kB | 33/52 kB | 7.7/65 kB Progress (4): 2.0/3.3 MB | 114/254 kB | 33/52 kB | 7.7/65 kB Progress (4): 2.0/3.3 MB | 114/254 kB | 33/52 kB | 12/65 kB Progress (4): 2.0/3.3 MB | 118/254 kB | 33/52 kB | 12/65 kB Progress (4): 2.0/3.3 MB | 118/254 kB | 33/52 kB | 12/65 kB Progress (4): 2.0/3.3 MB | 118/254 kB | 37/52 kB | 12/65 kB Progress (4): 2.0/3.3 MB | 118/254 kB | 37/52 kB | 12/65 kB Progress (4): 2.0/3.3 MB | 122/254 kB | 37/52 kB | 12/65 kB Progress (4): 2.0/3.3 MB | 122/254 kB | 37/52 kB | 16/65 kB Progress (4): 2.0/3.3 MB | 122/254 kB | 37/52 kB | 16/65 kB Progress (4): 2.0/3.3 MB | 122/254 kB | 41/52 kB | 16/65 kB Progress (4): 2.0/3.3 MB | 122/254 kB | 41/52 kB | 16/65 kB Progress (4): 2.0/3.3 MB | 122/254 kB | 41/52 kB | 20/65 kB Progress (5): 2.0/3.3 MB | 122/254 kB | 41/52 kB | 20/65 kB | 4.1/125 kB Progress (5): 2.0/3.3 MB | 126/254 kB | 41/52 kB | 20/65 kB | 4.1/125 kB Progress (5): 2.0/3.3 MB | 126/254 kB | 41/52 kB | 20/65 kB | 7.7/125 kB Progress (5): 2.0/3.3 MB | 126/254 kB | 41/52 kB | 24/65 kB | 7.7/125 kB Progress (5): 2.0/3.3 MB | 126/254 kB | 41/52 kB | 24/65 kB | 7.7/125 kB Progress (5): 2.0/3.3 MB | 126/254 kB | 45/52 kB | 24/65 kB | 7.7/125 kB Progress (5): 2.1/3.3 MB | 126/254 kB | 45/52 kB | 24/65 kB | 7.7/125 kB Progress (5): 2.1/3.3 MB | 126/254 kB | 45/52 kB | 28/65 kB | 7.7/125 kB Progress (5): 2.1/3.3 MB | 126/254 kB | 45/52 kB | 28/65 kB | 12/125 kB Progress (5): 2.1/3.3 MB | 130/254 kB | 45/52 kB | 28/65 kB | 12/125 kB Progress (5): 2.1/3.3 MB | 130/254 kB | 45/52 kB | 28/65 kB | 16/125 kB Progress (5): 2.1/3.3 MB | 130/254 kB | 45/52 kB | 32/65 kB | 16/125 kB Progress (5): 2.1/3.3 MB | 130/254 kB | 45/52 kB | 32/65 kB | 16/125 kB Progress (5): 2.1/3.3 MB | 130/254 kB | 49/52 kB | 32/65 kB | 16/125 kB Progress (5): 2.1/3.3 MB | 130/254 kB | 49/52 kB | 32/65 kB | 16/125 kB Progress (5): 2.1/3.3 MB | 130/254 kB | 49/52 kB | 36/65 kB | 16/125 kB Progress (5): 2.1/3.3 MB | 130/254 kB | 49/52 kB | 36/65 kB | 20/125 kB Progress (5): 2.1/3.3 MB | 131/254 kB | 49/52 kB | 36/65 kB | 20/125 kB Progress (5): 2.1/3.3 MB | 131/254 kB | 49/52 kB | 36/65 kB | 24/125 kB Progress (5): 2.1/3.3 MB | 131/254 kB | 49/52 kB | 40/65 kB | 24/125 kB Progress (5): 2.1/3.3 MB | 131/254 kB | 49/52 kB | 40/65 kB | 24/125 kB Progress (5): 2.1/3.3 MB | 131/254 kB | 52 kB | 40/65 kB | 24/125 kB Progress (5): 2.1/3.3 MB | 131/254 kB | 52 kB | 40/65 kB | 24/125 kB Progress (5): 2.1/3.3 MB | 131/254 kB | 52 kB | 44/65 kB | 24/125 kB Progress (5): 2.1/3.3 MB | 131/254 kB | 52 kB | 44/65 kB | 28/125 kB Progress (5): 2.1/3.3 MB | 135/254 kB | 52 kB | 44/65 kB | 28/125 kB Progress (5): 2.1/3.3 MB | 135/254 kB | 52 kB | 44/65 kB | 32/125 kB Progress (5): 2.1/3.3 MB | 135/254 kB | 52 kB | 48/65 kB | 32/125 kB Progress (5): 2.1/3.3 MB | 135/254 kB | 52 kB | 48/65 kB | 32/125 kB Progress (5): 2.1/3.3 MB | 135/254 kB | 52 kB | 52/65 kB | 32/125 kB Progress (5): 2.1/3.3 MB | 135/254 kB | 52 kB | 52/65 kB | 33/125 kB Progress (5): 2.1/3.3 MB | 139/254 kB | 52 kB | 52/65 kB | 33/125 kB Progress (5): 2.1/3.3 MB | 139/254 kB | 52 kB | 52/65 kB | 37/125 kB Progress (5): 2.1/3.3 MB | 139/254 kB | 52 kB | 56/65 kB | 37/125 kB Progress (5): 2.1/3.3 MB | 139/254 kB | 52 kB | 56/65 kB | 37/125 kB Progress (5): 2.1/3.3 MB | 139/254 kB | 52 kB | 60/65 kB | 37/125 kB Progress (5): 2.1/3.3 MB | 139/254 kB | 52 kB | 60/65 kB | 41/125 kB Progress (5): 2.1/3.3 MB | 143/254 kB | 52 kB | 60/65 kB | 41/125 kB Progress (5): 2.1/3.3 MB | 143/254 kB | 52 kB | 60/65 kB | 45/125 kB Progress (5): 2.1/3.3 MB | 143/254 kB | 52 kB | 64/65 kB | 45/125 kB Progress (5): 2.1/3.3 MB | 143/254 kB | 52 kB | 64/65 kB | 45/125 kB Progress (5): 2.1/3.3 MB | 143/254 kB | 52 kB | 65 kB | 45/125 kB Progress (5): 2.1/3.3 MB | 143/254 kB | 52 kB | 65 kB | 49/125 kB Progress (5): 2.1/3.3 MB | 147/254 kB | 52 kB | 65 kB | 49/125 kB Progress (5): 2.1/3.3 MB | 147/254 kB | 52 kB | 65 kB | 53/125 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 129 kB/s) [2019-07-30T14:18:55.553Z] Progress (4): 2.1/3.3 MB | 147/254 kB | 65 kB | 53/125 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-30T14:18:55.553Z] Progress (4): 2.1/3.3 MB | 147/254 kB | 65 kB | 57/125 kB Progress (4): 2.1/3.3 MB | 151/254 kB | 65 kB | 57/125 kB Progress (4): 2.1/3.3 MB | 151/254 kB | 65 kB | 61/125 kB Progress (4): 2.1/3.3 MB | 151/254 kB | 65 kB | 61/125 kB Progress (4): 2.1/3.3 MB | 151/254 kB | 65 kB | 65/125 kB Progress (4): 2.1/3.3 MB | 155/254 kB | 65 kB | 65/125 kB Progress (4): 2.1/3.3 MB | 159/254 kB | 65 kB | 65/125 kB Progress (4): 2.1/3.3 MB | 163/254 kB | 65 kB | 65/125 kB Progress (4): 2.1/3.3 MB | 164/254 kB | 65 kB | 65/125 kB Progress (4): 2.1/3.3 MB | 168/254 kB | 65 kB | 65/125 kB Progress (4): 2.1/3.3 MB | 172/254 kB | 65 kB | 65/125 kB Progress (4): 2.1/3.3 MB | 176/254 kB | 65 kB | 65/125 kB Progress (4): 2.1/3.3 MB | 176/254 kB | 65 kB | 66/125 kB Progress (4): 2.1/3.3 MB | 176/254 kB | 65 kB | 66/125 kB Progress (4): 2.1/3.3 MB | 176/254 kB | 65 kB | 70/125 kB Progress (5): 2.1/3.3 MB | 176/254 kB | 65 kB | 70/125 kB | 4.1/866 kB Progress (5): 2.1/3.3 MB | 180/254 kB | 65 kB | 70/125 kB | 4.1/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 154 kB/s) [2019-07-30T14:18:55.553Z] Progress (4): 2.1/3.3 MB | 184/254 kB | 70/125 kB | 4.1/866 kB Progress (4): 2.1/3.3 MB | 184/254 kB | 70/125 kB | 7.7/866 kB Progress (4): 2.1/3.3 MB | 184/254 kB | 74/125 kB | 7.7/866 kB Progress (4): 2.1/3.3 MB | 184/254 kB | 74/125 kB | 7.7/866 kB Progress (4): 2.1/3.3 MB | 184/254 kB | 78/125 kB | 7.7/866 kB Progress (4): 2.1/3.3 MB | 184/254 kB | 78/125 kB | 12/866 kB Progress (4): 2.1/3.3 MB | 188/254 kB | 78/125 kB | 12/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-30T14:18:55.553Z] Progress (4): 2.1/3.3 MB | 192/254 kB | 78/125 kB | 12/866 kB Progress (4): 2.1/3.3 MB | 192/254 kB | 78/125 kB | 16/866 kB Progress (4): 2.1/3.3 MB | 192/254 kB | 82/125 kB | 16/866 kB Progress (4): 2.1/3.3 MB | 192/254 kB | 82/125 kB | 16/866 kB Progress (4): 2.1/3.3 MB | 192/254 kB | 86/125 kB | 16/866 kB Progress (4): 2.1/3.3 MB | 192/254 kB | 86/125 kB | 20/866 kB Progress (4): 2.1/3.3 MB | 196/254 kB | 86/125 kB | 20/866 kB Progress (4): 2.1/3.3 MB | 196/254 kB | 86/125 kB | 24/866 kB Progress (4): 2.1/3.3 MB | 196/254 kB | 90/125 kB | 24/866 kB Progress (4): 2.1/3.3 MB | 196/254 kB | 90/125 kB | 24/866 kB Progress (4): 2.1/3.3 MB | 196/254 kB | 94/125 kB | 24/866 kB Progress (4): 2.1/3.3 MB | 196/254 kB | 94/125 kB | 28/866 kB Progress (4): 2.1/3.3 MB | 197/254 kB | 94/125 kB | 28/866 kB Progress (4): 2.1/3.3 MB | 197/254 kB | 94/125 kB | 32/866 kB Progress (4): 2.1/3.3 MB | 197/254 kB | 98/125 kB | 32/866 kB Progress (4): 2.1/3.3 MB | 197/254 kB | 98/125 kB | 32/866 kB Progress (4): 2.1/3.3 MB | 197/254 kB | 98/125 kB | 32/866 kB Progress (4): 2.1/3.3 MB | 197/254 kB | 98/125 kB | 32/866 kB Progress (4): 2.1/3.3 MB | 197/254 kB | 98/125 kB | 33/866 kB Progress (4): 2.1/3.3 MB | 201/254 kB | 98/125 kB | 33/866 kB Progress (4): 2.1/3.3 MB | 201/254 kB | 98/125 kB | 37/866 kB Progress (4): 2.1/3.3 MB | 201/254 kB | 98/125 kB | 37/866 kB Progress (4): 2.1/3.3 MB | 201/254 kB | 102/125 kB | 37/866 kB Progress (4): 2.1/3.3 MB | 201/254 kB | 102/125 kB | 37/866 kB Progress (4): 2.1/3.3 MB | 201/254 kB | 102/125 kB | 41/866 kB Progress (4): 2.1/3.3 MB | 205/254 kB | 102/125 kB | 41/866 kB Progress (4): 2.1/3.3 MB | 205/254 kB | 102/125 kB | 45/866 kB Progress (4): 2.1/3.3 MB | 205/254 kB | 102/125 kB | 45/866 kB Progress (4): 2.1/3.3 MB | 205/254 kB | 106/125 kB | 45/866 kB Progress (4): 2.1/3.3 MB | 205/254 kB | 106/125 kB | 45/866 kB Progress (4): 2.1/3.3 MB | 205/254 kB | 106/125 kB | 49/866 kB Progress (4): 2.1/3.3 MB | 209/254 kB | 106/125 kB | 49/866 kB Progress (4): 2.1/3.3 MB | 209/254 kB | 106/125 kB | 53/866 kB Progress (4): 2.1/3.3 MB | 209/254 kB | 106/125 kB | 53/866 kB Progress (4): 2.1/3.3 MB | 209/254 kB | 110/125 kB | 53/866 kB Progress (4): 2.1/3.3 MB | 209/254 kB | 110/125 kB | 53/866 kB Progress (4): 2.1/3.3 MB | 209/254 kB | 110/125 kB | 57/866 kB Progress (4): 2.1/3.3 MB | 213/254 kB | 110/125 kB | 57/866 kB Progress (4): 2.1/3.3 MB | 213/254 kB | 110/125 kB | 61/866 kB Progress (4): 2.1/3.3 MB | 213/254 kB | 110/125 kB | 61/866 kB Progress (4): 2.1/3.3 MB | 213/254 kB | 114/125 kB | 61/866 kB Progress (4): 2.1/3.3 MB | 213/254 kB | 114/125 kB | 61/866 kB Progress (4): 2.1/3.3 MB | 213/254 kB | 114/125 kB | 65/866 kB Progress (4): 2.1/3.3 MB | 217/254 kB | 114/125 kB | 65/866 kB Progress (4): 2.1/3.3 MB | 217/254 kB | 114/125 kB | 66/866 kB Progress (4): 2.1/3.3 MB | 217/254 kB | 114/125 kB | 66/866 kB Progress (4): 2.1/3.3 MB | 217/254 kB | 118/125 kB | 66/866 kB Progress (4): 2.2/3.3 MB | 217/254 kB | 118/125 kB | 66/866 kB Progress (4): 2.2/3.3 MB | 217/254 kB | 118/125 kB | 70/866 kB Progress (4): 2.2/3.3 MB | 221/254 kB | 118/125 kB | 70/866 kB Progress (4): 2.2/3.3 MB | 221/254 kB | 118/125 kB | 74/866 kB Progress (4): 2.2/3.3 MB | 221/254 kB | 118/125 kB | 74/866 kB Progress (4): 2.2/3.3 MB | 221/254 kB | 122/125 kB | 74/866 kB Progress (4): 2.2/3.3 MB | 221/254 kB | 122/125 kB | 74/866 kB Progress (4): 2.2/3.3 MB | 221/254 kB | 122/125 kB | 78/866 kB Progress (4): 2.2/3.3 MB | 225/254 kB | 122/125 kB | 78/866 kB Progress (4): 2.2/3.3 MB | 225/254 kB | 122/125 kB | 82/866 kB Progress (4): 2.2/3.3 MB | 225/254 kB | 122/125 kB | 82/866 kB Progress (4): 2.2/3.3 MB | 225/254 kB | 125 kB | 82/866 kB Progress (4): 2.2/3.3 MB | 225/254 kB | 125 kB | 82/866 kB Progress (4): 2.2/3.3 MB | 225/254 kB | 125 kB | 86/866 kB Progress (4): 2.2/3.3 MB | 229/254 kB | 125 kB | 86/866 kB Progress (4): 2.2/3.3 MB | 229/254 kB | 125 kB | 90/866 kB Progress (4): 2.2/3.3 MB | 229/254 kB | 125 kB | 90/866 kB Progress (4): 2.2/3.3 MB | 229/254 kB | 125 kB | 94/866 kB Progress (4): 2.2/3.3 MB | 229/254 kB | 125 kB | 94/866 kB Progress (4): 2.2/3.3 MB | 229/254 kB | 125 kB | 94/866 kB Progress (4): 2.2/3.3 MB | 233/254 kB | 125 kB | 94/866 kB Progress (4): 2.2/3.3 MB | 233/254 kB | 125 kB | 94/866 kB Progress (4): 2.2/3.3 MB | 233/254 kB | 125 kB | 98/866 kB Progress (4): 2.2/3.3 MB | 233/254 kB | 125 kB | 98/866 kB Progress (5): 2.2/3.3 MB | 233/254 kB | 125 kB | 98/866 kB | 4.1/33 kB Progress (5): 2.2/3.3 MB | 237/254 kB | 125 kB | 98/866 kB | 4.1/33 kB Progress (5): 2.2/3.3 MB | 237/254 kB | 125 kB | 98/866 kB | 7.7/33 kB Progress (5): 2.2/3.3 MB | 237/254 kB | 125 kB | 98/866 kB | 7.7/33 kB Progress (5): 2.2/3.3 MB | 237/254 kB | 125 kB | 98/866 kB | 7.7/33 kB Progress (5): 2.2/3.3 MB | 237/254 kB | 125 kB | 98/866 kB | 7.7/33 kB Progress (5): 2.2/3.3 MB | 237/254 kB | 125 kB | 98/866 kB | 12/33 kB Progress (5): 2.2/3.3 MB | 241/254 kB | 125 kB | 98/866 kB | 12/33 kB Progress (5): 2.2/3.3 MB | 241/254 kB | 125 kB | 98/866 kB | 16/33 kB Progress (5): 2.2/3.3 MB | 241/254 kB | 125 kB | 98/866 kB | 16/33 kB Progress (5): 2.2/3.3 MB | 241/254 kB | 125 kB | 102/866 kB | 16/33 kB Progress (5): 2.2/3.3 MB | 241/254 kB | 125 kB | 102/866 kB | 16/33 kB Progress (5): 2.2/3.3 MB | 241/254 kB | 125 kB | 102/866 kB | 20/33 kB Progress (5): 2.2/3.3 MB | 245/254 kB | 125 kB | 102/866 kB | 20/33 kB Progress (5): 2.2/3.3 MB | 245/254 kB | 125 kB | 102/866 kB | 24/33 kB Progress (5): 2.2/3.3 MB | 245/254 kB | 125 kB | 102/866 kB | 24/33 kB Progress (5): 2.2/3.3 MB | 245/254 kB | 125 kB | 106/866 kB | 24/33 kB Progress (5): 2.2/3.3 MB | 245/254 kB | 125 kB | 106/866 kB | 24/33 kB Progress (5): 2.2/3.3 MB | 245/254 kB | 125 kB | 106/866 kB | 28/33 kB Progress (5): 2.2/3.3 MB | 249/254 kB | 125 kB | 106/866 kB | 28/33 kB Progress (5): 2.2/3.3 MB | 249/254 kB | 125 kB | 106/866 kB | 32/33 kB Progress (5): 2.2/3.3 MB | 249/254 kB | 125 kB | 106/866 kB | 32/33 kB Progress (5): 2.2/3.3 MB | 249/254 kB | 125 kB | 110/866 kB | 32/33 kB Progress (5): 2.2/3.3 MB | 249/254 kB | 125 kB | 110/866 kB | 32/33 kB Progress (5): 2.2/3.3 MB | 249/254 kB | 125 kB | 110/866 kB | 33 kB Progress (5): 2.2/3.3 MB | 253/254 kB | 125 kB | 110/866 kB | 33 kB Progress (5): 2.2/3.3 MB | 253/254 kB | 125 kB | 110/866 kB | 33 kB Progress (5): 2.2/3.3 MB | 253/254 kB | 125 kB | 114/866 kB | 33 kB Progress (5): 2.2/3.3 MB | 253/254 kB | 125 kB | 114/866 kB | 33 kB Progress (5): 2.2/3.3 MB | 254 kB | 125 kB | 114/866 kB | 33 kB Progress (5): 2.2/3.3 MB | 254 kB | 125 kB | 114/866 kB | 33 kB Progress (5): 2.2/3.3 MB | 254 kB | 125 kB | 118/866 kB | 33 kB Progress (5): 2.2/3.3 MB | 254 kB | 125 kB | 118/866 kB | 33 kB Progress (5): 2.2/3.3 MB | 254 kB | 125 kB | 122/866 kB | 33 kB Progress (5): 2.2/3.3 MB | 254 kB | 125 kB | 122/866 kB | 33 kB Progress (5): 2.2/3.3 MB | 254 kB | 125 kB | 126/866 kB | 33 kB Progress (5): 2.2/3.3 MB | 254 kB | 125 kB | 126/866 kB | 33 kB Progress (5): 2.2/3.3 MB | 254 kB | 125 kB | 130/866 kB | 33 kB Progress (5): 2.2/3.3 MB | 254 kB | 125 kB | 130/866 kB | 33 kB Progress (5): 2.2/3.3 MB | 254 kB | 125 kB | 131/866 kB | 33 kB Progress (5): 2.3/3.3 MB | 254 kB | 125 kB | 131/866 kB | 33 kB Progress (5): 2.3/3.3 MB | 254 kB | 125 kB | 135/866 kB | 33 kB Progress (5): 2.3/3.3 MB | 254 kB | 125 kB | 135/866 kB | 33 kB Progress (5): 2.3/3.3 MB | 254 kB | 125 kB | 139/866 kB | 33 kB Progress (5): 2.3/3.3 MB | 254 kB | 125 kB | 139/866 kB | 33 kB Progress (5): 2.3/3.3 MB | 254 kB | 125 kB | 143/866 kB | 33 kB Progress (5): 2.3/3.3 MB | 254 kB | 125 kB | 143/866 kB | 33 kB Progress (5): 2.3/3.3 MB | 254 kB | 125 kB | 147/866 kB | 33 kB Progress (5): 2.3/3.3 MB | 254 kB | 125 kB | 147/866 kB | 33 kB Progress (5): 2.3/3.3 MB | 254 kB | 125 kB | 151/866 kB | 33 kB Progress (5): 2.3/3.3 MB | 254 kB | 125 kB | 151/866 kB | 33 kB Progress (5): 2.3/3.3 MB | 254 kB | 125 kB | 155/866 kB | 33 kB Progress (5): 2.3/3.3 MB | 254 kB | 125 kB | 155/866 kB | 33 kB Progress (5): 2.3/3.3 MB | 254 kB | 125 kB | 159/866 kB | 33 kB Progress (5): 2.3/3.3 MB | 254 kB | 125 kB | 159/866 kB | 33 kB Progress (5): 2.3/3.3 MB | 254 kB | 125 kB | 163/866 kB | 33 kB Progress (5): 2.3/3.3 MB | 254 kB | 125 kB | 163/866 kB | 33 kB Progress (5): 2.3/3.3 MB | 254 kB | 125 kB | 164/866 kB | 33 kB Progress (5): 2.3/3.3 MB | 254 kB | 125 kB | 164/866 kB | 33 kB Progress (5): 2.3/3.3 MB | 254 kB | 125 kB | 168/866 kB | 33 kB Progress (5): 2.3/3.3 MB | 254 kB | 125 kB | 168/866 kB | 33 kB Progress (5): 2.3/3.3 MB | 254 kB | 125 kB | 172/866 kB | 33 kB Progress (5): 2.3/3.3 MB | 254 kB | 125 kB | 172/866 kB | 33 kB Progress (5): 2.3/3.3 MB | 254 kB | 125 kB | 176/866 kB | 33 kB Progress (5): 2.3/3.3 MB | 254 kB | 125 kB | 176/866 kB | 33 kB Progress (5): 2.3/3.3 MB | 254 kB | 125 kB | 180/866 kB | 33 kB Progress (5): 2.3/3.3 MB | 254 kB | 125 kB | 180/866 kB | 33 kB Progress (5): 2.3/3.3 MB | 254 kB | 125 kB | 184/866 kB | 33 kB Progress (5): 2.3/3.3 MB | 254 kB | 125 kB | 184/866 kB | 33 kB Progress (5): 2.3/3.3 MB | 254 kB | 125 kB | 188/866 kB | 33 kB Progress (5): 2.3/3.3 MB | 254 kB | 125 kB | 188/866 kB | 33 kB Progress (5): 2.3/3.3 MB | 254 kB | 125 kB | 192/866 kB | 33 kB Progress (5): 2.3/3.3 MB | 254 kB | 125 kB | 192/866 kB | 33 kB Progress (5): 2.3/3.3 MB | 254 kB | 125 kB | 196/866 kB | 33 kB Progress (5): 2.3/3.3 MB | 254 kB | 125 kB | 196/866 kB | 33 kB Progress (5): 2.3/3.3 MB | 254 kB | 125 kB | 200/866 kB | 33 kB Progress (5): 2.3/3.3 MB | 254 kB | 125 kB | 200/866 kB | 33 kB Progress (5): 2.3/3.3 MB | 254 kB | 125 kB | 204/866 kB | 33 kB Progress (5): 2.3/3.3 MB | 254 kB | 125 kB | 204/866 kB | 33 kB Progress (5): 2.3/3.3 MB | 254 kB | 125 kB | 208/866 kB | 33 kB Progress (5): 2.3/3.3 MB | 254 kB | 125 kB | 208/866 kB | 33 kB Progress (5): 2.3/3.3 MB | 254 kB | 125 kB | 212/866 kB | 33 kB Progress (5): 2.3/3.3 MB | 254 kB | 125 kB | 212/866 kB | 33 kB Progress (5): 2.3/3.3 MB | 254 kB | 125 kB | 216/866 kB | 33 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar (254 kB at 552 kB/s) [2019-07-30T14:18:55.553Z] 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-30T14:18:55.553Z] Progress (4): 2.3/3.3 MB | 125 kB | 220/866 kB | 33 kB Progress (4): 2.3/3.3 MB | 125 kB | 220/866 kB | 33 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.jar (33 kB at 72 kB/s) [2019-07-30T14:18:55.553Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar (125 kB at 270 kB/s) [2019-07-30T14:18:55.553Z] Progress (2): 2.3/3.3 MB | 220/866 kB Progress (2): 2.3/3.3 MB | 224/866 kB Progress (2): 2.3/3.3 MB | 224/866 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/15.0/guava-15.0.jar [2019-07-30T14:18:55.553Z] 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-30T14:18:55.554Z] Progress (2): 2.4/3.3 MB | 224/866 kB Progress (2): 2.4/3.3 MB | 228/866 kB Progress (2): 2.4/3.3 MB | 228/866 kB Progress (2): 2.4/3.3 MB | 232/866 kB Progress (2): 2.4/3.3 MB | 232/866 kB Progress (2): 2.4/3.3 MB | 236/866 kB Progress (2): 2.4/3.3 MB | 236/866 kB Progress (2): 2.4/3.3 MB | 240/866 kB Progress (2): 2.4/3.3 MB | 240/866 kB Progress (2): 2.4/3.3 MB | 244/866 kB Progress (2): 2.4/3.3 MB | 244/866 kB Progress (2): 2.4/3.3 MB | 248/866 kB Progress (2): 2.4/3.3 MB | 248/866 kB Progress (2): 2.4/3.3 MB | 252/866 kB Progress (2): 2.4/3.3 MB | 252/866 kB Progress (2): 2.4/3.3 MB | 256/866 kB Progress (2): 2.4/3.3 MB | 256/866 kB Progress (2): 2.4/3.3 MB | 260/866 kB Progress (2): 2.4/3.3 MB | 260/866 kB Progress (2): 2.4/3.3 MB | 264/866 kB Progress (2): 2.4/3.3 MB | 264/866 kB Progress (2): 2.4/3.3 MB | 268/866 kB Progress (2): 2.4/3.3 MB | 268/866 kB Progress (2): 2.4/3.3 MB | 272/866 kB Progress (2): 2.4/3.3 MB | 272/866 kB Progress (2): 2.4/3.3 MB | 276/866 kB Progress (2): 2.4/3.3 MB | 276/866 kB Progress (2): 2.4/3.3 MB | 280/866 kB Progress (2): 2.4/3.3 MB | 280/866 kB Progress (2): 2.4/3.3 MB | 284/866 kB Progress (2): 2.4/3.3 MB | 284/866 kB Progress (2): 2.4/3.3 MB | 288/866 kB Progress (2): 2.4/3.3 MB | 288/866 kB Progress (2): 2.4/3.3 MB | 292/866 kB Progress (2): 2.4/3.3 MB | 292/866 kB Progress (2): 2.4/3.3 MB | 296/866 kB Progress (2): 2.4/3.3 MB | 296/866 kB Progress (2): 2.4/3.3 MB | 300/866 kB Progress (2): 2.4/3.3 MB | 300/866 kB Progress (2): 2.4/3.3 MB | 304/866 kB Progress (2): 2.4/3.3 MB | 304/866 kB Progress (2): 2.4/3.3 MB | 308/866 kB Progress (2): 2.4/3.3 MB | 308/866 kB Progress (2): 2.4/3.3 MB | 312/866 kB Progress (2): 2.4/3.3 MB | 312/866 kB Progress (2): 2.4/3.3 MB | 316/866 kB Progress (2): 2.4/3.3 MB | 316/866 kB Progress (2): 2.4/3.3 MB | 320/866 kB Progress (2): 2.4/3.3 MB | 320/866 kB Progress (2): 2.4/3.3 MB | 324/866 kB Progress (2): 2.5/3.3 MB | 324/866 kB Progress (2): 2.5/3.3 MB | 328/866 kB Progress (2): 2.5/3.3 MB | 328/866 kB Progress (2): 2.5/3.3 MB | 332/866 kB Progress (3): 2.5/3.3 MB | 332/866 kB | 4.1/193 kB Progress (3): 2.5/3.3 MB | 332/866 kB | 4.1/193 kB Progress (3): 2.5/3.3 MB | 332/866 kB | 7.7/193 kB Progress (3): 2.5/3.3 MB | 336/866 kB | 7.7/193 kB Progress (3): 2.5/3.3 MB | 336/866 kB | 7.7/193 kB Progress (3): 2.5/3.3 MB | 340/866 kB | 7.7/193 kB Progress (3): 2.5/3.3 MB | 340/866 kB | 12/193 kB Progress (4): 2.5/3.3 MB | 340/866 kB | 12/193 kB | 0/2.2 MB Progress (4): 2.5/3.3 MB | 340/866 kB | 12/193 kB | 0/2.2 MB Progress (4): 2.5/3.3 MB | 340/866 kB | 12/193 kB | 0/2.2 MB Progress (4): 2.5/3.3 MB | 340/866 kB | 16/193 kB | 0/2.2 MB Progress (4): 2.5/3.3 MB | 344/866 kB | 16/193 kB | 0/2.2 MB Progress (4): 2.5/3.3 MB | 344/866 kB | 20/193 kB | 0/2.2 MB Progress (4): 2.5/3.3 MB | 344/866 kB | 20/193 kB | 0/2.2 MB Progress (4): 2.5/3.3 MB | 344/866 kB | 20/193 kB | 0/2.2 MB Progress (4): 2.5/3.3 MB | 344/866 kB | 20/193 kB | 0/2.2 MB Progress (4): 2.5/3.3 MB | 344/866 kB | 24/193 kB | 0/2.2 MB Progress (4): 2.5/3.3 MB | 348/866 kB | 24/193 kB | 0/2.2 MB Progress (4): 2.5/3.3 MB | 348/866 kB | 28/193 kB | 0/2.2 MB Progress (4): 2.5/3.3 MB | 348/866 kB | 28/193 kB | 0/2.2 MB Progress (4): 2.5/3.3 MB | 348/866 kB | 28/193 kB | 0/2.2 MB Progress (4): 2.5/3.3 MB | 348/866 kB | 28/193 kB | 0/2.2 MB Progress (4): 2.5/3.3 MB | 348/866 kB | 28/193 kB | 0/2.2 MB Progress (4): 2.5/3.3 MB | 348/866 kB | 32/193 kB | 0/2.2 MB Progress (4): 2.5/3.3 MB | 352/866 kB | 32/193 kB | 0/2.2 MB Progress (4): 2.5/3.3 MB | 352/866 kB | 32/193 kB | 0/2.2 MB Progress (4): 2.5/3.3 MB | 352/866 kB | 32/193 kB | 0/2.2 MB Progress (4): 2.5/3.3 MB | 352/866 kB | 32/193 kB | 0/2.2 MB Progress (4): 2.5/3.3 MB | 352/866 kB | 32/193 kB | 0/2.2 MB Progress (5): 2.5/3.3 MB | 352/866 kB | 32/193 kB | 0/2.2 MB | 4.1/569 kB Progress (5): 2.5/3.3 MB | 356/866 kB | 32/193 kB | 0/2.2 MB | 4.1/569 kB Progress (5): 2.5/3.3 MB | 356/866 kB | 36/193 kB | 0/2.2 MB | 4.1/569 kB Progress (5): 2.5/3.3 MB | 360/866 kB | 36/193 kB | 0/2.2 MB | 4.1/569 kB Progress (5): 2.5/3.3 MB | 360/866 kB | 36/193 kB | 0/2.2 MB | 7.7/569 kB Progress (5): 2.5/3.3 MB | 360/866 kB | 36/193 kB | 0/2.2 MB | 7.7/569 kB Progress (5): 2.5/3.3 MB | 360/866 kB | 36/193 kB | 0/2.2 MB | 7.7/569 kB Progress (5): 2.5/3.3 MB | 360/866 kB | 36/193 kB | 0/2.2 MB | 7.7/569 kB Progress (5): 2.5/3.3 MB | 360/866 kB | 36/193 kB | 0/2.2 MB | 12/569 kB Progress (5): 2.5/3.3 MB | 364/866 kB | 36/193 kB | 0/2.2 MB | 12/569 kB Progress (5): 2.5/3.3 MB | 364/866 kB | 40/193 kB | 0/2.2 MB | 12/569 kB Progress (5): 2.5/3.3 MB | 368/866 kB | 40/193 kB | 0/2.2 MB | 12/569 kB Progress (5): 2.5/3.3 MB | 368/866 kB | 40/193 kB | 0/2.2 MB | 16/569 kB Progress (5): 2.5/3.3 MB | 368/866 kB | 40/193 kB | 0/2.2 MB | 16/569 kB Progress (5): 2.5/3.3 MB | 368/866 kB | 40/193 kB | 0/2.2 MB | 16/569 kB Progress (5): 2.5/3.3 MB | 368/866 kB | 40/193 kB | 0/2.2 MB | 16/569 kB Progress (5): 2.5/3.3 MB | 368/866 kB | 40/193 kB | 0/2.2 MB | 20/569 kB Progress (5): 2.5/3.3 MB | 372/866 kB | 40/193 kB | 0/2.2 MB | 20/569 kB Progress (5): 2.5/3.3 MB | 372/866 kB | 44/193 kB | 0/2.2 MB | 20/569 kB Progress (5): 2.5/3.3 MB | 376/866 kB | 44/193 kB | 0/2.2 MB | 20/569 kB Progress (5): 2.5/3.3 MB | 376/866 kB | 44/193 kB | 0/2.2 MB | 24/569 kB Progress (5): 2.5/3.3 MB | 376/866 kB | 44/193 kB | 0/2.2 MB | 24/569 kB Progress (5): 2.5/3.3 MB | 376/866 kB | 44/193 kB | 0/2.2 MB | 24/569 kB Progress (5): 2.5/3.3 MB | 376/866 kB | 44/193 kB | 0/2.2 MB | 24/569 kB Progress (5): 2.5/3.3 MB | 376/866 kB | 44/193 kB | 0/2.2 MB | 28/569 kB Progress (5): 2.5/3.3 MB | 380/866 kB | 44/193 kB | 0/2.2 MB | 28/569 kB Progress (5): 2.5/3.3 MB | 380/866 kB | 48/193 kB | 0/2.2 MB | 28/569 kB Progress (5): 2.5/3.3 MB | 384/866 kB | 48/193 kB | 0/2.2 MB | 28/569 kB Progress (5): 2.5/3.3 MB | 384/866 kB | 48/193 kB | 0/2.2 MB | 32/569 kB Progress (5): 2.5/3.3 MB | 384/866 kB | 48/193 kB | 0/2.2 MB | 32/569 kB Progress (5): 2.5/3.3 MB | 384/866 kB | 48/193 kB | 0/2.2 MB | 32/569 kB Progress (5): 2.5/3.3 MB | 384/866 kB | 48/193 kB | 0/2.2 MB | 32/569 kB Progress (5): 2.5/3.3 MB | 384/866 kB | 48/193 kB | 0/2.2 MB | 33/569 kB Progress (5): 2.5/3.3 MB | 388/866 kB | 48/193 kB | 0/2.2 MB | 33/569 kB Progress (5): 2.5/3.3 MB | 388/866 kB | 52/193 kB | 0/2.2 MB | 33/569 kB Progress (5): 2.5/3.3 MB | 392/866 kB | 52/193 kB | 0/2.2 MB | 33/569 kB Progress (5): 2.5/3.3 MB | 392/866 kB | 52/193 kB | 0/2.2 MB | 37/569 kB Progress (5): 2.5/3.3 MB | 392/866 kB | 52/193 kB | 0/2.2 MB | 37/569 kB Progress (5): 2.5/3.3 MB | 392/866 kB | 52/193 kB | 0/2.2 MB | 37/569 kB Progress (5): 2.5/3.3 MB | 392/866 kB | 52/193 kB | 0/2.2 MB | 37/569 kB Progress (5): 2.5/3.3 MB | 392/866 kB | 52/193 kB | 0/2.2 MB | 41/569 kB Progress (5): 2.5/3.3 MB | 396/866 kB | 52/193 kB | 0/2.2 MB | 41/569 kB Progress (5): 2.5/3.3 MB | 396/866 kB | 56/193 kB | 0/2.2 MB | 41/569 kB Progress (5): 2.5/3.3 MB | 400/866 kB | 56/193 kB | 0/2.2 MB | 41/569 kB Progress (5): 2.5/3.3 MB | 400/866 kB | 56/193 kB | 0/2.2 MB | 45/569 kB Progress (5): 2.5/3.3 MB | 400/866 kB | 56/193 kB | 0/2.2 MB | 45/569 kB Progress (5): 2.5/3.3 MB | 400/866 kB | 56/193 kB | 0/2.2 MB | 45/569 kB Progress (5): 2.5/3.3 MB | 400/866 kB | 56/193 kB | 0/2.2 MB | 45/569 kB Progress (5): 2.5/3.3 MB | 400/866 kB | 56/193 kB | 0/2.2 MB | 49/569 kB Progress (5): 2.5/3.3 MB | 404/866 kB | 56/193 kB | 0/2.2 MB | 49/569 kB Progress (5): 2.5/3.3 MB | 404/866 kB | 60/193 kB | 0/2.2 MB | 49/569 kB Progress (5): 2.5/3.3 MB | 408/866 kB | 60/193 kB | 0/2.2 MB | 49/569 kB Progress (5): 2.5/3.3 MB | 408/866 kB | 60/193 kB | 0/2.2 MB | 53/569 kB Progress (5): 2.5/3.3 MB | 408/866 kB | 60/193 kB | 0/2.2 MB | 53/569 kB Progress (5): 2.5/3.3 MB | 408/866 kB | 60/193 kB | 0.1/2.2 MB | 53/569 kB Progress (5): 2.5/3.3 MB | 408/866 kB | 60/193 kB | 0.1/2.2 MB | 53/569 kB Progress (5): 2.5/3.3 MB | 408/866 kB | 60/193 kB | 0.1/2.2 MB | 57/569 kB Progress (5): 2.5/3.3 MB | 412/866 kB | 60/193 kB | 0.1/2.2 MB | 57/569 kB Progress (5): 2.5/3.3 MB | 412/866 kB | 64/193 kB | 0.1/2.2 MB | 57/569 kB Progress (5): 2.5/3.3 MB | 416/866 kB | 64/193 kB | 0.1/2.2 MB | 57/569 kB Progress (5): 2.5/3.3 MB | 416/866 kB | 64/193 kB | 0.1/2.2 MB | 61/569 kB Progress (5): 2.6/3.3 MB | 416/866 kB | 64/193 kB | 0.1/2.2 MB | 61/569 kB Progress (5): 2.6/3.3 MB | 416/866 kB | 64/193 kB | 0.1/2.2 MB | 61/569 kB Progress (5): 2.6/3.3 MB | 416/866 kB | 64/193 kB | 0.1/2.2 MB | 61/569 kB Progress (5): 2.6/3.3 MB | 416/866 kB | 64/193 kB | 0.1/2.2 MB | 65/569 kB Progress (5): 2.6/3.3 MB | 420/866 kB | 64/193 kB | 0.1/2.2 MB | 65/569 kB Progress (5): 2.6/3.3 MB | 420/866 kB | 68/193 kB | 0.1/2.2 MB | 65/569 kB Progress (5): 2.6/3.3 MB | 424/866 kB | 68/193 kB | 0.1/2.2 MB | 65/569 kB Progress (5): 2.6/3.3 MB | 424/866 kB | 68/193 kB | 0.1/2.2 MB | 66/569 kB Progress (5): 2.6/3.3 MB | 424/866 kB | 68/193 kB | 0.1/2.2 MB | 66/569 kB Progress (5): 2.6/3.3 MB | 424/866 kB | 68/193 kB | 0.1/2.2 MB | 66/569 kB Progress (5): 2.6/3.3 MB | 424/866 kB | 68/193 kB | 0.1/2.2 MB | 66/569 kB Progress (5): 2.6/3.3 MB | 424/866 kB | 68/193 kB | 0.1/2.2 MB | 70/569 kB Progress (5): 2.6/3.3 MB | 428/866 kB | 68/193 kB | 0.1/2.2 MB | 70/569 kB Progress (5): 2.6/3.3 MB | 428/866 kB | 72/193 kB | 0.1/2.2 MB | 70/569 kB Progress (5): 2.6/3.3 MB | 432/866 kB | 72/193 kB | 0.1/2.2 MB | 70/569 kB Progress (5): 2.6/3.3 MB | 432/866 kB | 72/193 kB | 0.1/2.2 MB | 74/569 kB Progress (5): 2.6/3.3 MB | 432/866 kB | 72/193 kB | 0.1/2.2 MB | 74/569 kB Progress (5): 2.6/3.3 MB | 432/866 kB | 72/193 kB | 0.1/2.2 MB | 74/569 kB Progress (5): 2.6/3.3 MB | 432/866 kB | 72/193 kB | 0.1/2.2 MB | 74/569 kB Progress (5): 2.6/3.3 MB | 432/866 kB | 72/193 kB | 0.1/2.2 MB | 78/569 kB Progress (5): 2.6/3.3 MB | 436/866 kB | 72/193 kB | 0.1/2.2 MB | 78/569 kB Progress (5): 2.6/3.3 MB | 436/866 kB | 76/193 kB | 0.1/2.2 MB | 78/569 kB Progress (5): 2.6/3.3 MB | 440/866 kB | 76/193 kB | 0.1/2.2 MB | 78/569 kB Progress (5): 2.6/3.3 MB | 440/866 kB | 76/193 kB | 0.1/2.2 MB | 82/569 kB Progress (5): 2.6/3.3 MB | 440/866 kB | 76/193 kB | 0.1/2.2 MB | 82/569 kB Progress (5): 2.6/3.3 MB | 440/866 kB | 76/193 kB | 0.1/2.2 MB | 82/569 kB Progress (5): 2.6/3.3 MB | 440/866 kB | 76/193 kB | 0.1/2.2 MB | 82/569 kB Progress (5): 2.6/3.3 MB | 440/866 kB | 76/193 kB | 0.1/2.2 MB | 86/569 kB Progress (5): 2.6/3.3 MB | 444/866 kB | 76/193 kB | 0.1/2.2 MB | 86/569 kB Progress (5): 2.6/3.3 MB | 444/866 kB | 80/193 kB | 0.1/2.2 MB | 86/569 kB Progress (5): 2.6/3.3 MB | 448/866 kB | 80/193 kB | 0.1/2.2 MB | 86/569 kB Progress (5): 2.6/3.3 MB | 448/866 kB | 80/193 kB | 0.1/2.2 MB | 90/569 kB Progress (5): 2.6/3.3 MB | 448/866 kB | 80/193 kB | 0.1/2.2 MB | 90/569 kB Progress (5): 2.6/3.3 MB | 448/866 kB | 80/193 kB | 0.1/2.2 MB | 90/569 kB Progress (5): 2.6/3.3 MB | 448/866 kB | 80/193 kB | 0.1/2.2 MB | 90/569 kB Progress (5): 2.6/3.3 MB | 448/866 kB | 80/193 kB | 0.1/2.2 MB | 94/569 kB Progress (5): 2.6/3.3 MB | 452/866 kB | 80/193 kB | 0.1/2.2 MB | 94/569 kB Progress (5): 2.6/3.3 MB | 452/866 kB | 84/193 kB | 0.1/2.2 MB | 94/569 kB Progress (5): 2.6/3.3 MB | 452/866 kB | 88/193 kB | 0.1/2.2 MB | 94/569 kB Progress (5): 2.6/3.3 MB | 452/866 kB | 92/193 kB | 0.1/2.2 MB | 94/569 kB Progress (5): 2.6/3.3 MB | 452/866 kB | 96/193 kB | 0.1/2.2 MB | 94/569 kB Progress (5): 2.6/3.3 MB | 452/866 kB | 96/193 kB | 0.1/2.2 MB | 98/569 kB Progress (5): 2.6/3.3 MB | 452/866 kB | 96/193 kB | 0.1/2.2 MB | 98/569 kB Progress (5): 2.6/3.3 MB | 452/866 kB | 96/193 kB | 0.1/2.2 MB | 98/569 kB Progress (5): 2.6/3.3 MB | 452/866 kB | 96/193 kB | 0.1/2.2 MB | 98/569 kB Progress (5): 2.6/3.3 MB | 452/866 kB | 96/193 kB | 0.1/2.2 MB | 98/569 kB Progress (5): 2.6/3.3 MB | 452/866 kB | 98/193 kB | 0.1/2.2 MB | 98/569 kB Progress (5): 2.6/3.3 MB | 456/866 kB | 98/193 kB | 0.1/2.2 MB | 98/569 kB Progress (5): 2.6/3.3 MB | 456/866 kB | 102/193 kB | 0.1/2.2 MB | 98/569 kB Progress (5): 2.6/3.3 MB | 456/866 kB | 102/193 kB | 0.1/2.2 MB | 102/569 kB Progress (5): 2.6/3.3 MB | 456/866 kB | 102/193 kB | 0.1/2.2 MB | 102/569 kB Progress (5): 2.6/3.3 MB | 456/866 kB | 102/193 kB | 0.1/2.2 MB | 102/569 kB Progress (5): 2.6/3.3 MB | 456/866 kB | 102/193 kB | 0.1/2.2 MB | 102/569 kB Progress (5): 2.6/3.3 MB | 456/866 kB | 102/193 kB | 0.1/2.2 MB | 106/569 kB Progress (5): 2.6/3.3 MB | 456/866 kB | 106/193 kB | 0.1/2.2 MB | 106/569 kB Progress (5): 2.6/3.3 MB | 460/866 kB | 106/193 kB | 0.1/2.2 MB | 106/569 kB Progress (5): 2.6/3.3 MB | 460/866 kB | 110/193 kB | 0.1/2.2 MB | 106/569 kB Progress (5): 2.6/3.3 MB | 460/866 kB | 110/193 kB | 0.1/2.2 MB | 110/569 kB Progress (5): 2.6/3.3 MB | 460/866 kB | 110/193 kB | 0.1/2.2 MB | 110/569 kB Progress (5): 2.6/3.3 MB | 460/866 kB | 110/193 kB | 0.1/2.2 MB | 110/569 kB Progress (5): 2.6/3.3 MB | 460/866 kB | 110/193 kB | 0.1/2.2 MB | 110/569 kB Progress (5): 2.6/3.3 MB | 460/866 kB | 110/193 kB | 0.1/2.2 MB | 114/569 kB Progress (5): 2.6/3.3 MB | 460/866 kB | 114/193 kB | 0.1/2.2 MB | 114/569 kB Progress (5): 2.6/3.3 MB | 464/866 kB | 114/193 kB | 0.1/2.2 MB | 114/569 kB Progress (5): 2.6/3.3 MB | 464/866 kB | 118/193 kB | 0.1/2.2 MB | 114/569 kB Progress (5): 2.6/3.3 MB | 464/866 kB | 118/193 kB | 0.1/2.2 MB | 118/569 kB Progress (5): 2.6/3.3 MB | 464/866 kB | 118/193 kB | 0.1/2.2 MB | 118/569 kB Progress (5): 2.6/3.3 MB | 464/866 kB | 118/193 kB | 0.1/2.2 MB | 118/569 kB Progress (5): 2.6/3.3 MB | 464/866 kB | 118/193 kB | 0.1/2.2 MB | 118/569 kB Progress (5): 2.6/3.3 MB | 464/866 kB | 118/193 kB | 0.1/2.2 MB | 122/569 kB Progress (5): 2.6/3.3 MB | 464/866 kB | 122/193 kB | 0.1/2.2 MB | 122/569 kB Progress (5): 2.6/3.3 MB | 468/866 kB | 122/193 kB | 0.1/2.2 MB | 122/569 kB Progress (5): 2.6/3.3 MB | 468/866 kB | 126/193 kB | 0.1/2.2 MB | 122/569 kB Progress (5): 2.6/3.3 MB | 468/866 kB | 126/193 kB | 0.1/2.2 MB | 126/569 kB Progress (5): 2.6/3.3 MB | 468/866 kB | 126/193 kB | 0.1/2.2 MB | 126/569 kB Progress (5): 2.6/3.3 MB | 468/866 kB | 126/193 kB | 0.1/2.2 MB | 126/569 kB Progress (5): 2.6/3.3 MB | 468/866 kB | 126/193 kB | 0.1/2.2 MB | 126/569 kB Progress (5): 2.6/3.3 MB | 468/866 kB | 126/193 kB | 0.1/2.2 MB | 130/569 kB Progress (5): 2.6/3.3 MB | 468/866 kB | 130/193 kB | 0.1/2.2 MB | 130/569 kB Progress (5): 2.6/3.3 MB | 472/866 kB | 130/193 kB | 0.1/2.2 MB | 130/569 kB Progress (5): 2.6/3.3 MB | 472/866 kB | 131/193 kB | 0.1/2.2 MB | 130/569 kB Progress (5): 2.6/3.3 MB | 472/866 kB | 131/193 kB | 0.1/2.2 MB | 131/569 kB Progress (5): 2.6/3.3 MB | 472/866 kB | 131/193 kB | 0.1/2.2 MB | 131/569 kB Progress (5): 2.6/3.3 MB | 472/866 kB | 131/193 kB | 0.1/2.2 MB | 131/569 kB Progress (5): 2.6/3.3 MB | 472/866 kB | 131/193 kB | 0.1/2.2 MB | 131/569 kB Progress (5): 2.6/3.3 MB | 472/866 kB | 131/193 kB | 0.1/2.2 MB | 135/569 kB Progress (5): 2.6/3.3 MB | 472/866 kB | 135/193 kB | 0.1/2.2 MB | 135/569 kB Progress (5): 2.6/3.3 MB | 476/866 kB | 135/193 kB | 0.1/2.2 MB | 135/569 kB Progress (5): 2.6/3.3 MB | 476/866 kB | 139/193 kB | 0.1/2.2 MB | 135/569 kB Progress (5): 2.6/3.3 MB | 476/866 kB | 139/193 kB | 0.1/2.2 MB | 139/569 kB Progress (5): 2.6/3.3 MB | 476/866 kB | 139/193 kB | 0.1/2.2 MB | 139/569 kB Progress (5): 2.6/3.3 MB | 476/866 kB | 139/193 kB | 0.1/2.2 MB | 139/569 kB Progress (5): 2.6/3.3 MB | 476/866 kB | 139/193 kB | 0.1/2.2 MB | 139/569 kB Progress (5): 2.6/3.3 MB | 476/866 kB | 139/193 kB | 0.1/2.2 MB | 143/569 kB Progress (5): 2.6/3.3 MB | 476/866 kB | 143/193 kB | 0.1/2.2 MB | 143/569 kB Progress (5): 2.6/3.3 MB | 480/866 kB | 143/193 kB | 0.1/2.2 MB | 143/569 kB Progress (5): 2.6/3.3 MB | 480/866 kB | 147/193 kB | 0.1/2.2 MB | 143/569 kB Progress (5): 2.6/3.3 MB | 480/866 kB | 147/193 kB | 0.1/2.2 MB | 147/569 kB Progress (5): 2.6/3.3 MB | 480/866 kB | 147/193 kB | 0.1/2.2 MB | 147/569 kB Progress (5): 2.6/3.3 MB | 480/866 kB | 147/193 kB | 0.1/2.2 MB | 147/569 kB Progress (5): 2.7/3.3 MB | 480/866 kB | 147/193 kB | 0.1/2.2 MB | 147/569 kB Progress (5): 2.7/3.3 MB | 480/866 kB | 147/193 kB | 0.1/2.2 MB | 151/569 kB Progress (5): 2.7/3.3 MB | 480/866 kB | 151/193 kB | 0.1/2.2 MB | 151/569 kB Progress (5): 2.7/3.3 MB | 484/866 kB | 151/193 kB | 0.1/2.2 MB | 151/569 kB Progress (5): 2.7/3.3 MB | 484/866 kB | 155/193 kB | 0.1/2.2 MB | 151/569 kB Progress (5): 2.7/3.3 MB | 484/866 kB | 155/193 kB | 0.1/2.2 MB | 155/569 kB Progress (5): 2.7/3.3 MB | 484/866 kB | 155/193 kB | 0.1/2.2 MB | 155/569 kB Progress (5): 2.7/3.3 MB | 484/866 kB | 155/193 kB | 0.1/2.2 MB | 155/569 kB Progress (5): 2.7/3.3 MB | 484/866 kB | 155/193 kB | 0.1/2.2 MB | 155/569 kB Progress (5): 2.7/3.3 MB | 484/866 kB | 155/193 kB | 0.1/2.2 MB | 159/569 kB Progress (5): 2.7/3.3 MB | 484/866 kB | 159/193 kB | 0.1/2.2 MB | 159/569 kB Progress (5): 2.7/3.3 MB | 488/866 kB | 159/193 kB | 0.1/2.2 MB | 159/569 kB Progress (5): 2.7/3.3 MB | 488/866 kB | 163/193 kB | 0.1/2.2 MB | 159/569 kB Progress (5): 2.7/3.3 MB | 488/866 kB | 163/193 kB | 0.1/2.2 MB | 163/569 kB Progress (5): 2.7/3.3 MB | 488/866 kB | 163/193 kB | 0.1/2.2 MB | 163/569 kB Progress (5): 2.7/3.3 MB | 488/866 kB | 163/193 kB | 0.1/2.2 MB | 163/569 kB Progress (5): 2.7/3.3 MB | 488/866 kB | 163/193 kB | 0.1/2.2 MB | 163/569 kB Progress (5): 2.7/3.3 MB | 488/866 kB | 163/193 kB | 0.1/2.2 MB | 164/569 kB Progress (5): 2.7/3.3 MB | 488/866 kB | 167/193 kB | 0.1/2.2 MB | 164/569 kB Progress (5): 2.7/3.3 MB | 492/866 kB | 167/193 kB | 0.1/2.2 MB | 164/569 kB Progress (5): 2.7/3.3 MB | 492/866 kB | 171/193 kB | 0.1/2.2 MB | 164/569 kB Progress (5): 2.7/3.3 MB | 492/866 kB | 171/193 kB | 0.1/2.2 MB | 168/569 kB Progress (5): 2.7/3.3 MB | 492/866 kB | 171/193 kB | 0.1/2.2 MB | 168/569 kB Progress (5): 2.7/3.3 MB | 492/866 kB | 171/193 kB | 0.1/2.2 MB | 168/569 kB Progress (5): 2.7/3.3 MB | 492/866 kB | 171/193 kB | 0.1/2.2 MB | 168/569 kB Progress (5): 2.7/3.3 MB | 492/866 kB | 171/193 kB | 0.1/2.2 MB | 172/569 kB Progress (5): 2.7/3.3 MB | 492/866 kB | 175/193 kB | 0.1/2.2 MB | 172/569 kB Progress (5): 2.7/3.3 MB | 496/866 kB | 175/193 kB | 0.1/2.2 MB | 172/569 kB Progress (5): 2.7/3.3 MB | 496/866 kB | 179/193 kB | 0.1/2.2 MB | 172/569 kB Progress (5): 2.7/3.3 MB | 496/866 kB | 179/193 kB | 0.1/2.2 MB | 176/569 kB Progress (5): 2.7/3.3 MB | 496/866 kB | 179/193 kB | 0.1/2.2 MB | 176/569 kB Progress (5): 2.7/3.3 MB | 496/866 kB | 179/193 kB | 0.1/2.2 MB | 176/569 kB Progress (5): 2.7/3.3 MB | 496/866 kB | 179/193 kB | 0.1/2.2 MB | 176/569 kB Progress (5): 2.7/3.3 MB | 496/866 kB | 179/193 kB | 0.1/2.2 MB | 180/569 kB Progress (5): 2.7/3.3 MB | 496/866 kB | 183/193 kB | 0.1/2.2 MB | 180/569 kB Progress (5): 2.7/3.3 MB | 500/866 kB | 183/193 kB | 0.1/2.2 MB | 180/569 kB Progress (5): 2.7/3.3 MB | 500/866 kB | 187/193 kB | 0.1/2.2 MB | 180/569 kB Progress (5): 2.7/3.3 MB | 500/866 kB | 187/193 kB | 0.1/2.2 MB | 184/569 kB Progress (5): 2.7/3.3 MB | 500/866 kB | 187/193 kB | 0.1/2.2 MB | 184/569 kB Progress (5): 2.7/3.3 MB | 500/866 kB | 187/193 kB | 0.1/2.2 MB | 184/569 kB Progress (5): 2.7/3.3 MB | 500/866 kB | 187/193 kB | 0.1/2.2 MB | 184/569 kB Progress (5): 2.7/3.3 MB | 500/866 kB | 187/193 kB | 0.1/2.2 MB | 188/569 kB Progress (5): 2.7/3.3 MB | 500/866 kB | 191/193 kB | 0.1/2.2 MB | 188/569 kB Progress (5): 2.7/3.3 MB | 500/866 kB | 193 kB | 0.1/2.2 MB | 188/569 kB Progress (5): 2.7/3.3 MB | 504/866 kB | 193 kB | 0.1/2.2 MB | 188/569 kB Progress (5): 2.7/3.3 MB | 504/866 kB | 193 kB | 0.1/2.2 MB | 192/569 kB Progress (5): 2.7/3.3 MB | 504/866 kB | 193 kB | 0.1/2.2 MB | 192/569 kB Progress (5): 2.7/3.3 MB | 504/866 kB | 193 kB | 0.1/2.2 MB | 192/569 kB Progress (5): 2.7/3.3 MB | 504/866 kB | 193 kB | 0.1/2.2 MB | 192/569 kB Progress (5): 2.7/3.3 MB | 504/866 kB | 193 kB | 0.1/2.2 MB | 196/569 kB Progress (5): 2.7/3.3 MB | 508/866 kB | 193 kB | 0.1/2.2 MB | 196/569 kB Progress (5): 2.7/3.3 MB | 508/866 kB | 193 kB | 0.1/2.2 MB | 200/569 kB Progress (5): 2.7/3.3 MB | 508/866 kB | 193 kB | 0.1/2.2 MB | 200/569 kB Progress (5): 2.7/3.3 MB | 508/866 kB | 193 kB | 0.1/2.2 MB | 200/569 kB Progress (5): 2.7/3.3 MB | 508/866 kB | 193 kB | 0.1/2.2 MB | 200/569 kB Progress (5): 2.7/3.3 MB | 508/866 kB | 193 kB | 0.1/2.2 MB | 204/569 kB Progress (5): 2.7/3.3 MB | 512/866 kB | 193 kB | 0.1/2.2 MB | 204/569 kB Progress (5): 2.7/3.3 MB | 512/866 kB | 193 kB | 0.1/2.2 MB | 208/569 kB Progress (5): 2.7/3.3 MB | 512/866 kB | 193 kB | 0.1/2.2 MB | 208/569 kB Progress (5): 2.7/3.3 MB | 512/866 kB | 193 kB | 0.1/2.2 MB | 208/569 kB Progress (5): 2.7/3.3 MB | 512/866 kB | 193 kB | 0.1/2.2 MB | 208/569 kB Progress (5): 2.7/3.3 MB | 512/866 kB | 193 kB | 0.1/2.2 MB | 212/569 kB Progress (5): 2.7/3.3 MB | 516/866 kB | 193 kB | 0.1/2.2 MB | 212/569 kB Progress (5): 2.7/3.3 MB | 516/866 kB | 193 kB | 0.1/2.2 MB | 216/569 kB Progress (5): 2.7/3.3 MB | 516/866 kB | 193 kB | 0.1/2.2 MB | 216/569 kB Progress (5): 2.7/3.3 MB | 516/866 kB | 193 kB | 0.1/2.2 MB | 216/569 kB Progress (5): 2.7/3.3 MB | 516/866 kB | 193 kB | 0.1/2.2 MB | 216/569 kB Progress (5): 2.7/3.3 MB | 516/866 kB | 193 kB | 0.1/2.2 MB | 220/569 kB Progress (5): 2.7/3.3 MB | 520/866 kB | 193 kB | 0.1/2.2 MB | 220/569 kB Progress (5): 2.7/3.3 MB | 524/866 kB | 193 kB | 0.1/2.2 MB | 220/569 kB Progress (5): 2.7/3.3 MB | 524/866 kB | 193 kB | 0.1/2.2 MB | 224/569 kB Progress (5): 2.7/3.3 MB | 524/866 kB | 193 kB | 0.1/2.2 MB | 224/569 kB Progress (5): 2.7/3.3 MB | 524/866 kB | 193 kB | 0.1/2.2 MB | 224/569 kB Progress (5): 2.7/3.3 MB | 524/866 kB | 193 kB | 0.1/2.2 MB | 224/569 kB Progress (5): 2.7/3.3 MB | 524/866 kB | 193 kB | 0.1/2.2 MB | 228/569 kB Progress (5): 2.7/3.3 MB | 528/866 kB | 193 kB | 0.1/2.2 MB | 228/569 kB Progress (5): 2.7/3.3 MB | 532/866 kB | 193 kB | 0.1/2.2 MB | 228/569 kB Progress (5): 2.7/3.3 MB | 532/866 kB | 193 kB | 0.1/2.2 MB | 232/569 kB Progress (5): 2.7/3.3 MB | 532/866 kB | 193 kB | 0.1/2.2 MB | 232/569 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.jar (193 kB at 345 kB/s) [2019-07-30T14:18:55.554Z] Progress (4): 2.7/3.3 MB | 532/866 kB | 0.1/2.2 MB | 232/569 kB 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-30T14:18:55.554Z] Progress (4): 2.7/3.3 MB | 532/866 kB | 0.1/2.2 MB | 232/569 kB Progress (4): 2.7/3.3 MB | 532/866 kB | 0.1/2.2 MB | 236/569 kB Progress (4): 2.7/3.3 MB | 532/866 kB | 0.1/2.2 MB | 236/569 kB Progress (4): 2.7/3.3 MB | 536/866 kB | 0.1/2.2 MB | 236/569 kB Progress (4): 2.7/3.3 MB | 536/866 kB | 0.1/2.2 MB | 236/569 kB Progress (4): 2.7/3.3 MB | 536/866 kB | 0.1/2.2 MB | 240/569 kB Progress (4): 2.7/3.3 MB | 536/866 kB | 0.1/2.2 MB | 240/569 kB Progress (4): 2.7/3.3 MB | 536/866 kB | 0.1/2.2 MB | 244/569 kB Progress (4): 2.8/3.3 MB | 536/866 kB | 0.1/2.2 MB | 244/569 kB Progress (4): 2.8/3.3 MB | 536/866 kB | 0.1/2.2 MB | 244/569 kB Progress (4): 2.8/3.3 MB | 540/866 kB | 0.1/2.2 MB | 244/569 kB Progress (4): 2.8/3.3 MB | 540/866 kB | 0.1/2.2 MB | 244/569 kB Progress (4): 2.8/3.3 MB | 544/866 kB | 0.1/2.2 MB | 244/569 kB Progress (4): 2.8/3.3 MB | 544/866 kB | 0.1/2.2 MB | 248/569 kB Progress (4): 2.8/3.3 MB | 544/866 kB | 0.2/2.2 MB | 248/569 kB Progress (4): 2.8/3.3 MB | 544/866 kB | 0.2/2.2 MB | 252/569 kB Progress (4): 2.8/3.3 MB | 544/866 kB | 0.2/2.2 MB | 252/569 kB Progress (4): 2.8/3.3 MB | 548/866 kB | 0.2/2.2 MB | 252/569 kB Progress (4): 2.8/3.3 MB | 548/866 kB | 0.2/2.2 MB | 252/569 kB Progress (4): 2.8/3.3 MB | 552/866 kB | 0.2/2.2 MB | 252/569 kB Progress (4): 2.8/3.3 MB | 552/866 kB | 0.2/2.2 MB | 252/569 kB Progress (4): 2.8/3.3 MB | 552/866 kB | 0.2/2.2 MB | 256/569 kB Progress (4): 2.8/3.3 MB | 552/866 kB | 0.2/2.2 MB | 256/569 kB Progress (4): 2.8/3.3 MB | 556/866 kB | 0.2/2.2 MB | 256/569 kB Progress (4): 2.8/3.3 MB | 556/866 kB | 0.2/2.2 MB | 256/569 kB Progress (4): 2.8/3.3 MB | 560/866 kB | 0.2/2.2 MB | 256/569 kB Progress (4): 2.8/3.3 MB | 560/866 kB | 0.2/2.2 MB | 256/569 kB Progress (4): 2.8/3.3 MB | 560/866 kB | 0.2/2.2 MB | 260/569 kB Progress (4): 2.8/3.3 MB | 560/866 kB | 0.2/2.2 MB | 260/569 kB Progress (4): 2.8/3.3 MB | 564/866 kB | 0.2/2.2 MB | 260/569 kB Progress (4): 2.8/3.3 MB | 564/866 kB | 0.2/2.2 MB | 260/569 kB Progress (4): 2.8/3.3 MB | 568/866 kB | 0.2/2.2 MB | 260/569 kB Progress (4): 2.8/3.3 MB | 568/866 kB | 0.2/2.2 MB | 260/569 kB Progress (4): 2.8/3.3 MB | 568/866 kB | 0.2/2.2 MB | 264/569 kB Progress (4): 2.8/3.3 MB | 568/866 kB | 0.2/2.2 MB | 264/569 kB Progress (4): 2.8/3.3 MB | 572/866 kB | 0.2/2.2 MB | 264/569 kB Progress (4): 2.8/3.3 MB | 572/866 kB | 0.2/2.2 MB | 264/569 kB Progress (4): 2.8/3.3 MB | 576/866 kB | 0.2/2.2 MB | 264/569 kB Progress (4): 2.8/3.3 MB | 576/866 kB | 0.2/2.2 MB | 264/569 kB Progress (4): 2.8/3.3 MB | 576/866 kB | 0.2/2.2 MB | 268/569 kB Progress (4): 2.8/3.3 MB | 576/866 kB | 0.2/2.2 MB | 268/569 kB Progress (4): 2.8/3.3 MB | 580/866 kB | 0.2/2.2 MB | 268/569 kB Progress (4): 2.8/3.3 MB | 580/866 kB | 0.2/2.2 MB | 268/569 kB Progress (4): 2.8/3.3 MB | 584/866 kB | 0.2/2.2 MB | 268/569 kB Progress (4): 2.8/3.3 MB | 584/866 kB | 0.2/2.2 MB | 268/569 kB Progress (4): 2.8/3.3 MB | 584/866 kB | 0.2/2.2 MB | 272/569 kB Progress (4): 2.8/3.3 MB | 584/866 kB | 0.2/2.2 MB | 272/569 kB Progress (4): 2.8/3.3 MB | 588/866 kB | 0.2/2.2 MB | 272/569 kB Progress (4): 2.8/3.3 MB | 588/866 kB | 0.2/2.2 MB | 272/569 kB Progress (4): 2.8/3.3 MB | 592/866 kB | 0.2/2.2 MB | 272/569 kB Progress (4): 2.8/3.3 MB | 592/866 kB | 0.2/2.2 MB | 272/569 kB Progress (4): 2.8/3.3 MB | 592/866 kB | 0.2/2.2 MB | 276/569 kB Progress (4): 2.8/3.3 MB | 592/866 kB | 0.2/2.2 MB | 276/569 kB Progress (4): 2.8/3.3 MB | 596/866 kB | 0.2/2.2 MB | 276/569 kB Progress (4): 2.8/3.3 MB | 596/866 kB | 0.2/2.2 MB | 276/569 kB Progress (4): 2.8/3.3 MB | 600/866 kB | 0.2/2.2 MB | 276/569 kB Progress (4): 2.8/3.3 MB | 600/866 kB | 0.2/2.2 MB | 276/569 kB Progress (4): 2.8/3.3 MB | 600/866 kB | 0.2/2.2 MB | 280/569 kB Progress (4): 2.8/3.3 MB | 600/866 kB | 0.2/2.2 MB | 280/569 kB Progress (4): 2.8/3.3 MB | 604/866 kB | 0.2/2.2 MB | 280/569 kB Progress (4): 2.8/3.3 MB | 604/866 kB | 0.2/2.2 MB | 280/569 kB Progress (4): 2.8/3.3 MB | 608/866 kB | 0.2/2.2 MB | 280/569 kB Progress (4): 2.8/3.3 MB | 608/866 kB | 0.2/2.2 MB | 280/569 kB Progress (4): 2.8/3.3 MB | 608/866 kB | 0.2/2.2 MB | 284/569 kB Progress (4): 2.8/3.3 MB | 608/866 kB | 0.2/2.2 MB | 284/569 kB Progress (4): 2.8/3.3 MB | 612/866 kB | 0.2/2.2 MB | 284/569 kB Progress (4): 2.8/3.3 MB | 612/866 kB | 0.2/2.2 MB | 284/569 kB Progress (4): 2.8/3.3 MB | 616/866 kB | 0.2/2.2 MB | 284/569 kB Progress (4): 2.8/3.3 MB | 616/866 kB | 0.2/2.2 MB | 284/569 kB Progress (4): 2.8/3.3 MB | 616/866 kB | 0.2/2.2 MB | 288/569 kB Progress (4): 2.8/3.3 MB | 616/866 kB | 0.2/2.2 MB | 288/569 kB Progress (4): 2.8/3.3 MB | 620/866 kB | 0.2/2.2 MB | 288/569 kB Progress (4): 2.8/3.3 MB | 620/866 kB | 0.2/2.2 MB | 288/569 kB Progress (4): 2.8/3.3 MB | 624/866 kB | 0.2/2.2 MB | 288/569 kB Progress (4): 2.8/3.3 MB | 624/866 kB | 0.2/2.2 MB | 288/569 kB Progress (4): 2.8/3.3 MB | 624/866 kB | 0.2/2.2 MB | 292/569 kB Progress (4): 2.8/3.3 MB | 624/866 kB | 0.2/2.2 MB | 292/569 kB Progress (4): 2.8/3.3 MB | 628/866 kB | 0.2/2.2 MB | 292/569 kB Progress (4): 2.8/3.3 MB | 628/866 kB | 0.2/2.2 MB | 292/569 kB Progress (4): 2.8/3.3 MB | 632/866 kB | 0.2/2.2 MB | 292/569 kB Progress (4): 2.8/3.3 MB | 632/866 kB | 0.2/2.2 MB | 292/569 kB Progress (4): 2.8/3.3 MB | 632/866 kB | 0.2/2.2 MB | 296/569 kB Progress (4): 2.8/3.3 MB | 632/866 kB | 0.2/2.2 MB | 296/569 kB Progress (4): 2.8/3.3 MB | 636/866 kB | 0.2/2.2 MB | 296/569 kB Progress (4): 2.8/3.3 MB | 636/866 kB | 0.2/2.2 MB | 296/569 kB Progress (4): 2.8/3.3 MB | 640/866 kB | 0.2/2.2 MB | 296/569 kB Progress (4): 2.8/3.3 MB | 640/866 kB | 0.2/2.2 MB | 296/569 kB Progress (4): 2.8/3.3 MB | 640/866 kB | 0.2/2.2 MB | 300/569 kB Progress (5): 2.8/3.3 MB | 640/866 kB | 0.2/2.2 MB | 300/569 kB | 4.1/10.0 kB Progress (5): 2.8/3.3 MB | 640/866 kB | 0.2/2.2 MB | 304/569 kB | 4.1/10.0 kB Progress (5): 2.8/3.3 MB | 640/866 kB | 0.3/2.2 MB | 304/569 kB | 4.1/10.0 kB Progress (5): 2.8/3.3 MB | 644/866 kB | 0.3/2.2 MB | 304/569 kB | 4.1/10.0 kB Progress (5): 2.8/3.3 MB | 644/866 kB | 0.3/2.2 MB | 304/569 kB | 4.1/10.0 kB Progress (5): 2.8/3.3 MB | 648/866 kB | 0.3/2.2 MB | 304/569 kB | 4.1/10.0 kB Progress (5): 2.8/3.3 MB | 648/866 kB | 0.3/2.2 MB | 304/569 kB | 4.1/10.0 kB Progress (5): 2.8/3.3 MB | 648/866 kB | 0.3/2.2 MB | 308/569 kB | 4.1/10.0 kB Progress (5): 2.8/3.3 MB | 648/866 kB | 0.3/2.2 MB | 308/569 kB | 7.7/10.0 kB Progress (5): 2.8/3.3 MB | 648/866 kB | 0.3/2.2 MB | 312/569 kB | 7.7/10.0 kB Progress (5): 2.8/3.3 MB | 648/866 kB | 0.3/2.2 MB | 312/569 kB | 7.7/10.0 kB Progress (5): 2.8/3.3 MB | 652/866 kB | 0.3/2.2 MB | 312/569 kB | 7.7/10.0 kB Progress (5): 2.8/3.3 MB | 652/866 kB | 0.3/2.2 MB | 312/569 kB | 7.7/10.0 kB Progress (5): 2.8/3.3 MB | 656/866 kB | 0.3/2.2 MB | 312/569 kB | 7.7/10.0 kB Progress (5): 2.8/3.3 MB | 656/866 kB | 0.3/2.2 MB | 312/569 kB | 7.7/10.0 kB Progress (5): 2.8/3.3 MB | 656/866 kB | 0.3/2.2 MB | 316/569 kB | 7.7/10.0 kB Progress (5): 2.8/3.3 MB | 656/866 kB | 0.3/2.2 MB | 316/569 kB | 10.0 kB Progress (5): 2.8/3.3 MB | 656/866 kB | 0.3/2.2 MB | 320/569 kB | 10.0 kB Progress (5): 2.8/3.3 MB | 656/866 kB | 0.3/2.2 MB | 320/569 kB | 10.0 kB Progress (5): 2.8/3.3 MB | 660/866 kB | 0.3/2.2 MB | 320/569 kB | 10.0 kB Progress (5): 2.8/3.3 MB | 660/866 kB | 0.3/2.2 MB | 320/569 kB | 10.0 kB Progress (5): 2.8/3.3 MB | 664/866 kB | 0.3/2.2 MB | 320/569 kB | 10.0 kB Progress (5): 2.8/3.3 MB | 664/866 kB | 0.3/2.2 MB | 320/569 kB | 10.0 kB Progress (5): 2.8/3.3 MB | 664/866 kB | 0.3/2.2 MB | 324/569 kB | 10.0 kB Progress (5): 2.8/3.3 MB | 664/866 kB | 0.3/2.2 MB | 324/569 kB | 10.0 kB Progress (5): 2.8/3.3 MB | 668/866 kB | 0.3/2.2 MB | 324/569 kB | 10.0 kB Progress (5): 2.8/3.3 MB | 668/866 kB | 0.3/2.2 MB | 324/569 kB | 10.0 kB Progress (5): 2.8/3.3 MB | 672/866 kB | 0.3/2.2 MB | 324/569 kB | 10.0 kB Progress (5): 2.8/3.3 MB | 672/866 kB | 0.3/2.2 MB | 324/569 kB | 10.0 kB Progress (5): 2.8/3.3 MB | 672/866 kB | 0.3/2.2 MB | 328/569 kB | 10.0 kB Progress (5): 2.8/3.3 MB | 672/866 kB | 0.3/2.2 MB | 328/569 kB | 10.0 kB Progress (5): 2.8/3.3 MB | 676/866 kB | 0.3/2.2 MB | 328/569 kB | 10.0 kB Progress (5): 2.8/3.3 MB | 676/866 kB | 0.3/2.2 MB | 328/569 kB | 10.0 kB Progress (5): 2.8/3.3 MB | 680/866 kB | 0.3/2.2 MB | 328/569 kB | 10.0 kB Progress (5): 2.8/3.3 MB | 680/866 kB | 0.3/2.2 MB | 328/569 kB | 10.0 kB Progress (5): 2.8/3.3 MB | 680/866 kB | 0.3/2.2 MB | 332/569 kB | 10.0 kB Progress (5): 2.8/3.3 MB | 680/866 kB | 0.3/2.2 MB | 332/569 kB | 10.0 kB Progress (5): 2.8/3.3 MB | 684/866 kB | 0.3/2.2 MB | 332/569 kB | 10.0 kB Progress (5): 2.8/3.3 MB | 684/866 kB | 0.3/2.2 MB | 332/569 kB | 10.0 kB Progress (5): 2.8/3.3 MB | 688/866 kB | 0.3/2.2 MB | 332/569 kB | 10.0 kB Progress (5): 2.8/3.3 MB | 688/866 kB | 0.3/2.2 MB | 332/569 kB | 10.0 kB Progress (5): 2.8/3.3 MB | 688/866 kB | 0.3/2.2 MB | 336/569 kB | 10.0 kB Progress (5): 2.8/3.3 MB | 688/866 kB | 0.3/2.2 MB | 336/569 kB | 10.0 kB Progress (5): 2.8/3.3 MB | 692/866 kB | 0.3/2.2 MB | 336/569 kB | 10.0 kB Progress (5): 2.8/3.3 MB | 692/866 kB | 0.3/2.2 MB | 336/569 kB | 10.0 kB Progress (5): 2.8/3.3 MB | 696/866 kB | 0.3/2.2 MB | 336/569 kB | 10.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/intellij/annotations/9.0.4/annotations-9.0.4.jar (10.0 kB at 17 kB/s) [2019-07-30T14:18:55.554Z] Progress (4): 2.8/3.3 MB | 696/866 kB | 0.3/2.2 MB | 336/569 kB Progress (4): 2.8/3.3 MB | 696/866 kB | 0.3/2.2 MB | 340/569 kB Progress (4): 2.8/3.3 MB | 696/866 kB | 0.3/2.2 MB | 340/569 kB 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-30T14:18:55.812Z] Progress (4): 2.8/3.3 MB | 700/866 kB | 0.3/2.2 MB | 340/569 kB Progress (4): 2.8/3.3 MB | 700/866 kB | 0.3/2.2 MB | 340/569 kB Progress (4): 2.8/3.3 MB | 700/866 kB | 0.3/2.2 MB | 340/569 kB Progress (4): 2.8/3.3 MB | 704/866 kB | 0.3/2.2 MB | 340/569 kB Progress (4): 2.8/3.3 MB | 704/866 kB | 0.3/2.2 MB | 340/569 kB Progress (4): 2.8/3.3 MB | 704/866 kB | 0.3/2.2 MB | 344/569 kB Progress (4): 2.8/3.3 MB | 704/866 kB | 0.3/2.2 MB | 344/569 kB Progress (4): 2.8/3.3 MB | 708/866 kB | 0.3/2.2 MB | 344/569 kB Progress (4): 2.8/3.3 MB | 708/866 kB | 0.3/2.2 MB | 344/569 kB Progress (4): 2.9/3.3 MB | 708/866 kB | 0.3/2.2 MB | 344/569 kB Progress (4): 2.9/3.3 MB | 712/866 kB | 0.3/2.2 MB | 344/569 kB Progress (4): 2.9/3.3 MB | 712/866 kB | 0.3/2.2 MB | 344/569 kB Progress (4): 2.9/3.3 MB | 712/866 kB | 0.3/2.2 MB | 348/569 kB Progress (4): 2.9/3.3 MB | 712/866 kB | 0.3/2.2 MB | 348/569 kB Progress (4): 2.9/3.3 MB | 716/866 kB | 0.3/2.2 MB | 348/569 kB Progress (4): 2.9/3.3 MB | 716/866 kB | 0.3/2.2 MB | 348/569 kB Progress (4): 2.9/3.3 MB | 720/866 kB | 0.3/2.2 MB | 348/569 kB Progress (4): 2.9/3.3 MB | 720/866 kB | 0.3/2.2 MB | 348/569 kB Progress (4): 2.9/3.3 MB | 720/866 kB | 0.3/2.2 MB | 352/569 kB Progress (4): 2.9/3.3 MB | 720/866 kB | 0.3/2.2 MB | 352/569 kB Progress (4): 2.9/3.3 MB | 724/866 kB | 0.3/2.2 MB | 352/569 kB Progress (4): 2.9/3.3 MB | 724/866 kB | 0.3/2.2 MB | 352/569 kB Progress (4): 2.9/3.3 MB | 728/866 kB | 0.3/2.2 MB | 352/569 kB Progress (4): 2.9/3.3 MB | 728/866 kB | 0.3/2.2 MB | 352/569 kB Progress (4): 2.9/3.3 MB | 728/866 kB | 0.3/2.2 MB | 356/569 kB Progress (4): 2.9/3.3 MB | 728/866 kB | 0.3/2.2 MB | 356/569 kB Progress (4): 2.9/3.3 MB | 732/866 kB | 0.3/2.2 MB | 356/569 kB Progress (4): 2.9/3.3 MB | 732/866 kB | 0.3/2.2 MB | 356/569 kB Progress (4): 2.9/3.3 MB | 736/866 kB | 0.3/2.2 MB | 356/569 kB Progress (4): 2.9/3.3 MB | 736/866 kB | 0.3/2.2 MB | 356/569 kB Progress (4): 2.9/3.3 MB | 736/866 kB | 0.3/2.2 MB | 360/569 kB Progress (4): 2.9/3.3 MB | 736/866 kB | 0.3/2.2 MB | 360/569 kB Progress (4): 2.9/3.3 MB | 740/866 kB | 0.3/2.2 MB | 360/569 kB Progress (4): 2.9/3.3 MB | 740/866 kB | 0.3/2.2 MB | 360/569 kB Progress (4): 2.9/3.3 MB | 744/866 kB | 0.3/2.2 MB | 360/569 kB Progress (4): 2.9/3.3 MB | 744/866 kB | 0.4/2.2 MB | 360/569 kB Progress (4): 2.9/3.3 MB | 744/866 kB | 0.4/2.2 MB | 364/569 kB Progress (4): 2.9/3.3 MB | 744/866 kB | 0.4/2.2 MB | 364/569 kB Progress (4): 2.9/3.3 MB | 748/866 kB | 0.4/2.2 MB | 364/569 kB Progress (4): 2.9/3.3 MB | 748/866 kB | 0.4/2.2 MB | 364/569 kB Progress (4): 2.9/3.3 MB | 752/866 kB | 0.4/2.2 MB | 364/569 kB Progress (4): 2.9/3.3 MB | 752/866 kB | 0.4/2.2 MB | 364/569 kB Progress (4): 2.9/3.3 MB | 752/866 kB | 0.4/2.2 MB | 368/569 kB Progress (4): 2.9/3.3 MB | 752/866 kB | 0.4/2.2 MB | 368/569 kB Progress (5): 2.9/3.3 MB | 752/866 kB | 0.4/2.2 MB | 368/569 kB | 4.1/351 kB Progress (5): 2.9/3.3 MB | 756/866 kB | 0.4/2.2 MB | 368/569 kB | 4.1/351 kB Progress (5): 2.9/3.3 MB | 756/866 kB | 0.4/2.2 MB | 368/569 kB | 4.1/351 kB Progress (5): 2.9/3.3 MB | 760/866 kB | 0.4/2.2 MB | 368/569 kB | 4.1/351 kB Progress (5): 2.9/3.3 MB | 760/866 kB | 0.4/2.2 MB | 368/569 kB | 7.7/351 kB Progress (5): 2.9/3.3 MB | 760/866 kB | 0.4/2.2 MB | 368/569 kB | 7.7/351 kB Progress (5): 2.9/3.3 MB | 760/866 kB | 0.4/2.2 MB | 372/569 kB | 7.7/351 kB Progress (5): 2.9/3.3 MB | 760/866 kB | 0.4/2.2 MB | 372/569 kB | 7.7/351 kB Progress (5): 2.9/3.3 MB | 760/866 kB | 0.4/2.2 MB | 372/569 kB | 12/351 kB Progress (5): 2.9/3.3 MB | 764/866 kB | 0.4/2.2 MB | 372/569 kB | 12/351 kB Progress (5): 2.9/3.3 MB | 764/866 kB | 0.4/2.2 MB | 372/569 kB | 12/351 kB Progress (5): 2.9/3.3 MB | 768/866 kB | 0.4/2.2 MB | 372/569 kB | 12/351 kB Progress (5): 2.9/3.3 MB | 768/866 kB | 0.4/2.2 MB | 372/569 kB | 16/351 kB Progress (5): 2.9/3.3 MB | 768/866 kB | 0.4/2.2 MB | 372/569 kB | 16/351 kB Progress (5): 2.9/3.3 MB | 768/866 kB | 0.4/2.2 MB | 376/569 kB | 16/351 kB Progress (5): 2.9/3.3 MB | 768/866 kB | 0.4/2.2 MB | 376/569 kB | 16/351 kB Progress (5): 2.9/3.3 MB | 768/866 kB | 0.4/2.2 MB | 376/569 kB | 20/351 kB Progress (5): 2.9/3.3 MB | 772/866 kB | 0.4/2.2 MB | 376/569 kB | 20/351 kB Progress (5): 2.9/3.3 MB | 772/866 kB | 0.4/2.2 MB | 376/569 kB | 20/351 kB Progress (5): 2.9/3.3 MB | 776/866 kB | 0.4/2.2 MB | 376/569 kB | 20/351 kB Progress (5): 2.9/3.3 MB | 776/866 kB | 0.4/2.2 MB | 376/569 kB | 24/351 kB Progress (5): 2.9/3.3 MB | 776/866 kB | 0.4/2.2 MB | 376/569 kB | 24/351 kB Progress (5): 2.9/3.3 MB | 776/866 kB | 0.4/2.2 MB | 380/569 kB | 24/351 kB Progress (5): 2.9/3.3 MB | 776/866 kB | 0.4/2.2 MB | 380/569 kB | 24/351 kB Progress (5): 2.9/3.3 MB | 776/866 kB | 0.4/2.2 MB | 380/569 kB | 24/351 kB Progress (5): 2.9/3.3 MB | 776/866 kB | 0.4/2.2 MB | 380/569 kB | 24/351 kB Progress (5): 2.9/3.3 MB | 776/866 kB | 0.4/2.2 MB | 380/569 kB | 24/351 kB Progress (5): 2.9/3.3 MB | 776/866 kB | 0.4/2.2 MB | 380/569 kB | 28/351 kB Progress (5): 2.9/3.3 MB | 780/866 kB | 0.4/2.2 MB | 380/569 kB | 28/351 kB Progress (5): 2.9/3.3 MB | 780/866 kB | 0.4/2.2 MB | 380/569 kB | 32/351 kB Progress (5): 2.9/3.3 MB | 780/866 kB | 0.4/2.2 MB | 380/569 kB | 32/351 kB Progress (5): 2.9/3.3 MB | 780/866 kB | 0.4/2.2 MB | 384/569 kB | 32/351 kB Progress (5): 2.9/3.3 MB | 780/866 kB | 0.4/2.2 MB | 388/569 kB | 32/351 kB Progress (5): 2.9/3.3 MB | 780/866 kB | 0.4/2.2 MB | 388/569 kB | 32/351 kB Progress (5): 2.9/3.3 MB | 780/866 kB | 0.4/2.2 MB | 392/569 kB | 32/351 kB Progress (5): 2.9/3.3 MB | 780/866 kB | 0.4/2.2 MB | 392/569 kB | 32/351 kB Progress (5): 2.9/3.3 MB | 780/866 kB | 0.4/2.2 MB | 392/569 kB | 33/351 kB Progress (5): 2.9/3.3 MB | 784/866 kB | 0.4/2.2 MB | 392/569 kB | 33/351 kB Progress (5): 2.9/3.3 MB | 784/866 kB | 0.4/2.2 MB | 392/569 kB | 37/351 kB Progress (5): 2.9/3.3 MB | 784/866 kB | 0.4/2.2 MB | 392/569 kB | 37/351 kB Progress (5): 2.9/3.3 MB | 784/866 kB | 0.4/2.2 MB | 396/569 kB | 37/351 kB Progress (5): 2.9/3.3 MB | 784/866 kB | 0.4/2.2 MB | 396/569 kB | 37/351 kB Progress (5): 2.9/3.3 MB | 784/866 kB | 0.4/2.2 MB | 400/569 kB | 37/351 kB Progress (5): 2.9/3.3 MB | 784/866 kB | 0.4/2.2 MB | 400/569 kB | 37/351 kB Progress (5): 2.9/3.3 MB | 784/866 kB | 0.4/2.2 MB | 400/569 kB | 41/351 kB Progress (5): 2.9/3.3 MB | 788/866 kB | 0.4/2.2 MB | 400/569 kB | 41/351 kB Progress (5): 2.9/3.3 MB | 788/866 kB | 0.4/2.2 MB | 400/569 kB | 45/351 kB Progress (5): 2.9/3.3 MB | 788/866 kB | 0.4/2.2 MB | 400/569 kB | 45/351 kB Progress (5): 2.9/3.3 MB | 788/866 kB | 0.4/2.2 MB | 404/569 kB | 45/351 kB Progress (5): 2.9/3.3 MB | 788/866 kB | 0.4/2.2 MB | 404/569 kB | 45/351 kB Progress (5): 2.9/3.3 MB | 788/866 kB | 0.4/2.2 MB | 408/569 kB | 45/351 kB Progress (5): 2.9/3.3 MB | 788/866 kB | 0.4/2.2 MB | 408/569 kB | 45/351 kB Progress (5): 2.9/3.3 MB | 788/866 kB | 0.4/2.2 MB | 408/569 kB | 49/351 kB Progress (5): 2.9/3.3 MB | 792/866 kB | 0.4/2.2 MB | 408/569 kB | 49/351 kB Progress (5): 2.9/3.3 MB | 792/866 kB | 0.4/2.2 MB | 408/569 kB | 53/351 kB Progress (5): 2.9/3.3 MB | 792/866 kB | 0.4/2.2 MB | 408/569 kB | 53/351 kB Progress (5): 2.9/3.3 MB | 792/866 kB | 0.4/2.2 MB | 412/569 kB | 53/351 kB Progress (5): 2.9/3.3 MB | 792/866 kB | 0.4/2.2 MB | 412/569 kB | 53/351 kB Progress (5): 2.9/3.3 MB | 792/866 kB | 0.4/2.2 MB | 416/569 kB | 53/351 kB Progress (5): 2.9/3.3 MB | 792/866 kB | 0.4/2.2 MB | 416/569 kB | 53/351 kB Progress (5): 2.9/3.3 MB | 792/866 kB | 0.4/2.2 MB | 416/569 kB | 57/351 kB Progress (5): 2.9/3.3 MB | 796/866 kB | 0.4/2.2 MB | 416/569 kB | 57/351 kB Progress (5): 2.9/3.3 MB | 796/866 kB | 0.4/2.2 MB | 416/569 kB | 61/351 kB Progress (5): 2.9/3.3 MB | 796/866 kB | 0.4/2.2 MB | 416/569 kB | 61/351 kB Progress (5): 2.9/3.3 MB | 796/866 kB | 0.4/2.2 MB | 420/569 kB | 61/351 kB Progress (5): 2.9/3.3 MB | 796/866 kB | 0.4/2.2 MB | 420/569 kB | 61/351 kB Progress (5): 2.9/3.3 MB | 796/866 kB | 0.4/2.2 MB | 424/569 kB | 61/351 kB Progress (5): 2.9/3.3 MB | 796/866 kB | 0.4/2.2 MB | 424/569 kB | 61/351 kB Progress (5): 2.9/3.3 MB | 796/866 kB | 0.4/2.2 MB | 424/569 kB | 65/351 kB Progress (5): 2.9/3.3 MB | 800/866 kB | 0.4/2.2 MB | 424/569 kB | 65/351 kB Progress (5): 2.9/3.3 MB | 800/866 kB | 0.4/2.2 MB | 424/569 kB | 66/351 kB Progress (5): 2.9/3.3 MB | 800/866 kB | 0.4/2.2 MB | 424/569 kB | 66/351 kB Progress (5): 2.9/3.3 MB | 800/866 kB | 0.4/2.2 MB | 428/569 kB | 66/351 kB Progress (5): 2.9/3.3 MB | 800/866 kB | 0.4/2.2 MB | 428/569 kB | 66/351 kB Progress (5): 2.9/3.3 MB | 800/866 kB | 0.4/2.2 MB | 432/569 kB | 66/351 kB Progress (5): 2.9/3.3 MB | 800/866 kB | 0.4/2.2 MB | 432/569 kB | 66/351 kB Progress (5): 2.9/3.3 MB | 800/866 kB | 0.4/2.2 MB | 432/569 kB | 70/351 kB Progress (5): 2.9/3.3 MB | 804/866 kB | 0.4/2.2 MB | 432/569 kB | 70/351 kB Progress (5): 2.9/3.3 MB | 804/866 kB | 0.4/2.2 MB | 432/569 kB | 74/351 kB Progress (5): 2.9/3.3 MB | 804/866 kB | 0.5/2.2 MB | 432/569 kB | 74/351 kB Progress (5): 2.9/3.3 MB | 804/866 kB | 0.5/2.2 MB | 436/569 kB | 74/351 kB Progress (5): 2.9/3.3 MB | 804/866 kB | 0.5/2.2 MB | 436/569 kB | 74/351 kB Progress (5): 2.9/3.3 MB | 804/866 kB | 0.5/2.2 MB | 440/569 kB | 74/351 kB Progress (5): 2.9/3.3 MB | 804/866 kB | 0.5/2.2 MB | 440/569 kB | 74/351 kB Progress (5): 2.9/3.3 MB | 804/866 kB | 0.5/2.2 MB | 440/569 kB | 78/351 kB Progress (5): 2.9/3.3 MB | 808/866 kB | 0.5/2.2 MB | 440/569 kB | 78/351 kB Progress (5): 2.9/3.3 MB | 808/866 kB | 0.5/2.2 MB | 440/569 kB | 82/351 kB Progress (5): 2.9/3.3 MB | 808/866 kB | 0.5/2.2 MB | 440/569 kB | 82/351 kB Progress (5): 2.9/3.3 MB | 808/866 kB | 0.5/2.2 MB | 444/569 kB | 82/351 kB Progress (5): 2.9/3.3 MB | 808/866 kB | 0.5/2.2 MB | 444/569 kB | 82/351 kB Progress (5): 2.9/3.3 MB | 808/866 kB | 0.5/2.2 MB | 448/569 kB | 82/351 kB Progress (5): 2.9/3.3 MB | 808/866 kB | 0.5/2.2 MB | 448/569 kB | 82/351 kB Progress (5): 2.9/3.3 MB | 808/866 kB | 0.5/2.2 MB | 448/569 kB | 86/351 kB Progress (5): 2.9/3.3 MB | 812/866 kB | 0.5/2.2 MB | 448/569 kB | 86/351 kB Progress (5): 2.9/3.3 MB | 812/866 kB | 0.5/2.2 MB | 448/569 kB | 90/351 kB Progress (5): 2.9/3.3 MB | 812/866 kB | 0.5/2.2 MB | 448/569 kB | 90/351 kB Progress (5): 2.9/3.3 MB | 812/866 kB | 0.5/2.2 MB | 452/569 kB | 90/351 kB Progress (5): 2.9/3.3 MB | 812/866 kB | 0.5/2.2 MB | 452/569 kB | 90/351 kB Progress (5): 2.9/3.3 MB | 812/866 kB | 0.5/2.2 MB | 456/569 kB | 90/351 kB Progress (5): 2.9/3.3 MB | 812/866 kB | 0.5/2.2 MB | 456/569 kB | 90/351 kB Progress (5): 2.9/3.3 MB | 812/866 kB | 0.5/2.2 MB | 456/569 kB | 94/351 kB Progress (5): 2.9/3.3 MB | 816/866 kB | 0.5/2.2 MB | 456/569 kB | 94/351 kB Progress (5): 2.9/3.3 MB | 816/866 kB | 0.5/2.2 MB | 456/569 kB | 98/351 kB Progress (5): 2.9/3.3 MB | 816/866 kB | 0.5/2.2 MB | 456/569 kB | 98/351 kB Progress (5): 2.9/3.3 MB | 816/866 kB | 0.5/2.2 MB | 460/569 kB | 98/351 kB Progress (5): 2.9/3.3 MB | 816/866 kB | 0.5/2.2 MB | 460/569 kB | 98/351 kB Progress (5): 2.9/3.3 MB | 816/866 kB | 0.5/2.2 MB | 464/569 kB | 98/351 kB Progress (5): 2.9/3.3 MB | 816/866 kB | 0.5/2.2 MB | 464/569 kB | 98/351 kB Progress (5): 2.9/3.3 MB | 816/866 kB | 0.5/2.2 MB | 464/569 kB | 98/351 kB Progress (5): 2.9/3.3 MB | 820/866 kB | 0.5/2.2 MB | 464/569 kB | 98/351 kB Progress (5): 2.9/3.3 MB | 820/866 kB | 0.5/2.2 MB | 464/569 kB | 102/351 kB Progress (5): 2.9/3.3 MB | 820/866 kB | 0.5/2.2 MB | 464/569 kB | 102/351 kB Progress (5): 2.9/3.3 MB | 820/866 kB | 0.5/2.2 MB | 468/569 kB | 102/351 kB Progress (5): 2.9/3.3 MB | 820/866 kB | 0.5/2.2 MB | 468/569 kB | 102/351 kB Progress (5): 2.9/3.3 MB | 820/866 kB | 0.5/2.2 MB | 472/569 kB | 102/351 kB Progress (5): 2.9/3.3 MB | 820/866 kB | 0.5/2.2 MB | 472/569 kB | 102/351 kB Progress (5): 2.9/3.3 MB | 820/866 kB | 0.5/2.2 MB | 472/569 kB | 106/351 kB Progress (5): 2.9/3.3 MB | 824/866 kB | 0.5/2.2 MB | 472/569 kB | 106/351 kB Progress (5): 2.9/3.3 MB | 824/866 kB | 0.5/2.2 MB | 472/569 kB | 110/351 kB Progress (5): 2.9/3.3 MB | 824/866 kB | 0.5/2.2 MB | 472/569 kB | 110/351 kB Progress (5): 2.9/3.3 MB | 824/866 kB | 0.5/2.2 MB | 476/569 kB | 110/351 kB Progress (5): 2.9/3.3 MB | 824/866 kB | 0.5/2.2 MB | 476/569 kB | 110/351 kB Progress (5): 2.9/3.3 MB | 824/866 kB | 0.5/2.2 MB | 480/569 kB | 110/351 kB Progress (5): 2.9/3.3 MB | 824/866 kB | 0.5/2.2 MB | 480/569 kB | 110/351 kB Progress (5): 2.9/3.3 MB | 824/866 kB | 0.5/2.2 MB | 480/569 kB | 114/351 kB Progress (5): 2.9/3.3 MB | 828/866 kB | 0.5/2.2 MB | 480/569 kB | 114/351 kB Progress (5): 2.9/3.3 MB | 828/866 kB | 0.5/2.2 MB | 480/569 kB | 118/351 kB Progress (5): 2.9/3.3 MB | 828/866 kB | 0.5/2.2 MB | 480/569 kB | 118/351 kB Progress (5): 2.9/3.3 MB | 828/866 kB | 0.5/2.2 MB | 484/569 kB | 118/351 kB Progress (5): 2.9/3.3 MB | 828/866 kB | 0.5/2.2 MB | 484/569 kB | 118/351 kB Progress (5): 2.9/3.3 MB | 828/866 kB | 0.5/2.2 MB | 488/569 kB | 118/351 kB Progress (5): 2.9/3.3 MB | 828/866 kB | 0.5/2.2 MB | 488/569 kB | 118/351 kB Progress (5): 2.9/3.3 MB | 828/866 kB | 0.5/2.2 MB | 488/569 kB | 122/351 kB Progress (5): 2.9/3.3 MB | 832/866 kB | 0.5/2.2 MB | 488/569 kB | 122/351 kB Progress (5): 2.9/3.3 MB | 832/866 kB | 0.5/2.2 MB | 488/569 kB | 126/351 kB Progress (5): 2.9/3.3 MB | 832/866 kB | 0.5/2.2 MB | 488/569 kB | 126/351 kB Progress (5): 2.9/3.3 MB | 832/866 kB | 0.5/2.2 MB | 492/569 kB | 126/351 kB Progress (5): 2.9/3.3 MB | 832/866 kB | 0.5/2.2 MB | 492/569 kB | 126/351 kB Progress (5): 2.9/3.3 MB | 832/866 kB | 0.5/2.2 MB | 496/569 kB | 126/351 kB Progress (5): 2.9/3.3 MB | 832/866 kB | 0.5/2.2 MB | 496/569 kB | 126/351 kB Progress (5): 2.9/3.3 MB | 832/866 kB | 0.5/2.2 MB | 496/569 kB | 126/351 kB Progress (5): 2.9/3.3 MB | 832/866 kB | 0.5/2.2 MB | 496/569 kB | 130/351 kB Progress (5): 2.9/3.3 MB | 836/866 kB | 0.5/2.2 MB | 496/569 kB | 130/351 kB Progress (5): 2.9/3.3 MB | 836/866 kB | 0.5/2.2 MB | 496/569 kB | 131/351 kB Progress (5): 2.9/3.3 MB | 840/866 kB | 0.5/2.2 MB | 496/569 kB | 131/351 kB Progress (5): 2.9/3.3 MB | 840/866 kB | 0.5/2.2 MB | 496/569 kB | 131/351 kB Progress (5): 2.9/3.3 MB | 840/866 kB | 0.5/2.2 MB | 496/569 kB | 131/351 kB Progress (5): 2.9/3.3 MB | 840/866 kB | 0.5/2.2 MB | 500/569 kB | 131/351 kB Progress (5): 3.0/3.3 MB | 840/866 kB | 0.5/2.2 MB | 500/569 kB | 131/351 kB Progress (5): 3.0/3.3 MB | 840/866 kB | 0.5/2.2 MB | 500/569 kB | 131/351 kB Progress (5): 3.0/3.3 MB | 844/866 kB | 0.5/2.2 MB | 500/569 kB | 131/351 kB Progress (5): 3.0/3.3 MB | 844/866 kB | 0.5/2.2 MB | 500/569 kB | 135/351 kB Progress (5): 3.0/3.3 MB | 848/866 kB | 0.5/2.2 MB | 500/569 kB | 135/351 kB Progress (5): 3.0/3.3 MB | 848/866 kB | 0.5/2.2 MB | 500/569 kB | 135/351 kB Progress (5): 3.0/3.3 MB | 848/866 kB | 0.5/2.2 MB | 500/569 kB | 135/351 kB Progress (5): 3.0/3.3 MB | 848/866 kB | 0.5/2.2 MB | 504/569 kB | 135/351 kB Progress (5): 3.0/3.3 MB | 848/866 kB | 0.5/2.2 MB | 504/569 kB | 135/351 kB Progress (5): 3.0/3.3 MB | 848/866 kB | 0.5/2.2 MB | 504/569 kB | 135/351 kB Progress (5): 3.0/3.3 MB | 852/866 kB | 0.5/2.2 MB | 504/569 kB | 135/351 kB Progress (5): 3.0/3.3 MB | 852/866 kB | 0.5/2.2 MB | 504/569 kB | 139/351 kB Progress (5): 3.0/3.3 MB | 856/866 kB | 0.5/2.2 MB | 504/569 kB | 139/351 kB Progress (5): 3.0/3.3 MB | 856/866 kB | 0.5/2.2 MB | 504/569 kB | 139/351 kB Progress (5): 3.0/3.3 MB | 856/866 kB | 0.5/2.2 MB | 504/569 kB | 139/351 kB Progress (5): 3.0/3.3 MB | 856/866 kB | 0.5/2.2 MB | 508/569 kB | 139/351 kB Progress (5): 3.0/3.3 MB | 856/866 kB | 0.5/2.2 MB | 508/569 kB | 139/351 kB Progress (5): 3.0/3.3 MB | 856/866 kB | 0.5/2.2 MB | 508/569 kB | 139/351 kB Progress (5): 3.0/3.3 MB | 860/866 kB | 0.5/2.2 MB | 508/569 kB | 139/351 kB Progress (5): 3.0/3.3 MB | 860/866 kB | 0.5/2.2 MB | 508/569 kB | 143/351 kB Progress (5): 3.0/3.3 MB | 864/866 kB | 0.5/2.2 MB | 508/569 kB | 143/351 kB Progress (5): 3.0/3.3 MB | 864/866 kB | 0.5/2.2 MB | 508/569 kB | 143/351 kB Progress (5): 3.0/3.3 MB | 864/866 kB | 0.5/2.2 MB | 508/569 kB | 143/351 kB Progress (5): 3.0/3.3 MB | 864/866 kB | 0.5/2.2 MB | 512/569 kB | 143/351 kB Progress (5): 3.0/3.3 MB | 864/866 kB | 0.5/2.2 MB | 512/569 kB | 143/351 kB Progress (5): 3.0/3.3 MB | 864/866 kB | 0.5/2.2 MB | 512/569 kB | 143/351 kB Progress (5): 3.0/3.3 MB | 866 kB | 0.5/2.2 MB | 512/569 kB | 143/351 kB Progress (5): 3.0/3.3 MB | 866 kB | 0.5/2.2 MB | 512/569 kB | 147/351 kB Progress (5): 3.0/3.3 MB | 866 kB | 0.5/2.2 MB | 512/569 kB | 147/351 kB Progress (5): 3.0/3.3 MB | 866 kB | 0.5/2.2 MB | 512/569 kB | 147/351 kB Progress (5): 3.0/3.3 MB | 866 kB | 0.5/2.2 MB | 516/569 kB | 147/351 kB Progress (5): 3.0/3.3 MB | 866 kB | 0.5/2.2 MB | 516/569 kB | 147/351 kB Progress (5): 3.0/3.3 MB | 866 kB | 0.6/2.2 MB | 516/569 kB | 147/351 kB Progress (5): 3.0/3.3 MB | 866 kB | 0.6/2.2 MB | 516/569 kB | 151/351 kB Progress (5): 3.0/3.3 MB | 866 kB | 0.6/2.2 MB | 516/569 kB | 151/351 kB Progress (5): 3.0/3.3 MB | 866 kB | 0.6/2.2 MB | 516/569 kB | 151/351 kB Progress (5): 3.0/3.3 MB | 866 kB | 0.6/2.2 MB | 520/569 kB | 151/351 kB Progress (5): 3.0/3.3 MB | 866 kB | 0.6/2.2 MB | 520/569 kB | 151/351 kB Progress (5): 3.0/3.3 MB | 866 kB | 0.6/2.2 MB | 520/569 kB | 151/351 kB Progress (5): 3.0/3.3 MB | 866 kB | 0.6/2.2 MB | 520/569 kB | 155/351 kB Progress (5): 3.0/3.3 MB | 866 kB | 0.6/2.2 MB | 520/569 kB | 155/351 kB Progress (5): 3.0/3.3 MB | 866 kB | 0.6/2.2 MB | 520/569 kB | 155/351 kB Progress (5): 3.0/3.3 MB | 866 kB | 0.6/2.2 MB | 524/569 kB | 155/351 kB Progress (5): 3.0/3.3 MB | 866 kB | 0.6/2.2 MB | 524/569 kB | 155/351 kB Progress (5): 3.0/3.3 MB | 866 kB | 0.6/2.2 MB | 524/569 kB | 155/351 kB Progress (5): 3.0/3.3 MB | 866 kB | 0.6/2.2 MB | 524/569 kB | 159/351 kB Progress (5): 3.0/3.3 MB | 866 kB | 0.6/2.2 MB | 524/569 kB | 159/351 kB Progress (5): 3.0/3.3 MB | 866 kB | 0.6/2.2 MB | 524/569 kB | 159/351 kB Progress (5): 3.0/3.3 MB | 866 kB | 0.6/2.2 MB | 528/569 kB | 159/351 kB Progress (5): 3.0/3.3 MB | 866 kB | 0.6/2.2 MB | 528/569 kB | 159/351 kB Progress (5): 3.0/3.3 MB | 866 kB | 0.6/2.2 MB | 528/569 kB | 159/351 kB Progress (5): 3.0/3.3 MB | 866 kB | 0.6/2.2 MB | 528/569 kB | 163/351 kB Progress (5): 3.0/3.3 MB | 866 kB | 0.6/2.2 MB | 528/569 kB | 163/351 kB Progress (5): 3.0/3.3 MB | 866 kB | 0.6/2.2 MB | 528/569 kB | 163/351 kB Progress (5): 3.0/3.3 MB | 866 kB | 0.6/2.2 MB | 532/569 kB | 163/351 kB Progress (5): 3.0/3.3 MB | 866 kB | 0.6/2.2 MB | 532/569 kB | 163/351 kB Progress (5): 3.0/3.3 MB | 866 kB | 0.6/2.2 MB | 532/569 kB | 163/351 kB Progress (5): 3.0/3.3 MB | 866 kB | 0.6/2.2 MB | 532/569 kB | 164/351 kB Progress (5): 3.0/3.3 MB | 866 kB | 0.6/2.2 MB | 532/569 kB | 164/351 kB Progress (5): 3.0/3.3 MB | 866 kB | 0.6/2.2 MB | 532/569 kB | 164/351 kB Progress (5): 3.0/3.3 MB | 866 kB | 0.6/2.2 MB | 536/569 kB | 164/351 kB Progress (5): 3.0/3.3 MB | 866 kB | 0.6/2.2 MB | 536/569 kB | 164/351 kB Progress (5): 3.0/3.3 MB | 866 kB | 0.6/2.2 MB | 536/569 kB | 164/351 kB Progress (5): 3.0/3.3 MB | 866 kB | 0.6/2.2 MB | 536/569 kB | 168/351 kB Progress (5): 3.0/3.3 MB | 866 kB | 0.6/2.2 MB | 536/569 kB | 168/351 kB Progress (5): 3.0/3.3 MB | 866 kB | 0.6/2.2 MB | 536/569 kB | 168/351 kB Progress (5): 3.0/3.3 MB | 866 kB | 0.6/2.2 MB | 540/569 kB | 168/351 kB Progress (5): 3.0/3.3 MB | 866 kB | 0.6/2.2 MB | 540/569 kB | 168/351 kB Progress (5): 3.0/3.3 MB | 866 kB | 0.6/2.2 MB | 540/569 kB | 168/351 kB Progress (5): 3.0/3.3 MB | 866 kB | 0.6/2.2 MB | 540/569 kB | 172/351 kB Progress (5): 3.0/3.3 MB | 866 kB | 0.6/2.2 MB | 540/569 kB | 172/351 kB Progress (5): 3.0/3.3 MB | 866 kB | 0.6/2.2 MB | 540/569 kB | 172/351 kB Progress (5): 3.0/3.3 MB | 866 kB | 0.6/2.2 MB | 544/569 kB | 172/351 kB Progress (5): 3.0/3.3 MB | 866 kB | 0.6/2.2 MB | 544/569 kB | 172/351 kB Progress (5): 3.0/3.3 MB | 866 kB | 0.6/2.2 MB | 544/569 kB | 172/351 kB Progress (5): 3.0/3.3 MB | 866 kB | 0.6/2.2 MB | 544/569 kB | 176/351 kB Progress (5): 3.0/3.3 MB | 866 kB | 0.6/2.2 MB | 544/569 kB | 176/351 kB Progress (5): 3.0/3.3 MB | 866 kB | 0.6/2.2 MB | 544/569 kB | 176/351 kB Progress (5): 3.0/3.3 MB | 866 kB | 0.6/2.2 MB | 548/569 kB | 176/351 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.jar (866 kB at 1.3 MB/s) [2019-07-30T14:18:55.812Z] Progress (4): 3.0/3.3 MB | 0.6/2.2 MB | 548/569 kB | 176/351 kB Progress (4): 3.0/3.3 MB | 0.6/2.2 MB | 548/569 kB | 176/351 kB Progress (4): 3.0/3.3 MB | 0.6/2.2 MB | 548/569 kB | 180/351 kB Progress (4): 3.0/3.3 MB | 0.6/2.2 MB | 548/569 kB | 180/351 kB Progress (4): 3.1/3.3 MB | 0.6/2.2 MB | 548/569 kB | 180/351 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar [2019-07-30T14:18:55.812Z] Progress (4): 3.1/3.3 MB | 0.6/2.2 MB | 552/569 kB | 180/351 kB Progress (4): 3.1/3.3 MB | 0.6/2.2 MB | 552/569 kB | 180/351 kB Progress (4): 3.1/3.3 MB | 0.6/2.2 MB | 552/569 kB | 180/351 kB Progress (4): 3.1/3.3 MB | 0.6/2.2 MB | 552/569 kB | 184/351 kB Progress (4): 3.1/3.3 MB | 0.6/2.2 MB | 552/569 kB | 184/351 kB Progress (4): 3.1/3.3 MB | 0.6/2.2 MB | 552/569 kB | 184/351 kB Progress (4): 3.1/3.3 MB | 0.6/2.2 MB | 556/569 kB | 184/351 kB Progress (4): 3.1/3.3 MB | 0.6/2.2 MB | 556/569 kB | 184/351 kB Progress (4): 3.1/3.3 MB | 0.6/2.2 MB | 556/569 kB | 184/351 kB Progress (4): 3.1/3.3 MB | 0.6/2.2 MB | 556/569 kB | 188/351 kB Progress (4): 3.1/3.3 MB | 0.6/2.2 MB | 556/569 kB | 188/351 kB Progress (4): 3.1/3.3 MB | 0.6/2.2 MB | 556/569 kB | 188/351 kB Progress (4): 3.1/3.3 MB | 0.6/2.2 MB | 560/569 kB | 188/351 kB Progress (4): 3.1/3.3 MB | 0.6/2.2 MB | 560/569 kB | 188/351 kB Progress (4): 3.1/3.3 MB | 0.6/2.2 MB | 560/569 kB | 188/351 kB Progress (4): 3.1/3.3 MB | 0.6/2.2 MB | 560/569 kB | 192/351 kB Progress (4): 3.1/3.3 MB | 0.6/2.2 MB | 560/569 kB | 192/351 kB Progress (4): 3.1/3.3 MB | 0.6/2.2 MB | 560/569 kB | 192/351 kB Progress (4): 3.1/3.3 MB | 0.6/2.2 MB | 564/569 kB | 192/351 kB Progress (4): 3.1/3.3 MB | 0.6/2.2 MB | 564/569 kB | 192/351 kB Progress (4): 3.1/3.3 MB | 0.6/2.2 MB | 564/569 kB | 192/351 kB Progress (4): 3.1/3.3 MB | 0.6/2.2 MB | 564/569 kB | 196/351 kB Progress (4): 3.1/3.3 MB | 0.7/2.2 MB | 564/569 kB | 196/351 kB Progress (4): 3.1/3.3 MB | 0.7/2.2 MB | 564/569 kB | 196/351 kB Progress (4): 3.1/3.3 MB | 0.7/2.2 MB | 568/569 kB | 196/351 kB Progress (4): 3.1/3.3 MB | 0.7/2.2 MB | 568/569 kB | 196/351 kB Progress (4): 3.1/3.3 MB | 0.7/2.2 MB | 568/569 kB | 196/351 kB Progress (4): 3.1/3.3 MB | 0.7/2.2 MB | 568/569 kB | 200/351 kB Progress (4): 3.1/3.3 MB | 0.7/2.2 MB | 568/569 kB | 200/351 kB Progress (4): 3.1/3.3 MB | 0.7/2.2 MB | 568/569 kB | 200/351 kB Progress (4): 3.1/3.3 MB | 0.7/2.2 MB | 569 kB | 200/351 kB Progress (4): 3.1/3.3 MB | 0.7/2.2 MB | 569 kB | 200/351 kB Progress (4): 3.1/3.3 MB | 0.7/2.2 MB | 569 kB | 200/351 kB Progress (4): 3.1/3.3 MB | 0.7/2.2 MB | 569 kB | 204/351 kB Progress (4): 3.1/3.3 MB | 0.7/2.2 MB | 569 kB | 204/351 kB Progress (4): 3.1/3.3 MB | 0.7/2.2 MB | 569 kB | 204/351 kB Progress (4): 3.1/3.3 MB | 0.7/2.2 MB | 569 kB | 204/351 kB Progress (4): 3.1/3.3 MB | 0.7/2.2 MB | 569 kB | 208/351 kB Progress (4): 3.1/3.3 MB | 0.7/2.2 MB | 569 kB | 208/351 kB Progress (4): 3.1/3.3 MB | 0.7/2.2 MB | 569 kB | 208/351 kB Progress (4): 3.1/3.3 MB | 0.7/2.2 MB | 569 kB | 208/351 kB Progress (4): 3.1/3.3 MB | 0.7/2.2 MB | 569 kB | 212/351 kB Progress (4): 3.1/3.3 MB | 0.7/2.2 MB | 569 kB | 212/351 kB Progress (4): 3.1/3.3 MB | 0.7/2.2 MB | 569 kB | 212/351 kB Progress (4): 3.1/3.3 MB | 0.7/2.2 MB | 569 kB | 212/351 kB Progress (4): 3.1/3.3 MB | 0.7/2.2 MB | 569 kB | 216/351 kB Progress (4): 3.1/3.3 MB | 0.7/2.2 MB | 569 kB | 216/351 kB Progress (4): 3.1/3.3 MB | 0.7/2.2 MB | 569 kB | 216/351 kB Progress (4): 3.1/3.3 MB | 0.7/2.2 MB | 569 kB | 216/351 kB Progress (4): 3.1/3.3 MB | 0.7/2.2 MB | 569 kB | 220/351 kB Progress (4): 3.1/3.3 MB | 0.7/2.2 MB | 569 kB | 220/351 kB Progress (4): 3.1/3.3 MB | 0.7/2.2 MB | 569 kB | 220/351 kB Progress (4): 3.1/3.3 MB | 0.7/2.2 MB | 569 kB | 220/351 kB Progress (4): 3.1/3.3 MB | 0.7/2.2 MB | 569 kB | 224/351 kB Progress (4): 3.1/3.3 MB | 0.7/2.2 MB | 569 kB | 224/351 kB Progress (4): 3.1/3.3 MB | 0.7/2.2 MB | 569 kB | 224/351 kB Progress (4): 3.1/3.3 MB | 0.7/2.2 MB | 569 kB | 224/351 kB Progress (4): 3.1/3.3 MB | 0.7/2.2 MB | 569 kB | 228/351 kB Progress (4): 3.1/3.3 MB | 0.7/2.2 MB | 569 kB | 228/351 kB Progress (4): 3.1/3.3 MB | 0.7/2.2 MB | 569 kB | 228/351 kB Progress (4): 3.1/3.3 MB | 0.7/2.2 MB | 569 kB | 228/351 kB Progress (4): 3.1/3.3 MB | 0.7/2.2 MB | 569 kB | 232/351 kB Progress (4): 3.1/3.3 MB | 0.7/2.2 MB | 569 kB | 232/351 kB Progress (4): 3.1/3.3 MB | 0.7/2.2 MB | 569 kB | 232/351 kB Progress (4): 3.1/3.3 MB | 0.7/2.2 MB | 569 kB | 232/351 kB Progress (4): 3.1/3.3 MB | 0.7/2.2 MB | 569 kB | 236/351 kB Progress (4): 3.1/3.3 MB | 0.7/2.2 MB | 569 kB | 236/351 kB Progress (4): 3.1/3.3 MB | 0.7/2.2 MB | 569 kB | 236/351 kB Progress (4): 3.1/3.3 MB | 0.7/2.2 MB | 569 kB | 236/351 kB Progress (4): 3.1/3.3 MB | 0.7/2.2 MB | 569 kB | 240/351 kB Progress (4): 3.1/3.3 MB | 0.7/2.2 MB | 569 kB | 240/351 kB Progress (4): 3.1/3.3 MB | 0.7/2.2 MB | 569 kB | 240/351 kB Progress (4): 3.1/3.3 MB | 0.7/2.2 MB | 569 kB | 240/351 kB Progress (4): 3.1/3.3 MB | 0.7/2.2 MB | 569 kB | 244/351 kB Progress (4): 3.1/3.3 MB | 0.7/2.2 MB | 569 kB | 244/351 kB Progress (5): 3.1/3.3 MB | 0.7/2.2 MB | 569 kB | 244/351 kB | 4.1/4.2 kB Progress (5): 3.1/3.3 MB | 0.7/2.2 MB | 569 kB | 244/351 kB | 4.1/4.2 kB Progress (5): 3.1/3.3 MB | 0.7/2.2 MB | 569 kB | 244/351 kB | 4.2 kB Progress (5): 3.1/3.3 MB | 0.8/2.2 MB | 569 kB | 244/351 kB | 4.2 kB Progress (5): 3.1/3.3 MB | 0.8/2.2 MB | 569 kB | 248/351 kB | 4.2 kB Progress (5): 3.1/3.3 MB | 0.8/2.2 MB | 569 kB | 248/351 kB | 4.2 kB Progress (5): 3.1/3.3 MB | 0.8/2.2 MB | 569 kB | 248/351 kB | 4.2 kB Progress (5): 3.1/3.3 MB | 0.8/2.2 MB | 569 kB | 248/351 kB | 4.2 kB Progress (5): 3.1/3.3 MB | 0.8/2.2 MB | 569 kB | 252/351 kB | 4.2 kB Progress (5): 3.1/3.3 MB | 0.8/2.2 MB | 569 kB | 252/351 kB | 4.2 kB Progress (5): 3.1/3.3 MB | 0.8/2.2 MB | 569 kB | 252/351 kB | 4.2 kB Progress (5): 3.1/3.3 MB | 0.8/2.2 MB | 569 kB | 252/351 kB | 4.2 kB Progress (5): 3.1/3.3 MB | 0.8/2.2 MB | 569 kB | 256/351 kB | 4.2 kB Progress (5): 3.1/3.3 MB | 0.8/2.2 MB | 569 kB | 256/351 kB | 4.2 kB Progress (5): 3.2/3.3 MB | 0.8/2.2 MB | 569 kB | 256/351 kB | 4.2 kB Progress (5): 3.2/3.3 MB | 0.8/2.2 MB | 569 kB | 256/351 kB | 4.2 kB Progress (5): 3.2/3.3 MB | 0.8/2.2 MB | 569 kB | 260/351 kB | 4.2 kB Progress (5): 3.2/3.3 MB | 0.8/2.2 MB | 569 kB | 260/351 kB | 4.2 kB Progress (5): 3.2/3.3 MB | 0.8/2.2 MB | 569 kB | 260/351 kB | 4.2 kB Progress (5): 3.2/3.3 MB | 0.8/2.2 MB | 569 kB | 260/351 kB | 4.2 kB Progress (5): 3.2/3.3 MB | 0.8/2.2 MB | 569 kB | 264/351 kB | 4.2 kB Progress (5): 3.2/3.3 MB | 0.8/2.2 MB | 569 kB | 264/351 kB | 4.2 kB Progress (5): 3.2/3.3 MB | 0.8/2.2 MB | 569 kB | 264/351 kB | 4.2 kB Progress (5): 3.2/3.3 MB | 0.8/2.2 MB | 569 kB | 264/351 kB | 4.2 kB Progress (5): 3.2/3.3 MB | 0.8/2.2 MB | 569 kB | 268/351 kB | 4.2 kB Progress (5): 3.2/3.3 MB | 0.8/2.2 MB | 569 kB | 268/351 kB | 4.2 kB Progress (5): 3.2/3.3 MB | 0.8/2.2 MB | 569 kB | 268/351 kB | 4.2 kB Progress (5): 3.2/3.3 MB | 0.8/2.2 MB | 569 kB | 268/351 kB | 4.2 kB Progress (5): 3.2/3.3 MB | 0.8/2.2 MB | 569 kB | 268/351 kB | 4.2 kB Progress (5): 3.2/3.3 MB | 0.8/2.2 MB | 569 kB | 272/351 kB | 4.2 kB Progress (5): 3.2/3.3 MB | 0.8/2.2 MB | 569 kB | 272/351 kB | 4.2 kB Progress (5): 3.2/3.3 MB | 0.8/2.2 MB | 569 kB | 272/351 kB | 4.2 kB Progress (5): 3.2/3.3 MB | 0.8/2.2 MB | 569 kB | 272/351 kB | 4.2 kB Progress (5): 3.2/3.3 MB | 0.8/2.2 MB | 569 kB | 276/351 kB | 4.2 kB Progress (5): 3.2/3.3 MB | 0.8/2.2 MB | 569 kB | 276/351 kB | 4.2 kB Progress (5): 3.2/3.3 MB | 0.8/2.2 MB | 569 kB | 276/351 kB | 4.2 kB Progress (5): 3.2/3.3 MB | 0.8/2.2 MB | 569 kB | 276/351 kB | 4.2 kB Progress (5): 3.2/3.3 MB | 0.8/2.2 MB | 569 kB | 280/351 kB | 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-30T14:18:55.812Z] Progress (4): 3.2/3.3 MB | 0.8/2.2 MB | 569 kB | 284/351 kB Progress (4): 3.2/3.3 MB | 0.8/2.2 MB | 569 kB | 284/351 kB Progress (4): 3.2/3.3 MB | 0.8/2.2 MB | 569 kB | 284/351 kB Progress (4): 3.2/3.3 MB | 0.8/2.2 MB | 569 kB | 284/351 kB Progress (4): 3.2/3.3 MB | 0.8/2.2 MB | 569 kB | 288/351 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.0/joda-time-2.0.jar (569 kB at 810 kB/s) [2019-07-30T14:18:55.812Z] Progress (3): 3.2/3.3 MB | 0.8/2.2 MB | 288/351 kB Progress (3): 3.2/3.3 MB | 0.8/2.2 MB | 288/351 kB Progress (3): 3.2/3.3 MB | 0.8/2.2 MB | 288/351 kB Progress (3): 3.2/3.3 MB | 0.8/2.2 MB | 292/351 kB Progress (3): 3.2/3.3 MB | 0.8/2.2 MB | 292/351 kB Progress (3): 3.2/3.3 MB | 0.8/2.2 MB | 292/351 kB Progress (3): 3.2/3.3 MB | 0.8/2.2 MB | 295/351 kB Progress (3): 3.2/3.3 MB | 0.8/2.2 MB | 295/351 kB Progress (3): 3.2/3.3 MB | 0.8/2.2 MB | 295/351 kB Progress (3): 3.2/3.3 MB | 0.8/2.2 MB | 295/351 kB Progress (3): 3.2/3.3 MB | 0.8/2.2 MB | 299/351 kB Progress (3): 3.2/3.3 MB | 0.8/2.2 MB | 299/351 kB Progress (3): 3.2/3.3 MB | 0.8/2.2 MB | 299/351 kB Progress (3): 3.2/3.3 MB | 0.8/2.2 MB | 299/351 kB Progress (3): 3.2/3.3 MB | 0.9/2.2 MB | 299/351 kB Progress (3): 3.2/3.3 MB | 0.9/2.2 MB | 303/351 kB Progress (3): 3.2/3.3 MB | 0.9/2.2 MB | 303/351 kB Progress (3): 3.2/3.3 MB | 0.9/2.2 MB | 303/351 kB Progress (3): 3.2/3.3 MB | 0.9/2.2 MB | 303/351 kB Progress (3): 3.2/3.3 MB | 0.9/2.2 MB | 303/351 kB Progress (3): 3.2/3.3 MB | 0.9/2.2 MB | 307/351 kB Progress (3): 3.2/3.3 MB | 0.9/2.2 MB | 307/351 kB Progress (3): 3.2/3.3 MB | 0.9/2.2 MB | 307/351 kB Progress (3): 3.2/3.3 MB | 0.9/2.2 MB | 307/351 kB Progress (3): 3.2/3.3 MB | 0.9/2.2 MB | 311/351 kB Progress (3): 3.2/3.3 MB | 0.9/2.2 MB | 311/351 kB Progress (3): 3.2/3.3 MB | 0.9/2.2 MB | 315/351 kB Progress (3): 3.2/3.3 MB | 0.9/2.2 MB | 315/351 kB Progress (3): 3.2/3.3 MB | 0.9/2.2 MB | 319/351 kB Progress (3): 3.2/3.3 MB | 0.9/2.2 MB | 319/351 kB Progress (3): 3.2/3.3 MB | 0.9/2.2 MB | 323/351 kB Progress (3): 3.2/3.3 MB | 0.9/2.2 MB | 323/351 kB Progress (3): 3.2/3.3 MB | 0.9/2.2 MB | 327/351 kB Progress (3): 3.2/3.3 MB | 0.9/2.2 MB | 327/351 kB Progress (3): 3.2/3.3 MB | 0.9/2.2 MB | 331/351 kB Progress (3): 3.2/3.3 MB | 0.9/2.2 MB | 331/351 kB Progress (3): 3.2/3.3 MB | 0.9/2.2 MB | 335/351 kB Progress (3): 3.2/3.3 MB | 0.9/2.2 MB | 335/351 kB Progress (3): 3.2/3.3 MB | 0.9/2.2 MB | 339/351 kB Progress (3): 3.2/3.3 MB | 0.9/2.2 MB | 339/351 kB Progress (3): 3.2/3.3 MB | 0.9/2.2 MB | 343/351 kB Progress (3): 3.2/3.3 MB | 0.9/2.2 MB | 343/351 kB Progress (3): 3.2/3.3 MB | 0.9/2.2 MB | 343/351 kB Progress (3): 3.2/3.3 MB | 0.9/2.2 MB | 343/351 kB Progress (3): 3.2/3.3 MB | 0.9/2.2 MB | 343/351 kB Progress (3): 3.2/3.3 MB | 0.9/2.2 MB | 347/351 kB Progress (3): 3.2/3.3 MB | 0.9/2.2 MB | 347/351 kB Progress (3): 3.2/3.3 MB | 0.9/2.2 MB | 347/351 kB Progress (3): 3.2/3.3 MB | 0.9/2.2 MB | 347/351 kB Progress (3): 3.2/3.3 MB | 0.9/2.2 MB | 351 kB Progress (3): 3.2/3.3 MB | 0.9/2.2 MB | 351 kB Progress (3): 3.2/3.3 MB | 0.9/2.2 MB | 351 kB Progress (3): 3.2/3.3 MB | 0.9/2.2 MB | 351 kB Progress (3): 3.2/3.3 MB | 0.9/2.2 MB | 351 kB Progress (3): 3.3/3.3 MB | 0.9/2.2 MB | 351 kB Progress (3): 3.3/3.3 MB | 0.9/2.2 MB | 351 kB Progress (3): 3.3/3.3 MB | 0.9/2.2 MB | 351 kB Progress (3): 3.3/3.3 MB | 0.9/2.2 MB | 351 kB Progress (3): 3.3/3.3 MB | 0.9/2.2 MB | 351 kB Progress (3): 3.3/3.3 MB | 0.9/2.2 MB | 351 kB Progress (3): 3.3/3.3 MB | 0.9/2.2 MB | 351 kB Progress (3): 3.3/3.3 MB | 0.9/2.2 MB | 351 kB Progress (3): 3.3/3.3 MB | 0.9/2.2 MB | 351 kB Progress (3): 3.3/3.3 MB | 0.9/2.2 MB | 351 kB Progress (3): 3.3 MB | 0.9/2.2 MB | 351 kB Progress (3): 3.3 MB | 0.9/2.2 MB | 351 kB Progress (3): 3.3 MB | 0.9/2.2 MB | 351 kB Progress (3): 3.3 MB | 0.9/2.2 MB | 351 kB Progress (3): 3.3 MB | 0.9/2.2 MB | 351 kB Progress (3): 3.3 MB | 0.9/2.2 MB | 351 kB Progress (3): 3.3 MB | 1.0/2.2 MB | 351 kB Progress (3): 3.3 MB | 1.0/2.2 MB | 351 kB Progress (3): 3.3 MB | 1.0/2.2 MB | 351 kB Progress (3): 3.3 MB | 1.0/2.2 MB | 351 kB Progress (3): 3.3 MB | 1.0/2.2 MB | 351 kB Progress (3): 3.3 MB | 1.0/2.2 MB | 351 kB Progress (3): 3.3 MB | 1.0/2.2 MB | 351 kB Progress (3): 3.3 MB | 1.0/2.2 MB | 351 kB Progress (3): 3.3 MB | 1.0/2.2 MB | 351 kB Progress (3): 3.3 MB | 1.0/2.2 MB | 351 kB Progress (3): 3.3 MB | 1.0/2.2 MB | 351 kB Progress (3): 3.3 MB | 1.0/2.2 MB | 351 kB Progress (3): 3.3 MB | 1.0/2.2 MB | 351 kB Progress (3): 3.3 MB | 1.0/2.2 MB | 351 kB Progress (3): 3.3 MB | 1.0/2.2 MB | 351 kB Progress (3): 3.3 MB | 1.0/2.2 MB | 351 kB Progress (3): 3.3 MB | 1.0/2.2 MB | 351 kB Progress (3): 3.3 MB | 1.0/2.2 MB | 351 kB Progress (3): 3.3 MB | 1.0/2.2 MB | 351 kB Progress (3): 3.3 MB | 1.0/2.2 MB | 351 kB Progress (3): 3.3 MB | 1.0/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 476 kB/s) [2019-07-30T14:18:55.812Z] Progress (2): 3.3 MB | 1.0/2.2 MB Progress (2): 3.3 MB | 1.0/2.2 MB Progress (2): 3.3 MB | 1.0/2.2 MB Progress (2): 3.3 MB | 1.0/2.2 MB Progress (2): 3.3 MB | 1.1/2.2 MB Progress (2): 3.3 MB | 1.1/2.2 MB Progress (2): 3.3 MB | 1.1/2.2 MB Progress (2): 3.3 MB | 1.1/2.2 MB Progress (2): 3.3 MB | 1.1/2.2 MB Progress (2): 3.3 MB | 1.1/2.2 MB Progress (2): 3.3 MB | 1.1/2.2 MB Progress (2): 3.3 MB | 1.1/2.2 MB Progress (2): 3.3 MB | 1.1/2.2 MB Progress (2): 3.3 MB | 1.1/2.2 MB Progress (2): 3.3 MB | 1.1/2.2 MB Progress (2): 3.3 MB | 1.1/2.2 MB Progress (2): 3.3 MB | 1.1/2.2 MB Progress (2): 3.3 MB | 1.1/2.2 MB Progress (2): 3.3 MB | 1.1/2.2 MB Progress (2): 3.3 MB | 1.1/2.2 MB Progress (2): 3.3 MB | 1.1/2.2 MB Progress (2): 3.3 MB | 1.1/2.2 MB Progress (2): 3.3 MB | 1.1/2.2 MB Progress (2): 3.3 MB | 1.1/2.2 MB Progress (2): 3.3 MB | 1.1/2.2 MB Progress (2): 3.3 MB | 1.1/2.2 MB Progress (2): 3.3 MB | 1.1/2.2 MB Progress (2): 3.3 MB | 1.1/2.2 MB Progress (2): 3.3 MB | 1.1/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 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.4 MB/s) [2019-07-30T14:18:55.813Z] Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.2/2.2 MB Progress (1): 2.2/2.2 MB Progress (1): 2.2/2.2 MB Progress (1): 2.2/2.2 MB Progress (1): 2.2/2.2 MB Progress (1): 2.2 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/15.0/guava-15.0.jar (2.2 MB at 2.6 MB/s) [2019-07-30T14:18:56.378Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties [2019-07-30T14:18:56.942Z] [INFO] Adding repository https://download.eclipse.org/tools/cdt/releases/9.8 [2019-07-30T14:18:57.199Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/cdt/releases/9.8/ [2019-07-30T14:18:57.199Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/cdt/releases/9.8/ [2019-07-30T14:18:57.199Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/ [2019-07-30T14:18:57.199Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/ [2019-07-30T14:18:57.456Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/ [2019-07-30T14:18:57.456Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/ [2019-07-30T14:18:57.713Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/ [2019-07-30T14:18:57.713Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/ [2019-07-30T14:18:57.971Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/ [2019-07-30T14:18:57.971Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/ [2019-07-30T14:18:58.535Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/ [2019-07-30T14:18:58.535Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/ [2019-07-30T14:18:59.467Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/ [2019-07-30T14:18:59.467Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/ [2019-07-30T14:19:00.031Z] [INFO] Fetching p2.index from https://download.eclipse.org/linuxtools/update-7.3.0/ [2019-07-30T14:19:00.031Z] [INFO] Fetching p2.index from https://download.eclipse.org/linuxtools/update-7.3.0/ [2019-07-30T14:19:00.031Z] [INFO] Adding repository https://download.eclipse.org/linuxtools/update-7.3.0 [2019-07-30T14:19:00.031Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/linuxtools/update-7.3.0/ [2019-07-30T14:19:00.031Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/linuxtools/update-7.3.0/ [2019-07-30T14:19:00.288Z] [INFO] Fetching p2.index from https://download.eclipse.org/technology/swtbot/snapshots/ [2019-07-30T14:19:00.288Z] [INFO] Fetching p2.index from https://download.eclipse.org/technology/swtbot/snapshots/ [2019-07-30T14:19:00.545Z] [INFO] Adding repository https://download.eclipse.org/technology/swtbot/snapshots [2019-07-30T14:19:00.545Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/swtbot/snapshots/ [2019-07-30T14:19:00.545Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/swtbot/snapshots/ [2019-07-30T14:19:00.545Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/ [2019-07-30T14:19:00.545Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/ [2019-07-30T14:19:00.802Z] [INFO] Adding repository https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1 [2019-07-30T14:19:00.802Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/ [2019-07-30T14:19:00.802Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/ [2019-07-30T14:19:01.060Z] [INFO] Fetching p2.index from https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository/ [2019-07-30T14:19:01.060Z] [INFO] Fetching p2.index from https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository/ [2019-07-30T14:19:01.060Z] [INFO] Adding repository https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository [2019-07-30T14:19:01.060Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository/ [2019-07-30T14:19:01.060Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository/ [2019-07-30T14:19:01.729Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/ [2019-07-30T14:19:01.729Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/ [2019-07-30T14:19:01.729Z] [INFO] Adding repository https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository [2019-07-30T14:19:01.729Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/ [2019-07-30T14:19:01.729Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/ [2019-07-30T14:19:02.027Z] [INFO] Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/ (109.13kB) [2019-07-30T14:19:02.027Z] [INFO] Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/ (109.13kB) [2019-07-30T14:19:02.027Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/ [2019-07-30T14:19:02.027Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/ [2019-07-30T14:19:02.326Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/ [2019-07-30T14:19:02.326Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/ [2019-07-30T14:19:02.626Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/ [2019-07-30T14:19:02.626Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/ [2019-07-30T14:19:03.024Z] [INFO] Adding repository https://download.eclipse.org/cbi/updates/license [2019-07-30T14:19:03.024Z] [INFO] Fetching compositeContent.jar from https://download.eclipse.org/cbi/updates/license/ (430B) [2019-07-30T14:19:03.024Z] [INFO] Fetching compositeContent.jar from https://download.eclipse.org/cbi/updates/license/ (430B) [2019-07-30T14:19:03.024Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB) [2019-07-30T14:19:03.024Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB) [2019-07-30T14:19:03.424Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB) [2019-07-30T14:19:03.424Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB) [2019-07-30T14:19:03.424Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/ [2019-07-30T14:19:03.424Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/ [2019-07-30T14:19:03.424Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/ [2019-07-30T14:19:03.424Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/ [2019-07-30T14:19:03.727Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/ [2019-07-30T14:19:03.727Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/ [2019-07-30T14:19:03.727Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/ [2019-07-30T14:19:03.727Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/ [2019-07-30T14:19:04.025Z] [INFO] Fetching p2.index from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/ [2019-07-30T14:19:04.025Z] [INFO] Fetching p2.index from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/ [2019-07-30T14:19:04.025Z] [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800 [2019-07-30T14:19:04.025Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/ [2019-07-30T14:19:04.025Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/ [2019-07-30T14:19:04.633Z] [INFO] Adding repository https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2 [2019-07-30T14:19:04.633Z] [INFO] Fetching content.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/ (902B) [2019-07-30T14:19:04.633Z] [INFO] Fetching content.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/ (902B) [2019-07-30T14:19:04.924Z] [INFO] Fetching p2.index from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/ [2019-07-30T14:19:04.924Z] [INFO] Fetching p2.index from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/ [2019-07-30T14:19:04.924Z] [INFO] Adding repository https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository [2019-07-30T14:19:04.924Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/ [2019-07-30T14:19:04.924Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/ [2019-07-30T14:19:05.623Z] [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/ [2019-07-30T14:19:05.623Z] [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/ [2019-07-30T14:19:05.623Z] [INFO] Adding repository https://download.eclipse.org/modeling/emf/emf/builds/release/2.18 [2019-07-30T14:19:05.623Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/ [2019-07-30T14:19:14.104Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties [2019-07-30T14:19:22.210Z] [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-30T14:19:22.210Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:22.210Z] [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-30T14:19:22.210Z] [INFO] Unpacking com.google.gson_2.8.2.v20180104-1110... [2019-07-30T14:19:22.210Z] [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-30T14:19:22.210Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:22.210Z] [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-30T14:19:22.210Z] [INFO] Unpacking com.google.guava_21.0.0.v20170206-1425... [2019-07-30T14:19:23.584Z] [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-30T14:19:23.584Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:23.584Z] [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-30T14:19:24.514Z] [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/ (275.55kB of 9.5MB at 271.55kB/s) [2019-07-30T14:19:24.773Z] [INFO] Unpacking com.ibm.icu_64.2.0.v20190507-1337... [2019-07-30T14:19:30.029Z] [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-30T14:19:30.029Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:30.029Z] [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-30T14:19:30.029Z] [INFO] Unpacking javax.activation_1.1.0.v201211130549... [2019-07-30T14:19:30.029Z] [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-30T14:19:30.029Z] [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-30T14:19:30.029Z] [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-30T14:19:30.029Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:30.029Z] [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-30T14:19:30.029Z] [INFO] Unpacking org.eclipse.osgi_3.14.0.v20190517-1309... [2019-07-30T14:19:30.288Z] [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-30T14:19:30.288Z] [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-30T14:19:30.288Z] [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-30T14:19:30.288Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:30.288Z] [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-30T14:19:30.545Z] [INFO] Unpacking javax.xml.bind_2.2.0.v201105210648... [2019-07-30T14:19:30.545Z] [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-30T14:19:30.545Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:30.545Z] [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-30T14:19:30.803Z] [INFO] Unpacking org.apache.commons.io_2.6.0.v20190123-2029... [2019-07-30T14:19:30.803Z] [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-30T14:19:30.803Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:30.803Z] [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-30T14:19:30.803Z] [INFO] Unpacking org.eclipse.cdt.core_6.8.1.201907021957... [2019-07-30T14:19:32.699Z] [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-30T14:19:32.699Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:32.699Z] [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-30T14:19:32.699Z] [INFO] Unpacking org.eclipse.cdt.core.native_5.10.1.201811241055... [2019-07-30T14:19:32.957Z] [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-30T14:19:32.957Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:32.957Z] [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-30T14:19:32.957Z] [INFO] Unpacking org.eclipse.core.contenttype_3.7.300.v20190215-2048... [2019-07-30T14:19:32.957Z] [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-30T14:19:32.957Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:32.957Z] [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-30T14:19:33.224Z] [INFO] Unpacking org.eclipse.core.expressions_3.6.400.v20190518-1240... [2019-07-30T14:19:33.224Z] [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-30T14:19:33.224Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:33.224Z] [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-30T14:19:33.224Z] [INFO] Unpacking org.eclipse.core.filebuffers_3.6.600.v20190519-2344... [2019-07-30T14:19:33.224Z] [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-30T14:19:33.224Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:33.224Z] [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-30T14:19:33.528Z] [INFO] Unpacking org.eclipse.core.filesystem_1.7.400.v20190518-1151... [2019-07-30T14:19:33.528Z] [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-30T14:19:33.528Z] [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-30T14:19:34.430Z] [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-30T14:19:34.431Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:34.431Z] [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-30T14:19:34.431Z] [INFO] Unpacking org.eclipse.core.runtime_3.15.300.v20190508-0543... [2019-07-30T14:19:34.431Z] [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-30T14:19:34.431Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:34.431Z] [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-30T14:19:34.431Z] [INFO] Unpacking org.eclipse.core.variables_3.4.500.v20190510-0549... [2019-07-30T14:19:34.431Z] [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-30T14:19:34.431Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:34.431Z] [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-30T14:19:34.431Z] [INFO] Unpacking org.eclipse.ltk.core.refactoring_3.10.100.v20190510-0840... [2019-07-30T14:19:34.431Z] [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-30T14:19:34.431Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:34.431Z] [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-30T14:19:34.431Z] [INFO] Unpacking org.eclipse.text_3.8.200.v20190519-2344... [2019-07-30T14:19:34.431Z] [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-30T14:19:34.431Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:34.431Z] [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-30T14:19:34.431Z] [INFO] Unpacking org.eclipse.core.commands_3.9.400.v20190516-1358... [2019-07-30T14:19:34.688Z] [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-30T14:19:34.688Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:34.688Z] [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-30T14:19:34.688Z] [INFO] Unpacking org.eclipse.equinox.common_3.10.400.v20190516-1504... [2019-07-30T14:19:34.688Z] [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-30T14:19:34.688Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:34.688Z] [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-30T14:19:34.945Z] [INFO] Unpacking org.eclipse.equinox.preferences_3.7.400.v20190516-1504... [2019-07-30T14:19:34.945Z] [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-30T14:19:34.945Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:34.945Z] [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-30T14:19:34.945Z] [INFO] Unpacking org.eclipse.equinox.registry_3.8.400.v20190516-1504... [2019-07-30T14:19:35.203Z] [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-30T14:19:35.203Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:35.203Z] [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-30T14:19:35.203Z] [INFO] Unpacking org.eclipse.core.jobs_3.10.400.v20190506-1457... [2019-07-30T14:19:35.460Z] [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-30T14:19:35.460Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:35.460Z] [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-30T14:19:35.460Z] [INFO] Unpacking org.eclipse.equinox.app_1.4.200.v20190516-1504... [2019-07-30T14:19:35.717Z] [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-30T14:19:35.717Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:35.717Z] [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-30T14:19:35.717Z] [INFO] Unpacking org.eclipse.jdt.annotation_2.2.300.v20190328-1431... [2019-07-30T14:19:35.974Z] [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-30T14:19:35.974Z] [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-30T14:19:35.974Z] [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-30T14:19:35.974Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:35.974Z] [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-30T14:19:35.974Z] [INFO] Unpacking org.apache.commons.lang3_3.1.0.v201403281430... [2019-07-30T14:19:36.232Z] [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-30T14:19:36.232Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:36.232Z] [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-30T14:19:36.232Z] [INFO] Unpacking org.antlr.runtime_3.2.0.v201101311130... [2019-07-30T14:19:36.489Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties [2019-07-30T14:19:36.489Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/.polyglot.build.properties [2019-07-30T14:19:36.489Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/.polyglot.build.properties [2019-07-30T14:19:36.746Z] [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-30T14:19:36.747Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:36.747Z] [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-30T14:19:37.004Z] [INFO] Unpacking org.apache.batik.constants_1.11.0.v20190515-0436... [2019-07-30T14:19:37.004Z] [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-30T14:19:37.004Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:37.004Z] [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-30T14:19:37.004Z] [INFO] Unpacking org.apache.batik.css_1.11.0.v20190515-0436... [2019-07-30T14:19:37.261Z] [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-30T14:19:37.261Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:37.261Z] [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-30T14:19:37.261Z] [INFO] Unpacking org.apache.batik.util_1.11.0.v20190515-0436... [2019-07-30T14:19:37.519Z] [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-30T14:19:37.519Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:37.519Z] [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-30T14:19:37.519Z] [INFO] Unpacking org.apache.batik.i18n_1.11.0.v20190515-0436... [2019-07-30T14:19:37.519Z] [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-30T14:19:37.519Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:37.519Z] [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-30T14:19:37.776Z] [INFO] Unpacking org.apache.xmlgraphics_2.3.0.v20190515-0436... [2019-07-30T14:19:38.034Z] [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-30T14:19:38.034Z] [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-30T14:19:38.034Z] [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-30T14:19:38.034Z] [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-30T14:19:38.291Z] [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-30T14:19:38.291Z] [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-30T14:19:38.291Z] [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-30T14:19:38.291Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:38.291Z] [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-30T14:19:38.291Z] [INFO] Unpacking org.apache.commons.logging_1.2.0.v20180409-1502... [2019-07-30T14:19:38.548Z] [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-30T14:19:38.548Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:38.548Z] [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-30T14:19:38.548Z] [INFO] Unpacking org.apache.felix.scr_2.1.14.v20190123-1619... [2019-07-30T14:19:38.805Z] [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-30T14:19:38.805Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:38.805Z] [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-30T14:19:38.805Z] [INFO] Unpacking org.eclipse.osgi.services_3.8.0.v20190206-2147... [2019-07-30T14:19:38.805Z] [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-30T14:19:38.806Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:38.806Z] [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-30T14:19:39.063Z] [INFO] Unpacking org.eclipse.osgi.util_3.5.200.v20190115-2323... [2019-07-30T14:19:39.063Z] [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-30T14:19:39.063Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:39.063Z] [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-30T14:19:39.063Z] [INFO] Unpacking org.eclipse.compare_3.7.600.v20190519-2354... [2019-07-30T14:19:39.321Z] [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-30T14:19:39.321Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:39.321Z] [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-30T14:19:39.578Z] [INFO] Unpacking org.eclipse.ui_3.113.0.v20190513-2118... [2019-07-30T14:19:39.578Z] [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-30T14:19:39.578Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:39.578Z] [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-30T14:19:39.836Z] [INFO] Unpacking org.eclipse.jface.text_3.15.200.v20190519-2344... [2019-07-30T14:19:40.093Z] [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-30T14:19:40.093Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:40.093Z] [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-30T14:19:40.657Z] [INFO] Unpacking org.eclipse.ui.ide_3.15.200.v20190519-2104... [2019-07-30T14:19:41.223Z] [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-30T14:19:41.223Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:41.223Z] [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-30T14:19:41.625Z] [INFO] Unpacking org.eclipse.ui.views_3.9.400.v20190517-1612... [2019-07-30T14:19:41.625Z] [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-30T14:19:41.625Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:41.625Z] [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-30T14:19:41.625Z] [INFO] Unpacking org.eclipse.ui.workbench.texteditor_3.12.0.v20190519-2344... [2019-07-30T14:19:41.885Z] [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-30T14:19:41.885Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:41.885Z] [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-30T14:19:41.885Z] [INFO] Unpacking org.eclipse.ui.editors_3.11.500.v20190519-2344... [2019-07-30T14:19:42.143Z] [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-30T14:19:42.143Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:42.143Z] [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-30T14:19:42.408Z] [INFO] Unpacking org.eclipse.ui.forms_3.8.0.v20190519-1034... [2019-07-30T14:19:42.408Z] [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-30T14:19:42.408Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:42.408Z] [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-30T14:19:42.665Z] [INFO] Unpacking org.eclipse.compare.core_3.6.500.v20190519-2354... [2019-07-30T14:19:42.665Z] [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-30T14:19:42.665Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:42.665Z] [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-30T14:19:42.665Z] [INFO] Unpacking org.eclipse.core.databinding_1.7.400.v20190513-2118... [2019-07-30T14:19:42.922Z] [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-30T14:19:42.922Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:42.922Z] [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-30T14:19:42.922Z] [INFO] Unpacking org.eclipse.core.databinding.observable_1.7.0.v20190515-0910... [2019-07-30T14:19:43.180Z] [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-30T14:19:43.180Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:43.180Z] [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-30T14:19:43.180Z] [INFO] Unpacking org.eclipse.core.databinding.property_1.7.0.v20190510-1100... [2019-07-30T14:19:43.180Z] [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-30T14:19:43.180Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:43.180Z] [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-30T14:19:43.436Z] [INFO] Unpacking org.eclipse.core.net_1.3.500.v20190519-2354... [2019-07-30T14:19:43.436Z] [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-30T14:19:43.436Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:43.436Z] [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-30T14:19:43.436Z] [INFO] Unpacking org.eclipse.equinox.security_1.3.200.v20190516-1504... [2019-07-30T14:19:44.805Z] [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-30T14:19:44.805Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:44.805Z] [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-30T14:19:44.805Z] [INFO] Unpacking org.eclipse.e4.core.commands_0.12.600.v20190510-1100... [2019-07-30T14:19:44.805Z] [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-30T14:19:44.805Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:44.805Z] [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-30T14:19:44.805Z] [INFO] Unpacking org.eclipse.e4.core.di_1.7.200.v20190506-1457... [2019-07-30T14:19:44.805Z] [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-30T14:19:44.805Z] [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-30T14:19:45.062Z] [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-30T14:19:45.062Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:45.062Z] [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-30T14:19:45.062Z] [INFO] Unpacking org.eclipse.e4.core.contexts_1.8.100.v20190518-1217... [2019-07-30T14:19:45.062Z] [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-30T14:19:45.062Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:45.062Z] [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-30T14:19:45.319Z] [INFO] Unpacking org.eclipse.e4.core.services_2.1.400.v20181215-2145... [2019-07-30T14:19:45.319Z] [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-30T14:19:45.319Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:45.319Z] [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-30T14:19:45.319Z] [INFO] Unpacking org.eclipse.e4.core.di.annotations_1.6.400.v20190518-1217... [2019-07-30T14:19:45.576Z] [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-30T14:19:45.576Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:45.576Z] [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-30T14:19:45.576Z] [INFO] Unpacking org.eclipse.e4.core.di.extensions_0.15.300.v20190213-1308... [2019-07-30T14:19:45.576Z] [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-30T14:19:45.576Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:45.576Z] [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-30T14:19:45.833Z] [INFO] Unpacking org.eclipse.e4.core.di.extensions.supplier_0.15.300.v20190506-1457... [2019-07-30T14:19:45.833Z] [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-30T14:19:45.833Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:45.833Z] [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-30T14:19:45.833Z] [INFO] Unpacking org.eclipse.e4.emf.xpath_0.2.300.v20190513-2118... [2019-07-30T14:19:45.833Z] [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-30T14:19:45.833Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:45.833Z] [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-30T14:19:46.091Z] [INFO] Unpacking org.apache.commons.jxpath_1.3.0.v200911051830... [2019-07-30T14:19:46.091Z] [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-30T14:19:46.091Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:46.091Z] [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-30T14:19:46.091Z] [INFO] Unpacking org.eclipse.emf.ecore_2.18.0.v20190528-0845... [2019-07-30T14:19:46.655Z] [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-30T14:19:46.655Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:46.655Z] [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-30T14:19:46.913Z] [INFO] Unpacking org.eclipse.e4.ui.bindings_0.12.500.v20190510-1100... [2019-07-30T14:19:47.477Z] [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-30T14:19:47.477Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:47.477Z] [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-30T14:19:47.477Z] [INFO] Unpacking org.eclipse.swt_3.111.0.v20190605-1801... [2019-07-30T14:19:47.477Z] [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-30T14:19:47.477Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:47.477Z] [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-30T14:19:47.477Z] [INFO] Unpacking org.eclipse.jface_3.16.0.v20190528-0922... [2019-07-30T14:19:48.041Z] [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-30T14:19:48.041Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:48.041Z] [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-30T14:19:48.041Z] [INFO] Unpacking org.eclipse.e4.ui.css.core_0.12.700.v20190513-2118... [2019-07-30T14:19:48.041Z] [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-30T14:19:48.041Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:48.041Z] [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-30T14:19:48.298Z] [INFO] Unpacking org.eclipse.e4.ui.css.swt_0.13.500.v20190513-2118... [2019-07-30T14:19:48.298Z] [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-30T14:19:48.298Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:48.298Z] [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-30T14:19:48.556Z] [INFO] Unpacking org.eclipse.e4.ui.css.swt.theme_0.12.300.v20190510-1100... [2019-07-30T14:19:48.556Z] [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-30T14:19:48.556Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:48.556Z] [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-30T14:19:48.556Z] [INFO] Unpacking org.eclipse.e4.ui.di_1.2.600.v20190510-1100... [2019-07-30T14:19:48.556Z] [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-30T14:19:48.556Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:48.556Z] [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-30T14:19:48.813Z] [INFO] Unpacking org.eclipse.e4.ui.model.workbench_2.1.400.v20190513-2118... [2019-07-30T14:19:48.813Z] [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-30T14:19:48.813Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:48.813Z] [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-30T14:19:49.070Z] [INFO] Unpacking org.eclipse.e4.ui.services_1.3.500.v20190513-2118... [2019-07-30T14:19:49.070Z] [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-30T14:19:49.070Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:49.070Z] [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-30T14:19:49.070Z] [INFO] Unpacking org.eclipse.equinox.event_1.5.100.v20190528-1257... [2019-07-30T14:19:49.070Z] [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-30T14:19:49.070Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:49.070Z] [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-30T14:19:49.327Z] [INFO] Unpacking org.eclipse.e4.ui.widgets_1.2.400.v20190510-1100... [2019-07-30T14:19:49.327Z] [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-30T14:19:49.327Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:49.327Z] [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-30T14:19:49.327Z] [INFO] Unpacking org.eclipse.e4.ui.workbench_1.10.0.v20190529-1505... [2019-07-30T14:19:49.585Z] [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-30T14:19:49.585Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:49.585Z] [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-30T14:19:49.585Z] [INFO] Unpacking org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725... [2019-07-30T14:19:49.843Z] [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-30T14:19:49.843Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:49.843Z] [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-30T14:19:49.843Z] [INFO] Unpacking org.eclipse.emf.ecore.change_2.14.0.v20190528-0725... [2019-07-30T14:19:49.843Z] [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-30T14:19:49.843Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:49.843Z] [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-30T14:19:50.332Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.addons.swt_1.3.500.v20190513-2118... [2019-07-30T14:19:50.332Z] [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-30T14:19:50.332Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:50.332Z] [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-30T14:19:50.332Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt_0.14.700.v20190517-1525... [2019-07-30T14:19:50.332Z] [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-30T14:19:50.332Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:50.332Z] [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-30T14:19:50.332Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.swt_0.14.600.v20190513-2118... [2019-07-30T14:19:50.332Z] [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-30T14:19:50.332Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:50.332Z] [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-30T14:19:50.680Z] [INFO] Unpacking org.eclipse.jface.databinding_1.9.0.v20190519-0933... [2019-07-30T14:19:50.680Z] [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-30T14:19:50.680Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:50.680Z] [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-30T14:19:50.680Z] [INFO] Unpacking org.eclipse.e4.ui.workbench3_0.15.100.v20190513-2118... [2019-07-30T14:19:50.938Z] [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-30T14:19:50.938Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:50.938Z] [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-30T14:19:50.938Z] [INFO] Unpacking org.eclipse.emf.common_2.16.0.v20190528-0845... [2019-07-30T14:19:51.195Z] [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-30T14:19:51.195Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:51.195Z] [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-30T14:19:51.195Z] [INFO] Unpacking org.eclipse.equinox.bidi_1.2.0.v20190514-1046... [2019-07-30T14:19:51.195Z] [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-30T14:19:51.195Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:51.195Z] [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-30T14:19:51.195Z] [INFO] Unpacking org.eclipse.equinox.launcher_1.5.400.v20190515-0925... [2019-07-30T14:19:51.452Z] [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-30T14:19:51.452Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:51.452Z] [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-30T14:19:51.452Z] [INFO] Unpacking org.eclipse.equinox.p2.core_2.6.0.v20190215-2242... [2019-07-30T14:19:51.452Z] [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-30T14:19:51.452Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:51.452Z] [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-30T14:19:51.709Z] [INFO] Unpacking org.eclipse.equinox.p2.engine_2.6.300.v20190318-1320... [2019-07-30T14:19:51.709Z] [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-30T14:19:51.709Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:51.709Z] [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-30T14:19:51.709Z] [INFO] Unpacking org.eclipse.equinox.p2.metadata_2.4.400.v20190409-0548... [2019-07-30T14:19:51.966Z] [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-30T14:19:51.966Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:51.966Z] [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-30T14:19:51.966Z] [INFO] Unpacking org.eclipse.equinox.p2.metadata.repository_1.3.100.v20180822-1302... [2019-07-30T14:19:52.223Z] [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-30T14:19:52.223Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:52.223Z] [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-30T14:19:52.223Z] [INFO] Unpacking org.eclipse.equinox.p2.repository_2.4.400.v20190318-1320... [2019-07-30T14:19:52.223Z] [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-30T14:19:52.223Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:52.223Z] [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-30T14:19:52.481Z] [INFO] Unpacking org.tukaani.xz_1.8.0.v20180207-1613... [2019-07-30T14:19:52.481Z] [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-30T14:19:52.481Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:52.481Z] [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-30T14:19:52.481Z] [INFO] Unpacking org.eclipse.help_3.8.400.v20190423-0921... [2019-07-30T14:19:52.738Z] [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-30T14:19:52.738Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:52.738Z] [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-30T14:19:52.738Z] [INFO] Unpacking org.eclipse.ltk.ui.refactoring_3.9.400.v20190510-0840... [2019-07-30T14:19:52.995Z] [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-30T14:19:52.995Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:52.995Z] [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-30T14:19:52.995Z] [INFO] Unpacking org.eclipse.ui.navigator_3.8.0.v20190519-2104... [2019-07-30T14:19:53.252Z] [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-30T14:19:53.252Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:53.252Z] [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-30T14:19:53.252Z] [INFO] Unpacking org.eclipse.team.core_3.8.600.v20190519-2354... [2019-07-30T14:19:53.508Z] [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-30T14:19:53.508Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:53.508Z] [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-30T14:19:53.508Z] [INFO] Unpacking org.eclipse.team.ui_3.8.500.v20190519-2354... [2019-07-30T14:19:54.439Z] [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-30T14:19:54.439Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:54.439Z] [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-30T14:19:54.696Z] [INFO] Unpacking org.eclipse.swt.win32.win32.x86_64_3.111.0.v20190605-1801... [2019-07-30T14:19:55.628Z] [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-30T14:19:55.628Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:55.628Z] [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-30T14:19:55.628Z] [INFO] Unpacking org.eclipse.test.performance_3.13.500.v20190518-1058... [2019-07-30T14:19:55.628Z] [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-30T14:19:55.628Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:19:55.628Z] [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-30T14:19:55.628Z] [INFO] Unpacking org.junit_4.12.0.v201504281640... [2019-07-30T14:19:55.886Z] [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-30T14:19:55.886Z] [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-30T14:19:56.819Z] [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/ (12.81MB of 59.71MB at 12.79MB/s) [2019-07-30T14:19:57.752Z] [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/ (27MB of 59.71MB at 13.49MB/s) [2019-07-30T14:19:59.122Z] [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/ (41.9MB of 59.71MB at 13.96MB/s) [2019-07-30T14:20:00.324Z] [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/ (56.74MB of 59.71MB at 14.18MB/s) [2019-07-30T14:20:00.324Z] [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-30T14:20:00.324Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:20:00.324Z] [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-30T14:20:00.324Z] [INFO] Unpacking org.eclipse.ui.workbench_3.115.0.v20190521-1602... [2019-07-30T14:20:01.696Z] [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-30T14:20:01.696Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:20:01.696Z] [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-30T14:20:01.696Z] [INFO] Unpacking org.eclipse.ui.ide.application_1.3.300.v20190513-2118... [2019-07-30T14:20:01.696Z] [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-30T14:20:01.696Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:20:01.696Z] [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-30T14:20:01.696Z] [INFO] Unpacking org.eclipse.ui.navigator.resources_3.6.500.v20190519-2104... [2019-07-30T14:20:01.696Z] [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-30T14:20:01.696Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:20:01.696Z] [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-30T14:20:01.953Z] [INFO] Unpacking org.eclipse.urischeme_1.0.300.v20190514-0858... [2019-07-30T14:20:02.884Z] [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-30T14:20:02.884Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:20:02.884Z] [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-30T14:20:02.884Z] [INFO] Unpacking org.eclipse.ui.views.properties.tabbed_3.8.500.v20190513-2118... [2019-07-30T14:20:03.142Z] [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-30T14:20:03.142Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:20:03.142Z] [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-30T14:20:03.142Z] [INFO] Unpacking org.hamcrest.core_1.3.0.v20180420-1519... [2019-07-30T14:20:03.142Z] [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-30T14:20:03.142Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:20:03.142Z] [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-30T14:20:03.399Z] [INFO] Unpacking org.w3c.dom.smil_1.0.1.v200903091627... [2019-07-30T14:20:03.656Z] [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-30T14:20:03.656Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:20:03.656Z] [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-30T14:20:03.656Z] [INFO] Unpacking org.eclipse.swt.cocoa.macosx.x86_64_3.111.0.v20190605-1801... [2019-07-30T14:20:04.588Z] [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-30T14:20:04.588Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:20:04.588Z] [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-30T14:20:04.588Z] [INFO] Unpacking org.eclipse.swt.gtk.linux.x86_64_3.111.0.v20190605-1801... [2019-07-30T14:20:05.520Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/.polyglot.build.properties [2019-07-30T14:20:05.778Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:0.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties [2019-07-30T14:20:05.778Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:0.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties [2019-07-30T14:20:06.036Z] [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-30T14:20:06.036Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:20:06.036Z] [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-30T14:20:06.295Z] [INFO] Unpacking org.apache.commons.compress_1.18.0.v20181121-2221... [2019-07-30T14:20:06.552Z] [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-30T14:20:06.552Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:20:06.552Z] [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-30T14:20:06.552Z] [INFO] Unpacking org.apache.xerces_2.9.0.v201101211617... [2019-07-30T14:20:07.118Z] [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-30T14:20:07.118Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:20:07.118Z] [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-30T14:20:07.118Z] [INFO] Unpacking org.apache.xml.resolver_1.2.0.v201005080400... [2019-07-30T14:20:07.118Z] [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-30T14:20:07.118Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:20:07.118Z] [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-30T14:20:07.376Z] [INFO] Unpacking org.apache.xml.serializer_2.7.1.v201005080400... [2019-07-30T14:20:07.376Z] [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-30T14:20:07.376Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:20:07.376Z] [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-30T14:20:07.376Z] [INFO] Unpacking org.eclipse.debug.core_3.13.300.v20190514-0832... [2019-07-30T14:20:07.633Z] [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-30T14:20:07.633Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:20:07.633Z] [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-30T14:20:07.891Z] [INFO] Unpacking org.eclipse.debug.ui_3.14.100.v20190518-2143... [2019-07-30T14:20:08.996Z] [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-30T14:20:08.996Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:20:08.996Z] [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-30T14:20:08.996Z] [INFO] Unpacking org.eclipse.ui.console_3.8.500.v20190514-0743... [2019-07-30T14:20:08.996Z] [INFO] Fetching update-7.3.0&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=/linuxtools/ [2019-07-30T14:20:08.996Z] [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-30T14:20:08.996Z] [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-30T14:20:09.254Z] [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-30T14:20:09.254Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:20:09.254Z] [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-30T14:20:09.254Z] [INFO] Unpacking org.swtchart_0.10.0.v201605200358... [2019-07-30T14:20:09.254Z] [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-30T14:20:09.254Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:20:09.254Z] [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-30T14:20:09.511Z] [INFO] Unpacking org.eclipse.search_3.11.600.v20190519-2344... [2019-07-30T14:20:09.769Z] [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-30T14:20:09.769Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:20:09.769Z] [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-30T14:20:09.769Z] [INFO] Unpacking org.eclipse.wst.xml.ui_1.2.300.v201904272112... [2019-07-30T14:20:10.027Z] [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-30T14:20:10.027Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:20:10.027Z] [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-30T14:20:10.285Z] [INFO] Unpacking org.eclipse.wst.xsd.core_1.2.0.v201901071922... [2019-07-30T14:20:10.285Z] [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-30T14:20:10.286Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:20:10.286Z] [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-30T14:20:10.286Z] [INFO] Unpacking org.eclipse.ui.themes_1.2.600.v20190513-0458... [2019-07-30T14:20:10.286Z] [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-30T14:20:10.286Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:20:10.286Z] [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-30T14:20:10.543Z] [INFO] Unpacking org.eclipse.wst.common.core_1.3.0.v201903222010... [2019-07-30T14:20:10.543Z] [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-30T14:20:10.543Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:20:10.543Z] [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-30T14:20:10.543Z] [INFO] Unpacking org.eclipse.wst.common.environment_1.0.400.v201903222010... [2019-07-30T14:20:10.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-30T14:20:10.543Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:20:10.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-30T14:20:10.800Z] [INFO] Unpacking org.eclipse.wst.common.frameworks_1.2.201.v201903222010... [2019-07-30T14:20:10.800Z] [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-30T14:20:10.800Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:20:10.800Z] [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-30T14:20:11.057Z] [INFO] Unpacking org.eclipse.wst.common.frameworks.ui_1.2.400.v201903222010... [2019-07-30T14:20:11.057Z] [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-30T14:20:11.057Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:20:11.057Z] [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-30T14:20:11.057Z] [INFO] Unpacking org.eclipse.wst.common.project.facet.core_1.4.400.v201903222010... [2019-07-30T14:20:11.314Z] [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-30T14:20:11.314Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:20:11.314Z] [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-30T14:20:11.314Z] [INFO] Unpacking org.eclipse.wst.common.ui_1.1.700.v201905071717... [2019-07-30T14:20:11.314Z] [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-30T14:20:11.314Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:20:11.314Z] [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-30T14:20:11.571Z] [INFO] Unpacking org.eclipse.wst.common.uriresolver_1.2.300.v201903222010... [2019-07-30T14:20:12.515Z] [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-30T14:20:12.515Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:20:12.515Z] [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-30T14:20:12.515Z] [INFO] Unpacking org.eclipse.wst.sse.core_1.2.100.v201901310548... [2019-07-30T14:20:12.772Z] [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-30T14:20:12.772Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:20:12.772Z] [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-30T14:20:13.029Z] [INFO] Unpacking org.eclipse.wst.sse.ui_1.6.0.v201905291408... [2019-07-30T14:20:13.287Z] [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-30T14:20:13.287Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:20:13.287Z] [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-30T14:20:13.543Z] [INFO] Unpacking org.eclipse.wst.validation_1.2.800.v201904082137... [2019-07-30T14:20:13.543Z] [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-30T14:20:13.543Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:20:13.543Z] [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-30T14:20:13.800Z] [INFO] Unpacking org.eclipse.wst.validation.ui_1.2.600.v201903222010... [2019-07-30T14:20:13.800Z] [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-30T14:20:13.800Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:20:13.800Z] [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-30T14:20:13.800Z] [INFO] Unpacking org.eclipse.wst.xml.core_1.2.200.v201901071922... [2019-07-30T14:20:14.365Z] [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-30T14:20:14.365Z] [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-30T14:20:14.365Z] [INFO] Fetching 806fe8add18a00191b60ed63a373fb0a from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/.blobstore/4/ (535.89kB) [2019-07-30T14:20:14.365Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:20:14.365Z] [INFO] Fetching 806fe8add18a00191b60ed63a373fb0a from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/.blobstore/4/ (535.89kB) [2019-07-30T14:20:14.622Z] [INFO] Unpacking org.eclipse.xsd_2.16.0.v20190321-1341... [2019-07-30T14:20:15.187Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:0.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties [2019-07-30T14:20:15.752Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:2.1.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties [2019-07-30T14:20:15.752Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:2.1.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties [2019-07-30T14:20:15.752Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:2.1.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties [2019-07-30T14:20:16.009Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/.polyglot.build.properties [2019-07-30T14:20:16.009Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/.polyglot.build.properties [2019-07-30T14:20:16.574Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/.polyglot.build.properties [2019-07-30T14:20:16.833Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties [2019-07-30T14:20:16.833Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties [2019-07-30T14:20:16.833Z] [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-30T14:20:16.833Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:20:16.833Z] [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-30T14:20:17.431Z] [INFO] Unpacking org.json_1.0.0.v201011060100... [2019-07-30T14:20:17.431Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties [2019-07-30T14:20:17.431Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/.polyglot.build.properties [2019-07-30T14:20:17.431Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/.polyglot.build.properties [2019-07-30T14:20:17.688Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/.polyglot.build.properties [2019-07-30T14:20:17.947Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties [2019-07-30T14:20:17.947Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties [2019-07-30T14:20:18.512Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties [2019-07-30T14:20:18.770Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties [2019-07-30T14:20:18.770Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties [2019-07-30T14:20:19.703Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties [2019-07-30T14:20:19.961Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:4.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties [2019-07-30T14:20:19.961Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:4.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties [2019-07-30T14:20:19.961Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:4.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties [2019-07-30T14:20:20.218Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/.polyglot.build.properties [2019-07-30T14:20:20.218Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/.polyglot.build.properties [2019-07-30T14:20:20.784Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/.polyglot.build.properties [2019-07-30T14:20:20.784Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:3.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties [2019-07-30T14:20:20.784Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:3.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties [2019-07-30T14:20:21.718Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:3.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties [2019-07-30T14:20:21.976Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/.polyglot.build.properties [2019-07-30T14:20:21.976Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/.polyglot.build.properties [2019-07-30T14:20:22.909Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/.polyglot.build.properties [2019-07-30T14:20:23.167Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:1.1.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties [2019-07-30T14:20:23.167Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:1.1.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties [2019-07-30T14:20:23.167Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:1.1.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties [2019-07-30T14:20:23.167Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/.polyglot.build.properties [2019-07-30T14:20:23.167Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/.polyglot.build.properties [2019-07-30T14:20:23.731Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/.polyglot.build.properties [2019-07-30T14:20:23.988Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties [2019-07-30T14:20:23.988Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties [2019-07-30T14:20:24.553Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties [2019-07-30T14:20:24.810Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T14:20:24.810Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T14:20:25.375Z] [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-30T14:20:25.375Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:20:25.375Z] [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-30T14:20:25.375Z] [INFO] Unpacking org.eclipse.swtbot.eclipse.finder_2.9.0.201907231440... [2019-07-30T14:20:25.375Z] [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-30T14:20:25.375Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:20:25.375Z] [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-30T14:20:25.632Z] [INFO] Unpacking org.eclipse.swtbot.swt.finder_2.9.0.201907231440... [2019-07-30T14:20:25.889Z] [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-30T14:20:25.889Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:20:25.889Z] [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-30T14:20:25.889Z] [INFO] Unpacking org.hamcrest.library_1.3.0.v20180524-2246... [2019-07-30T14:20:25.889Z] [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-30T14:20:25.889Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:20:25.889Z] [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-30T14:20:26.229Z] [INFO] Unpacking org.apache.log4j_1.2.15.v201012070815... [2019-07-30T14:20:26.781Z] [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-30T14:20:26.781Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:20:26.781Z] [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-30T14:20:26.781Z] [INFO] Unpacking org.eclipse.swtbot.junit4_x_2.9.0.201907231440... [2019-07-30T14:20:27.039Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T14:20:27.296Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties [2019-07-30T14:20:27.553Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties [2019-07-30T14:20:27.553Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties [2019-07-30T14:20:27.553Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/.polyglot.build.properties [2019-07-30T14:20:27.553Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/.polyglot.build.properties [2019-07-30T14:20:28.486Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/.polyglot.build.properties [2019-07-30T14:20:28.486Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:4.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties [2019-07-30T14:20:28.486Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:4.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties [2019-07-30T14:20:29.419Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:4.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties [2019-07-30T14:20:29.677Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:0.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T14:20:29.677Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:0.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T14:20:30.610Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:0.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T14:20:30.868Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T14:20:30.868Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T14:20:32.241Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T14:20:32.498Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T14:20:32.498Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T14:20:33.431Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T14:20:33.688Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T14:20:33.946Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T14:20:34.512Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T14:20:34.770Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties [2019-07-30T14:20:41.719Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties [2019-07-30T14:20:41.719Z] [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-30T14:20:41.719Z] [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-30T14:20:41.719Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties [2019-07-30T14:20:41.719Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:2.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties [2019-07-30T14:20:41.719Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:2.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties [2019-07-30T14:20:41.719Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:2.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties [2019-07-30T14:20:41.719Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/.polyglot.build.properties [2019-07-30T14:20:41.719Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/.polyglot.build.properties [2019-07-30T14:20:42.285Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/.polyglot.build.properties [2019-07-30T14:20:42.543Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties [2019-07-30T14:20:42.543Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties [2019-07-30T14:20:43.475Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties [2019-07-30T14:20:43.731Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:4.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties [2019-07-30T14:20:43.731Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:4.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties [2019-07-30T14:20:43.989Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:4.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties [2019-07-30T14:20:43.989Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/.polyglot.build.properties [2019-07-30T14:20:43.989Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/.polyglot.build.properties [2019-07-30T14:20:44.553Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/.polyglot.build.properties [2019-07-30T14:20:44.553Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties [2019-07-30T14:20:44.553Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties [2019-07-30T14:20:44.810Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties [2019-07-30T14:20:44.810Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties [2019-07-30T14:20:44.810Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties [2019-07-30T14:20:44.810Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties [2019-07-30T14:20:44.810Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml [2019-07-30T14:20:44.810Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml [2019-07-30T14:20:45.375Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml [2019-07-30T14:20:45.633Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml [2019-07-30T14:20:45.633Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml [2019-07-30T14:20:45.633Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml [2019-07-30T14:20:45.633Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/.polyglot.build.properties [2019-07-30T14:20:45.633Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/.polyglot.build.properties [2019-07-30T14:20:45.891Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/.polyglot.build.properties [2019-07-30T14:20:46.149Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties [2019-07-30T14:20:46.149Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties [2019-07-30T14:20:47.081Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties [2019-07-30T14:20:47.081Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties [2019-07-30T14:20:47.081Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties [2019-07-30T14:20:47.081Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties [2019-07-30T14:20:47.081Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/.polyglot.build.properties [2019-07-30T14:20:47.081Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/.polyglot.build.properties [2019-07-30T14:20:47.646Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/.polyglot.build.properties [2019-07-30T14:20:47.904Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T14:20:47.904Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T14:20:48.724Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T14:20:49.184Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/pom.xml [2019-07-30T14:20:49.184Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/pom.xml [2019-07-30T14:20:49.184Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/pom.xml [2019-07-30T14:20:49.184Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/pom.xml [2019-07-30T14:20:49.184Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/pom.xml [2019-07-30T14:20:49.184Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/pom.xml [2019-07-30T14:20:49.184Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml [2019-07-30T14:20:49.184Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml [2019-07-30T14:20:49.184Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml [2019-07-30T14:20:49.184Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml [2019-07-30T14:20:49.185Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml [2019-07-30T14:20:49.185Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml [2019-07-30T14:20:49.185Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml [2019-07-30T14:20:49.443Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml [2019-07-30T14:20:49.443Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml [2019-07-30T14:20:49.443Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties [2019-07-30T14:20:49.443Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties [2019-07-30T14:20:50.376Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties [2019-07-30T14:20:50.376Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties [2019-07-30T14:20:50.376Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties [2019-07-30T14:20:50.941Z] [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-30T14:20:50.941Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:20:50.941Z] [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-30T14:20:50.941Z] [INFO] Unpacking org.eclipse.cdt.debug.core_8.3.200.201905162046... [2019-07-30T14:20:50.941Z] [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-30T14:20:50.941Z] [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-30T14:20:51.198Z] [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-30T14:20:51.198Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:20:51.198Z] [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-30T14:20:51.198Z] [INFO] Unpacking org.eclipse.cdt.debug.ui_8.3.100.201906030422... [2019-07-30T14:20:51.455Z] [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-30T14:20:51.455Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:20:51.455Z] [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-30T14:20:51.714Z] [INFO] Unpacking org.eclipse.cdt.ui_6.5.1.201906210145... [2019-07-30T14:20:53.613Z] [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-30T14:20:53.613Z] [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-30T14:20:53.613Z] [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-30T14:20:53.613Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:20:53.613Z] [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-30T14:20:53.871Z] [INFO] Unpacking org.eclipse.cdt.dsf_2.8.1.201811241055... [2019-07-30T14:20:53.871Z] [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-30T14:20:53.871Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:20:53.871Z] [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-30T14:20:54.129Z] [INFO] Unpacking org.eclipse.cdt.dsf.gdb_5.7.1.201906211704... [2019-07-30T14:20:55.062Z] [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-30T14:20:55.062Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:20:55.062Z] [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-30T14:20:55.062Z] [INFO] Unpacking org.eclipse.cdt.launch_9.2.1.201811291831... [2019-07-30T14:20:55.062Z] [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-30T14:20:55.062Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:20:55.062Z] [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-30T14:20:55.062Z] [INFO] Unpacking org.eclipse.cdt.gdb_7.0.1.201811241055... [2019-07-30T14:20:55.062Z] [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-30T14:20:55.062Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:20:55.062Z] [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-30T14:20:55.320Z] [INFO] Unpacking org.eclipse.cdt.native.serial_1.1.100.201901082014... [2019-07-30T14:20:55.320Z] [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-30T14:20:55.320Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:20:55.320Z] [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-30T14:20:55.577Z] [INFO] Unpacking org.eclipse.cdt.dsf.gdb.ui_2.6.200.201906030422... [2019-07-30T14:20:55.835Z] [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-30T14:20:55.835Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:20:55.835Z] [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-30T14:20:55.835Z] [INFO] Unpacking org.eclipse.cdt.dsf.ui_2.5.100.201904261715... [2019-07-30T14:20:57.733Z] [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-30T14:20:57.733Z] [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-30T14:20:57.733Z] [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-30T14:20:57.733Z] [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-30T14:20:57.733Z] [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-30T14:20:57.733Z] [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-30T14:20:58.300Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties [2019-07-30T14:20:58.300Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties [2019-07-30T14:20:58.300Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties [2019-07-30T14:20:58.865Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties [2019-07-30T14:20:59.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/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/.polyglot.build.properties [2019-07-30T14:20:59.123Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/.polyglot.build.properties [2019-07-30T14:21:00.056Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/.polyglot.build.properties [2019-07-30T14:21:00.056Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties [2019-07-30T14:21:00.056Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties [2019-07-30T14:21:00.988Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties [2019-07-30T14:21:00.988Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/.polyglot.build.properties [2019-07-30T14:21:00.988Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/.polyglot.build.properties [2019-07-30T14:21:01.918Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/.polyglot.build.properties [2019-07-30T14:21:01.918Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties [2019-07-30T14:21:01.918Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties [2019-07-30T14:21:02.176Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties [2019-07-30T14:21:02.176Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/.polyglot.build.properties [2019-07-30T14:21:02.176Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/.polyglot.build.properties [2019-07-30T14:21:02.740Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/.polyglot.build.properties [2019-07-30T14:21:02.740Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties [2019-07-30T14:21:02.740Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties [2019-07-30T14:21:02.998Z] [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-30T14:21:02.998Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:02.998Z] [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-30T14:21:03.256Z] [INFO] Unpacking com.jcraft.jsch_0.1.55.v20190404-1902... [2019-07-30T14:21:03.256Z] [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-30T14:21:03.256Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:03.256Z] [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-30T14:21:03.256Z] [INFO] Unpacking org.eclipse.jsch.core_1.3.500.v20190413-1338... [2019-07-30T14:21:03.513Z] [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-30T14:21:03.513Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:03.513Z] [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-30T14:21:03.513Z] [INFO] Unpacking org.eclipse.jsch.ui_1.3.500.v20190519-2354... [2019-07-30T14:21:03.513Z] [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-30T14:21:03.513Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:03.513Z] [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-30T14:21:03.771Z] [INFO] Unpacking org.eclipse.remote.core_4.0.0.201906061531... [2019-07-30T14:21:03.771Z] [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-30T14:21:03.771Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:03.771Z] [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-30T14:21:03.771Z] [INFO] Unpacking org.eclipse.remote.jsch.core_1.0.0.201906061531... [2019-07-30T14:21:03.771Z] [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-30T14:21:03.771Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:03.771Z] [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-30T14:21:04.029Z] [INFO] Unpacking org.eclipse.remote.jsch.ui_1.0.0.201906061531... [2019-07-30T14:21:04.029Z] [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-30T14:21:04.029Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:04.029Z] [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-30T14:21:04.029Z] [INFO] Unpacking org.eclipse.remote.ui_2.1.1.201906061531... [2019-07-30T14:21:04.593Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties [2019-07-30T14:21:04.851Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties [2019-07-30T14:21:04.851Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties [2019-07-30T14:21:04.851Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties [2019-07-30T14:21:04.851Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/.polyglot.build.properties [2019-07-30T14:21:04.851Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/.polyglot.build.properties [2019-07-30T14:21:05.416Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/.polyglot.build.properties [2019-07-30T14:21:05.416Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties [2019-07-30T14:21:05.416Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties [2019-07-30T14:21:06.348Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties [2019-07-30T14:21:06.348Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/.polyglot.build.properties [2019-07-30T14:21:06.348Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/.polyglot.build.properties [2019-07-30T14:21:07.390Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/.polyglot.build.properties [2019-07-30T14:21:07.390Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties [2019-07-30T14:21:07.390Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties [2019-07-30T14:21:08.323Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties [2019-07-30T14:21:08.323Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties [2019-07-30T14:21:08.323Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties [2019-07-30T14:21:08.323Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties [2019-07-30T14:21:08.323Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/.polyglot.build.properties [2019-07-30T14:21:08.323Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/.polyglot.build.properties [2019-07-30T14:21:08.888Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/.polyglot.build.properties [2019-07-30T14:21:09.146Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties [2019-07-30T14:21:09.146Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties [2019-07-30T14:21:09.710Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties [2019-07-30T14:21:09.968Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties [2019-07-30T14:21:09.968Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties [2019-07-30T14:21:10.899Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties [2019-07-30T14:21:10.899Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:4.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties [2019-07-30T14:21:10.899Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:4.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties [2019-07-30T14:21:11.156Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:4.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties [2019-07-30T14:21:11.156Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/.polyglot.build.properties [2019-07-30T14:21:11.157Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/.polyglot.build.properties [2019-07-30T14:21:11.722Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/.polyglot.build.properties [2019-07-30T14:21:11.722Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties [2019-07-30T14:21:11.980Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties [2019-07-30T14:21:12.545Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties [2019-07-30T14:21:12.803Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/.polyglot.build.properties [2019-07-30T14:21:12.803Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/.polyglot.build.properties [2019-07-30T14:21:13.369Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/.polyglot.build.properties [2019-07-30T14:21:13.627Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T14:21:13.627Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T14:21:14.559Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T14:21:14.560Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T14:21:14.560Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T14:21:15.491Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T14:21:15.748Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T14:21:15.748Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T14:21:16.695Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T14:21:16.695Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties [2019-07-30T14:21:16.695Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties [2019-07-30T14:21:16.954Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties [2019-07-30T14:21:16.954Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml [2019-07-30T14:21:16.954Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml [2019-07-30T14:21:17.211Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml [2019-07-30T14:21:17.211Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties [2019-07-30T14:21:17.468Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties [2019-07-30T14:21:18.033Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties [2019-07-30T14:21:18.033Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties [2019-07-30T14:21:18.033Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties [2019-07-30T14:21:18.292Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties [2019-07-30T14:21:18.292Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/.polyglot.build.properties [2019-07-30T14:21:18.292Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/.polyglot.build.properties [2019-07-30T14:21:18.858Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/.polyglot.build.properties [2019-07-30T14:21:18.858Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties [2019-07-30T14:21:18.858Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties [2019-07-30T14:21:19.422Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties [2019-07-30T14:21:19.680Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T14:21:19.680Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T14:21:20.244Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T14:21:20.502Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml [2019-07-30T14:21:20.502Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml [2019-07-30T14:21:20.502Z] [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-30T14:21:20.502Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:20.502Z] [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-30T14:21:20.759Z] [INFO] Unpacking org.eclipse.ui.intro_3.5.600.v20190329-1257... [2019-07-30T14:21:21.016Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml [2019-07-30T14:21:21.016Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml [2019-07-30T14:21:21.016Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml [2019-07-30T14:21:21.274Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml [2019-07-30T14:21:21.274Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/pom.xml [2019-07-30T14:21:21.274Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/pom.xml [2019-07-30T14:21:21.857Z] [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-30T14:21:21.857Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:21.857Z] [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-30T14:21:21.857Z] [INFO] Unpacking com.sun.el_2.2.0.v201303151357... [2019-07-30T14:21:21.857Z] [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-30T14:21:21.857Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:21.857Z] [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-30T14:21:22.114Z] [INFO] Unpacking javax.el_2.2.0.v201303151357... [2019-07-30T14:21:22.371Z] [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-30T14:21:22.371Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:22.371Z] [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-30T14:21:22.371Z] [INFO] Unpacking javax.servlet_3.1.0.v201410161800... [2019-07-30T14:21:22.629Z] [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-30T14:21:22.629Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:22.629Z] [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-30T14:21:22.629Z] [INFO] Unpacking com.sun.jna_4.5.1.v20180403-1933... [2019-07-30T14:21:23.193Z] [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-30T14:21:23.193Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:23.193Z] [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-30T14:21:23.450Z] [INFO] Unpacking com.sun.jna.platform_4.5.1.v20180403-1933... [2019-07-30T14:21:24.014Z] [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-30T14:21:24.014Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:24.014Z] [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-30T14:21:24.014Z] [INFO] Unpacking javax.annotation_1.2.0.v201602091430... [2019-07-30T14:21:24.271Z] [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-30T14:21:24.272Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:24.272Z] [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-30T14:21:24.272Z] [INFO] Unpacking javax.servlet.jsp_2.2.0.v201112011158... [2019-07-30T14:21:24.528Z] [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-30T14:21:24.528Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:24.528Z] [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-30T14:21:24.528Z] [INFO] Unpacking javax.xml.stream_1.0.1.v201004272200... [2019-07-30T14:21:24.528Z] [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-30T14:21:24.528Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:24.528Z] [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-30T14:21:24.787Z] [INFO] Unpacking org.apache.ant_1.10.5.v20190526-1402... [2019-07-30T14:21:25.126Z] [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-30T14:21:25.126Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:25.126Z] [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-30T14:21:25.426Z] [INFO] Unpacking org.apache.commons.codec_1.10.0.v20180409-1845... [2019-07-30T14:21:25.426Z] [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-30T14:21:25.426Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:25.426Z] [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-30T14:21:25.426Z] [INFO] Unpacking org.apache.felix.gogo.command_1.0.2.v20170914-1324... [2019-07-30T14:21:25.683Z] [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-30T14:21:25.683Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:25.683Z] [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-30T14:21:25.683Z] [INFO] Unpacking org.apache.felix.gogo.runtime_1.1.0.v20180713-1646... [2019-07-30T14:21:25.683Z] [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-30T14:21:25.683Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:25.683Z] [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-30T14:21:25.941Z] [INFO] Unpacking org.apache.felix.gogo.shell_1.1.0.v20180713-1646... [2019-07-30T14:21:25.941Z] [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-30T14:21:25.941Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:25.941Z] [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-30T14:21:25.941Z] [INFO] Unpacking org.apache.httpcomponents.httpclient_4.5.6.v20190213-1430... [2019-07-30T14:21:26.504Z] [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-30T14:21:26.504Z] [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-30T14:21:26.504Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:26.504Z] [INFO] Unpacking org.apache.httpcomponents.httpcore_4.4.10.v20190123-2214... [2019-07-30T14:21:26.761Z] [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-30T14:21:26.761Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:26.761Z] [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-30T14:21:26.761Z] [INFO] Unpacking org.apache.httpcomponents.httpclient.win_4.5.6.v20190213-1947... [2019-07-30T14:21:26.761Z] [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-30T14:21:26.761Z] [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-30T14:21:27.019Z] [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-30T14:21:27.019Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:27.019Z] [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-30T14:21:27.276Z] [INFO] Unpacking org.apache.lucene.analyzers-common_8.0.0.v20190404-1858... [2019-07-30T14:21:27.840Z] [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-30T14:21:27.840Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:27.840Z] [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-30T14:21:28.097Z] [INFO] Unpacking org.apache.lucene.core_8.0.0.v20190404-1858... [2019-07-30T14:21:29.028Z] [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-30T14:21:29.028Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:29.028Z] [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-30T14:21:29.285Z] [INFO] Unpacking org.apache.lucene.analyzers-smartcn_8.0.0.v20190404-1858... [2019-07-30T14:21:30.216Z] [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-30T14:21:30.216Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:30.216Z] [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-30T14:21:30.216Z] [INFO] Unpacking org.eclipse.ant.core_3.5.400.v20190510-0606... [2019-07-30T14:21:30.473Z] [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-30T14:21:30.473Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:30.473Z] [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-30T14:21:30.473Z] [INFO] Unpacking org.eclipse.compare.win32_1.2.500.v20190519-2354... [2019-07-30T14:21:30.473Z] [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-30T14:21:30.473Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:30.473Z] [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-30T14:21:30.730Z] [INFO] Unpacking org.eclipse.core.databinding.beans_1.5.0.v20190510-1100... [2019-07-30T14:21:30.730Z] [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-30T14:21:30.730Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:30.730Z] [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-30T14:21:30.730Z] [INFO] Unpacking org.eclipse.core.externaltools_1.1.300.v20190510-0549... [2019-07-30T14:21:30.987Z] [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-30T14:21:30.987Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:30.987Z] [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-30T14:21:30.987Z] [INFO] Unpacking org.eclipse.core.filesystem.win32.x86_64_1.4.100.v20180828-0158... [2019-07-30T14:21:30.987Z] [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-30T14:21:30.987Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:30.987Z] [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-30T14:21:31.244Z] [INFO] Unpacking org.eclipse.core.net.win32.x86_64_1.1.300.v20181126-0635... [2019-07-30T14:21:31.244Z] [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-30T14:21:31.244Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:31.244Z] [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-30T14:21:31.244Z] [INFO] Unpacking org.eclipse.core.resources.win32.x86_64_3.5.300.v20181030-1942... [2019-07-30T14:21:31.244Z] [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-30T14:21:31.244Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:31.244Z] [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-30T14:21:31.501Z] [INFO] Unpacking org.eclipse.equinox.simpleconfigurator_1.3.200.v20181101-1115... [2019-07-30T14:21:31.501Z] [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-30T14:21:31.501Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:31.501Z] [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-30T14:21:31.501Z] [INFO] Unpacking org.eclipse.osgi.compatibility.state_1.1.500.v20190516-1407... [2019-07-30T14:21:31.758Z] [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-30T14:21:31.758Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:31.758Z] [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-30T14:21:31.758Z] [INFO] Unpacking org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1000.v20190125-2016... [2019-07-30T14:21:31.758Z] [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-30T14:21:31.758Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:31.758Z] [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-30T14:21:32.015Z] [INFO] Unpacking org.eclipse.equinox.util_1.1.200.v20181008-1820... [2019-07-30T14:21:32.015Z] [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-30T14:21:32.015Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:32.015Z] [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-30T14:21:32.015Z] [INFO] Unpacking org.eclipse.equinox.console_1.3.300.v20190516-1504... [2019-07-30T14:21:32.015Z] [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-30T14:21:32.015Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:32.015Z] [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-30T14:21:32.271Z] [INFO] Unpacking org.eclipse.e4.ui.dialogs_1.1.500.v20190513-0736... [2019-07-30T14:21:32.271Z] [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-30T14:21:32.271Z] [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-30T14:21:32.529Z] [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-30T14:21:32.529Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:32.529Z] [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-30T14:21:32.529Z] [INFO] Unpacking org.eclipse.ecf_3.9.3.v20190423-0625... [2019-07-30T14:21:32.529Z] [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-30T14:21:32.529Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:32.529Z] [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-30T14:21:32.786Z] [INFO] Unpacking org.eclipse.ecf.identity_3.9.1.v20181107-1749... [2019-07-30T14:21:32.786Z] [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-30T14:21:32.786Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:32.786Z] [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-30T14:21:32.786Z] [INFO] Unpacking org.eclipse.equinox.concurrent_1.1.300.v20190514-1046... [2019-07-30T14:21:32.786Z] [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-30T14:21:32.786Z] [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-30T14:21:33.043Z] [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-30T14:21:33.043Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:33.043Z] [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-30T14:21:33.043Z] [INFO] Unpacking org.eclipse.ecf.ssl_1.2.200.v20190502-0212... [2019-07-30T14:21:33.300Z] [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-30T14:21:33.300Z] [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-30T14:21:33.300Z] [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-30T14:21:33.300Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:33.300Z] [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-30T14:21:33.300Z] [INFO] Unpacking org.eclipse.ecf.filetransfer_5.0.100.v20180301-0132... [2019-07-30T14:21:33.559Z] [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-30T14:21:33.559Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:33.559Z] [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-30T14:21:33.559Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer_3.2.400.v20180306-0429... [2019-07-30T14:21:33.559Z] [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-30T14:21:33.559Z] [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-30T14:21:33.828Z] [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-30T14:21:33.828Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:33.828Z] [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-30T14:21:33.828Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.0.v20190530-1947... [2019-07-30T14:21:33.828Z] [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-30T14:21:33.828Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:33.828Z] [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-30T14:21:34.128Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.0.v20190502-2116... [2019-07-30T14:21:34.128Z] [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-30T14:21:34.128Z] [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-30T14:21:34.128Z] [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-30T14:21:34.128Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:34.128Z] [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-30T14:21:34.479Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.ssl_1.0.100.v20180301-0132... [2019-07-30T14:21:34.479Z] [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-30T14:21:34.479Z] [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-30T14:21:34.479Z] [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-30T14:21:34.479Z] [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-30T14:21:34.479Z] [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-30T14:21:34.479Z] [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-30T14:21:34.736Z] [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-30T14:21:34.736Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:34.736Z] [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-30T14:21:34.736Z] [INFO] Unpacking org.eclipse.equinox.frameworkadmin_2.1.300.v20190318-1320... [2019-07-30T14:21:34.736Z] [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-30T14:21:34.736Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:34.736Z] [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-30T14:21:34.993Z] [INFO] Unpacking org.eclipse.equinox.frameworkadmin.equinox_1.1.100.v20180822-1258... [2019-07-30T14:21:34.993Z] [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-30T14:21:34.993Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:34.993Z] [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-30T14:21:34.993Z] [INFO] Unpacking org.eclipse.equinox.http.jetty_3.7.100.v20190516-1504... [2019-07-30T14:21:35.250Z] [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-30T14:21:35.250Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:35.250Z] [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-30T14:21:35.250Z] [INFO] Unpacking org.eclipse.equinox.http.servlet_1.6.100.v20190516-1504... [2019-07-30T14:21:35.250Z] [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-30T14:21:35.250Z] [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-30T14:21:35.508Z] [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-30T14:21:35.508Z] [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-30T14:21:35.765Z] [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-30T14:21:35.765Z] [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-30T14:21:36.328Z] [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-30T14:21:36.329Z] [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-30T14:21:36.329Z] [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-30T14:21:36.329Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:36.329Z] [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-30T14:21:36.329Z] [INFO] Unpacking org.eclipse.equinox.http.registry_1.1.700.v20190214-1948... [2019-07-30T14:21:36.586Z] [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-30T14:21:36.586Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:36.586Z] [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-30T14:21:36.586Z] [INFO] Unpacking org.eclipse.equinox.jsp.jasper_1.1.200.v20190214-1948... [2019-07-30T14:21:36.586Z] [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-30T14:21:36.586Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:36.586Z] [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-30T14:21:36.844Z] [INFO] Unpacking org.eclipse.equinox.jsp.jasper.registry_1.1.200.v20190214-1948... [2019-07-30T14:21:36.844Z] [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-30T14:21:36.844Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:36.844Z] [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-30T14:21:36.844Z] [INFO] Unpacking org.eclipse.equinox.p2.artifact.repository_1.3.100.v20190330-1646... [2019-07-30T14:21:36.844Z] [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-30T14:21:36.844Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:36.844Z] [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-30T14:21:37.101Z] [INFO] Unpacking org.eclipse.equinox.p2.jarprocessor_1.1.200.v20180921-1009... [2019-07-30T14:21:37.101Z] [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-30T14:21:37.101Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:37.101Z] [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-30T14:21:37.358Z] [INFO] Unpacking org.eclipse.equinox.p2.console_1.1.100.v20180822-1258... [2019-07-30T14:21:37.358Z] [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-30T14:21:37.358Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:37.358Z] [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-30T14:21:37.358Z] [INFO] Unpacking org.eclipse.equinox.p2.director_2.4.300.v20190215-2242... [2019-07-30T14:21:37.358Z] [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-30T14:21:37.358Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:37.358Z] [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-30T14:21:37.615Z] [INFO] Unpacking org.eclipse.equinox.p2.garbagecollector_1.1.100.v20180822-1302... [2019-07-30T14:21:37.615Z] [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-30T14:21:37.615Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:37.615Z] [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-30T14:21:37.615Z] [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.eclipse_2.2.300.v20190215-2242... [2019-07-30T14:21:37.872Z] [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-30T14:21:37.872Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:37.872Z] [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-30T14:21:37.872Z] [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.natives_1.3.200.v20180921-1019... [2019-07-30T14:21:37.872Z] [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-30T14:21:37.872Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:37.872Z] [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-30T14:21:38.129Z] [INFO] Unpacking org.eclipse.equinox.simpleconfigurator.manipulator_2.1.200.v20181123-1405... [2019-07-30T14:21:38.129Z] [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-30T14:21:38.129Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:38.129Z] [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-30T14:21:38.129Z] [INFO] Unpacking org.sat4j.core_2.3.5.v201308161310... [2019-07-30T14:21:38.385Z] [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-30T14:21:38.385Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:38.385Z] [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-30T14:21:38.385Z] [INFO] Unpacking org.sat4j.pb_2.3.5.v201404071733... [2019-07-30T14:21:38.385Z] [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-30T14:21:38.385Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:38.385Z] [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-30T14:21:38.642Z] [INFO] Unpacking org.eclipse.equinox.p2.transport.ecf_1.2.100.v20180822-1354... [2019-07-30T14:21:38.642Z] [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-30T14:21:38.642Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:38.642Z] [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-30T14:21:38.642Z] [INFO] Unpacking org.eclipse.equinox.p2.operations_2.5.400.v20190408-2008... [2019-07-30T14:21:38.898Z] [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-30T14:21:38.898Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:38.898Z] [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-30T14:21:38.898Z] [INFO] Unpacking org.eclipse.equinox.security.win32.x86_64_1.1.100.v20180827-1235... [2019-07-30T14:21:38.898Z] [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-30T14:21:38.898Z] [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-30T14:21:39.154Z] [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-30T14:21:39.154Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:39.154Z] [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-30T14:21:39.154Z] [INFO] Unpacking org.eclipse.equinox.p2.director.app_1.1.200.v20180822-1302... [2019-07-30T14:21:39.154Z] [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-30T14:21:39.154Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:39.154Z] [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-30T14:21:39.411Z] [INFO] Unpacking org.eclipse.equinox.p2.directorywatcher_1.2.200.v20190204-0752... [2019-07-30T14:21:39.411Z] [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-30T14:21:39.411Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:39.411Z] [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-30T14:21:39.411Z] [INFO] Unpacking org.eclipse.equinox.p2.publisher_1.5.100.v20180822-1302... [2019-07-30T14:21:39.411Z] [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-30T14:21:39.411Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:39.411Z] [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-30T14:21:39.667Z] [INFO] Unpacking org.eclipse.equinox.p2.publisher.eclipse_1.3.200.v20190329-1624... [2019-07-30T14:21:39.667Z] [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-30T14:21:39.667Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:39.667Z] [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-30T14:21:39.924Z] [INFO] Unpacking org.eclipse.equinox.p2.extensionlocation_1.3.100.v20180822-1302... [2019-07-30T14:21:39.924Z] [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-30T14:21:39.924Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:39.924Z] [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-30T14:21:40.181Z] [INFO] Unpacking org.eclipse.equinox.p2.reconciler.dropins_1.3.0.v20181023-0914... [2019-07-30T14:21:40.181Z] [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-30T14:21:40.181Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:40.181Z] [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-30T14:21:40.181Z] [INFO] Unpacking org.eclipse.equinox.p2.repository.tools_2.2.200.v20181102-0649... [2019-07-30T14:21:40.438Z] [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-30T14:21:40.438Z] [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-30T14:21:40.438Z] [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-30T14:21:40.438Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:40.438Z] [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-30T14:21:40.695Z] [INFO] Unpacking org.eclipse.equinox.p2.ui_2.5.500.v20190220-1158... [2019-07-30T14:21:40.695Z] [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-30T14:21:40.695Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:40.695Z] [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-30T14:21:40.953Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.sdk.scheduler_1.4.200.v20181102-0649... [2019-07-30T14:21:40.953Z] [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-30T14:21:40.953Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:40.953Z] [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-30T14:21:40.953Z] [INFO] Unpacking org.eclipse.equinox.p2.updatechecker_1.2.100.v20180827-1122... [2019-07-30T14:21:41.210Z] [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-30T14:21:41.210Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:41.210Z] [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-30T14:21:41.210Z] [INFO] Unpacking org.eclipse.equinox.security.ui_1.2.300.v20190514-1046... [2019-07-30T14:21:41.210Z] [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-30T14:21:41.210Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:41.210Z] [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-30T14:21:41.468Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.sdk_1.1.200.v20181214-0802... [2019-07-30T14:21:41.468Z] [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-30T14:21:41.468Z] [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-30T14:21:41.468Z] [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-30T14:21:41.468Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:41.468Z] [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-30T14:21:41.726Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.importexport_1.2.100.v20180827-1122... [2019-07-30T14:21:41.726Z] [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-30T14:21:41.726Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:41.726Z] [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-30T14:21:41.726Z] [INFO] Unpacking org.eclipse.equinox.p2.updatesite_1.1.100.v20180827-1122... [2019-07-30T14:21:41.726Z] [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-30T14:21:42.027Z] [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-30T14:21:42.027Z] [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-30T14:21:42.027Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:42.027Z] [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-30T14:21:42.027Z] [INFO] Unpacking org.eclipse.help.base_4.2.600.v20190605-1800... [2019-07-30T14:21:42.380Z] [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-30T14:21:42.380Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:42.380Z] [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-30T14:21:42.380Z] [INFO] Unpacking org.eclipse.help.ui_4.1.500.v20190519-2119... [2019-07-30T14:21:42.637Z] [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-30T14:21:42.637Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:42.637Z] [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-30T14:21:42.637Z] [INFO] Unpacking org.eclipse.help.webapp_3.9.500.v20190517-1202... [2019-07-30T14:21:42.894Z] [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-30T14:21:42.894Z] [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-30T14:21:43.151Z] [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-30T14:21:43.151Z] [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-30T14:21:43.151Z] [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-30T14:21:43.151Z] [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-30T14:21:43.408Z] [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-30T14:21:43.408Z] [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-30T14:21:43.408Z] [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-30T14:21:43.408Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:43.408Z] [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-30T14:21:43.408Z] [INFO] Unpacking org.eclipse.platform_4.12.0.v20190605-1800... [2019-07-30T14:21:43.665Z] [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-30T14:21:43.665Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:43.665Z] [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-30T14:21:43.921Z] [INFO] Unpacking org.eclipse.platform.doc.user_4.12.0.v20190604-0816... [2019-07-30T14:21:45.815Z] [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-30T14:21:45.815Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:45.815Z] [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-30T14:21:45.815Z] [INFO] Unpacking org.eclipse.ui.intro.universal_3.3.500.v20190315-1216... [2019-07-30T14:21:46.071Z] [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-30T14:21:46.071Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:46.071Z] [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-30T14:21:46.071Z] [INFO] Unpacking org.eclipse.ui.cheatsheets_3.5.400.v20190218-1039... [2019-07-30T14:21:46.328Z] [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-30T14:21:46.328Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:46.328Z] [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-30T14:21:46.328Z] [INFO] Unpacking org.eclipse.ui.browser_3.6.400.v20190513-2118... [2019-07-30T14:21:46.328Z] [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-30T14:21:46.328Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:46.328Z] [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-30T14:21:46.584Z] [INFO] Unpacking org.eclipse.ui.genericeditor_1.1.400.v20190519-2344... [2019-07-30T14:21:46.584Z] [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-30T14:21:46.584Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:46.584Z] [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-30T14:21:46.584Z] [INFO] Unpacking org.eclipse.ui.monitoring_1.1.400.v20190517-1612... [2019-07-30T14:21:46.841Z] [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-30T14:21:46.841Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:46.841Z] [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-30T14:21:46.841Z] [INFO] Unpacking org.eclipse.ui.net_1.3.400.v20190519-2354... [2019-07-30T14:21:48.217Z] [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-30T14:21:48.217Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:48.217Z] [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-30T14:21:48.217Z] [INFO] Unpacking org.eclipse.ui.externaltools_3.4.300.v20190510-0549... [2019-07-30T14:21:48.780Z] [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-30T14:21:48.780Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:48.780Z] [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-30T14:21:48.780Z] [INFO] Unpacking org.eclipse.ui.win32_3.4.200.v20190513-2118... [2019-07-30T14:21:48.780Z] [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-30T14:21:48.780Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:48.780Z] [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-30T14:21:48.780Z] [INFO] Unpacking org.eclipse.ui.intro.quicklinks_1.0.300.v20180821-0700... [2019-07-30T14:21:49.037Z] [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-30T14:21:49.037Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:49.037Z] [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-30T14:21:49.037Z] [INFO] Unpacking org.eclipse.team.genericeditor.diff.extension_1.0.300.v20190519-2354... [2019-07-30T14:21:49.037Z] [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-30T14:21:49.037Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:49.037Z] [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-30T14:21:49.293Z] [INFO] Unpacking org.eclipse.ui.views.log_1.2.600.v20190519-1034... [2019-07-30T14:21:49.293Z] [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-30T14:21:49.293Z] [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-30T14:21:49.293Z] [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-30T14:21:49.293Z] [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-30T14:21:49.550Z] [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-30T14:21:49.550Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:49.550Z] [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-30T14:21:49.550Z] [INFO] Unpacking org.eclipse.update.configurator_3.4.300.v20190518-1030... [2019-07-30T14:21:49.550Z] [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-30T14:21:49.550Z] [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-30T14:21:49.550Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:49.550Z] [INFO] Unpacking org.eclipse.rcp_4.12.0.v20190605-1800... [2019-07-30T14:21:49.550Z] [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-30T14:21:49.550Z] [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-30T14:21:49.807Z] [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-30T14:21:49.807Z] [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-30T14:21:49.807Z] [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-30T14:21:49.807Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:49.807Z] [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-30T14:21:50.064Z] [INFO] Unpacking org.eclipse.ui.trace_1.1.500.v20190513-1223... [2019-07-30T14:21:50.627Z] [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-30T14:21:50.627Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:50.627Z] [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-30T14:21:50.627Z] [INFO] Unpacking org.eclipse.core.filesystem.macosx_1.3.100.v20180828-0158... [2019-07-30T14:21:50.627Z] [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-30T14:21:50.627Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:50.627Z] [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-30T14:21:50.627Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.300.v20190517-1326... [2019-07-30T14:21:50.884Z] [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-30T14:21:50.884Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:50.884Z] [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-30T14:21:50.884Z] [INFO] Unpacking org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1000.v20190125-2016... [2019-07-30T14:21:50.884Z] [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-30T14:21:50.884Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:50.884Z] [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-30T14:21:51.140Z] [INFO] Unpacking org.eclipse.equinox.security.macosx_1.101.100.v20180827-1235... [2019-07-30T14:21:51.140Z] [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-30T14:21:51.140Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:51.140Z] [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-30T14:21:51.140Z] [INFO] Unpacking org.eclipse.ui.cocoa_1.2.200.v20190509-1900... [2019-07-30T14:21:51.706Z] [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-30T14:21:51.706Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:51.706Z] [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-30T14:21:51.706Z] [INFO] Unpacking org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158... [2019-07-30T14:21:51.706Z] [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-30T14:21:51.706Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:51.706Z] [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-30T14:21:51.706Z] [INFO] Unpacking org.eclipse.core.net.linux.x86_64_1.2.300.v20181130-0925... [2019-07-30T14:21:52.026Z] [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-30T14:21:52.026Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:52.026Z] [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-30T14:21:52.026Z] [INFO] Unpacking org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1000.v20190125-2016... [2019-07-30T14:21:52.026Z] [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-30T14:21:52.026Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:52.026Z] [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-30T14:21:52.327Z] [INFO] Unpacking org.eclipse.e4.ui.swt.gtk_1.0.500.v20181106-0908... [2019-07-30T14:21:52.327Z] [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-30T14:21:52.327Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:52.327Z] [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-30T14:21:52.327Z] [INFO] Unpacking org.eclipse.equinox.security.linux.x86_64_1.1.200.v20181106-0957... [2019-07-30T14:21:52.327Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/pom.xml [2019-07-30T14:21:52.583Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties [2019-07-30T14:21:52.583Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties [2019-07-30T14:21:53.515Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties [2019-07-30T14:21:53.515Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties [2019-07-30T14:21:53.515Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties [2019-07-30T14:21:53.772Z] [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-30T14:21:53.772Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:53.772Z] [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-30T14:21:53.772Z] [INFO] Unpacking org.eclipse.equinox.p2.discovery_1.1.100.v20180822-1302... [2019-07-30T14:21:53.772Z] [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-30T14:21:53.772Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:53.772Z] [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-30T14:21:54.029Z] [INFO] Unpacking org.eclipse.equinox.p2.discovery.compatibility_1.1.100.v20180822-1302... [2019-07-30T14:21:54.286Z] [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-30T14:21:54.286Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:54.286Z] [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-30T14:21:54.544Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.discovery_1.1.100.v20180822-1357... [2019-07-30T14:21:54.801Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties [2019-07-30T14:21:54.801Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties [2019-07-30T14:21:54.801Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties [2019-07-30T14:21:55.365Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties [2019-07-30T14:21:55.365Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/pom.xml [2019-07-30T14:21:55.365Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/pom.xml [2019-07-30T14:21:55.929Z] [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-30T14:21:55.929Z] [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-30T14:21:56.187Z] [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-30T14:21:56.187Z] [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-30T14:21:56.751Z] [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-30T14:21:56.751Z] [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-30T14:21:57.314Z] [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-30T14:21:57.314Z] [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-30T14:21:57.314Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/pom.xml [2019-07-30T14:21:57.571Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/pom.xml [2019-07-30T14:21:57.571Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/pom.xml [2019-07-30T14:21:57.827Z] [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-30T14:21:57.827Z] [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-30T14:21:57.827Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T14:21:58.084Z] [INFO] Unpacking org.apache.derby_10.11.1.1_v201605202053... [2019-07-30T14:22:00.607Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/pom.xml [2019-07-30T14:22:00.607Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/.polyglot.build.properties [2019-07-30T14:22:00.607Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/.polyglot.build.properties [2019-07-30T14:22:01.627Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/.polyglot.build.properties [2019-07-30T14:22:01.627Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.releng-site/pom.xml [2019-07-30T14:22:01.627Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.releng-site/pom.xml [2019-07-30T14:22:03.043Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.releng-site/pom.xml [2019-07-30T14:22:03.043Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties [2019-07-30T14:22:03.043Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties [2019-07-30T14:22:04.414Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties [2019-07-30T14:22:04.414Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties [2019-07-30T14:22:04.414Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties [2019-07-30T14:22:04.414Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties [2019-07-30T14:22:04.414Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/.polyglot.build.properties [2019-07-30T14:22:04.414Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/.polyglot.build.properties [2019-07-30T14:22:04.672Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/.polyglot.build.properties [2019-07-30T14:22:04.929Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:2.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties [2019-07-30T14:22:04.929Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:2.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties [2019-07-30T14:22:04.929Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:2.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties [2019-07-30T14:22:04.929Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/.polyglot.build.properties [2019-07-30T14:22:04.929Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/.polyglot.build.properties [2019-07-30T14:22:05.496Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/.polyglot.build.properties [2019-07-30T14:22:05.496Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:4.2.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties [2019-07-30T14:22:05.496Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:4.2.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties [2019-07-30T14:22:05.496Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:4.2.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties [2019-07-30T14:22:05.496Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/.polyglot.build.properties [2019-07-30T14:22:05.496Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/.polyglot.build.properties [2019-07-30T14:22:06.061Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/.polyglot.build.properties [2019-07-30T14:22:06.061Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties [2019-07-30T14:22:06.061Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties [2019-07-30T14:22:06.627Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties [2019-07-30T14:22:06.627Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties [2019-07-30T14:22:06.627Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties [2019-07-30T14:22:06.885Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties [2019-07-30T14:22:06.885Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/.polyglot.build.properties [2019-07-30T14:22:06.885Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/.polyglot.build.properties [2019-07-30T14:22:07.450Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/.polyglot.build.properties [2019-07-30T14:22:07.450Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties [2019-07-30T14:22:07.450Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties [2019-07-30T14:22:08.380Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties [2019-07-30T14:22:08.380Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/.polyglot.build.properties [2019-07-30T14:22:08.380Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/.polyglot.build.properties [2019-07-30T14:22:09.311Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/.polyglot.build.properties [2019-07-30T14:22:09.568Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:3.2.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties [2019-07-30T14:22:09.568Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:3.2.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties [2019-07-30T14:22:09.568Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:3.2.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties [2019-07-30T14:22:09.826Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/.polyglot.build.properties [2019-07-30T14:22:09.826Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/.polyglot.build.properties [2019-07-30T14:22:10.084Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/.polyglot.build.properties [2019-07-30T14:22:10.341Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties [2019-07-30T14:22:10.341Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties [2019-07-30T14:22:10.906Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties [2019-07-30T14:22:11.163Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/.polyglot.build.properties [2019-07-30T14:22:11.163Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/.polyglot.build.properties [2019-07-30T14:22:11.824Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/.polyglot.build.properties [2019-07-30T14:22:12.124Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties [2019-07-30T14:22:12.124Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties [2019-07-30T14:22:12.124Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties [2019-07-30T14:22:12.124Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.polyglot.build.properties [2019-07-30T14:22:12.124Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.polyglot.build.properties [2019-07-30T14:22:12.688Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.polyglot.build.properties [2019-07-30T14:22:12.688Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties [2019-07-30T14:22:12.688Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties [2019-07-30T14:22:13.252Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties [2019-07-30T14:22:13.509Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/.polyglot.build.properties [2019-07-30T14:22:13.509Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/.polyglot.build.properties [2019-07-30T14:22:14.072Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/.polyglot.build.properties [2019-07-30T14:22:14.329Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties [2019-07-30T14:22:14.329Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties [2019-07-30T14:22:14.894Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties [2019-07-30T14:22:14.894Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties [2019-07-30T14:22:14.894Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties [2019-07-30T14:22:14.894Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties [2019-07-30T14:22:15.150Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/.polyglot.build.properties [2019-07-30T14:22:15.150Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/.polyglot.build.properties [2019-07-30T14:22:15.407Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/.polyglot.build.properties [2019-07-30T14:22:15.664Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties [2019-07-30T14:22:15.664Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties [2019-07-30T14:22:16.228Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties [2019-07-30T14:22:16.493Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/.polyglot.build.properties [2019-07-30T14:22:16.493Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/.polyglot.build.properties [2019-07-30T14:22:17.057Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/.polyglot.build.properties [2019-07-30T14:22:17.314Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml [2019-07-30T14:22:17.314Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml [2019-07-30T14:22:17.314Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml [2019-07-30T14:22:17.314Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T14:22:17.314Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T14:22:18.245Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T14:22:18.245Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T14:22:18.245Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T14:22:19.176Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T14:22:19.176Z] [WARNING] Missing extra classpath entry target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.1-SNAPSHOT.jar [2019-07-30T14:22:19.176Z] [WARNING] Missing extra classpath entry target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-30T14:22:19.176Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T14:22:19.176Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T14:22:20.106Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T14:22:20.106Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T14:22:20.106Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T14:22:20.824Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T14:22:21.081Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties [2019-07-30T14:22:21.082Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties [2019-07-30T14:22:21.645Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties [2019-07-30T14:22:21.903Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:0.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties [2019-07-30T14:22:21.903Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:0.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties [2019-07-30T14:22:21.903Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:0.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties [2019-07-30T14:22:21.903Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.test:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/.polyglot.build.properties [2019-07-30T14:22:21.903Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.test:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/.polyglot.build.properties [2019-07-30T14:22:22.161Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.test:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/.polyglot.build.properties [2019-07-30T14:22:22.161Z] [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-30T14:22:22.161Z] [INFO] ------------------------------------------------------------------------ [2019-07-30T14:22:22.161Z] [INFO] Reactor Build Order: [2019-07-30T14:22:22.161Z] [INFO] [2019-07-30T14:22:22.161Z] [INFO] Trace Compass Parent [pom] [2019-07-30T14:22:22.161Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent [pom] [2019-07-30T14:22:22.161Z] [INFO] Trace Compass Common Utilities Parent [pom] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.common.core [eclipse-plugin] [2019-07-30T14:22:22.161Z] [INFO] Trace Compass State System Parent [pom] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.datastore.core [eclipse-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.segmentstore.core [eclipse-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.statesystem.core [eclipse-plugin] [2019-07-30T14:22:22.161Z] [INFO] Trace Compass TMF Parent [pom] [2019-07-30T14:22:22.161Z] [INFO] Trace Compass Filter Parser [eclipse-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.tmf.core [eclipse-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.analysis.counters.core [eclipse-plugin] [2019-07-30T14:22:22.161Z] [INFO] Trace Compass CTF Support Parent [pom] [2019-07-30T14:22:22.161Z] [INFO] Trace Compass CTF Parser Plug-in [eclipse-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.ctf.core [eclipse-plugin] [2019-07-30T14:22:22.161Z] [INFO] Trace Compass CTF Core Tests Plug-in [eclipse-test-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests [eclipse-test-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.tmf.core.tests [eclipse-test-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core [eclipse-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests [eclipse-test-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests [eclipse-test-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.tmf.ui [eclipse-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui [eclipse-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.analysis.graph.core [eclipse-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests [eclipse-test-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.tmf.chart.core [eclipse-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.analysis.lami.core [eclipse-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests [eclipse-test-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui [eclipse-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui [eclipse-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui [eclipse-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.analysis.timing.core [eclipse-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core [eclipse-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests [eclipse-test-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui [eclipse-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui [eclipse-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests [eclipse-test-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core [eclipse-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests [eclipse-test-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui [eclipse-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests [eclipse-test-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests [eclipse-test-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T14:22:22.161Z] [INFO] Trace Compass LTTng Support Parent [pom] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.lttng2.common.core [eclipse-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core [eclipse-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core [eclipse-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests [eclipse-test-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T14:22:22.161Z] [INFO] Trace Compass BTF Support Parent [pom] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.btf.core [eclipse-plugin] [2019-07-30T14:22:22.161Z] [INFO] Trace Compass Documentation [pom] [2019-07-30T14:22:22.161Z] [INFO] Trace Compass Developer Guide [eclipse-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui [eclipse-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.tmf [eclipse-feature] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.btf.ui [eclipse-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.btf [eclipse-feature] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.btf.core.tests [eclipse-test-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.common.core.tests [eclipse-test-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.ctf [eclipse-feature] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests [eclipse-test-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.tmf.ctf [eclipse-feature] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T14:22:22.161Z] [INFO] Trace Compass User Guide [eclipse-plugin] [2019-07-30T14:22:22.161Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide [eclipse-plugin] [2019-07-30T14:22:22.161Z] [INFO] Trace Compass RCP User Guide [eclipse-plugin] [2019-07-30T14:22:22.161Z] [INFO] Trace Compass Pcap User Guide [eclipse-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.examples [eclipse-plugin] [2019-07-30T14:22:22.161Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent [pom] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.gdbtrace.core [eclipse-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui [eclipse-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.gdbtrace [eclipse-feature] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests [eclipse-test-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests [eclipse-test-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests [eclipse-test-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.lttng2.control.core [eclipse-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.tmf.remote.core [eclipse-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui [eclipse-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui [eclipse-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.lttng2.control [eclipse-feature] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests [eclipse-test-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests [eclipse-test-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests [eclipse-test-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui [eclipse-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.lttng2.kernel [eclipse-feature] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests [eclipse-test-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests [eclipse-test-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core [eclipse-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui [eclipse-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.lttng2.ust [eclipse-feature] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests [eclipse-test-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests [eclipse-test-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T14:22:22.161Z] [INFO] Trace Compass Pcap Format Support Parent [pom] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.pcap.core [eclipse-plugin] [2019-07-30T14:22:22.161Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in [eclipse-test-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core [eclipse-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui [eclipse-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.tmf.pcap [eclipse-feature] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests [eclipse-test-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T14:22:22.161Z] [INFO] Trace Compass RCP Parent [pom] [2019-07-30T14:22:22.161Z] [INFO] Trace Compass RCP Branding plug-in [eclipse-plugin] [2019-07-30T14:22:22.161Z] [INFO] Trace Compass RCP Branding Feature [eclipse-feature] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.rcp.ui [eclipse-plugin] [2019-07-30T14:22:22.161Z] [INFO] Trace Compass RCP Feature [eclipse-feature] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui [eclipse-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.rcp.incubator [eclipse-feature] [2019-07-30T14:22:22.161Z] [INFO] Trace Compass Json trace Parent [pom] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.jsontrace.core [eclipse-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.jsontrace [eclipse-feature] [2019-07-30T14:22:22.161Z] [INFO] Trace Compass RCP Product [eclipse-repository] [2019-07-30T14:22:22.161Z] [INFO] Trace Compass Release Engineering Parent [pom] [2019-07-30T14:22:22.161Z] [INFO] Trace Compass Target Platform [pom] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests [eclipse-test-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.datastore.core.tests [eclipse-test-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests [eclipse-test-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests [eclipse-test-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests [eclipse-test-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests [eclipse-test-plugin] [2019-07-30T14:22:22.161Z] [INFO] Trace Compass All Tests [eclipse-test-plugin] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.testing [eclipse-feature] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.tmf.remote [eclipse-feature] [2019-07-30T14:22:22.161Z] [INFO] Trace Compass Repository [eclipse-repository] [2019-07-30T14:22:22.161Z] [INFO] org.eclipse.tracecompass.jsontrace.core.test [eclipse-plugin] [2019-07-30T14:22:22.161Z] [INFO] [2019-07-30T14:22:22.161Z] [INFO] ---------< org.eclipse.tracecompass:org.eclipse.tracecompass >---------- [2019-07-30T14:22:22.161Z] [INFO] Building Trace Compass Parent 5.0.0-SNAPSHOT [1/134] [2019-07-30T14:22:22.161Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T14:22:22.419Z] [INFO] [2019-07-30T14:22:22.419Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass --- [2019-07-30T14:22:22.419Z] 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-30T14:22:22.419Z] 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-30T14:22:22.419Z] 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-30T14:22:23.787Z] 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-30T14:22:23.787Z] 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-30T14:22:23.787Z] 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-30T14:22:24.043Z] 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 93 kB/s) [2019-07-30T14:22:24.043Z] 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-30T14:22:24.607Z] 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-30T14:22:24.607Z] 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-30T14:22:24.607Z] 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-30T14:22:24.607Z] 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-30T14:22:24.607Z] 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-30T14:22:24.607Z] 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 170 kB/s) [2019-07-30T14:22:24.607Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/25/maven-parent-25.pom [2019-07-30T14:22:24.863Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/25/maven-parent-25.pom [2019-07-30T14:22:24.863Z] 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-30T14:22:24.863Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/25/maven-parent-25.pom [2019-07-30T14:22:24.863Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/25/maven-parent-25.pom [2019-07-30T14:22:24.863Z] 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-30T14:22:25.120Z] 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 749 kB/s) [2019-07-30T14:22:25.120Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/15/apache-15.pom [2019-07-30T14:22:25.120Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/15/apache-15.pom [2019-07-30T14:22:25.120Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/15/apache-15.pom [2019-07-30T14:22:25.376Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/15/apache-15.pom [2019-07-30T14:22:25.376Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/15/apache-15.pom [2019-07-30T14:22:25.376Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom [2019-07-30T14:22:25.376Z] 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 525 kB/s) [2019-07-30T14:22:25.376Z] 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-30T14:22:25.376Z] 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-30T14:22:25.376Z] 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-30T14:22:25.633Z] 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-30T14:22:25.633Z] 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-30T14:22:25.633Z] 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-30T14:22:25.633Z] Progress (1): 4.1/10 kB Progress (1): 7.7/10 kB Progress (1): 10 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.pom (10 kB at 339 kB/s) [2019-07-30T14:22:25.633Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/25/commons-parent-25.pom [2019-07-30T14:22:25.633Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/25/commons-parent-25.pom [2019-07-30T14:22:25.633Z] 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-30T14:22:25.890Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/25/commons-parent-25.pom [2019-07-30T14:22:25.890Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/25/commons-parent-25.pom [2019-07-30T14:22:25.890Z] 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-30T14:22:25.890Z] 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.1 MB/s) [2019-07-30T14:22:25.890Z] 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-30T14:22:25.890Z] 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-30T14:22:25.890Z] 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-30T14:22:26.147Z] 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-30T14:22:26.147Z] 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-30T14:22:26.147Z] 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-30T14:22:26.147Z] 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 36 kB/s) [2019-07-30T14:22:26.147Z] 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-30T14:22:26.147Z] 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-30T14:22:26.147Z] 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-30T14:22:26.148Z] 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-30T14:22:26.148Z] 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-30T14:22:26.148Z] 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-30T14:22:26.148Z] 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-30T14:22:26.148Z] 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-30T14:22:26.405Z] 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-30T14:22:26.405Z] 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-30T14:22:26.405Z] 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-30T14:22:26.405Z] 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-30T14:22:26.405Z] 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-30T14:22:26.405Z] 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-30T14:22:26.405Z] 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-30T14:22:26.405Z] 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-30T14:22:26.662Z] 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-30T14:22:26.662Z] 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-30T14:22:26.662Z] 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-30T14:22:26.662Z] 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-30T14:22:26.663Z] 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-30T14:22:26.663Z] 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-30T14:22:26.663Z] 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-30T14:22:26.663Z] 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-30T14:22:26.663Z] 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/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 kB at 1.0 MB/s) [2019-07-30T14:22:26.663Z] 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 (1): 36/222 kB Progress (1): 40/222 kB Progress (1): 44/222 kB Progress (1): 48/222 kB Progress (1): 52/222 kB Progress (1): 56/222 kB Progress (1): 60/222 kB Progress (1): 64/222 kB Progress (1): 68/222 kB Progress (1): 72/222 kB Progress (1): 76/222 kB Progress (1): 80/222 kB Progress (1): 84/222 kB Progress (1): 88/222 kB Progress (1): 92/222 kB Progress (1): 96/222 kB Progress (1): 100/222 kB Progress (1): 104/222 kB Progress (1): 108/222 kB Progress (1): 112/222 kB Progress (1): 116/222 kB Progress (1): 120/222 kB Progress (1): 124/222 kB Progress (1): 128/222 kB Progress (1): 132/222 kB Progress (1): 136/222 kB Progress (1): 140/222 kB Progress (1): 144/222 kB Progress (1): 148/222 kB Progress (1): 152/222 kB Progress (1): 156/222 kB Progress (1): 160/222 kB Progress (1): 164/222 kB Progress (1): 168/222 kB Progress (1): 172/222 kB Progress (1): 176/222 kB Progress (1): 180/222 kB Progress (1): 184/222 kB Progress (1): 188/222 kB Progress (1): 192/222 kB Progress (1): 196/222 kB Progress (1): 200/222 kB Progress (1): 204/222 kB Progress (1): 208/222 kB Progress (1): 212/222 kB Progress (1): 216/222 kB Progress (1): 220/222 kB Progress (1): 222 kB Progress (2): 222 kB | 4.1/155 kB Progress (2): 222 kB | 7.7/155 kB Progress (2): 222 kB | 12/155 kB Progress (2): 222 kB | 16/155 kB Progress (2): 222 kB | 20/155 kB Progress (2): 222 kB | 24/155 kB Progress (2): 222 kB | 28/155 kB Progress (2): 222 kB | 32/155 kB Progress (2): 222 kB | 36/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.7 MB/s) [2019-07-30T14:22:26.663Z] Progress (1): 40/155 kB Progress (1): 44/155 kB Progress (1): 48/155 kB Progress (1): 52/155 kB Progress (1): 56/155 kB Progress (1): 60/155 kB Progress (1): 64/155 kB Progress (2): 64/155 kB | 4.1/185 kB Progress (2): 68/155 kB | 4.1/185 kB Progress (2): 68/155 kB | 7.7/185 kB Progress (2): 72/155 kB | 7.7/185 kB Progress (2): 72/155 kB | 12/185 kB Progress (2): 76/155 kB | 12/185 kB Progress (2): 80/155 kB | 12/185 kB Progress (2): 80/155 kB | 16/185 kB Progress (2): 84/155 kB | 16/185 kB Progress (2): 84/155 kB | 20/185 kB Progress (2): 88/155 kB | 20/185 kB Progress (2): 88/155 kB | 24/185 kB Progress (2): 92/155 kB | 24/185 kB Progress (2): 92/155 kB | 28/185 kB Progress (2): 96/155 kB | 28/185 kB Progress (2): 96/155 kB | 32/185 kB Progress (2): 100/155 kB | 32/185 kB Progress (2): 104/155 kB | 32/185 kB Progress (2): 104/155 kB | 36/185 kB Progress (2): 108/155 kB | 36/185 kB Progress (2): 108/155 kB | 40/185 kB Progress (2): 112/155 kB | 40/185 kB Progress (2): 112/155 kB | 44/185 kB Progress (2): 116/155 kB | 44/185 kB Progress (2): 116/155 kB | 48/185 kB Progress (2): 120/155 kB | 48/185 kB Progress (2): 120/155 kB | 52/185 kB Progress (2): 124/155 kB | 52/185 kB Progress (2): 124/155 kB | 56/185 kB Progress (2): 128/155 kB | 56/185 kB Progress (2): 128/155 kB | 60/185 kB Progress (2): 132/155 kB | 60/185 kB Progress (2): 132/155 kB | 64/185 kB Progress (2): 136/155 kB | 64/185 kB Progress (2): 136/155 kB | 68/185 kB Progress (2): 140/155 kB | 68/185 kB Progress (2): 140/155 kB | 72/185 kB Progress (2): 144/155 kB | 72/185 kB Progress (2): 144/155 kB | 76/185 kB Progress (2): 148/155 kB | 76/185 kB Progress (2): 148/155 kB | 80/185 kB Progress (2): 152/155 kB | 80/185 kB Progress (2): 152/155 kB | 84/185 kB Progress (2): 155 kB | 84/185 kB Progress (2): 155 kB | 88/185 kB Progress (2): 155 kB | 92/185 kB Progress (2): 155 kB | 96/185 kB Progress (2): 155 kB | 100/185 kB Progress (2): 155 kB | 104/185 kB Progress (2): 155 kB | 108/185 kB Progress (2): 155 kB | 112/185 kB Progress (2): 155 kB | 116/185 kB Progress (2): 155 kB | 120/185 kB Progress (2): 155 kB | 124/185 kB Progress (2): 155 kB | 128/185 kB Progress (2): 155 kB | 132/185 kB Progress (2): 155 kB | 136/185 kB Progress (2): 155 kB | 140/185 kB Progress (2): 155 kB | 144/185 kB Progress (2): 155 kB | 148/185 kB Progress (2): 155 kB | 152/185 kB Progress (2): 155 kB | 156/185 kB Progress (2): 155 kB | 160/185 kB Progress (2): 155 kB | 164/185 kB Progress (2): 155 kB | 168/185 kB Progress (2): 155 kB | 172/185 kB Progress (2): 155 kB | 176/185 kB Progress (2): 155 kB | 180/185 kB Progress (2): 155 kB | 184/185 kB Progress (2): 155 kB | 185 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar (155 kB at 2.1 MB/s) [2019-07-30T14:22:26.663Z] 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.4 MB/s) [2019-07-30T14:22:26.663Z] [INFO] [2019-07-30T14:22:26.663Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass --- [2019-07-30T14:22:26.663Z] 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-30T14:22:26.920Z] 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-30T14:22:26.920Z] 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-30T14:22:26.920Z] 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-30T14:22:26.920Z] 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-30T14:22:26.920Z] 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-30T14:22:26.920Z] 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 132 kB/s) [2019-07-30T14:22:26.920Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.11/junit-4.11.pom [2019-07-30T14:22:26.920Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.11/junit-4.11.pom [2019-07-30T14:22:26.920Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.pom [2019-07-30T14:22:27.483Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.11/junit-4.11.pom [2019-07-30T14:22:27.483Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.11/junit-4.11.pom [2019-07-30T14:22:27.483Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.pom [2019-07-30T14:22:27.483Z] 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 73 kB/s) [2019-07-30T14:22:27.483Z] 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-30T14:22:27.483Z] 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-30T14:22:27.483Z] 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-30T14:22:27.739Z] 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-30T14:22:28.669Z] 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-30T14:22:28.669Z] 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-30T14:22:28.927Z] 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 19 kB/s) [2019-07-30T14:22:28.927Z] 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-30T14:22:28.927Z] 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-30T14:22:28.927Z] 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-30T14:22:28.927Z] 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-30T14:22:28.927Z] 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-30T14:22:28.927Z] 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-30T14:22:29.184Z] 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 73 kB/s) [2019-07-30T14:22:29.184Z] 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-30T14:22:29.184Z] 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-30T14:22:29.184Z] 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-30T14:22:29.441Z] 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-30T14:22:29.441Z] 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-30T14:22:29.698Z] 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-30T14:22:29.698Z] 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 144 kB/s) [2019-07-30T14:22:29.698Z] 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-30T14:22:29.698Z] 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-30T14:22:29.698Z] 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-30T14:22:30.027Z] 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-30T14:22:30.027Z] 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-30T14:22:30.027Z] 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-30T14:22:30.027Z] 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 55 kB/s) [2019-07-30T14:22:30.027Z] 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-30T14:22:30.027Z] 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-30T14:22:30.027Z] 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-30T14:22:30.027Z] 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-30T14:22:30.379Z] 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-30T14:22:30.379Z] 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-30T14:22:30.379Z] 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 30 kB/s) [2019-07-30T14:22:30.379Z] 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-30T14:22:30.379Z] 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-30T14:22:30.379Z] 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-30T14:22:30.379Z] 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-30T14:22:30.379Z] 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-30T14:22:30.379Z] 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-30T14:22:30.636Z] 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 53 kB/s) [2019-07-30T14:22:30.636Z] 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-30T14:22:30.636Z] 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-30T14:22:30.636Z] 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-30T14:22:30.636Z] 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-30T14:22:30.636Z] 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-30T14:22:30.893Z] 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-30T14:22:30.893Z] 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 55 kB/s) [2019-07-30T14:22:30.893Z] 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-30T14:22:30.893Z] 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-30T14:22:30.893Z] 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-30T14:22:31.151Z] 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-30T14:22:31.151Z] 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-30T14:22:31.151Z] 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-30T14:22:31.151Z] 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 78 kB/s) [2019-07-30T14:22:31.151Z] 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-30T14:22:31.151Z] 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-30T14:22:31.151Z] 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-30T14:22:31.407Z] 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-30T14:22:31.407Z] 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-30T14:22:31.407Z] 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-30T14:22:31.407Z] Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12/12 kB Progress (1): 12 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.8/maven-2.0.8.pom (12 kB at 346 kB/s) [2019-07-30T14:22:31.407Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/6/maven-parent-6.pom [2019-07-30T14:22:31.407Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/6/maven-parent-6.pom [2019-07-30T14:22:31.407Z] 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-30T14:22:31.664Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/6/maven-parent-6.pom [2019-07-30T14:22:31.664Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/6/maven-parent-6.pom [2019-07-30T14:22:31.664Z] 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-30T14:22:31.664Z] 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 466 kB/s) [2019-07-30T14:22:31.664Z] 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-30T14:22:31.664Z] 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-30T14:22:31.664Z] 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-30T14:22:31.921Z] 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-30T14:22:31.921Z] 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-30T14:22:31.921Z] 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-30T14:22:31.921Z] 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-30T14:22:31.921Z] 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-30T14:22:31.921Z] 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-30T14:22:32.178Z] 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-30T14:22:32.178Z] 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-30T14:22:32.178Z] 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-30T14:22:32.178Z] 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-30T14:22:32.178Z] 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 168 kB/s) [2019-07-30T14:22:32.178Z] 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-30T14:22:32.178Z] 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-30T14:22:32.435Z] 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-30T14:22:32.435Z] 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-30T14:22:32.435Z] 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-30T14:22:32.435Z] 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-30T14:22:32.435Z] 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 552 kB/s) [2019-07-30T14:22:32.435Z] 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-30T14:22:32.693Z] 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-30T14:22:32.693Z] 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-30T14:22:32.693Z] 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-30T14:22:32.693Z] 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-30T14:22:32.693Z] 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-30T14:22:32.693Z] 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 78 kB/s) [2019-07-30T14:22:32.950Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2019-07-30T14:22:32.950Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2019-07-30T14:22:32.950Z] 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-30T14:22:32.950Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2019-07-30T14:22:32.950Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2019-07-30T14:22:32.950Z] 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-30T14:22:32.950Z] 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 579 kB/s) [2019-07-30T14:22:33.207Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/log4j/log4j/1.2.12/log4j-1.2.12.pom [2019-07-30T14:22:33.207Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/log4j/log4j/1.2.12/log4j-1.2.12.pom [2019-07-30T14:22:33.207Z] 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-30T14:22:33.207Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/log4j/log4j/1.2.12/log4j-1.2.12.pom [2019-07-30T14:22:33.207Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/log4j/log4j/1.2.12/log4j-1.2.12.pom [2019-07-30T14:22:33.207Z] 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-30T14:22:33.207Z] Progress (1): 145 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 5.0 kB/s) [2019-07-30T14:22:33.464Z] 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-30T14:22:33.464Z] 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-30T14:22:33.464Z] 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-30T14:22:33.721Z] 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-30T14:22:33.721Z] 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-30T14:22:33.721Z] 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-30T14:22:33.721Z] 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 127 kB/s) [2019-07-30T14:22:33.721Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2019-07-30T14:22:33.721Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2019-07-30T14:22:33.721Z] 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-30T14:22:33.978Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2019-07-30T14:22:33.978Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2019-07-30T14:22:33.978Z] 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-30T14:22:33.978Z] 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 44 kB/s) [2019-07-30T14:22:33.978Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2019-07-30T14:22:33.978Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2019-07-30T14:22:33.978Z] 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-30T14:22:34.234Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2019-07-30T14:22:34.234Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2019-07-30T14:22:34.234Z] 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-30T14:22:34.234Z] 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-30T14:22:34.234Z] 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-30T14:22:34.234Z] 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-30T14:22:34.234Z] 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-30T14:22:34.491Z] 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-30T14:22:34.491Z] 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-30T14:22:34.491Z] 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-30T14:22:34.491Z] 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 234 kB/s) [2019-07-30T14:22:34.491Z] 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-30T14:22:34.491Z] 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-30T14:22:34.491Z] 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-30T14:22:34.747Z] 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-30T14:22:34.747Z] 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-30T14:22:34.747Z] 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-30T14:22:34.747Z] Progress (1): 4.1/5.1 kB Progress (1): 5.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom (5.1 kB at 160 kB/s) [2019-07-30T14:22:34.747Z] 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-30T14:22:34.747Z] 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-30T14:22:34.747Z] 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-30T14:22:35.004Z] 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-30T14:22:35.004Z] 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-30T14:22:35.004Z] 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-30T14:22:35.004Z] 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 58 kB/s) [2019-07-30T14:22:35.004Z] 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-30T14:22:35.004Z] 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-30T14:22:35.004Z] 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-30T14:22:35.261Z] 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-30T14:22:35.261Z] 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-30T14:22:35.261Z] 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-30T14:22:35.261Z] 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 820 kB/s) [2019-07-30T14:22:35.261Z] 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-30T14:22:35.261Z] 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-30T14:22:35.261Z] 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-30T14:22:35.518Z] 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-30T14:22:35.518Z] 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-30T14:22:35.518Z] 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-30T14:22:35.518Z] 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 15 kB/s) [2019-07-30T14:22:35.518Z] 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-30T14:22:35.518Z] 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-30T14:22:35.775Z] 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-30T14:22:35.775Z] 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-30T14:22:35.775Z] 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-30T14:22:35.775Z] 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-30T14:22:35.775Z] 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 46 kB/s) [2019-07-30T14:22:35.775Z] 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-30T14:22:36.031Z] 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-30T14:22:36.031Z] 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-30T14:22:36.031Z] 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-30T14:22:36.031Z] 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-30T14:22:36.031Z] 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-30T14:22:36.288Z] 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 53 kB/s) [2019-07-30T14:22:36.288Z] 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-30T14:22:36.288Z] 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-30T14:22:36.288Z] 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-30T14:22:36.288Z] 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-30T14:22:36.288Z] 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-30T14:22:36.545Z] 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-30T14:22:36.545Z] 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 212 kB/s) [2019-07-30T14:22:36.545Z] 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-30T14:22:36.545Z] 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-30T14:22:36.545Z] 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-30T14:22:36.802Z] 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-30T14:22:36.802Z] 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-30T14:22:36.802Z] 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-30T14:22:36.802Z] 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 107 kB/s) [2019-07-30T14:22:36.802Z] 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-30T14:22:36.802Z] 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-30T14:22:36.802Z] 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-30T14:22:37.059Z] 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-30T14:22:37.059Z] 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-30T14:22:37.059Z] 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-30T14:22:37.059Z] 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 79 kB/s) [2019-07-30T14:22:37.059Z] 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-30T14:22:37.059Z] 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-30T14:22:37.059Z] 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-30T14:22:37.315Z] 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-30T14:22:37.315Z] 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-30T14:22:37.315Z] 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-30T14:22:37.571Z] 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 50 kB/s) [2019-07-30T14:22:37.571Z] 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-30T14:22:37.572Z] 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-30T14:22:37.572Z] 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-30T14:22:37.572Z] 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-30T14:22:37.572Z] 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-30T14:22:37.572Z] 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-30T14:22:37.572Z] 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-30T14:22:37.572Z] 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-30T14:22:37.572Z] 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-30T14:22:37.572Z] 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-30T14:22:37.572Z] 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-30T14:22:37.572Z] 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-30T14:22:37.572Z] 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-30T14:22:37.572Z] 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-30T14:22:37.572Z] 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-30T14:22:37.572Z] 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-30T14:22:37.572Z] 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-30T14:22:37.572Z] 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-30T14:22:37.572Z] 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-30T14:22:37.572Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-30T14:22:37.572Z] 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-30T14:22:37.572Z] 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-30T14:22:37.572Z] 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-30T14:22:37.572Z] 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-30T14:22:37.572Z] 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-30T14:22:37.572Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2019-07-30T14:22:37.572Z] 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-30T14:22:37.572Z] 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-30T14:22:37.572Z] 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-30T14:22:37.572Z] 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-30T14:22:37.572Z] 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-30T14:22:37.572Z] 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-30T14:22:37.572Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.11/junit-4.11.jar [2019-07-30T14:22:37.572Z] 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-30T14:22:37.830Z] 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-30T14:22:37.830Z] 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-30T14:22:37.830Z] 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-30T14:22:37.830Z] 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-30T14:22:37.830Z] 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-30T14:22:37.830Z] 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-30T14:22:37.830Z] 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-30T14:22:37.830Z] 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-30T14:22:37.830Z] 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-30T14:22:37.830Z] 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-30T14:22:37.830Z] 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-30T14:22:37.830Z] 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-30T14:22:37.830Z] 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-30T14:22:37.830Z] 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-30T14:22:37.830Z] 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-30T14:22:37.830Z] 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-30T14:22:37.830Z] 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-30T14:22:37.830Z] 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-30T14:22:37.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.jar [2019-07-30T14:22:37.830Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-30T14:22:37.830Z] 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-30T14:22:37.831Z] 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-30T14:22:37.831Z] 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-30T14:22:37.831Z] 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-30T14:22:37.831Z] 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-30T14:22:37.831Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2019-07-30T14:22:37.831Z] 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-30T14:22:37.831Z] 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-30T14:22:37.831Z] 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-30T14:22:37.831Z] 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-30T14:22:37.831Z] 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-30T14:22:37.831Z] 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-30T14:22:37.831Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.11/junit-4.11.jar [2019-07-30T14:22:37.831Z] 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-30T14:22:38.127Z] 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-30T14:22:38.127Z] 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-30T14:22:38.127Z] 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-30T14:22:38.127Z] 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-30T14:22:38.127Z] 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-30T14:22:38.127Z] 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-30T14:22:38.127Z] 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-30T14:22:38.481Z] 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-30T14:22:38.481Z] 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-30T14:22:38.481Z] 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-30T14:22:38.481Z] 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-30T14:22:38.481Z] 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-30T14:22:38.481Z] 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-30T14:22:38.481Z] 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-30T14:22:38.481Z] 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-30T14:22:38.481Z] 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-30T14:22:38.481Z] 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-30T14:22:38.481Z] 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-30T14:22:38.481Z] 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-30T14:22:38.481Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-30T14:22:38.738Z] 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-30T14:22:38.738Z] 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-30T14:22:38.738Z] 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-30T14:22:38.738Z] 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-30T14:22:38.738Z] 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-30T14:22:38.738Z] 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-30T14:22:38.738Z] 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-30T14:22:38.994Z] 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-30T14:22:38.994Z] 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-30T14:22:38.994Z] 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-30T14:22:38.994Z] 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-30T14:22:38.994Z] 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-30T14:22:38.994Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.jar [2019-07-30T14:22:38.994Z] 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-30T14:22:39.252Z] 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-30T14:22:39.252Z] 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-30T14:22:39.252Z] 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-30T14:22:39.252Z] 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-30T14:22:39.252Z] 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-30T14:22:39.252Z] 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-30T14:22:39.252Z] 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-30T14:22:39.252Z] 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-30T14:22:39.252Z] 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-30T14:22:39.252Z] 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-30T14:22:39.252Z] 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-30T14:22:39.252Z] 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-30T14:22:39.252Z] 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-30T14:22:39.252Z] 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-30T14:22:39.252Z] 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-30T14:22:39.252Z] 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-30T14:22:39.252Z] 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-30T14:22:39.252Z] 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-30T14:22:39.252Z] 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-30T14:22:39.252Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-30T14:22:39.252Z] 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-30T14:22:39.252Z] 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-30T14:22:39.252Z] 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-30T14:22:39.252Z] 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-30T14:22:39.252Z] 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-30T14:22:39.252Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2019-07-30T14:22:39.509Z] 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-30T14:22:39.509Z] 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-30T14:22:39.509Z] 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-30T14:22:39.509Z] 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-30T14:22:39.509Z] 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-30T14:22:39.509Z] 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-30T14:22:39.509Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.11/junit-4.11.jar [2019-07-30T14:22:39.509Z] 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-30T14:22:39.509Z] 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-30T14:22:39.509Z] 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-30T14:22:39.509Z] 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-30T14:22:39.509Z] 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-30T14:22:39.509Z] 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-30T14:22:39.509Z] 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-30T14:22:39.509Z] 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-30T14:22:39.509Z] 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-30T14:22:39.509Z] 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-30T14:22:39.509Z] 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-30T14:22:39.509Z] 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-30T14:22:39.509Z] 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-30T14:22:39.509Z] 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-30T14:22:39.509Z] 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-30T14:22:39.509Z] 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-30T14:22:39.509Z] 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-30T14:22:39.509Z] 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-30T14:22:39.509Z] 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-30T14:22:39.509Z] 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-30T14:22:39.509Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-30T14:22:39.509Z] 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-30T14:22:39.509Z] 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-30T14:22:39.509Z] 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-30T14:22:39.509Z] 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-30T14:22:39.509Z] 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-30T14:22:39.509Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2019-07-30T14:22:39.509Z] 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-30T14:22:39.509Z] 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-30T14:22:39.766Z] 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-30T14:22:39.766Z] 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-30T14:22:39.766Z] 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-30T14:22:39.766Z] 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-30T14:22:39.766Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.11/junit-4.11.jar [2019-07-30T14:22:39.766Z] 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-30T14:22:39.766Z] 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-30T14:22:39.766Z] 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-30T14:22:39.766Z] 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-30T14:22:39.766Z] 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-30T14:22:39.766Z] 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-30T14:22:39.767Z] Progress (1): 4.1/80 kB Progress (1): 7.7/80 kB Progress (1): 12/80 kB Progress (1): 16/80 kB Progress (1): 20/80 kB Progress (1): 24/80 kB Progress (1): 28/80 kB Progress (1): 32/80 kB Progress (1): 36/80 kB Progress (1): 40/80 kB Progress (1): 44/80 kB Progress (1): 48/80 kB Progress (1): 52/80 kB Progress (1): 56/80 kB Progress (1): 60/80 kB Progress (1): 64/80 kB Progress (2): 64/80 kB | 4.1/88 kB Progress (2): 68/80 kB | 4.1/88 kB Progress (2): 68/80 kB | 7.7/88 kB Progress (2): 72/80 kB | 7.7/88 kB Progress (3): 72/80 kB | 7.7/88 kB | 4.1/12 kB Progress (3): 76/80 kB | 7.7/88 kB | 4.1/12 kB Progress (3): 76/80 kB | 12/88 kB | 4.1/12 kB Progress (3): 80/80 kB | 12/88 kB | 4.1/12 kB Progress (3): 80/80 kB | 12/88 kB | 7.7/12 kB Progress (3): 80 kB | 12/88 kB | 7.7/12 kB Progress (4): 80 kB | 12/88 kB | 7.7/12 kB | 4.1/49 kB Progress (4): 80 kB | 16/88 kB | 7.7/12 kB | 4.1/49 kB Progress (4): 80 kB | 16/88 kB | 7.7/12 kB | 7.7/49 kB Progress (4): 80 kB | 16/88 kB | 12/12 kB | 7.7/49 kB Progress (4): 80 kB | 16/88 kB | 12/12 kB | 12/49 kB Progress (5): 80 kB | 16/88 kB | 12/12 kB | 12/49 kB | 4.1/51 kB Progress (5): 80 kB | 20/88 kB | 12/12 kB | 12/49 kB | 4.1/51 kB Progress (5): 80 kB | 20/88 kB | 12/12 kB | 12/49 kB | 7.7/51 kB Progress (5): 80 kB | 20/88 kB | 12/12 kB | 16/49 kB | 7.7/51 kB Progress (5): 80 kB | 20/88 kB | 12 kB | 16/49 kB | 7.7/51 kB Progress (5): 80 kB | 20/88 kB | 12 kB | 20/49 kB | 7.7/51 kB Progress (5): 80 kB | 20/88 kB | 12 kB | 20/49 kB | 12/51 kB Progress (5): 80 kB | 24/88 kB | 12 kB | 20/49 kB | 12/51 kB Progress (5): 80 kB | 24/88 kB | 12 kB | 20/49 kB | 16/51 kB Progress (5): 80 kB | 24/88 kB | 12 kB | 24/49 kB | 16/51 kB Progress (5): 80 kB | 24/88 kB | 12 kB | 24/49 kB | 20/51 kB Progress (5): 80 kB | 28/88 kB | 12 kB | 24/49 kB | 20/51 kB Progress (5): 80 kB | 28/88 kB | 12 kB | 24/49 kB | 24/51 kB Progress (5): 80 kB | 28/88 kB | 12 kB | 28/49 kB | 24/51 kB Progress (5): 80 kB | 28/88 kB | 12 kB | 28/49 kB | 28/51 kB Progress (5): 80 kB | 32/88 kB | 12 kB | 28/49 kB | 28/51 kB Progress (5): 80 kB | 32/88 kB | 12 kB | 28/49 kB | 32/51 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.jar (80 kB at 1.6 MB/s) [2019-07-30T14:22:39.767Z] 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-30T14:22:39.767Z] Progress (4): 32/88 kB | 12 kB | 32/49 kB | 32/51 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 243 kB/s) [2019-07-30T14:22:39.767Z] 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-30T14:22:39.767Z] Progress (3): 32/88 kB | 32/49 kB | 36/51 kB Progress (3): 36/88 kB | 32/49 kB | 36/51 kB Progress (3): 36/88 kB | 32/49 kB | 40/51 kB Progress (3): 36/88 kB | 36/49 kB | 40/51 kB Progress (3): 36/88 kB | 36/49 kB | 44/51 kB Progress (3): 40/88 kB | 36/49 kB | 44/51 kB Progress (3): 40/88 kB | 36/49 kB | 48/51 kB Progress (3): 40/88 kB | 40/49 kB | 48/51 kB Progress (3): 40/88 kB | 40/49 kB | 51 kB Progress (3): 44/88 kB | 40/49 kB | 51 kB Progress (3): 44/88 kB | 44/49 kB | 51 kB Progress (3): 48/88 kB | 44/49 kB | 51 kB Progress (3): 48/88 kB | 48/49 kB | 51 kB Progress (3): 52/88 kB | 48/49 kB | 51 kB Progress (3): 52/88 kB | 49 kB | 51 kB Progress (3): 56/88 kB | 49 kB | 51 kB Progress (3): 60/88 kB | 49 kB | 51 kB Progress (3): 64/88 kB | 49 kB | 51 kB Progress (3): 68/88 kB | 49 kB | 51 kB Progress (3): 72/88 kB | 49 kB | 51 kB Progress (3): 76/88 kB | 49 kB | 51 kB Progress (3): 80/88 kB | 49 kB | 51 kB Progress (3): 84/88 kB | 49 kB | 51 kB Progress (3): 88 kB | 49 kB | 51 kB Progress (4): 88 kB | 49 kB | 51 kB | 4.1/194 kB Progress (4): 88 kB | 49 kB | 51 kB | 7.7/194 kB Progress (4): 88 kB | 49 kB | 51 kB | 12/194 kB Progress (4): 88 kB | 49 kB | 51 kB | 16/194 kB Progress (4): 88 kB | 49 kB | 51 kB | 20/194 kB Progress (4): 88 kB | 49 kB | 51 kB | 24/194 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (49 kB at 817 kB/s) [2019-07-30T14:22:39.767Z] 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 835 kB/s) [2019-07-30T14:22:39.767Z] 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-30T14:22:39.767Z] Progress (2): 88 kB | 28/194 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 1.4 MB/s) [2019-07-30T14:22:39.767Z] 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-30T14:22:39.767Z] 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-30T14:22:39.767Z] Progress (1): 32/194 kB Progress (1): 33/194 kB Progress (1): 37/194 kB Progress (1): 41/194 kB Progress (1): 45/194 kB Progress (1): 49/194 kB Progress (1): 53/194 kB Progress (1): 57/194 kB Progress (1): 61/194 kB Progress (1): 65/194 kB Progress (1): 69/194 kB Progress (1): 73/194 kB Progress (1): 77/194 kB Progress (1): 81/194 kB Progress (1): 85/194 kB Progress (1): 89/194 kB Progress (1): 93/194 kB Progress (1): 97/194 kB Progress (1): 101/194 kB Progress (1): 105/194 kB Progress (1): 109/194 kB Progress (1): 113/194 kB Progress (1): 117/194 kB Progress (1): 121/194 kB Progress (1): 125/194 kB Progress (1): 129/194 kB Progress (1): 133/194 kB Progress (1): 137/194 kB Progress (1): 141/194 kB Progress (1): 145/194 kB Progress (1): 149/194 kB Progress (1): 153/194 kB Progress (1): 157/194 kB Progress (1): 161/194 kB Progress (1): 165/194 kB Progress (1): 169/194 kB Progress (1): 173/194 kB Progress (1): 177/194 kB Progress (1): 181/194 kB Progress (1): 185/194 kB Progress (1): 189/194 kB Progress (1): 193/194 kB Progress (2): 193/194 kB | 4.1/8.8 kB Progress (2): 194 kB | 4.1/8.8 kB Progress (2): 194 kB | 7.7/8.8 kB Progress (2): 194 kB | 8.8 kB Progress (3): 194 kB | 8.8 kB | 4.1/22 kB Progress (3): 194 kB | 8.8 kB | 7.7/22 kB Progress (3): 194 kB | 8.8 kB | 12/22 kB Progress (3): 194 kB | 8.8 kB | 16/22 kB Progress (3): 194 kB | 8.8 kB | 20/22 kB Progress (3): 194 kB | 8.8 kB | 22 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 108 kB/s) [2019-07-30T14:22:39.767Z] 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-30T14:22:39.767Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 2.3 MB/s) [2019-07-30T14:22:39.767Z] 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-30T14:22:39.767Z] Progress (2): 22 kB | 4.1/178 kB Progress (3): 22 kB | 4.1/178 kB | 4.1/22 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 266 kB/s) [2019-07-30T14:22:39.767Z] Progress (2): 4.1/178 kB | 7.7/22 kB Progress (2): 7.7/178 kB | 7.7/22 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-30T14:22:39.767Z] Progress (2): 12/178 kB | 7.7/22 kB Progress (2): 12/178 kB | 12/22 kB Progress (2): 16/178 kB | 12/22 kB Progress (2): 16/178 kB | 16/22 kB Progress (2): 20/178 kB | 16/22 kB Progress (2): 20/178 kB | 20/22 kB Progress (2): 24/178 kB | 20/22 kB Progress (3): 24/178 kB | 20/22 kB | 4.1/17 kB Progress (3): 24/178 kB | 22 kB | 4.1/17 kB Progress (3): 24/178 kB | 22 kB | 7.7/17 kB Progress (3): 28/178 kB | 22 kB | 7.7/17 kB Progress (3): 28/178 kB | 22 kB | 12/17 kB Progress (3): 32/178 kB | 22 kB | 12/17 kB Progress (3): 32/178 kB | 22 kB | 16/17 kB Progress (3): 33/178 kB | 22 kB | 16/17 kB Progress (3): 33/178 kB | 22 kB | 17 kB Progress (3): 37/178 kB | 22 kB | 17 kB Progress (3): 41/178 kB | 22 kB | 17 kB Progress (3): 45/178 kB | 22 kB | 17 kB Progress (3): 49/178 kB | 22 kB | 17 kB Progress (3): 53/178 kB | 22 kB | 17 kB Progress (3): 57/178 kB | 22 kB | 17 kB Progress (3): 61/178 kB | 22 kB | 17 kB Progress (3): 65/178 kB | 22 kB | 17 kB Progress (3): 66/178 kB | 22 kB | 17 kB Progress (3): 70/178 kB | 22 kB | 17 kB Progress (3): 74/178 kB | 22 kB | 17 kB Progress (3): 78/178 kB | 22 kB | 17 kB Progress (3): 82/178 kB | 22 kB | 17 kB Progress (3): 86/178 kB | 22 kB | 17 kB Progress (3): 90/178 kB | 22 kB | 17 kB Progress (3): 94/178 kB | 22 kB | 17 kB Progress (3): 98/178 kB | 22 kB | 17 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 231 kB/s) [2019-07-30T14:22:39.767Z] Progress (2): 102/178 kB | 17 kB 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-30T14:22:39.767Z] Progress (2): 106/178 kB | 17 kB Progress (2): 110/178 kB | 17 kB Progress (2): 114/178 kB | 17 kB Progress (2): 118/178 kB | 17 kB Progress (2): 122/178 kB | 17 kB Progress (2): 126/178 kB | 17 kB Progress (2): 130/178 kB | 17 kB Progress (2): 134/178 kB | 17 kB Progress (2): 138/178 kB | 17 kB Progress (2): 142/178 kB | 17 kB Progress (2): 146/178 kB | 17 kB Progress (2): 150/178 kB | 17 kB Progress (2): 154/178 kB | 17 kB Progress (2): 158/178 kB | 17 kB Progress (2): 162/178 kB | 17 kB Progress (2): 166/178 kB | 17 kB Progress (2): 170/178 kB | 17 kB Progress (2): 174/178 kB | 17 kB Progress (2): 178/178 kB | 17 kB Progress (2): 178 kB | 17 kB Progress (3): 178 kB | 17 kB | 4.1/13 kB Progress (3): 178 kB | 17 kB | 7.7/13 kB Progress (3): 178 kB | 17 kB | 12/13 kB Progress (3): 178 kB | 17 kB | 13 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.7 MB/s) [2019-07-30T14:22:39.767Z] 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-30T14:22:39.767Z] 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 147 kB/s) [2019-07-30T14:22:39.767Z] 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 112 kB/s) [2019-07-30T14:22:39.767Z] 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-30T14:22:39.767Z] Progress (1): 4.1/26 kB 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-30T14:22:39.767Z] Progress (1): 7.7/26 kB Progress (2): 7.7/26 kB | 4.1/9.8 kB Progress (2): 12/26 kB | 4.1/9.8 kB Progress (2): 12/26 kB | 7.7/9.8 kB Progress (2): 16/26 kB | 7.7/9.8 kB Progress (2): 16/26 kB | 9.8 kB Progress (2): 20/26 kB | 9.8 kB Progress (2): 24/26 kB | 9.8 kB Progress (2): 26 kB | 9.8 kB Progress (3): 26 kB | 9.8 kB | 4.1/11 kB Progress (3): 26 kB | 9.8 kB | 7.7/11 kB Progress (3): 26 kB | 9.8 kB | 11 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 78 kB/s) [2019-07-30T14:22:39.767Z] 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 204 kB/s) [2019-07-30T14:22:39.767Z] 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-30T14:22:39.767Z] 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 89 kB/s) [2019-07-30T14:22:39.767Z] 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-30T14:22:39.767Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-30T14:22:40.024Z] 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 (2): 40/41 kB | 4.1/13 kB Progress (2): 41 kB | 4.1/13 kB Progress (2): 41 kB | 7.7/13 kB Progress (2): 41 kB | 12/13 kB Progress (2): 41 kB | 13 kB Progress (3): 41 kB | 13 kB | 4.1/13 kB Progress (3): 41 kB | 13 kB | 7.7/13 kB Progress (3): 41 kB | 13 kB | 12/13 kB Progress (3): 41 kB | 13 kB | 13 kB Progress (4): 41 kB | 13 kB | 13 kB | 4.1/38 kB Progress (4): 41 kB | 13 kB | 13 kB | 7.7/38 kB Progress (4): 41 kB | 13 kB | 13 kB | 12/38 kB Progress (4): 41 kB | 13 kB | 13 kB | 16/38 kB Progress (4): 41 kB | 13 kB | 13 kB | 20/38 kB Progress (4): 41 kB | 13 kB | 13 kB | 24/38 kB Progress (4): 41 kB | 13 kB | 13 kB | 28/38 kB Progress (4): 41 kB | 13 kB | 13 kB | 32/38 kB Progress (4): 41 kB | 13 kB | 13 kB | 33/38 kB Progress (4): 41 kB | 13 kB | 13 kB | 37/38 kB Progress (4): 41 kB | 13 kB | 13 kB | 38 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 89 kB/s) [2019-07-30T14:22:40.024Z] 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-30T14:22:40.024Z] 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 254 kB/s) [2019-07-30T14:22:40.024Z] 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-30T14:22:40.024Z] 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 85 kB/s) [2019-07-30T14:22:40.024Z] 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-30T14:22:40.024Z] Progress (2): 41 kB | 4.1/245 kB Progress (2): 41 kB | 7.7/245 kB Progress (2): 41 kB | 12/245 kB Progress (2): 41 kB | 16/245 kB Progress (2): 41 kB | 20/245 kB Progress (3): 41 kB | 20/245 kB | 4.1/10 kB Progress (3): 41 kB | 24/245 kB | 4.1/10 kB Progress (3): 41 kB | 24/245 kB | 7.7/10 kB Progress (3): 41 kB | 28/245 kB | 7.7/10 kB Progress (3): 41 kB | 28/245 kB | 10 kB Progress (3): 41 kB | 32/245 kB | 10 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 255 kB/s) [2019-07-30T14:22:40.024Z] Progress (2): 33/245 kB | 10 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-30T14:22:40.024Z] Progress (2): 37/245 kB | 10 kB Progress (2): 41/245 kB | 10 kB Progress (2): 45/245 kB | 10 kB Progress (2): 49/245 kB | 10 kB Progress (2): 53/245 kB | 10 kB Progress (2): 57/245 kB | 10 kB Progress (2): 61/245 kB | 10 kB Progress (2): 65/245 kB | 10 kB Progress (2): 66/245 kB | 10 kB Progress (2): 70/245 kB | 10 kB Progress (2): 74/245 kB | 10 kB Progress (2): 78/245 kB | 10 kB Progress (2): 82/245 kB | 10 kB Progress (2): 86/245 kB | 10 kB Progress (2): 90/245 kB | 10 kB Progress (2): 94/245 kB | 10 kB Progress (2): 98/245 kB | 10 kB Progress (2): 102/245 kB | 10 kB Progress (2): 106/245 kB | 10 kB Progress (2): 110/245 kB | 10 kB Progress (2): 114/245 kB | 10 kB Progress (2): 118/245 kB | 10 kB Progress (2): 122/245 kB | 10 kB Progress (2): 126/245 kB | 10 kB Progress (2): 130/245 kB | 10 kB Progress (2): 134/245 kB | 10 kB Progress (2): 138/245 kB | 10 kB Progress (2): 142/245 kB | 10 kB Progress (2): 146/245 kB | 10 kB Progress (2): 150/245 kB | 10 kB Progress (2): 154/245 kB | 10 kB Progress (2): 158/245 kB | 10 kB Progress (2): 162/245 kB | 10 kB Progress (2): 166/245 kB | 10 kB Progress (2): 170/245 kB | 10 kB Progress (2): 174/245 kB | 10 kB Progress (2): 178/245 kB | 10 kB Progress (2): 182/245 kB | 10 kB Progress (2): 186/245 kB | 10 kB Progress (2): 190/245 kB | 10 kB Progress (2): 194/245 kB | 10 kB Progress (2): 198/245 kB | 10 kB Progress (2): 202/245 kB | 10 kB Progress (2): 206/245 kB | 10 kB Progress (2): 210/245 kB | 10 kB Progress (2): 214/245 kB | 10 kB Progress (2): 218/245 kB | 10 kB Progress (2): 222/245 kB | 10 kB Progress (2): 226/245 kB | 10 kB Progress (2): 230/245 kB | 10 kB Progress (2): 234/245 kB | 10 kB Progress (2): 238/245 kB | 10 kB Progress (2): 242/245 kB | 10 kB Progress (2): 245 kB | 10 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (10 kB at 60 kB/s) [2019-07-30T14:22:40.024Z] 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-30T14:22:40.024Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar (245 kB at 1.4 MB/s) [2019-07-30T14:22:40.024Z] 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-30T14:22:40.025Z] Progress (1): 4.1/282 kB Progress (1): 7.7/282 kB Progress (1): 12/282 kB Progress (1): 16/282 kB Progress (1): 20/282 kB Progress (1): 24/282 kB Progress (2): 24/282 kB | 4.1/11 kB Progress (2): 28/282 kB | 4.1/11 kB Progress (2): 28/282 kB | 7.7/11 kB Progress (2): 32/282 kB | 7.7/11 kB Progress (2): 32/282 kB | 11 kB Progress (2): 33/282 kB | 11 kB Progress (3): 33/282 kB | 11 kB | 4.1/32 kB Progress (3): 37/282 kB | 11 kB | 4.1/32 kB Progress (3): 37/282 kB | 11 kB | 7.7/32 kB Progress (3): 41/282 kB | 11 kB | 7.7/32 kB Progress (3): 41/282 kB | 11 kB | 12/32 kB Progress (3): 45/282 kB | 11 kB | 12/32 kB Progress (3): 45/282 kB | 11 kB | 16/32 kB Progress (3): 49/282 kB | 11 kB | 16/32 kB Progress (3): 49/282 kB | 11 kB | 20/32 kB Progress (3): 53/282 kB | 11 kB | 20/32 kB Progress (3): 57/282 kB | 11 kB | 20/32 kB Progress (4): 57/282 kB | 11 kB | 20/32 kB | 4.1/245 kB Progress (4): 61/282 kB | 11 kB | 20/32 kB | 4.1/245 kB Progress (4): 61/282 kB | 11 kB | 24/32 kB | 4.1/245 kB Progress (4): 65/282 kB | 11 kB | 24/32 kB | 4.1/245 kB Progress (4): 65/282 kB | 11 kB | 24/32 kB | 7.7/245 kB Progress (5): 65/282 kB | 11 kB | 24/32 kB | 7.7/245 kB | 4.1/99 kB Progress (5): 66/282 kB | 11 kB | 24/32 kB | 7.7/245 kB | 4.1/99 kB Progress (5): 66/282 kB | 11 kB | 28/32 kB | 7.7/245 kB | 4.1/99 kB Progress (5): 70/282 kB | 11 kB | 28/32 kB | 7.7/245 kB | 4.1/99 kB Progress (5): 70/282 kB | 11 kB | 28/32 kB | 7.7/245 kB | 7.7/99 kB Progress (5): 70/282 kB | 11 kB | 28/32 kB | 12/245 kB | 7.7/99 kB Progress (5): 70/282 kB | 11 kB | 28/32 kB | 12/245 kB | 12/99 kB Progress (5): 74/282 kB | 11 kB | 28/32 kB | 12/245 kB | 12/99 kB Progress (5): 74/282 kB | 11 kB | 32 kB | 12/245 kB | 12/99 kB Progress (5): 78/282 kB | 11 kB | 32 kB | 12/245 kB | 12/99 kB Progress (5): 78/282 kB | 11 kB | 32 kB | 12/245 kB | 16/99 kB Progress (5): 78/282 kB | 11 kB | 32 kB | 16/245 kB | 16/99 kB Progress (5): 78/282 kB | 11 kB | 32 kB | 16/245 kB | 20/99 kB Progress (5): 82/282 kB | 11 kB | 32 kB | 16/245 kB | 20/99 kB Progress (5): 82/282 kB | 11 kB | 32 kB | 16/245 kB | 24/99 kB Progress (5): 82/282 kB | 11 kB | 32 kB | 20/245 kB | 24/99 kB Progress (5): 82/282 kB | 11 kB | 32 kB | 20/245 kB | 28/99 kB Progress (5): 86/282 kB | 11 kB | 32 kB | 20/245 kB | 28/99 kB Progress (5): 86/282 kB | 11 kB | 32 kB | 20/245 kB | 32/99 kB Progress (5): 86/282 kB | 11 kB | 32 kB | 24/245 kB | 32/99 kB Progress (5): 86/282 kB | 11 kB | 32 kB | 24/245 kB | 36/99 kB Progress (5): 90/282 kB | 11 kB | 32 kB | 24/245 kB | 36/99 kB Progress (5): 90/282 kB | 11 kB | 32 kB | 24/245 kB | 40/99 kB Progress (5): 90/282 kB | 11 kB | 32 kB | 28/245 kB | 40/99 kB Progress (5): 90/282 kB | 11 kB | 32 kB | 28/245 kB | 44/99 kB Progress (5): 94/282 kB | 11 kB | 32 kB | 28/245 kB | 44/99 kB Progress (5): 94/282 kB | 11 kB | 32 kB | 28/245 kB | 48/99 kB Progress (5): 94/282 kB | 11 kB | 32 kB | 32/245 kB | 48/99 kB Progress (5): 94/282 kB | 11 kB | 32 kB | 32/245 kB | 52/99 kB Progress (5): 98/282 kB | 11 kB | 32 kB | 32/245 kB | 52/99 kB Progress (5): 98/282 kB | 11 kB | 32 kB | 32/245 kB | 56/99 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar (32 kB at 156 kB/s) [2019-07-30T14:22:40.025Z] Progress (4): 98/282 kB | 11 kB | 33/245 kB | 56/99 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-30T14:22:40.025Z] Progress (4): 98/282 kB | 11 kB | 33/245 kB | 60/99 kB Progress (4): 102/282 kB | 11 kB | 33/245 kB | 60/99 kB Progress (4): 102/282 kB | 11 kB | 33/245 kB | 64/99 kB Progress (4): 102/282 kB | 11 kB | 37/245 kB | 64/99 kB Progress (4): 102/282 kB | 11 kB | 37/245 kB | 68/99 kB Progress (4): 106/282 kB | 11 kB | 37/245 kB | 68/99 kB Progress (4): 106/282 kB | 11 kB | 37/245 kB | 72/99 kB Progress (4): 106/282 kB | 11 kB | 41/245 kB | 72/99 kB Progress (4): 106/282 kB | 11 kB | 41/245 kB | 76/99 kB Progress (4): 110/282 kB | 11 kB | 41/245 kB | 76/99 kB Progress (4): 110/282 kB | 11 kB | 41/245 kB | 80/99 kB Progress (4): 110/282 kB | 11 kB | 45/245 kB | 80/99 kB Progress (4): 110/282 kB | 11 kB | 45/245 kB | 84/99 kB Progress (4): 114/282 kB | 11 kB | 45/245 kB | 84/99 kB Progress (4): 114/282 kB | 11 kB | 45/245 kB | 88/99 kB Progress (4): 114/282 kB | 11 kB | 49/245 kB | 88/99 kB Progress (4): 114/282 kB | 11 kB | 49/245 kB | 92/99 kB Progress (4): 118/282 kB | 11 kB | 49/245 kB | 92/99 kB Progress (4): 118/282 kB | 11 kB | 49/245 kB | 96/99 kB Progress (4): 118/282 kB | 11 kB | 53/245 kB | 96/99 kB Progress (4): 118/282 kB | 11 kB | 53/245 kB | 99 kB Progress (4): 122/282 kB | 11 kB | 53/245 kB | 99 kB Progress (4): 122/282 kB | 11 kB | 57/245 kB | 99 kB Progress (4): 126/282 kB | 11 kB | 57/245 kB | 99 kB Progress (4): 126/282 kB | 11 kB | 61/245 kB | 99 kB Progress (4): 130/282 kB | 11 kB | 61/245 kB | 99 kB Progress (4): 130/282 kB | 11 kB | 65/245 kB | 99 kB Progress (4): 134/282 kB | 11 kB | 65/245 kB | 99 kB Progress (4): 134/282 kB | 11 kB | 66/245 kB | 99 kB Progress (4): 138/282 kB | 11 kB | 66/245 kB | 99 kB Progress (4): 138/282 kB | 11 kB | 70/245 kB | 99 kB Progress (4): 142/282 kB | 11 kB | 70/245 kB | 99 kB Progress (4): 142/282 kB | 11 kB | 74/245 kB | 99 kB Progress (4): 146/282 kB | 11 kB | 74/245 kB | 99 kB Progress (4): 146/282 kB | 11 kB | 78/245 kB | 99 kB Progress (4): 150/282 kB | 11 kB | 78/245 kB | 99 kB Progress (4): 150/282 kB | 11 kB | 82/245 kB | 99 kB Progress (4): 154/282 kB | 11 kB | 82/245 kB | 99 kB Progress (4): 154/282 kB | 11 kB | 86/245 kB | 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 53 kB/s) [2019-07-30T14:22:40.025Z] Progress (3): 154/282 kB | 90/245 kB | 99 kB Progress (3): 158/282 kB | 90/245 kB | 99 kB Progress (3): 158/282 kB | 94/245 kB | 99 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-30T14:22:40.025Z] 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 462 kB/s) [2019-07-30T14:22:40.025Z] Progress (2): 158/282 kB | 98/245 kB Progress (3): 158/282 kB | 98/245 kB | 4.1/64 kB Progress (3): 162/282 kB | 98/245 kB | 4.1/64 kB Progress (3): 162/282 kB | 98/245 kB | 7.7/64 kB Progress (3): 166/282 kB | 98/245 kB | 7.7/64 kB Progress (3): 166/282 kB | 98/245 kB | 12/64 kB Progress (3): 166/282 kB | 102/245 kB | 12/64 kB 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-30T14:22:40.025Z] Progress (3): 166/282 kB | 106/245 kB | 12/64 kB Progress (3): 166/282 kB | 106/245 kB | 16/64 kB Progress (3): 170/282 kB | 106/245 kB | 16/64 kB Progress (3): 170/282 kB | 106/245 kB | 20/64 kB Progress (3): 174/282 kB | 106/245 kB | 20/64 kB Progress (3): 174/282 kB | 110/245 kB | 20/64 kB Progress (3): 178/282 kB | 110/245 kB | 20/64 kB Progress (3): 178/282 kB | 110/245 kB | 24/64 kB Progress (3): 182/282 kB | 110/245 kB | 24/64 kB Progress (3): 182/282 kB | 110/245 kB | 28/64 kB Progress (3): 182/282 kB | 114/245 kB | 28/64 kB Progress (3): 182/282 kB | 114/245 kB | 32/64 kB Progress (3): 186/282 kB | 114/245 kB | 32/64 kB Progress (3): 186/282 kB | 114/245 kB | 36/64 kB Progress (3): 186/282 kB | 118/245 kB | 36/64 kB Progress (3): 186/282 kB | 118/245 kB | 40/64 kB Progress (3): 190/282 kB | 118/245 kB | 40/64 kB Progress (3): 190/282 kB | 118/245 kB | 44/64 kB Progress (3): 190/282 kB | 122/245 kB | 44/64 kB Progress (3): 190/282 kB | 122/245 kB | 48/64 kB Progress (3): 194/282 kB | 122/245 kB | 48/64 kB Progress (3): 194/282 kB | 122/245 kB | 52/64 kB Progress (3): 194/282 kB | 126/245 kB | 52/64 kB Progress (3): 194/282 kB | 126/245 kB | 56/64 kB Progress (3): 198/282 kB | 126/245 kB | 56/64 kB Progress (3): 198/282 kB | 126/245 kB | 60/64 kB Progress (3): 198/282 kB | 130/245 kB | 60/64 kB Progress (3): 198/282 kB | 130/245 kB | 64 kB Progress (3): 202/282 kB | 130/245 kB | 64 kB Progress (3): 202/282 kB | 134/245 kB | 64 kB Progress (3): 206/282 kB | 134/245 kB | 64 kB Progress (4): 206/282 kB | 134/245 kB | 64 kB | 4.1/134 kB Progress (4): 206/282 kB | 138/245 kB | 64 kB | 4.1/134 kB Progress (4): 206/282 kB | 138/245 kB | 64 kB | 7.7/134 kB Progress (4): 210/282 kB | 138/245 kB | 64 kB | 7.7/134 kB Progress (4): 210/282 kB | 138/245 kB | 64 kB | 12/134 kB Progress (4): 210/282 kB | 142/245 kB | 64 kB | 12/134 kB Progress (4): 210/282 kB | 142/245 kB | 64 kB | 16/134 kB Progress (4): 214/282 kB | 142/245 kB | 64 kB | 16/134 kB Progress (4): 214/282 kB | 142/245 kB | 64 kB | 20/134 kB Progress (4): 214/282 kB | 146/245 kB | 64 kB | 20/134 kB Progress (4): 214/282 kB | 146/245 kB | 64 kB | 24/134 kB Progress (4): 218/282 kB | 146/245 kB | 64 kB | 24/134 kB Progress (4): 218/282 kB | 146/245 kB | 64 kB | 28/134 kB Progress (4): 218/282 kB | 150/245 kB | 64 kB | 28/134 kB Progress (4): 218/282 kB | 150/245 kB | 64 kB | 32/134 kB Progress (4): 222/282 kB | 150/245 kB | 64 kB | 32/134 kB Progress (4): 222/282 kB | 150/245 kB | 64 kB | 33/134 kB Progress (4): 222/282 kB | 154/245 kB | 64 kB | 33/134 kB Progress (4): 222/282 kB | 154/245 kB | 64 kB | 37/134 kB Progress (4): 226/282 kB | 154/245 kB | 64 kB | 37/134 kB Progress (4): 226/282 kB | 154/245 kB | 64 kB | 41/134 kB Progress (4): 226/282 kB | 158/245 kB | 64 kB | 41/134 kB Progress (4): 226/282 kB | 158/245 kB | 64 kB | 45/134 kB Progress (4): 230/282 kB | 158/245 kB | 64 kB | 45/134 kB Progress (4): 230/282 kB | 158/245 kB | 64 kB | 49/134 kB Progress (4): 230/282 kB | 162/245 kB | 64 kB | 49/134 kB Progress (4): 230/282 kB | 162/245 kB | 64 kB | 53/134 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 278 kB/s) [2019-07-30T14:22:40.025Z] Progress (3): 234/282 kB | 162/245 kB | 53/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-30T14:22:40.025Z] Progress (3): 234/282 kB | 162/245 kB | 57/134 kB Progress (3): 234/282 kB | 166/245 kB | 57/134 kB Progress (3): 234/282 kB | 166/245 kB | 61/134 kB Progress (3): 238/282 kB | 166/245 kB | 61/134 kB Progress (3): 238/282 kB | 166/245 kB | 65/134 kB Progress (3): 238/282 kB | 170/245 kB | 65/134 kB Progress (3): 238/282 kB | 170/245 kB | 66/134 kB Progress (3): 242/282 kB | 170/245 kB | 66/134 kB Progress (3): 242/282 kB | 170/245 kB | 70/134 kB Progress (3): 242/282 kB | 174/245 kB | 70/134 kB Progress (3): 242/282 kB | 174/245 kB | 74/134 kB Progress (3): 246/282 kB | 174/245 kB | 74/134 kB Progress (3): 246/282 kB | 174/245 kB | 78/134 kB Progress (3): 246/282 kB | 178/245 kB | 78/134 kB Progress (3): 246/282 kB | 178/245 kB | 82/134 kB Progress (3): 250/282 kB | 178/245 kB | 82/134 kB Progress (3): 250/282 kB | 178/245 kB | 86/134 kB Progress (3): 250/282 kB | 182/245 kB | 86/134 kB Progress (3): 250/282 kB | 182/245 kB | 90/134 kB Progress (3): 254/282 kB | 182/245 kB | 90/134 kB Progress (3): 254/282 kB | 182/245 kB | 94/134 kB Progress (3): 254/282 kB | 186/245 kB | 94/134 kB Progress (3): 254/282 kB | 186/245 kB | 98/134 kB Progress (3): 258/282 kB | 186/245 kB | 98/134 kB Progress (3): 258/282 kB | 186/245 kB | 102/134 kB Progress (3): 258/282 kB | 190/245 kB | 102/134 kB Progress (3): 258/282 kB | 190/245 kB | 106/134 kB Progress (3): 262/282 kB | 190/245 kB | 106/134 kB Progress (3): 262/282 kB | 190/245 kB | 110/134 kB Progress (3): 262/282 kB | 194/245 kB | 110/134 kB Progress (3): 262/282 kB | 194/245 kB | 114/134 kB Progress (3): 266/282 kB | 194/245 kB | 114/134 kB Progress (3): 266/282 kB | 194/245 kB | 118/134 kB Progress (3): 270/282 kB | 194/245 kB | 118/134 kB Progress (3): 270/282 kB | 198/245 kB | 118/134 kB Progress (4): 270/282 kB | 198/245 kB | 118/134 kB | 4.1/12 kB Progress (4): 270/282 kB | 202/245 kB | 118/134 kB | 4.1/12 kB Progress (4): 274/282 kB | 202/245 kB | 118/134 kB | 4.1/12 kB Progress (4): 274/282 kB | 202/245 kB | 122/134 kB | 4.1/12 kB Progress (4): 278/282 kB | 202/245 kB | 122/134 kB | 4.1/12 kB Progress (4): 278/282 kB | 206/245 kB | 122/134 kB | 4.1/12 kB Progress (4): 278/282 kB | 206/245 kB | 122/134 kB | 7.7/12 kB Progress (4): 278/282 kB | 210/245 kB | 122/134 kB | 7.7/12 kB Progress (4): 282/282 kB | 210/245 kB | 122/134 kB | 7.7/12 kB Progress (4): 282/282 kB | 210/245 kB | 126/134 kB | 7.7/12 kB Progress (4): 282 kB | 210/245 kB | 126/134 kB | 7.7/12 kB Progress (4): 282 kB | 214/245 kB | 126/134 kB | 7.7/12 kB Progress (4): 282 kB | 214/245 kB | 126/134 kB | 12/12 kB Progress (4): 282 kB | 218/245 kB | 126/134 kB | 12/12 kB Progress (4): 282 kB | 218/245 kB | 130/134 kB | 12/12 kB Progress (4): 282 kB | 222/245 kB | 130/134 kB | 12/12 kB Progress (4): 282 kB | 222/245 kB | 130/134 kB | 12 kB Progress (4): 282 kB | 226/245 kB | 130/134 kB | 12 kB Progress (4): 282 kB | 226/245 kB | 134 kB | 12 kB Progress (4): 282 kB | 230/245 kB | 134 kB | 12 kB Progress (4): 282 kB | 234/245 kB | 134 kB | 12 kB Progress (4): 282 kB | 238/245 kB | 134 kB | 12 kB Progress (4): 282 kB | 242/245 kB | 134 kB | 12 kB Progress (4): 282 kB | 245 kB | 134 kB | 12 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.3/commons-lang-2.3.jar (245 kB at 977 kB/s) [2019-07-30T14:22:40.025Z] 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-30T14:22:40.025Z] 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 47 kB/s) [2019-07-30T14:22:40.025Z] 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 1.1 MB/s) [2019-07-30T14:22:40.025Z] 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 524 kB/s) [2019-07-30T14:22:40.025Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.jar [2019-07-30T14:22:40.025Z] Progress (1): 4.1/35 kB 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-30T14:22:40.025Z] Progress (1): 7.7/35 kB 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-30T14:22:40.025Z] Progress (1): 12/35 kB Progress (1): 16/35 kB Progress (1): 20/35 kB Progress (1): 24/35 kB Progress (1): 28/35 kB Progress (1): 32/35 kB Progress (1): 33/35 kB Progress (1): 35 kB Progress (2): 35 kB | 4.1/45 kB Progress (2): 35 kB | 7.7/45 kB Progress (2): 35 kB | 12/45 kB Progress (2): 35 kB | 16/45 kB Progress (2): 35 kB | 20/45 kB Progress (2): 35 kB | 24/45 kB Progress (2): 35 kB | 28/45 kB Progress (2): 35 kB | 32/45 kB Progress (2): 35 kB | 36/45 kB Progress (2): 35 kB | 40/45 kB Progress (2): 35 kB | 44/45 kB Progress (2): 35 kB | 45 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar (35 kB at 128 kB/s) [2019-07-30T14:22:40.025Z] Progress (2): 45 kB | 4.1/245 kB Progress (2): 45 kB | 7.7/245 kB Progress (2): 45 kB | 12/245 kB Progress (2): 45 kB | 16/245 kB Progress (3): 45 kB | 16/245 kB | 4.1/58 kB Progress (3): 45 kB | 20/245 kB | 4.1/58 kB Progress (3): 45 kB | 20/245 kB | 7.7/58 kB Progress (3): 45 kB | 24/245 kB | 7.7/58 kB Progress (3): 45 kB | 24/245 kB | 12/58 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 161 kB/s) [2019-07-30T14:22:40.025Z] Progress (2): 24/245 kB | 16/58 kB Progress (2): 24/245 kB | 20/58 kB Progress (2): 28/245 kB | 20/58 kB Progress (2): 28/245 kB | 24/58 kB Progress (2): 32/245 kB | 24/58 kB Progress (2): 32/245 kB | 28/58 kB Progress (2): 33/245 kB | 28/58 kB Progress (2): 33/245 kB | 32/58 kB Progress (2): 33/245 kB | 33/58 kB Progress (2): 37/245 kB | 33/58 kB Progress (2): 37/245 kB | 37/58 kB Progress (2): 41/245 kB | 37/58 kB Progress (2): 41/245 kB | 41/58 kB Progress (2): 45/245 kB | 41/58 kB Progress (2): 45/245 kB | 45/58 kB Progress (2): 49/245 kB | 45/58 kB Progress (2): 49/245 kB | 49/58 kB Progress (2): 53/245 kB | 49/58 kB Progress (2): 53/245 kB | 53/58 kB Progress (2): 57/245 kB | 53/58 kB Progress (2): 57/245 kB | 57/58 kB Progress (2): 61/245 kB | 57/58 kB Progress (2): 61/245 kB | 58 kB Progress (2): 65/245 kB | 58 kB Progress (2): 66/245 kB | 58 kB Progress (2): 70/245 kB | 58 kB Progress (2): 74/245 kB | 58 kB Progress (2): 78/245 kB | 58 kB Progress (2): 82/245 kB | 58 kB Progress (2): 86/245 kB | 58 kB Progress (2): 90/245 kB | 58 kB Progress (2): 94/245 kB | 58 kB Progress (2): 98/245 kB | 58 kB Progress (2): 102/245 kB | 58 kB Progress (2): 106/245 kB | 58 kB Progress (2): 110/245 kB | 58 kB Progress (2): 114/245 kB | 58 kB Progress (2): 118/245 kB | 58 kB Progress (2): 122/245 kB | 58 kB Progress (2): 126/245 kB | 58 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 203 kB/s) [2019-07-30T14:22:40.025Z] Progress (1): 130/245 kB Progress (1): 134/245 kB Progress (1): 138/245 kB Progress (1): 142/245 kB Progress (1): 146/245 kB Progress (1): 150/245 kB Progress (1): 154/245 kB Progress (1): 158/245 kB Progress (1): 162/245 kB Progress (1): 166/245 kB Progress (1): 170/245 kB Progress (1): 174/245 kB Progress (1): 178/245 kB Progress (1): 182/245 kB Progress (1): 186/245 kB Progress (1): 190/245 kB Progress (1): 194/245 kB Progress (1): 198/245 kB Progress (1): 202/245 kB Progress (1): 206/245 kB Progress (1): 210/245 kB Progress (1): 214/245 kB Progress (1): 218/245 kB Progress (1): 222/245 kB Progress (1): 226/245 kB Progress (1): 230/245 kB Progress (1): 234/245 kB Progress (1): 238/245 kB Progress (1): 242/245 kB Progress (1): 245 kB 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 796 kB/s) [2019-07-30T14:22:40.281Z] Progress (1): 4.1/185 kB Progress (1): 7.7/185 kB Progress (1): 12/185 kB Progress (1): 16/185 kB Progress (1): 20/185 kB Progress (1): 24/185 kB Progress (1): 28/185 kB Progress (1): 32/185 kB Progress (1): 33/185 kB Progress (1): 37/185 kB Progress (1): 41/185 kB Progress (1): 45/185 kB Progress (1): 49/185 kB Progress (1): 53/185 kB Progress (1): 57/185 kB Progress (1): 61/185 kB Progress (1): 65/185 kB Progress (1): 66/185 kB Progress (1): 70/185 kB Progress (1): 74/185 kB Progress (1): 78/185 kB Progress (1): 82/185 kB Progress (1): 86/185 kB Progress (1): 90/185 kB Progress (1): 94/185 kB Progress (1): 98/185 kB Progress (1): 102/185 kB Progress (1): 106/185 kB Progress (1): 110/185 kB Progress (1): 114/185 kB Progress (1): 118/185 kB Progress (1): 122/185 kB Progress (1): 126/185 kB Progress (1): 130/185 kB Progress (1): 134/185 kB Progress (1): 138/185 kB Progress (1): 142/185 kB Progress (1): 146/185 kB Progress (1): 150/185 kB Progress (1): 154/185 kB Progress (1): 158/185 kB Progress (1): 162/185 kB Progress (1): 166/185 kB Progress (1): 170/185 kB Progress (1): 174/185 kB Progress (1): 178/185 kB Progress (1): 182/185 kB Progress (1): 185 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 381 kB/s) [2019-07-30T14:22:40.281Z] [INFO] [2019-07-30T14:22:40.281Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass --- [2019-07-30T14:22:40.281Z] 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-30T14:22:40.538Z] 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-30T14:22:40.538Z] 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-30T14:22:40.538Z] 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-30T14:22:40.795Z] 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-30T14:22:40.795Z] 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-30T14:22:40.795Z] 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 259 kB/s) [2019-07-30T14:22:40.795Z] 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-30T14:22:40.795Z] 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-30T14:22:40.795Z] 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-30T14:22:40.795Z] 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-30T14:22:40.795Z] 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-30T14:22:41.052Z] 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-30T14:22:41.052Z] 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 241 kB/s) [2019-07-30T14:22:41.052Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/9/maven-parent-9.pom [2019-07-30T14:22:41.052Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/9/maven-parent-9.pom [2019-07-30T14:22:41.052Z] 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-30T14:22:41.052Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/9/maven-parent-9.pom [2019-07-30T14:22:41.052Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/9/maven-parent-9.pom [2019-07-30T14:22:41.309Z] 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-30T14:22:41.309Z] 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 966 kB/s) [2019-07-30T14:22:41.309Z] 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-30T14:22:41.309Z] 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-30T14:22:41.309Z] 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-30T14:22:41.309Z] 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-30T14:22:41.565Z] 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-30T14:22:41.565Z] 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-30T14:22:41.565Z] 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 156 kB/s) [2019-07-30T14:22:41.565Z] 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-30T14:22:41.565Z] 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-30T14:22:41.565Z] 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-30T14:22:41.565Z] 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-30T14:22:41.822Z] 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-30T14:22:41.822Z] 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-30T14:22:41.822Z] Progress (1): 2.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom (2.7 kB at 84 kB/s) [2019-07-30T14:22:41.822Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/7/maven-parent-7.pom [2019-07-30T14:22:41.822Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/7/maven-parent-7.pom [2019-07-30T14:22:41.822Z] 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-30T14:22:41.822Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/7/maven-parent-7.pom [2019-07-30T14:22:42.079Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/7/maven-parent-7.pom [2019-07-30T14:22:42.079Z] 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-30T14:22:42.079Z] 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 708 kB/s) [2019-07-30T14:22:42.079Z] 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-30T14:22:42.079Z] 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-30T14:22:42.079Z] 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-30T14:22:42.335Z] 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-30T14:22:42.335Z] 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-30T14:22:42.335Z] 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-30T14:22:42.335Z] 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 27 kB/s) [2019-07-30T14:22:42.335Z] 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-30T14:22:42.335Z] 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-30T14:22:42.335Z] 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-30T14:22:42.592Z] 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-30T14:22:43.521Z] 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-30T14:22:43.521Z] 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-30T14:22:43.521Z] 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 439 kB/s) [2019-07-30T14:22:43.521Z] 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-30T14:22:43.521Z] 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-30T14:22:43.521Z] 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-30T14:22:43.778Z] 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-30T14:22:43.778Z] 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-30T14:22:43.778Z] 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-30T14:22:43.778Z] 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 26 kB/s) [2019-07-30T14:22:43.778Z] 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-30T14:22:43.778Z] 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-30T14:22:43.778Z] 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-30T14:22:44.035Z] 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-30T14:22:44.035Z] 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-30T14:22:44.035Z] 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-30T14:22:44.035Z] 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 46 kB/s) [2019-07-30T14:22:44.035Z] 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-30T14:22:44.035Z] 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-30T14:22:44.035Z] 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-30T14:22:44.291Z] 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-30T14:22:44.291Z] 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-30T14:22:44.291Z] 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-30T14:22:44.291Z] 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 36 kB/s) [2019-07-30T14:22:44.291Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.8.2/junit-4.8.2.pom [2019-07-30T14:22:44.291Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.8.2/junit-4.8.2.pom [2019-07-30T14:22:44.291Z] 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-30T14:22:44.548Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.8.2/junit-4.8.2.pom [2019-07-30T14:22:44.548Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.8.2/junit-4.8.2.pom [2019-07-30T14:22:44.548Z] 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-30T14:22:44.548Z] 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 53 kB/s) [2019-07-30T14:22:44.548Z] 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-30T14:22:44.548Z] 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-30T14:22:44.548Z] 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-30T14:22:44.804Z] 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-30T14:22:44.804Z] 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-30T14:22:44.804Z] 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-30T14:22:44.804Z] 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-30T14:22:44.804Z] 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-30T14:22:44.805Z] 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-30T14:22:45.062Z] 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-30T14:22:45.062Z] 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-30T14:22:45.062Z] 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-30T14:22:45.062Z] 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-30T14:22:45.062Z] 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 246 kB/s) [2019-07-30T14:22:45.062Z] 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-30T14:22:45.062Z] 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-30T14:22:45.318Z] 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-30T14:22:45.318Z] 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-30T14:22:45.318Z] 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-30T14:22:45.318Z] 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-30T14:22:45.318Z] 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 84 kB/s) [2019-07-30T14:22:45.575Z] 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-30T14:22:45.575Z] 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-30T14:22:45.575Z] 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-30T14:22:45.575Z] 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-30T14:22:45.575Z] 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-30T14:22:45.575Z] 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-30T14:22:45.831Z] 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 161 kB/s) [2019-07-30T14:22:45.831Z] 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-30T14:22:45.831Z] 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-30T14:22:45.831Z] 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-30T14:22:45.831Z] 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-30T14:22:45.831Z] 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-30T14:22:45.831Z] 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-30T14:22:46.090Z] 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 327 kB/s) [2019-07-30T14:22:46.090Z] 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-30T14:22:46.090Z] 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-30T14:22:46.090Z] 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-30T14:22:46.090Z] 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-30T14:22:46.090Z] 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-30T14:22:46.090Z] 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-30T14:22:46.427Z] 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 77 kB/s) [2019-07-30T14:22:46.427Z] 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-30T14:22:46.427Z] 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-30T14:22:46.427Z] 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-30T14:22:46.683Z] 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-30T14:22:46.683Z] 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-30T14:22:46.683Z] 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-30T14:22:46.683Z] 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 311 kB/s) [2019-07-30T14:22:46.683Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/16/maven-parent-16.pom [2019-07-30T14:22:46.683Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom [2019-07-30T14:22:46.940Z] 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-30T14:22:47.197Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom [2019-07-30T14:22:47.197Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/16/maven-parent-16.pom [2019-07-30T14:22:47.197Z] 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-30T14:22:47.197Z] 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 665 kB/s) [2019-07-30T14:22:47.197Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/7/apache-7.pom [2019-07-30T14:22:47.197Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/7/apache-7.pom [2019-07-30T14:22:47.197Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/7/apache-7.pom [2019-07-30T14:22:47.454Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/7/apache-7.pom [2019-07-30T14:22:47.454Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/7/apache-7.pom [2019-07-30T14:22:47.454Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom [2019-07-30T14:22:47.454Z] 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 555 kB/s) [2019-07-30T14:22:47.454Z] 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-30T14:22:47.454Z] 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-30T14:22:47.454Z] 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-30T14:22:47.711Z] 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-30T14:22:47.711Z] 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-30T14:22:47.711Z] 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-30T14:22:47.711Z] Progress (1): 1.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (1.4 kB at 45 kB/s) [2019-07-30T14:22:47.711Z] 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-30T14:22:47.711Z] 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-30T14:22:47.711Z] 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-30T14:22:47.968Z] 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-30T14:22:47.968Z] 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-30T14:22:47.968Z] 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-30T14:22:47.968Z] 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-30T14:22:47.968Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/10/maven-parent-10.pom [2019-07-30T14:22:47.968Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/10/maven-parent-10.pom [2019-07-30T14:22:47.968Z] 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-30T14:22:48.225Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/10/maven-parent-10.pom [2019-07-30T14:22:48.225Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/10/maven-parent-10.pom [2019-07-30T14:22:48.225Z] 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-30T14:22:48.225Z] 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-30T14:22:48.225Z] 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-30T14:22:48.225Z] 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-30T14:22:48.225Z] 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-30T14:22:48.481Z] 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-30T14:22:48.481Z] 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-30T14:22:48.481Z] 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-30T14:22:48.481Z] 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 151 kB/s) [2019-07-30T14:22:48.481Z] 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-30T14:22:48.481Z] 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-30T14:22:48.481Z] 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-30T14:22:48.738Z] 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-30T14:22:48.738Z] 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-30T14:22:48.738Z] 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-30T14:22:48.738Z] 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 71 kB/s) [2019-07-30T14:22:48.738Z] 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-30T14:22:48.738Z] 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-30T14:22:48.738Z] 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-30T14:22:48.995Z] 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-30T14:22:48.995Z] 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-30T14:22:48.995Z] 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-30T14:22:48.995Z] 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 759 kB/s) [2019-07-30T14:22:48.995Z] 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-30T14:22:48.995Z] 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-30T14:22:48.995Z] 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-30T14:22:49.252Z] 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-30T14:22:49.252Z] 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-30T14:22:49.252Z] 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-30T14:22:49.509Z] Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom (2.2 kB at 77 kB/s) [2019-07-30T14:22:49.509Z] 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-30T14:22:49.509Z] 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-30T14:22:49.509Z] 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-30T14:22:49.766Z] 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-30T14:22:49.766Z] 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-30T14:22:49.766Z] 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-30T14:22:49.766Z] 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 115 kB/s) [2019-07-30T14:22:49.766Z] 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-30T14:22:49.766Z] 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-30T14:22:49.766Z] 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-30T14:22:50.022Z] 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-30T14:22:50.022Z] 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-30T14:22:50.022Z] 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-30T14:22:50.022Z] 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 45 kB/s) [2019-07-30T14:22:50.022Z] 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-30T14:22:50.022Z] 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-30T14:22:50.022Z] 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-30T14:22:50.279Z] 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-30T14:22:50.280Z] 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-30T14:22:50.280Z] 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-30T14:22:50.280Z] 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 65 kB/s) [2019-07-30T14:22:50.280Z] 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-30T14:22:50.280Z] 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-30T14:22:50.280Z] 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-30T14:22:50.537Z] 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-30T14:22:50.537Z] 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-30T14:22:50.537Z] 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-30T14:22:50.537Z] 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 64 kB/s) [2019-07-30T14:22:50.537Z] 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-30T14:22:50.537Z] 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-30T14:22:50.537Z] 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-30T14:22:50.795Z] 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-30T14:22:50.795Z] 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-30T14:22:50.795Z] 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-30T14:22:50.795Z] 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 48 kB/s) [2019-07-30T14:22:50.795Z] 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-30T14:22:50.795Z] 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-30T14:22:50.795Z] 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-30T14:22:51.052Z] 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-30T14:22:51.052Z] 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-30T14:22:51.052Z] 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-30T14:22:51.052Z] 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 58 kB/s) [2019-07-30T14:22:51.052Z] 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-30T14:22:51.052Z] 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-30T14:22:51.052Z] 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-30T14:22:51.309Z] 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-30T14:22:51.309Z] 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-30T14:22:51.309Z] 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-30T14:22:51.565Z] 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 56 kB/s) [2019-07-30T14:22:51.565Z] 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-30T14:22:51.565Z] 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-30T14:22:51.565Z] 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-30T14:22:51.565Z] 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-30T14:22:51.565Z] 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-30T14:22:51.565Z] 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-30T14:22:51.822Z] 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 52 kB/s) [2019-07-30T14:22:51.822Z] 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-30T14:22:51.822Z] 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-30T14:22:51.822Z] 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-30T14:22:51.822Z] 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-30T14:22:51.822Z] 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-30T14:22:52.079Z] 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-30T14:22:52.079Z] 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 52 kB/s) [2019-07-30T14:22:52.079Z] 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-30T14:22:52.079Z] 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-30T14:22:52.079Z] 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-30T14:22:52.079Z] 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-30T14:22:52.079Z] 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-30T14:22:52.336Z] 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-30T14:22:52.336Z] 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 586 kB/s) [2019-07-30T14:22:52.336Z] 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-30T14:22:52.336Z] 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-30T14:22:52.336Z] 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-30T14:22:52.336Z] 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-30T14:22:52.592Z] 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-30T14:22:52.592Z] 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-30T14:22:52.592Z] 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 53 kB/s) [2019-07-30T14:22:52.592Z] 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-30T14:22:52.592Z] 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-30T14:22:52.592Z] 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-30T14:22:52.592Z] 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-30T14:22:52.849Z] 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-30T14:22:52.849Z] 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-30T14:22:52.849Z] 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 68 kB/s) [2019-07-30T14:22:52.849Z] 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-30T14:22:52.849Z] 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-30T14:22:52.849Z] 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-30T14:22:53.106Z] 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-30T14:22:53.106Z] 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-30T14:22:53.106Z] 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-30T14:22:53.106Z] 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 182 kB/s) [2019-07-30T14:22:53.106Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [2019-07-30T14:22:53.106Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [2019-07-30T14:22:53.106Z] 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-30T14:22:53.363Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [2019-07-30T14:22:53.363Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [2019-07-30T14:22:53.363Z] 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-30T14:22:53.363Z] 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 69 kB/s) [2019-07-30T14:22:53.363Z] 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-30T14:22:53.363Z] 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-30T14:22:53.363Z] 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-30T14:22:53.620Z] 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-30T14:22:53.620Z] 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-30T14:22:53.620Z] 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-30T14:22:53.620Z] 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-30T14:22:53.620Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/1/apache-1.pom [2019-07-30T14:22:53.620Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/1/apache-1.pom [2019-07-30T14:22:53.620Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/1/apache-1.pom [2019-07-30T14:22:53.877Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/1/apache-1.pom [2019-07-30T14:22:53.877Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/1/apache-1.pom [2019-07-30T14:22:53.877Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/1/apache-1.pom [2019-07-30T14:22:53.877Z] 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 110 kB/s) [2019-07-30T14:22:53.877Z] 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-30T14:22:53.877Z] 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-30T14:22:53.877Z] 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-30T14:22:54.443Z] 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-30T14:22:54.826Z] 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-30T14:22:54.826Z] 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-30T14:22:54.826Z] Progress (1): 4.1/14 kB Progress (1): 7.7/14 kB Progress (1): 12/14 kB Progress (1): 14 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 466 kB/s) [2019-07-30T14:22:54.826Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/9/commons-parent-9.pom [2019-07-30T14:22:54.826Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/9/commons-parent-9.pom [2019-07-30T14:22:54.826Z] 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-30T14:22:54.826Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/9/commons-parent-9.pom [2019-07-30T14:22:54.826Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/9/commons-parent-9.pom [2019-07-30T14:22:54.826Z] 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-30T14:22:55.126Z] 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 707 kB/s) [2019-07-30T14:22:55.126Z] 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-30T14:22:55.126Z] 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-30T14:22:55.126Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom [2019-07-30T14:22:55.126Z] 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-30T14:22:55.126Z] 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-30T14:22:55.126Z] 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-30T14:22:55.126Z] 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 222 kB/s) [2019-07-30T14:22:55.382Z] 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-30T14:22:55.382Z] 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-30T14:22:55.382Z] 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-30T14:22:56.750Z] 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-30T14:22:56.750Z] 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-30T14:22:56.750Z] 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-30T14:22:56.750Z] 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 219 kB/s) [2019-07-30T14:22:56.750Z] 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-30T14:22:56.750Z] 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-30T14:22:56.750Z] 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-30T14:22:56.750Z] 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-30T14:22:56.750Z] 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-30T14:22:56.750Z] 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-30T14:22:56.750Z] 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 106 kB/s) [2019-07-30T14:22:56.750Z] 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-30T14:22:56.750Z] 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-30T14:22:56.750Z] 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-30T14:22:57.006Z] 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-30T14:22:57.006Z] 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-30T14:22:57.006Z] 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-30T14:22:57.006Z] 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 146 kB/s) [2019-07-30T14:22:57.006Z] 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-30T14:22:57.006Z] 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-30T14:22:57.006Z] 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-30T14:22:57.263Z] 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-30T14:22:57.263Z] 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-30T14:22:57.263Z] 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-30T14:22:57.263Z] 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-30T14:22:57.263Z] 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-30T14:22:57.519Z] 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-30T14:22:57.519Z] 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-30T14:22:57.519Z] 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-30T14:22:57.519Z] 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-30T14:22:57.519Z] 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-30T14:22:57.776Z] 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 76 kB/s) [2019-07-30T14:22:57.776Z] 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-30T14:22:57.776Z] 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-30T14:22:57.776Z] 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-30T14:22:57.776Z] 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-30T14:22:57.776Z] 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-30T14:22:58.033Z] 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-30T14:22:58.033Z] 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 42 kB/s) [2019-07-30T14:22:58.033Z] 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-30T14:22:58.033Z] 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-30T14:22:58.033Z] 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-30T14:22:58.033Z] 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-30T14:22:58.291Z] 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-30T14:22:58.291Z] 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-30T14:22:58.291Z] 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 81 kB/s) [2019-07-30T14:22:58.291Z] 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-30T14:22:58.291Z] 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-30T14:22:58.291Z] 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-30T14:22:58.547Z] 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-30T14:22:58.547Z] 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-30T14:22:58.547Z] 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-30T14:22:58.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/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom (5.5 kB at 145 kB/s) [2019-07-30T14:22:58.547Z] 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-30T14:22:58.547Z] 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-30T14:22:58.547Z] 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-30T14:22:58.805Z] 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-30T14:22:58.805Z] 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-30T14:22:58.805Z] 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-30T14:22:58.805Z] 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 34 kB/s) [2019-07-30T14:22:58.805Z] 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-30T14:22:58.805Z] 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-30T14:22:58.805Z] 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-30T14:22:59.061Z] 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-30T14:22:59.061Z] 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-30T14:22:59.061Z] 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-30T14:22:59.061Z] 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 77 kB/s) [2019-07-30T14:22:59.061Z] 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-30T14:22:59.061Z] 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-30T14:22:59.061Z] 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-30T14:22:59.318Z] 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-30T14:22:59.318Z] 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-30T14:22:59.318Z] 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-30T14:22:59.318Z] 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 61 kB/s) [2019-07-30T14:22:59.318Z] 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-30T14:22:59.318Z] 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-30T14:22:59.318Z] 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-30T14:22:59.574Z] 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-30T14:22:59.574Z] 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-30T14:22:59.574Z] 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-30T14:22:59.574Z] 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 73 kB/s) [2019-07-30T14:22:59.574Z] 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-30T14:22:59.574Z] 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-30T14:22:59.831Z] 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-30T14:22:59.831Z] 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-30T14:22:59.831Z] 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-30T14:22:59.831Z] 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-30T14:23:00.087Z] 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 40 kB/s) [2019-07-30T14:23:00.087Z] 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-30T14:23:00.087Z] 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-30T14:23:00.087Z] 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-30T14:23:00.087Z] 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-30T14:23:00.087Z] 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-30T14:23:00.087Z] 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-30T14:23:00.344Z] 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-30T14:23:00.344Z] 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-30T14:23:00.344Z] 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-30T14:23:00.344Z] 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-30T14:23:00.344Z] 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-30T14:23:00.344Z] 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-30T14:23:00.600Z] 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-30T14:23:00.600Z] 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 241 kB/s) [2019-07-30T14:23:00.600Z] 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-30T14:23:00.600Z] 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-30T14:23:00.600Z] 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-30T14:23:00.600Z] 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-30T14:23:00.858Z] 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-30T14:23:00.858Z] 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-30T14:23:01.115Z] 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 52 kB/s) [2019-07-30T14:23:01.115Z] 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-30T14:23:01.115Z] 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-30T14:23:01.115Z] 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-30T14:23:01.115Z] 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-30T14:23:01.115Z] 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-30T14:23:01.371Z] 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-30T14:23:01.371Z] 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 284 kB/s) [2019-07-30T14:23:01.371Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.5/velocity-1.5.pom [2019-07-30T14:23:01.371Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity/1.5/velocity-1.5.pom [2019-07-30T14:23:01.371Z] 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-30T14:23:01.627Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/velocity/velocity/1.5/velocity-1.5.pom [2019-07-30T14:23:01.627Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/velocity/velocity/1.5/velocity-1.5.pom [2019-07-30T14:23:01.627Z] 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-30T14:23:01.627Z] 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 243 kB/s) [2019-07-30T14:23:01.627Z] 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-30T14:23:01.627Z] 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-30T14:23:01.627Z] 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-30T14:23:01.923Z] 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-30T14:23:01.923Z] 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-30T14:23:01.923Z] 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-30T14:23:01.923Z] 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 365 kB/s) [2019-07-30T14:23:01.923Z] 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-30T14:23:01.923Z] 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-30T14:23:01.923Z] 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-30T14:23:02.181Z] 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-30T14:23:02.181Z] 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-30T14:23:02.181Z] 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-30T14:23:02.181Z] 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 368 kB/s) [2019-07-30T14:23:02.181Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/oro/oro/2.0.8/oro-2.0.8.pom [2019-07-30T14:23:02.181Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/oro/oro/2.0.8/oro-2.0.8.pom [2019-07-30T14:23:02.181Z] 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-30T14:23:02.437Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/oro/oro/2.0.8/oro-2.0.8.pom [2019-07-30T14:23:02.437Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/oro/oro/2.0.8/oro-2.0.8.pom [2019-07-30T14:23:02.437Z] 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-30T14:23:02.437Z] 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 3.9 kB/s) [2019-07-30T14:23:02.437Z] 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-30T14:23:02.437Z] 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-30T14:23:02.437Z] 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-30T14:23:02.694Z] 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-30T14:23:02.694Z] 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-30T14:23:02.694Z] 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-30T14:23:02.694Z] 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 303 kB/s) [2019-07-30T14:23:02.694Z] 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-30T14:23:02.694Z] 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-30T14:23:02.694Z] 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-30T14:23:02.951Z] 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-30T14:23:02.951Z] 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-30T14:23:02.951Z] 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-30T14:23:03.210Z] 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 1.5 kB/s) [2019-07-30T14:23:03.210Z] 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-30T14:23:03.210Z] 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-30T14:23:03.210Z] 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-30T14:23:03.526Z] 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-30T14:23:03.526Z] 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-30T14:23:03.526Z] 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-30T14:23:03.526Z] 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 23 kB/s) [2019-07-30T14:23:03.526Z] 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-30T14:23:03.526Z] 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-30T14:23:03.526Z] 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-30T14:23:03.783Z] 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-30T14:23:03.783Z] 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-30T14:23:03.783Z] 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-30T14:23:03.783Z] 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 30 kB/s) [2019-07-30T14:23:03.783Z] 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-30T14:23:03.783Z] 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-30T14:23:03.783Z] 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-30T14:23:04.039Z] 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-30T14:23:04.039Z] 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-30T14:23:04.039Z] 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-30T14:23:04.039Z] 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 80 kB/s) [2019-07-30T14:23:04.039Z] 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-30T14:23:04.039Z] 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-30T14:23:04.039Z] 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-30T14:23:04.296Z] 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-30T14:23:04.296Z] 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-30T14:23:04.296Z] 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-30T14:23:04.296Z] 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.4 kB/s) [2019-07-30T14:23:04.296Z] 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-30T14:23:04.296Z] 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-30T14:23:04.296Z] 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-30T14:23:04.553Z] 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-30T14:23:04.553Z] 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-30T14:23:04.553Z] 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-30T14:23:04.553Z] 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 83 kB/s) [2019-07-30T14:23:04.553Z] 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-30T14:23:04.553Z] 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-30T14:23:04.553Z] 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-30T14:23:04.809Z] 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-30T14:23:04.809Z] 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-30T14:23:04.809Z] 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-30T14:23:04.809Z] 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 11 kB/s) [2019-07-30T14:23:04.809Z] 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-30T14:23:04.809Z] 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-30T14:23:04.809Z] 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-30T14:23:05.066Z] 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-30T14:23:05.066Z] 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-30T14:23:05.066Z] 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-30T14:23:05.066Z] 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 299 kB/s) [2019-07-30T14:23:05.066Z] 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-30T14:23:05.066Z] 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-30T14:23:05.066Z] 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-30T14:23:05.323Z] 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-30T14:23:05.323Z] 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-30T14:23:05.323Z] 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-30T14:23:05.323Z] 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 110 kB/s) [2019-07-30T14:23:05.323Z] 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-30T14:23:05.323Z] 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-30T14:23:05.579Z] 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-30T14:23:05.579Z] 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-30T14:23:05.579Z] 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-30T14:23:05.579Z] 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-30T14:23:05.579Z] 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 92 kB/s) [2019-07-30T14:23:05.579Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/7.1/asm-7.1.pom [2019-07-30T14:23:05.836Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/7.1/asm-7.1.pom [2019-07-30T14:23:05.836Z] 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-30T14:23:05.836Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/7.1/asm-7.1.pom [2019-07-30T14:23:05.836Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/7.1/asm-7.1.pom [2019-07-30T14:23:05.836Z] 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-30T14:23:06.093Z] 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 89 kB/s) [2019-07-30T14:23:06.093Z] 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-30T14:23:06.093Z] 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-30T14:23:06.093Z] 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-30T14:23:06.093Z] 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-30T14:23:06.093Z] 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-30T14:23:06.350Z] 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-30T14:23:06.350Z] 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 96 kB/s) [2019-07-30T14:23:06.350Z] 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-30T14:23:06.350Z] 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-30T14:23:06.350Z] 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-30T14:23:06.607Z] 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-30T14:23:06.607Z] 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-30T14:23:06.607Z] 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-30T14:23:06.607Z] 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-30T14:23:06.607Z] 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-30T14:23:06.607Z] 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-30T14:23:06.607Z] 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-30T14:23:06.864Z] 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-30T14:23:06.864Z] 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-30T14:23:06.864Z] 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-30T14:23:06.864Z] 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 105 kB/s) [2019-07-30T14:23:06.864Z] 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-30T14:23:06.864Z] 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-30T14:23:06.864Z] 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-30T14:23:07.121Z] 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-30T14:23:07.121Z] 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-30T14:23:07.121Z] 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-30T14:23:07.121Z] 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 56 kB/s) [2019-07-30T14:23:07.121Z] 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-30T14:23:07.121Z] 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-30T14:23:07.121Z] 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-30T14:23:07.121Z] 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-30T14:23:07.121Z] 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-30T14:23:07.121Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.8.2/junit-4.8.2.jar [2019-07-30T14:23:07.121Z] 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-30T14:23:07.121Z] 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-30T14:23:07.121Z] 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-30T14:23:07.121Z] 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-30T14:23:07.379Z] 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-30T14:23:07.379Z] 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-30T14:23:07.379Z] 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-30T14:23:07.379Z] 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-30T14:23:07.379Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar [2019-07-30T14:23:07.379Z] 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-30T14:23:07.379Z] 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-30T14:23:07.379Z] 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-30T14:23:07.379Z] 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-30T14:23:07.379Z] 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-30T14:23:07.379Z] 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-30T14:23:07.379Z] 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-30T14:23:07.379Z] 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-30T14:23:07.379Z] 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-30T14:23:07.379Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.5/velocity-1.5.jar [2019-07-30T14:23:07.379Z] 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-30T14:23:07.379Z] 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-30T14:23:07.379Z] 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-30T14:23:07.379Z] 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-30T14:23:07.379Z] 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-30T14:23:07.379Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/oro/oro/2.0.8/oro-2.0.8.jar [2019-07-30T14:23:07.379Z] 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-30T14:23:07.379Z] 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-30T14:23:07.379Z] 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-30T14:23:07.379Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/7.1/asm-7.1.jar [2019-07-30T14:23:07.379Z] 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-30T14:23:07.379Z] 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-30T14:23:07.637Z] 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-30T14:23:07.637Z] 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-30T14:23:07.637Z] 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-30T14:23:07.637Z] 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-30T14:23:07.637Z] 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-30T14:23:07.637Z] 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-30T14:23:07.637Z] 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-30T14:23:07.637Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.8.2/junit-4.8.2.jar [2019-07-30T14:23:07.637Z] 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-30T14:23:07.637Z] 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-30T14:23:07.637Z] 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-30T14:23:07.637Z] 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-30T14:23:07.637Z] 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-30T14:23:07.637Z] 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-30T14:23:07.637Z] 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-30T14:23:07.637Z] 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-30T14:23:07.637Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar [2019-07-30T14:23:07.637Z] 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-30T14:23:07.637Z] 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-30T14:23:07.637Z] 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-30T14:23:07.637Z] 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-30T14:23:07.893Z] 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-30T14:23:07.893Z] 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-30T14:23:07.893Z] 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-30T14:23:07.893Z] 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-30T14:23:07.893Z] 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-30T14:23:07.893Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity/1.5/velocity-1.5.jar [2019-07-30T14:23:07.893Z] 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-30T14:23:07.893Z] 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-30T14:23:07.893Z] 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-30T14:23:07.893Z] 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-30T14:23:08.150Z] 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-30T14:23:08.150Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/oro/oro/2.0.8/oro-2.0.8.jar [2019-07-30T14:23:08.150Z] 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-30T14:23:08.150Z] 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-30T14:23:08.150Z] 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-30T14:23:08.150Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/7.1/asm-7.1.jar [2019-07-30T14:23:08.713Z] 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-30T14:23:08.713Z] 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-30T14:23:08.713Z] 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-30T14:23:08.713Z] 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-30T14:23:09.276Z] 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-30T14:23:09.276Z] 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-30T14:23:09.276Z] 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-30T14:23:09.276Z] 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-30T14:23:09.276Z] 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-30T14:23:09.276Z] 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-30T14:23:09.533Z] 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-30T14:23:09.533Z] 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-30T14:23:09.533Z] 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-30T14:23:09.533Z] 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-30T14:23:09.533Z] 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-30T14:23:09.533Z] 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-30T14:23:09.533Z] 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-30T14:23:09.533Z] 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-30T14:23:09.533Z] 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-30T14:23:09.789Z] 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-30T14:23:09.789Z] 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-30T14:23:09.789Z] 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-30T14:23:09.789Z] 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-30T14:23:09.789Z] 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-30T14:23:09.789Z] 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-30T14:23:09.789Z] 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-30T14:23:09.789Z] 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-30T14:23:10.045Z] 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-30T14:23:10.045Z] 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-30T14:23:10.045Z] 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-30T14:23:10.045Z] 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-30T14:23:10.045Z] 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-30T14:23:10.045Z] 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-30T14:23:10.302Z] 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-30T14:23:10.302Z] 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-30T14:23:10.302Z] 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-30T14:23:10.559Z] 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-30T14:23:10.559Z] 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-30T14:23:10.559Z] 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-30T14:23:10.815Z] 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-30T14:23:10.815Z] 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-30T14:23:10.815Z] 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-30T14:23:10.815Z] 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-30T14:23:11.378Z] 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-30T14:23:11.378Z] 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-30T14:23:11.378Z] 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-30T14:23:11.378Z] 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-30T14:23:11.378Z] 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-30T14:23:11.378Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.8.2/junit-4.8.2.jar [2019-07-30T14:23:11.378Z] 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-30T14:23:11.378Z] 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-30T14:23:11.378Z] 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-30T14:23:11.378Z] 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-30T14:23:11.378Z] 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-30T14:23:11.378Z] 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-30T14:23:11.378Z] 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-30T14:23:11.378Z] 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-30T14:23:11.378Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar [2019-07-30T14:23:11.378Z] 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-30T14:23:11.378Z] 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-30T14:23:11.378Z] 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-30T14:23:11.378Z] 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-30T14:23:11.378Z] 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-30T14:23:11.378Z] 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-30T14:23:11.378Z] 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-30T14:23:11.378Z] 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-30T14:23:11.378Z] 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-30T14:23:11.378Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/velocity/velocity/1.5/velocity-1.5.jar [2019-07-30T14:23:11.378Z] 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-30T14:23:11.378Z] 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-30T14:23:11.378Z] 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-30T14:23:11.823Z] 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-30T14:23:11.823Z] 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-30T14:23:11.823Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/oro/oro/2.0.8/oro-2.0.8.jar [2019-07-30T14:23:11.823Z] 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-30T14:23:11.823Z] 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-30T14:23:11.823Z] 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-30T14:23:11.823Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/7.1/asm-7.1.jar [2019-07-30T14:23:11.823Z] 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-30T14:23:11.823Z] 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-30T14:23:11.823Z] 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-30T14:23:11.823Z] 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-30T14:23:11.823Z] 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-30T14:23:11.823Z] 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-30T14:23:11.823Z] 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-30T14:23:11.823Z] 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-30T14:23:11.823Z] 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-30T14:23:11.823Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.8.2/junit-4.8.2.jar [2019-07-30T14:23:12.326Z] 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-30T14:23:12.326Z] 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-30T14:23:12.326Z] 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-30T14:23:12.326Z] 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-30T14:23:12.326Z] 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-30T14:23:12.326Z] 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-30T14:23:12.326Z] 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-30T14:23:12.326Z] 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-30T14:23:12.326Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar [2019-07-30T14:23:12.326Z] 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-30T14:23:12.326Z] 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-30T14:23:12.326Z] 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-30T14:23:12.326Z] 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-30T14:23:12.326Z] 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-30T14:23:12.326Z] 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-30T14:23:12.326Z] 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-30T14:23:12.326Z] 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-30T14:23:12.326Z] 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-30T14:23:12.326Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/velocity/velocity/1.5/velocity-1.5.jar [2019-07-30T14:23:12.326Z] 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-30T14:23:12.326Z] 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-30T14:23:12.326Z] 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-30T14:23:12.326Z] 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-30T14:23:12.326Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar [2019-07-30T14:23:12.326Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/oro/oro/2.0.8/oro-2.0.8.jar [2019-07-30T14:23:12.326Z] 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-30T14:23:12.326Z] 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-30T14:23:12.326Z] 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-30T14:23:12.326Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/7.1/asm-7.1.jar [2019-07-30T14:23:12.326Z] 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-30T14:23:12.326Z] 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-30T14:23:12.326Z] 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-30T14:23:12.326Z] 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-30T14:23:12.584Z] 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-30T14:23:12.584Z] 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-30T14:23:12.584Z] 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-30T14:23:12.584Z] 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-30T14:23:12.584Z] 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-30T14:23:12.584Z] 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 (2): 24/39 kB | 4.1/38 kB Progress (2): 24/39 kB | 7.7/38 kB Progress (3): 24/39 kB | 7.7/38 kB | 4.1/43 kB Progress (3): 24/39 kB | 7.7/38 kB | 7.7/43 kB Progress (4): 24/39 kB | 7.7/38 kB | 7.7/43 kB | 4.1/195 kB Progress (4): 24/39 kB | 7.7/38 kB | 7.7/43 kB | 7.7/195 kB Progress (4): 24/39 kB | 12/38 kB | 7.7/43 kB | 7.7/195 kB Progress (4): 24/39 kB | 12/38 kB | 12/43 kB | 7.7/195 kB Progress (4): 24/39 kB | 16/38 kB | 12/43 kB | 7.7/195 kB Progress (4): 24/39 kB | 16/38 kB | 16/43 kB | 7.7/195 kB Progress (4): 24/39 kB | 20/38 kB | 16/43 kB | 7.7/195 kB Progress (4): 24/39 kB | 20/38 kB | 20/43 kB | 7.7/195 kB Progress (4): 24/39 kB | 24/38 kB | 20/43 kB | 7.7/195 kB Progress (4): 24/39 kB | 24/38 kB | 24/43 kB | 7.7/195 kB Progress (4): 24/39 kB | 28/38 kB | 24/43 kB | 7.7/195 kB Progress (4): 24/39 kB | 32/38 kB | 24/43 kB | 7.7/195 kB Progress (4): 24/39 kB | 32/38 kB | 24/43 kB | 12/195 kB Progress (4): 24/39 kB | 32/38 kB | 24/43 kB | 16/195 kB Progress (4): 24/39 kB | 32/38 kB | 24/43 kB | 20/195 kB Progress (4): 24/39 kB | 32/38 kB | 24/43 kB | 24/195 kB Progress (4): 24/39 kB | 32/38 kB | 24/43 kB | 28/195 kB Progress (4): 24/39 kB | 32/38 kB | 24/43 kB | 32/195 kB Progress (4): 24/39 kB | 32/38 kB | 24/43 kB | 36/195 kB Progress (4): 24/39 kB | 32/38 kB | 24/43 kB | 40/195 kB Progress (4): 24/39 kB | 32/38 kB | 28/43 kB | 40/195 kB Progress (4): 24/39 kB | 32/38 kB | 32/43 kB | 40/195 kB Progress (4): 24/39 kB | 32/38 kB | 32/43 kB | 44/195 kB Progress (4): 24/39 kB | 32/38 kB | 32/43 kB | 48/195 kB Progress (4): 24/39 kB | 32/38 kB | 32/43 kB | 52/195 kB Progress (4): 24/39 kB | 32/38 kB | 32/43 kB | 56/195 kB Progress (4): 24/39 kB | 32/38 kB | 32/43 kB | 60/195 kB Progress (4): 24/39 kB | 32/38 kB | 32/43 kB | 64/195 kB Progress (4): 24/39 kB | 32/38 kB | 36/43 kB | 64/195 kB Progress (4): 24/39 kB | 32/38 kB | 40/43 kB | 64/195 kB Progress (4): 24/39 kB | 32/38 kB | 40/43 kB | 68/195 kB Progress (4): 24/39 kB | 32/38 kB | 43 kB | 68/195 kB Progress (4): 24/39 kB | 32/38 kB | 43 kB | 72/195 kB Progress (4): 24/39 kB | 32/38 kB | 43 kB | 76/195 kB Progress (4): 24/39 kB | 32/38 kB | 43 kB | 80/195 kB Progress (4): 24/39 kB | 32/38 kB | 43 kB | 84/195 kB Progress (4): 24/39 kB | 32/38 kB | 43 kB | 88/195 kB Progress (4): 24/39 kB | 32/38 kB | 43 kB | 92/195 kB Progress (4): 24/39 kB | 32/38 kB | 43 kB | 96/195 kB Progress (4): 24/39 kB | 32/38 kB | 43 kB | 100/195 kB Progress (4): 24/39 kB | 32/38 kB | 43 kB | 104/195 kB Progress (4): 24/39 kB | 32/38 kB | 43 kB | 108/195 kB Progress (4): 24/39 kB | 32/38 kB | 43 kB | 112/195 kB Progress (4): 24/39 kB | 32/38 kB | 43 kB | 116/195 kB Progress (4): 24/39 kB | 32/38 kB | 43 kB | 120/195 kB Progress (4): 24/39 kB | 32/38 kB | 43 kB | 124/195 kB Progress (4): 24/39 kB | 32/38 kB | 43 kB | 128/195 kB Progress (4): 24/39 kB | 32/38 kB | 43 kB | 132/195 kB Progress (4): 24/39 kB | 32/38 kB | 43 kB | 136/195 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 668 kB/s) [2019-07-30T14:23:12.584Z] 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-30T14:23:12.584Z] Progress (3): 24/39 kB | 32/38 kB | 140/195 kB Progress (3): 24/39 kB | 32/38 kB | 144/195 kB Progress (3): 24/39 kB | 32/38 kB | 148/195 kB Progress (3): 24/39 kB | 32/38 kB | 152/195 kB Progress (3): 24/39 kB | 32/38 kB | 156/195 kB Progress (3): 24/39 kB | 32/38 kB | 160/195 kB Progress (3): 24/39 kB | 32/38 kB | 164/195 kB Progress (3): 24/39 kB | 32/38 kB | 168/195 kB Progress (3): 24/39 kB | 32/38 kB | 172/195 kB Progress (3): 24/39 kB | 32/38 kB | 176/195 kB Progress (3): 24/39 kB | 32/38 kB | 180/195 kB Progress (3): 24/39 kB | 32/38 kB | 184/195 kB Progress (3): 24/39 kB | 32/38 kB | 188/195 kB Progress (3): 24/39 kB | 32/38 kB | 192/195 kB Progress (3): 24/39 kB | 32/38 kB | 195 kB Progress (4): 24/39 kB | 32/38 kB | 195 kB | 4.1/237 kB Progress (4): 24/39 kB | 32/38 kB | 195 kB | 7.7/237 kB Progress (4): 24/39 kB | 32/38 kB | 195 kB | 12/237 kB Progress (4): 24/39 kB | 32/38 kB | 195 kB | 16/237 kB Progress (4): 24/39 kB | 32/38 kB | 195 kB | 20/237 kB Progress (4): 24/39 kB | 32/38 kB | 195 kB | 24/237 kB Progress (4): 24/39 kB | 32/38 kB | 195 kB | 28/237 kB Progress (4): 24/39 kB | 32/38 kB | 195 kB | 32/237 kB Progress (4): 24/39 kB | 32/38 kB | 195 kB | 33/237 kB Progress (4): 24/39 kB | 32/38 kB | 195 kB | 37/237 kB Progress (4): 24/39 kB | 32/38 kB | 195 kB | 41/237 kB Progress (4): 24/39 kB | 32/38 kB | 195 kB | 45/237 kB Progress (4): 24/39 kB | 32/38 kB | 195 kB | 49/237 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 2.4 MB/s) [2019-07-30T14:23:12.584Z] 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-30T14:23:12.584Z] Progress (3): 24/39 kB | 32/38 kB | 53/237 kB Progress (3): 24/39 kB | 32/38 kB | 57/237 kB Progress (3): 24/39 kB | 32/38 kB | 61/237 kB Progress (3): 24/39 kB | 32/38 kB | 65/237 kB Progress (3): 24/39 kB | 32/38 kB | 66/237 kB Progress (3): 24/39 kB | 32/38 kB | 70/237 kB Progress (3): 24/39 kB | 32/38 kB | 74/237 kB Progress (3): 24/39 kB | 32/38 kB | 78/237 kB Progress (3): 24/39 kB | 32/38 kB | 82/237 kB Progress (3): 24/39 kB | 32/38 kB | 86/237 kB Progress (3): 24/39 kB | 32/38 kB | 90/237 kB Progress (3): 24/39 kB | 32/38 kB | 94/237 kB Progress (3): 24/39 kB | 32/38 kB | 98/237 kB Progress (3): 24/39 kB | 32/38 kB | 102/237 kB Progress (3): 24/39 kB | 32/38 kB | 106/237 kB Progress (3): 24/39 kB | 32/38 kB | 110/237 kB Progress (3): 24/39 kB | 32/38 kB | 114/237 kB Progress (3): 24/39 kB | 32/38 kB | 118/237 kB Progress (3): 24/39 kB | 32/38 kB | 122/237 kB Progress (3): 24/39 kB | 32/38 kB | 126/237 kB Progress (3): 24/39 kB | 32/38 kB | 130/237 kB Progress (3): 24/39 kB | 32/38 kB | 134/237 kB Progress (3): 24/39 kB | 32/38 kB | 138/237 kB Progress (3): 24/39 kB | 32/38 kB | 142/237 kB Progress (3): 24/39 kB | 32/38 kB | 146/237 kB Progress (3): 24/39 kB | 32/38 kB | 150/237 kB Progress (3): 24/39 kB | 32/38 kB | 154/237 kB Progress (3): 24/39 kB | 32/38 kB | 158/237 kB Progress (3): 24/39 kB | 32/38 kB | 162/237 kB Progress (3): 24/39 kB | 32/38 kB | 166/237 kB Progress (3): 24/39 kB | 32/38 kB | 170/237 kB Progress (3): 24/39 kB | 32/38 kB | 174/237 kB Progress (3): 24/39 kB | 32/38 kB | 178/237 kB Progress (3): 24/39 kB | 32/38 kB | 182/237 kB Progress (3): 24/39 kB | 32/38 kB | 186/237 kB Progress (3): 24/39 kB | 32/38 kB | 190/237 kB Progress (3): 24/39 kB | 32/38 kB | 194/237 kB Progress (3): 24/39 kB | 32/38 kB | 198/237 kB Progress (3): 24/39 kB | 32/38 kB | 202/237 kB Progress (3): 24/39 kB | 32/38 kB | 206/237 kB Progress (3): 24/39 kB | 32/38 kB | 210/237 kB Progress (3): 24/39 kB | 32/38 kB | 214/237 kB Progress (3): 24/39 kB | 32/38 kB | 218/237 kB Progress (3): 24/39 kB | 32/38 kB | 222/237 kB Progress (3): 24/39 kB | 32/38 kB | 226/237 kB Progress (3): 24/39 kB | 32/38 kB | 230/237 kB Progress (3): 24/39 kB | 32/38 kB | 234/237 kB Progress (3): 24/39 kB | 32/38 kB | 237 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.8.2/junit-4.8.2.jar (237 kB at 1.8 MB/s) [2019-07-30T14:23:12.584Z] 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-30T14:23:12.584Z] Progress (3): 24/39 kB | 32/38 kB | 4.1/10 kB Progress (3): 24/39 kB | 32/38 kB | 7.7/10 kB Progress (3): 24/39 kB | 32/38 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 61 kB/s) [2019-07-30T14:23:12.584Z] 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-30T14:23:12.584Z] Progress (3): 24/39 kB | 32/38 kB | 4.1/17 kB Progress (3): 24/39 kB | 32/38 kB | 7.7/17 kB Progress (3): 24/39 kB | 32/38 kB | 12/17 kB Progress (3): 24/39 kB | 32/38 kB | 16/17 kB Progress (3): 24/39 kB | 32/38 kB | 17 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 85 kB/s) [2019-07-30T14:23:12.584Z] 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-30T14:23:12.584Z] Progress (3): 24/39 kB | 32/38 kB | 4.1/123 kB Progress (3): 24/39 kB | 32/38 kB | 7.7/123 kB Progress (3): 24/39 kB | 32/38 kB | 12/123 kB Progress (3): 24/39 kB | 32/38 kB | 16/123 kB Progress (3): 24/39 kB | 32/38 kB | 20/123 kB Progress (3): 24/39 kB | 32/38 kB | 24/123 kB Progress (3): 24/39 kB | 32/38 kB | 28/123 kB Progress (3): 24/39 kB | 32/38 kB | 32/123 kB Progress (3): 24/39 kB | 32/38 kB | 33/123 kB Progress (3): 24/39 kB | 32/38 kB | 37/123 kB Progress (3): 24/39 kB | 32/38 kB | 41/123 kB Progress (3): 24/39 kB | 32/38 kB | 45/123 kB Progress (3): 24/39 kB | 32/38 kB | 49/123 kB Progress (3): 24/39 kB | 32/38 kB | 53/123 kB Progress (3): 24/39 kB | 32/38 kB | 57/123 kB Progress (3): 24/39 kB | 32/38 kB | 61/123 kB Progress (3): 24/39 kB | 32/38 kB | 65/123 kB Progress (3): 24/39 kB | 32/38 kB | 66/123 kB Progress (3): 24/39 kB | 32/38 kB | 70/123 kB Progress (3): 24/39 kB | 32/38 kB | 74/123 kB Progress (3): 24/39 kB | 32/38 kB | 78/123 kB Progress (3): 24/39 kB | 32/38 kB | 82/123 kB Progress (3): 24/39 kB | 32/38 kB | 86/123 kB Progress (3): 24/39 kB | 32/38 kB | 90/123 kB Progress (3): 24/39 kB | 32/38 kB | 94/123 kB Progress (3): 24/39 kB | 32/38 kB | 98/123 kB Progress (3): 24/39 kB | 32/38 kB | 102/123 kB Progress (3): 24/39 kB | 32/38 kB | 106/123 kB Progress (3): 24/39 kB | 32/38 kB | 110/123 kB Progress (3): 24/39 kB | 32/38 kB | 114/123 kB Progress (3): 24/39 kB | 32/38 kB | 118/123 kB Progress (3): 24/39 kB | 32/38 kB | 122/123 kB Progress (3): 24/39 kB | 32/38 kB | 123 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 526 kB/s) [2019-07-30T14:23:12.584Z] 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-30T14:23:12.584Z] Progress (3): 24/39 kB | 32/38 kB | 4.1/37 kB Progress (3): 28/39 kB | 32/38 kB | 4.1/37 kB Progress (3): 28/39 kB | 32/38 kB | 7.7/37 kB Progress (3): 32/39 kB | 32/38 kB | 7.7/37 kB Progress (3): 32/39 kB | 32/38 kB | 12/37 kB Progress (3): 36/39 kB | 32/38 kB | 12/37 kB Progress (3): 39 kB | 32/38 kB | 12/37 kB Progress (3): 39 kB | 32/38 kB | 16/37 kB Progress (3): 39 kB | 32/38 kB | 20/37 kB Progress (3): 39 kB | 32/38 kB | 24/37 kB Progress (3): 39 kB | 32/38 kB | 28/37 kB Progress (3): 39 kB | 32/38 kB | 32/37 kB Progress (3): 39 kB | 32/38 kB | 36/37 kB Progress (3): 39 kB | 32/38 kB | 37 kB Progress (4): 39 kB | 32/38 kB | 37 kB | 4.1/49 kB Progress (4): 39 kB | 32/38 kB | 37 kB | 7.7/49 kB Progress (4): 39 kB | 32/38 kB | 37 kB | 12/49 kB Progress (4): 39 kB | 32/38 kB | 37 kB | 16/49 kB Progress (4): 39 kB | 32/38 kB | 37 kB | 20/49 kB Progress (4): 39 kB | 32/38 kB | 37 kB | 24/49 kB Progress (4): 39 kB | 32/38 kB | 37 kB | 28/49 kB Progress (4): 39 kB | 32/38 kB | 37 kB | 32/49 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 152 kB/s) [2019-07-30T14:23:12.584Z] 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-30T14:23:12.584Z] Progress (3): 32/38 kB | 37 kB | 36/49 kB Progress (3): 32/38 kB | 37 kB | 40/49 kB Progress (3): 32/38 kB | 37 kB | 44/49 kB Progress (3): 32/38 kB | 37 kB | 48/49 kB Progress (3): 32/38 kB | 37 kB | 49 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 137 kB/s) [2019-07-30T14:23:12.584Z] 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-30T14:23:12.584Z] 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 181 kB/s) [2019-07-30T14:23:12.584Z] 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-30T14:23:12.584Z] Progress (2): 32/38 kB | 4.1/30 kB Progress (2): 32/38 kB | 7.7/30 kB Progress (2): 32/38 kB | 12/30 kB Progress (2): 32/38 kB | 16/30 kB Progress (2): 32/38 kB | 20/30 kB Progress (2): 32/38 kB | 24/30 kB Progress (2): 32/38 kB | 28/30 kB Progress (2): 32/38 kB | 30 kB Progress (3): 32/38 kB | 30 kB | 4.1/158 kB Progress (3): 32/38 kB | 30 kB | 7.7/158 kB Progress (3): 32/38 kB | 30 kB | 12/158 kB Progress (3): 32/38 kB | 30 kB | 16/158 kB Progress (3): 32/38 kB | 30 kB | 20/158 kB Progress (3): 32/38 kB | 30 kB | 24/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 104 kB/s) [2019-07-30T14:23:12.584Z] 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-30T14:23:12.841Z] Progress (2): 32/38 kB | 28/158 kB Progress (2): 32/38 kB | 32/158 kB Progress (2): 32/38 kB | 33/158 kB Progress (2): 32/38 kB | 37/158 kB Progress (2): 32/38 kB | 41/158 kB Progress (3): 32/38 kB | 41/158 kB | 0/1.2 MB Progress (3): 32/38 kB | 41/158 kB | 0/1.2 MB Progress (3): 32/38 kB | 41/158 kB | 0/1.2 MB Progress (3): 32/38 kB | 45/158 kB | 0/1.2 MB Progress (3): 32/38 kB | 45/158 kB | 0/1.2 MB Progress (3): 32/38 kB | 49/158 kB | 0/1.2 MB Progress (3): 32/38 kB | 49/158 kB | 0/1.2 MB Progress (3): 32/38 kB | 49/158 kB | 0/1.2 MB Progress (3): 32/38 kB | 49/158 kB | 0/1.2 MB Progress (3): 32/38 kB | 49/158 kB | 0/1.2 MB Progress (3): 32/38 kB | 49/158 kB | 0/1.2 MB Progress (3): 32/38 kB | 53/158 kB | 0/1.2 MB Progress (3): 32/38 kB | 53/158 kB | 0/1.2 MB Progress (3): 32/38 kB | 57/158 kB | 0/1.2 MB Progress (3): 32/38 kB | 57/158 kB | 0/1.2 MB Progress (3): 32/38 kB | 57/158 kB | 0/1.2 MB Progress (3): 32/38 kB | 61/158 kB | 0/1.2 MB Progress (3): 32/38 kB | 61/158 kB | 0/1.2 MB Progress (3): 32/38 kB | 65/158 kB | 0/1.2 MB Progress (3): 32/38 kB | 66/158 kB | 0/1.2 MB Progress (3): 32/38 kB | 66/158 kB | 0.1/1.2 MB Progress (3): 32/38 kB | 66/158 kB | 0.1/1.2 MB Progress (3): 32/38 kB | 66/158 kB | 0.1/1.2 MB Progress (3): 32/38 kB | 66/158 kB | 0.1/1.2 MB Progress (3): 32/38 kB | 66/158 kB | 0.1/1.2 MB Progress (3): 32/38 kB | 70/158 kB | 0.1/1.2 MB Progress (3): 32/38 kB | 74/158 kB | 0.1/1.2 MB Progress (3): 32/38 kB | 74/158 kB | 0.1/1.2 MB Progress (3): 32/38 kB | 74/158 kB | 0.1/1.2 MB Progress (3): 32/38 kB | 74/158 kB | 0.1/1.2 MB Progress (3): 32/38 kB | 74/158 kB | 0.1/1.2 MB Progress (3): 32/38 kB | 78/158 kB | 0.1/1.2 MB Progress (4): 32/38 kB | 78/158 kB | 0.1/1.2 MB | 4.1/11 kB Progress (4): 32/38 kB | 82/158 kB | 0.1/1.2 MB | 4.1/11 kB Progress (4): 32/38 kB | 82/158 kB | 0.1/1.2 MB | 7.7/11 kB Progress (4): 32/38 kB | 82/158 kB | 0.1/1.2 MB | 7.7/11 kB Progress (4): 32/38 kB | 82/158 kB | 0.1/1.2 MB | 11 kB Progress (4): 32/38 kB | 86/158 kB | 0.1/1.2 MB | 11 kB Progress (4): 32/38 kB | 86/158 kB | 0.1/1.2 MB | 11 kB Progress (4): 32/38 kB | 90/158 kB | 0.1/1.2 MB | 11 kB Progress (4): 32/38 kB | 90/158 kB | 0.1/1.2 MB | 11 kB Progress (4): 32/38 kB | 90/158 kB | 0.1/1.2 MB | 11 kB Progress (4): 32/38 kB | 94/158 kB | 0.1/1.2 MB | 11 kB Progress (4): 32/38 kB | 98/158 kB | 0.1/1.2 MB | 11 kB Progress (4): 32/38 kB | 102/158 kB | 0.1/1.2 MB | 11 kB Progress (4): 32/38 kB | 106/158 kB | 0.1/1.2 MB | 11 kB Progress (4): 32/38 kB | 106/158 kB | 0.1/1.2 MB | 11 kB Progress (4): 32/38 kB | 106/158 kB | 0.1/1.2 MB | 11 kB Progress (4): 32/38 kB | 110/158 kB | 0.1/1.2 MB | 11 kB Progress (4): 32/38 kB | 110/158 kB | 0.1/1.2 MB | 11 kB Progress (4): 32/38 kB | 114/158 kB | 0.1/1.2 MB | 11 kB Progress (4): 32/38 kB | 114/158 kB | 0.1/1.2 MB | 11 kB Progress (4): 32/38 kB | 114/158 kB | 0.1/1.2 MB | 11 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.jar (11 kB at 33 kB/s) [2019-07-30T14:23:12.841Z] Progress (3): 32/38 kB | 114/158 kB | 0.1/1.2 MB 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-30T14:23:12.841Z] Progress (3): 32/38 kB | 114/158 kB | 0.1/1.2 MB Progress (3): 32/38 kB | 118/158 kB | 0.1/1.2 MB Progress (3): 32/38 kB | 118/158 kB | 0.1/1.2 MB Progress (3): 32/38 kB | 122/158 kB | 0.1/1.2 MB Progress (3): 32/38 kB | 126/158 kB | 0.1/1.2 MB Progress (3): 32/38 kB | 130/158 kB | 0.1/1.2 MB Progress (3): 32/38 kB | 134/158 kB | 0.1/1.2 MB Progress (3): 32/38 kB | 138/158 kB | 0.1/1.2 MB Progress (3): 32/38 kB | 138/158 kB | 0.1/1.2 MB Progress (3): 32/38 kB | 138/158 kB | 0.1/1.2 MB Progress (3): 32/38 kB | 138/158 kB | 0.1/1.2 MB Progress (3): 32/38 kB | 138/158 kB | 0.1/1.2 MB Progress (3): 32/38 kB | 142/158 kB | 0.1/1.2 MB Progress (3): 32/38 kB | 146/158 kB | 0.1/1.2 MB Progress (3): 32/38 kB | 146/158 kB | 0.1/1.2 MB Progress (3): 32/38 kB | 146/158 kB | 0.2/1.2 MB Progress (3): 32/38 kB | 150/158 kB | 0.2/1.2 MB Progress (3): 32/38 kB | 154/158 kB | 0.2/1.2 MB Progress (3): 32/38 kB | 158/158 kB | 0.2/1.2 MB Progress (3): 32/38 kB | 158 kB | 0.2/1.2 MB Progress (3): 32/38 kB | 158 kB | 0.2/1.2 MB Progress (3): 32/38 kB | 158 kB | 0.2/1.2 MB Progress (4): 32/38 kB | 158 kB | 0.2/1.2 MB | 4.1/262 kB Progress (4): 32/38 kB | 158 kB | 0.2/1.2 MB | 7.7/262 kB Progress (4): 32/38 kB | 158 kB | 0.2/1.2 MB | 7.7/262 kB Progress (4): 32/38 kB | 158 kB | 0.2/1.2 MB | 7.7/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 455 kB/s) [2019-07-30T14:23:12.841Z] 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-30T14:23:12.841Z] Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 4.1/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 7.7/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 12/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 16/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 20/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 24/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 28/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 32/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 33/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 37/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 41/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 45/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 49/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 53/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 57/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 61/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 65/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 66/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 70/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 74/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 78/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 82/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 86/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 90/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 94/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 98/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 102/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 106/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 110/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 114/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 118/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 122/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 126/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 130/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 134/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 138/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 142/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 146/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 150/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 154/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 158/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 162/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 166/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 170/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 174/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 178/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 182/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 186/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 190/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 194/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 198/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 202/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 206/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 210/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 214/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 218/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 222/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 226/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 230/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 234/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 238/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 242/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 246/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 250/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 254/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 258/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 262/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 266/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 270/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 274/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 278/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 282/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 286/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 290/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 294/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 298/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 302/305 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 305 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 704 kB/s) [2019-07-30T14:23:12.841Z] 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-30T14:23:12.841Z] Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 4.1/30 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 7.7/30 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 12/30 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 16/30 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 20/30 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 24/30 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 28/30 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 30 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.2/commons-codec-1.2.jar (30 kB at 66 kB/s) [2019-07-30T14:23:12.841Z] 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-30T14:23:12.841Z] Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 4.1/50 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 7.7/50 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 12/50 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 16/50 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 20/50 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 24/50 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 28/50 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 32/50 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 36/50 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 40/50 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 44/50 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 48/50 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 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 103 kB/s) [2019-07-30T14:23:12.841Z] 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-30T14:23:12.841Z] Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 4.1/52 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 7.7/52 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 12/52 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 16/52 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 20/52 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 24/52 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 28/52 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 32/52 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 33/52 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 37/52 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 41/52 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 45/52 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 49/52 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 52 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 52 kB | 4.1/11 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 52 kB | 7.7/11 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 52 kB | 11 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 21 kB/s) [2019-07-30T14:23:12.841Z] 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-30T14:23:12.841Z] Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 52 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 7.7/262 kB | 52 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 12/262 kB | 52 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 16/262 kB | 52 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 16/262 kB | 52 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 16/262 kB | 52 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 20/262 kB | 52 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 24/262 kB | 52 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 24/262 kB | 52 kB | 4.1/15 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 28/262 kB | 52 kB | 4.1/15 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 28/262 kB | 52 kB | 7.7/15 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 28/262 kB | 52 kB | 7.7/15 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 32/262 kB | 52 kB | 7.7/15 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 32/262 kB | 52 kB | 7.7/15 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 33/262 kB | 52 kB | 7.7/15 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 33/262 kB | 52 kB | 12/15 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 33/262 kB | 52 kB | 12/15 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 37/262 kB | 52 kB | 12/15 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 37/262 kB | 52 kB | 15 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 41/262 kB | 52 kB | 15 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 41/262 kB | 52 kB | 15 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 41/262 kB | 52 kB | 15 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 41/262 kB | 52 kB | 15 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 45/262 kB | 52 kB | 15 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 49/262 kB | 52 kB | 15 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 49/262 kB | 52 kB | 15 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 49/262 kB | 52 kB | 15 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 53/262 kB | 52 kB | 15 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 53/262 kB | 52 kB | 15 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 57/262 kB | 52 kB | 15 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 57/262 kB | 52 kB | 15 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 61/262 kB | 52 kB | 15 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 65/262 kB | 52 kB | 15 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 66/262 kB | 52 kB | 15 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 66/262 kB | 52 kB | 15 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 66/262 kB | 52 kB | 15 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 70/262 kB | 52 kB | 15 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 74/262 kB | 52 kB | 15 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 78/262 kB | 52 kB | 15 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 82/262 kB | 52 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 27 kB/s) [2019-07-30T14:23:12.841Z] 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-30T14:23:13.100Z] Progress (4): 32/38 kB | 0.2/1.2 MB | 86/262 kB | 52 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 90/262 kB | 52 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 94/262 kB | 52 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 98/262 kB | 52 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 102/262 kB | 52 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 106/262 kB | 52 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 110/262 kB | 52 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 114/262 kB | 52 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 118/262 kB | 52 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 122/262 kB | 52 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 126/262 kB | 52 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 130/262 kB | 52 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 134/262 kB | 52 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 138/262 kB | 52 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 138/262 kB | 52 kB | 4.1/37 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 142/262 kB | 52 kB | 4.1/37 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 142/262 kB | 52 kB | 7.7/37 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 146/262 kB | 52 kB | 7.7/37 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 146/262 kB | 52 kB | 12/37 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 150/262 kB | 52 kB | 12/37 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 150/262 kB | 52 kB | 16/37 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 154/262 kB | 52 kB | 16/37 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 158/262 kB | 52 kB | 16/37 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 158/262 kB | 52 kB | 20/37 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 162/262 kB | 52 kB | 20/37 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 162/262 kB | 52 kB | 24/37 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 166/262 kB | 52 kB | 24/37 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 170/262 kB | 52 kB | 24/37 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 174/262 kB | 52 kB | 24/37 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 178/262 kB | 52 kB | 24/37 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 178/262 kB | 52 kB | 28/37 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 182/262 kB | 52 kB | 28/37 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 182/262 kB | 52 kB | 32/37 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 186/262 kB | 52 kB | 32/37 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 186/262 kB | 52 kB | 36/37 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 186/262 kB | 52 kB | 37 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 190/262 kB | 52 kB | 37 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 194/262 kB | 52 kB | 37 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 198/262 kB | 52 kB | 37 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 202/262 kB | 52 kB | 37 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 206/262 kB | 52 kB | 37 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 210/262 kB | 52 kB | 37 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 214/262 kB | 52 kB | 37 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 218/262 kB | 52 kB | 37 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 222/262 kB | 52 kB | 37 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 226/262 kB | 52 kB | 37 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 230/262 kB | 52 kB | 37 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 234/262 kB | 52 kB | 37 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 238/262 kB | 52 kB | 37 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 242/262 kB | 52 kB | 37 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 246/262 kB | 52 kB | 37 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar (37 kB at 63 kB/s) [2019-07-30T14:23:13.100Z] Progress (4): 32/38 kB | 0.2/1.2 MB | 250/262 kB | 52 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-30T14:23:13.100Z] Progress (4): 32/38 kB | 0.2/1.2 MB | 254/262 kB | 52 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 258/262 kB | 52 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 262/262 kB | 52 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 262 kB | 52 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 262 kB | 52 kB | 4.1/11 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 262 kB | 52 kB | 7.7/11 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 262 kB | 52 kB | 11 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 431 kB/s) [2019-07-30T14:23:13.100Z] 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-30T14:23:13.100Z] 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 17 kB/s) [2019-07-30T14:23:13.100Z] 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-30T14:23:13.100Z] Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 4.1/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 7.7/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 12/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 16/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 20/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 24/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 28/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 32/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 33/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 37/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 41/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 45/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 49/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 53/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 57/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 61/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 65/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 66/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 70/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 74/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 78/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 82/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 86/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 90/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 94/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 98/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 102/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 106/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 110/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 114/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 118/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 122/392 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 52 kB | 122/392 kB | 4.1/7.7 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 52 kB | 122/392 kB | 7.7 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 52 kB | 126/392 kB | 7.7 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 52 kB | 130/392 kB | 7.7 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 52 kB | 134/392 kB | 7.7 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 52 kB | 138/392 kB | 7.7 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 52 kB | 142/392 kB | 7.7 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 52 kB | 146/392 kB | 7.7 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 52 kB | 150/392 kB | 7.7 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 52 kB | 154/392 kB | 7.7 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 52 kB | 158/392 kB | 7.7 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 52 kB | 162/392 kB | 7.7 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 52 kB | 166/392 kB | 7.7 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 52 kB | 170/392 kB | 7.7 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 52 kB | 174/392 kB | 7.7 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 52 kB | 178/392 kB | 7.7 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 52 kB | 182/392 kB | 7.7 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 52 kB | 186/392 kB | 7.7 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 52 kB | 190/392 kB | 7.7 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 52 kB | 194/392 kB | 7.7 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 52 kB | 198/392 kB | 7.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (7.7 kB at 12 kB/s) [2019-07-30T14:23:13.100Z] Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 202/392 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-30T14:23:13.100Z] Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 206/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 210/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 214/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 218/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 222/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 226/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 230/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 234/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 238/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 242/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 246/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 250/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 254/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 258/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 262/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 266/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 270/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 274/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 278/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 282/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 286/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 290/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 294/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 298/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 302/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 306/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 310/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 314/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 318/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 322/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 326/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 330/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 334/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 338/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 342/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 346/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 350/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 354/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 358/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 362/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 366/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 370/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 374/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 378/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 382/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 386/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 390/392 kB Progress (4): 32/38 kB | 0.2/1.2 MB | 52 kB | 392 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 52 kB | 392 kB | 4.1/588 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 52 kB | 392 kB | 7.7/588 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 52 kB | 392 kB | 12/588 kB Progress (5): 32/38 kB | 0.2/1.2 MB | 52 kB | 392 kB | 16/588 kB Progress (5): 36/38 kB | 0.2/1.2 MB | 52 kB | 392 kB | 16/588 kB Progress (5): 38 kB | 0.2/1.2 MB | 52 kB | 392 kB | 16/588 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 580 kB/s) [2019-07-30T14:23:13.100Z] 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-30T14:23:13.100Z] Progress (4): 38 kB | 0.2/1.2 MB | 52 kB | 20/588 kB Progress (4): 38 kB | 0.2/1.2 MB | 52 kB | 24/588 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.jar (38 kB at 55 kB/s) [2019-07-30T14:23:13.100Z] 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-30T14:23:13.100Z] Progress (4): 0.2/1.2 MB | 52 kB | 24/588 kB | 4.1/91 kB Progress (4): 0.2/1.2 MB | 52 kB | 24/588 kB | 7.7/91 kB Progress (4): 0.2/1.2 MB | 52 kB | 24/588 kB | 12/91 kB Progress (4): 0.2/1.2 MB | 52 kB | 24/588 kB | 16/91 kB Progress (4): 0.2/1.2 MB | 52 kB | 24/588 kB | 20/91 kB Progress (4): 0.2/1.2 MB | 52 kB | 24/588 kB | 24/91 kB Progress (4): 0.2/1.2 MB | 52 kB | 24/588 kB | 28/91 kB Progress (4): 0.2/1.2 MB | 52 kB | 24/588 kB | 32/91 kB Progress (4): 0.2/1.2 MB | 52 kB | 24/588 kB | 33/91 kB Progress (4): 0.2/1.2 MB | 52 kB | 24/588 kB | 37/91 kB Progress (4): 0.2/1.2 MB | 52 kB | 24/588 kB | 41/91 kB Progress (4): 0.2/1.2 MB | 52 kB | 24/588 kB | 45/91 kB Progress (4): 0.2/1.2 MB | 52 kB | 24/588 kB | 49/91 kB Progress (4): 0.2/1.2 MB | 52 kB | 24/588 kB | 53/91 kB Progress (4): 0.2/1.2 MB | 52 kB | 24/588 kB | 57/91 kB Progress (4): 0.2/1.2 MB | 52 kB | 24/588 kB | 61/91 kB Progress (4): 0.2/1.2 MB | 52 kB | 24/588 kB | 65/91 kB Progress (4): 0.2/1.2 MB | 52 kB | 24/588 kB | 69/91 kB Progress (4): 0.2/1.2 MB | 52 kB | 28/588 kB | 69/91 kB Progress (4): 0.2/1.2 MB | 52 kB | 28/588 kB | 73/91 kB Progress (4): 0.2/1.2 MB | 52 kB | 32/588 kB | 73/91 kB Progress (4): 0.2/1.2 MB | 52 kB | 32/588 kB | 77/91 kB Progress (4): 0.2/1.2 MB | 52 kB | 33/588 kB | 77/91 kB Progress (4): 0.2/1.2 MB | 52 kB | 33/588 kB | 81/91 kB Progress (4): 0.2/1.2 MB | 52 kB | 33/588 kB | 85/91 kB Progress (4): 0.2/1.2 MB | 52 kB | 33/588 kB | 89/91 kB Progress (4): 0.2/1.2 MB | 52 kB | 33/588 kB | 91 kB Progress (5): 0.2/1.2 MB | 52 kB | 33/588 kB | 91 kB | 4.1/189 kB Progress (5): 0.2/1.2 MB | 52 kB | 33/588 kB | 91 kB | 7.7/189 kB Progress (5): 0.2/1.2 MB | 52 kB | 33/588 kB | 91 kB | 12/189 kB Progress (5): 0.2/1.2 MB | 52 kB | 33/588 kB | 91 kB | 16/189 kB Progress (5): 0.2/1.2 MB | 52 kB | 37/588 kB | 91 kB | 16/189 kB Progress (5): 0.2/1.2 MB | 52 kB | 41/588 kB | 91 kB | 16/189 kB Progress (5): 0.2/1.2 MB | 52 kB | 41/588 kB | 91 kB | 20/189 kB Progress (5): 0.2/1.2 MB | 52 kB | 41/588 kB | 91 kB | 24/189 kB Progress (5): 0.2/1.2 MB | 52 kB | 41/588 kB | 91 kB | 28/189 kB Progress (5): 0.2/1.2 MB | 52 kB | 41/588 kB | 91 kB | 32/189 kB Progress (5): 0.2/1.2 MB | 52 kB | 41/588 kB | 91 kB | 33/189 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar (91 kB at 130 kB/s) [2019-07-30T14:23:13.100Z] Progress (4): 0.2/1.2 MB | 52 kB | 45/588 kB | 33/189 kB Progress (4): 0.2/1.2 MB | 52 kB | 45/588 kB | 37/189 kB Progress (4): 0.2/1.2 MB | 52 kB | 49/588 kB | 37/189 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.jar [2019-07-30T14:23:13.100Z] Progress (4): 0.2/1.2 MB | 52 kB | 53/588 kB | 37/189 kB Progress (4): 0.2/1.2 MB | 52 kB | 53/588 kB | 41/189 kB Progress (4): 0.2/1.2 MB | 52 kB | 57/588 kB | 41/189 kB Progress (4): 0.2/1.2 MB | 52 kB | 57/588 kB | 45/189 kB Progress (4): 0.2/1.2 MB | 52 kB | 57/588 kB | 49/189 kB Progress (4): 0.2/1.2 MB | 52 kB | 61/588 kB | 49/189 kB Progress (4): 0.2/1.2 MB | 52 kB | 65/588 kB | 49/189 kB Progress (4): 0.2/1.2 MB | 52 kB | 66/588 kB | 49/189 kB Progress (4): 0.2/1.2 MB | 52 kB | 66/588 kB | 53/189 kB Progress (4): 0.2/1.2 MB | 52 kB | 66/588 kB | 57/189 kB Progress (4): 0.2/1.2 MB | 52 kB | 70/588 kB | 57/189 kB Progress (4): 0.2/1.2 MB | 52 kB | 74/588 kB | 57/189 kB Progress (4): 0.2/1.2 MB | 52 kB | 74/588 kB | 61/189 kB Progress (4): 0.2/1.2 MB | 52 kB | 74/588 kB | 65/189 kB Progress (4): 0.2/1.2 MB | 52 kB | 78/588 kB | 65/189 kB Progress (4): 0.2/1.2 MB | 52 kB | 78/588 kB | 69/189 kB Progress (4): 0.2/1.2 MB | 52 kB | 82/588 kB | 69/189 kB Progress (4): 0.2/1.2 MB | 52 kB | 82/588 kB | 73/189 kB Progress (4): 0.2/1.2 MB | 52 kB | 86/588 kB | 73/189 kB Progress (4): 0.2/1.2 MB | 52 kB | 90/588 kB | 73/189 kB Progress (4): 0.2/1.2 MB | 52 kB | 90/588 kB | 77/189 kB Progress (4): 0.2/1.2 MB | 52 kB | 90/588 kB | 81/189 kB Progress (4): 0.2/1.2 MB | 52 kB | 94/588 kB | 81/189 kB Progress (4): 0.2/1.2 MB | 52 kB | 98/588 kB | 81/189 kB Progress (4): 0.2/1.2 MB | 52 kB | 102/588 kB | 81/189 kB Progress (4): 0.2/1.2 MB | 52 kB | 102/588 kB | 85/189 kB Progress (4): 0.2/1.2 MB | 52 kB | 106/588 kB | 85/189 kB Progress (4): 0.2/1.2 MB | 52 kB | 106/588 kB | 89/189 kB Progress (5): 0.2/1.2 MB | 52 kB | 106/588 kB | 89/189 kB | 4.1/168 kB Progress (5): 0.2/1.2 MB | 52 kB | 106/588 kB | 89/189 kB | 7.7/168 kB Progress (5): 0.2/1.2 MB | 52 kB | 106/588 kB | 93/189 kB | 7.7/168 kB Progress (5): 0.2/1.2 MB | 52 kB | 106/588 kB | 93/189 kB | 12/168 kB Progress (5): 0.2/1.2 MB | 52 kB | 106/588 kB | 97/189 kB | 12/168 kB Progress (5): 0.2/1.2 MB | 52 kB | 110/588 kB | 97/189 kB | 12/168 kB Progress (5): 0.2/1.2 MB | 52 kB | 110/588 kB | 97/189 kB | 16/168 kB Progress (5): 0.2/1.2 MB | 52 kB | 114/588 kB | 97/189 kB | 16/168 kB Progress (5): 0.2/1.2 MB | 52 kB | 114/588 kB | 101/189 kB | 16/168 kB Progress (5): 0.2/1.2 MB | 52 kB | 118/588 kB | 101/189 kB | 16/168 kB Progress (5): 0.2/1.2 MB | 52 kB | 118/588 kB | 101/189 kB | 20/168 kB Progress (5): 0.2/1.2 MB | 52 kB | 122/588 kB | 101/189 kB | 20/168 kB Progress (5): 0.2/1.2 MB | 52 kB | 122/588 kB | 105/189 kB | 20/168 kB Progress (5): 0.2/1.2 MB | 52 kB | 122/588 kB | 105/189 kB | 24/168 kB Progress (5): 0.2/1.2 MB | 52 kB | 122/588 kB | 109/189 kB | 24/168 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 73 kB/s) [2019-07-30T14:23:13.100Z] Progress (4): 0.2/1.2 MB | 126/588 kB | 109/189 kB | 24/168 kB Progress (4): 0.2/1.2 MB | 126/588 kB | 113/189 kB | 24/168 kB Progress (4): 0.2/1.2 MB | 126/588 kB | 113/189 kB | 28/168 kB Progress (4): 0.2/1.2 MB | 126/588 kB | 117/189 kB | 28/168 kB Progress (4): 0.2/1.2 MB | 130/588 kB | 117/189 kB | 28/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-30T14:23:13.100Z] Progress (4): 0.2/1.2 MB | 134/588 kB | 117/189 kB | 28/168 kB Progress (4): 0.2/1.2 MB | 138/588 kB | 117/189 kB | 28/168 kB Progress (4): 0.2/1.2 MB | 138/588 kB | 121/189 kB | 28/168 kB Progress (4): 0.2/1.2 MB | 138/588 kB | 121/189 kB | 32/168 kB Progress (4): 0.2/1.2 MB | 138/588 kB | 125/189 kB | 32/168 kB Progress (4): 0.2/1.2 MB | 142/588 kB | 125/189 kB | 32/168 kB Progress (4): 0.2/1.2 MB | 142/588 kB | 129/189 kB | 32/168 kB Progress (4): 0.2/1.2 MB | 142/588 kB | 129/189 kB | 36/168 kB Progress (4): 0.2/1.2 MB | 142/588 kB | 133/189 kB | 36/168 kB Progress (4): 0.2/1.2 MB | 146/588 kB | 133/189 kB | 36/168 kB Progress (4): 0.2/1.2 MB | 146/588 kB | 137/189 kB | 36/168 kB Progress (4): 0.2/1.2 MB | 146/588 kB | 137/189 kB | 40/168 kB Progress (4): 0.2/1.2 MB | 146/588 kB | 141/189 kB | 40/168 kB Progress (4): 0.2/1.2 MB | 150/588 kB | 141/189 kB | 40/168 kB Progress (4): 0.2/1.2 MB | 150/588 kB | 145/189 kB | 40/168 kB Progress (4): 0.2/1.2 MB | 150/588 kB | 145/189 kB | 44/168 kB Progress (4): 0.2/1.2 MB | 154/588 kB | 145/189 kB | 44/168 kB Progress (4): 0.2/1.2 MB | 154/588 kB | 149/189 kB | 44/168 kB Progress (4): 0.2/1.2 MB | 154/588 kB | 149/189 kB | 48/168 kB Progress (4): 0.2/1.2 MB | 154/588 kB | 153/189 kB | 48/168 kB Progress (4): 0.2/1.2 MB | 158/588 kB | 153/189 kB | 48/168 kB Progress (4): 0.2/1.2 MB | 158/588 kB | 157/189 kB | 48/168 kB Progress (4): 0.2/1.2 MB | 158/588 kB | 157/189 kB | 52/168 kB Progress (4): 0.2/1.2 MB | 158/588 kB | 161/189 kB | 52/168 kB Progress (4): 0.2/1.2 MB | 162/588 kB | 161/189 kB | 52/168 kB Progress (4): 0.2/1.2 MB | 162/588 kB | 161/189 kB | 56/168 kB Progress (4): 0.2/1.2 MB | 166/588 kB | 161/189 kB | 56/168 kB Progress (4): 0.2/1.2 MB | 166/588 kB | 161/189 kB | 60/168 kB Progress (4): 0.2/1.2 MB | 166/588 kB | 165/189 kB | 60/168 kB Progress (4): 0.2/1.2 MB | 166/588 kB | 165/189 kB | 64/168 kB Progress (4): 0.2/1.2 MB | 170/588 kB | 165/189 kB | 64/168 kB Progress (4): 0.2/1.2 MB | 170/588 kB | 165/189 kB | 68/168 kB Progress (4): 0.2/1.2 MB | 170/588 kB | 169/189 kB | 68/168 kB Progress (4): 0.2/1.2 MB | 170/588 kB | 169/189 kB | 72/168 kB Progress (4): 0.2/1.2 MB | 174/588 kB | 169/189 kB | 72/168 kB Progress (4): 0.2/1.2 MB | 174/588 kB | 169/189 kB | 76/168 kB Progress (4): 0.2/1.2 MB | 174/588 kB | 173/189 kB | 76/168 kB Progress (4): 0.2/1.2 MB | 174/588 kB | 173/189 kB | 80/168 kB Progress (4): 0.2/1.2 MB | 178/588 kB | 173/189 kB | 80/168 kB Progress (4): 0.2/1.2 MB | 178/588 kB | 173/189 kB | 84/168 kB Progress (4): 0.2/1.2 MB | 178/588 kB | 177/189 kB | 84/168 kB Progress (4): 0.2/1.2 MB | 178/588 kB | 177/189 kB | 88/168 kB Progress (4): 0.2/1.2 MB | 182/588 kB | 177/189 kB | 88/168 kB Progress (4): 0.2/1.2 MB | 182/588 kB | 177/189 kB | 92/168 kB Progress (4): 0.2/1.2 MB | 182/588 kB | 181/189 kB | 92/168 kB Progress (4): 0.2/1.2 MB | 182/588 kB | 181/189 kB | 96/168 kB Progress (4): 0.2/1.2 MB | 186/588 kB | 181/189 kB | 96/168 kB Progress (4): 0.2/1.2 MB | 186/588 kB | 181/189 kB | 100/168 kB Progress (4): 0.2/1.2 MB | 186/588 kB | 185/189 kB | 100/168 kB Progress (4): 0.2/1.2 MB | 186/588 kB | 185/189 kB | 104/168 kB Progress (4): 0.2/1.2 MB | 190/588 kB | 185/189 kB | 104/168 kB Progress (4): 0.2/1.2 MB | 190/588 kB | 185/189 kB | 108/168 kB Progress (4): 0.2/1.2 MB | 190/588 kB | 189 kB | 108/168 kB Progress (4): 0.2/1.2 MB | 190/588 kB | 189 kB | 112/168 kB Progress (4): 0.2/1.2 MB | 194/588 kB | 189 kB | 112/168 kB Progress (4): 0.2/1.2 MB | 194/588 kB | 189 kB | 116/168 kB Progress (4): 0.2/1.2 MB | 198/588 kB | 189 kB | 116/168 kB Progress (4): 0.2/1.2 MB | 198/588 kB | 189 kB | 120/168 kB Progress (4): 0.2/1.2 MB | 202/588 kB | 189 kB | 120/168 kB Progress (4): 0.2/1.2 MB | 202/588 kB | 189 kB | 124/168 kB Progress (4): 0.2/1.2 MB | 206/588 kB | 189 kB | 124/168 kB Progress (4): 0.2/1.2 MB | 206/588 kB | 189 kB | 128/168 kB Progress (4): 0.2/1.2 MB | 210/588 kB | 189 kB | 128/168 kB Progress (4): 0.2/1.2 MB | 210/588 kB | 189 kB | 132/168 kB Progress (4): 0.2/1.2 MB | 214/588 kB | 189 kB | 132/168 kB Progress (4): 0.2/1.2 MB | 214/588 kB | 189 kB | 136/168 kB Progress (4): 0.2/1.2 MB | 218/588 kB | 189 kB | 136/168 kB Progress (4): 0.2/1.2 MB | 218/588 kB | 189 kB | 140/168 kB Progress (4): 0.2/1.2 MB | 222/588 kB | 189 kB | 140/168 kB Progress (4): 0.2/1.2 MB | 222/588 kB | 189 kB | 144/168 kB Progress (4): 0.2/1.2 MB | 226/588 kB | 189 kB | 144/168 kB Progress (4): 0.2/1.2 MB | 226/588 kB | 189 kB | 148/168 kB Progress (4): 0.2/1.2 MB | 230/588 kB | 189 kB | 148/168 kB Progress (4): 0.2/1.2 MB | 230/588 kB | 189 kB | 152/168 kB Progress (4): 0.2/1.2 MB | 234/588 kB | 189 kB | 152/168 kB Progress (4): 0.2/1.2 MB | 234/588 kB | 189 kB | 156/168 kB Progress (4): 0.2/1.2 MB | 238/588 kB | 189 kB | 156/168 kB Progress (4): 0.2/1.2 MB | 238/588 kB | 189 kB | 160/168 kB Progress (4): 0.2/1.2 MB | 242/588 kB | 189 kB | 160/168 kB Progress (4): 0.2/1.2 MB | 242/588 kB | 189 kB | 164/168 kB Progress (4): 0.2/1.2 MB | 246/588 kB | 189 kB | 164/168 kB Progress (4): 0.2/1.2 MB | 246/588 kB | 189 kB | 168/168 kB Progress (4): 0.2/1.2 MB | 250/588 kB | 189 kB | 168/168 kB Progress (4): 0.2/1.2 MB | 250/588 kB | 189 kB | 168 kB Progress (4): 0.2/1.2 MB | 254/588 kB | 189 kB | 168 kB Progress (4): 0.2/1.2 MB | 258/588 kB | 189 kB | 168 kB Progress (4): 0.2/1.2 MB | 262/588 kB | 189 kB | 168 kB Progress (4): 0.2/1.2 MB | 266/588 kB | 189 kB | 168 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 256 kB/s) [2019-07-30T14:23:13.100Z] Progress (3): 0.2/1.2 MB | 270/588 kB | 168 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.jar [2019-07-30T14:23:13.100Z] Progress (3): 0.2/1.2 MB | 274/588 kB | 168 kB Progress (4): 0.2/1.2 MB | 274/588 kB | 168 kB | 4.1/38 kB Progress (4): 0.2/1.2 MB | 278/588 kB | 168 kB | 4.1/38 kB Progress (4): 0.2/1.2 MB | 278/588 kB | 168 kB | 7.7/38 kB Progress (4): 0.2/1.2 MB | 282/588 kB | 168 kB | 7.7/38 kB Progress (4): 0.2/1.2 MB | 286/588 kB | 168 kB | 7.7/38 kB Progress (4): 0.2/1.2 MB | 290/588 kB | 168 kB | 7.7/38 kB Progress (4): 0.2/1.2 MB | 294/588 kB | 168 kB | 7.7/38 kB Progress (4): 0.2/1.2 MB | 294/588 kB | 168 kB | 12/38 kB Progress (4): 0.2/1.2 MB | 298/588 kB | 168 kB | 12/38 kB Progress (4): 0.2/1.2 MB | 298/588 kB | 168 kB | 16/38 kB Progress (4): 0.2/1.2 MB | 302/588 kB | 168 kB | 16/38 kB Progress (4): 0.2/1.2 MB | 306/588 kB | 168 kB | 16/38 kB Progress (4): 0.2/1.2 MB | 306/588 kB | 168 kB | 20/38 kB Progress (4): 0.2/1.2 MB | 310/588 kB | 168 kB | 20/38 kB Progress (4): 0.2/1.2 MB | 310/588 kB | 168 kB | 24/38 kB Progress (4): 0.2/1.2 MB | 314/588 kB | 168 kB | 24/38 kB Progress (4): 0.2/1.2 MB | 314/588 kB | 168 kB | 28/38 kB Progress (4): 0.2/1.2 MB | 318/588 kB | 168 kB | 28/38 kB Progress (4): 0.2/1.2 MB | 318/588 kB | 168 kB | 32/38 kB Progress (4): 0.2/1.2 MB | 322/588 kB | 168 kB | 32/38 kB Progress (4): 0.2/1.2 MB | 322/588 kB | 168 kB | 33/38 kB Progress (4): 0.2/1.2 MB | 326/588 kB | 168 kB | 33/38 kB Progress (4): 0.2/1.2 MB | 326/588 kB | 168 kB | 37/38 kB Progress (4): 0.2/1.2 MB | 330/588 kB | 168 kB | 37/38 kB Progress (4): 0.2/1.2 MB | 330/588 kB | 168 kB | 38 kB Progress (4): 0.2/1.2 MB | 334/588 kB | 168 kB | 38 kB Progress (4): 0.2/1.2 MB | 338/588 kB | 168 kB | 38 kB Progress (4): 0.2/1.2 MB | 342/588 kB | 168 kB | 38 kB Progress (4): 0.2/1.2 MB | 346/588 kB | 168 kB | 38 kB Progress (4): 0.2/1.2 MB | 350/588 kB | 168 kB | 38 kB Progress (4): 0.2/1.2 MB | 354/588 kB | 168 kB | 38 kB Progress (4): 0.2/1.2 MB | 358/588 kB | 168 kB | 38 kB Progress (4): 0.2/1.2 MB | 362/588 kB | 168 kB | 38 kB Progress (4): 0.2/1.2 MB | 366/588 kB | 168 kB | 38 kB Progress (4): 0.2/1.2 MB | 370/588 kB | 168 kB | 38 kB Progress (4): 0.2/1.2 MB | 374/588 kB | 168 kB | 38 kB Progress (4): 0.2/1.2 MB | 378/588 kB | 168 kB | 38 kB Progress (4): 0.2/1.2 MB | 382/588 kB | 168 kB | 38 kB Progress (4): 0.2/1.2 MB | 386/588 kB | 168 kB | 38 kB Progress (4): 0.2/1.2 MB | 390/588 kB | 168 kB | 38 kB Progress (4): 0.2/1.2 MB | 394/588 kB | 168 kB | 38 kB Progress (4): 0.2/1.2 MB | 398/588 kB | 168 kB | 38 kB Progress (4): 0.2/1.2 MB | 402/588 kB | 168 kB | 38 kB Progress (4): 0.2/1.2 MB | 406/588 kB | 168 kB | 38 kB Progress (4): 0.2/1.2 MB | 410/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 224 kB/s) [2019-07-30T14:23:13.100Z] Progress (3): 0.2/1.2 MB | 414/588 kB | 38 kB 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-30T14:23:13.100Z] Progress (3): 0.2/1.2 MB | 418/588 kB | 38 kB Progress (3): 0.2/1.2 MB | 422/588 kB | 38 kB Progress (3): 0.2/1.2 MB | 426/588 kB | 38 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 50 kB/s) [2019-07-30T14:23:13.100Z] Progress (2): 0.2/1.2 MB | 430/588 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-30T14:23:13.100Z] Progress (3): 0.2/1.2 MB | 430/588 kB | 4.1/65 kB Progress (3): 0.2/1.2 MB | 434/588 kB | 4.1/65 kB Progress (3): 0.2/1.2 MB | 434/588 kB | 7.7/65 kB Progress (3): 0.2/1.2 MB | 438/588 kB | 7.7/65 kB Progress (3): 0.2/1.2 MB | 438/588 kB | 12/65 kB Progress (3): 0.2/1.2 MB | 442/588 kB | 12/65 kB Progress (3): 0.2/1.2 MB | 442/588 kB | 16/65 kB Progress (3): 0.2/1.2 MB | 446/588 kB | 16/65 kB Progress (3): 0.2/1.2 MB | 446/588 kB | 20/65 kB Progress (3): 0.2/1.2 MB | 450/588 kB | 20/65 kB Progress (3): 0.2/1.2 MB | 450/588 kB | 24/65 kB Progress (3): 0.2/1.2 MB | 454/588 kB | 24/65 kB Progress (3): 0.2/1.2 MB | 454/588 kB | 28/65 kB Progress (3): 0.2/1.2 MB | 458/588 kB | 28/65 kB Progress (3): 0.2/1.2 MB | 458/588 kB | 32/65 kB Progress (3): 0.2/1.2 MB | 462/588 kB | 32/65 kB Progress (3): 0.2/1.2 MB | 462/588 kB | 36/65 kB Progress (3): 0.2/1.2 MB | 466/588 kB | 36/65 kB Progress (3): 0.2/1.2 MB | 466/588 kB | 40/65 kB Progress (3): 0.2/1.2 MB | 470/588 kB | 40/65 kB Progress (3): 0.2/1.2 MB | 470/588 kB | 44/65 kB Progress (3): 0.2/1.2 MB | 474/588 kB | 44/65 kB Progress (3): 0.2/1.2 MB | 474/588 kB | 48/65 kB Progress (3): 0.2/1.2 MB | 478/588 kB | 48/65 kB Progress (3): 0.2/1.2 MB | 478/588 kB | 52/65 kB Progress (3): 0.2/1.2 MB | 482/588 kB | 52/65 kB Progress (3): 0.2/1.2 MB | 482/588 kB | 56/65 kB Progress (3): 0.2/1.2 MB | 486/588 kB | 56/65 kB Progress (3): 0.2/1.2 MB | 490/588 kB | 56/65 kB Progress (3): 0.2/1.2 MB | 494/588 kB | 56/65 kB Progress (3): 0.2/1.2 MB | 494/588 kB | 60/65 kB Progress (3): 0.2/1.2 MB | 498/588 kB | 60/65 kB Progress (3): 0.2/1.2 MB | 498/588 kB | 64/65 kB Progress (3): 0.2/1.2 MB | 502/588 kB | 64/65 kB Progress (3): 0.2/1.2 MB | 502/588 kB | 65 kB Progress (3): 0.2/1.2 MB | 506/588 kB | 65 kB Progress (3): 0.2/1.2 MB | 510/588 kB | 65 kB Progress (3): 0.2/1.2 MB | 514/588 kB | 65 kB Progress (3): 0.2/1.2 MB | 518/588 kB | 65 kB Progress (3): 0.2/1.2 MB | 522/588 kB | 65 kB Progress (3): 0.2/1.2 MB | 526/588 kB | 65 kB Progress (3): 0.2/1.2 MB | 530/588 kB | 65 kB Progress (3): 0.2/1.2 MB | 534/588 kB | 65 kB Progress (3): 0.2/1.2 MB | 538/588 kB | 65 kB Progress (3): 0.2/1.2 MB | 542/588 kB | 65 kB Progress (3): 0.2/1.2 MB | 546/588 kB | 65 kB Progress (3): 0.2/1.2 MB | 550/588 kB | 65 kB Progress (3): 0.2/1.2 MB | 554/588 kB | 65 kB Progress (3): 0.2/1.2 MB | 558/588 kB | 65 kB Progress (3): 0.2/1.2 MB | 562/588 kB | 65 kB Progress (3): 0.2/1.2 MB | 566/588 kB | 65 kB Progress (3): 0.2/1.2 MB | 570/588 kB | 65 kB Progress (3): 0.2/1.2 MB | 574/588 kB | 65 kB Progress (3): 0.2/1.2 MB | 578/588 kB | 65 kB Progress (3): 0.2/1.2 MB | 582/588 kB | 65 kB Progress (3): 0.2/1.2 MB | 586/588 kB | 65 kB Progress (4): 0.2/1.2 MB | 586/588 kB | 65 kB | 4.1/109 kB Progress (4): 0.2/1.2 MB | 586/588 kB | 65 kB | 7.7/109 kB Progress (5): 0.2/1.2 MB | 586/588 kB | 65 kB | 7.7/109 kB | 4.1/281 kB Progress (5): 0.2/1.2 MB | 588 kB | 65 kB | 7.7/109 kB | 4.1/281 kB Progress (5): 0.2/1.2 MB | 588 kB | 65 kB | 12/109 kB | 4.1/281 kB Progress (5): 0.2/1.2 MB | 588 kB | 65 kB | 12/109 kB | 7.7/281 kB Progress (5): 0.2/1.2 MB | 588 kB | 65 kB | 16/109 kB | 7.7/281 kB Progress (5): 0.2/1.2 MB | 588 kB | 65 kB | 16/109 kB | 12/281 kB Progress (5): 0.2/1.2 MB | 588 kB | 65 kB | 20/109 kB | 12/281 kB Progress (5): 0.2/1.2 MB | 588 kB | 65 kB | 20/109 kB | 16/281 kB Progress (5): 0.2/1.2 MB | 588 kB | 65 kB | 24/109 kB | 16/281 kB Progress (5): 0.2/1.2 MB | 588 kB | 65 kB | 28/109 kB | 16/281 kB Progress (5): 0.2/1.2 MB | 588 kB | 65 kB | 28/109 kB | 20/281 kB Progress (5): 0.2/1.2 MB | 588 kB | 65 kB | 32/109 kB | 20/281 kB Progress (5): 0.2/1.2 MB | 588 kB | 65 kB | 32/109 kB | 24/281 kB Progress (5): 0.2/1.2 MB | 588 kB | 65 kB | 36/109 kB | 24/281 kB Progress (5): 0.2/1.2 MB | 588 kB | 65 kB | 36/109 kB | 28/281 kB Progress (5): 0.2/1.2 MB | 588 kB | 65 kB | 40/109 kB | 28/281 kB Progress (5): 0.2/1.2 MB | 588 kB | 65 kB | 40/109 kB | 32/281 kB Progress (5): 0.2/1.2 MB | 588 kB | 65 kB | 44/109 kB | 32/281 kB Progress (5): 0.2/1.2 MB | 588 kB | 65 kB | 44/109 kB | 33/281 kB Progress (5): 0.2/1.2 MB | 588 kB | 65 kB | 48/109 kB | 33/281 kB Progress (5): 0.2/1.2 MB | 588 kB | 65 kB | 48/109 kB | 37/281 kB Progress (5): 0.2/1.2 MB | 588 kB | 65 kB | 52/109 kB | 37/281 kB Progress (5): 0.2/1.2 MB | 588 kB | 65 kB | 52/109 kB | 41/281 kB Progress (5): 0.2/1.2 MB | 588 kB | 65 kB | 56/109 kB | 41/281 kB Progress (5): 0.2/1.2 MB | 588 kB | 65 kB | 56/109 kB | 45/281 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.jar (588 kB at 758 kB/s) [2019-07-30T14:23:13.100Z] Progress (4): 0.2/1.2 MB | 65 kB | 56/109 kB | 49/281 kB Progress (4): 0.2/1.2 MB | 65 kB | 60/109 kB | 49/281 kB Progress (4): 0.2/1.2 MB | 65 kB | 60/109 kB | 53/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-30T14:23:13.100Z] Progress (4): 0.2/1.2 MB | 65 kB | 60/109 kB | 57/281 kB Progress (4): 0.2/1.2 MB | 65 kB | 64/109 kB | 57/281 kB Progress (4): 0.2/1.2 MB | 65 kB | 64/109 kB | 61/281 kB Progress (4): 0.2/1.2 MB | 65 kB | 68/109 kB | 61/281 kB Progress (4): 0.2/1.2 MB | 65 kB | 68/109 kB | 65/281 kB Progress (4): 0.2/1.2 MB | 65 kB | 72/109 kB | 65/281 kB Progress (4): 0.2/1.2 MB | 65 kB | 72/109 kB | 66/281 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 84 kB/s) [2019-07-30T14:23:13.100Z] 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-30T14:23:13.100Z] Progress (3): 0.2/1.2 MB | 72/109 kB | 70/281 kB Progress (3): 0.2/1.2 MB | 72/109 kB | 70/281 kB Progress (3): 0.2/1.2 MB | 76/109 kB | 70/281 kB Progress (3): 0.2/1.2 MB | 76/109 kB | 70/281 kB Progress (3): 0.2/1.2 MB | 76/109 kB | 74/281 kB Progress (3): 0.2/1.2 MB | 76/109 kB | 74/281 kB Progress (3): 0.2/1.2 MB | 80/109 kB | 74/281 kB Progress (3): 0.2/1.2 MB | 80/109 kB | 74/281 kB Progress (3): 0.2/1.2 MB | 84/109 kB | 74/281 kB Progress (3): 0.2/1.2 MB | 84/109 kB | 78/281 kB Progress (3): 0.2/1.2 MB | 88/109 kB | 78/281 kB Progress (3): 0.2/1.2 MB | 88/109 kB | 82/281 kB Progress (3): 0.2/1.2 MB | 92/109 kB | 82/281 kB Progress (3): 0.2/1.2 MB | 92/109 kB | 86/281 kB Progress (3): 0.3/1.2 MB | 92/109 kB | 86/281 kB Progress (3): 0.3/1.2 MB | 96/109 kB | 86/281 kB Progress (3): 0.3/1.2 MB | 96/109 kB | 86/281 kB Progress (3): 0.3/1.2 MB | 96/109 kB | 90/281 kB Progress (3): 0.3/1.2 MB | 100/109 kB | 90/281 kB Progress (3): 0.3/1.2 MB | 100/109 kB | 94/281 kB Progress (3): 0.3/1.2 MB | 104/109 kB | 94/281 kB Progress (3): 0.3/1.2 MB | 104/109 kB | 98/281 kB Progress (3): 0.3/1.2 MB | 108/109 kB | 98/281 kB Progress (3): 0.3/1.2 MB | 108/109 kB | 102/281 kB Progress (3): 0.3/1.2 MB | 108/109 kB | 102/281 kB Progress (3): 0.3/1.2 MB | 109 kB | 102/281 kB Progress (3): 0.3/1.2 MB | 109 kB | 102/281 kB Progress (3): 0.3/1.2 MB | 109 kB | 106/281 kB Progress (3): 0.3/1.2 MB | 109 kB | 110/281 kB Progress (3): 0.3/1.2 MB | 109 kB | 114/281 kB Progress (4): 0.3/1.2 MB | 109 kB | 114/281 kB | 4.1/194 kB Progress (4): 0.3/1.2 MB | 109 kB | 114/281 kB | 4.1/194 kB Progress (4): 0.3/1.2 MB | 109 kB | 118/281 kB | 4.1/194 kB Progress (4): 0.3/1.2 MB | 109 kB | 118/281 kB | 7.7/194 kB Progress (4): 0.3/1.2 MB | 109 kB | 122/281 kB | 7.7/194 kB Progress (4): 0.3/1.2 MB | 109 kB | 122/281 kB | 7.7/194 kB Progress (5): 0.3/1.2 MB | 109 kB | 122/281 kB | 7.7/194 kB | 4.1/115 kB Progress (5): 0.3/1.2 MB | 109 kB | 122/281 kB | 7.7/194 kB | 7.7/115 kB Progress (5): 0.3/1.2 MB | 109 kB | 122/281 kB | 12/194 kB | 7.7/115 kB Progress (5): 0.3/1.2 MB | 109 kB | 122/281 kB | 12/194 kB | 12/115 kB Progress (5): 0.3/1.2 MB | 109 kB | 122/281 kB | 16/194 kB | 12/115 kB Progress (5): 0.3/1.2 MB | 109 kB | 126/281 kB | 16/194 kB | 12/115 kB Progress (5): 0.3/1.2 MB | 109 kB | 126/281 kB | 16/194 kB | 12/115 kB Progress (5): 0.3/1.2 MB | 109 kB | 126/281 kB | 16/194 kB | 16/115 kB Progress (5): 0.3/1.2 MB | 109 kB | 126/281 kB | 16/194 kB | 16/115 kB Progress (5): 0.3/1.2 MB | 109 kB | 130/281 kB | 16/194 kB | 16/115 kB Progress (5): 0.3/1.2 MB | 109 kB | 130/281 kB | 20/194 kB | 16/115 kB Progress (5): 0.3/1.2 MB | 109 kB | 134/281 kB | 20/194 kB | 16/115 kB Progress (5): 0.3/1.2 MB | 109 kB | 134/281 kB | 20/194 kB | 20/115 kB Progress (5): 0.3/1.2 MB | 109 kB | 138/281 kB | 20/194 kB | 20/115 kB Progress (5): 0.3/1.2 MB | 109 kB | 138/281 kB | 24/194 kB | 20/115 kB Progress (5): 0.3/1.2 MB | 109 kB | 138/281 kB | 24/194 kB | 20/115 kB Progress (5): 0.3/1.2 MB | 109 kB | 138/281 kB | 24/194 kB | 24/115 kB Progress (5): 0.3/1.2 MB | 109 kB | 138/281 kB | 24/194 kB | 24/115 kB Progress (5): 0.3/1.2 MB | 109 kB | 138/281 kB | 28/194 kB | 24/115 kB Progress (5): 0.3/1.2 MB | 109 kB | 138/281 kB | 28/194 kB | 24/115 kB Progress (5): 0.3/1.2 MB | 109 kB | 138/281 kB | 28/194 kB | 28/115 kB Progress (5): 0.3/1.2 MB | 109 kB | 142/281 kB | 28/194 kB | 28/115 kB Progress (5): 0.3/1.2 MB | 109 kB | 142/281 kB | 28/194 kB | 28/115 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 138 kB/s) [2019-07-30T14:23:13.100Z] Progress (4): 0.3/1.2 MB | 142/281 kB | 32/194 kB | 28/115 kB Progress (4): 0.3/1.2 MB | 142/281 kB | 32/194 kB | 28/115 kB 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-30T14:23:13.358Z] Progress (4): 0.3/1.2 MB | 146/281 kB | 32/194 kB | 28/115 kB Progress (4): 0.3/1.2 MB | 146/281 kB | 32/194 kB | 32/115 kB Progress (4): 0.3/1.2 MB | 150/281 kB | 32/194 kB | 32/115 kB Progress (4): 0.3/1.2 MB | 150/281 kB | 32/194 kB | 32/115 kB Progress (4): 0.3/1.2 MB | 150/281 kB | 33/194 kB | 32/115 kB Progress (4): 0.3/1.2 MB | 150/281 kB | 33/194 kB | 32/115 kB Progress (4): 0.3/1.2 MB | 154/281 kB | 33/194 kB | 32/115 kB Progress (4): 0.3/1.2 MB | 154/281 kB | 33/194 kB | 33/115 kB Progress (4): 0.3/1.2 MB | 154/281 kB | 33/194 kB | 33/115 kB Progress (4): 0.3/1.2 MB | 154/281 kB | 37/194 kB | 33/115 kB Progress (4): 0.3/1.2 MB | 154/281 kB | 37/194 kB | 37/115 kB Progress (4): 0.3/1.2 MB | 154/281 kB | 41/194 kB | 37/115 kB Progress (4): 0.3/1.2 MB | 158/281 kB | 41/194 kB | 37/115 kB Progress (4): 0.3/1.2 MB | 158/281 kB | 41/194 kB | 41/115 kB Progress (4): 0.3/1.2 MB | 162/281 kB | 41/194 kB | 41/115 kB Progress (4): 0.3/1.2 MB | 162/281 kB | 45/194 kB | 41/115 kB Progress (4): 0.3/1.2 MB | 162/281 kB | 45/194 kB | 41/115 kB Progress (4): 0.3/1.2 MB | 162/281 kB | 49/194 kB | 41/115 kB Progress (4): 0.3/1.2 MB | 166/281 kB | 49/194 kB | 41/115 kB Progress (4): 0.3/1.2 MB | 166/281 kB | 49/194 kB | 45/115 kB Progress (4): 0.3/1.2 MB | 170/281 kB | 49/194 kB | 45/115 kB Progress (4): 0.3/1.2 MB | 170/281 kB | 53/194 kB | 45/115 kB Progress (4): 0.3/1.2 MB | 170/281 kB | 53/194 kB | 45/115 kB Progress (4): 0.3/1.2 MB | 174/281 kB | 53/194 kB | 45/115 kB Progress (4): 0.3/1.2 MB | 174/281 kB | 57/194 kB | 45/115 kB Progress (4): 0.3/1.2 MB | 174/281 kB | 57/194 kB | 49/115 kB Progress (4): 0.3/1.2 MB | 174/281 kB | 61/194 kB | 49/115 kB Progress (4): 0.3/1.2 MB | 178/281 kB | 61/194 kB | 49/115 kB Progress (4): 0.3/1.2 MB | 178/281 kB | 61/194 kB | 49/115 kB Progress (4): 0.3/1.2 MB | 182/281 kB | 61/194 kB | 49/115 kB Progress (4): 0.3/1.2 MB | 182/281 kB | 65/194 kB | 49/115 kB Progress (4): 0.3/1.2 MB | 182/281 kB | 65/194 kB | 53/115 kB Progress (4): 0.3/1.2 MB | 182/281 kB | 66/194 kB | 53/115 kB Progress (4): 0.3/1.2 MB | 186/281 kB | 66/194 kB | 53/115 kB Progress (4): 0.3/1.2 MB | 186/281 kB | 66/194 kB | 53/115 kB Progress (4): 0.3/1.2 MB | 186/281 kB | 70/194 kB | 53/115 kB Progress (4): 0.3/1.2 MB | 186/281 kB | 70/194 kB | 57/115 kB Progress (4): 0.3/1.2 MB | 186/281 kB | 74/194 kB | 57/115 kB Progress (4): 0.3/1.2 MB | 186/281 kB | 74/194 kB | 57/115 kB Progress (4): 0.3/1.2 MB | 190/281 kB | 74/194 kB | 57/115 kB Progress (4): 0.3/1.2 MB | 190/281 kB | 74/194 kB | 57/115 kB Progress (4): 0.3/1.2 MB | 190/281 kB | 78/194 kB | 57/115 kB Progress (4): 0.3/1.2 MB | 190/281 kB | 78/194 kB | 61/115 kB Progress (4): 0.3/1.2 MB | 190/281 kB | 82/194 kB | 61/115 kB Progress (4): 0.3/1.2 MB | 194/281 kB | 82/194 kB | 61/115 kB Progress (4): 0.3/1.2 MB | 194/281 kB | 86/194 kB | 61/115 kB Progress (4): 0.3/1.2 MB | 194/281 kB | 86/194 kB | 65/115 kB Progress (4): 0.3/1.2 MB | 194/281 kB | 90/194 kB | 65/115 kB Progress (4): 0.3/1.2 MB | 198/281 kB | 90/194 kB | 65/115 kB Progress (5): 0.3/1.2 MB | 198/281 kB | 90/194 kB | 65/115 kB | 4.1/70 kB Progress (5): 0.3/1.2 MB | 198/281 kB | 90/194 kB | 65/115 kB | 4.1/70 kB Progress (5): 0.3/1.2 MB | 202/281 kB | 90/194 kB | 65/115 kB | 4.1/70 kB Progress (5): 0.3/1.2 MB | 202/281 kB | 90/194 kB | 66/115 kB | 4.1/70 kB Progress (5): 0.3/1.2 MB | 202/281 kB | 90/194 kB | 66/115 kB | 4.1/70 kB Progress (5): 0.3/1.2 MB | 202/281 kB | 90/194 kB | 66/115 kB | 7.7/70 kB Progress (5): 0.3/1.2 MB | 202/281 kB | 90/194 kB | 66/115 kB | 7.7/70 kB Progress (5): 0.3/1.2 MB | 202/281 kB | 90/194 kB | 70/115 kB | 7.7/70 kB Progress (5): 0.3/1.2 MB | 202/281 kB | 94/194 kB | 70/115 kB | 7.7/70 kB Progress (5): 0.3/1.2 MB | 206/281 kB | 94/194 kB | 70/115 kB | 7.7/70 kB Progress (5): 0.3/1.2 MB | 206/281 kB | 94/194 kB | 74/115 kB | 7.7/70 kB Progress (5): 0.4/1.2 MB | 206/281 kB | 94/194 kB | 74/115 kB | 7.7/70 kB Progress (5): 0.4/1.2 MB | 206/281 kB | 94/194 kB | 74/115 kB | 12/70 kB Progress (5): 0.4/1.2 MB | 206/281 kB | 94/194 kB | 78/115 kB | 12/70 kB Progress (5): 0.4/1.2 MB | 210/281 kB | 94/194 kB | 78/115 kB | 12/70 kB Progress (5): 0.4/1.2 MB | 210/281 kB | 98/194 kB | 78/115 kB | 12/70 kB Progress (5): 0.4/1.2 MB | 214/281 kB | 98/194 kB | 78/115 kB | 12/70 kB Progress (5): 0.4/1.2 MB | 214/281 kB | 98/194 kB | 82/115 kB | 12/70 kB Progress (5): 0.4/1.2 MB | 214/281 kB | 98/194 kB | 82/115 kB | 16/70 kB Progress (5): 0.4/1.2 MB | 214/281 kB | 98/194 kB | 86/115 kB | 16/70 kB Progress (5): 0.4/1.2 MB | 218/281 kB | 98/194 kB | 86/115 kB | 16/70 kB Progress (5): 0.4/1.2 MB | 218/281 kB | 98/194 kB | 90/115 kB | 16/70 kB Progress (5): 0.4/1.2 MB | 222/281 kB | 98/194 kB | 90/115 kB | 16/70 kB Progress (5): 0.4/1.2 MB | 222/281 kB | 98/194 kB | 94/115 kB | 16/70 kB Progress (5): 0.4/1.2 MB | 222/281 kB | 102/194 kB | 94/115 kB | 16/70 kB Progress (5): 0.4/1.2 MB | 226/281 kB | 102/194 kB | 94/115 kB | 16/70 kB Progress (5): 0.4/1.2 MB | 226/281 kB | 106/194 kB | 94/115 kB | 16/70 kB Progress (5): 0.4/1.2 MB | 226/281 kB | 106/194 kB | 98/115 kB | 16/70 kB Progress (5): 0.4/1.2 MB | 230/281 kB | 106/194 kB | 98/115 kB | 16/70 kB Progress (5): 0.4/1.2 MB | 230/281 kB | 106/194 kB | 98/115 kB | 20/70 kB Progress (5): 0.4/1.2 MB | 234/281 kB | 106/194 kB | 98/115 kB | 20/70 kB Progress (5): 0.4/1.2 MB | 234/281 kB | 106/194 kB | 102/115 kB | 20/70 kB Progress (5): 0.4/1.2 MB | 234/281 kB | 110/194 kB | 102/115 kB | 20/70 kB Progress (5): 0.4/1.2 MB | 238/281 kB | 110/194 kB | 102/115 kB | 20/70 kB Progress (5): 0.4/1.2 MB | 238/281 kB | 110/194 kB | 102/115 kB | 24/70 kB Progress (5): 0.4/1.2 MB | 238/281 kB | 110/194 kB | 102/115 kB | 24/70 kB Progress (5): 0.4/1.2 MB | 242/281 kB | 110/194 kB | 102/115 kB | 24/70 kB Progress (5): 0.4/1.2 MB | 242/281 kB | 114/194 kB | 102/115 kB | 24/70 kB Progress (5): 0.4/1.2 MB | 242/281 kB | 114/194 kB | 106/115 kB | 24/70 kB Progress (5): 0.4/1.2 MB | 246/281 kB | 114/194 kB | 106/115 kB | 24/70 kB Progress (5): 0.4/1.2 MB | 246/281 kB | 114/194 kB | 106/115 kB | 24/70 kB Progress (5): 0.4/1.2 MB | 250/281 kB | 114/194 kB | 106/115 kB | 24/70 kB Progress (5): 0.4/1.2 MB | 250/281 kB | 118/194 kB | 106/115 kB | 24/70 kB Progress (5): 0.4/1.2 MB | 254/281 kB | 118/194 kB | 106/115 kB | 24/70 kB Progress (5): 0.4/1.2 MB | 254/281 kB | 122/194 kB | 106/115 kB | 24/70 kB Progress (5): 0.4/1.2 MB | 258/281 kB | 122/194 kB | 106/115 kB | 24/70 kB Progress (5): 0.4/1.2 MB | 258/281 kB | 126/194 kB | 106/115 kB | 24/70 kB Progress (5): 0.4/1.2 MB | 258/281 kB | 126/194 kB | 106/115 kB | 28/70 kB Progress (5): 0.4/1.2 MB | 262/281 kB | 126/194 kB | 106/115 kB | 28/70 kB Progress (5): 0.4/1.2 MB | 262/281 kB | 126/194 kB | 106/115 kB | 32/70 kB Progress (5): 0.4/1.2 MB | 262/281 kB | 130/194 kB | 106/115 kB | 32/70 kB Progress (5): 0.4/1.2 MB | 262/281 kB | 130/194 kB | 106/115 kB | 32/70 kB Progress (5): 0.4/1.2 MB | 262/281 kB | 134/194 kB | 106/115 kB | 32/70 kB Progress (5): 0.4/1.2 MB | 262/281 kB | 134/194 kB | 106/115 kB | 33/70 kB Progress (5): 0.4/1.2 MB | 266/281 kB | 134/194 kB | 106/115 kB | 33/70 kB Progress (5): 0.4/1.2 MB | 266/281 kB | 134/194 kB | 106/115 kB | 37/70 kB Progress (5): 0.4/1.2 MB | 266/281 kB | 138/194 kB | 106/115 kB | 37/70 kB Progress (5): 0.4/1.2 MB | 266/281 kB | 138/194 kB | 106/115 kB | 37/70 kB Progress (5): 0.4/1.2 MB | 266/281 kB | 142/194 kB | 106/115 kB | 37/70 kB Progress (5): 0.4/1.2 MB | 266/281 kB | 142/194 kB | 106/115 kB | 41/70 kB Progress (5): 0.4/1.2 MB | 270/281 kB | 142/194 kB | 106/115 kB | 41/70 kB Progress (5): 0.4/1.2 MB | 270/281 kB | 142/194 kB | 106/115 kB | 45/70 kB Progress (5): 0.4/1.2 MB | 270/281 kB | 146/194 kB | 106/115 kB | 45/70 kB Progress (5): 0.4/1.2 MB | 270/281 kB | 146/194 kB | 106/115 kB | 45/70 kB Progress (5): 0.4/1.2 MB | 270/281 kB | 150/194 kB | 106/115 kB | 45/70 kB Progress (5): 0.4/1.2 MB | 270/281 kB | 150/194 kB | 106/115 kB | 49/70 kB Progress (5): 0.4/1.2 MB | 274/281 kB | 150/194 kB | 106/115 kB | 49/70 kB Progress (5): 0.4/1.2 MB | 274/281 kB | 150/194 kB | 106/115 kB | 53/70 kB Progress (5): 0.4/1.2 MB | 274/281 kB | 154/194 kB | 106/115 kB | 53/70 kB Progress (5): 0.4/1.2 MB | 274/281 kB | 154/194 kB | 106/115 kB | 53/70 kB Progress (5): 0.4/1.2 MB | 274/281 kB | 158/194 kB | 106/115 kB | 53/70 kB Progress (5): 0.4/1.2 MB | 274/281 kB | 158/194 kB | 106/115 kB | 57/70 kB Progress (5): 0.4/1.2 MB | 278/281 kB | 158/194 kB | 106/115 kB | 57/70 kB Progress (5): 0.4/1.2 MB | 278/281 kB | 158/194 kB | 106/115 kB | 61/70 kB Progress (5): 0.4/1.2 MB | 278/281 kB | 162/194 kB | 106/115 kB | 61/70 kB Progress (5): 0.4/1.2 MB | 278/281 kB | 162/194 kB | 106/115 kB | 61/70 kB Progress (5): 0.4/1.2 MB | 278/281 kB | 166/194 kB | 106/115 kB | 61/70 kB Progress (5): 0.4/1.2 MB | 278/281 kB | 166/194 kB | 106/115 kB | 65/70 kB Progress (5): 0.4/1.2 MB | 281 kB | 166/194 kB | 106/115 kB | 65/70 kB Progress (5): 0.4/1.2 MB | 281 kB | 166/194 kB | 106/115 kB | 66/70 kB Progress (5): 0.4/1.2 MB | 281 kB | 170/194 kB | 106/115 kB | 66/70 kB Progress (5): 0.4/1.2 MB | 281 kB | 170/194 kB | 106/115 kB | 66/70 kB Progress (5): 0.4/1.2 MB | 281 kB | 174/194 kB | 106/115 kB | 66/70 kB Progress (5): 0.4/1.2 MB | 281 kB | 174/194 kB | 106/115 kB | 70/70 kB Progress (5): 0.4/1.2 MB | 281 kB | 178/194 kB | 106/115 kB | 70/70 kB Progress (5): 0.4/1.2 MB | 281 kB | 178/194 kB | 106/115 kB | 70/70 kB Progress (5): 0.4/1.2 MB | 281 kB | 182/194 kB | 106/115 kB | 70/70 kB Progress (5): 0.4/1.2 MB | 281 kB | 182/194 kB | 106/115 kB | 70 kB Progress (5): 0.4/1.2 MB | 281 kB | 186/194 kB | 106/115 kB | 70 kB Progress (5): 0.4/1.2 MB | 281 kB | 186/194 kB | 106/115 kB | 70 kB Progress (5): 0.4/1.2 MB | 281 kB | 186/194 kB | 106/115 kB | 70 kB Progress (5): 0.4/1.2 MB | 281 kB | 186/194 kB | 106/115 kB | 70 kB Progress (5): 0.4/1.2 MB | 281 kB | 190/194 kB | 106/115 kB | 70 kB Progress (5): 0.4/1.2 MB | 281 kB | 190/194 kB | 106/115 kB | 70 kB Progress (5): 0.4/1.2 MB | 281 kB | 194/194 kB | 106/115 kB | 70 kB Progress (5): 0.4/1.2 MB | 281 kB | 194/194 kB | 106/115 kB | 70 kB Progress (5): 0.4/1.2 MB | 281 kB | 194 kB | 106/115 kB | 70 kB Progress (5): 0.4/1.2 MB | 281 kB | 194 kB | 106/115 kB | 70 kB Progress (5): 0.4/1.2 MB | 281 kB | 194 kB | 106/115 kB | 70 kB Progress (5): 0.4/1.2 MB | 281 kB | 194 kB | 106/115 kB | 70 kB Progress (5): 0.4/1.2 MB | 281 kB | 194 kB | 106/115 kB | 70 kB Progress (5): 0.4/1.2 MB | 281 kB | 194 kB | 106/115 kB | 70 kB Progress (5): 0.4/1.2 MB | 281 kB | 194 kB | 106/115 kB | 70 kB Progress (5): 0.4/1.2 MB | 281 kB | 194 kB | 106/115 kB | 70 kB Progress (5): 0.4/1.2 MB | 281 kB | 194 kB | 106/115 kB | 70 kB Progress (5): 0.4/1.2 MB | 281 kB | 194 kB | 106/115 kB | 70 kB Progress (5): 0.4/1.2 MB | 281 kB | 194 kB | 106/115 kB | 70 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-runtime.jar (281 kB at 336 kB/s) [2019-07-30T14:23:13.358Z] 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-30T14:23:13.358Z] 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 84 kB/s) [2019-07-30T14:23:13.358Z] 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-30T14:23:13.358Z] Progress (3): 0.5/1.2 MB | 194 kB | 106/115 kB Progress (3): 0.5/1.2 MB | 194 kB | 106/115 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.jar (194 kB at 230 kB/s) [2019-07-30T14:23:13.358Z] 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-30T14:23:13.358Z] Progress (2): 0.5/1.2 MB | 106/115 kB Progress (2): 0.5/1.2 MB | 106/115 kB Progress (2): 0.5/1.2 MB | 106/115 kB Progress (2): 0.5/1.2 MB | 106/115 kB Progress (3): 0.5/1.2 MB | 106/115 kB | 4.1/33 kB Progress (3): 0.5/1.2 MB | 106/115 kB | 7.7/33 kB Progress (3): 0.5/1.2 MB | 106/115 kB | 7.7/33 kB Progress (3): 0.5/1.2 MB | 106/115 kB | 7.7/33 kB Progress (3): 0.5/1.2 MB | 106/115 kB | 12/33 kB Progress (3): 0.5/1.2 MB | 106/115 kB | 16/33 kB Progress (3): 0.5/1.2 MB | 106/115 kB | 16/33 kB Progress (4): 0.5/1.2 MB | 106/115 kB | 16/33 kB | 4.1/50 kB Progress (4): 0.5/1.2 MB | 106/115 kB | 16/33 kB | 4.1/50 kB Progress (4): 0.5/1.2 MB | 106/115 kB | 20/33 kB | 4.1/50 kB Progress (4): 0.5/1.2 MB | 106/115 kB | 20/33 kB | 7.7/50 kB Progress (4): 0.5/1.2 MB | 106/115 kB | 24/33 kB | 7.7/50 kB Progress (4): 0.5/1.2 MB | 106/115 kB | 24/33 kB | 12/50 kB Progress (4): 0.5/1.2 MB | 106/115 kB | 28/33 kB | 12/50 kB Progress (4): 0.5/1.2 MB | 106/115 kB | 28/33 kB | 16/50 kB Progress (4): 0.5/1.2 MB | 106/115 kB | 32/33 kB | 16/50 kB Progress (4): 0.5/1.2 MB | 106/115 kB | 32/33 kB | 16/50 kB Progress (4): 0.5/1.2 MB | 106/115 kB | 33/33 kB | 16/50 kB Progress (4): 0.5/1.2 MB | 106/115 kB | 33/33 kB | 20/50 kB Progress (4): 0.5/1.2 MB | 106/115 kB | 33 kB | 20/50 kB Progress (4): 0.5/1.2 MB | 106/115 kB | 33 kB | 20/50 kB Progress (4): 0.5/1.2 MB | 106/115 kB | 33 kB | 24/50 kB Progress (4): 0.5/1.2 MB | 106/115 kB | 33 kB | 28/50 kB Progress (4): 0.5/1.2 MB | 106/115 kB | 33 kB | 32/50 kB Progress (4): 0.5/1.2 MB | 106/115 kB | 33 kB | 33/50 kB Progress (4): 0.5/1.2 MB | 106/115 kB | 33 kB | 33/50 kB Progress (4): 0.5/1.2 MB | 106/115 kB | 33 kB | 33/50 kB Progress (4): 0.5/1.2 MB | 106/115 kB | 33 kB | 33/50 kB Progress (4): 0.5/1.2 MB | 106/115 kB | 33 kB | 33/50 kB Progress (4): 0.5/1.2 MB | 106/115 kB | 33 kB | 37/50 kB Progress (4): 0.5/1.2 MB | 106/115 kB | 33 kB | 41/50 kB Progress (4): 0.5/1.2 MB | 106/115 kB | 33 kB | 45/50 kB Progress (4): 0.5/1.2 MB | 106/115 kB | 33 kB | 49/50 kB Progress (4): 0.5/1.2 MB | 106/115 kB | 33 kB | 50 kB Progress (4): 0.5/1.2 MB | 106/115 kB | 33 kB | 50 kB Progress (4): 0.5/1.2 MB | 106/115 kB | 33 kB | 50 kB Progress (4): 0.5/1.2 MB | 106/115 kB | 33 kB | 50 kB Progress (4): 0.5/1.2 MB | 106/115 kB | 33 kB | 50 kB Progress (4): 0.5/1.2 MB | 106/115 kB | 33 kB | 50 kB Progress (4): 0.5/1.2 MB | 106/115 kB | 33 kB | 50 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.jar (33 kB at 39 kB/s) [2019-07-30T14:23:13.358Z] Progress (4): 0.5/1.2 MB | 106/115 kB | 50 kB | 4.1/129 kB Progress (4): 0.5/1.2 MB | 106/115 kB | 50 kB | 4.1/129 kB Progress (4): 0.5/1.2 MB | 106/115 kB | 50 kB | 7.7/129 kB Progress (4): 0.5/1.2 MB | 106/115 kB | 50 kB | 7.7/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 58 kB/s) [2019-07-30T14:23:13.358Z] Progress (3): 0.5/1.2 MB | 106/115 kB | 12/129 kB Progress (3): 0.5/1.2 MB | 106/115 kB | 12/129 kB Progress (3): 0.5/1.2 MB | 106/115 kB | 16/129 kB Progress (3): 0.6/1.2 MB | 106/115 kB | 16/129 kB Progress (3): 0.6/1.2 MB | 106/115 kB | 16/129 kB Progress (3): 0.6/1.2 MB | 106/115 kB | 16/129 kB Progress (3): 0.6/1.2 MB | 106/115 kB | 20/129 kB Progress (3): 0.6/1.2 MB | 106/115 kB | 24/129 kB Progress (3): 0.6/1.2 MB | 106/115 kB | 24/129 kB Progress (3): 0.6/1.2 MB | 106/115 kB | 24/129 kB Progress (3): 0.6/1.2 MB | 106/115 kB | 28/129 kB Progress (3): 0.6/1.2 MB | 106/115 kB | 32/129 kB Progress (3): 0.6/1.2 MB | 106/115 kB | 33/129 kB Progress (3): 0.6/1.2 MB | 106/115 kB | 33/129 kB Progress (3): 0.6/1.2 MB | 106/115 kB | 33/129 kB Progress (3): 0.6/1.2 MB | 106/115 kB | 37/129 kB Progress (3): 0.6/1.2 MB | 106/115 kB | 41/129 kB Progress (3): 0.6/1.2 MB | 106/115 kB | 41/129 kB Progress (3): 0.6/1.2 MB | 106/115 kB | 41/129 kB Progress (3): 0.6/1.2 MB | 106/115 kB | 45/129 kB Progress (3): 0.6/1.2 MB | 106/115 kB | 49/129 kB Progress (3): 0.6/1.2 MB | 106/115 kB | 49/129 kB Progress (3): 0.6/1.2 MB | 106/115 kB | 49/129 kB Progress (3): 0.6/1.2 MB | 106/115 kB | 53/129 kB Progress (3): 0.6/1.2 MB | 106/115 kB | 57/129 kB Progress (3): 0.6/1.2 MB | 106/115 kB | 57/129 kB Progress (3): 0.6/1.2 MB | 106/115 kB | 57/129 kB Progress (3): 0.6/1.2 MB | 106/115 kB | 61/129 kB Progress (3): 0.6/1.2 MB | 106/115 kB | 65/129 kB Progress (3): 0.6/1.2 MB | 106/115 kB | 66/129 kB Progress (3): 0.6/1.2 MB | 106/115 kB | 66/129 kB Progress (3): 0.6/1.2 MB | 106/115 kB | 66/129 kB Progress (3): 0.6/1.2 MB | 106/115 kB | 70/129 kB Progress (3): 0.6/1.2 MB | 106/115 kB | 74/129 kB Progress (3): 0.6/1.2 MB | 106/115 kB | 74/129 kB Progress (3): 0.6/1.2 MB | 106/115 kB | 74/129 kB Progress (3): 0.6/1.2 MB | 106/115 kB | 78/129 kB Progress (3): 0.6/1.2 MB | 106/115 kB | 78/129 kB Progress (3): 0.6/1.2 MB | 106/115 kB | 82/129 kB Progress (3): 0.6/1.2 MB | 106/115 kB | 82/129 kB Progress (3): 0.6/1.2 MB | 106/115 kB | 82/129 kB Progress (3): 0.6/1.2 MB | 106/115 kB | 86/129 kB Progress (3): 0.6/1.2 MB | 106/115 kB | 86/129 kB Progress (3): 0.6/1.2 MB | 106/115 kB | 90/129 kB Progress (3): 0.6/1.2 MB | 106/115 kB | 90/129 kB Progress (3): 0.6/1.2 MB | 106/115 kB | 90/129 kB Progress (3): 0.6/1.2 MB | 106/115 kB | 94/129 kB Progress (3): 0.6/1.2 MB | 106/115 kB | 98/129 kB Progress (3): 0.6/1.2 MB | 106/115 kB | 98/129 kB Progress (3): 0.6/1.2 MB | 106/115 kB | 98/129 kB Progress (3): 0.7/1.2 MB | 106/115 kB | 98/129 kB Progress (3): 0.7/1.2 MB | 106/115 kB | 102/129 kB Progress (3): 0.7/1.2 MB | 106/115 kB | 102/129 kB Progress (3): 0.7/1.2 MB | 106/115 kB | 106/129 kB Progress (3): 0.7/1.2 MB | 106/115 kB | 106/129 kB Progress (3): 0.7/1.2 MB | 106/115 kB | 106/129 kB Progress (3): 0.7/1.2 MB | 106/115 kB | 110/129 kB Progress (3): 0.7/1.2 MB | 106/115 kB | 114/129 kB Progress (3): 0.7/1.2 MB | 106/115 kB | 114/129 kB Progress (3): 0.7/1.2 MB | 106/115 kB | 114/129 kB Progress (3): 0.7/1.2 MB | 106/115 kB | 118/129 kB Progress (3): 0.7/1.2 MB | 106/115 kB | 122/129 kB Progress (3): 0.7/1.2 MB | 106/115 kB | 122/129 kB Progress (3): 0.7/1.2 MB | 106/115 kB | 122/129 kB Progress (3): 0.7/1.2 MB | 106/115 kB | 126/129 kB Progress (3): 0.7/1.2 MB | 106/115 kB | 126/129 kB Progress (3): 0.7/1.2 MB | 106/115 kB | 129 kB Progress (3): 0.7/1.2 MB | 106/115 kB | 129 kB Progress (3): 0.7/1.2 MB | 106/115 kB | 129 kB Progress (3): 0.7/1.2 MB | 106/115 kB | 129 kB Progress (3): 0.7/1.2 MB | 106/115 kB | 129 kB Progress (3): 0.7/1.2 MB | 106/115 kB | 129 kB Progress (3): 0.7/1.2 MB | 106/115 kB | 129 kB Progress (3): 0.7/1.2 MB | 106/115 kB | 129 kB Progress (3): 0.7/1.2 MB | 106/115 kB | 129 kB Progress (3): 0.7/1.2 MB | 106/115 kB | 129 kB Progress (3): 0.7/1.2 MB | 106/115 kB | 129 kB Progress (3): 0.7/1.2 MB | 106/115 kB | 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 142 kB/s) [2019-07-30T14:23:13.358Z] Progress (2): 0.7/1.2 MB | 106/115 kB Progress (2): 0.7/1.2 MB | 106/115 kB Progress (2): 0.7/1.2 MB | 106/115 kB Progress (2): 0.7/1.2 MB | 106/115 kB Progress (2): 0.7/1.2 MB | 106/115 kB Progress (2): 0.8/1.2 MB | 106/115 kB Progress (2): 0.8/1.2 MB | 106/115 kB Progress (2): 0.8/1.2 MB | 106/115 kB Progress (2): 0.8/1.2 MB | 106/115 kB Progress (2): 0.8/1.2 MB | 106/115 kB Progress (2): 0.8/1.2 MB | 106/115 kB Progress (2): 0.8/1.2 MB | 106/115 kB Progress (2): 0.8/1.2 MB | 106/115 kB Progress (2): 0.8/1.2 MB | 106/115 kB Progress (2): 0.8/1.2 MB | 106/115 kB Progress (2): 0.8/1.2 MB | 106/115 kB Progress (2): 0.8/1.2 MB | 106/115 kB Progress (2): 0.8/1.2 MB | 106/115 kB Progress (2): 0.8/1.2 MB | 106/115 kB Progress (2): 0.8/1.2 MB | 106/115 kB Progress (2): 0.8/1.2 MB | 106/115 kB Progress (2): 0.8/1.2 MB | 106/115 kB Progress (2): 0.8/1.2 MB | 106/115 kB Progress (2): 0.8/1.2 MB | 106/115 kB Progress (2): 0.8/1.2 MB | 106/115 kB Progress (2): 0.8/1.2 MB | 106/115 kB Progress (2): 0.8/1.2 MB | 106/115 kB Progress (2): 0.8/1.2 MB | 106/115 kB Progress (2): 0.8/1.2 MB | 106/115 kB Progress (2): 0.8/1.2 MB | 106/115 kB Progress (2): 0.9/1.2 MB | 106/115 kB Progress (2): 0.9/1.2 MB | 106/115 kB Progress (2): 0.9/1.2 MB | 106/115 kB Progress (2): 0.9/1.2 MB | 106/115 kB Progress (2): 0.9/1.2 MB | 106/115 kB Progress (2): 0.9/1.2 MB | 106/115 kB Progress (2): 0.9/1.2 MB | 106/115 kB Progress (2): 0.9/1.2 MB | 106/115 kB Progress (2): 0.9/1.2 MB | 106/115 kB Progress (2): 0.9/1.2 MB | 106/115 kB Progress (2): 0.9/1.2 MB | 106/115 kB Progress (2): 0.9/1.2 MB | 106/115 kB Progress (2): 0.9/1.2 MB | 106/115 kB Progress (2): 0.9/1.2 MB | 106/115 kB Progress (2): 0.9/1.2 MB | 106/115 kB Progress (2): 0.9/1.2 MB | 106/115 kB Progress (2): 0.9/1.2 MB | 106/115 kB Progress (2): 0.9/1.2 MB | 106/115 kB Progress (2): 0.9/1.2 MB | 106/115 kB Progress (2): 0.9/1.2 MB | 106/115 kB Progress (2): 0.9/1.2 MB | 106/115 kB Progress (2): 0.9/1.2 MB | 106/115 kB Progress (2): 0.9/1.2 MB | 106/115 kB Progress (2): 0.9/1.2 MB | 106/115 kB Progress (2): 0.9/1.2 MB | 106/115 kB Progress (2): 1.0/1.2 MB | 106/115 kB Progress (2): 1.0/1.2 MB | 106/115 kB Progress (2): 1.0/1.2 MB | 106/115 kB Progress (2): 1.0/1.2 MB | 106/115 kB Progress (2): 1.0/1.2 MB | 106/115 kB Progress (2): 1.0/1.2 MB | 106/115 kB Progress (2): 1.0/1.2 MB | 106/115 kB Progress (2): 1.0/1.2 MB | 106/115 kB Progress (2): 1.0/1.2 MB | 106/115 kB Progress (2): 1.0/1.2 MB | 106/115 kB Progress (2): 1.0/1.2 MB | 106/115 kB Progress (2): 1.0/1.2 MB | 106/115 kB Progress (2): 1.0/1.2 MB | 106/115 kB Progress (2): 1.0/1.2 MB | 106/115 kB Progress (2): 1.0/1.2 MB | 106/115 kB Progress (2): 1.0/1.2 MB | 106/115 kB Progress (2): 1.0/1.2 MB | 106/115 kB Progress (2): 1.0/1.2 MB | 106/115 kB Progress (2): 1.0/1.2 MB | 106/115 kB Progress (2): 1.0/1.2 MB | 106/115 kB Progress (2): 1.0/1.2 MB | 106/115 kB Progress (2): 1.0/1.2 MB | 106/115 kB Progress (2): 1.0/1.2 MB | 106/115 kB Progress (2): 1.0/1.2 MB | 106/115 kB Progress (2): 1.0/1.2 MB | 106/115 kB Progress (2): 1.1/1.2 MB | 106/115 kB Progress (2): 1.1/1.2 MB | 106/115 kB Progress (2): 1.1/1.2 MB | 106/115 kB Progress (2): 1.1/1.2 MB | 106/115 kB Progress (2): 1.1/1.2 MB | 106/115 kB Progress (2): 1.1/1.2 MB | 106/115 kB Progress (2): 1.1/1.2 MB | 106/115 kB Progress (2): 1.1/1.2 MB | 106/115 kB Progress (2): 1.1/1.2 MB | 106/115 kB Progress (2): 1.1/1.2 MB | 106/115 kB Progress (2): 1.1/1.2 MB | 106/115 kB Progress (2): 1.1/1.2 MB | 106/115 kB Progress (2): 1.1/1.2 MB | 106/115 kB Progress (2): 1.1/1.2 MB | 106/115 kB Progress (2): 1.1/1.2 MB | 106/115 kB Progress (2): 1.1/1.2 MB | 106/115 kB Progress (2): 1.1/1.2 MB | 106/115 kB Progress (2): 1.1/1.2 MB | 106/115 kB Progress (2): 1.1/1.2 MB | 106/115 kB Progress (2): 1.1/1.2 MB | 106/115 kB Progress (2): 1.1/1.2 MB | 106/115 kB Progress (2): 1.1/1.2 MB | 106/115 kB Progress (2): 1.1/1.2 MB | 106/115 kB Progress (2): 1.1/1.2 MB | 106/115 kB Progress (2): 1.1/1.2 MB | 106/115 kB Progress (2): 1.2/1.2 MB | 106/115 kB Progress (2): 1.2/1.2 MB | 106/115 kB Progress (2): 1.2/1.2 MB | 106/115 kB Progress (2): 1.2/1.2 MB | 106/115 kB Progress (2): 1.2/1.2 MB | 106/115 kB Progress (2): 1.2/1.2 MB | 106/115 kB Progress (2): 1.2/1.2 MB | 106/115 kB Progress (2): 1.2/1.2 MB | 106/115 kB Progress (2): 1.2/1.2 MB | 106/115 kB Progress (2): 1.2/1.2 MB | 106/115 kB Progress (2): 1.2/1.2 MB | 106/115 kB Progress (2): 1.2/1.2 MB | 106/115 kB Progress (2): 1.2/1.2 MB | 106/115 kB Progress (2): 1.2/1.2 MB | 106/115 kB Progress (2): 1.2/1.2 MB | 106/115 kB Progress (2): 1.2 MB | 106/115 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 1.2 MB/s) [2019-07-30T14:23:13.358Z] Progress (1): 110/115 kB Progress (1): 114/115 kB Progress (1): 115 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 111 kB/s) [2019-07-30T14:23:13.615Z] [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/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T14:23:13.615Z] [INFO] [2019-07-30T14:23:13.615Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass --- [2019-07-30T14:23:13.615Z] [INFO] [2019-07-30T14:23:13.615Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass --- [2019-07-30T14:23:13.615Z] [INFO] [2019-07-30T14:23:13.615Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass --- [2019-07-30T14:23:13.615Z] 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-30T14:23:13.615Z] 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-30T14:23:13.615Z] 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-30T14:23:13.871Z] 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-30T14:23:13.871Z] 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-30T14:23:13.871Z] 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-30T14:23:13.871Z] 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 23 kB/s) [2019-07-30T14:23:13.871Z] 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-30T14:23:13.871Z] 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-30T14:23:13.871Z] 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-30T14:23:14.127Z] 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-30T14:23:14.127Z] 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-30T14:23:14.127Z] 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-30T14:23:15.497Z] 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 13 kB/s) [2019-07-30T14:23:15.497Z] [INFO] [2019-07-30T14:23:15.497Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass --- [2019-07-30T14:23:15.497Z] [INFO] [2019-07-30T14:23:15.497Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass --- [2019-07-30T14:23:15.497Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T14:23:15.497Z] [INFO] [2019-07-30T14:23:15.497Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass --- [2019-07-30T14:23:15.754Z] [INFO] [2019-07-30T14:23:15.754Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass --- [2019-07-30T14:23:15.754Z] 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-30T14:23:15.754Z] 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-30T14:23:15.754Z] 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-30T14:23:15.754Z] 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-30T14:23:15.754Z] 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-30T14:23:16.011Z] 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-30T14:23:16.011Z] 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 413 kB/s) [2019-07-30T14:23:16.011Z] 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-30T14:23:16.011Z] 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-30T14:23:16.011Z] 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-30T14:23:16.011Z] 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-30T14:23:16.011Z] 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-30T14:23:16.268Z] 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-30T14:23:16.268Z] 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 83 kB/s) [2019-07-30T14:23:16.268Z] 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-30T14:23:16.268Z] 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-30T14:23:16.268Z] 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-30T14:23:16.525Z] 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-30T14:23:16.525Z] 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-30T14:23:16.525Z] 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-30T14:23:16.525Z] 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-30T14:23:16.525Z] 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-30T14:23:16.525Z] 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-30T14:23:16.525Z] 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-30T14:23:16.782Z] 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-30T14:23:16.782Z] 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-30T14:23:16.782Z] 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-30T14:23:16.782Z] 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 117 kB/s) [2019-07-30T14:23:16.782Z] 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-30T14:23:16.782Z] 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-30T14:23:16.782Z] 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-30T14:23:16.782Z] 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-30T14:23:16.782Z] 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-30T14:23:16.782Z] 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-30T14:23:16.782Z] 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-30T14:23:16.782Z] 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-30T14:23:16.782Z] 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-30T14:23:17.040Z] 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-30T14:23:17.040Z] 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-30T14:23:17.040Z] 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-30T14:23:17.040Z] 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-30T14:23:17.040Z] 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-30T14:23:17.040Z] 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-30T14:23:17.040Z] 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-30T14:23:17.040Z] 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-30T14:23:17.040Z] 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-30T14:23:17.297Z] Progress (1): 4.1/233 kB Progress (1): 7.7/233 kB Progress (1): 12/233 kB Progress (1): 16/233 kB Progress (1): 20/233 kB Progress (1): 24/233 kB Progress (1): 28/233 kB Progress (1): 32/233 kB Progress (1): 36/233 kB Progress (1): 40/233 kB Progress (1): 44/233 kB Progress (1): 48/233 kB Progress (1): 52/233 kB Progress (1): 56/233 kB Progress (1): 60/233 kB Progress (1): 64/233 kB Progress (1): 68/233 kB Progress (1): 72/233 kB Progress (2): 72/233 kB | 4.1/239 kB Progress (2): 76/233 kB | 4.1/239 kB Progress (2): 76/233 kB | 7.7/239 kB Progress (2): 80/233 kB | 7.7/239 kB Progress (2): 80/233 kB | 12/239 kB Progress (2): 84/233 kB | 12/239 kB Progress (2): 84/233 kB | 16/239 kB Progress (2): 88/233 kB | 16/239 kB Progress (2): 88/233 kB | 20/239 kB Progress (2): 92/233 kB | 20/239 kB Progress (2): 92/233 kB | 24/239 kB Progress (2): 96/233 kB | 24/239 kB Progress (2): 96/233 kB | 28/239 kB Progress (2): 100/233 kB | 28/239 kB Progress (2): 100/233 kB | 32/239 kB Progress (2): 104/233 kB | 32/239 kB Progress (2): 104/233 kB | 36/239 kB Progress (2): 108/233 kB | 36/239 kB Progress (2): 108/233 kB | 40/239 kB Progress (2): 112/233 kB | 40/239 kB Progress (2): 112/233 kB | 44/239 kB Progress (2): 116/233 kB | 44/239 kB Progress (2): 116/233 kB | 48/239 kB Progress (2): 120/233 kB | 48/239 kB Progress (2): 120/233 kB | 52/239 kB Progress (2): 124/233 kB | 52/239 kB Progress (2): 124/233 kB | 56/239 kB Progress (2): 128/233 kB | 56/239 kB Progress (2): 128/233 kB | 60/239 kB Progress (2): 132/233 kB | 60/239 kB Progress (2): 132/233 kB | 64/239 kB Progress (2): 136/233 kB | 64/239 kB Progress (2): 136/233 kB | 68/239 kB Progress (2): 140/233 kB | 68/239 kB Progress (2): 140/233 kB | 72/239 kB Progress (2): 144/233 kB | 72/239 kB Progress (2): 144/233 kB | 76/239 kB Progress (2): 148/233 kB | 76/239 kB Progress (2): 148/233 kB | 80/239 kB Progress (2): 152/233 kB | 80/239 kB Progress (2): 152/233 kB | 84/239 kB Progress (2): 156/233 kB | 84/239 kB Progress (2): 156/233 kB | 88/239 kB Progress (2): 160/233 kB | 88/239 kB Progress (2): 160/233 kB | 92/239 kB Progress (2): 164/233 kB | 92/239 kB Progress (2): 164/233 kB | 96/239 kB Progress (2): 168/233 kB | 96/239 kB Progress (2): 168/233 kB | 100/239 kB Progress (2): 172/233 kB | 100/239 kB Progress (2): 172/233 kB | 104/239 kB Progress (2): 176/233 kB | 104/239 kB Progress (2): 176/233 kB | 108/239 kB Progress (2): 180/233 kB | 108/239 kB Progress (2): 180/233 kB | 112/239 kB Progress (2): 184/233 kB | 112/239 kB Progress (2): 184/233 kB | 116/239 kB Progress (2): 188/233 kB | 116/239 kB Progress (2): 188/233 kB | 120/239 kB Progress (2): 192/233 kB | 120/239 kB Progress (2): 192/233 kB | 124/239 kB Progress (2): 196/233 kB | 124/239 kB Progress (2): 196/233 kB | 128/239 kB Progress (2): 200/233 kB | 128/239 kB Progress (2): 200/233 kB | 132/239 kB Progress (2): 204/233 kB | 132/239 kB Progress (2): 204/233 kB | 136/239 kB Progress (2): 208/233 kB | 136/239 kB Progress (2): 208/233 kB | 140/239 kB Progress (2): 212/233 kB | 140/239 kB Progress (2): 212/233 kB | 144/239 kB Progress (2): 216/233 kB | 144/239 kB Progress (2): 216/233 kB | 148/239 kB Progress (2): 220/233 kB | 148/239 kB Progress (2): 220/233 kB | 152/239 kB Progress (2): 224/233 kB | 152/239 kB Progress (2): 224/233 kB | 156/239 kB Progress (2): 228/233 kB | 156/239 kB Progress (2): 228/233 kB | 160/239 kB Progress (2): 232/233 kB | 160/239 kB Progress (2): 233 kB | 160/239 kB Progress (2): 233 kB | 164/239 kB Progress (2): 233 kB | 168/239 kB Progress (2): 233 kB | 172/239 kB Progress (2): 233 kB | 176/239 kB Progress (2): 233 kB | 180/239 kB Progress (2): 233 kB | 184/239 kB Progress (2): 233 kB | 188/239 kB Progress (2): 233 kB | 192/239 kB Progress (2): 233 kB | 196/239 kB Progress (2): 233 kB | 200/239 kB Progress (2): 233 kB | 204/239 kB Progress (2): 233 kB | 208/239 kB Progress (2): 233 kB | 212/239 kB Progress (2): 233 kB | 216/239 kB Progress (2): 233 kB | 220/239 kB Progress (2): 233 kB | 224/239 kB Progress (2): 233 kB | 228/239 kB Progress (2): 233 kB | 232/239 kB Progress (2): 233 kB | 236/239 kB Progress (2): 233 kB | 239 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (233 kB at 4.2 MB/s) [2019-07-30T14:23:17.297Z] 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 4.1 MB/s) [2019-07-30T14:23:17.297Z] Progress (1): 4.1/155 kB Progress (1): 7.7/155 kB Progress (1): 12/155 kB Progress (1): 16/155 kB Progress (1): 20/155 kB Progress (1): 24/155 kB Progress (1): 28/155 kB Progress (1): 32/155 kB Progress (1): 36/155 kB Progress (1): 40/155 kB Progress (1): 44/155 kB Progress (1): 48/155 kB Progress (1): 52/155 kB Progress (1): 56/155 kB Progress (1): 60/155 kB Progress (1): 64/155 kB Progress (1): 66/155 kB Progress (1): 70/155 kB Progress (1): 74/155 kB Progress (1): 78/155 kB Progress (1): 82/155 kB Progress (1): 86/155 kB Progress (1): 90/155 kB Progress (1): 94/155 kB Progress (1): 98/155 kB Progress (1): 98/155 kB Progress (1): 102/155 kB Progress (1): 106/155 kB Progress (1): 110/155 kB Progress (1): 114/155 kB Progress (1): 118/155 kB Progress (1): 122/155 kB Progress (1): 126/155 kB Progress (1): 130/155 kB Progress (1): 131/155 kB Progress (1): 135/155 kB Progress (1): 139/155 kB Progress (1): 143/155 kB Progress (1): 147/155 kB Progress (1): 151/155 kB Progress (1): 155/155 kB Progress (1): 155 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar (155 kB at 1.3 MB/s) [2019-07-30T14:23:17.297Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass/5.0.0-SNAPSHOT/org.eclipse.tracecompass-5.0.0-SNAPSHOT.pom [2019-07-30T14:23:17.297Z] [INFO] [2019-07-30T14:23:17.297Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis-parent >-- [2019-07-30T14:23:17.297Z] [INFO] Building Trace Compass Tracetype-agnostic Analyses Parent 5.0.0-SNAPSHOT [2/134] [2019-07-30T14:23:17.297Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T14:23:17.297Z] [INFO] [2019-07-30T14:23:17.297Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-30T14:23:17.297Z] [INFO] [2019-07-30T14:23:17.297Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-30T14:23:17.297Z] [INFO] [2019-07-30T14:23:17.297Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-30T14:23:17.297Z] [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/analysis/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T14:23:17.297Z] [INFO] [2019-07-30T14:23:17.297Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-30T14:23:17.297Z] [INFO] [2019-07-30T14:23:17.297Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-30T14:23:17.297Z] [INFO] [2019-07-30T14:23:17.297Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-30T14:23:17.297Z] [INFO] [2019-07-30T14:23:17.297Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-30T14:23:17.297Z] [INFO] [2019-07-30T14:23:17.297Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-30T14:23:17.297Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T14:23:17.297Z] [INFO] [2019-07-30T14:23:17.297Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-30T14:23:17.297Z] [INFO] [2019-07-30T14:23:17.297Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-30T14:23:17.297Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis-parent-5.0.0-SNAPSHOT.pom [2019-07-30T14:23:17.297Z] [INFO] [2019-07-30T14:23:17.297Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common-parent >--- [2019-07-30T14:23:17.297Z] [INFO] Building Trace Compass Common Utilities Parent 5.0.0-SNAPSHOT [3/134] [2019-07-30T14:23:17.297Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T14:23:17.297Z] [INFO] [2019-07-30T14:23:17.297Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common-parent --- [2019-07-30T14:23:17.297Z] [INFO] [2019-07-30T14:23:17.297Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common-parent --- [2019-07-30T14:23:17.297Z] [INFO] [2019-07-30T14:23:17.297Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.common-parent --- [2019-07-30T14:23:17.297Z] [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/common/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T14:23:17.297Z] [INFO] [2019-07-30T14:23:17.297Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common-parent --- [2019-07-30T14:23:17.297Z] [INFO] [2019-07-30T14:23:17.297Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common-parent --- [2019-07-30T14:23:17.297Z] [INFO] [2019-07-30T14:23:17.297Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common-parent --- [2019-07-30T14:23:17.297Z] [INFO] [2019-07-30T14:23:17.297Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common-parent --- [2019-07-30T14:23:17.297Z] [INFO] [2019-07-30T14:23:17.297Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.common-parent --- [2019-07-30T14:23:17.297Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T14:23:17.297Z] [INFO] [2019-07-30T14:23:17.297Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.common-parent --- [2019-07-30T14:23:17.297Z] [INFO] [2019-07-30T14:23:17.297Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common-parent --- [2019-07-30T14:23:17.297Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/common/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.common-parent-5.0.0-SNAPSHOT.pom [2019-07-30T14:23:17.297Z] [INFO] [2019-07-30T14:23:17.297Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core >---- [2019-07-30T14:23:17.297Z] [INFO] Building org.eclipse.tracecompass.common.core 4.1.0-SNAPSHOT [4/134] [2019-07-30T14:23:17.297Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T14:23:17.554Z] [INFO] [2019-07-30T14:23:17.554Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common.core --- [2019-07-30T14:23:17.554Z] [INFO] [2019-07-30T14:23:17.554Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core --- [2019-07-30T14:23:17.554Z] 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-30T14:23:17.554Z] 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-30T14:23:17.554Z] 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-30T14:23:17.554Z] 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-30T14:23:17.554Z] 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-30T14:23:17.554Z] 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-30T14:23:17.811Z] 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 36 kB/s) [2019-07-30T14:23:17.811Z] 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-30T14:23:17.811Z] 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 259 kB/s) [2019-07-30T14:23:17.811Z] 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-30T14:23:17.811Z] 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 541 kB/s) [2019-07-30T14:23:17.811Z] 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-30T14:23:17.811Z] 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-30T14:23:17.811Z] 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-30T14:23:18.068Z] 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-30T14:23:18.068Z] 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-30T14:23:18.068Z] 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-30T14:23:18.068Z] 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 81 kB/s) [2019-07-30T14:23:18.068Z] 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-30T14:23:18.068Z] 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-30T14:23:18.068Z] 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-30T14:23:18.324Z] 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-30T14:23:18.324Z] 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-30T14:23:18.324Z] 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-30T14:23:18.324Z] 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 110 kB/s) [2019-07-30T14:23:18.324Z] 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-30T14:23:18.324Z] 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-30T14:23:18.324Z] 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-30T14:23:18.888Z] 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-30T14:23:18.888Z] 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-30T14:23:18.888Z] 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-30T14:23:18.888Z] 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 194 kB/s) [2019-07-30T14:23:18.888Z] 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-30T14:23:18.888Z] 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-30T14:23:18.888Z] 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-30T14:23:19.145Z] 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-30T14:23:19.145Z] 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-30T14:23:19.145Z] 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-30T14:23:19.145Z] 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 79 kB/s) [2019-07-30T14:23:19.145Z] 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-30T14:23:19.145Z] 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-30T14:23:19.402Z] 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-30T14:23:19.402Z] 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-30T14:23:19.402Z] 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-30T14:23:19.402Z] 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-30T14:23:19.402Z] 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 381 kB/s) [2019-07-30T14:23:19.402Z] 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-30T14:23:19.402Z] 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-30T14:23:19.402Z] 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-30T14:23:19.402Z] 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-30T14:23:19.402Z] 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-30T14:23:19.659Z] 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-30T14:23:19.660Z] 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 11 MB/s) [2019-07-30T14:23:19.919Z] 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-30T14:23:19.919Z] 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-30T14:23:19.919Z] 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-30T14:23:19.919Z] 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-30T14:23:19.919Z] 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-30T14:23:19.919Z] 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-30T14:23:19.919Z] 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-30T14:23:19.919Z] 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-30T14:23:19.919Z] 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-30T14:23:19.919Z] 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-30T14:23:20.227Z] 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-30T14:23:20.227Z] 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-30T14:23:20.227Z] 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-30T14:23:20.227Z] 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-30T14:23:20.227Z] 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-30T14:23:20.227Z] 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-30T14:23:20.227Z] 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-30T14:23:20.227Z] 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-30T14:23:20.227Z] 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-30T14:23:20.227Z] 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-30T14:23:20.227Z] 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-30T14:23:20.227Z] 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-30T14:23:20.227Z] 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-30T14:23:20.227Z] 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-30T14:23:20.227Z] 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-30T14:23:20.227Z] Progress (1): 4.1/281 kB Progress (1): 7.7/281 kB Progress (1): 12/281 kB Progress (1): 16/281 kB Progress (1): 20/281 kB Progress (2): 20/281 kB | 4.1/166 kB Progress (2): 24/281 kB | 4.1/166 kB Progress (2): 24/281 kB | 7.7/166 kB Progress (2): 28/281 kB | 7.7/166 kB Progress (2): 28/281 kB | 12/166 kB Progress (2): 32/281 kB | 12/166 kB Progress (2): 32/281 kB | 16/166 kB Progress (2): 36/281 kB | 16/166 kB Progress (2): 36/281 kB | 20/166 kB Progress (2): 40/281 kB | 20/166 kB Progress (2): 40/281 kB | 24/166 kB Progress (2): 44/281 kB | 24/166 kB Progress (2): 44/281 kB | 28/166 kB Progress (2): 48/281 kB | 28/166 kB Progress (2): 48/281 kB | 32/166 kB Progress (2): 52/281 kB | 32/166 kB Progress (2): 56/281 kB | 32/166 kB Progress (2): 56/281 kB | 36/166 kB Progress (2): 60/281 kB | 36/166 kB Progress (2): 60/281 kB | 40/166 kB Progress (2): 64/281 kB | 40/166 kB Progress (2): 64/281 kB | 44/166 kB Progress (2): 68/281 kB | 44/166 kB Progress (2): 68/281 kB | 48/166 kB Progress (2): 72/281 kB | 48/166 kB Progress (3): 72/281 kB | 48/166 kB | 4.1/70 kB Progress (3): 76/281 kB | 48/166 kB | 4.1/70 kB Progress (3): 76/281 kB | 52/166 kB | 4.1/70 kB Progress (3): 80/281 kB | 52/166 kB | 4.1/70 kB Progress (3): 80/281 kB | 52/166 kB | 7.7/70 kB Progress (3): 84/281 kB | 52/166 kB | 7.7/70 kB Progress (3): 84/281 kB | 56/166 kB | 7.7/70 kB Progress (3): 88/281 kB | 56/166 kB | 7.7/70 kB Progress (3): 88/281 kB | 56/166 kB | 12/70 kB Progress (3): 92/281 kB | 56/166 kB | 12/70 kB Progress (3): 92/281 kB | 60/166 kB | 12/70 kB Progress (3): 96/281 kB | 60/166 kB | 12/70 kB Progress (3): 96/281 kB | 60/166 kB | 16/70 kB Progress (3): 100/281 kB | 60/166 kB | 16/70 kB Progress (3): 100/281 kB | 60/166 kB | 20/70 kB Progress (3): 100/281 kB | 64/166 kB | 20/70 kB Progress (3): 100/281 kB | 64/166 kB | 24/70 kB Progress (3): 104/281 kB | 64/166 kB | 24/70 kB Progress (3): 104/281 kB | 64/166 kB | 28/70 kB Progress (3): 108/281 kB | 64/166 kB | 28/70 kB Progress (3): 108/281 kB | 68/166 kB | 28/70 kB Progress (3): 112/281 kB | 68/166 kB | 28/70 kB Progress (3): 112/281 kB | 68/166 kB | 32/70 kB Progress (3): 116/281 kB | 68/166 kB | 32/70 kB Progress (3): 116/281 kB | 68/166 kB | 36/70 kB Progress (3): 116/281 kB | 72/166 kB | 36/70 kB Progress (3): 116/281 kB | 72/166 kB | 40/70 kB Progress (3): 120/281 kB | 72/166 kB | 40/70 kB Progress (3): 120/281 kB | 72/166 kB | 44/70 kB Progress (3): 124/281 kB | 72/166 kB | 44/70 kB Progress (3): 124/281 kB | 76/166 kB | 44/70 kB Progress (3): 128/281 kB | 76/166 kB | 44/70 kB Progress (3): 128/281 kB | 76/166 kB | 48/70 kB Progress (3): 128/281 kB | 80/166 kB | 48/70 kB Progress (3): 128/281 kB | 80/166 kB | 52/70 kB Progress (3): 132/281 kB | 80/166 kB | 52/70 kB Progress (3): 132/281 kB | 80/166 kB | 56/70 kB Progress (3): 132/281 kB | 84/166 kB | 56/70 kB Progress (3): 132/281 kB | 84/166 kB | 60/70 kB Progress (3): 136/281 kB | 84/166 kB | 60/70 kB Progress (3): 136/281 kB | 84/166 kB | 64/70 kB Progress (3): 136/281 kB | 88/166 kB | 64/70 kB Progress (3): 136/281 kB | 88/166 kB | 68/70 kB Progress (3): 140/281 kB | 88/166 kB | 68/70 kB Progress (3): 140/281 kB | 88/166 kB | 70 kB Progress (3): 140/281 kB | 92/166 kB | 70 kB Progress (3): 144/281 kB | 92/166 kB | 70 kB Progress (3): 144/281 kB | 96/166 kB | 70 kB Progress (3): 148/281 kB | 96/166 kB | 70 kB Progress (3): 148/281 kB | 100/166 kB | 70 kB Progress (3): 152/281 kB | 100/166 kB | 70 kB Progress (3): 152/281 kB | 104/166 kB | 70 kB Progress (3): 156/281 kB | 104/166 kB | 70 kB Progress (3): 156/281 kB | 108/166 kB | 70 kB Progress (3): 160/281 kB | 108/166 kB | 70 kB Progress (3): 160/281 kB | 112/166 kB | 70 kB Progress (3): 164/281 kB | 112/166 kB | 70 kB Progress (3): 164/281 kB | 116/166 kB | 70 kB Progress (3): 168/281 kB | 116/166 kB | 70 kB Progress (3): 168/281 kB | 120/166 kB | 70 kB Progress (3): 172/281 kB | 120/166 kB | 70 kB Progress (3): 172/281 kB | 124/166 kB | 70 kB Progress (3): 176/281 kB | 124/166 kB | 70 kB Progress (3): 176/281 kB | 128/166 kB | 70 kB Progress (3): 180/281 kB | 128/166 kB | 70 kB Progress (3): 180/281 kB | 132/166 kB | 70 kB Progress (3): 184/281 kB | 132/166 kB | 70 kB Progress (3): 184/281 kB | 136/166 kB | 70 kB Progress (3): 188/281 kB | 136/166 kB | 70 kB Progress (3): 188/281 kB | 140/166 kB | 70 kB Progress (3): 192/281 kB | 140/166 kB | 70 kB Progress (3): 192/281 kB | 144/166 kB | 70 kB Progress (3): 196/281 kB | 144/166 kB | 70 kB Progress (3): 196/281 kB | 148/166 kB | 70 kB Progress (3): 200/281 kB | 148/166 kB | 70 kB Progress (3): 200/281 kB | 152/166 kB | 70 kB Progress (3): 204/281 kB | 152/166 kB | 70 kB Progress (3): 204/281 kB | 156/166 kB | 70 kB Progress (3): 208/281 kB | 156/166 kB | 70 kB Progress (3): 208/281 kB | 160/166 kB | 70 kB Progress (3): 212/281 kB | 160/166 kB | 70 kB Progress (3): 212/281 kB | 164/166 kB | 70 kB Progress (3): 216/281 kB | 164/166 kB | 70 kB Progress (3): 216/281 kB | 166 kB | 70 kB Progress (3): 220/281 kB | 166 kB | 70 kB Progress (3): 224/281 kB | 166 kB | 70 kB Progress (3): 228/281 kB | 166 kB | 70 kB Progress (3): 232/281 kB | 166 kB | 70 kB Progress (3): 236/281 kB | 166 kB | 70 kB Progress (3): 240/281 kB | 166 kB | 70 kB Progress (3): 244/281 kB | 166 kB | 70 kB Progress (3): 248/281 kB | 166 kB | 70 kB Progress (3): 252/281 kB | 166 kB | 70 kB Progress (3): 256/281 kB | 166 kB | 70 kB Progress (3): 260/281 kB | 166 kB | 70 kB Progress (3): 264/281 kB | 166 kB | 70 kB Progress (3): 268/281 kB | 166 kB | 70 kB Progress (3): 272/281 kB | 166 kB | 70 kB Progress (3): 276/281 kB | 166 kB | 70 kB Progress (3): 280/281 kB | 166 kB | 70 kB Progress (3): 281 kB | 166 kB | 70 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar (70 kB at 1.2 MB/s) [2019-07-30T14:23:20.227Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar (166 kB at 2.9 MB/s) [2019-07-30T14:23:20.227Z] Progress (2): 281 kB | 4.1/26 kB Progress (2): 281 kB | 7.7/26 kB Progress (2): 281 kB | 12/26 kB Progress (2): 281 kB | 16/26 kB Progress (2): 281 kB | 20/26 kB Progress (2): 281 kB | 24/26 kB Progress (2): 281 kB | 26 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar (26 kB at 384 kB/s) [2019-07-30T14:23:20.227Z] 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.8 MB/s) [2019-07-30T14:23:20.483Z] 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/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.jar (6.0 kB at 22 kB/s) [2019-07-30T14:23:20.742Z] [INFO] The project's OSGi version is 4.1.0.201907301416 [2019-07-30T14:23:20.742Z] [INFO] [2019-07-30T14:23:20.742Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core --- [2019-07-30T14:23:20.742Z] [INFO] [2019-07-30T14:23:20.742Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core --- [2019-07-30T14:23:20.742Z] [INFO] [2019-07-30T14:23:20.742Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core --- [2019-07-30T14:23:20.742Z] [INFO] [2019-07-30T14:23:20.742Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.common.core --- [2019-07-30T14:23:20.742Z] [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/common/org.eclipse.tracecompass.common.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T14:23:20.742Z] [INFO] [2019-07-30T14:23:20.742Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.common.core --- [2019-07-30T14:23:20.742Z] 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-30T14:23:20.742Z] 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-30T14:23:20.742Z] 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-30T14:23:20.998Z] 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-30T14:23:20.998Z] 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-30T14:23:20.998Z] 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-30T14:23:20.998Z] 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 30 kB/s) [2019-07-30T14:23:20.998Z] 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-30T14:23:20.998Z] 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-30T14:23:20.998Z] 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-30T14:23:21.255Z] 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-30T14:23:21.255Z] 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-30T14:23:21.255Z] 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-30T14:23:21.255Z] 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 114 kB/s) [2019-07-30T14:23:21.255Z] 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-30T14:23:21.255Z] 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-30T14:23:21.255Z] 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-30T14:23:21.512Z] 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-30T14:23:21.512Z] 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-30T14:23:21.512Z] 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-30T14:23:21.512Z] 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 633 kB/s) [2019-07-30T14:23:21.512Z] 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-30T14:23:21.512Z] 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-30T14:23:21.512Z] 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-30T14:23:21.768Z] 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-30T14:23:21.768Z] 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-30T14:23:21.768Z] 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-30T14:23:21.768Z] 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 183 kB/s) [2019-07-30T14:23:21.768Z] 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-30T14:23:21.768Z] 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-30T14:23:21.768Z] 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-30T14:23:22.025Z] 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-30T14:23:22.025Z] 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-30T14:23:22.025Z] 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-30T14:23:22.025Z] 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 170 kB/s) [2019-07-30T14:23:22.025Z] 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-30T14:23:22.025Z] 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-30T14:23:22.025Z] 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-30T14:23:22.282Z] 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-30T14:23:22.282Z] 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-30T14:23:22.282Z] 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-30T14:23:22.282Z] 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 47 kB/s) [2019-07-30T14:23:22.282Z] 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-30T14:23:22.282Z] 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-30T14:23:22.282Z] 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-30T14:23:22.538Z] 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-30T14:23:22.538Z] 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-30T14:23:22.538Z] 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-30T14:23:22.538Z] 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 83 kB/s) [2019-07-30T14:23:22.538Z] 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-30T14:23:22.538Z] 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-30T14:23:22.796Z] 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-30T14:23:22.796Z] 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-30T14:23:22.796Z] 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-30T14:23:22.796Z] 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-30T14:23:24.164Z] 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 3.1 kB/s) [2019-07-30T14:23:24.164Z] 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-30T14:23:24.164Z] 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-30T14:23:24.164Z] 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-30T14:23:24.164Z] 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-30T14:23:25.093Z] 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-30T14:23:25.350Z] 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-30T14:23:25.350Z] 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 94 kB/s) [2019-07-30T14:23:25.350Z] 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-30T14:23:25.350Z] 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-30T14:23:25.350Z] 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-30T14:23:25.350Z] 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-30T14:23:25.350Z] 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-30T14:23:25.350Z] 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-30T14:23:25.350Z] 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-30T14:23:25.350Z] 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-30T14:23:25.607Z] 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-30T14:23:25.607Z] 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-30T14:23:25.607Z] 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-30T14:23:25.607Z] 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-30T14:23:25.607Z] 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-30T14:23:25.607Z] 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-30T14:23:25.607Z] 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-30T14:23:25.607Z] 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-30T14:23:25.864Z] 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-30T14:23:25.864Z] 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-30T14:23:25.864Z] 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-30T14:23:25.864Z] 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-30T14:23:25.864Z] 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-30T14:23:25.864Z] 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-30T14:23:25.864Z] 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-30T14:23:25.864Z] 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-30T14:23:25.864Z] Progress (1): 4.1/4.3 kB Progress (1): 4.3 kB Progress (2): 4.3 kB | 4.1/79 kB Progress (2): 4.3 kB | 7.7/79 kB Progress (2): 4.3 kB | 12/79 kB Progress (3): 4.3 kB | 12/79 kB | 4.1/8.5 kB Progress (3): 4.3 kB | 16/79 kB | 4.1/8.5 kB Progress (3): 4.3 kB | 16/79 kB | 7.7/8.5 kB Progress (3): 4.3 kB | 20/79 kB | 7.7/8.5 kB Progress (3): 4.3 kB | 20/79 kB | 8.5 kB Progress (4): 4.3 kB | 20/79 kB | 8.5 kB | 4.1/51 kB Progress (4): 4.3 kB | 24/79 kB | 8.5 kB | 4.1/51 kB Progress (4): 4.3 kB | 24/79 kB | 8.5 kB | 7.7/51 kB Progress (4): 4.3 kB | 28/79 kB | 8.5 kB | 7.7/51 kB Progress (4): 4.3 kB | 32/79 kB | 8.5 kB | 7.7/51 kB Progress (4): 4.3 kB | 36/79 kB | 8.5 kB | 7.7/51 kB Progress (4): 4.3 kB | 40/79 kB | 8.5 kB | 7.7/51 kB Progress (4): 4.3 kB | 44/79 kB | 8.5 kB | 7.7/51 kB Progress (4): 4.3 kB | 44/79 kB | 8.5 kB | 12/51 kB Progress (4): 4.3 kB | 48/79 kB | 8.5 kB | 12/51 kB Progress (4): 4.3 kB | 48/79 kB | 8.5 kB | 16/51 kB Progress (4): 4.3 kB | 52/79 kB | 8.5 kB | 16/51 kB Progress (4): 4.3 kB | 56/79 kB | 8.5 kB | 16/51 kB Progress (4): 4.3 kB | 56/79 kB | 8.5 kB | 20/51 kB Progress (4): 4.3 kB | 60/79 kB | 8.5 kB | 20/51 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 64 kB/s) [2019-07-30T14:23:25.864Z] Progress (3): 64/79 kB | 8.5 kB | 20/51 kB Progress (3): 64/79 kB | 8.5 kB | 24/51 kB Progress (3): 68/79 kB | 8.5 kB | 24/51 kB Progress (3): 68/79 kB | 8.5 kB | 28/51 kB Progress (3): 72/79 kB | 8.5 kB | 28/51 kB Progress (3): 72/79 kB | 8.5 kB | 32/51 kB Progress (3): 76/79 kB | 8.5 kB | 32/51 kB Progress (3): 76/79 kB | 8.5 kB | 36/51 kB Progress (3): 79 kB | 8.5 kB | 36/51 kB Progress (3): 79 kB | 8.5 kB | 40/51 kB Progress (3): 79 kB | 8.5 kB | 44/51 kB Progress (3): 79 kB | 8.5 kB | 48/51 kB Progress (3): 79 kB | 8.5 kB | 51 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar (8.5 kB at 115 kB/s) [2019-07-30T14:23:25.864Z] 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.0 MB/s) [2019-07-30T14:23:25.864Z] 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 652 kB/s) [2019-07-30T14:23:25.864Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:23:25.864Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/src/main/resources [2019-07-30T14:23:25.864Z] [INFO] [2019-07-30T14:23:25.864Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.common.core --- [2019-07-30T14:23:25.864Z] 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-30T14:23:25.864Z] 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-30T14:23:25.864Z] 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-30T14:23:26.121Z] 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-30T14:23:26.121Z] 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-30T14:23:26.121Z] 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-30T14:23:26.121Z] 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 24 kB/s) [2019-07-30T14:23:26.121Z] 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-30T14:23:26.121Z] 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-30T14:23:26.379Z] 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-30T14:23:26.379Z] 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-30T14:23:26.379Z] 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-30T14:23:26.379Z] 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-30T14:23:26.379Z] 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 139 kB/s) [2019-07-30T14:23:26.379Z] 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-30T14:23:26.635Z] 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-30T14:23:26.635Z] 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-30T14:23:26.635Z] 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-30T14:23:26.635Z] 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-30T14:23:26.635Z] 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-30T14:23:26.892Z] 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 32 kB/s) [2019-07-30T14:23:26.892Z] 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-30T14:23:26.892Z] 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-30T14:23:26.892Z] 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-30T14:23:26.892Z] 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-30T14:23:26.892Z] 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-30T14:23:27.149Z] 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-30T14:23:27.149Z] 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 77 kB/s) [2019-07-30T14:23:27.149Z] 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-30T14:23:27.149Z] 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-30T14:23:27.149Z] 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-30T14:23:27.406Z] 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-30T14:23:27.406Z] 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-30T14:23:27.406Z] 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-30T14:23:27.406Z] 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 62 kB/s) [2019-07-30T14:23:27.406Z] 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-30T14:23:27.406Z] 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-30T14:23:27.406Z] 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-30T14:23:27.663Z] 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-30T14:23:27.663Z] 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-30T14:23:27.663Z] 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-30T14:23:27.663Z] 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 53 kB/s) [2019-07-30T14:23:27.663Z] 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-30T14:23:27.663Z] 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-30T14:23:27.663Z] 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-30T14:23:27.663Z] 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-30T14:23:27.663Z] 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-30T14:23:27.663Z] 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-30T14:23:27.663Z] 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-30T14:23:27.663Z] 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-30T14:23:27.663Z] 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-30T14:23:27.663Z] 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-30T14:23:27.919Z] 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-30T14:23:27.919Z] 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-30T14:23:27.919Z] 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-30T14:23:27.919Z] 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-30T14:23:27.919Z] 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-30T14:23:27.919Z] 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-30T14:23:27.919Z] 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-30T14:23:27.919Z] 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-30T14:23:27.919Z] 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-30T14:23:27.919Z] 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-30T14:23:28.177Z] 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-30T14:23:28.177Z] 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-30T14:23:28.177Z] 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-30T14:23:28.177Z] 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-30T14:23:28.177Z] 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-30T14:23:28.177Z] 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-30T14:23:28.177Z] 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-30T14:23:28.177Z] 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-30T14:23:28.177Z] 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-30T14:23:28.177Z] 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-30T14:23:28.177Z] 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 (2): 0.9/2.8 MB | 4.1/25 kB Progress (2): 0.9/2.8 MB | 4.1/25 kB Progress (2): 0.9/2.8 MB | 7.7/25 kB Progress (2): 0.9/2.8 MB | 7.7/25 kB Progress (2): 0.9/2.8 MB | 12/25 kB Progress (2): 0.9/2.8 MB | 16/25 kB Progress (2): 0.9/2.8 MB | 16/25 kB Progress (2): 0.9/2.8 MB | 20/25 kB Progress (2): 0.9/2.8 MB | 20/25 kB Progress (3): 0.9/2.8 MB | 20/25 kB | 4.1/4.6 kB Progress (3): 0.9/2.8 MB | 24/25 kB | 4.1/4.6 kB Progress (3): 0.9/2.8 MB | 24/25 kB | 4.6 kB Progress (3): 1.0/2.8 MB | 24/25 kB | 4.6 kB Progress (3): 1.0/2.8 MB | 25 kB | 4.6 kB Progress (3): 1.0/2.8 MB | 25 kB | 4.6 kB Progress (3): 1.0/2.8 MB | 25 kB | 4.6 kB Progress (3): 1.0/2.8 MB | 25 kB | 4.6 kB Progress (3): 1.0/2.8 MB | 25 kB | 4.6 kB Progress (3): 1.0/2.8 MB | 25 kB | 4.6 kB Progress (3): 1.0/2.8 MB | 25 kB | 4.6 kB Progress (3): 1.0/2.8 MB | 25 kB | 4.6 kB Progress (3): 1.0/2.8 MB | 25 kB | 4.6 kB Progress (3): 1.0/2.8 MB | 25 kB | 4.6 kB Progress (3): 1.0/2.8 MB | 25 kB | 4.6 kB Progress (3): 1.0/2.8 MB | 25 kB | 4.6 kB Progress (3): 1.0/2.8 MB | 25 kB | 4.6 kB Progress (3): 1.0/2.8 MB | 25 kB | 4.6 kB Progress (3): 1.0/2.8 MB | 25 kB | 4.6 kB Progress (3): 1.0/2.8 MB | 25 kB | 4.6 kB Progress (4): 1.0/2.8 MB | 25 kB | 4.6 kB | 4.1/18 kB Progress (4): 1.0/2.8 MB | 25 kB | 4.6 kB | 4.1/18 kB Progress (4): 1.0/2.8 MB | 25 kB | 4.6 kB | 7.7/18 kB Progress (4): 1.0/2.8 MB | 25 kB | 4.6 kB | 7.7/18 kB Progress (4): 1.0/2.8 MB | 25 kB | 4.6 kB | 12/18 kB Progress (4): 1.0/2.8 MB | 25 kB | 4.6 kB | 12/18 kB Progress (4): 1.0/2.8 MB | 25 kB | 4.6 kB | 16/18 kB Progress (4): 1.0/2.8 MB | 25 kB | 4.6 kB | 16/18 kB Progress (4): 1.0/2.8 MB | 25 kB | 4.6 kB | 18 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 56 kB/s) [2019-07-30T14:23:28.177Z] Progress (3): 1.0/2.8 MB | 25 kB | 18 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar (25 kB at 305 kB/s) [2019-07-30T14:23:28.177Z] Progress (2): 1.0/2.8 MB | 18 kB Progress (2): 1.0/2.8 MB | 18 kB Progress (2): 1.0/2.8 MB | 18 kB Progress (2): 1.0/2.8 MB | 18 kB Progress (2): 1.1/2.8 MB | 18 kB Progress (2): 1.1/2.8 MB | 18 kB Progress (2): 1.1/2.8 MB | 18 kB Progress (2): 1.1/2.8 MB | 18 kB Progress (2): 1.1/2.8 MB | 18 kB Progress (2): 1.1/2.8 MB | 18 kB Progress (2): 1.1/2.8 MB | 18 kB Progress (2): 1.1/2.8 MB | 18 kB Progress (2): 1.1/2.8 MB | 18 kB Progress (2): 1.1/2.8 MB | 18 kB Progress (2): 1.1/2.8 MB | 18 kB Progress (2): 1.1/2.8 MB | 18 kB Progress (2): 1.1/2.8 MB | 18 kB Progress (2): 1.1/2.8 MB | 18 kB Progress (2): 1.1/2.8 MB | 18 kB Progress (2): 1.1/2.8 MB | 18 kB Progress (2): 1.1/2.8 MB | 18 kB Progress (2): 1.1/2.8 MB | 18 kB Progress (2): 1.1/2.8 MB | 18 kB Progress (2): 1.1/2.8 MB | 18 kB Progress (2): 1.1/2.8 MB | 18 kB Progress (3): 1.1/2.8 MB | 18 kB | 3.6 kB Progress (3): 1.1/2.8 MB | 18 kB | 3.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.jar (18 kB at 202 kB/s) [2019-07-30T14:23:28.177Z] Progress (2): 1.1/2.8 MB | 3.6 kB Progress (2): 1.1/2.8 MB | 3.6 kB Progress (2): 1.1/2.8 MB | 3.6 kB Progress (2): 1.2/2.8 MB | 3.6 kB Progress (2): 1.2/2.8 MB | 3.6 kB Progress (2): 1.2/2.8 MB | 3.6 kB Progress (2): 1.2/2.8 MB | 3.6 kB Progress (2): 1.2/2.8 MB | 3.6 kB Progress (2): 1.2/2.8 MB | 3.6 kB Progress (2): 1.2/2.8 MB | 3.6 kB Progress (2): 1.2/2.8 MB | 3.6 kB Progress (2): 1.2/2.8 MB | 3.6 kB Progress (2): 1.2/2.8 MB | 3.6 kB Progress (2): 1.2/2.8 MB | 3.6 kB Progress (2): 1.2/2.8 MB | 3.6 kB Progress (2): 1.2/2.8 MB | 3.6 kB Progress (2): 1.2/2.8 MB | 3.6 kB Progress (2): 1.2/2.8 MB | 3.6 kB Progress (2): 1.2/2.8 MB | 3.6 kB Progress (2): 1.2/2.8 MB | 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 38 kB/s) [2019-07-30T14:23:28.434Z] Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar (2.8 MB at 15 MB/s) [2019-07-30T14:23:30.454Z] [INFO] Compiling 22 source files to /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/target/classes [2019-07-30T14:23:31.825Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/log/TraceCompassLogUtils.java:[795] [2019-07-30T14:23:31.825Z] argsArray[i] = entry.getKey(); [2019-07-30T14:23:31.826Z] ^^^^^^^^^^^^^^ [2019-07-30T14:23:31.826Z] 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-30T14:23:31.826Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/log/TraceCompassLogUtils.java:[796] [2019-07-30T14:23:31.826Z] argsArray[i + 1] = entry.getValue(); [2019-07-30T14:23:31.826Z] ^^^^^^^^^^^^^^^^ [2019-07-30T14:23:31.826Z] 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-30T14:23:31.826Z] 2 problems (2 warnings) [2019-07-30T14:23:32.083Z] [INFO] [2019-07-30T14:23:32.083Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.common.core --- [2019-07-30T14:23:32.083Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:23:32.083Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/src/test/resources [2019-07-30T14:23:32.083Z] [INFO] [2019-07-30T14:23:32.083Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core --- [2019-07-30T14:23:32.083Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT-sources.jar [2019-07-30T14:23:32.340Z] [INFO] [2019-07-30T14:23:32.340Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core --- [2019-07-30T14:23:32.340Z] [INFO] [2019-07-30T14:23:32.340Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core --- [2019-07-30T14:23:32.598Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT.jar [2019-07-30T14:23:32.856Z] [INFO] [2019-07-30T14:23:32.856Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core --- [2019-07-30T14:23:32.856Z] [INFO] [2019-07-30T14:23:32.856Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common.core --- [2019-07-30T14:23:32.856Z] [INFO] [2019-07-30T14:23:32.856Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common.core --- [2019-07-30T14:23:32.856Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT.jar [2019-07-30T14:23:33.420Z] [INFO] [2019-07-30T14:23:33.420Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core --- [2019-07-30T14:23:33.420Z] [INFO] [2019-07-30T14:23:33.420Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.common.core --- [2019-07-30T14:23:33.420Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T14:23:33.420Z] [INFO] [2019-07-30T14:23:33.420Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.common.core --- [2019-07-30T14:23:33.420Z] [INFO] [2019-07-30T14:23:33.420Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core --- [2019-07-30T14:23:33.420Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT.jar [2019-07-30T14:23:33.420Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT.pom [2019-07-30T14:23:33.420Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT-sources.jar [2019-07-30T14:23:33.420Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T14:23:33.420Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT-p2metadata.xml [2019-07-30T14:23:33.420Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT-p2artifacts.xml [2019-07-30T14:23:33.420Z] [INFO] [2019-07-30T14:23:33.420Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core --- [2019-07-30T14:23:33.420Z] [INFO] [2019-07-30T14:23:33.420Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem-parent >-- [2019-07-30T14:23:33.420Z] [INFO] Building Trace Compass State System Parent 5.0.0-SNAPSHOT [5/134] [2019-07-30T14:23:33.420Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T14:23:33.420Z] [INFO] [2019-07-30T14:23:33.420Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-30T14:23:33.420Z] [INFO] [2019-07-30T14:23:33.420Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-30T14:23:33.420Z] [INFO] [2019-07-30T14:23:33.420Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-30T14:23:33.420Z] [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/statesystem/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T14:23:33.420Z] [INFO] [2019-07-30T14:23:33.420Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-30T14:23:33.420Z] [INFO] [2019-07-30T14:23:33.420Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-30T14:23:33.420Z] [INFO] [2019-07-30T14:23:33.420Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-30T14:23:33.420Z] [INFO] [2019-07-30T14:23:33.420Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-30T14:23:33.420Z] [INFO] [2019-07-30T14:23:33.420Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-30T14:23:33.420Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T14:23:33.420Z] [INFO] [2019-07-30T14:23:33.420Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-30T14:23:33.420Z] [INFO] [2019-07-30T14:23:33.420Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-30T14:23:33.420Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.statesystem-parent-5.0.0-SNAPSHOT.pom [2019-07-30T14:23:33.420Z] [INFO] [2019-07-30T14:23:33.420Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core >-- [2019-07-30T14:23:33.420Z] [INFO] Building org.eclipse.tracecompass.datastore.core 1.2.0-SNAPSHOT [6/134] [2019-07-30T14:23:33.420Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T14:23:33.420Z] [INFO] [2019-07-30T14:23:33.420Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T14:23:33.420Z] [INFO] [2019-07-30T14:23:33.420Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T14:23:33.420Z] [INFO] The project's OSGi version is 1.2.0.201907301416 [2019-07-30T14:23:33.420Z] [INFO] [2019-07-30T14:23:33.420Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T14:23:33.420Z] [INFO] [2019-07-30T14:23:33.420Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T14:23:33.420Z] [INFO] [2019-07-30T14:23:33.420Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T14:23:33.420Z] [INFO] [2019-07-30T14:23:33.420Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T14:23:33.420Z] [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/statesystem/org.eclipse.tracecompass.datastore.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T14:23:33.420Z] [INFO] [2019-07-30T14:23:33.420Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T14:23:33.420Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:23:33.420Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/src/main/resources [2019-07-30T14:23:33.420Z] [INFO] [2019-07-30T14:23:33.420Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T14:23:33.420Z] [INFO] Compiling 37 source files to /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/target/classes [2019-07-30T14:23:34.351Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/datastore/core/interval/HTInterval.java:[71] [2019-07-30T14:23:34.351Z] return (new StringJoiner(", ", "[", "]")) //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ [2019-07-30T14:23:34.351Z] .add(String.valueOf(fStart)) [2019-07-30T14:23:34.351Z] .add(String.valueOf(fStart + fDuration)) [2019-07-30T14:23:34.351Z] .toString(); [2019-07-30T14:23:34.351Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:23:34.351Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:23:34.351Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/historytree/HtIo.java:[222] [2019-07-30T14:23:34.351Z] fFileChannelIn = fFileInputStream.getChannel(); [2019-07-30T14:23:34.351Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:23:34.351Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel' [2019-07-30T14:23:34.351Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/historytree/HtIo.java:[223] [2019-07-30T14:23:34.351Z] fFileChannelOut = fFileOutputStream.getChannel(); [2019-07-30T14:23:34.351Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:23:34.351Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel' [2019-07-30T14:23:34.351Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/HTNode.java:[82] [2019-07-30T14:23:34.351Z] private final Comparator fDefaultIntervalComparator = Comparator [2019-07-30T14:23:34.351Z] .comparingLong(E::getEnd) [2019-07-30T14:23:34.351Z] .thenComparingLong(E::getStart); [2019-07-30T14:23:34.351Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:23:34.351Z] 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-30T14:23:34.351Z] 4 problems (4 warnings) [2019-07-30T14:23:34.351Z] [INFO] [2019-07-30T14:23:34.351Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T14:23:34.351Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:23:34.351Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/src/test/resources [2019-07-30T14:23:34.351Z] [INFO] [2019-07-30T14:23:34.351Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T14:23:34.351Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT-sources.jar [2019-07-30T14:23:34.608Z] [INFO] [2019-07-30T14:23:34.608Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T14:23:34.608Z] [INFO] [2019-07-30T14:23:34.608Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T14:23:34.608Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT.jar [2019-07-30T14:23:34.608Z] [INFO] [2019-07-30T14:23:34.608Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T14:23:34.608Z] [INFO] [2019-07-30T14:23:34.608Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T14:23:34.608Z] [INFO] [2019-07-30T14:23:34.608Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T14:23:34.608Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT.jar [2019-07-30T14:23:34.864Z] [INFO] [2019-07-30T14:23:34.864Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T14:23:34.864Z] [INFO] [2019-07-30T14:23:34.864Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T14:23:34.864Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T14:23:34.864Z] [INFO] [2019-07-30T14:23:34.864Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T14:23:35.428Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T14:23:35.428Z] [INFO] [2019-07-30T14:23:35.428Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T14:23:35.428Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT.jar [2019-07-30T14:23:35.428Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT.pom [2019-07-30T14:23:35.428Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT-sources.jar [2019-07-30T14:23:35.428Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T14:23:35.428Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT-p2metadata.xml [2019-07-30T14:23:35.428Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT-p2artifacts.xml [2019-07-30T14:23:35.428Z] [INFO] [2019-07-30T14:23:35.428Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T14:23:35.428Z] [INFO] [2019-07-30T14:23:35.428Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core >-- [2019-07-30T14:23:35.428Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core 2.1.1-SNAPSHOT [7/134] [2019-07-30T14:23:35.428Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T14:23:35.428Z] [INFO] [2019-07-30T14:23:35.428Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T14:23:35.428Z] [INFO] [2019-07-30T14:23:35.428Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T14:23:35.428Z] [INFO] The project's OSGi version is 2.1.1.201907301416 [2019-07-30T14:23:35.428Z] [INFO] [2019-07-30T14:23:35.428Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T14:23:35.428Z] [INFO] [2019-07-30T14:23:35.428Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T14:23:35.428Z] [INFO] [2019-07-30T14:23:35.428Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T14:23:35.428Z] [INFO] [2019-07-30T14:23:35.428Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T14:23:35.428Z] [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/statesystem/org.eclipse.tracecompass.segmentstore.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T14:23:35.428Z] [INFO] [2019-07-30T14:23:35.428Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T14:23:35.428Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:23:35.428Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/main/resources [2019-07-30T14:23:35.428Z] [INFO] [2019-07-30T14:23:35.428Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T14:23:35.428Z] [INFO] Compiling 22 source files to /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes [2019-07-30T14:23:35.992Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[285] [2019-07-30T14:23:35.992Z] queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber())); [2019-07-30T14:23:35.992Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:23:35.992Z] 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-30T14:23:35.992Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[285] [2019-07-30T14:23:35.992Z] queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber())); [2019-07-30T14:23:35.992Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:23:35.992Z] Type safety: The expression of type SegmentTreeNode.Tuple needs unchecked conversion to conform to SegmentTreeNode.Tuple [2019-07-30T14:23:35.992Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[285] [2019-07-30T14:23:35.992Z] queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber())); [2019-07-30T14:23:35.992Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:23:35.992Z] Null type safety (type annotations): The expression of type 'SegmentTreeNode.Tuple' needs unchecked conversion to conform to 'SegmentTreeNode.@NonNull Tuple' [2019-07-30T14:23:35.992Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[285] [2019-07-30T14:23:35.992Z] queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber())); [2019-07-30T14:23:35.992Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:23:35.992Z] SegmentTreeNode.Tuple is a raw type. References to generic type SegmentTreeNode.Tuple should be parameterized [2019-07-30T14:23:35.992Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[295] [2019-07-30T14:23:35.992Z] || order.compare(intersecting.element(), queue.peek().getSegment()) > 0)) { [2019-07-30T14:23:35.992Z] ^^^^^^^^^^^^ [2019-07-30T14:23:35.992Z] 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-30T14:23:35.992Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[298] [2019-07-30T14:23:35.992Z] currentNode = readNode(queue.poll().getSequenceNumber()); [2019-07-30T14:23:35.992Z] ^^^^^^^^^^^^ [2019-07-30T14:23:35.992Z] 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-30T14:23:35.992Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[304] [2019-07-30T14:23:35.992Z] queue.addAll(((SegmentTreeNode) currentNode).selectNextChildren(rc, order)); [2019-07-30T14:23:35.992Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:23:35.992Z] Type safety: The method selectNextChildren(TimeRangeCondition, Comparator) belongs to the raw type SegmentTreeNode. References to generic type SegmentTreeNode should be parameterized [2019-07-30T14:23:35.992Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[304] [2019-07-30T14:23:35.992Z] queue.addAll(((SegmentTreeNode) currentNode).selectNextChildren(rc, order)); [2019-07-30T14:23:35.992Z] ^^^^^^^^^^^^^^^ [2019-07-30T14:23:35.992Z] SegmentTreeNode is a raw type. References to generic type SegmentTreeNode should be parameterized [2019-07-30T14:23:35.992Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/segmentstore/core/SegmentStoreFactory.java:[118] [2019-07-30T14:23:35.992Z] store.add((E) elem); // warning from type, it should be fine [2019-07-30T14:23:35.992Z] ^^^^^^^^ [2019-07-30T14:23:35.992Z] Type safety: Unchecked cast from Object to E [2019-07-30T14:23:35.992Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/treemap/TreeMapStore.java:[235] [2019-07-30T14:23:35.992Z] E fromElement = (E) new BasicSegment(Long.MIN_VALUE, start); [2019-07-30T14:23:36.250Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:23:36.250Z] Type safety: Unchecked cast from BasicSegment to E [2019-07-30T14:23:36.250Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/arraylist/LazyArrayListStore.java:[60] [2019-07-30T14:23:36.250Z] protected final Comparator COMPARATOR = Comparator.comparing(E::getStart) [2019-07-30T14:23:36.250Z] .thenComparing(E::getEnd).thenComparing(Function.identity()); [2019-07-30T14:23:36.250Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:23:36.250Z] 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-30T14:23:36.250Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/arraylist/LazyArrayListStore.java:[93] [2019-07-30T14:23:36.250Z] E element = (E) object; [2019-07-30T14:23:36.250Z] ^^^^^^^^^^ [2019-07-30T14:23:36.250Z] Type safety: Unchecked cast from Object to E [2019-07-30T14:23:36.250Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/HistoryTreeSegmentStore.java:[311] [2019-07-30T14:23:36.250Z] return getSHT().getIntersectingElements(start, end, (Comparator) order); [2019-07-30T14:23:36.250Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:23:36.250Z] Type safety: Unchecked cast from Comparator to Comparator [2019-07-30T14:23:36.250Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java:[186] [2019-07-30T14:23:36.250Z] SegmentTreeNode segmentNode = (SegmentTreeNode) childNode; [2019-07-30T14:23:36.250Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:23:36.250Z] Type safety: Unchecked cast from IHTNode to SegmentTreeNode [2019-07-30T14:23:36.250Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java:[193] [2019-07-30T14:23:36.250Z] segmentNode.addListener((node, endtime) -> updateChild((SegmentTreeNode) node, childIndex)); [2019-07-30T14:23:36.250Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:23:36.250Z] Type safety: Unchecked cast from OverlappingNode to SegmentTreeNode [2019-07-30T14:23:36.250Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java:[435] [2019-07-30T14:23:36.250Z] return (OverlappingSegmentCoreData) super.getCoreNodeData(); [2019-07-30T14:23:36.250Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:23:36.250Z] Type safety: Unchecked cast from OverlappingNode.OverlappingExtraData to SegmentTreeNode.OverlappingSegmentCoreData [2019-07-30T14:23:36.250Z] 16 problems (16 warnings) [2019-07-30T14:23:36.250Z] [INFO] [2019-07-30T14:23:36.250Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T14:23:36.250Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:23:36.250Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/test/resources [2019-07-30T14:23:36.250Z] [INFO] [2019-07-30T14:23:36.250Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T14:23:36.250Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT-sources.jar [2019-07-30T14:23:36.250Z] [INFO] [2019-07-30T14:23:36.250Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T14:23:36.250Z] [INFO] [2019-07-30T14:23:36.250Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T14:23:36.250Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT.jar [2019-07-30T14:23:36.250Z] [INFO] [2019-07-30T14:23:36.250Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T14:23:36.250Z] [INFO] [2019-07-30T14:23:36.250Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T14:23:36.250Z] [INFO] [2019-07-30T14:23:36.250Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T14:23:36.250Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT.jar [2019-07-30T14:23:36.506Z] [INFO] [2019-07-30T14:23:36.506Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T14:23:36.506Z] [INFO] [2019-07-30T14:23:36.506Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T14:23:36.506Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T14:23:36.506Z] [INFO] [2019-07-30T14:23:36.506Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T14:23:36.506Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T14:23:36.763Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T14:23:37.020Z] [INFO] [2019-07-30T14:23:37.020Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T14:23:37.020Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.1-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT.jar [2019-07-30T14:23:37.020Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.1-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT.pom [2019-07-30T14:23:37.020Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.1-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT-sources.jar [2019-07-30T14:23:37.021Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.1-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T14:23:37.021Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.1-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT-p2metadata.xml [2019-07-30T14:23:37.021Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.1-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT-p2artifacts.xml [2019-07-30T14:23:37.021Z] [INFO] [2019-07-30T14:23:37.021Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T14:23:37.021Z] [INFO] [2019-07-30T14:23:37.021Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core >-- [2019-07-30T14:23:37.021Z] [INFO] Building org.eclipse.tracecompass.statesystem.core 4.2.2-SNAPSHOT [8/134] [2019-07-30T14:23:37.021Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T14:23:37.021Z] [INFO] [2019-07-30T14:23:37.021Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T14:23:37.021Z] [INFO] [2019-07-30T14:23:37.021Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T14:23:37.021Z] [INFO] The project's OSGi version is 4.2.2.201907301416 [2019-07-30T14:23:37.021Z] [INFO] [2019-07-30T14:23:37.021Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T14:23:37.021Z] [INFO] [2019-07-30T14:23:37.021Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T14:23:37.021Z] [INFO] [2019-07-30T14:23:37.021Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T14:23:37.021Z] [INFO] [2019-07-30T14:23:37.021Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T14:23:37.021Z] [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/statesystem/org.eclipse.tracecompass.statesystem.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T14:23:37.021Z] [INFO] [2019-07-30T14:23:37.021Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T14:23:37.021Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:23:37.021Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/main/resources [2019-07-30T14:23:37.021Z] [INFO] [2019-07-30T14:23:37.021Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T14:23:37.021Z] [INFO] Compiling 46 source files to /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/target/classes [2019-07-30T14:23:37.952Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HTInterval.java:[266] [2019-07-30T14:23:37.952Z] public void writeInterval(ByteBuffer buffer, long nodeStart) { [2019-07-30T14:23:37.952Z] ^^^^^^^^^ [2019-07-30T14:23:37.952Z] Javadoc: Missing tag for parameter nodeStart [2019-07-30T14:23:37.952Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/ThreadedHistoryTreeBackend.java:[309] [2019-07-30T14:23:37.952Z] Iterable<@NonNull HTInterval> queuedIntervals = Iterables.filter(intervalQueue, [2019-07-30T14:23:37.952Z] ^^^^^^^^^^^^^ [2019-07-30T14:23:37.952Z] 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-30T14:23:37.952Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemBuilderUtils.java:[44] [2019-07-30T14:23:37.952Z] throws StateValueTypeException, AttributeNotFoundException { [2019-07-30T14:23:37.952Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:23:37.952Z] The declared exception AttributeNotFoundException is not actually thrown by the method incrementAttributeLong(ITmfStateSystemBuilder, long, int, long) from type StateSystemBuilderUtils [2019-07-30T14:23:37.952Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemBuilderUtils.java:[73] [2019-07-30T14:23:37.952Z] throws StateValueTypeException, AttributeNotFoundException { [2019-07-30T14:23:37.952Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:23:37.952Z] The declared exception AttributeNotFoundException is not actually thrown by the method incrementAttributeInt(ITmfStateSystemBuilder, long, int, int) from type StateSystemBuilderUtils [2019-07-30T14:23:37.952Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/ParentNode.java:[129] [2019-07-30T14:23:37.952Z] public abstract void queueNextChildren2D(IntegerRangeCondition quarks, TimeRangeCondition subTimes, Deque queue, boolean reverse); [2019-07-30T14:23:37.952Z] ^^^^^^^ [2019-07-30T14:23:37.952Z] Javadoc: Missing tag for parameter reverse [2019-07-30T14:23:37.952Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:[183] [2019-07-30T14:23:37.952Z] throws AttributeNotFoundException, StateSystemDisposedException { [2019-07-30T14:23:37.952Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:23:37.952Z] The declared exception AttributeNotFoundException is not actually thrown by the method queryHistoryRange(ITmfStateSystem, int, long, long) from type StateSystemUtils [2019-07-30T14:23:37.952Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:[251] [2019-07-30T14:23:37.952Z] throws AttributeNotFoundException, StateSystemDisposedException { [2019-07-30T14:23:37.952Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:23:37.952Z] The declared exception AttributeNotFoundException is not actually thrown by the method queryHistoryRange(ITmfStateSystem, int, long, long, long, IProgressMonitor) from type StateSystemUtils [2019-07-30T14:23:37.952Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HistoryTreeBackend.java:[384] [2019-07-30T14:23:37.952Z] intervalQueue = currentNode.iterable2D(quarks, subTimes).iterator(); [2019-07-30T14:23:37.952Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:23:37.952Z] Null type safety (type annotations): The expression of type 'Iterator' needs unchecked conversion to conform to 'Iterator<@NonNull HTInterval>' [2019-07-30T14:23:37.952Z] 8 problems (8 warnings) [2019-07-30T14:23:37.952Z] [INFO] [2019-07-30T14:23:37.952Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T14:23:37.952Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:23:37.952Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/test/resources [2019-07-30T14:23:37.952Z] [INFO] [2019-07-30T14:23:37.952Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T14:23:37.952Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT-sources.jar [2019-07-30T14:23:37.952Z] [INFO] [2019-07-30T14:23:37.952Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T14:23:37.952Z] [INFO] [2019-07-30T14:23:37.952Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T14:23:38.209Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT.jar [2019-07-30T14:23:38.209Z] [INFO] [2019-07-30T14:23:38.209Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T14:23:38.209Z] [INFO] [2019-07-30T14:23:38.209Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T14:23:38.209Z] [INFO] [2019-07-30T14:23:38.209Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T14:23:38.209Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT.jar [2019-07-30T14:23:38.467Z] [INFO] [2019-07-30T14:23:38.467Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T14:23:38.467Z] [INFO] [2019-07-30T14:23:38.467Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T14:23:38.467Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T14:23:38.467Z] [INFO] [2019-07-30T14:23:38.467Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T14:23:38.467Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T14:23:38.467Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T14:23:38.725Z] [INFO] [2019-07-30T14:23:38.725Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T14:23:38.725Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.2.2-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT.jar [2019-07-30T14:23:38.725Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.2.2-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT.pom [2019-07-30T14:23:38.725Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.2.2-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT-sources.jar [2019-07-30T14:23:38.725Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.2.2-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T14:23:38.725Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.2.2-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT-p2metadata.xml [2019-07-30T14:23:38.725Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.2.2-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT-p2artifacts.xml [2019-07-30T14:23:38.725Z] [INFO] [2019-07-30T14:23:38.725Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T14:23:38.725Z] [INFO] [2019-07-30T14:23:38.725Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf-parent >---- [2019-07-30T14:23:38.725Z] [INFO] Building Trace Compass TMF Parent 5.0.0-SNAPSHOT [9/134] [2019-07-30T14:23:38.725Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T14:23:38.725Z] [INFO] [2019-07-30T14:23:38.725Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-30T14:23:38.725Z] [INFO] [2019-07-30T14:23:38.725Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-30T14:23:38.725Z] [INFO] [2019-07-30T14:23:38.725Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-30T14:23:38.725Z] [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/tmf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T14:23:38.725Z] [INFO] [2019-07-30T14:23:38.725Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-30T14:23:38.725Z] [INFO] [2019-07-30T14:23:38.725Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-30T14:23:38.725Z] [INFO] [2019-07-30T14:23:38.725Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-30T14:23:38.725Z] [INFO] [2019-07-30T14:23:38.725Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-30T14:23:38.725Z] [INFO] [2019-07-30T14:23:38.725Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-30T14:23:38.725Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T14:23:38.725Z] [INFO] [2019-07-30T14:23:38.725Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-30T14:23:38.983Z] [INFO] [2019-07-30T14:23:38.983Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-30T14:23:38.983Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf-parent-5.0.0-SNAPSHOT.pom [2019-07-30T14:23:38.983Z] [INFO] [2019-07-30T14:23:38.983Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser >-- [2019-07-30T14:23:38.983Z] [INFO] Building Trace Compass Filter Parser 1.0.2-SNAPSHOT [10/134] [2019-07-30T14:23:38.983Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T14:23:38.983Z] [INFO] [2019-07-30T14:23:38.983Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T14:23:38.983Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/target (includes = [*/**], excludes = [generated-sources/antlr3/org/eclipse/tracecompass/tmf/filter/parser/FilterParserLexer.java, generated-sources/antlr3/org/eclipse/tracecompass/tmf/filter/parser/FilterParserParser.java, generated-sources/antlr3/FilterParser.tokens]) [2019-07-30T14:23:38.983Z] [INFO] [2019-07-30T14:23:38.983Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T14:23:38.983Z] [INFO] The project's OSGi version is 1.0.2.201907301416 [2019-07-30T14:23:38.983Z] [INFO] [2019-07-30T14:23:38.983Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T14:23:38.983Z] [INFO] [2019-07-30T14:23:38.983Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T14:23:38.983Z] [INFO] [2019-07-30T14:23:38.983Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T14:23:38.983Z] [INFO] [2019-07-30T14:23:38.983Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T14:23:38.983Z] [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/tmf/org.eclipse.tracecompass.tmf.filter.parser/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T14:23:38.983Z] [INFO] [2019-07-30T14:23:38.984Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T14:23:38.984Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:23:38.984Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/main/resources [2019-07-30T14:23:38.984Z] [INFO] [2019-07-30T14:23:38.984Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T14:23:38.984Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/classes [2019-07-30T14:23:39.326Z] [INFO] [2019-07-30T14:23:39.326Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T14:23:39.326Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:23:39.326Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/test/resources [2019-07-30T14:23:39.326Z] [INFO] [2019-07-30T14:23:39.326Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T14:23:39.326Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT-sources.jar [2019-07-30T14:23:39.326Z] [INFO] [2019-07-30T14:23:39.326Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T14:23:39.326Z] [INFO] [2019-07-30T14:23:39.326Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T14:23:39.326Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT.jar [2019-07-30T14:23:39.326Z] [INFO] [2019-07-30T14:23:39.326Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T14:23:39.326Z] [INFO] [2019-07-30T14:23:39.326Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T14:23:39.326Z] [INFO] [2019-07-30T14:23:39.326Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T14:23:39.326Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT.jar [2019-07-30T14:23:39.326Z] [INFO] [2019-07-30T14:23:39.326Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T14:23:39.326Z] [INFO] [2019-07-30T14:23:39.326Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T14:23:39.326Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T14:23:39.326Z] [INFO] [2019-07-30T14:23:39.326Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T14:23:39.678Z] [INFO] [2019-07-30T14:23:39.678Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T14:23:39.678Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT.jar [2019-07-30T14:23:39.678Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT.pom [2019-07-30T14:23:39.678Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT-sources.jar [2019-07-30T14:23:39.678Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T14:23:39.678Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT-p2metadata.xml [2019-07-30T14:23:39.678Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT-p2artifacts.xml [2019-07-30T14:23:39.678Z] [INFO] [2019-07-30T14:23:39.678Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T14:23:39.678Z] [INFO] [2019-07-30T14:23:39.678Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core >----- [2019-07-30T14:23:39.678Z] [INFO] Building org.eclipse.tracecompass.tmf.core 5.1.0-SNAPSHOT [11/134] [2019-07-30T14:23:39.678Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T14:23:39.678Z] [INFO] [2019-07-30T14:23:39.678Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T14:23:39.678Z] [INFO] [2019-07-30T14:23:39.678Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T14:23:39.678Z] [INFO] The project's OSGi version is 5.1.0.201907301416 [2019-07-30T14:23:39.678Z] [INFO] [2019-07-30T14:23:39.678Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T14:23:39.678Z] [INFO] [2019-07-30T14:23:39.686Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T14:23:39.686Z] [INFO] [2019-07-30T14:23:39.686Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T14:23:39.686Z] [INFO] [2019-07-30T14:23:39.686Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T14:23:39.686Z] [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/tmf/org.eclipse.tracecompass.tmf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T14:23:39.686Z] [INFO] [2019-07-30T14:23:39.686Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T14:23:39.686Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:23:39.686Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/main/resources [2019-07-30T14:23:39.686Z] [INFO] [2019-07-30T14:23:39.686Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T14:23:39.686Z] [INFO] Compiling 416 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes [2019-07-30T14:23:43.863Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/SymbolProviderManager.java:[61] [2019-07-30T14:23:43.863Z] private final Multimap> fInstances = LinkedHashMultimap.create(); [2019-07-30T14:23:43.863Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:23:43.863Z] 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-30T14:23:43.863Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/model/TmfCommonXAxisModel.java:[59] [2019-07-30T14:23:43.863Z] fSeries = Maps.transformValues(fYSeries, model -> new SeriesModel(model.getId(), model.getName(), fXValues, model.getData())); [2019-07-30T14:23:43.863Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:23:43.863Z] 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-30T14:23:43.863Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/callstack/FunctionNameMapper.java:[181] [2019-07-30T14:23:43.863Z] * @param cppFilt [2019-07-30T14:23:43.863Z] ^^^^^^^ [2019-07-30T14:23:43.863Z] Javadoc: Description expected after this reference [2019-07-30T14:23:43.863Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[197] [2019-07-30T14:23:43.863Z] return new TmfModelResponse<>(null, ITmfResponse.Status.FAILED, e.getMessage()); [2019-07-30T14:23:43.863Z] ^^^^^^^^^^^^^^ [2019-07-30T14:23:43.863Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:23:43.863Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[273] [2019-07-30T14:23:43.863Z] return new TmfModelResponse<>(null, ITmfResponse.Status.FAILED, e.getMessage()); [2019-07-30T14:23:43.863Z] ^^^^^^^^^^^^^^ [2019-07-30T14:23:43.863Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:23:43.863Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[430] [2019-07-30T14:23:43.863Z] Object aspectResolved = aspectEntry.getValue().resolve(event); [2019-07-30T14:23:43.863Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:23:43.863Z] 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-30T14:23:43.863Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[525] [2019-07-30T14:23:43.863Z] Map searchMap = (Map) searchFilterObject; [2019-07-30T14:23:43.863Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:23:43.863Z] Type safety: Unchecked cast from Object to Map [2019-07-30T14:23:43.864Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/TmfXyResponseFactory.java:[61] [2019-07-30T14:23:43.864Z] ITmfXyModel model = new TmfXyModel(title, series); [2019-07-30T14:23:43.864Z] ^^^^^^ [2019-07-30T14:23:43.864Z] 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-30T14:23:43.864Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/indexer/TmfFlatArrayTraceIndex.java:[47] [2019-07-30T14:23:43.864Z] String directory = TmfTraceManager.getSupplementaryFileDir(trace); [2019-07-30T14:23:43.864Z] ^^^^^ [2019-07-30T14:23:43.864Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T14:23:43.864Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/AbstractTmfTraceDataProvider.java:[65] [2019-07-30T14:23:43.864Z] for (Map.Entry> entry : regexes.asMap().entrySet()) { [2019-07-30T14:23:43.864Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:23:43.864Z] 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-30T14:23:43.864Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/dataprovider/DataProviderParameterUtils.java:[157] [2019-07-30T14:23:43.864Z] Map> regexesMap = (Map>) regexesObject; [2019-07-30T14:23:43.864Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:23:43.864Z] Type safety: Unchecked cast from Object to Map> [2019-07-30T14:23:43.864Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/project/model/TraceTypeHelper.java:[63] [2019-07-30T14:23:43.864Z] fTraceTypeId = traceTypeId; [2019-07-30T14:23:43.864Z] ^^^^^^^^^^^ [2019-07-30T14:23:43.864Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:23:43.864Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/signal/TmfSignalManager.java:[315] [2019-07-30T14:23:43.864Z] for (Class signalClazz : fInboundSignalBlacklist.get(entry.getKey())) { [2019-07-30T14:23:43.864Z] ^^^^^^^^^^^^^^ [2019-07-30T14:23:43.864Z] Null type safety (type annotations): The expression of type 'Object' needs unchecked conversion to conform to '@NonNull Object' [2019-07-30T14:23:43.864Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTraceManager.java:[662] [2019-07-30T14:23:43.864Z] return dir.getAbsolutePath(); [2019-07-30T14:23:43.864Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:23:43.864Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:23:43.864Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTraceManager.java:[667] [2019-07-30T14:23:43.864Z] return System.getProperty("java.io.tmpdir"); //$NON-NLS-1$ [2019-07-30T14:23:43.864Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:23:43.864Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:23:43.864Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/graph/SyncGraph.java:[121] [2019-07-30T14:23:43.864Z] V node = queue.poll(); [2019-07-30T14:23:43.864Z] ^^^^^^^^^^^^ [2019-07-30T14:23:43.864Z] Null type mismatch (type annotations): required 'V' but this expression has type '@Nullable V', where 'V' is a free type variable [2019-07-30T14:23:43.864Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/histogram/HistogramDataProvider.java:[117] [2019-07-30T14:23:43.864Z] builder.add(new TmfTreeDataModel(fTraceId, -1, Collections.singletonList(getTrace().getName()))); [2019-07-30T14:23:43.864Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:23:43.864Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:23:43.864Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/histogram/HistogramDataProvider.java:[152] [2019-07-30T14:23:43.864Z] builder.put(Long.toString(fTotalId), new YModel(fTotalId, totalName, y)); [2019-07-30T14:23:43.864Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:23:43.864Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:23:43.864Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/histogram/HistogramDataProvider.java:[159] [2019-07-30T14:23:43.864Z] builder.put(Long.toString(series.getId()), series); [2019-07-30T14:23:43.864Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:23:43.864Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:23:43.864Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/analysis/TmfAbstractAnalysisModule.java:[339] [2019-07-30T14:23:43.864Z] 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-30T14:23:43.864Z] ^^^^^^^^^^^^^ [2019-07-30T14:23:43.864Z] Unnecessary $NON-NLS$ tag [2019-07-30T14:23:43.864Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/callstack/MappingFile.java:[80] [2019-07-30T14:23:43.864Z] return fSymbolMapping.lastKey(); [2019-07-30T14:23:43.864Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:23:43.864Z] 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-30T14:23:43.864Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/xy/TmfTreeXYCompositeDataProvider.java:[112] [2019-07-30T14:23:43.864Z] ITmfTreeXYDataProvider provider = DataProviderManager.getInstance().getDataProvider(child, providerId, ITmfTreeXYDataProvider.class); [2019-07-30T14:23:43.864Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:23:43.864Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-30T14:23:43.864Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/xy/TmfTreeXYCompositeDataProvider.java:[188] [2019-07-30T14:23:43.864Z] .collect(Collectors.joining("\n")); //$NON-NLS-1$ [2019-07-30T14:23:43.864Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:23:43.864Z] Null type safety (type annotations): The expression of type 'Collector' needs unchecked conversion to conform to 'Collector' [2019-07-30T14:23:43.864Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/tree/TmfTreeCompositeDataProvider.java:[69] [2019-07-30T14:23:43.864Z] ITmfTreeDataProvider provider = DataProviderManager.getInstance().getDataProvider(child, id, ITmfTreeDataProvider.class); [2019-07-30T14:23:43.864Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:23:43.864Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-30T14:23:43.864Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/TmfResolvedSymbol.java:[29] [2019-07-30T14:23:43.864Z] public static final Comparator COMPARATOR = Comparator.comparing(TmfResolvedSymbol::getBaseAddress); [2019-07-30T14:23:43.864Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:23:43.864Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfResolvedSymbol>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfResolvedSymbol>' [2019-07-30T14:23:43.864Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/parsers/custom/CustomEvent.java:[247] [2019-07-30T14:23:43.864Z] TmfTimestampFormat timestampFormat = new TmfTimestampFormat(fDefinition.timeStampOutputFormat); [2019-07-30T14:23:43.864Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:23:43.864Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:23:43.864Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/event/aspect/ITmfEventAspect.java:[95] [2019-07-30T14:23:43.864Z] default @Nullable T resolve(ITmfEvent event, boolean block, IProgressMonitor monitor) throws InterruptedException { [2019-07-30T14:23:43.864Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:23:43.864Z] The declared exception InterruptedException is not actually thrown by the method resolve(ITmfEvent, boolean, IProgressMonitor) from type ITmfEventAspect [2019-07-30T14:23:43.864Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/event/aspect/MultiAspect.java:[99] [2019-07-30T14:23:43.864Z] return (T) resolve; [2019-07-30T14:23:43.864Z] ^^^^^^^^^^^ [2019-07-30T14:23:43.864Z] Type safety: Unchecked cast from Object to T [2019-07-30T14:23:43.864Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/model/filters/TimeQueryFilter.java:[62] [2019-07-30T14:23:43.864Z] fTimesRequested = Longs.toArray(times); [2019-07-30T14:23:43.864Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:23:43.864Z] Null type safety (type annotations): The expression of type 'long[]' needs unchecked conversion to conform to 'long @NonNull[]' [2019-07-30T14:23:43.864Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/signal/TmfDataModelSelectedSignal.java:[29] [2019-07-30T14:23:43.864Z] fMetadata = metadata; [2019-07-30T14:23:43.864Z] ^^^^^^^^ [2019-07-30T14:23:43.864Z] 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-30T14:23:43.864Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphStateFilter.java:[53] [2019-07-30T14:23:43.864Z] * @deprecated Use the {@link #applyFilterAndAddState(List, ITimeGraphState, Long, Multimap, Map, IProgressMonitor)} instead [2019-07-30T14:23:43.864Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:23:43.864Z] 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-30T14:23:43.864Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[81] [2019-07-30T14:23:43.864Z] results = FunctionNameMapper.mapFromBinaryFile(path.toFile()); [2019-07-30T14:23:43.864Z] ^^^^^^^^^^^^^ [2019-07-30T14:23:43.864Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-30T14:23:43.864Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[84] [2019-07-30T14:23:43.864Z] switch(FunctionNameMapper.guessMappingType(path.toFile())) { [2019-07-30T14:23:43.864Z] ^^^^^^^^^^^^^ [2019-07-30T14:23:43.864Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-30T14:23:43.864Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[86] [2019-07-30T14:23:43.864Z] results = FunctionNameMapper.mapFromSizedTextFile(path.toFile()); [2019-07-30T14:23:43.864Z] ^^^^^^^^^^^^^ [2019-07-30T14:23:43.864Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-30T14:23:43.864Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[89] [2019-07-30T14:23:43.864Z] results = FunctionNameMapper.mapFromNmTextFile(path.toFile()); [2019-07-30T14:23:43.864Z] ^^^^^^^^^^^^^ [2019-07-30T14:23:43.864Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-30T14:23:43.864Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[247] [2019-07-30T14:23:43.864Z] public TraceEntryModel build() { [2019-07-30T14:23:43.864Z] ^^^^^^^^^^^^^^^ [2019-07-30T14:23:43.864Z] 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-30T14:23:43.864Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[300] [2019-07-30T14:23:43.864Z] public ModuleEntryModel build() { [2019-07-30T14:23:43.864Z] ^^^^^^^^^^^^^^^^ [2019-07-30T14:23:43.864Z] 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-30T14:23:43.864Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[355] [2019-07-30T14:23:43.864Z] public StateSystemEntryModel build() { [2019-07-30T14:23:43.864Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:23:43.864Z] 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-30T14:23:43.864Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[414] [2019-07-30T14:23:43.864Z] public AttributeEntryModel build() { [2019-07-30T14:23:43.864Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:23:43.864Z] 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-30T14:23:43.864Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[700] [2019-07-30T14:23:43.864Z] for (Entry> ssEntry : table.rowMap().entrySet()) { [2019-07-30T14:23:43.864Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:23:43.864Z] 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-30T14:23:43.864Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/indexer/TmfBTreeTraceIndex.java:[70] [2019-07-30T14:23:43.864Z] String directory = TmfTraceManager.getSupplementaryFileDir(trace); [2019-07-30T14:23:43.864Z] ^^^^^ [2019-07-30T14:23:43.864Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T14:23:43.864Z] 41 problems (41 warnings) [2019-07-30T14:23:43.864Z] [INFO] [2019-07-30T14:23:43.864Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T14:23:43.864Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:23:43.864Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/test/resources [2019-07-30T14:23:43.864Z] [INFO] [2019-07-30T14:23:43.864Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T14:23:43.864Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT-sources.jar [2019-07-30T14:23:44.121Z] [INFO] [2019-07-30T14:23:44.121Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T14:23:44.121Z] [INFO] [2019-07-30T14:23:44.121Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T14:23:44.379Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT.jar [2019-07-30T14:23:44.636Z] [INFO] [2019-07-30T14:23:44.636Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T14:23:44.636Z] [INFO] [2019-07-30T14:23:44.636Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T14:23:44.636Z] [INFO] [2019-07-30T14:23:44.636Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T14:23:44.636Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT.jar [2019-07-30T14:23:46.006Z] [INFO] [2019-07-30T14:23:46.006Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T14:23:46.006Z] [INFO] [2019-07-30T14:23:46.006Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T14:23:46.006Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T14:23:46.006Z] [INFO] [2019-07-30T14:23:46.006Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T14:23:46.006Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T14:23:46.263Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T14:23:46.263Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T14:23:46.519Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T14:23:46.777Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T14:23:46.777Z] [INFO] [2019-07-30T14:23:46.777Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T14:23:46.777Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT.jar [2019-07-30T14:23:46.777Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT.pom [2019-07-30T14:23:46.777Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT-sources.jar [2019-07-30T14:23:46.777Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT.jar.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-30T14:23:46.777Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT-p2metadata.xml [2019-07-30T14:23:46.777Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT-p2artifacts.xml [2019-07-30T14:23:46.777Z] [INFO] [2019-07-30T14:23:46.777Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T14:23:46.777Z] [INFO] [2019-07-30T14:23:46.777Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core >-- [2019-07-30T14:23:46.777Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core 2.0.2-SNAPSHOT [12/134] [2019-07-30T14:23:46.777Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T14:23:46.777Z] [INFO] [2019-07-30T14:23:46.777Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T14:23:46.777Z] [INFO] [2019-07-30T14:23:46.777Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T14:23:46.777Z] [INFO] The project's OSGi version is 2.0.2.201907301416 [2019-07-30T14:23:46.777Z] [INFO] [2019-07-30T14:23:46.777Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T14:23:46.777Z] [INFO] [2019-07-30T14:23:46.777Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T14:23:46.777Z] [INFO] [2019-07-30T14:23:46.777Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T14:23:46.777Z] [INFO] [2019-07-30T14:23:46.777Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T14:23:46.777Z] [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/analysis/org.eclipse.tracecompass.analysis.counters.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T14:23:46.777Z] [INFO] [2019-07-30T14:23:46.777Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T14:23:46.777Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:23:46.777Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/src/main/resources [2019-07-30T14:23:46.777Z] [INFO] [2019-07-30T14:23:46.777Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T14:23:46.777Z] [INFO] Compiling 12 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/target/classes [2019-07-30T14:23:47.342Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[27] [2019-07-30T14:23:47.342Z] import org.eclipse.tracecompass.internal.tmf.core.model.filters.FetchParametersUtils; [2019-07-30T14:23:47.342Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:23:47.342Z] Discouraged access: The type 'FetchParametersUtils' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T14:23:47.342Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[108] [2019-07-30T14:23:47.342Z] entries.add(new TmfTreeDataModel(rootId, -1, Collections.singletonList(getTrace().getName()))); [2019-07-30T14:23:47.342Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:23:47.342Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:23:47.342Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[146] [2019-07-30T14:23:47.342Z] if (FetchParametersUtils.createSelectionTimeQuery(fetchParameters) != null) { [2019-07-30T14:23:47.342Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:23:47.342Z] Discouraged access: The type 'FetchParametersUtils' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T14:23:47.342Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[146] [2019-07-30T14:23:47.342Z] if (FetchParametersUtils.createSelectionTimeQuery(fetchParameters) != null) { [2019-07-30T14:23:47.342Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:23:47.342Z] Discouraged access: The method 'FetchParametersUtils.createSelectionTimeQuery(Map)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T14:23:47.342Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[179] [2019-07-30T14:23:47.342Z] int quark = entry.getValue(); [2019-07-30T14:23:47.342Z] ^^^^^^^^^^^^^^^^ [2019-07-30T14:23:47.342Z] 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-30T14:23:47.342Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/analysis/counters/core/aspects/CounterAspect.java:[53] [2019-07-30T14:23:47.342Z] fGroups = Arrays.copyOf(groups, groups.length); [2019-07-30T14:23:47.342Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:23:47.342Z] Null type safety (type annotations): The expression of type 'Class>[]' needs unchecked conversion to conform to 'Class> @NonNull[]' [2019-07-30T14:23:47.342Z] 6 problems (6 warnings) [2019-07-30T14:23:47.342Z] [INFO] [2019-07-30T14:23:47.342Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T14:23:47.342Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:23:47.342Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/src/test/resources [2019-07-30T14:23:47.342Z] [INFO] [2019-07-30T14:23:47.342Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T14:23:47.342Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT-sources.jar [2019-07-30T14:23:47.342Z] [INFO] [2019-07-30T14:23:47.342Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T14:23:47.342Z] [INFO] [2019-07-30T14:23:47.342Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T14:23:47.342Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT.jar [2019-07-30T14:23:47.342Z] [INFO] [2019-07-30T14:23:47.342Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T14:23:47.342Z] [INFO] [2019-07-30T14:23:47.342Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T14:23:47.342Z] [INFO] [2019-07-30T14:23:47.342Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T14:23:47.342Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT.jar [2019-07-30T14:23:47.342Z] [INFO] [2019-07-30T14:23:47.342Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T14:23:47.342Z] [INFO] [2019-07-30T14:23:47.342Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T14:23:47.342Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T14:23:47.342Z] [INFO] [2019-07-30T14:23:47.342Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T14:23:47.599Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T14:23:47.856Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T14:23:49.226Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T14:23:49.226Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T14:23:49.226Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T14:23:49.483Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T14:23:49.483Z] [INFO] [2019-07-30T14:23:49.483Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T14:23:49.483Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT.jar [2019-07-30T14:23:49.483Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT.pom [2019-07-30T14:23:49.483Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT-sources.jar [2019-07-30T14:23:49.483Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T14:23:49.483Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT-p2metadata.xml [2019-07-30T14:23:49.483Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT-p2artifacts.xml [2019-07-30T14:23:49.740Z] [INFO] [2019-07-30T14:23:49.740Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T14:23:49.740Z] [INFO] [2019-07-30T14:23:49.740Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf-parent >---- [2019-07-30T14:23:49.740Z] [INFO] Building Trace Compass CTF Support Parent 5.0.0-SNAPSHOT [13/134] [2019-07-30T14:23:49.740Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T14:23:49.740Z] [INFO] [2019-07-30T14:23:49.740Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-30T14:23:49.740Z] [INFO] [2019-07-30T14:23:49.740Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-30T14:23:49.740Z] [INFO] [2019-07-30T14:23:49.740Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-30T14:23:49.740Z] [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/ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T14:23:49.740Z] [INFO] [2019-07-30T14:23:49.740Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-30T14:23:49.740Z] [INFO] [2019-07-30T14:23:49.740Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-30T14:23:49.740Z] [INFO] [2019-07-30T14:23:49.740Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-30T14:23:49.740Z] [INFO] [2019-07-30T14:23:49.740Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-30T14:23:49.740Z] [INFO] [2019-07-30T14:23:49.740Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-30T14:23:49.740Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T14:23:49.740Z] [INFO] [2019-07-30T14:23:49.740Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-30T14:23:49.740Z] [INFO] [2019-07-30T14:23:49.740Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-30T14:23:49.740Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf-parent-5.0.0-SNAPSHOT.pom [2019-07-30T14:23:49.740Z] [INFO] [2019-07-30T14:23:49.740Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser >---- [2019-07-30T14:23:49.740Z] [INFO] Building Trace Compass CTF Parser Plug-in 1.0.2-SNAPSHOT [14/134] [2019-07-30T14:23:49.740Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T14:23:49.740Z] [INFO] [2019-07-30T14:23:49.740Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T14:23:49.740Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target (includes = [*/**], excludes = [generated-sources/antlr3/org/eclipse/tracecompass/ctf/parser/CTFLexer.java, generated-sources/antlr3/org/eclipse/tracecompass/ctf/parser/CTFParser.java]) [2019-07-30T14:23:49.740Z] [INFO] [2019-07-30T14:23:49.740Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T14:23:49.740Z] [INFO] The project's OSGi version is 1.0.2.201907301416 [2019-07-30T14:23:49.740Z] [INFO] [2019-07-30T14:23:49.740Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T14:23:49.740Z] [INFO] [2019-07-30T14:23:49.740Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T14:23:49.740Z] [INFO] [2019-07-30T14:23:49.740Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T14:23:49.740Z] [INFO] [2019-07-30T14:23:49.740Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T14:23:49.740Z] [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/ctf/org.eclipse.tracecompass.ctf.parser/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T14:23:49.740Z] [INFO] [2019-07-30T14:23:49.740Z] [INFO] --- antlr3-maven-plugin:3.5.2:antlr (default) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T14:23:49.740Z] 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-30T14:23:49.740Z] 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-30T14:23:49.740Z] 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-30T14:23:49.999Z] 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-30T14:23:49.999Z] 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-30T14:23:49.999Z] 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-30T14:23:49.999Z] 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 68 kB/s) [2019-07-30T14:23:49.999Z] 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-30T14:23:49.999Z] 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-30T14:23:49.999Z] 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-30T14:23:50.327Z] 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-30T14:23:50.327Z] 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-30T14:23:50.327Z] 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-30T14:23:50.327Z] 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 23 kB/s) [2019-07-30T14:23:50.327Z] 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-30T14:23:50.327Z] 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-30T14:23:50.327Z] 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-30T14:23:50.679Z] 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-30T14:23:50.679Z] 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-30T14:23:50.679Z] 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-30T14:23:50.679Z] 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-30T14:23:50.679Z] 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-30T14:23:50.679Z] 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-30T14:23:50.679Z] 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-30T14:23:50.935Z] 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-30T14:23:50.935Z] 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-30T14:23:50.935Z] 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-30T14:23:50.935Z] 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 74 kB/s) [2019-07-30T14:23:50.935Z] 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-30T14:23:50.935Z] 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-30T14:23:50.935Z] 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-30T14:23:51.193Z] 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-30T14:23:51.193Z] 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-30T14:23:51.193Z] 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-30T14:23:51.193Z] 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 416 kB/s) [2019-07-30T14:23:51.193Z] 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-30T14:23:51.193Z] 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-30T14:23:51.193Z] 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-30T14:23:51.193Z] 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-30T14:23:51.193Z] 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-30T14:23:51.193Z] 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-30T14:23:51.193Z] 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-30T14:23:51.193Z] 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-30T14:23:51.450Z] 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-30T14:23:51.450Z] 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-30T14:23:51.450Z] 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-30T14:23:51.451Z] 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-30T14:23:51.451Z] 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-30T14:23:51.451Z] 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-30T14:23:51.451Z] 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-30T14:23:51.451Z] 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-30T14:23:51.451Z] 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-30T14:23:51.451Z] 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-30T14:23:51.451Z] 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-30T14:23:51.451Z] 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-30T14:23:51.451Z] 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-30T14:23:51.451Z] 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-30T14:23:51.707Z] 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-30T14:23:51.707Z] 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-30T14:23:51.707Z] 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-30T14:23:51.707Z] 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-30T14:23:51.707Z] 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-30T14:23:51.707Z] 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-30T14:23:51.707Z] 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-30T14:23:51.707Z] 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-30T14:23:51.707Z] 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-30T14:23:51.707Z] 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-30T14:23:51.965Z] 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-30T14:23:51.965Z] 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-30T14:23:51.965Z] 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-30T14:23:51.965Z] 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-30T14:23:51.965Z] 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-30T14:23:51.965Z] 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-30T14:23:51.965Z] 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-30T14:23:51.965Z] 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-30T14:23:51.965Z] 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-30T14:23:51.965Z] 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-30T14:23:51.965Z] 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-30T14:23:51.965Z] 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-30T14:23:51.965Z] 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-30T14:23:51.965Z] Progress (1): 4.1/168 kB Progress (1): 7.7/168 kB Progress (1): 12/168 kB Progress (1): 16/168 kB Progress (1): 20/168 kB Progress (1): 24/168 kB Progress (2): 24/168 kB | 4.1/78 kB Progress (2): 24/168 kB | 7.7/78 kB Progress (2): 24/168 kB | 12/78 kB Progress (2): 24/168 kB | 16/78 kB Progress (2): 24/168 kB | 20/78 kB Progress (3): 24/168 kB | 20/78 kB | 4.1/164 kB Progress (3): 24/168 kB | 24/78 kB | 4.1/164 kB Progress (3): 24/168 kB | 24/78 kB | 7.7/164 kB Progress (3): 24/168 kB | 28/78 kB | 7.7/164 kB Progress (3): 24/168 kB | 32/78 kB | 7.7/164 kB Progress (3): 24/168 kB | 36/78 kB | 7.7/164 kB Progress (3): 24/168 kB | 40/78 kB | 7.7/164 kB Progress (3): 24/168 kB | 40/78 kB | 12/164 kB Progress (3): 24/168 kB | 40/78 kB | 16/164 kB Progress (3): 28/168 kB | 40/78 kB | 16/164 kB Progress (3): 28/168 kB | 40/78 kB | 20/164 kB Progress (3): 28/168 kB | 44/78 kB | 20/164 kB Progress (3): 32/168 kB | 44/78 kB | 20/164 kB Progress (3): 32/168 kB | 48/78 kB | 20/164 kB Progress (3): 32/168 kB | 48/78 kB | 24/164 kB Progress (3): 36/168 kB | 48/78 kB | 24/164 kB Progress (3): 36/168 kB | 52/78 kB | 24/164 kB Progress (3): 40/168 kB | 52/78 kB | 24/164 kB Progress (3): 40/168 kB | 52/78 kB | 28/164 kB Progress (3): 44/168 kB | 52/78 kB | 28/164 kB Progress (3): 44/168 kB | 56/78 kB | 28/164 kB Progress (3): 48/168 kB | 56/78 kB | 28/164 kB Progress (3): 48/168 kB | 60/78 kB | 28/164 kB Progress (3): 52/168 kB | 60/78 kB | 28/164 kB Progress (3): 52/168 kB | 60/78 kB | 32/164 kB Progress (3): 56/168 kB | 60/78 kB | 32/164 kB Progress (3): 56/168 kB | 60/78 kB | 36/164 kB Progress (3): 60/168 kB | 60/78 kB | 36/164 kB Progress (3): 60/168 kB | 64/78 kB | 36/164 kB Progress (3): 64/168 kB | 64/78 kB | 36/164 kB Progress (3): 64/168 kB | 68/78 kB | 36/164 kB Progress (3): 68/168 kB | 68/78 kB | 36/164 kB Progress (3): 68/168 kB | 68/78 kB | 40/164 kB Progress (3): 72/168 kB | 68/78 kB | 40/164 kB Progress (3): 72/168 kB | 72/78 kB | 40/164 kB Progress (3): 76/168 kB | 72/78 kB | 40/164 kB Progress (3): 76/168 kB | 72/78 kB | 44/164 kB Progress (3): 80/168 kB | 72/78 kB | 44/164 kB Progress (3): 80/168 kB | 76/78 kB | 44/164 kB Progress (3): 84/168 kB | 76/78 kB | 44/164 kB Progress (3): 84/168 kB | 76/78 kB | 48/164 kB Progress (3): 88/168 kB | 76/78 kB | 48/164 kB Progress (3): 88/168 kB | 78 kB | 48/164 kB Progress (3): 92/168 kB | 78 kB | 48/164 kB Progress (3): 92/168 kB | 78 kB | 52/164 kB Progress (3): 96/168 kB | 78 kB | 52/164 kB Progress (3): 96/168 kB | 78 kB | 56/164 kB Progress (3): 98/168 kB | 78 kB | 56/164 kB Progress (3): 98/168 kB | 78 kB | 60/164 kB Progress (3): 102/168 kB | 78 kB | 60/164 kB Progress (3): 102/168 kB | 78 kB | 64/164 kB Progress (3): 106/168 kB | 78 kB | 64/164 kB Progress (3): 106/168 kB | 78 kB | 68/164 kB Progress (3): 110/168 kB | 78 kB | 68/164 kB Progress (3): 110/168 kB | 78 kB | 72/164 kB Progress (3): 114/168 kB | 78 kB | 72/164 kB Progress (3): 114/168 kB | 78 kB | 76/164 kB Progress (3): 118/168 kB | 78 kB | 76/164 kB Progress (3): 118/168 kB | 78 kB | 80/164 kB Progress (3): 122/168 kB | 78 kB | 80/164 kB Progress (3): 122/168 kB | 78 kB | 84/164 kB Progress (3): 126/168 kB | 78 kB | 84/164 kB Progress (3): 126/168 kB | 78 kB | 88/164 kB Progress (3): 130/168 kB | 78 kB | 88/164 kB Progress (3): 130/168 kB | 78 kB | 92/164 kB Progress (3): 134/168 kB | 78 kB | 92/164 kB Progress (3): 134/168 kB | 78 kB | 96/164 kB Progress (3): 138/168 kB | 78 kB | 96/164 kB Progress (3): 138/168 kB | 78 kB | 100/164 kB Progress (3): 142/168 kB | 78 kB | 100/164 kB Progress (3): 142/168 kB | 78 kB | 104/164 kB Progress (3): 146/168 kB | 78 kB | 104/164 kB Progress (3): 146/168 kB | 78 kB | 108/164 kB Progress (3): 150/168 kB | 78 kB | 108/164 kB Progress (3): 150/168 kB | 78 kB | 112/164 kB Progress (3): 154/168 kB | 78 kB | 112/164 kB Progress (3): 154/168 kB | 78 kB | 116/164 kB Progress (3): 158/168 kB | 78 kB | 116/164 kB Progress (3): 158/168 kB | 78 kB | 120/164 kB Progress (3): 162/168 kB | 78 kB | 120/164 kB Progress (3): 162/168 kB | 78 kB | 124/164 kB Progress (3): 166/168 kB | 78 kB | 124/164 kB Progress (3): 166/168 kB | 78 kB | 128/164 kB Progress (3): 168 kB | 78 kB | 128/164 kB Progress (3): 168 kB | 78 kB | 131/164 kB Progress (3): 168 kB | 78 kB | 135/164 kB Progress (3): 168 kB | 78 kB | 139/164 kB Progress (3): 168 kB | 78 kB | 143/164 kB Progress (3): 168 kB | 78 kB | 147/164 kB Progress (3): 168 kB | 78 kB | 151/164 kB Progress (3): 168 kB | 78 kB | 155/164 kB Progress (3): 168 kB | 78 kB | 159/164 kB Progress (3): 168 kB | 78 kB | 163/164 kB Progress (3): 168 kB | 78 kB | 164 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.jar (78 kB at 1.6 MB/s) [2019-07-30T14:23:51.965Z] Progress (3): 168 kB | 164 kB | 4.1/10 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-30T14:23:51.965Z] Progress (3): 168 kB | 164 kB | 7.7/10 kB Progress (3): 168 kB | 164 kB | 10 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.8 MB/s) [2019-07-30T14:23:51.965Z] 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 166 kB/s) [2019-07-30T14:23:51.965Z] 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-30T14:23:51.965Z] 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-30T14:23:51.965Z] 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 1.8 MB/s) [2019-07-30T14:23:51.965Z] Progress (1): 4.1/21 kB Progress (1): 7.7/21 kB Progress (2): 7.7/21 kB | 4.1/240 kB Progress (2): 7.7/21 kB | 7.7/240 kB Progress (2): 7.7/21 kB | 12/240 kB Progress (2): 7.7/21 kB | 16/240 kB Progress (2): 12/21 kB | 16/240 kB Progress (2): 16/21 kB | 16/240 kB Progress (2): 20/21 kB | 16/240 kB Progress (2): 21 kB | 16/240 kB Progress (3): 21 kB | 16/240 kB | 4.1/25 kB Progress (3): 21 kB | 16/240 kB | 7.7/25 kB Progress (3): 21 kB | 20/240 kB | 7.7/25 kB Progress (3): 21 kB | 20/240 kB | 12/25 kB Progress (3): 21 kB | 24/240 kB | 12/25 kB Progress (3): 21 kB | 24/240 kB | 16/25 kB Progress (3): 21 kB | 28/240 kB | 16/25 kB Progress (3): 21 kB | 28/240 kB | 20/25 kB Progress (3): 21 kB | 32/240 kB | 20/25 kB Progress (3): 21 kB | 32/240 kB | 24/25 kB Progress (3): 21 kB | 33/240 kB | 24/25 kB Progress (3): 21 kB | 33/240 kB | 25 kB Progress (3): 21 kB | 37/240 kB | 25 kB Progress (3): 21 kB | 41/240 kB | 25 kB Progress (3): 21 kB | 45/240 kB | 25 kB Progress (3): 21 kB | 49/240 kB | 25 kB Progress (3): 21 kB | 53/240 kB | 25 kB Progress (3): 21 kB | 57/240 kB | 25 kB Progress (3): 21 kB | 61/240 kB | 25 kB Progress (3): 21 kB | 65/240 kB | 25 kB Progress (3): 21 kB | 66/240 kB | 25 kB Progress (3): 21 kB | 70/240 kB | 25 kB Progress (3): 21 kB | 74/240 kB | 25 kB Progress (3): 21 kB | 78/240 kB | 25 kB Progress (3): 21 kB | 82/240 kB | 25 kB Progress (3): 21 kB | 86/240 kB | 25 kB Progress (3): 21 kB | 90/240 kB | 25 kB Progress (3): 21 kB | 94/240 kB | 25 kB Progress (3): 21 kB | 98/240 kB | 25 kB Progress (3): 21 kB | 102/240 kB | 25 kB Progress (3): 21 kB | 106/240 kB | 25 kB Progress (3): 21 kB | 110/240 kB | 25 kB Progress (3): 21 kB | 114/240 kB | 25 kB Progress (3): 21 kB | 118/240 kB | 25 kB Progress (3): 21 kB | 122/240 kB | 25 kB Progress (3): 21 kB | 126/240 kB | 25 kB Progress (3): 21 kB | 130/240 kB | 25 kB Progress (3): 21 kB | 134/240 kB | 25 kB Progress (3): 21 kB | 138/240 kB | 25 kB Progress (3): 21 kB | 142/240 kB | 25 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar (21 kB at 158 kB/s) [2019-07-30T14:23:51.965Z] 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 191 kB/s) [2019-07-30T14:23:52.222Z] 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 (1): 238/240 kB Progress (1): 240 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.jar (240 kB at 1.2 MB/s) [2019-07-30T14:23:52.222Z] Progress (1): 0/1.2 MB Progress (1): 0/1.2 MB Progress (1): 0/1.2 MB Progress (1): 0/1.2 MB Progress (1): 0/1.2 MB Progress (1): 0/1.2 MB Progress (1): 0/1.2 MB Progress (1): 0/1.2 MB Progress (1): 0/1.2 MB Progress (1): 0/1.2 MB Progress (1): 0/1.2 MB Progress (1): 0/1.2 MB Progress (1): 0/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/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.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 3.1 MB/s) [2019-07-30T14:23:52.786Z] [INFO] ANTLR: Processing source directory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3 [2019-07-30T14:23:52.786Z] ANTLR Parser Generator Version 3.5.2 [2019-07-30T14:23:53.349Z] Output file /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3/CTFLexer.tokens does not exist: must build /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFLexer.g [2019-07-30T14:23:53.349Z] org/eclipse/tracecompass/ctf/parser/CTFLexer.g [2019-07-30T14:23:54.279Z] Input file /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3/CTFLexer.tokens is newer than output: must rebuild /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFParser.g [2019-07-30T14:23:54.279Z] org/eclipse/tracecompass/ctf/parser/CTFParser.g [2019-07-30T14:23:54.279Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:230:3: [2019-07-30T14:23:54.279Z] Decision can match input such as "EVENTTOK" using multiple alternatives: 1, 2 [2019-07-30T14:23:54.279Z] [2019-07-30T14:23:54.279Z] As a result, alternative(s) 2 were disabled for that input [2019-07-30T14:23:54.279Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:450:13: [2019-07-30T14:23:54.279Z] Decision can match input such as "LCURL" using multiple alternatives: 2, 3 [2019-07-30T14:23:54.279Z] [2019-07-30T14:23:54.279Z] As a result, alternative(s) 3 were disabled for that input [2019-07-30T14:23:54.279Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:618:15: [2019-07-30T14:23:54.279Z] Decision can match input such as "LCURL" using multiple alternatives: 1, 2 [2019-07-30T14:23:54.279Z] [2019-07-30T14:23:54.279Z] As a result, alternative(s) 2 were disabled for that input [2019-07-30T14:23:54.843Z] [INFO] [2019-07-30T14:23:54.843Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T14:23:54.843Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:23:54.843Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/src/main/resources [2019-07-30T14:23:54.843Z] [INFO] [2019-07-30T14:23:54.843Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T14:23:55.772Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/classes [2019-07-30T14:23:56.338Z] [INFO] [2019-07-30T14:23:56.338Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T14:23:56.338Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:23:56.338Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/src/test/resources [2019-07-30T14:23:56.338Z] [INFO] [2019-07-30T14:23:56.338Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T14:23:56.338Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT-sources.jar [2019-07-30T14:23:56.595Z] [INFO] [2019-07-30T14:23:56.595Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T14:23:56.595Z] [INFO] [2019-07-30T14:23:56.595Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T14:23:56.595Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT.jar [2019-07-30T14:23:56.595Z] [INFO] [2019-07-30T14:23:56.595Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T14:23:56.595Z] [INFO] [2019-07-30T14:23:56.595Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T14:23:56.595Z] [INFO] [2019-07-30T14:23:56.595Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T14:23:56.595Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT.jar [2019-07-30T14:23:56.853Z] [INFO] [2019-07-30T14:23:56.853Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T14:23:56.853Z] [INFO] [2019-07-30T14:23:56.853Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T14:23:56.853Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T14:23:56.853Z] [INFO] [2019-07-30T14:23:56.853Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T14:23:56.853Z] [INFO] [2019-07-30T14:23:56.853Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T14:23:56.853Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT.jar [2019-07-30T14:23:56.853Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT.pom [2019-07-30T14:23:56.853Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT-sources.jar [2019-07-30T14:23:56.853Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T14:23:56.853Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT-p2metadata.xml [2019-07-30T14:23:56.853Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT-p2artifacts.xml [2019-07-30T14:23:56.853Z] [INFO] [2019-07-30T14:23:56.853Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T14:23:56.853Z] [INFO] [2019-07-30T14:23:56.853Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core >----- [2019-07-30T14:23:56.853Z] [INFO] Building org.eclipse.tracecompass.ctf.core 4.0.0-SNAPSHOT [15/134] [2019-07-30T14:23:56.853Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T14:23:56.853Z] [INFO] [2019-07-30T14:23:56.853Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T14:23:56.853Z] [INFO] [2019-07-30T14:23:56.853Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T14:23:56.853Z] [INFO] The project's OSGi version is 4.0.0.201907301416 [2019-07-30T14:23:56.853Z] [INFO] [2019-07-30T14:23:56.853Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T14:23:56.853Z] [INFO] [2019-07-30T14:23:56.853Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T14:23:56.853Z] [INFO] [2019-07-30T14:23:56.853Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T14:23:56.853Z] [INFO] [2019-07-30T14:23:56.853Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T14:23:56.853Z] [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/ctf/org.eclipse.tracecompass.ctf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T14:23:56.853Z] [INFO] [2019-07-30T14:23:56.853Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T14:23:56.853Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:23:56.853Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/main/resources [2019-07-30T14:23:56.853Z] [INFO] [2019-07-30T14:23:56.853Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T14:23:56.853Z] [INFO] Compiling 133 source files to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/target/classes [2019-07-30T14:23:58.221Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java:[170] [2019-07-30T14:23:58.221Z] returnArray[i] = null; [2019-07-30T14:23:58.221Z] ^^^^ [2019-07-30T14:23:58.221Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable 'T' [2019-07-30T14:23:58.221Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java:[220] [2019-07-30T14:23:58.221Z] return fInnerElements.get(index); [2019-07-30T14:23:58.221Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:23:58.221Z] Null type mismatch (type annotations): required 'E' but this expression has type '@Nullable E', where 'E' is a free type variable [2019-07-30T14:23:58.221Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java:[231] [2019-07-30T14:23:58.221Z] return fInnerElements.remove(index); [2019-07-30T14:23:58.221Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:23:58.221Z] Null type mismatch (type annotations): required 'E' but this expression has type '@Nullable E', where 'E' is a free type variable [2019-07-30T14:23:58.221Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[254] [2019-07-30T14:23:58.221Z] CTFStreamInputReader streamInputReaderToAdd = new CTFStreamInputReader(checkNotNull(streamInput)); [2019-07-30T14:23:58.221Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:23:58.221Z] Potential resource leak: 'streamInputReaderToAdd' may not be closed [2019-07-30T14:23:58.221Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[339] [2019-07-30T14:23:58.221Z] return (top != null) ? top.getCurrentEvent() : null; [2019-07-30T14:23:58.221Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:23:58.221Z] Potential resource leak: 'top' may not be closed at this location [2019-07-30T14:23:58.221Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[394] [2019-07-30T14:23:58.221Z] return hasMoreEvents(); [2019-07-30T14:23:58.221Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:23:58.221Z] Potential resource leak: 'top' may not be closed at this location [2019-07-30T14:23:58.221Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[499] [2019-07-30T14:23:58.221Z] CTFStreamInputReader se = fStreamInputReaders.get(j); [2019-07-30T14:23:58.221Z] ^^ [2019-07-30T14:23:58.221Z] Potential resource leak: 'se' may not be closed [2019-07-30T14:23:58.221Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/CTFStream.java:[306] [2019-07-30T14:23:58.221Z] SparseList sparseList = (SparseList) list; [2019-07-30T14:23:58.221Z] ^^^^^^^^^^ [2019-07-30T14:23:58.221Z] SparseList is a raw type. References to generic type SparseList should be parameterized [2019-07-30T14:23:58.221Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/CTFStream.java:[306] [2019-07-30T14:23:58.221Z] SparseList sparseList = (SparseList) list; [2019-07-30T14:23:58.221Z] ^^^^^^^^^^ [2019-07-30T14:23:58.221Z] SparseList is a raw type. References to generic type SparseList should be parameterized [2019-07-30T14:23:58.222Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTrace.java:[917] [2019-07-30T14:23:58.222Z] return !(pathname.getName().equals("metadata")); [2019-07-30T14:23:58.222Z] ^^^^^^^^^^ [2019-07-30T14:23:58.222Z] Non-externalized string literal; it should be followed by //$NON-NLS-$ [2019-07-30T14:23:58.222Z] 10 problems (10 warnings) [2019-07-30T14:23:58.222Z] [INFO] [2019-07-30T14:23:58.222Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T14:23:58.222Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:23:58.222Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/test/resources [2019-07-30T14:23:58.222Z] [INFO] [2019-07-30T14:23:58.222Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T14:23:58.478Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT-sources.jar [2019-07-30T14:23:58.478Z] [INFO] [2019-07-30T14:23:58.478Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T14:23:58.478Z] [INFO] [2019-07-30T14:23:58.478Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T14:23:58.478Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT.jar [2019-07-30T14:23:58.735Z] [INFO] [2019-07-30T14:23:58.735Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T14:23:58.735Z] [INFO] [2019-07-30T14:23:58.735Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T14:23:58.735Z] [INFO] [2019-07-30T14:23:58.735Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T14:23:58.735Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT.jar [2019-07-30T14:23:58.992Z] [INFO] [2019-07-30T14:23:58.992Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T14:23:58.992Z] [INFO] [2019-07-30T14:23:58.992Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T14:23:58.992Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T14:23:58.992Z] [INFO] [2019-07-30T14:23:58.992Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T14:23:58.992Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T14:23:59.248Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T14:23:59.248Z] [INFO] [2019-07-30T14:23:59.248Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T14:23:59.507Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT.jar [2019-07-30T14:23:59.507Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT.pom [2019-07-30T14:23:59.507Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT-sources.jar [2019-07-30T14:23:59.507Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T14:23:59.507Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT-p2metadata.xml [2019-07-30T14:23:59.507Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT-p2artifacts.xml [2019-07-30T14:23:59.507Z] [INFO] [2019-07-30T14:23:59.507Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T14:23:59.507Z] [INFO] [2019-07-30T14:23:59.507Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests >-- [2019-07-30T14:23:59.507Z] [INFO] Building Trace Compass CTF Core Tests Plug-in 1.0.5-SNAPSHOT [16/134] [2019-07-30T14:23:59.507Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T14:23:59.507Z] [INFO] [2019-07-30T14:23:59.507Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T14:23:59.507Z] [INFO] [2019-07-30T14:23:59.507Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-traces) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T14:23:59.507Z] [INFO] [2019-07-30T14:23:59.507Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T14:23:59.507Z] [INFO] The project's OSGi version is 1.0.5.201907301416 [2019-07-30T14:23:59.507Z] [INFO] [2019-07-30T14:23:59.507Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T14:23:59.507Z] [INFO] [2019-07-30T14:23:59.507Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T14:23:59.507Z] [INFO] [2019-07-30T14:23:59.507Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T14:23:59.507Z] [INFO] [2019-07-30T14:23:59.507Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T14:23:59.507Z] [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/ctf/org.eclipse.tracecompass.ctf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T14:23:59.507Z] [INFO] [2019-07-30T14:23:59.507Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T14:23:59.507Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:23:59.507Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/src/main/resources [2019-07-30T14:23:59.507Z] [INFO] [2019-07-30T14:23:59.507Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T14:23:59.507Z] [INFO] Compiling 54 source files to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/classes [2019-07-30T14:24:00.230Z] [INFO] [2019-07-30T14:24:00.230Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T14:24:00.230Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:24:00.230Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/src/test/resources [2019-07-30T14:24:00.230Z] [INFO] [2019-07-30T14:24:00.230Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T14:24:00.230Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT-sources.jar [2019-07-30T14:24:00.486Z] [INFO] [2019-07-30T14:24:00.486Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T14:24:00.486Z] [INFO] [2019-07-30T14:24:00.486Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T14:24:00.486Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT.jar [2019-07-30T14:24:00.486Z] [INFO] [2019-07-30T14:24:00.486Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T14:24:00.486Z] [INFO] [2019-07-30T14:24:00.486Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T14:24:00.486Z] [INFO] [2019-07-30T14:24:00.486Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T14:24:00.486Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT.jar [2019-07-30T14:24:00.826Z] [INFO] [2019-07-30T14:24:00.826Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T14:24:00.826Z] [INFO] [2019-07-30T14:24:00.826Z] [INFO] --- maven-antrun-plugin:1.8:run (prepare) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T14:24:00.826Z] 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-30T14:24:00.826Z] 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-30T14:24:00.826Z] 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-30T14:24:01.126Z] 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-30T14:24:01.126Z] 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-30T14:24:01.126Z] 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-30T14:24:01.126Z] 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 535 kB/s) [2019-07-30T14:24:01.126Z] 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-30T14:24:01.126Z] 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-30T14:24:01.126Z] 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-30T14:24:01.426Z] 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-30T14:24:01.426Z] 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-30T14:24:01.426Z] 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-30T14:24:01.426Z] 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 187 kB/s) [2019-07-30T14:24:01.426Z] 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-30T14:24:01.426Z] 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-30T14:24:01.426Z] 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-30T14:24:01.683Z] 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-30T14:24:01.683Z] 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-30T14:24:01.683Z] 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-30T14:24:01.683Z] 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 69 kB/s) [2019-07-30T14:24:01.683Z] 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-30T14:24:01.683Z] 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-30T14:24:01.683Z] 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-30T14:24:01.683Z] 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-30T14:24:01.683Z] 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-30T14:24:01.683Z] 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-30T14:24:01.940Z] 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-30T14:24:01.940Z] 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-30T14:24:01.940Z] 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-30T14:24:01.940Z] 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-30T14:24:01.940Z] 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-30T14:24:01.940Z] 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-30T14:24:01.940Z] 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-30T14:24:01.940Z] 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-30T14:24:01.940Z] 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-30T14:24:02.198Z] 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-30T14:24:02.198Z] 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-30T14:24:02.198Z] 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-30T14:24:02.198Z] Progress (1): 4.1/18 kB Progress (1): 7.7/18 kB Progress (1): 12/18 kB Progress (2): 12/18 kB | 4.1/243 kB Progress (2): 16/18 kB | 4.1/243 kB Progress (2): 16/18 kB | 7.7/243 kB Progress (2): 18 kB | 7.7/243 kB Progress (2): 18 kB | 12/243 kB Progress (2): 18 kB | 16/243 kB Progress (2): 18 kB | 20/243 kB Progress (2): 18 kB | 24/243 kB Progress (2): 18 kB | 28/243 kB Progress (2): 18 kB | 32/243 kB Progress (2): 18 kB | 36/243 kB Progress (2): 18 kB | 40/243 kB Progress (2): 18 kB | 44/243 kB Progress (2): 18 kB | 48/243 kB Progress (2): 18 kB | 52/243 kB Progress (2): 18 kB | 56/243 kB Progress (3): 18 kB | 56/243 kB | 0/2.0 MB Progress (3): 18 kB | 60/243 kB | 0/2.0 MB Progress (3): 18 kB | 60/243 kB | 0/2.0 MB Progress (3): 18 kB | 64/243 kB | 0/2.0 MB Progress (3): 18 kB | 64/243 kB | 0/2.0 MB Progress (3): 18 kB | 68/243 kB | 0/2.0 MB Progress (3): 18 kB | 68/243 kB | 0/2.0 MB Progress (3): 18 kB | 72/243 kB | 0/2.0 MB Progress (3): 18 kB | 72/243 kB | 0/2.0 MB Progress (3): 18 kB | 76/243 kB | 0/2.0 MB Progress (3): 18 kB | 76/243 kB | 0/2.0 MB Progress (3): 18 kB | 80/243 kB | 0/2.0 MB Progress (3): 18 kB | 80/243 kB | 0/2.0 MB Progress (3): 18 kB | 84/243 kB | 0/2.0 MB Progress (3): 18 kB | 84/243 kB | 0/2.0 MB Progress (3): 18 kB | 88/243 kB | 0/2.0 MB Progress (3): 18 kB | 88/243 kB | 0/2.0 MB Progress (3): 18 kB | 92/243 kB | 0/2.0 MB Progress (3): 18 kB | 92/243 kB | 0/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 634 kB/s) [2019-07-30T14:24:02.198Z] Progress (2): 92/243 kB | 0/2.0 MB Progress (2): 96/243 kB | 0/2.0 MB Progress (2): 96/243 kB | 0/2.0 MB Progress (2): 100/243 kB | 0/2.0 MB Progress (2): 100/243 kB | 0/2.0 MB Progress (2): 104/243 kB | 0/2.0 MB Progress (2): 104/243 kB | 0.1/2.0 MB Progress (2): 108/243 kB | 0.1/2.0 MB Progress (2): 108/243 kB | 0.1/2.0 MB Progress (2): 112/243 kB | 0.1/2.0 MB Progress (2): 112/243 kB | 0.1/2.0 MB Progress (2): 116/243 kB | 0.1/2.0 MB Progress (2): 116/243 kB | 0.1/2.0 MB Progress (2): 120/243 kB | 0.1/2.0 MB Progress (2): 120/243 kB | 0.1/2.0 MB Progress (2): 124/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): 124/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): 124/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): 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.1/2.0 MB Progress (2): 172/243 kB | 0.1/2.0 MB Progress (2): 176/243 kB | 0.1/2.0 MB Progress (2): 176/243 kB | 0.1/2.0 MB Progress (2): 180/243 kB | 0.1/2.0 MB Progress (2): 180/243 kB | 0.1/2.0 MB Progress (2): 184/243 kB | 0.1/2.0 MB Progress (2): 184/243 kB | 0.1/2.0 MB Progress (2): 188/243 kB | 0.1/2.0 MB Progress (2): 188/243 kB | 0.1/2.0 MB Progress (2): 192/243 kB | 0.1/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): 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.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.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 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-30T14:24:02.198Z] Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.4/ant-1.9.4.jar (2.0 MB at 8.7 MB/s) [2019-07-30T14:24:02.762Z] [INFO] Executing tasks [2019-07-30T14:24:02.762Z] [2019-07-30T14:24:02.762Z] main: [2019-07-30T14:24:02.762Z] [2019-07-30T14:24:02.762Z] main: [2019-07-30T14:24:02.762Z] [2019-07-30T14:24:02.762Z] checkAnyTraceExists: [2019-07-30T14:24:02.762Z] [2019-07-30T14:24:02.762Z] verifyChecksum: [2019-07-30T14:24:02.762Z] [echo] Verifying: ${anyTraceExists} [2019-07-30T14:24:02.762Z] [2019-07-30T14:24:02.762Z] deleteFailedCheckSumTraces: [2019-07-30T14:24:02.762Z] [2019-07-30T14:24:02.762Z] downloadTraceFiles: [2019-07-30T14:24:02.762Z] [echo] Attempting to download test traces [2019-07-30T14:24:02.762Z] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/synctraces.tar.gz [2019-07-30T14:24:02.762Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz [2019-07-30T14:24:03.018Z] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/os-events.tar.gz [2019-07-30T14:24:03.018Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz [2019-07-30T14:24:03.275Z] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz [2019-07-30T14:24:03.275Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz [2019-07-30T14:24:03.533Z] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/vlc.tar.gz [2019-07-30T14:24:03.533Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz [2019-07-30T14:24:04.463Z] [exec] Cloning into 'ctf-testsuite'... [2019-07-30T14:24:06.355Z] [2019-07-30T14:24:06.355Z] pullTestSuite: [2019-07-30T14:24:06.355Z] [exec] Your branch is up-to-date with 'origin/master'. [2019-07-30T14:24:06.355Z] [exec] Already on 'master' [2019-07-30T14:24:06.920Z] [exec] Already up-to-date. [2019-07-30T14:24:06.920Z] [exec] Note: checking out '0f8beba86ae551f42adeb81d1bfddd5645f31013'. [2019-07-30T14:24:06.920Z] [exec] [2019-07-30T14:24:06.920Z] [exec] You are in 'detached HEAD' state. You can look around, make experimental [2019-07-30T14:24:06.920Z] [exec] changes and commit them, and you can discard any commits you make in this [2019-07-30T14:24:06.920Z] [exec] state without impacting any branches by performing another checkout. [2019-07-30T14:24:06.920Z] [exec] [2019-07-30T14:24:06.920Z] [exec] If you want to create a new branch to retain commits you create, you may [2019-07-30T14:24:06.920Z] [exec] do so (now or later) by using -b with the checkout command again. Example: [2019-07-30T14:24:06.920Z] [exec] [2019-07-30T14:24:06.920Z] [exec] git checkout -b [2019-07-30T14:24:06.920Z] [exec] [2019-07-30T14:24:06.920Z] [exec] HEAD is now at 0f8beba... Merge pull request #35 from compudj/master [2019-07-30T14:24:06.920Z] [2019-07-30T14:24:06.920Z] extractTraces: [2019-07-30T14:24:06.920Z] [2019-07-30T14:24:06.920Z] checkAnyTraceExists: [2019-07-30T14:24:06.920Z] [2019-07-30T14:24:06.920Z] verifyChecksum: [2019-07-30T14:24:06.920Z] [echo] Verifying: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz [2019-07-30T14:24:07.485Z] [2019-07-30T14:24:07.485Z] warnFailedCheckSum: [2019-07-30T14:24:07.485Z] [gunzip] Expanding /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar [2019-07-30T14:24:07.485Z] [untar] Expanding: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar into /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces [2019-07-30T14:24:07.742Z] [gunzip] Expanding /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar [2019-07-30T14:24:09.111Z] [untar] Expanding: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar into /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces [2019-07-30T14:24:09.427Z] [gunzip] Expanding /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar [2019-07-30T14:24:09.778Z] [untar] Expanding: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar into /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces [2019-07-30T14:24:09.778Z] [gunzip] Expanding /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar [2019-07-30T14:24:12.311Z] [untar] Expanding: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar into /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces [2019-07-30T14:24:13.242Z] [echo] Traces extracted successfully [2019-07-30T14:24:13.242Z] [INFO] Executed tasks [2019-07-30T14:24:13.242Z] [INFO] [2019-07-30T14:24:13.242Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T14:24:15.136Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data/.metadata/.log [2019-07-30T14:24:15.136Z] [INFO] Command line: [2019-07-30T14:24:15.137Z] [/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/ctf/org.eclipse.tracecompass.ctf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T14:24:15.137Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T14:24:41.647Z] !SESSION 2019-07-30 14:24:15.290 ----------------------------------------------- [2019-07-30T14:24:41.647Z] eclipse.buildId=unknown [2019-07-30T14:24:41.647Z] java.version=1.8.0_202 [2019-07-30T14:24:41.647Z] java.vendor=Oracle Corporation [2019-07-30T14:24:41.647Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T14:24:41.647Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T14:24:41.647Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T14:24:41.647Z] [2019-07-30T14:24:41.647Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 14:24:41.232 [2019-07-30T14:24:41.647Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T14:24:41.647Z] !STACK 0 [2019-07-30T14:24:41.647Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50] [2019-07-30T14:24:41.647Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T14:24:41.647Z] [2019-07-30T14:24:41.647Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T14:24:41.647Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T14:24:41.647Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T14:24:41.647Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T14:24:41.647Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T14:24:41.647Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T14:24:41.647Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T14:24:41.647Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T14:24:41.647Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T14:24:41.647Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T14:24:41.647Z] [2019-07-30T14:24:41.647Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 14:24:41.445 [2019-07-30T14:24:41.647Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T14:24:41.647Z] !STACK 0 [2019-07-30T14:24:41.647Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123] [2019-07-30T14:24:41.647Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T14:24:41.647Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T14:24:41.647Z] -> 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-30T14:24:41.647Z] org.apache.httpcomponents.httpclient.win [31] [2019-07-30T14:24:41.647Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T14:24:41.647Z] [2019-07-30T14:24:41.647Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T14:24:41.647Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T14:24:41.647Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T14:24:41.647Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T14:24:41.647Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T14:24:41.647Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T14:24:41.647Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T14:24:41.647Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T14:24:41.647Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T14:24:41.647Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T14:24:44.180Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest [2019-07-30T14:24:44.180Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.17 s - in org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest [2019-07-30T14:24:44.180Z] testAddMany(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0.011 s [2019-07-30T14:24:44.180Z] testEnumDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-30T14:24:44.180Z] testAdd(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-30T14:24:44.180Z] testQuery(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-30T14:24:44.180Z] testDubs(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-30T14:24:44.180Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-30T14:24:44.180Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0.007 s [2019-07-30T14:24:44.180Z] binaryEquivalentTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0.053 s [2019-07-30T14:24:44.180Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-30T14:24:44.180Z] testOverlap1(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0.001 s [2019-07-30T14:24:44.180Z] testOverlap2(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-30T14:24:44.180Z] testOverlap3(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-30T14:24:44.180Z] testOverlap4(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-30T14:24:44.180Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-30T14:24:44.180Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest [2019-07-30T14:24:46.076Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.684 s - in org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest [2019-07-30T14:24:46.076Z] testVariantDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0.003 s [2019-07-30T14:24:46.076Z] equalsAddTwiceTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0.002 s [2019-07-30T14:24:46.076Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-30T14:24:46.076Z] testAddField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-30T14:24:46.076Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 1.632 s [2019-07-30T14:24:46.076Z] equalsOutOfOrderTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-30T14:24:46.076Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-30T14:24:46.076Z] testIsTagged(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-30T14:24:46.076Z] testIsTagged_null(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0.001 s [2019-07-30T14:24:46.076Z] testHasField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-30T14:24:46.076Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-30T14:24:46.076Z] testSetTag(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-30T14:24:46.076Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test [2019-07-30T14:24:46.076Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test [2019-07-30T14:24:46.076Z] testgetElem_withDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0.002 s [2019-07-30T14:24:46.076Z] testToStringStringArray(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0.025 s [2019-07-30T14:24:46.076Z] testRead_noDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-30T14:24:46.076Z] testgetElem_noDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-30T14:24:46.076Z] testToString_withDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-30T14:24:46.076Z] testArrayDefinition_baseDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0.001 s [2019-07-30T14:24:46.076Z] testArrayDefinition_newDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-30T14:24:46.076Z] testToString_string(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0.001 s [2019-07-30T14:24:46.076Z] testToString_char(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-30T14:24:46.076Z] testToString_long(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-30T14:24:46.076Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-30T14:24:46.076Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest [2019-07-30T14:24:46.076Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest [2019-07-30T14:24:46.076Z] testGetFieldsList(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-30T14:24:46.076Z] testGetField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-30T14:24:46.076Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-30T14:24:46.076Z] testStructDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0.001 s [2019-07-30T14:24:46.076Z] testAddField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-30T14:24:46.076Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0.001 s [2019-07-30T14:24:46.076Z] testGetMinAlign(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-30T14:24:46.076Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-30T14:24:46.076Z] testHasField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-30T14:24:46.076Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-30T14:24:46.076Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest [2019-07-30T14:24:46.076Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest [2019-07-30T14:24:46.076Z] testGetEncoding(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-30T14:24:46.076Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0.001 s [2019-07-30T14:24:46.076Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-30T14:24:46.076Z] testStringDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-30T14:24:46.076Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-30T14:24:46.076Z] testStringDeclaration_2(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0.001 s [2019-07-30T14:24:46.076Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-30T14:24:46.076Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest [2019-07-30T14:24:46.076Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest [2019-07-30T14:24:46.076Z] testGetCurrentField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0.005 s [2019-07-30T14:24:46.076Z] testLookupVariant(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-30T14:24:46.076Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0.001 s [2019-07-30T14:24:46.076Z] testGetCurrentFieldName(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-30T14:24:46.076Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-30T14:24:46.076Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-30T14:24:46.076Z] testLookupInteger(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-30T14:24:46.076Z] testLookupString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0.001 s [2019-07-30T14:24:46.076Z] testLookupStruct(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-30T14:24:46.076Z] testLookupEnum(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0.001 s [2019-07-30T14:24:46.076Z] testVariantDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-30T14:24:46.076Z] testLookupArray(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0.001 s [2019-07-30T14:24:46.076Z] testGetDefinitions(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-30T14:24:46.076Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-30T14:24:46.076Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest [2019-07-30T14:24:46.076Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest [2019-07-30T14:24:46.076Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2019-07-30T14:24:46.076Z] testStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2019-07-30T14:24:46.076Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2019-07-30T14:24:46.076Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2019-07-30T14:24:46.076Z] testSetValue(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2019-07-30T14:24:46.076Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest [2019-07-30T14:24:46.076Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest [2019-07-30T14:24:46.076Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-07-30T14:24:46.076Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-07-30T14:24:46.076Z] testFormatNumber_unsignedLong(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-07-30T14:24:46.077Z] testIntegerDefinition(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-07-30T14:24:46.077Z] testFormatNumber_signedLong(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-07-30T14:24:46.077Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-07-30T14:24:46.077Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest [2019-07-30T14:24:46.077Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest [2019-07-30T14:24:46.077Z] testLargeExtended(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0.001 s [2019-07-30T14:24:46.077Z] validateLargeFail(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-30T14:24:46.077Z] validateLarge(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-30T14:24:46.077Z] validateCompactFail(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-30T14:24:46.077Z] testLargeCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0.001 s [2019-07-30T14:24:46.077Z] testCompactExtended(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-30T14:24:46.077Z] testMaxSizes(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-30T14:24:46.077Z] validateCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0.001 s [2019-07-30T14:24:46.077Z] testCompactCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-30T14:24:46.077Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test [2019-07-30T14:24:46.335Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test [2019-07-30T14:24:46.335Z] testGetElementType(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2019-07-30T14:24:46.335Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0.001 s [2019-07-30T14:24:46.335Z] testSequenceDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2019-07-30T14:24:46.335Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0.002 s [2019-07-30T14:24:46.335Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0.001 s [2019-07-30T14:24:46.335Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2019-07-30T14:24:46.335Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test [2019-07-30T14:24:46.335Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test [2019-07-30T14:24:46.335Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test) Time elapsed: 0.001 s [2019-07-30T14:24:46.335Z] testGetElem(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test) Time elapsed: 0.045 s [2019-07-30T14:24:46.335Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test) Time elapsed: 0 s [2019-07-30T14:24:46.335Z] testFixedStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test) Time elapsed: 0.001 s [2019-07-30T14:24:46.335Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest [2019-07-30T14:24:46.335Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest [2019-07-30T14:24:46.335Z] testFloat32BitNeg(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0.001 s [2019-07-30T14:24:46.335Z] testFloat32Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0.001 s [2019-07-30T14:24:46.335Z] testFloat48Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-30T14:24:46.335Z] testFloat64Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0.002 s [2019-07-30T14:24:46.335Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-30T14:24:46.335Z] testFloat248(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-30T14:24:46.335Z] testFloat5311(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-30T14:24:46.335Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-30T14:24:46.335Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-30T14:24:46.335Z] testFloat64BitNeg(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0.001 s [2019-07-30T14:24:46.335Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test [2019-07-30T14:24:46.335Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test [2019-07-30T14:24:46.335Z] testGetElementType(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-30T14:24:46.335Z] testArrayDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-30T14:24:46.335Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-30T14:24:46.335Z] testIsString_complex(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-30T14:24:46.335Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0.001 s [2019-07-30T14:24:46.335Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-30T14:24:46.335Z] testGetLength(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-30T14:24:46.335Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-30T14:24:46.335Z] testIsString_ownDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-30T14:24:46.335Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest [2019-07-30T14:24:51.588Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.887 s - in org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest [2019-07-30T14:24:51.588Z] testEquals1(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.295 s [2019-07-30T14:24:51.588Z] testEquals2(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.266 s [2019-07-30T14:24:51.588Z] testEquals3(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.159 s [2019-07-30T14:24:51.588Z] testEquals4(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.197 s [2019-07-30T14:24:51.588Z] testEquals5(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.19 s [2019-07-30T14:24:51.588Z] testHashCode_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.185 s [2019-07-30T14:24:51.588Z] testEventDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.48 s [2019-07-30T14:24:51.588Z] testEquals_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.127 s [2019-07-30T14:24:51.588Z] testGetId(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.212 s [2019-07-30T14:24:51.588Z] testFieldsIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.201 s [2019-07-30T14:24:51.588Z] testNameIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.159 s [2019-07-30T14:24:51.588Z] testGetName(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.12 s [2019-07-30T14:24:51.588Z] testFieldsIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.104 s [2019-07-30T14:24:51.588Z] testEquals_other1(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.105 s [2019-07-30T14:24:51.588Z] testEquals_other2(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.105 s [2019-07-30T14:24:51.588Z] testEquals_other3(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.101 s [2019-07-30T14:24:51.588Z] testEquals_other4(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.159 s [2019-07-30T14:24:51.588Z] testEventDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.106 s [2019-07-30T14:24:51.588Z] testHashCode(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.103 s [2019-07-30T14:24:51.588Z] testContextIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.107 s [2019-07-30T14:24:51.588Z] testStreamIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.104 s [2019-07-30T14:24:51.588Z] testGetFields(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.103 s [2019-07-30T14:24:51.588Z] testIdIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.101 s [2019-07-30T14:24:51.588Z] testEquals(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.304 s [2019-07-30T14:24:51.588Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.188 s [2019-07-30T14:24:51.588Z] testStreamIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.178 s [2019-07-30T14:24:51.588Z] testEquals_emptyObject(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.122 s [2019-07-30T14:24:51.588Z] testNameIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.118 s [2019-07-30T14:24:51.588Z] testContextIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.179 s [2019-07-30T14:24:51.588Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest [2019-07-30T14:24:51.588Z] 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-30T14:24:51.588Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest) Time elapsed: 0 s [2019-07-30T14:24:51.588Z] testGetIntegerValue_one(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest) Time elapsed: 0 s [2019-07-30T14:24:51.588Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest) Time elapsed: 0 s [2019-07-30T14:24:51.588Z] testEnumDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest) Time elapsed: 0 s [2019-07-30T14:24:51.588Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest [2019-07-30T14:24:51.588Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest [2019-07-30T14:24:51.588Z] testIntegerDeclarationBruteForce(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0.072 s [2019-07-30T14:24:51.588Z] testGetEncoding(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T14:24:51.588Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T14:24:51.588Z] testGetByteOrder(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T14:24:51.588Z] testIsCharacter_8bytes(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T14:24:51.588Z] testMinValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T14:24:51.588Z] testIntegerDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T14:24:51.588Z] testGetBase(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T14:24:51.588Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T14:24:51.588Z] testIsSigned_unsigned(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T14:24:51.588Z] testIsSigned_signed(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T14:24:51.588Z] testMaxValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T14:24:51.588Z] testGetLength(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T14:24:51.588Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0.001 s [2019-07-30T14:24:51.588Z] testIsCharacter(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T14:24:51.588Z] Running org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest [2019-07-30T14:24:51.588Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest [2019-07-30T14:24:51.588Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest) Time elapsed: 0.013 s [2019-07-30T14:24:51.588Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest [2019-07-30T14:24:51.588Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest [2019-07-30T14:24:51.588Z] getterTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2019-07-30T14:24:51.588Z] ctorTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2019-07-30T14:24:51.588Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0.001 s [2019-07-30T14:24:51.588Z] toStringTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2019-07-30T14:24:51.588Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2019-07-30T14:24:51.588Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest [2019-07-30T14:24:51.588Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest [2019-07-30T14:24:51.588Z] test32BE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest) Time elapsed: 0 s [2019-07-30T14:24:51.588Z] test32LE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest) Time elapsed: 0 s [2019-07-30T14:24:51.588Z] test64BE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest) Time elapsed: 0 s [2019-07-30T14:24:51.588Z] test64LE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest) Time elapsed: 0 s [2019-07-30T14:24:51.588Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest [2019-07-30T14:24:51.588Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest [2019-07-30T14:24:51.588Z] testLookupVariant(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-30T14:24:51.588Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0.001 s [2019-07-30T14:24:51.588Z] testLookupInteger_1(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-30T14:24:51.588Z] testLookupInteger_2(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-30T14:24:51.588Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-30T14:24:51.588Z] testLookupString(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0.001 s [2019-07-30T14:24:51.588Z] testLookupStruct(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-30T14:24:51.588Z] testLookupEnum(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-30T14:24:51.588Z] testLookupArray(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-30T14:24:51.588Z] testGetDefinitions_1(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0.001 s [2019-07-30T14:24:51.588Z] testLookupFixedStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-30T14:24:51.588Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-30T14:24:51.588Z] Running org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest [2019-07-30T14:24:51.588Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-typedef-length as requested. [2019-07-30T14:24:51.588Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/stream/pass/integer-large-size as requested. [2019-07-30T14:24:51.588Z] line 8:11 required (...)+ loop did not match anything at character ';' [2019-07-30T14:24:51.588Z] line 10:46 mismatched character '' expecting '"' [2019-07-30T14:24:51.859Z] line 9:16 no viable alternative at character 'o' [2019-07-30T14:24:51.859Z] line 9:20 no viable alternative at character '?' [2019-07-30T14:24:51.859Z] line 12:14 no viable alternative at character '' [2019-07-30T14:24:51.859Z] line 32:0 mismatched character '' expecting '"' [2019-07-30T14:24:51.859Z] [2019-07-30T14:24:51.859Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 14:24:51.771 [2019-07-30T14:24:51.859Z] !MESSAGE Unknown trace attribute: test [2019-07-30T14:24:51.859Z] [2019-07-30T14:24:51.859Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 14:24:51.772 [2019-07-30T14:24:51.859Z] !MESSAGE Unknown trace attribute: test1 [2019-07-30T14:24:51.859Z] [2019-07-30T14:24:51.859Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 14:24:51.773 [2019-07-30T14:24:51.859Z] !MESSAGE Unknown trace attribute: test2 [2019-07-30T14:24:51.859Z] [2019-07-30T14:24:51.859Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 14:24:51.773 [2019-07-30T14:24:51.859Z] !MESSAGE Unknown trace attribute: test3 [2019-07-30T14:24:51.859Z] [2019-07-30T14:24:51.859Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 14:24:51.774 [2019-07-30T14:24:51.859Z] !MESSAGE Unknown trace attribute: test4 [2019-07-30T14:24:51.859Z] [2019-07-30T14:24:51.859Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 14:24:51.787 [2019-07-30T14:24:51.859Z] !MESSAGE Unknown trace attribute: test2 [2019-07-30T14:24:52.116Z] [2019-07-30T14:24:52.116Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 14:24:51.962 [2019-07-30T14:24:52.116Z] !MESSAGE Unknown integer attribute: aa [2019-07-30T14:24:52.116Z] [2019-07-30T14:24:52.116Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 14:24:51.962 [2019-07-30T14:24:52.116Z] !MESSAGE Unknown integer attribute: zz [2019-07-30T14:24:52.116Z] [2019-07-30T14:24:52.116Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 14:24:51.963 [2019-07-30T14:24:52.116Z] !MESSAGE Unknown trace attribute: blah [2019-07-30T14:24:52.116Z] [2019-07-30T14:24:52.116Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 14:24:51.964 [2019-07-30T14:24:52.116Z] !MESSAGE Unknown stream attribute: askdjfhaskdjfh [2019-07-30T14:24:53.488Z] Tests run: 173, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.991 s - in org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest [2019-07-30T14:24:53.488Z] testTrace[0: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-redefinition](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.016 s [2019-07-30T14:24:53.488Z] 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.016 s [2019-07-30T14:24:53.488Z] 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.007 s [2019-07-30T14:24:53.488Z] 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.007 s [2019-07-30T14:24:53.488Z] 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-30T14:24:53.488Z] testTrace[5: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T14:24:53.488Z] testTrace[6: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type-field](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T14:24:53.488Z] 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.006 s [2019-07-30T14:24:53.488Z] testTrace[8: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T14:24:53.488Z] testTrace[9: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-field-value-out-of-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T14:24:53.488Z] testTrace[10: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-type-implicit-but-undefined-int-type](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T14:24:53.488Z] 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-30T14:24:53.488Z] testTrace[12: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-type-value-out-of-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T14:24:53.488Z] testTrace[13: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-untyped-missing-int](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T14:24:53.488Z] 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.01 s [2019-07-30T14:24:53.488Z] 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.004 s [2019-07-30T14:24:53.488Z] 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.002 s [2019-07-30T14:24:53.488Z] 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-30T14:24:53.488Z] 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.003 s [2019-07-30T14:24:53.488Z] 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-30T14:24:53.488Z] testTrace[20: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-0-bit-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T14:24:53.488Z] 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.001 s [2019-07-30T14:24:53.488Z] testTrace[22: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T14:24:53.488Z] 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-30T14:24:53.488Z] testTrace[24: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-base-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T14:24:53.488Z] 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-30T14:24:53.488Z] testTrace[26: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-byte-order-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T14:24:53.488Z] 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 s [2019-07-30T14:24:53.488Z] 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-30T14:24:53.488Z] 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-30T14:24:53.488Z] testTrace[30: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T14:24:53.488Z] 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-30T14:24:53.488Z] testTrace[32: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T14:24:53.488Z] testTrace[33: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-30T14:24:53.488Z] testTrace[34: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-missing](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-30T14:24:53.488Z] testTrace[35: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-30T14:24:53.488Z] testTrace[36: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-corrupted](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T14:24:53.488Z] testTrace[37: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-too-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T14:24:53.488Z] testTrace[38: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-too-small](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T14:24:53.488Z] 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-30T14:24:53.488Z] 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 s [2019-07-30T14:24:53.488Z] 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-30T14:24:53.488Z] testTrace[42: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-expression](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T14:24:53.488Z] testTrace[43: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T14:24:53.488Z] 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-30T14:24:53.488Z] 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-30T14:24:53.488Z] 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.042 s [2019-07-30T14:24:53.488Z] testTrace[47: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-empty-after-header](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T14:24:53.488Z] 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-30T14:24:53.488Z] testTrace[49: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-with-null-char](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T14:24:53.488Z] 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-30T14:24:53.488Z] testTrace[51: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/repeated-event-id-in-same-stream](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T14:24:53.488Z] testTrace[52: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/stream-undefined-id](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T14:24:53.488Z] testTrace[53: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/string-concat](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-30T14:24:53.488Z] testTrace[54: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-enum](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T14:24:53.488Z] 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-30T14:24:53.488Z] 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-30T14:24:53.488Z] testTrace[57: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T14:24:53.488Z] testTrace[58: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-zero](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T14:24:53.488Z] 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-30T14:24:53.488Z] 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.008 s [2019-07-30T14:24:53.488Z] testTrace[61: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-field-name-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-30T14:24:53.488Z] testTrace[62: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-inner-struct-undefined](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-30T14:24:53.488Z] 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-30T14:24:53.488Z] 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-30T14:24:53.488Z] 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-30T14:24:53.488Z] 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 s [2019-07-30T14:24:53.488Z] 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-30T14:24:53.488Z] 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-30T14:24:53.488Z] 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-30T14:24:53.488Z] 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-30T14:24:53.488Z] testTrace[71: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-missing-tag](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T14:24:53.488Z] testTrace[72: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-string-fields](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T14:24:53.488Z] testTrace[73: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T14:24:53.488Z] 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-30T14:24:53.488Z] testTrace[75: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-30T14:24:53.488Z] 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-30T14:24:53.488Z] 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-30T14:24:53.488Z] testTrace[78: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-1dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T14:24:53.488Z] testTrace[79: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim-2typedef](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T14:24:53.488Z] 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-30T14:24:53.488Z] testTrace[81: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T14:24:53.488Z] 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.054 s [2019-07-30T14:24:53.488Z] 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-30T14:24:53.488Z] testTrace[84: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-nameless](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T14:24:53.488Z] 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-30T14:24:53.488Z] testTrace[86: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-untyped-int](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T14:24:53.488Z] 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.024 s [2019-07-30T14:24:53.488Z] 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.01 s [2019-07-30T14:24:53.488Z] testTrace[89: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-value](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T14:24:53.488Z] 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.002 s [2019-07-30T14:24:53.488Z] 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 s [2019-07-30T14:24:53.488Z] 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-30T14:24:53.488Z] testTrace[93: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/literal-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.008 s [2019-07-30T14:24:53.488Z] testTrace[94: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-big-endian](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T14:24:53.488Z] 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-30T14:24:53.488Z] 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-30T14:24:53.488Z] testTrace[97: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-packetized-little-endian](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-30T14:24:53.488Z] testTrace[98: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/name-escaping-clashes](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T14:24:53.488Z] testTrace[99: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/name-escaping-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T14:24:53.488Z] testTrace[100: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/repeated-event-id-in-2-streams](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T14:24:53.488Z] testTrace[101: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-basic-1dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T14:24:53.488Z] testTrace[102: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-basic-2dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T14:24:53.488Z] testTrace[103: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-scoped-length](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T14:24:53.488Z] 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.001 s [2019-07-30T14:24:53.488Z] 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.142 s [2019-07-30T14:24:53.488Z] 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.014 s [2019-07-30T14:24:53.488Z] 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.002 s [2019-07-30T14:24:53.488Z] 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.005 s [2019-07-30T14:24:53.488Z] 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-30T14:24:53.488Z] 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-30T14:24:53.488Z] 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.002 s [2019-07-30T14:24:53.488Z] 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-30T14:24:53.488Z] testTrace[113: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typealias-simple](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T14:24:53.488Z] testTrace[114: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typedef-simple](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T14:24:53.488Z] testTrace[115: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/unknown-attribute-warnings](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.004 s [2019-07-30T14:24:53.488Z] 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-30T14:24:53.488Z] testTrace[117: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-integers-unnamed](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T14:24:53.488Z] 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-30T14:24:53.488Z] 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-30T14:24:53.488Z] 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-30T14:24:53.488Z] testTrace[121: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-structs](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.006 s [2019-07-30T14:24:53.488Z] testTrace[122: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-two-levels-redefinition](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T14:24:53.488Z] testTrace[123: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-two-levels](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T14:24:53.488Z] 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.002 s [2019-07-30T14:24:53.488Z] 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-30T14:24:53.488Z] 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.004 s [2019-07-30T14:24:53.488Z] 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.028 s [2019-07-30T14:24:53.488Z] 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.003 s [2019-07-30T14:24:53.488Z] testTrace[129: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T14:24:53.488Z] 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.002 s [2019-07-30T14:24:53.488Z] 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.002 s [2019-07-30T14:24:53.488Z] 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.002 s [2019-07-30T14:24:53.488Z] testTrace[133: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-within-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T14:24:53.488Z] testTrace[134: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T14:24:53.488Z] 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.002 s [2019-07-30T14:24:53.488Z] testTrace[136: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-variant-selected-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T14:24:53.488Z] testTrace[137: traces/ctf-testsuite/tests/1.8/regression/stream/fail/event-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.004 s [2019-07-30T14:24:53.488Z] 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.005 s [2019-07-30T14:24:53.488Z] testTrace[139: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-alignment-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T14:24:53.488Z] 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-30T14:24:53.488Z] 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-30T14:24:53.489Z] 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.002 s [2019-07-30T14:24:53.489Z] 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.012 s [2019-07-30T14:24:53.489Z] 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-30T14:24:53.489Z] 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.003 s [2019-07-30T14:24:53.489Z] 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.02 s [2019-07-30T14:24:53.489Z] 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.029 s [2019-07-30T14:24:53.489Z] 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-30T14:24:53.489Z] 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-30T14:24:53.489Z] testTrace[150: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T14:24:53.489Z] 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.017 s [2019-07-30T14:24:53.489Z] testTrace[152: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-variant-selected-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T14:24:53.489Z] testTrace[153: traces/ctf-testsuite/tests/1.8/regression/stream/fail/variant-out-of-range-enum-selector](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T14:24:53.489Z] 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-30T14:24:53.489Z] 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.002 s [2019-07-30T14:24:53.489Z] 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-30T14:24:53.489Z] 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-30T14:24:53.489Z] 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-30T14:24:53.489Z] 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.009 s [2019-07-30T14:24:53.489Z] 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-30T14:24:53.489Z] 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-30T14:24:53.489Z] testTrace[162: traces/ctf-testsuite/tests/1.8/regression/stream/pass/in-bound-alignment-2-bit-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T14:24:53.489Z] 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.013 s [2019-07-30T14:24:53.489Z] 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.004 s [2019-07-30T14:24:53.489Z] 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.554 s [2019-07-30T14:24:53.489Z] 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.328 s [2019-07-30T14:24:53.489Z] 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.05 s [2019-07-30T14:24:53.489Z] 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.015 s [2019-07-30T14:24:53.489Z] 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.093 s [2019-07-30T14:24:53.489Z] 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.007 s [2019-07-30T14:24:53.489Z] 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-30T14:24:53.489Z] 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.015 s [2019-07-30T14:24:53.489Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest [2019-07-30T14:24:53.489Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest [2019-07-30T14:24:53.489Z] testGetInt_le1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T14:24:53.489Z] testGetInt_le2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T14:24:53.489Z] testPutIntLe(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T14:24:53.489Z] testPutInt_invalid(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T14:24:53.489Z] testGetLong35s_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T14:24:53.489Z] testGetLong35s_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T14:24:53.489Z] testGetLong35s_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T14:24:53.489Z] testGet24Unsigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T14:24:53.489Z] testGetInt_invalid(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T14:24:53.489Z] testGet24Signed(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T14:24:53.489Z] testGetLong35_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T14:24:53.489Z] testGetLong35_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T14:24:53.489Z] testPutInt_length0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T14:24:53.489Z] testPutInt_length1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T14:24:53.489Z] testGetLong_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T14:24:53.489Z] testGetLong_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0.001 s [2019-07-30T14:24:53.489Z] testGetLong_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T14:24:53.489Z] testGet35_pos0BE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T14:24:53.489Z] testGet35_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T14:24:53.489Z] testGet35_pos8BE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T14:24:53.489Z] testPutIntLe_length0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T14:24:53.489Z] testPutIntLe_length1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T14:24:53.489Z] testGetLong_pos0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T14:24:53.489Z] testGetLong_pos7(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T14:24:53.489Z] testGetLong_pos8(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T14:24:53.489Z] testGetUnsigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T14:24:53.489Z] testGetInt_invalid2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T14:24:53.489Z] testGetSigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T14:24:53.489Z] testPutInt(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T14:24:53.489Z] testPutInt_hex(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T14:24:53.489Z] testGetInt_base(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T14:24:53.489Z] testGetInt_pos0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T14:24:53.489Z] testGetInt_pos1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T14:24:53.489Z] testGetInt_pos2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T14:24:53.489Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest [2019-07-30T14:24:53.489Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest [2019-07-30T14:24:53.489Z] testGetPosition(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-30T14:24:53.489Z] testCanRead_1param(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-30T14:24:53.489Z] testGetBytes(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-30T14:24:53.489Z] testGetOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-30T14:24:53.489Z] testClear(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-30T14:24:53.489Z] testGetByteOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-30T14:24:53.489Z] testBitBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-30T14:24:53.489Z] testSetByteOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-30T14:24:53.489Z] testBitBuffer_fromByteBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-30T14:24:53.489Z] testGetByteBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-30T14:24:53.489Z] testSetPosition(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-30T14:24:53.489Z] testGetBytesMiddle(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-30T14:24:53.489Z] testSetOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-30T14:24:53.489Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest [2019-07-30T14:24:53.489Z] [2019-07-30T14:24:53.489Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 14:24:53.349 [2019-07-30T14:24:53.489Z] !MESSAGE Struct already contains a field named ctx [2019-07-30T14:24:53.489Z] [2019-07-30T14:24:53.489Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 14:24:53.350 [2019-07-30T14:24:53.489Z] !MESSAGE Struct already contains a field named ctx [2019-07-30T14:24:53.489Z] [2019-07-30T14:24:53.489Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 14:24:53.351 [2019-07-30T14:24:53.489Z] !MESSAGE Struct already contains a field named ctx [2019-07-30T14:24:53.489Z] [2019-07-30T14:24:53.489Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 14:24:53.352 [2019-07-30T14:24:53.489Z] !MESSAGE Struct already contains a field named ctx [2019-07-30T14:24:53.489Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest [2019-07-30T14:24:53.489Z] testEvents(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest) Time elapsed: 0.005 s [2019-07-30T14:24:53.489Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest [2019-07-30T14:24:53.489Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest [2019-07-30T14:24:53.489Z] testParseField_simple(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0 s [2019-07-30T14:24:53.489Z] testParseField_complex(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0.001 s [2019-07-30T14:24:53.489Z] testParseField_simple2(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0 s [2019-07-30T14:24:53.489Z] testParseField_simple3(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0 s [2019-07-30T14:24:53.489Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest [2019-07-30T14:24:53.489Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest [2019-07-30T14:24:53.489Z] getterTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0.001 s [2019-07-30T14:24:53.489Z] constructorTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2019-07-30T14:24:53.489Z] comparatorTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0.002 s [2019-07-30T14:24:53.489Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2019-07-30T14:24:53.489Z] toStringTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2019-07-30T14:24:53.489Z] hashCodeTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2019-07-30T14:24:53.489Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest [2019-07-30T14:25:11.595Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 15.9 s - in org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest [2019-07-30T14:25:11.595Z] readTraces[0: KERNEL](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.987 s [2019-07-30T14:25:11.595Z] readTraces[1: TRACE2](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.045 s [2019-07-30T14:25:11.595Z] readTraces[2: KERNEL_VM](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 2.347 s [2019-07-30T14:25:11.595Z] readTraces[3: SYNC_SRC](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.225 s [2019-07-30T14:25:11.595Z] readTraces[4: SYNC_DEST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.27 s [2019-07-30T14:25:11.595Z] readTraces[5: DJANGO_CLIENT](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.87 s [2019-07-30T14:25:11.595Z] readTraces[6: DJANGO_DB](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.363 s [2019-07-30T14:25:11.595Z] readTraces[7: DJANGO_HTTPD](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.747 s [2019-07-30T14:25:11.595Z] readTraces[8: HELLO_LOST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.565 s [2019-07-30T14:25:11.595Z] readTraces[9: CYG_PROFILE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.079 s [2019-07-30T14:25:11.595Z] readTraces[10: CYG_PROFILE_FAST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.021 s [2019-07-30T14:25:11.595Z] readTraces[11: FUNKY_TRACE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.511 s [2019-07-30T14:25:11.595Z] readTraces[12: ARM_64_BIT_HEADER](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.641 s [2019-07-30T14:25:11.595Z] readTraces[13: FLIPPING_ENDIANNESS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.135 s [2019-07-30T14:25:11.595Z] readTraces[14: DYNSCOPE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.588 s [2019-07-30T14:25:11.595Z] readTraces[15: TRACE_EXPERIMENT](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) skipped [2019-07-30T14:25:11.595Z] readTraces[16: DEBUG_INFO](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.017 s [2019-07-30T14:25:11.595Z] readTraces[17: DEBUG_INFO3](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.026 s [2019-07-30T14:25:11.595Z] readTraces[18: DEBUG_INFO4](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.015 s [2019-07-30T14:25:11.595Z] readTraces[19: DEBUG_INFO_SYNTH_EXEC](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.007 s [2019-07-30T14:25:11.595Z] readTraces[20: DEBUG_INFO_SYNTH_TWO_PROCESSES](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.006 s [2019-07-30T14:25:11.595Z] readTraces[21: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.006 s [2019-07-30T14:25:11.595Z] readTraces[22: MEMORY_ANALYSIS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.658 s [2019-07-30T14:25:11.595Z] readTraces[23: PERF_TASKSET2](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.021 s [2019-07-30T14:25:11.595Z] readTraces[24: MANY_THREADS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.605 s [2019-07-30T14:25:11.595Z] readTraces[25: CONTEXT_SWITCHES_KERNEL](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.416 s [2019-07-30T14:25:11.595Z] readTraces[26: CONTEXT_SWITCHES_UST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.012 s [2019-07-30T14:25:11.595Z] readTraces[27: UNEVEN_STREAMS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.675 s [2019-07-30T14:25:11.595Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest [2019-07-30T14:25:11.595Z] [2019-07-30T14:25:11.595Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-30 14:25:09.742 [2019-07-30T14:25:11.595Z] !MESSAGE channel0_0 [+++++++++++++++++++++++++++++++++++++++++++++++++ ] 491 Events [2019-07-30T14:25:11.595Z] [2019-07-30T14:25:11.595Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-30 14:25:09.743 [2019-07-30T14:25:11.595Z] !MESSAGE channel0_1 [++++++++++++++++++++++++++++++++++++++++++++++++++ ] 509 Events [2019-07-30T14:25:11.595Z] [2019-07-30T14:25:11.595Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-30 14:25:09.852 [2019-07-30T14:25:11.595Z] !MESSAGE channel0_0 [ ] 0 Events [2019-07-30T14:25:11.595Z] [2019-07-30T14:25:11.595Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-30 14:25:09.853 [2019-07-30T14:25:11.595Z] !MESSAGE channel0_1 [++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++] 1 Events [2019-07-30T14:25:11.595Z] [2019-07-30T14:25:11.595Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-30 14:25:11.146 [2019-07-30T14:25:11.595Z] !MESSAGE channel0_0 [ ] 0 Events [2019-07-30T14:25:11.595Z] [2019-07-30T14:25:11.595Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-30 14:25:11.147 [2019-07-30T14:25:11.595Z] !MESSAGE channel0_1 [+] 1 Events [2019-07-30T14:25:11.595Z] [2019-07-30T14:25:11.595Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-30 14:25:11.235 [2019-07-30T14:25:11.595Z] !MESSAGE channel0_0 [ ] 0 Events [2019-07-30T14:25:11.595Z] [2019-07-30T14:25:11.595Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-30 14:25:11.236 [2019-07-30T14:25:11.595Z] !MESSAGE channel0_1 [++] 1 Events [2019-07-30T14:25:11.595Z] [2019-07-30T14:25:11.595Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-30 14:25:11.448 [2019-07-30T14:25:11.595Z] !MESSAGE channel0_0 [ ] 0 Events [2019-07-30T14:25:11.595Z] [2019-07-30T14:25:11.595Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-30 14:25:11.449 [2019-07-30T14:25:11.595Z] !MESSAGE channel0_1 [++++++++++] 1 Events [2019-07-30T14:25:11.853Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.407 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest [2019-07-30T14:25:11.853Z] testHasMoreEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.113 s [2019-07-30T14:25:11.853Z] testGetCurrentEventDef_last(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.172 s [2019-07-30T14:25:11.853Z] testPrintStats_100(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.101 s [2019-07-30T14:25:11.853Z] testPrintStats_noparam(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.11 s [2019-07-30T14:25:11.853Z] testGetEndTime(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.101 s [2019-07-30T14:25:11.853Z] testSeek(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.09 s [2019-07-30T14:25:11.853Z] testGetStartTime(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.096 s [2019-07-30T14:25:11.853Z] testAdvance_end(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.716 s [2019-07-30T14:25:11.853Z] testOpen_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.049 s [2019-07-30T14:25:11.853Z] testGetCurrentEventDef_first(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.057 s [2019-07-30T14:25:11.853Z] testPrintStats_width0(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.085 s [2019-07-30T14:25:11.853Z] testPrintStats_width1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.097 s [2019-07-30T14:25:11.853Z] testPrintStats_width2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.089 s [2019-07-30T14:25:11.853Z] testCopyFrom(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.046 s [2019-07-30T14:25:11.853Z] testAdvance_normal(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.084 s [2019-07-30T14:25:11.853Z] testPrintStats_width10(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.082 s [2019-07-30T14:25:11.853Z] testOpen_nonexisting(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.085 s [2019-07-30T14:25:11.853Z] testGoToLastEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.101 s [2019-07-30T14:25:11.853Z] testOpen_existing(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.126 s [2019-07-30T14:25:11.853Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest [2019-07-30T14:25:14.376Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.293 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest [2019-07-30T14:25:14.376Z] testKernelTrace[0: WHOLE_TRACE](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.79 s [2019-07-30T14:25:14.376Z] testKernelTrace[1: NO_EVENTS_USING_INVERTED_TIME](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.168 s [2019-07-30T14:25:14.376Z] testKernelTrace[2: STREAM0_FIRST_PACKET_TIME](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.35 s [2019-07-30T14:25:14.376Z] testKernelTrace[3: BOTH_STREAMS_FIRST_PACKET_ONLY](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.357 s [2019-07-30T14:25:14.376Z] testKernelTrace[4: BOTH_STREAMS_SEVERAL_PACKETS](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.624 s [2019-07-30T14:25:14.376Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest [2019-07-30T14:25:16.900Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.53 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest [2019-07-30T14:25:16.900Z] testEquals1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.8 s [2019-07-30T14:25:16.900Z] testEquals2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.243 s [2019-07-30T14:25:16.900Z] testEquals3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.286 s [2019-07-30T14:25:16.900Z] testEquals4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.392 s [2019-07-30T14:25:16.900Z] testGetTimestampEnd(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.131 s [2019-07-30T14:25:16.900Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.114 s [2019-07-30T14:25:16.900Z] testSetTimestampEnd(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.11 s [2019-07-30T14:25:16.900Z] testGetFilename(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.113 s [2019-07-30T14:25:16.900Z] testStreamInput(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.116 s [2019-07-30T14:25:16.900Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.102 s [2019-07-30T14:25:16.900Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.08 s [2019-07-30T14:25:16.900Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest [2019-07-30T14:25:19.428Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.755 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest [2019-07-30T14:25:19.428Z] testGetTrace(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.155 s [2019-07-30T14:25:19.428Z] testAddEvent_base(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.204 s [2019-07-30T14:25:19.428Z] testGetId(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.163 s [2019-07-30T14:25:19.428Z] testSetId(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.127 s [2019-07-30T14:25:19.428Z] testAddHugeIDEvent_base(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.131 s [2019-07-30T14:25:19.428Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.167 s [2019-07-30T14:25:19.428Z] testGetPacketContextDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.136 s [2019-07-30T14:25:19.428Z] testGetEventHeaderDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.183 s [2019-07-30T14:25:19.428Z] testEventHeaderIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.158 s [2019-07-30T14:25:19.428Z] testGetStreamInputs(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.14 s [2019-07-30T14:25:19.428Z] testSetEventContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.136 s [2019-07-30T14:25:19.428Z] testSetEventHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.12 s [2019-07-30T14:25:19.428Z] testGetEventContextDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.12 s [2019-07-30T14:25:19.428Z] testEventContextIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.143 s [2019-07-30T14:25:19.428Z] testSetPacketContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.121 s [2019-07-30T14:25:19.428Z] testGetEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.119 s [2019-07-30T14:25:19.428Z] testIdIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.129 s [2019-07-30T14:25:19.428Z] testStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.179 s [2019-07-30T14:25:19.428Z] testPacketContextIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.12 s [2019-07-30T14:25:19.428Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest [2019-07-30T14:25:19.428Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest [2019-07-30T14:25:19.428Z] testStreamInputReaderTimestampComparator_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest) Time elapsed: 0 s [2019-07-30T14:25:19.428Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest [2019-07-30T14:25:20.359Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.714 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest [2019-07-30T14:25:20.359Z] testGetCurrentEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.041 s [2019-07-30T14:25:20.359Z] testGetName(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.042 s [2019-07-30T14:25:20.359Z] testGoToLastEvent1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.055 s [2019-07-30T14:25:20.359Z] testGoToLastEvent2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.26 s [2019-07-30T14:25:20.359Z] testGetCurrentPacketContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.039 s [2019-07-30T14:25:20.359Z] testStreamInputReader_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.037 s [2019-07-30T14:25:20.359Z] testSeek_timestamp(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.039 s [2019-07-30T14:25:20.359Z] testReadNextEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.038 s [2019-07-30T14:25:20.359Z] testGetCPU(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.04 s [2019-07-30T14:25:20.359Z] testStreamInputReader_valid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.042 s [2019-07-30T14:25:20.359Z] testSeek_eventDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.077 s [2019-07-30T14:25:20.359Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest [2019-07-30T14:25:20.359Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest [2019-07-30T14:25:20.359Z] testStreamInputPacketIndexDisjoint(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0.109 s [2019-07-30T14:25:20.359Z] testStreamInputPacketIndexOverlappingBothSides(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-30T14:25:20.359Z] testStreamInputPacketIndexLargeOverlapping(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-30T14:25:20.359Z] testStreamInputPacketIndexContiguous(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-30T14:25:20.359Z] testStreamInputPacketIndexInvalidAppend(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0.004 s [2019-07-30T14:25:20.359Z] testStreamInputPacketIndexGet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-30T14:25:20.359Z] testStreamInputPacketIndex(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-30T14:25:20.359Z] testStreamInputPacketIndexOverlapping(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-30T14:25:20.359Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest [2019-07-30T14:25:20.927Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.556 s - in org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest [2019-07-30T14:25:20.927Z] testParse(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.195 s [2019-07-30T14:25:20.927Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.077 s [2019-07-30T14:25:20.927Z] testStreamTextMD(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.076 s [2019-07-30T14:25:20.927Z] testMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.04 s [2019-07-30T14:25:20.927Z] testGetDetectedByteOrder(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.082 s [2019-07-30T14:25:20.927Z] testEndian(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.042 s [2019-07-30T14:25:20.927Z] testTextMD(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.043 s [2019-07-30T14:25:20.927Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest [2019-07-30T14:25:22.340Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.332 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest [2019-07-30T14:25:22.341Z] testGetMajor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.038 s [2019-07-30T14:25:22.341Z] testGetMinor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.039 s [2019-07-30T14:25:22.341Z] testPacketHeaderIsSet_valid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.04 s [2019-07-30T14:25:22.341Z] testLookupEnvironment_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.043 s [2019-07-30T14:25:22.341Z] testLookupEnvironment_2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.05 s [2019-07-30T14:25:22.341Z] testLookupEnvironment_3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.041 s [2019-07-30T14:25:22.341Z] testLookupEnvironment_4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.04 s [2019-07-30T14:25:22.341Z] testMajorIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.04 s [2019-07-30T14:25:22.341Z] testByteOrderIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.041 s [2019-07-30T14:25:22.341Z] testOpen_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.04 s [2019-07-30T14:25:22.341Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.04 s [2019-07-30T14:25:22.341Z] testGetUUID(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.04 s [2019-07-30T14:25:22.341Z] testUUIDIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.041 s [2019-07-30T14:25:22.341Z] testMinorIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.04 s [2019-07-30T14:25:22.341Z] testGetPacketHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.072 s [2019-07-30T14:25:22.341Z] testGetTraceDirectory(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.049 s [2019-07-30T14:25:22.341Z] testSetByteOrder(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.038 s [2019-07-30T14:25:22.341Z] testAddStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.082 s [2019-07-30T14:25:22.341Z] testSetPacketHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.04 s [2019-07-30T14:25:22.341Z] testGetSetClock_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.039 s [2019-07-30T14:25:22.341Z] testGetSetClock_2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.04 s [2019-07-30T14:25:22.341Z] testGetByteOrder_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.04 s [2019-07-30T14:25:22.341Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.037 s [2019-07-30T14:25:22.341Z] testSetUUID(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.037 s [2019-07-30T14:25:22.341Z] testPacketHeaderIsSet_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.085 s [2019-07-30T14:25:22.341Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.039 s [2019-07-30T14:25:22.341Z] testOpen_existing(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.077 s [2019-07-30T14:25:22.341Z] testSetMajor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.039 s [2019-07-30T14:25:22.341Z] testSetMinor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.039 s [2019-07-30T14:25:22.341Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest [2019-07-30T14:25:22.341Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest [2019-07-30T14:25:22.341Z] testPacketNoHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest) Time elapsed: 0.001 s [2019-07-30T14:25:22.341Z] testPacketWithContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest) Time elapsed: 0.001 s [2019-07-30T14:25:22.341Z] testPacketWithPacketContextAndLostEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest) Time elapsed: 0 s [2019-07-30T14:25:22.341Z] testPacket(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest) Time elapsed: 0 s [2019-07-30T14:25:22.341Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest [2019-07-30T14:25:22.598Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.347 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest [2019-07-30T14:25:22.598Z] testAddTwoStreams1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.003 s [2019-07-30T14:25:22.598Z] testAddTwoStreams2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.003 s [2019-07-30T14:25:22.598Z] testAddTwoStreams3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.003 s [2019-07-30T14:25:22.598Z] testEmptyStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.002 s [2019-07-30T14:25:22.598Z] testAddStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.003 s [2019-07-30T14:25:22.598Z] testAddStreamFail(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.002 s [2019-07-30T14:25:22.598Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest [2019-07-30T14:25:22.598Z] 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-30T14:25:22.598Z] testGrowingLive(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest) Time elapsed: 0.003 s [2019-07-30T14:25:22.598Z] testGrowingNotLive(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest) Time elapsed: 0.002 s [2019-07-30T14:25:22.598Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest [2019-07-30T14:25:22.598Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s - in org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest [2019-07-30T14:25:22.598Z] TSDLContextTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.006 s [2019-07-30T14:25:22.598Z] TSDLEnvironmentTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.005 s [2019-07-30T14:25:22.598Z] TSDLSimpleTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.003 s [2019-07-30T14:25:22.598Z] TSDLClockTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.004 s [2019-07-30T14:25:22.598Z] TSDLCallsiteTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.007 s [2019-07-30T14:25:22.598Z] TSDLEnumTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.005 s [2019-07-30T14:25:22.598Z] TSDLAllTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.007 s [2019-07-30T14:25:22.598Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest [2019-07-30T14:25:22.598Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest [2019-07-30T14:25:22.598Z] testStreamInputPacketIndexEntryConstructor1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-30T14:25:22.598Z] testStreamInputPacketIndexEntryConstructor2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-30T14:25:22.598Z] testStreamInputPacketIndexEntryConstructor3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-30T14:25:22.598Z] testStreamInputPacketIndexEntryConstructor4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0.001 s [2019-07-30T14:25:22.598Z] testStreamInputPacketIndexEntryConstructor5(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-30T14:25:22.598Z] testStreamInputPacketIndexEntryConstructor6(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-30T14:25:22.598Z] testStreamInputPacketIndexEntryConstructor7(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-30T14:25:22.598Z] testStreamInputPacketIndexEntryConstructor8(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-30T14:25:22.598Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-30T14:25:22.598Z] testStreamInputPacketIndexEntry_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-30T14:25:22.598Z] Running org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest [2019-07-30T14:25:22.856Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest [2019-07-30T14:25:22.856Z] testEventHeaders(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-07-30T14:25:22.856Z] testRoot(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-07-30T14:25:22.856Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-07-30T14:25:22.856Z] testComplexNode(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-07-30T14:25:22.856Z] testFields(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-07-30T14:25:22.856Z] testNotEquals(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-07-30T14:25:22.856Z] Running org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest [2019-07-30T14:25:22.856Z] [2019-07-30T14:25:22.856Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-30 14:25:22.624 [2019-07-30T14:25:22.856Z] !MESSAGE Some message [2019-07-30T14:25:22.856Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest [2019-07-30T14:25:22.856Z] testCtfCorePluginId(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest) Time elapsed: 0 s [2019-07-30T14:25:22.856Z] testLog(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest) Time elapsed: 0.002 s [2019-07-30T14:25:22.856Z] testGetDefault(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest) Time elapsed: 0 s [2019-07-30T14:25:22.856Z] Running org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest [2019-07-30T14:25:22.856Z] 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-30T14:25:22.856Z] testMakeUUID_2(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest) Time elapsed: 0 s [2019-07-30T14:25:22.856Z] testMakeUUID_3(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest) Time elapsed: 0 s [2019-07-30T14:25:22.856Z] testUnsignedCompare(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest) Time elapsed: 0 s [2019-07-30T14:25:22.856Z] testMakeUUID(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest) Time elapsed: 0 s [2019-07-30T14:25:22.856Z] Running org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest [2019-07-30T14:25:23.113Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.433 s - in org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest [2019-07-30T14:25:23.113Z] testCopyConstructorWithNull(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.001 s [2019-07-30T14:25:23.113Z] testUnsupporteds(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.001 s [2019-07-30T14:25:23.113Z] testToArray(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.001 s [2019-07-30T14:25:23.113Z] testCopyConstructor(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T14:25:23.113Z] testSet(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T14:25:23.113Z] testClear(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T14:25:23.113Z] testToString(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T14:25:23.113Z] testListIterator(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.001 s [2019-07-30T14:25:23.113Z] testUnorderedSet(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T14:25:23.113Z] testRecursiveCopyConstructor(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T14:25:23.113Z] testContains(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.003 s [2019-07-30T14:25:23.113Z] testListIteratorWithNull(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T14:25:23.113Z] testCopyConstructorWithNulls(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T14:25:23.113Z] testHashCollision(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.387 s [2019-07-30T14:25:23.113Z] testEquality(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T14:25:23.113Z] testListIteratorOutOfOrder(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T14:25:23.113Z] testIndexOf(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T14:25:23.113Z] testIsEmpty(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T14:25:23.113Z] testSimple(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.013 s [2019-07-30T14:25:23.113Z] testStream(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.018 s [2019-07-30T14:25:23.113Z] testStreams(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.004 s [2019-07-30T14:25:23.113Z] [2019-07-30T14:25:23.113Z] Results: [2019-07-30T14:25:23.113Z] [2019-07-30T14:25:23.113Z] Tests run: 619, Failures: 0, Errors: 0, Skipped: 1 [2019-07-30T14:25:23.113Z] [2019-07-30T14:25:24.043Z] [INFO] All tests passed! [2019-07-30T14:25:24.043Z] [INFO] [2019-07-30T14:25:24.043Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T14:25:24.043Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T14:25:24.043Z] [INFO] [2019-07-30T14:25:24.043Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T14:25:24.300Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T14:25:24.557Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T14:25:25.122Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T14:25:25.380Z] [INFO] [2019-07-30T14:25:25.380Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T14:25:25.380Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT.jar [2019-07-30T14:25:25.380Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT.pom [2019-07-30T14:25:25.380Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT-sources.jar [2019-07-30T14:25:25.380Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T14:25:25.380Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT-p2metadata.xml [2019-07-30T14:25:25.380Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT-p2artifacts.xml [2019-07-30T14:25:25.380Z] [INFO] [2019-07-30T14:25:25.380Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T14:25:25.380Z] [INFO] [2019-07-30T14:25:25.380Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests >-- [2019-07-30T14:25:25.380Z] [INFO] Building org.eclipse.tracecompass.statesystem.core.tests 1.0.9-SNAPSHOT [17/134] [2019-07-30T14:25:25.380Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T14:25:25.380Z] [INFO] [2019-07-30T14:25:25.380Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T14:25:25.380Z] [INFO] [2019-07-30T14:25:25.380Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T14:25:25.380Z] [INFO] The project's OSGi version is 1.0.9.201907301416 [2019-07-30T14:25:25.380Z] [INFO] [2019-07-30T14:25:25.380Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T14:25:25.380Z] [INFO] [2019-07-30T14:25:25.380Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T14:25:25.380Z] [INFO] [2019-07-30T14:25:25.380Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T14:25:25.380Z] [INFO] [2019-07-30T14:25:25.380Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T14:25:25.380Z] [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/statesystem/org.eclipse.tracecompass.statesystem.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T14:25:25.380Z] [INFO] [2019-07-30T14:25:25.380Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T14:25:25.380Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:25:25.380Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/main/resources [2019-07-30T14:25:25.380Z] [INFO] [2019-07-30T14:25:25.380Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T14:25:25.380Z] [INFO] Compiling 35 source files to /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/classes [2019-07-30T14:25:26.312Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/StateSystem2DTest.java:[167] [2019-07-30T14:25:26.312Z] int timeStamps = (int) times.stream().filter(interval::intersects).count(); [2019-07-30T14:25:26.312Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:25:26.312Z] Null type safety: parameter 1 provided via method descriptor Predicate.test(Long) needs unchecked conversion to conform to 'long' [2019-07-30T14:25:26.312Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/SnapshotTest.java:[98] [2019-07-30T14:25:26.312Z] ITmfStateInterval value = result.getValue(); [2019-07-30T14:25:26.312Z] ^^^^^^^^^^^^^^^^^ [2019-07-30T14:25:26.312Z] 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-30T14:25:26.312Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/backend/ThreadedHistoryTreeBackendTest.java:[42] [2019-07-30T14:25:26.312Z] fHistoryTreeFiles.add(historyTreeFile); [2019-07-30T14:25:26.312Z] ^^^^^^^^^^^^^^^ [2019-07-30T14:25:26.312Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-30T14:25:26.312Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/backend/ThreadedHistoryTreeBackendTest.java:[44] [2019-07-30T14:25:26.312Z] fBackendMap.put(backend, historyTreeFile); [2019-07-30T14:25:26.312Z] ^^^^^^^^^^^^^^^ [2019-07-30T14:25:26.312Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-30T14:25:26.312Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/backend/HistoryTreeBackendTest.java:[65] [2019-07-30T14:25:26.312Z] return Arrays.asList(Boolean.FALSE, Boolean.TRUE); [2019-07-30T14:25:26.312Z] ^^^^^^^^^^^^^ [2019-07-30T14:25:26.312Z] Null type safety (type annotations): The expression of type 'Boolean' needs unchecked conversion to conform to '@NonNull Boolean' [2019-07-30T14:25:26.312Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/backend/HistoryTreeBackendTest.java:[65] [2019-07-30T14:25:26.312Z] return Arrays.asList(Boolean.FALSE, Boolean.TRUE); [2019-07-30T14:25:26.312Z] ^^^^^^^^^^^^ [2019-07-30T14:25:26.312Z] Null type safety (type annotations): The expression of type 'Boolean' needs unchecked conversion to conform to '@NonNull Boolean' [2019-07-30T14:25:26.312Z] 6 problems (6 warnings) [2019-07-30T14:25:26.312Z] [INFO] [2019-07-30T14:25:26.312Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T14:25:26.312Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:25:26.312Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/test/resources [2019-07-30T14:25:26.312Z] [INFO] [2019-07-30T14:25:26.312Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T14:25:26.312Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-30T14:25:26.312Z] [INFO] [2019-07-30T14:25:26.312Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T14:25:26.312Z] [INFO] [2019-07-30T14:25:26.312Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T14:25:26.312Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT.jar [2019-07-30T14:25:26.312Z] [INFO] [2019-07-30T14:25:26.312Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T14:25:26.312Z] [INFO] [2019-07-30T14:25:26.312Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T14:25:26.312Z] [INFO] [2019-07-30T14:25:26.312Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T14:25:26.312Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT.jar [2019-07-30T14:25:26.312Z] [INFO] [2019-07-30T14:25:26.312Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T14:25:26.569Z] [INFO] [2019-07-30T14:25:26.569Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T14:25:27.939Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data/.metadata/.log [2019-07-30T14:25:27.939Z] [INFO] Command line: [2019-07-30T14:25:27.939Z] [/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/statesystem/org.eclipse.tracecompass.statesystem.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T14:25:27.939Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T14:25:31.214Z] !SESSION 2019-07-30 14:25:28.073 ----------------------------------------------- [2019-07-30T14:25:31.214Z] eclipse.buildId=unknown [2019-07-30T14:25:31.214Z] java.version=1.8.0_202 [2019-07-30T14:25:31.214Z] java.vendor=Oracle Corporation [2019-07-30T14:25:31.214Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T14:25:31.214Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T14:25:31.214Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T14:25:31.214Z] [2019-07-30T14:25:31.214Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 14:25:30.529 [2019-07-30T14:25:31.214Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T14:25:31.214Z] !STACK 0 [2019-07-30T14:25:31.214Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [51] [2019-07-30T14:25:31.214Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T14:25:31.214Z] [2019-07-30T14:25:31.214Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T14:25:31.214Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T14:25:31.214Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T14:25:31.214Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T14:25:31.214Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T14:25:31.214Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T14:25:31.214Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T14:25:31.214Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T14:25:31.214Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T14:25:31.214Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T14:25:31.214Z] [2019-07-30T14:25:31.214Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 14:25:30.658 [2019-07-30T14:25:31.214Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T14:25:31.214Z] !STACK 0 [2019-07-30T14:25:31.214Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [124] [2019-07-30T14:25:31.214Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T14:25:31.214Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T14:25:31.214Z] -> 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-30T14:25:31.214Z] org.apache.httpcomponents.httpclient.win [32] [2019-07-30T14:25:31.214Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T14:25:31.214Z] [2019-07-30T14:25:31.214Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T14:25:31.214Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T14:25:31.214Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T14:25:31.214Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T14:25:31.214Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T14:25:31.214Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T14:25:31.214Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T14:25:31.214Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T14:25:31.214Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T14:25:31.214Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T14:25:32.593Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest [2019-07-30T14:25:33.424Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.515 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest [2019-07-30T14:25:33.424Z] testFillNodes[CLASSIC](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest) Time elapsed: 0.483 s [2019-07-30T14:25:33.424Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest [2019-07-30T14:25:33.424Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest [2019-07-30T14:25:33.424Z] testStringWithChars[nb of chars: 0, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.004 s [2019-07-30T14:25:33.424Z] testStringWithChars[nb of chars: 0, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-30T14:25:33.424Z] testStringWithChars[nb of chars: 0, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-30T14:25:33.424Z] testStringWithChars[nb of chars: 10, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-30T14:25:33.424Z] testStringWithChars[nb of chars: 10, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.048 s [2019-07-30T14:25:33.424Z] testStringWithChars[nb of chars: 10, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-30T14:25:33.424Z] testStringWithChars[nb of chars: 126, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-30T14:25:33.424Z] testStringWithChars[nb of chars: 126, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-30T14:25:33.424Z] testStringWithChars[nb of chars: 126, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-30T14:25:33.424Z] testStringWithChars[nb of chars: 127, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-30T14:25:33.424Z] testStringWithChars[nb of chars: 127, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-30T14:25:33.424Z] testStringWithChars[nb of chars: 127, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-30T14:25:33.424Z] testStringWithChars[nb of chars: 128, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-30T14:25:33.424Z] testStringWithChars[nb of chars: 128, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-30T14:25:33.424Z] testStringWithChars[nb of chars: 128, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-30T14:25:33.424Z] 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-30T14:25:33.424Z] testStringWithChars[nb of chars: 16,382, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.003 s [2019-07-30T14:25:33.424Z] 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-30T14:25:33.424Z] 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-30T14:25:33.424Z] testStringWithChars[nb of chars: 16,383, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-30T14:25:33.424Z] testStringWithChars[nb of chars: 16,383, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-30T14:25:33.424Z] 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-30T14:25:33.424Z] 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-30T14:25:33.424Z] testStringWithChars[nb of chars: 16,384, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-30T14:25:33.424Z] 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-30T14:25:33.424Z] testStringWithChars[nb of chars: 10,921, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-30T14:25:33.424Z] testStringWithChars[nb of chars: 10,921, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-30T14:25:33.424Z] 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-30T14:25:33.424Z] 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-30T14:25:33.424Z] 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-30T14:25:33.424Z] 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-30T14:25:33.424Z] testStringWithChars[nb of chars: 10,923, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-30T14:25:33.424Z] testStringWithChars[nb of chars: 10,923, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-30T14:25:33.424Z] 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-30T14:25:33.424Z] 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-30T14:25:33.424Z] 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-30T14:25:33.424Z] 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-30T14:25:33.424Z] 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-30T14:25:33.424Z] testStringWithChars[nb of chars: 32,767, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.003 s [2019-07-30T14:25:33.424Z] testStringWithChars[nb of chars: 32,768, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-30T14:25:33.424Z] 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-30T14:25:33.424Z] 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-30T14:25:33.424Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest [2019-07-30T14:25:33.424Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest [2019-07-30T14:25:33.424Z] testNodeSequenceNumbers(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest) Time elapsed: 0.005 s [2019-07-30T14:25:33.424Z] testDepth(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest) Time elapsed: 0.003 s [2019-07-30T14:25:33.424Z] testSequentialFill(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest) Time elapsed: 0.001 s [2019-07-30T14:25:33.424Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest [2019-07-30T14:25:35.946Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.532 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest [2019-07-30T14:25:35.946Z] testIntervalBeforeStart[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0 s [2019-07-30T14:25:35.946Z] testBuildNowQueryLaterStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.02 s [2019-07-30T14:25:35.946Z] testInsertQueryStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.009 s [2019-07-30T14:25:35.946Z] testCascadingIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.168 s [2019-07-30T14:25:35.946Z] testNegativeTimes[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.003 s [2019-07-30T14:25:35.946Z] testFullIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 1.169 s [2019-07-30T14:25:35.946Z] testIntervalBeforeStart[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0 s [2019-07-30T14:25:35.946Z] testBuildNowQueryLaterStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.017 s [2019-07-30T14:25:35.946Z] testInsertQueryStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.011 s [2019-07-30T14:25:35.946Z] testCascadingIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.027 s [2019-07-30T14:25:35.946Z] testNegativeTimes[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.003 s [2019-07-30T14:25:35.946Z] testFullIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 1.102 s [2019-07-30T14:25:35.946Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest [2019-07-30T14:25:37.316Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.324 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest [2019-07-30T14:25:37.316Z] testBuildNowQueryLaterStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.002 s [2019-07-30T14:25:37.316Z] testIntervalBeforeStart[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.001 s [2019-07-30T14:25:37.316Z] testInsertQueryStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0 s [2019-07-30T14:25:37.316Z] testCascadingIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.059 s [2019-07-30T14:25:37.316Z] testNegativeTimes[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.001 s [2019-07-30T14:25:37.316Z] testFullIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.694 s [2019-07-30T14:25:37.316Z] testBuildNowQueryLaterStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.003 s [2019-07-30T14:25:37.316Z] testIntervalBeforeStart[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.001 s [2019-07-30T14:25:37.316Z] testInsertQueryStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0 s [2019-07-30T14:25:37.316Z] testCascadingIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.015 s [2019-07-30T14:25:37.316Z] testNegativeTimes[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.001 s [2019-07-30T14:25:37.316Z] testFullIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.544 s [2019-07-30T14:25:37.316Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest [2019-07-30T14:25:41.492Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.709 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest [2019-07-30T14:25:41.492Z] testEndTime(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-30T14:25:41.492Z] testStartTime(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-30T14:25:41.492Z] testEnd(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.001 s [2019-07-30T14:25:41.492Z] testQueryAttribute(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.002 s [2019-07-30T14:25:41.492Z] testBegin(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-30T14:25:41.492Z] testOutOfRange_1(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-30T14:25:41.492Z] testOutOfRange_2(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-30T14:25:41.492Z] testQueryAttributeEmpty(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-30T14:25:41.492Z] testDoQuery(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-30T14:25:41.492Z] testBuildNowQueryLaterStateValues(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-30T14:25:41.492Z] testIntervalBeforeStart(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-30T14:25:41.492Z] testInsertQueryStateValues(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-30T14:25:41.492Z] testCascadingIntervals(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.196 s [2019-07-30T14:25:41.492Z] testNegativeTimes(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-30T14:25:41.492Z] testFullIntervals(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 3.465 s [2019-07-30T14:25:41.492Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest [2019-07-30T14:25:41.492Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest [2019-07-30T14:25:41.492Z] testBeginEnd(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.024 s [2019-07-30T14:25:41.492Z] testEmptyStack(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.005 s [2019-07-30T14:25:41.492Z] testFullQueries(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.001 s [2019-07-30T14:25:41.492Z] testSingleQueries(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.002 s [2019-07-30T14:25:41.492Z] testStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.002 s [2019-07-30T14:25:41.492Z] Running org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest [2019-07-30T14:25:41.492Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest [2019-07-30T14:25:41.492Z] testAttributeTreeFileStorage(org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest) Time elapsed: 0.01 s [2019-07-30T14:25:41.492Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest [2019-07-30T14:25:41.749Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.554 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest [2019-07-30T14:25:41.749Z] testAttributes(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest) Time elapsed: 0.046 s [2019-07-30T14:25:41.749Z] testWaitUntilBuilt(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest) Time elapsed: 0.501 s [2019-07-30T14:25:41.749Z] testSetAndQueryOngoing(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest) Time elapsed: 0.001 s [2019-07-30T14:25:41.749Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest [2019-07-30T14:25:41.749Z] [2019-07-30T14:25:41.749Z] !ENTRY org.eclipse.tracecompass.statesystem.core 2 0 2019-07-30 14:25:41.533 [2019-07-30T14:25:41.749Z] !MESSAGE Custom factory for type 87 does not exist [2019-07-30T14:25:41.749Z] 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-30T14:25:41.749Z] testNoFactoryAvailable(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0.003 s [2019-07-30T14:25:41.749Z] testSerialization(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-30T14:25:41.749Z] testWrongCustomId(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-30T14:25:41.749Z] testWrongCustomId2(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-30T14:25:41.749Z] testSerializedTooLarge(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0.001 s [2019-07-30T14:25:41.749Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-30T14:25:41.749Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-30T14:25:41.749Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-30T14:25:41.749Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-30T14:25:41.749Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-30T14:25:41.749Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-30T14:25:41.749Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest [2019-07-30T14:25:41.749Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest [2019-07-30T14:25:41.749Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-07-30T14:25:41.749Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-07-30T14:25:41.749Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-07-30T14:25:41.749Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-07-30T14:25:41.749Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-07-30T14:25:41.749Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-07-30T14:25:41.749Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest [2019-07-30T14:25:41.749Z] 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-30T14:25:41.749Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-07-30T14:25:41.749Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-07-30T14:25:41.749Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-07-30T14:25:41.749Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-07-30T14:25:41.750Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-07-30T14:25:41.750Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-07-30T14:25:41.750Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest [2019-07-30T14:25:41.750Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest [2019-07-30T14:25:41.750Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-07-30T14:25:41.750Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-07-30T14:25:41.750Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-07-30T14:25:41.750Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-07-30T14:25:41.750Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-07-30T14:25:41.750Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-07-30T14:25:41.750Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest [2019-07-30T14:25:41.750Z] 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-30T14:25:41.750Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-07-30T14:25:41.750Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0.001 s [2019-07-30T14:25:41.750Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-07-30T14:25:41.750Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-07-30T14:25:41.750Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-07-30T14:25:41.750Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-07-30T14:25:41.750Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest [2019-07-30T14:25:41.750Z] 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-30T14:25:41.750Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-07-30T14:25:41.750Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-07-30T14:25:41.750Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-07-30T14:25:41.750Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-07-30T14:25:41.750Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-07-30T14:25:41.750Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-07-30T14:25:41.750Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest [2019-07-30T14:25:41.750Z] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest [2019-07-30T14:25:41.750Z] compareLongWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0.001 s [2019-07-30T14:25:41.750Z] compareStringWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T14:25:41.750Z] compareStringWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T14:25:41.750Z] compareIntWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T14:25:41.750Z] compareIntWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T14:25:41.750Z] compareDoubleWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T14:25:41.750Z] compareDoubleWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T14:25:41.750Z] compareIntWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T14:25:41.750Z] compareLongWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T14:25:41.750Z] compareLongWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T14:25:41.750Z] tcompareIntWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T14:25:41.750Z] compareDoubleWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T14:25:41.750Z] compareStringWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T14:25:41.750Z] compareLongWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T14:25:41.750Z] compareIntWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T14:25:41.750Z] compareLongWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T14:25:41.750Z] compareNullWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T14:25:41.750Z] compareNullWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T14:25:41.750Z] compareNullWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T14:25:41.750Z] compareDoubleWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T14:25:41.750Z] compareNullWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T14:25:41.750Z] compareNullWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T14:25:41.750Z] compareStringWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T14:25:41.750Z] compareDoubleWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T14:25:41.750Z] compareStringWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T14:25:41.750Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest [2019-07-30T14:25:41.750Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest [2019-07-30T14:25:41.750Z] testTimeRangeException2DContinous(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.005 s [2019-07-30T14:25:41.750Z] testEmpty2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.036 s [2019-07-30T14:25:41.750Z] testIOOB2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.003 s [2019-07-30T14:25:41.750Z] testContinuous2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.027 s [2019-07-30T14:25:41.750Z] testReverse2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.002 s [2019-07-30T14:25:41.750Z] testTimeRangeException2DDiscrete(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.001 s [2019-07-30T14:25:41.750Z] testDiscrete2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.01 s [2019-07-30T14:25:41.750Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest [2019-07-30T14:25:41.750Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest [2019-07-30T14:25:41.750Z] testIncrementInt(org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest) Time elapsed: 0.001 s [2019-07-30T14:25:41.750Z] testIncrementLong(org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest) Time elapsed: 0 s [2019-07-30T14:25:41.750Z] Running org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest [2019-07-30T14:25:42.007Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s - in org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest [2019-07-30T14:25:42.008Z] testSimpleSnapshot(org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest) Time elapsed: 0.111 s [2019-07-30T14:25:42.008Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest [2019-07-30T14:25:42.008Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest [2019-07-30T14:25:42.008Z] testIteratorOverQuarkEndTime(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0.002 s [2019-07-30T14:25:42.008Z] testIteratorOverQuarkResolution(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0.001 s [2019-07-30T14:25:42.008Z] testIteratorOverQuarkReversed(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-07-30T14:25:42.008Z] testQueueOfferPollPeek(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-07-30T14:25:42.008Z] testQueryOngoingStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0.001 s [2019-07-30T14:25:42.008Z] testQuerySingleStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-07-30T14:25:42.008Z] testQueryUntilNonNullValue(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-07-30T14:25:42.008Z] testIteratorOverQuark(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-07-30T14:25:42.008Z] testIteratorOverQuarkAddMoreIntervals(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0.002 s [2019-07-30T14:25:42.008Z] testIteratorOverQuarkSubrange(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-07-30T14:25:42.008Z] [2019-07-30T14:25:42.008Z] Results: [2019-07-30T14:25:42.008Z] [2019-07-30T14:25:42.008Z] Tests run: 180, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T14:25:42.008Z] [2019-07-30T14:25:42.938Z] [INFO] All tests passed! [2019-07-30T14:25:42.938Z] [INFO] [2019-07-30T14:25:42.938Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T14:25:42.938Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T14:25:42.938Z] [INFO] [2019-07-30T14:25:42.938Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T14:25:42.938Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T14:25:43.195Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T14:25:43.452Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T14:25:43.709Z] [INFO] [2019-07-30T14:25:43.709Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T14:25:43.709Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT.jar [2019-07-30T14:25:43.709Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT.pom [2019-07-30T14:25:43.709Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-30T14:25:43.709Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T14:25:43.709Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT-p2metadata.xml [2019-07-30T14:25:43.709Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT-p2artifacts.xml [2019-07-30T14:25:43.709Z] [INFO] [2019-07-30T14:25:43.709Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T14:25:43.709Z] [INFO] [2019-07-30T14:25:43.709Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests >-- [2019-07-30T14:25:43.709Z] [INFO] Building org.eclipse.tracecompass.tmf.core.tests 1.0.9-SNAPSHOT [18/134] [2019-07-30T14:25:43.709Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T14:25:43.709Z] [INFO] [2019-07-30T14:25:43.709Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T14:25:43.709Z] [INFO] [2019-07-30T14:25:43.709Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T14:25:43.709Z] [INFO] The project's OSGi version is 1.0.9.201907301416 [2019-07-30T14:25:43.709Z] [INFO] [2019-07-30T14:25:43.709Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T14:25:43.709Z] [INFO] [2019-07-30T14:25:43.709Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T14:25:43.709Z] [INFO] [2019-07-30T14:25:43.709Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T14:25:43.709Z] [INFO] [2019-07-30T14:25:43.709Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T14:25:43.709Z] [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/tmf/org.eclipse.tracecompass.tmf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T14:25:43.709Z] [INFO] [2019-07-30T14:25:43.709Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T14:25:43.709Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:25:43.709Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/main/resources [2019-07-30T14:25:43.709Z] [INFO] [2019-07-30T14:25:43.709Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T14:25:43.709Z] [INFO] Compiling 150 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/classes [2019-07-30T14:25:46.379Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/component/TmfEventProviderTest.java:[58] [2019-07-30T14:25:46.379Z] public void setUp() throws IOException { [2019-07-30T14:25:46.379Z] ^^^^^^^^^^^ [2019-07-30T14:25:46.379Z] The declared exception IOException is not actually thrown by the method setUp() from type TmfEventProviderTest [2019-07-30T14:25:46.379Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/xml/TmfXmlTraceStub.java:[452] [2019-07-30T14:25:46.379Z] @NonNull Iterable modules = super.getAnalysisModules(); [2019-07-30T14:25:46.379Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:25:46.379Z] Null type safety (type annotations): The expression of type '@NonNull Iterable' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull IAnalysisModule>' [2019-07-30T14:25:46.379Z] 3. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/text/SyslogTrace.java (at line 58) [2019-07-30T14:25:46.379Z] @SuppressWarnings({"javadoc", "nls"}) [2019-07-30T14:25:46.379Z] ^^^^^ [2019-07-30T14:25:46.379Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-30T14:25:46.379Z] 4. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/lookup/TmfCallsiteTest.java (at line 131) [2019-07-30T14:25:46.379Z] assertFalse("equals", fCallsite1.equals(fCallsite1.getFileName())); [2019-07-30T14:25:46.379Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:25:46.379Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfCallsite [2019-07-30T14:25:46.379Z] 5. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/location/TmfLocationTest.java (at line 171) [2019-07-30T14:25:46.379Z] assertTrue("equals", !fLocation2.equals(fLocation3)); [2019-07-30T14:25:46.379Z] ^^^^^^^^^^ [2019-07-30T14:25:46.379Z] Unlikely argument type for equals(): TmfTimestampLocation seems to be unrelated to TmfLongLocation [2019-07-30T14:25:46.379Z] 6. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/location/TmfLocationTest.java (at line 172) [2019-07-30T14:25:46.379Z] assertTrue("equals", !fLocation3.equals(fLocation2)); [2019-07-30T14:25:46.379Z] ^^^^^^^^^^ [2019-07-30T14:25:46.379Z] Unlikely argument type for equals(): TmfLongLocation seems to be unrelated to TmfTimestampLocation [2019-07-30T14:25:46.379Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/text/SyslogEvent.java:[134] [2019-07-30T14:25:46.379Z] return new TmfCallsite((String) getContent().getField(Field.FILE).getValue(), lineNo); [2019-07-30T14:25:46.379Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:25:46.379Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:25:46.379Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/parsers/custom/AbstractCustomTraceIndexTest.java:[125] [2019-07-30T14:25:46.379Z] String directory = TmfTraceManager.getSupplementaryFileDir(fTrace); [2019-07-30T14:25:46.379Z] ^^^^^^ [2019-07-30T14:25:46.379Z] Null type safety (type annotations): The expression of type 'AbstractCustomTraceIndexTest.TestTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T14:25:46.379Z] 9. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfTimestampTest.java (at line 189) [2019-07-30T14:25:46.379Z] assertFalse("equals", ts0.equals(ts0.toString())); [2019-07-30T14:25:46.379Z] ^^^^^^^^^^^^^^ [2019-07-30T14:25:46.379Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp [2019-07-30T14:25:46.379Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/TmfEventParserStub.java:[117] [2019-07-30T14:25:46.379Z] return event; [2019-07-30T14:25:46.380Z] ^^^^^^^^^^^^^ [2019-07-30T14:25:46.380Z] Potential resource leak: 'stream' may not be closed at this location [2019-07-30T14:25:46.380Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/TmfEventParserStub.java:[122] [2019-07-30T14:25:46.380Z] return null; [2019-07-30T14:25:46.380Z] ^^^^^^^^^^^^ [2019-07-30T14:25:46.380Z] Potential resource leak: 'stream' may not be closed at this location [2019-07-30T14:25:46.380Z] 12. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfTimeRangeTest.java (at line 154) [2019-07-30T14:25:46.380Z] assertTrue("equals", !range1.equals(ts1)); [2019-07-30T14:25:46.380Z] ^^^ [2019-07-30T14:25:46.380Z] Unlikely argument type for equals(): ITmfTimestamp seems to be unrelated to TmfTimeRange [2019-07-30T14:25:46.380Z] 13. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventTest.java (at line 218) [2019-07-30T14:25:46.380Z] assertFalse("equals", fEvent1.equals(fEvent1.getType())); [2019-07-30T14:25:46.380Z] ^^^^^^^^^^^^^^^^^ [2019-07-30T14:25:46.380Z] Unlikely argument type for equals(): ITmfEventType seems to be unrelated to ITmfEvent [2019-07-30T14:25:46.380Z] 14. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/synchronization/TsTransformTest.java (at line 38) [2019-07-30T14:25:46.380Z] @SuppressWarnings("nls") [2019-07-30T14:25:46.380Z] ^^^^^ [2019-07-30T14:25:46.380Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-30T14:25:46.380Z] 15. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/indexer/checkpoint/TmfCheckpointTest.java (at line 212) [2019-07-30T14:25:46.380Z] assertFalse("equals", checkpoint1.equals(TmfTimestamp.fromSeconds(0))); [2019-07-30T14:25:46.380Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:25:46.380Z] Unlikely argument type for equals(): ITmfTimestamp seems to be unrelated to TmfCheckpoint [2019-07-30T14:25:46.380Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/component/TmfSyntheticEventProviderStub.java:[95] [2019-07-30T14:25:46.380Z] ok = fDataQueue.offer(data, TIMEOUT, TimeUnit.MILLISECONDS); [2019-07-30T14:25:46.380Z] ^^^^ [2019-07-30T14:25:46.380Z] Null type safety (type annotations): The expression of type 'TmfSyntheticEventStub' needs unchecked conversion to conform to '@NonNull ITmfEvent' [2019-07-30T14:25:46.380Z] 17. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/synchronization/SyncTest.java (at line 53) [2019-07-30T14:25:46.380Z] @SuppressWarnings("nls") [2019-07-30T14:25:46.380Z] ^^^^^ [2019-07-30T14:25:46.380Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-30T14:25:46.380Z] 18. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfNanoTimestampTest.java (at line 124) [2019-07-30T14:25:46.380Z] assertFalse("equals", ts0.equals(ts0.toString())); [2019-07-30T14:25:46.380Z] ^^^^^^^^^^^^^^ [2019-07-30T14:25:46.380Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp [2019-07-30T14:25:46.380Z] 19. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfSecondTimestampTest.java (at line 88) [2019-07-30T14:25:46.380Z] assertFalse("equals", ts0.equals(ts0.toString())); [2019-07-30T14:25:46.380Z] ^^^^^^^^^^^^^^ [2019-07-30T14:25:46.380Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp [2019-07-30T14:25:46.380Z] 20. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventTypeTest.java (at line 182) [2019-07-30T14:25:46.380Z] assertFalse("equals", fType1.equals(fLabels1)); [2019-07-30T14:25:46.380Z] ^^^^^^^^ [2019-07-30T14:25:46.380Z] Unlikely argument type for equals(): String[] seems to be unrelated to ITmfEventType [2019-07-30T14:25:46.380Z] 21. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventFieldTest.java (at line 254) [2019-07-30T14:25:46.380Z] assertFalse("equals", fField1.equals(fValue1)); [2019-07-30T14:25:46.380Z] ^^^^^^^ [2019-07-30T14:25:46.380Z] Unlikely argument type for equals(): String seems to be unrelated to TmfEventField [2019-07-30T14:25:46.380Z] 22. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/text/TextTraceEventContentTest.java (at line 33) [2019-07-30T14:25:46.380Z] @SuppressWarnings({ "javadoc", "nls" }) [2019-07-30T14:25:46.380Z] ^^^^^ [2019-07-30T14:25:46.380Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-30T14:25:46.380Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventTableDataProviderTest.java:[104] [2019-07-30T14:25:46.380Z] return TmfTimestampFormat.getDefaulTimeFormat().format(TmfTimestamp.fromMillis(millisecond).toNanos()); [2019-07-30T14:25:46.380Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:25:46.380Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:25:46.380Z] 24. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/analysis/TestRequirementAnalysis.java (at line 30) [2019-07-30T14:25:46.380Z] @SuppressWarnings({ "javadoc", "nls" }) [2019-07-30T14:25:46.380Z] ^^^^^ [2019-07-30T14:25:46.380Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-30T14:25:46.380Z] 25. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/text/TextTraceTest.java (at line 55) [2019-07-30T14:25:46.380Z] @SuppressWarnings({ "nls", "javadoc"}) [2019-07-30T14:25:46.380Z] ^^^^^ [2019-07-30T14:25:46.380Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-30T14:25:46.380Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/parsers/custom/AbstractCustomTraceDataTest.java:[124] [2019-07-30T14:25:46.380Z] String directory = TmfTraceManager.getSupplementaryFileDir(fTrace); [2019-07-30T14:25:46.380Z] ^^^^^^ [2019-07-30T14:25:46.380Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T14:25:46.380Z] 26 problems (0 errors, 9 warnings, 9 info) [2019-07-30T14:25:46.380Z] [INFO] [2019-07-30T14:25:46.380Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T14:25:46.380Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:25:46.380Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/test/resources [2019-07-30T14:25:46.380Z] [INFO] [2019-07-30T14:25:46.380Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T14:25:46.380Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-30T14:25:46.636Z] [INFO] [2019-07-30T14:25:46.636Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T14:25:46.636Z] [INFO] [2019-07-30T14:25:46.636Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T14:25:46.894Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT.jar [2019-07-30T14:25:47.151Z] [INFO] [2019-07-30T14:25:47.151Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T14:25:47.151Z] [INFO] [2019-07-30T14:25:47.151Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T14:25:47.151Z] [INFO] [2019-07-30T14:25:47.151Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T14:25:47.151Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT.jar [2019-07-30T14:25:48.521Z] [INFO] [2019-07-30T14:25:48.521Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T14:25:48.521Z] [INFO] [2019-07-30T14:25:48.521Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T14:25:49.891Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data/.metadata/.log [2019-07-30T14:25:49.891Z] [INFO] Command line: [2019-07-30T14:25:49.891Z] [/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/tmf/org.eclipse.tracecompass.tmf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T14:25:49.891Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T14:25:53.164Z] !SESSION 2019-07-30 14:25:50.139 ----------------------------------------------- [2019-07-30T14:25:53.164Z] eclipse.buildId=unknown [2019-07-30T14:25:53.164Z] java.version=1.8.0_202 [2019-07-30T14:25:53.164Z] java.vendor=Oracle Corporation [2019-07-30T14:25:53.164Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T14:25:53.164Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T14:25:53.164Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T14:25:53.164Z] [2019-07-30T14:25:53.164Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 14:25:52.734 [2019-07-30T14:25:53.164Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T14:25:53.164Z] !STACK 0 [2019-07-30T14:25:53.164Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T14:25:53.164Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T14:25:53.164Z] [2019-07-30T14:25:53.164Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T14:25:53.164Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T14:25:53.164Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T14:25:53.164Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T14:25:53.164Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T14:25:53.164Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T14:25:53.164Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T14:25:53.164Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T14:25:53.164Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T14:25:53.164Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T14:25:53.164Z] [2019-07-30T14:25:53.164Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 14:25:52.866 [2019-07-30T14:25:53.164Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T14:25:53.164Z] !STACK 0 [2019-07-30T14:25:53.164Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T14:25:53.164Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T14:25:53.164Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T14:25:53.164Z] -> 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-30T14:25:53.164Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T14:25:53.164Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T14:25:53.164Z] [2019-07-30T14:25:53.164Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T14:25:53.164Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T14:25:53.164Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T14:25:53.164Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T14:25:53.164Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T14:25:53.164Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T14:25:53.164Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T14:25:53.164Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T14:25:53.164Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T14:25:53.164Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T14:25:55.684Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest [2019-07-30T14:25:55.941Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest [2019-07-30T14:25:55.941Z] testMatchesTimestamp(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0.009 s [2019-07-30T14:25:55.941Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-30T14:25:55.941Z] testMatchesAlpha(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0.001 s [2019-07-30T14:25:55.941Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-30T14:25:55.941Z] testMatchesNum(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-30T14:25:55.941Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-30T14:25:55.941Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-30T14:25:55.941Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-30T14:25:55.941Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-30T14:25:55.941Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-30T14:25:55.941Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-30T14:25:55.941Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-30T14:25:55.941Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest [2019-07-30T14:25:55.941Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest [2019-07-30T14:25:55.941Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0.001 s [2019-07-30T14:25:55.941Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-30T14:25:55.941Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0.001 s [2019-07-30T14:25:55.941Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-30T14:25:55.941Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-30T14:25:55.941Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-30T14:25:55.941Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-30T14:25:55.941Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-30T14:25:55.941Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-30T14:25:55.941Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-30T14:25:55.941Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest [2019-07-30T14:25:55.941Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest [2019-07-30T14:25:55.941Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-30T14:25:55.941Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0.001 s [2019-07-30T14:25:55.942Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-30T14:25:55.942Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-30T14:25:55.942Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-30T14:25:55.942Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-30T14:25:55.942Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-30T14:25:55.942Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-30T14:25:55.942Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0.001 s [2019-07-30T14:25:55.942Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-30T14:25:55.942Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest [2019-07-30T14:25:56.198Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest [2019-07-30T14:25:56.198Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-30T14:25:56.198Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-30T14:25:56.198Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-30T14:25:56.198Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0.001 s [2019-07-30T14:25:56.198Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-30T14:25:56.198Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-30T14:25:56.198Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-30T14:25:56.198Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-30T14:25:56.198Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-30T14:25:56.198Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0.001 s [2019-07-30T14:25:56.198Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest [2019-07-30T14:25:56.456Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.222 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest [2019-07-30T14:25:56.456Z] testInputFilterEquals(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.164 s [2019-07-30T14:25:56.456Z] testInputRegexNoField(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.005 s [2019-07-30T14:25:56.456Z] testInputRegexMatchesNot(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2019-07-30T14:25:56.456Z] testInputFilterUnsupported(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.002 s [2019-07-30T14:25:56.456Z] testInputRegexContains(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-07-30T14:25:56.456Z] testInputRegexPresent(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2019-07-30T14:25:56.456Z] testInputFilterContains(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.002 s [2019-07-30T14:25:56.456Z] testInputRegexAspect(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-07-30T14:25:56.456Z] testInputFilterAnd(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.008 s [2019-07-30T14:25:56.456Z] testInputFilterMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.002 s [2019-07-30T14:25:56.456Z] testInputFilterCompare(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.002 s [2019-07-30T14:25:56.456Z] testInputRegexNoAspect(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-07-30T14:25:56.456Z] testInputRegexMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-07-30T14:25:56.456Z] testInputRegexCompare(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2019-07-30T14:25:56.456Z] testInputFilterOr(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.003 s [2019-07-30T14:25:56.456Z] testInputRegexAnd(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-07-30T14:25:56.456Z] testInputRegexNot(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-07-30T14:25:56.456Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest [2019-07-30T14:25:56.456Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest [2019-07-30T14:25:56.456Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-30T14:25:56.456Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-30T14:25:56.456Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0.001 s [2019-07-30T14:25:56.456Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-30T14:25:56.456Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-30T14:25:56.456Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-30T14:25:56.456Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-30T14:25:56.456Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-30T14:25:56.456Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0.001 s [2019-07-30T14:25:56.456Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-30T14:25:56.456Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest [2019-07-30T14:25:56.456Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s - in org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest [2019-07-30T14:25:56.456Z] testLogicalOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.003 s [2019-07-30T14:25:56.456Z] testContainsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-07-30T14:25:56.456Z] testEqualsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0 s [2019-07-30T14:25:56.456Z] testRegex(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.002 s [2019-07-30T14:25:56.456Z] testNotOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-07-30T14:25:56.456Z] testComplexFilter(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.044 s [2019-07-30T14:25:56.456Z] testFilterWithNumber(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.007 s [2019-07-30T14:25:56.456Z] testLessThanOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-07-30T14:25:56.456Z] testPresentOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0 s [2019-07-30T14:25:56.456Z] testMatchesOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-07-30T14:25:56.456Z] testNotEqualsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-07-30T14:25:56.456Z] testInvalid(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-07-30T14:25:56.456Z] testGreaterThanOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0 s [2019-07-30T14:25:56.456Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest [2019-07-30T14:25:56.456Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest [2019-07-30T14:25:56.456Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-30T14:25:56.456Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-30T14:25:56.456Z] testGetFilterName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-30T14:25:56.456Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-30T14:25:56.456Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-30T14:25:56.456Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-30T14:25:56.456Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-30T14:25:56.457Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-30T14:25:56.457Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-30T14:25:56.457Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-30T14:25:56.457Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-30T14:25:56.457Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest [2019-07-30T14:25:56.457Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest [2019-07-30T14:25:56.457Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-30T14:25:56.457Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-30T14:25:56.457Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0.046 s [2019-07-30T14:25:56.457Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0.001 s [2019-07-30T14:25:56.457Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0.001 s [2019-07-30T14:25:56.457Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-30T14:25:56.457Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0.001 s [2019-07-30T14:25:56.457Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-30T14:25:56.457Z] testInterfaces(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0.001 s [2019-07-30T14:25:56.457Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest [2019-07-30T14:25:56.714Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest [2019-07-30T14:25:56.714Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-30T14:25:56.714Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-30T14:25:56.714Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-30T14:25:56.714Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-30T14:25:56.714Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-30T14:25:56.714Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-30T14:25:56.714Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-30T14:25:56.714Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-30T14:25:56.714Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-30T14:25:56.714Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-30T14:25:56.714Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest [2019-07-30T14:25:56.714Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest [2019-07-30T14:25:56.714Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-30T14:25:56.714Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-30T14:25:56.714Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-30T14:25:56.714Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0.001 s [2019-07-30T14:25:56.714Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-30T14:25:56.714Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-30T14:25:56.714Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-30T14:25:56.714Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-30T14:25:56.714Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-30T14:25:56.714Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-30T14:25:56.714Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest [2019-07-30T14:25:56.714Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest [2019-07-30T14:25:56.714Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-30T14:25:56.714Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-30T14:25:56.714Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-30T14:25:56.714Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-30T14:25:56.714Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-30T14:25:56.714Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-30T14:25:56.714Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-30T14:25:56.714Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-30T14:25:56.714Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-30T14:25:56.714Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-30T14:25:56.714Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest [2019-07-30T14:27:33.174Z] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 82.199 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest [2019-07-30T14:27:33.174Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.894 s [2019-07-30T14:27:33.174Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.584 s [2019-07-30T14:27:33.174Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.586 s [2019-07-30T14:27:33.174Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.539 s [2019-07-30T14:27:33.174Z] testParseEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.525 s [2019-07-30T14:27:33.174Z] testSetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.932 s [2019-07-30T14:27:33.174Z] testProcessEventRequestForSomeEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.55 s [2019-07-30T14:27:33.174Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.881 s [2019-07-30T14:27:33.174Z] testSetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.812 s [2019-07-30T14:27:33.174Z] testSeekOnRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.454 s [2019-07-30T14:27:33.174Z] testSeekEventOnNullTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.398 s [2019-07-30T14:27:33.174Z] testSeekOnRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.386 s [2019-07-30T14:27:33.174Z] testSeekEventOnTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.432 s [2019-07-30T14:27:33.174Z] testTraceHostId(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.646 s [2019-07-30T14:27:33.174Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.862 s [2019-07-30T14:27:33.174Z] testSetStreamingInterval(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.49 s [2019-07-30T14:27:33.174Z] testGetUUID(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.443 s [2019-07-30T14:27:33.174Z] testCurrentTimeValues(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.817 s [2019-07-30T14:27:33.174Z] testSeekEventOnTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.489 s [2019-07-30T14:27:33.174Z] testInitializeNullPath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.391 s [2019-07-30T14:27:33.174Z] testSeekEventNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.458 s [2019-07-30T14:27:33.174Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.443 s [2019-07-30T14:27:33.174Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.4 s [2019-07-30T14:27:33.174Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.414 s [2019-07-30T14:27:33.174Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.448 s [2019-07-30T14:27:33.174Z] testSeekEventOnNegativeRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.512 s [2019-07-30T14:27:33.174Z] testProcessDataRequestForSomeEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.554 s [2019-07-30T14:27:33.174Z] testLiveTraceConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.785 s [2019-07-30T14:27:33.174Z] testProcessEventRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.898 s [2019-07-30T14:27:33.174Z] testSeekEventOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.529 s [2019-07-30T14:27:33.174Z] testInitTrace(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.806 s [2019-07-30T14:27:33.174Z] testSetStartTime(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.847 s [2019-07-30T14:27:33.174Z] testSeekEventOnRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.406 s [2019-07-30T14:27:33.174Z] testSetEndTime(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.809 s [2019-07-30T14:27:33.174Z] testSeekEventOnTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.469 s [2019-07-30T14:27:33.174Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.424 s [2019-07-30T14:27:33.174Z] testProcessEventRequestForOtherEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.547 s [2019-07-30T14:27:33.174Z] testGetModules(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.42 s [2019-07-30T14:27:33.174Z] testGetEventAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.384 s [2019-07-30T14:27:33.174Z] testSeekEventOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.456 s [2019-07-30T14:27:33.174Z] testProcessEventRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.443 s [2019-07-30T14:27:33.174Z] testInitializeSimplePath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.389 s [2019-07-30T14:27:33.174Z] testDefaultTmfTraceStub(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.404 s [2019-07-30T14:27:33.174Z] testInitializeNormalPath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.401 s [2019-07-30T14:27:33.174Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.373 s [2019-07-30T14:27:33.174Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.397 s [2019-07-30T14:27:33.174Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.654 s [2019-07-30T14:27:33.174Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest [2019-07-30T14:27:33.174Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.755 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest [2019-07-30T14:27:33.174Z] testAccept(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.618 s [2019-07-30T14:27:33.174Z] testInsertAlotCheckEquals(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 1.591 s [2019-07-30T14:27:33.174Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.94 s [2019-07-30T14:27:33.174Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-07-30T14:27:33.174Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-07-30T14:27:33.174Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-07-30T14:27:33.174Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.162 s [2019-07-30T14:27:33.174Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.164 s [2019-07-30T14:27:33.174Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-07-30T14:27:33.174Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.951 s [2019-07-30T14:27:33.174Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.003 s [2019-07-30T14:27:33.174Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0 s [2019-07-30T14:27:33.174Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-07-30T14:27:33.174Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-07-30T14:27:33.174Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.166 s [2019-07-30T14:27:33.174Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-07-30T14:27:33.174Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-07-30T14:27:33.174Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.143 s [2019-07-30T14:27:33.174Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest [2019-07-30T14:27:34.104Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.441 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest [2019-07-30T14:27:34.104Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest) Time elapsed: 4.438 s [2019-07-30T14:27:34.104Z] testInsertAfterReopenIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest) Time elapsed: 3.776 s [2019-07-30T14:27:34.104Z] testEmptyTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest) Time elapsed: 1.108 s [2019-07-30T14:27:34.104Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest) Time elapsed: 1.112 s [2019-07-30T14:27:34.104Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest [2019-07-30T14:27:37.374Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.945 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest [2019-07-30T14:27:37.374Z] testEmptyTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest) Time elapsed: 1.445 s [2019-07-30T14:27:37.374Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest) Time elapsed: 1.499 s [2019-07-30T14:27:37.374Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest [2019-07-30T14:27:37.374Z] 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-30T14:27:37.374Z] testNotEqual(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-30T14:27:37.374Z] testHashCodeNull(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-30T14:27:37.374Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0.001 s [2019-07-30T14:27:37.374Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-30T14:27:37.374Z] testTmfLocationCopy2(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-30T14:27:37.374Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-30T14:27:37.374Z] testCompareToNull(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-30T14:27:37.374Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-30T14:27:37.374Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-30T14:27:37.374Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-30T14:27:37.374Z] testTmfCheckpoint(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-30T14:27:37.375Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest [2019-07-30T14:27:49.640Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.448 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest [2019-07-30T14:27:49.640Z] testGrowingIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest) Time elapsed: 7.764 s [2019-07-30T14:27:49.640Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest) Time elapsed: 4.683 s [2019-07-30T14:27:49.640Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest [2019-07-30T14:27:49.897Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.29 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest [2019-07-30T14:27:49.897Z] testBinarySearch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.01 s [2019-07-30T14:27:49.897Z] testDispose(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-30T14:27:49.897Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-30T14:27:49.897Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.14 s [2019-07-30T14:27:49.897Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-30T14:27:49.897Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.001 s [2019-07-30T14:27:49.897Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-30T14:27:49.897Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.006 s [2019-07-30T14:27:49.897Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.009 s [2019-07-30T14:27:49.897Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-30T14:27:49.897Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.106 s [2019-07-30T14:27:49.897Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.001 s [2019-07-30T14:27:49.897Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-30T14:27:49.897Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-30T14:27:49.897Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.007 s [2019-07-30T14:27:49.897Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-30T14:27:49.897Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-30T14:27:49.897Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.008 s [2019-07-30T14:27:49.897Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest [2019-07-30T14:27:56.443Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.507 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest [2019-07-30T14:27:56.443Z] testBinarySearch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.325 s [2019-07-30T14:27:56.443Z] testInsertAlotCheckEquals(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.488 s [2019-07-30T14:27:56.443Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 2.155 s [2019-07-30T14:27:56.443Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.002 s [2019-07-30T14:27:56.443Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2019-07-30T14:27:56.443Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2019-07-30T14:27:56.443Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.29 s [2019-07-30T14:27:56.443Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.285 s [2019-07-30T14:27:56.443Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2019-07-30T14:27:56.443Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 2.18 s [2019-07-30T14:27:56.443Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.002 s [2019-07-30T14:27:56.443Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0 s [2019-07-30T14:27:56.443Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2019-07-30T14:27:56.443Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0 s [2019-07-30T14:27:56.443Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.356 s [2019-07-30T14:27:56.443Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2019-07-30T14:27:56.443Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2019-07-30T14:27:56.443Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.412 s [2019-07-30T14:27:56.443Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest [2019-07-30T14:27:56.443Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest [2019-07-30T14:27:56.443Z] testEqualsWrongTypes(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-30T14:27:56.443Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0.001 s [2019-07-30T14:27:56.443Z] testTmfLocation(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-30T14:27:56.443Z] testTmfLocationCopy(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-30T14:27:56.443Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-30T14:27:56.443Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-30T14:27:56.443Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-30T14:27:56.443Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0.001 s [2019-07-30T14:27:56.443Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-30T14:27:56.443Z] testEqualsWithNulls(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-30T14:27:56.443Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest [2019-07-30T14:28:08.622Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.067 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest [2019-07-30T14:28:08.622Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-30T14:28:08.622Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-30T14:28:08.622Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.021 s [2019-07-30T14:28:08.622Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0 s [2019-07-30T14:28:08.622Z] testInitialRangeOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 2.823 s [2019-07-30T14:28:08.622Z] testProcessRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.061 s [2019-07-30T14:28:08.622Z] testSeekTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.081 s [2019-07-30T14:28:08.622Z] testSeekRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.039 s [2019-07-30T14:28:08.622Z] testProcessRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.884 s [2019-07-30T14:28:08.622Z] testSeekLocationNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.135 s [2019-07-30T14:28:08.622Z] testSeekLocationOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0 s [2019-07-30T14:28:08.622Z] testSeekTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.06 s [2019-07-30T14:28:08.622Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.002 s [2019-07-30T14:28:08.622Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-30T14:28:08.622Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.021 s [2019-07-30T14:28:08.622Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.039 s [2019-07-30T14:28:08.622Z] testDefaultCurrentTimeValues(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 2.811 s [2019-07-30T14:28:08.622Z] testSeekLocationOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0 s [2019-07-30T14:28:08.622Z] testBasicTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0 s [2019-07-30T14:28:08.622Z] testGetTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.142 s [2019-07-30T14:28:08.622Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.087 s [2019-07-30T14:28:08.622Z] testSeekRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.059 s [2019-07-30T14:28:08.622Z] testSeekTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.039 s [2019-07-30T14:28:08.622Z] testSeekRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0 s [2019-07-30T14:28:08.622Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-30T14:28:08.622Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-30T14:28:08.622Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.021 s [2019-07-30T14:28:08.622Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest [2019-07-30T14:28:18.618Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.545 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest [2019-07-30T14:28:18.618Z] testGetModulesByClass(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.501 s [2019-07-30T14:28:18.618Z] testResolveEventAspectsOfNameForEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.415 s [2019-07-30T14:28:18.618Z] testAdditionalAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.438 s [2019-07-30T14:28:18.618Z] testGetAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.395 s [2019-07-30T14:28:18.618Z] testGetModulesByClassForHost(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.394 s [2019-07-30T14:28:18.618Z] testResolveEventAspectsOfClassForEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.397 s [2019-07-30T14:28:18.618Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest [2019-07-30T14:28:18.618Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.334 s - in org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest [2019-07-30T14:28:18.618Z] testAspects(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest) Time elapsed: 0.129 s [2019-07-30T14:28:18.618Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest) Time elapsed: 0.081 s [2019-07-30T14:28:18.618Z] testDevelopmentTrace(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest) Time elapsed: 1.123 s [2019-07-30T14:28:18.618Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest [2019-07-30T14:28:19.988Z] [2019-07-30T14:28:19.988Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 14:28:19.770 [2019-07-30T14:28:19.988Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2 [2019-07-30T14:28:19.988Z] !STACK 0 [2019-07-30T14:28:19.988Z] java.lang.RuntimeException: The parameter should be set [2019-07-30T14:28:19.988Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-30T14:28:19.988Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-30T14:28:19.988Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T14:28:19.988Z] [2019-07-30T14:28:19.988Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 14:28:19.771 [2019-07-30T14:28:19.988Z] !MESSAGE Exception executing analysis [2019-07-30T14:28:19.988Z] !STACK 0 [2019-07-30T14:28:19.988Z] java.lang.RuntimeException: The parameter should be set [2019-07-30T14:28:19.988Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-30T14:28:19.988Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-30T14:28:19.988Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T14:28:21.355Z] [2019-07-30T14:28:21.355Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 14:28:21.224 [2019-07-30T14:28:21.355Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2 [2019-07-30T14:28:21.355Z] !STACK 0 [2019-07-30T14:28:21.355Z] java.lang.RuntimeException: The parameter should be set [2019-07-30T14:28:21.355Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-30T14:28:21.355Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-30T14:28:21.355Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T14:28:21.355Z] [2019-07-30T14:28:21.355Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 14:28:21.227 [2019-07-30T14:28:21.355Z] !MESSAGE Exception executing analysis [2019-07-30T14:28:21.355Z] !STACK 0 [2019-07-30T14:28:21.355Z] java.lang.RuntimeException: The parameter should be set [2019-07-30T14:28:21.355Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-30T14:28:21.355Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-30T14:28:21.355Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T14:28:21.355Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.073 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest [2019-07-30T14:28:21.355Z] testGetModuleById(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest) Time elapsed: 1.615 s [2019-07-30T14:28:21.355Z] testGetModuleByClass(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest) Time elapsed: 1.457 s [2019-07-30T14:28:21.355Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest [2019-07-30T14:30:13.172Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 99.155 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest [2019-07-30T14:30:13.172Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.776 s [2019-07-30T14:30:13.172Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.837 s [2019-07-30T14:30:13.172Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.953 s [2019-07-30T14:30:13.172Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.821 s [2019-07-30T14:30:13.172Z] testProcessRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.958 s [2019-07-30T14:30:13.172Z] testSeekTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.879 s [2019-07-30T14:30:13.172Z] testSeekRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.834 s [2019-07-30T14:30:13.172Z] testProcessRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 3.316 s [2019-07-30T14:30:13.172Z] testSeekLocationNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.967 s [2019-07-30T14:30:13.172Z] testSeekLocationOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.802 s [2019-07-30T14:30:13.172Z] testSimpleTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.903 s [2019-07-30T14:30:13.172Z] testExperimentInitialization(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 4.195 s [2019-07-30T14:30:13.172Z] testSeekNoTrace(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.789 s [2019-07-30T14:30:13.172Z] testSeekTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.839 s [2019-07-30T14:30:13.172Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.908 s [2019-07-30T14:30:13.172Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.886 s [2019-07-30T14:30:13.172Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.85 s [2019-07-30T14:30:13.172Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.874 s [2019-07-30T14:30:13.172Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.879 s [2019-07-30T14:30:13.172Z] testSeekBadLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.837 s [2019-07-30T14:30:13.173Z] testSeekLocationOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.905 s [2019-07-30T14:30:13.173Z] testGetTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.93 s [2019-07-30T14:30:13.173Z] testWithMultiHostClockOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.808 s [2019-07-30T14:30:13.173Z] testSeekEventOnRatio(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.9 s [2019-07-30T14:30:13.173Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.958 s [2019-07-30T14:30:13.173Z] testSeekRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.885 s [2019-07-30T14:30:13.173Z] testSeekTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.834 s [2019-07-30T14:30:13.173Z] testNormalTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.786 s [2019-07-30T14:30:13.173Z] testWithSingleHostClockOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.843 s [2019-07-30T14:30:13.173Z] testSeekRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.845 s [2019-07-30T14:30:13.173Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.839 s [2019-07-30T14:30:13.173Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.838 s [2019-07-30T14:30:13.173Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.88 s [2019-07-30T14:30:13.173Z] testGetAnalysisModules(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.796 s [2019-07-30T14:30:13.173Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest [2019-07-30T14:30:13.173Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest [2019-07-30T14:30:13.173Z] testTmfContext(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T14:30:13.173Z] testIncreaseRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T14:30:13.173Z] testSetLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T14:30:13.173Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T14:30:13.173Z] testTmfContextDefault(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T14:30:13.173Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T14:30:13.173Z] testTmfContextCopy(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T14:30:13.173Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0.001 s [2019-07-30T14:30:13.173Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T14:30:13.173Z] testTmfContextCopy2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T14:30:13.173Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T14:30:13.173Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T14:30:13.173Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T14:30:13.173Z] testTmfContextNoRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0.001 s [2019-07-30T14:30:13.173Z] testSetRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T14:30:13.173Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest [2019-07-30T14:30:13.173Z] 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-30T14:30:13.173Z] testGetFieldNames(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-30T14:30:13.173Z] testGetFieldValueWithIndex(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-30T14:30:13.173Z] testGetFieldNameWithIndex(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-30T14:30:13.173Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-30T14:30:13.173Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-30T14:30:13.173Z] testGetFormattedValue(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-30T14:30:13.173Z] testGetFieldWithName(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-30T14:30:13.173Z] testGetFieldWithPath(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-30T14:30:13.173Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-30T14:30:13.173Z] testGetFields(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-30T14:30:13.173Z] testEventTypeInstance(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0.001 s [2019-07-30T14:30:13.173Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-30T14:30:13.173Z] testGetFieldValueWithName(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-30T14:30:13.173Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest [2019-07-30T14:30:13.173Z] 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-30T14:30:13.173Z] testIncreaseRank(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-30T14:30:13.173Z] testSetLocation(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-30T14:30:13.173Z] testTmfContextDefault(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-30T14:30:13.173Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-30T14:30:13.173Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-30T14:30:13.173Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-30T14:30:13.173Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-30T14:30:13.173Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-30T14:30:13.173Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-30T14:30:13.173Z] testSetRank(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-30T14:30:13.173Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest [2019-07-30T14:30:13.173Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest [2019-07-30T14:30:13.173Z] testEmptyConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.001 s [2019-07-30T14:30:13.173Z] testValidation(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.001 s [2019-07-30T14:30:13.173Z] testLocationRatio(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.003 s [2019-07-30T14:30:13.173Z] testInitTrace(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.002 s [2019-07-30T14:30:13.173Z] testTraceParsing(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.003 s [2019-07-30T14:30:13.173Z] testBounds(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0 s [2019-07-30T14:30:13.173Z] testTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.001 s [2019-07-30T14:30:13.173Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest [2019-07-30T14:30:13.173Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.802 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest [2019-07-30T14:30:13.173Z] testFastTransformSlopeAndOffset[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.044 s [2019-07-30T14:30:13.173Z] testFastTransformSlope[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.116 s [2019-07-30T14:30:13.173Z] testFastTransformArguments[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0 s [2019-07-30T14:30:13.173Z] testFLTRepeatability[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0 s [2019-07-30T14:30:13.173Z] testFastTransformPrecision[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.208 s [2019-07-30T14:30:13.173Z] testFLTEquivalence[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0 s [2019-07-30T14:30:13.173Z] testFastTransformSlopeAndOffset[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.185 s [2019-07-30T14:30:13.173Z] testFastTransformSlope[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.108 s [2019-07-30T14:30:13.173Z] testFastTransformArguments[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0 s [2019-07-30T14:30:13.173Z] testFLTRepeatability[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.001 s [2019-07-30T14:30:13.173Z] testFastTransformPrecision[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.127 s [2019-07-30T14:30:13.173Z] testFLTEquivalence[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.002 s [2019-07-30T14:30:13.173Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest [2019-07-30T14:30:13.173Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.124 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest [2019-07-30T14:30:13.173Z] testNegativeOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest) Time elapsed: 1.851 s [2019-07-30T14:30:13.173Z] testPositiveOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest) Time elapsed: 1.425 s [2019-07-30T14:30:13.173Z] testNoOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest) Time elapsed: 1.432 s [2019-07-30T14:30:13.173Z] testClearOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest) Time elapsed: 1.413 s [2019-07-30T14:30:13.173Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest [2019-07-30T14:30:13.173Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest [2019-07-30T14:30:13.173Z] transformSlope(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest) Time elapsed: 0 s [2019-07-30T14:30:13.173Z] testToString(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest) Time elapsed: 0 s [2019-07-30T14:30:13.173Z] transformIdentity(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest) Time elapsed: 0 s [2019-07-30T14:30:13.173Z] transformOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest) Time elapsed: 0 s [2019-07-30T14:30:13.173Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest [2019-07-30T14:30:13.173Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest [2019-07-30T14:30:13.173Z] testComposition(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0 s [2019-07-30T14:30:13.173Z] testEqualityConstantTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0 s [2019-07-30T14:30:13.173Z] testLinearTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0 s [2019-07-30T14:30:13.173Z] testIdentityTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0 s [2019-07-30T14:30:13.173Z] testEquality(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0.001 s [2019-07-30T14:30:13.173Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest [2019-07-30T14:30:13.173Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest [2019-07-30T14:30:13.173Z] testOneHull(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest) Time elapsed: 0.01 s [2019-07-30T14:30:13.173Z] testFullyIncrementalSerialization(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest) Time elapsed: 0.012 s [2019-07-30T14:30:13.173Z] testFullyIncremental(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest) Time elapsed: 0.003 s [2019-07-30T14:30:13.173Z] testDisjoint(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest) Time elapsed: 0 s [2019-07-30T14:30:13.173Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest [2019-07-30T14:30:17.347Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.925 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest [2019-07-30T14:30:17.347Z] testGetPlainEvents(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.544 s [2019-07-30T14:30:17.347Z] testGetSyntheticEvents_TimeRange(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.605 s [2019-07-30T14:30:17.347Z] testGetProviders(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.398 s [2019-07-30T14:30:17.347Z] testCancelRequests(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.442 s [2019-07-30T14:30:17.347Z] testGetSyntheticEvents_EqualBlockSizes(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.533 s [2019-07-30T14:30:17.347Z] testGetProviders2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.4 s [2019-07-30T14:30:17.347Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest [2019-07-30T14:30:29.538Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.144 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest [2019-07-30T14:30:29.538Z] testChildrenFirstCoalescing2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.967 s [2019-07-30T14:30:29.538Z] testTraceDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.9 s [2019-07-30T14:30:29.538Z] testChildrenFirstCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.907 s [2019-07-30T14:30:29.538Z] testMultipleRequestsCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.898 s [2019-07-30T14:30:29.538Z] testChildFirstDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 1.821 s [2019-07-30T14:30:29.538Z] testParentDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 1.771 s [2019-07-30T14:30:29.538Z] testMixedOrderCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.988 s [2019-07-30T14:30:29.538Z] testMixedCoalescing2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.973 s [2019-07-30T14:30:29.538Z] testParentFirstCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0 s [2019-07-30T14:30:29.538Z] testTraceDependencyForeground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.907 s [2019-07-30T14:30:29.538Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest [2019-07-30T14:30:29.538Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest [2019-07-30T14:30:29.538Z] testGetProvider(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0.006 s [2019-07-30T14:30:29.538Z] testRegister_0(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0 s [2019-07-30T14:30:29.538Z] testRegister_Unregister_1(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0.001 s [2019-07-30T14:30:29.538Z] testRegister_Unregister_2(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0 s [2019-07-30T14:30:29.538Z] testRegister_Unregister_3(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0.001 s [2019-07-30T14:30:29.538Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest [2019-07-30T14:30:29.538Z] [2019-07-30T14:30:29.538Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 14:30:28.741 [2019-07-30T14:30:29.538Z] !MESSAGE Error parsing /tmp/markers7164776827486503231xml [2019-07-30T14:30:29.538Z] !STACK 0 [2019-07-30T14:30:29.538Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers7164776827486503231xml; lineNumber: 1; columnNumber: 201; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'double'. [2019-07-30T14:30:29.538Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-30T14:30:29.538Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-30T14:30:29.538Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-30T14:30:29.538Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-30T14:30:29.538Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-30T14:30:29.538Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-30T14:30:29.538Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-30T14:30:29.538Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-30T14:30:29.538Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-30T14:30:29.538Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-30T14:30:29.538Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2019-07-30T14:30:29.538Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2019-07-30T14:30:29.538Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-30T14:30:29.538Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-30T14:30:29.538Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-30T14:30:29.538Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-30T14:30:29.538Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-30T14:30:29.538Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-30T14:30:29.538Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-30T14:30:29.538Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-30T14:30:29.538Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-30T14:30:29.538Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-30T14:30:29.538Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-30T14:30:29.538Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-30T14:30:29.538Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:288) [2019-07-30T14:30:29.538Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T14:30:29.538Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T14:30:29.538Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T14:30:29.538Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T14:30:29.538Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T14:30:29.538Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T14:30:29.538Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T14:30:29.538Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T14:30:29.538Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T14:30:29.538Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-30T14:30:29.538Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T14:30:29.538Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T14:30:29.538Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T14:30:29.538Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T14:30:29.538Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T14:30:29.538Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T14:30:29.538Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T14:30:29.538Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T14:30:29.538Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T14:30:29.538Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T14:30:29.538Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T14:30:29.538Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T14:30:29.538Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T14:30:29.538Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T14:30:29.538Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T14:30:29.538Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T14:30:29.538Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T14:30:29.538Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T14:30:29.538Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T14:30:29.538Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-30T14:30:29.538Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T14:30:29.538Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T14:30:29.538Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T14:30:29.538Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T14:30:29.538Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-30T14:30:29.538Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-30T14:30:29.538Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T14:30:29.538Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T14:30:29.538Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T14:30:29.538Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T14:30:29.538Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T14:30:29.538Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T14:30:29.538Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T14:30:29.538Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T14:30:29.538Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T14:30:29.538Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T14:30:29.538Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T14:30:29.538Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T14:30:29.538Z] [2019-07-30T14:30:29.538Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 14:30:28.750 [2019-07-30T14:30:29.538Z] !MESSAGE Error parsing /tmp/markers952091939850559888xml [2019-07-30T14:30:29.538Z] !STACK 0 [2019-07-30T14:30:29.538Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers952091939850559888xml; 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-30T14:30:29.538Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-30T14:30:29.538Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-30T14:30:29.538Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-30T14:30:29.538Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-30T14:30:29.538Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-30T14:30:29.538Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-30T14:30:29.538Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-30T14:30:29.538Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-30T14:30:29.538Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-30T14:30:29.538Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-30T14:30:29.538Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2019-07-30T14:30:29.538Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2019-07-30T14:30:29.538Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-30T14:30:29.538Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-30T14:30:29.538Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-30T14:30:29.538Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-30T14:30:29.538Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-30T14:30:29.538Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-30T14:30:29.538Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-30T14:30:29.538Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-30T14:30:29.538Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-30T14:30:29.538Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-30T14:30:29.538Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-30T14:30:29.538Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-30T14:30:29.538Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:289) [2019-07-30T14:30:29.538Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T14:30:29.538Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T14:30:29.538Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T14:30:29.538Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T14:30:29.538Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T14:30:29.538Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T14:30:29.538Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T14:30:29.538Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T14:30:29.538Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T14:30:29.538Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-30T14:30:29.538Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T14:30:29.538Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T14:30:29.538Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T14:30:29.538Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T14:30:29.538Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T14:30:29.538Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T14:30:29.538Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T14:30:29.538Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T14:30:29.538Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T14:30:29.538Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T14:30:29.538Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T14:30:29.538Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T14:30:29.538Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T14:30:29.538Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T14:30:29.538Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T14:30:29.538Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T14:30:29.538Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T14:30:29.538Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T14:30:29.538Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T14:30:29.538Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-30T14:30:29.538Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T14:30:29.538Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T14:30:29.538Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T14:30:29.538Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T14:30:29.538Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-30T14:30:29.538Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-30T14:30:29.538Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T14:30:29.538Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T14:30:29.538Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T14:30:29.538Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T14:30:29.538Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T14:30:29.538Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T14:30:29.538Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T14:30:29.538Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T14:30:29.538Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T14:30:29.538Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T14:30:29.538Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T14:30:29.538Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T14:30:29.538Z] [2019-07-30T14:30:29.538Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 14:30:28.758 [2019-07-30T14:30:29.538Z] !MESSAGE Error parsing /tmp/markers2516370399605463083xml [2019-07-30T14:30:29.538Z] !STACK 0 [2019-07-30T14:30:29.538Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers2516370399605463083xml; 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-30T14:30:29.538Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-30T14:30:29.538Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-30T14:30:29.538Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-30T14:30:29.538Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-30T14:30:29.538Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-30T14:30:29.538Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-30T14:30:29.538Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-30T14:30:29.538Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-30T14:30:29.538Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-30T14:30:29.538Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-30T14:30:29.538Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2019-07-30T14:30:29.538Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2019-07-30T14:30:29.538Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-30T14:30:29.538Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-30T14:30:29.538Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-30T14:30:29.538Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-30T14:30:29.538Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-30T14:30:29.538Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-30T14:30:29.538Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-30T14:30:29.538Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-30T14:30:29.538Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-30T14:30:29.538Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-30T14:30:29.538Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-30T14:30:29.538Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-30T14:30:29.538Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:290) [2019-07-30T14:30:29.538Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T14:30:29.538Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T14:30:29.538Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T14:30:29.538Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T14:30:29.538Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T14:30:29.538Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T14:30:29.538Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T14:30:29.538Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T14:30:29.538Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T14:30:29.538Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-30T14:30:29.538Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T14:30:29.538Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T14:30:29.538Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T14:30:29.538Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T14:30:29.538Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T14:30:29.538Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T14:30:29.538Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T14:30:29.538Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T14:30:29.538Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T14:30:29.538Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T14:30:29.538Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T14:30:29.538Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T14:30:29.538Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T14:30:29.538Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T14:30:29.538Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T14:30:29.538Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T14:30:29.538Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T14:30:29.538Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T14:30:29.538Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T14:30:29.538Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-30T14:30:29.538Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T14:30:29.538Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T14:30:29.538Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T14:30:29.538Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T14:30:29.538Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-30T14:30:29.538Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-30T14:30:29.538Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T14:30:29.539Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T14:30:29.539Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T14:30:29.539Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T14:30:29.539Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T14:30:29.539Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T14:30:29.539Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T14:30:29.539Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T14:30:29.539Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T14:30:29.539Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T14:30:29.539Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T14:30:29.539Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T14:30:29.539Z] [2019-07-30T14:30:29.539Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 14:30:28.765 [2019-07-30T14:30:29.539Z] !MESSAGE Error parsing /tmp/markers708430765326482103xml [2019-07-30T14:30:29.539Z] !STACK 0 [2019-07-30T14:30:29.539Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers708430765326482103xml; 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-30T14:30:29.539Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-30T14:30:29.539Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-30T14:30:29.539Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-30T14:30:29.539Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-30T14:30:29.539Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-30T14:30:29.539Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-30T14:30:29.539Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-30T14:30:29.539Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-30T14:30:29.539Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-30T14:30:29.539Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-30T14:30:29.539Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2019-07-30T14:30:29.539Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2019-07-30T14:30:29.539Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-30T14:30:29.539Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-30T14:30:29.539Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-30T14:30:29.539Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-30T14:30:29.539Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-30T14:30:29.539Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-30T14:30:29.539Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-30T14:30:29.539Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-30T14:30:29.539Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-30T14:30:29.539Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-30T14:30:29.539Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-30T14:30:29.539Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-30T14:30:29.539Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:291) [2019-07-30T14:30:29.539Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T14:30:29.539Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T14:30:29.539Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T14:30:29.539Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T14:30:29.539Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T14:30:29.539Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T14:30:29.539Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T14:30:29.539Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T14:30:29.539Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T14:30:29.539Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-30T14:30:29.539Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T14:30:29.539Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T14:30:29.539Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T14:30:29.539Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T14:30:29.539Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T14:30:29.539Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T14:30:29.539Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T14:30:29.539Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T14:30:29.539Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T14:30:29.539Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T14:30:29.539Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T14:30:29.539Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T14:30:29.539Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T14:30:29.539Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T14:30:29.539Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T14:30:29.539Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T14:30:29.539Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T14:30:29.539Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T14:30:29.539Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T14:30:29.539Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-30T14:30:29.539Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T14:30:29.539Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T14:30:29.539Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T14:30:29.539Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T14:30:29.539Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-30T14:30:29.539Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-30T14:30:29.539Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T14:30:29.539Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T14:30:29.539Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T14:30:29.539Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T14:30:29.539Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T14:30:29.539Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T14:30:29.539Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T14:30:29.539Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T14:30:29.539Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T14:30:29.539Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T14:30:29.539Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T14:30:29.539Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T14:30:29.539Z] [2019-07-30T14:30:29.539Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 14:30:28.834 [2019-07-30T14:30:29.539Z] !MESSAGE Error parsing /tmp/markers7189552278930843430xml [2019-07-30T14:30:29.539Z] !STACK 0 [2019-07-30T14:30:29.539Z] java.lang.IllegalArgumentException: Invalid range: [4095..0] [2019-07-30T14:30:29.539Z] at com.google.common.collect.Range.(Range.java:352) [2019-07-30T14:30:29.539Z] at com.google.common.collect.Range.create(Range.java:146) [2019-07-30T14:30:29.539Z] at com.google.common.collect.Range.closed(Range.java:170) [2019-07-30T14:30:29.539Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:303) [2019-07-30T14:30:29.539Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:208) [2019-07-30T14:30:29.539Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:179) [2019-07-30T14:30:29.539Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-30T14:30:29.539Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:292) [2019-07-30T14:30:29.539Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T14:30:29.539Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T14:30:29.539Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T14:30:29.539Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T14:30:29.539Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T14:30:29.539Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T14:30:29.539Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T14:30:29.539Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T14:30:29.539Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T14:30:29.539Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-30T14:30:29.539Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T14:30:29.539Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T14:30:29.539Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T14:30:29.539Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T14:30:29.539Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T14:30:29.539Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T14:30:29.539Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T14:30:29.539Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T14:30:29.539Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T14:30:29.539Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T14:30:29.539Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T14:30:29.539Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T14:30:29.539Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T14:30:29.539Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T14:30:29.539Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T14:30:29.539Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T14:30:29.539Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T14:30:29.539Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T14:30:29.539Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T14:30:29.539Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-30T14:30:29.539Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T14:30:29.539Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T14:30:29.539Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T14:30:29.539Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T14:30:29.539Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-30T14:30:29.539Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-30T14:30:29.539Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T14:30:29.539Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T14:30:29.539Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T14:30:29.539Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T14:30:29.539Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T14:30:29.539Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T14:30:29.539Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T14:30:29.539Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T14:30:29.539Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T14:30:29.539Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T14:30:29.539Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T14:30:29.539Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T14:30:29.539Z] [2019-07-30T14:30:29.539Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 14:30:28.842 [2019-07-30T14:30:29.539Z] !MESSAGE Error parsing /tmp/markers5989072024960636092xml [2019-07-30T14:30:29.539Z] !STACK 0 [2019-07-30T14:30:29.539Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers5989072024960636092xml; lineNumber: 1; columnNumber: 202; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'integer'. [2019-07-30T14:30:29.539Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-30T14:30:29.539Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-30T14:30:29.539Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-30T14:30:29.539Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-30T14:30:29.539Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-30T14:30:29.539Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-30T14:30:29.539Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-30T14:30:29.539Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-30T14:30:29.539Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-30T14:30:29.539Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-30T14:30:29.539Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2019-07-30T14:30:29.539Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2019-07-30T14:30:29.539Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-30T14:30:29.539Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-30T14:30:29.539Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-30T14:30:29.539Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-30T14:30:29.539Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-30T14:30:29.539Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-30T14:30:29.539Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-30T14:30:29.539Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-30T14:30:29.539Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-30T14:30:29.539Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-30T14:30:29.539Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-30T14:30:29.539Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-30T14:30:29.539Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:293) [2019-07-30T14:30:29.539Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T14:30:29.539Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T14:30:29.539Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T14:30:29.539Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T14:30:29.539Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T14:30:29.539Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T14:30:29.539Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T14:30:29.539Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T14:30:29.539Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T14:30:29.539Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-30T14:30:29.539Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T14:30:29.539Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T14:30:29.539Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T14:30:29.539Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T14:30:29.539Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T14:30:29.539Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T14:30:29.539Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T14:30:29.539Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T14:30:29.539Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T14:30:29.539Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T14:30:29.539Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T14:30:29.539Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T14:30:29.539Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T14:30:29.539Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T14:30:29.539Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T14:30:29.539Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T14:30:29.539Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T14:30:29.539Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T14:30:29.539Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T14:30:29.539Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-30T14:30:29.539Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T14:30:29.539Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T14:30:29.539Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T14:30:29.539Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T14:30:29.539Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-30T14:30:29.539Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-30T14:30:29.539Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T14:30:29.539Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T14:30:29.539Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T14:30:29.539Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T14:30:29.539Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T14:30:29.539Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T14:30:29.539Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T14:30:29.539Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T14:30:29.539Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T14:30:29.539Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T14:30:29.539Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T14:30:29.539Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T14:30:29.539Z] [2019-07-30T14:30:29.539Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 14:30:28.849 [2019-07-30T14:30:29.539Z] !MESSAGE Error parsing /tmp/markers7466471026245040273xml [2019-07-30T14:30:29.539Z] !STACK 0 [2019-07-30T14:30:29.539Z] java.lang.IllegalArgumentException: Invalid range: [4095..0] [2019-07-30T14:30:29.539Z] at com.google.common.collect.Range.(Range.java:352) [2019-07-30T14:30:29.539Z] at com.google.common.collect.Range.create(Range.java:146) [2019-07-30T14:30:29.539Z] at com.google.common.collect.Range.closed(Range.java:170) [2019-07-30T14:30:29.539Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:303) [2019-07-30T14:30:29.539Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:208) [2019-07-30T14:30:29.539Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:179) [2019-07-30T14:30:29.539Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-30T14:30:29.539Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:294) [2019-07-30T14:30:29.539Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T14:30:29.539Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T14:30:29.539Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T14:30:29.539Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T14:30:29.539Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T14:30:29.539Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T14:30:29.539Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T14:30:29.539Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T14:30:29.539Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T14:30:29.539Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-30T14:30:29.539Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T14:30:29.539Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T14:30:29.539Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T14:30:29.539Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T14:30:29.539Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T14:30:29.539Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T14:30:29.539Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T14:30:29.539Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T14:30:29.539Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T14:30:29.539Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T14:30:29.539Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T14:30:29.539Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T14:30:29.539Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T14:30:29.539Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T14:30:29.539Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T14:30:29.539Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T14:30:29.539Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T14:30:29.539Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T14:30:29.539Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T14:30:29.539Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-30T14:30:29.539Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T14:30:29.539Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T14:30:29.539Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T14:30:29.539Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T14:30:29.539Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-30T14:30:29.539Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-30T14:30:29.539Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T14:30:29.539Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T14:30:29.539Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T14:30:29.539Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T14:30:29.539Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T14:30:29.539Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T14:30:29.539Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T14:30:29.539Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T14:30:29.539Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T14:30:29.539Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T14:30:29.539Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T14:30:29.539Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T14:30:29.539Z] [2019-07-30T14:30:29.539Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 14:30:28.855 [2019-07-30T14:30:29.539Z] !MESSAGE Error parsing /tmp/markers5096412726402984363xml [2019-07-30T14:30:29.539Z] !STACK 0 [2019-07-30T14:30:29.539Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers5096412726402984363xml; 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-30T14:30:29.539Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-30T14:30:29.539Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-30T14:30:29.539Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-30T14:30:29.539Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-30T14:30:29.539Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-30T14:30:29.539Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-30T14:30:29.539Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-30T14:30:29.539Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidComplexType(XMLSchemaValidator.java:3207) [2019-07-30T14:30:29.539Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidType(XMLSchemaValidator.java:3154) [2019-07-30T14:30:29.539Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processElementContent(XMLSchemaValidator.java:3056) [2019-07-30T14:30:29.539Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleEndElement(XMLSchemaValidator.java:2135) [2019-07-30T14:30:29.539Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.endElement(XMLSchemaValidator.java:854) [2019-07-30T14:30:29.539Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1782) [2019-07-30T14:30:29.539Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2967) [2019-07-30T14:30:29.539Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-30T14:30:29.539Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-30T14:30:29.539Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-30T14:30:29.539Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-30T14:30:29.539Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-30T14:30:29.539Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-30T14:30:29.539Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-30T14:30:29.539Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-30T14:30:29.539Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-30T14:30:29.539Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-30T14:30:29.539Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-30T14:30:29.539Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:295) [2019-07-30T14:30:29.539Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T14:30:29.539Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T14:30:29.539Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T14:30:29.539Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T14:30:29.539Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T14:30:29.539Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T14:30:29.539Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T14:30:29.539Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T14:30:29.539Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T14:30:29.539Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-30T14:30:29.539Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T14:30:29.539Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T14:30:29.539Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T14:30:29.539Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T14:30:29.539Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T14:30:29.539Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T14:30:29.539Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T14:30:29.539Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T14:30:29.539Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T14:30:29.539Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T14:30:29.539Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T14:30:29.539Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T14:30:29.539Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T14:30:29.539Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T14:30:29.539Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T14:30:29.539Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T14:30:29.539Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T14:30:29.539Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T14:30:29.539Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T14:30:29.539Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-30T14:30:29.540Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T14:30:29.540Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T14:30:29.540Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T14:30:29.540Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T14:30:29.540Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-30T14:30:29.540Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-30T14:30:29.540Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T14:30:29.540Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T14:30:29.540Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T14:30:29.540Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T14:30:29.540Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T14:30:29.540Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T14:30:29.540Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T14:30:29.540Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T14:30:29.540Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T14:30:29.540Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T14:30:29.540Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T14:30:29.540Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T14:30:29.540Z] [2019-07-30T14:30:29.540Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 14:30:28.862 [2019-07-30T14:30:29.540Z] !MESSAGE Error parsing /tmp/markers1731205701490374122xml [2019-07-30T14:30:29.540Z] !STACK 0 [2019-07-30T14:30:29.540Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers1731205701490374122xml; lineNumber: 1; columnNumber: 323; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0' for type 'length_type'. [2019-07-30T14:30:29.540Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-30T14:30:29.540Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-30T14:30:29.540Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-30T14:30:29.540Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-30T14:30:29.540Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-30T14:30:29.540Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-30T14:30:29.540Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-30T14:30:29.540Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-30T14:30:29.540Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-30T14:30:29.540Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-30T14:30:29.540Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.emptyElement(XMLSchemaValidator.java:761) [2019-07-30T14:30:29.540Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:351) [2019-07-30T14:30:29.540Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-30T14:30:29.540Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-30T14:30:29.540Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-30T14:30:29.540Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-30T14:30:29.540Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-30T14:30:29.540Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-30T14:30:29.540Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-30T14:30:29.540Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-30T14:30:29.540Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-30T14:30:29.540Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-30T14:30:29.540Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-30T14:30:29.540Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-30T14:30:29.540Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:296) [2019-07-30T14:30:29.540Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T14:30:29.540Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T14:30:29.540Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T14:30:29.540Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T14:30:29.540Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T14:30:29.540Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T14:30:29.540Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T14:30:29.540Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T14:30:29.540Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T14:30:29.540Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-30T14:30:29.540Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T14:30:29.540Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T14:30:29.540Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T14:30:29.540Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T14:30:29.540Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T14:30:29.540Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T14:30:29.540Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T14:30:29.540Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T14:30:29.540Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T14:30:29.540Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T14:30:29.540Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T14:30:29.540Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T14:30:29.540Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T14:30:29.540Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T14:30:29.540Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T14:30:29.540Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T14:30:29.540Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T14:30:29.540Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T14:30:29.540Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T14:30:29.540Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-30T14:30:29.540Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T14:30:29.540Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T14:30:29.540Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T14:30:29.540Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T14:30:29.540Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-30T14:30:29.540Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-30T14:30:29.540Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T14:30:29.540Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T14:30:29.540Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T14:30:29.540Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T14:30:29.540Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T14:30:29.540Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T14:30:29.540Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T14:30:29.540Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T14:30:29.540Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T14:30:29.540Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T14:30:29.540Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T14:30:29.540Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T14:30:29.540Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.23 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest [2019-07-30T14:30:29.540Z] testParseInvalidContent(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest) Time elapsed: 0.143 s [2019-07-30T14:30:29.540Z] testExtensionPoint(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest) Time elapsed: 0.073 s [2019-07-30T14:30:29.540Z] testParse(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest) Time elapsed: 0.009 s [2019-07-30T14:30:29.540Z] testParseInvalidFile(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest) Time elapsed: 0.004 s [2019-07-30T14:30:29.540Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest [2019-07-30T14:30:29.540Z] 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-30T14:30:29.540Z] testAddMarker(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest) Time elapsed: 0 s [2019-07-30T14:30:29.540Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest) Time elapsed: 0 s [2019-07-30T14:30:29.540Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest [2019-07-30T14:30:29.540Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest [2019-07-30T14:30:29.540Z] testAddSegment(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest) Time elapsed: 0 s [2019-07-30T14:30:29.540Z] testAddSubMarker(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest) Time elapsed: 0 s [2019-07-30T14:30:29.540Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest) Time elapsed: 0 s [2019-07-30T14:30:29.540Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest [2019-07-30T14:30:29.540Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest [2019-07-30T14:30:29.540Z] testAppliesToExperiment(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.006 s [2019-07-30T14:30:29.540Z] testParameters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.053 s [2019-07-30T14:30:29.540Z] testGetRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.003 s [2019-07-30T14:30:29.540Z] testNewModule(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.002 s [2019-07-30T14:30:29.540Z] testGetValidTraceTypes(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.096 s [2019-07-30T14:30:29.540Z] testHelperGetters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.001 s [2019-07-30T14:30:29.540Z] testAppliesToTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.001 s [2019-07-30T14:30:29.540Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest [2019-07-30T14:30:29.540Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest [2019-07-30T14:30:29.540Z] testProviderTmfTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest) Time elapsed: 0.001 s [2019-07-30T14:30:29.540Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest [2019-07-30T14:30:29.540Z] 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-30T14:30:29.540Z] testMandatoryRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0.003 s [2019-07-30T14:30:29.540Z] testAtLeastOneRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0 s [2019-07-30T14:30:29.540Z] testAllOrNothingRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0.001 s [2019-07-30T14:30:29.540Z] testNoPreDefinedEvents(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0 s [2019-07-30T14:30:29.540Z] testOptionalRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0 s [2019-07-30T14:30:29.540Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest [2019-07-30T14:30:29.540Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest [2019-07-30T14:30:29.540Z] testMandatoryRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0.01 s [2019-07-30T14:30:29.540Z] testAtLeastOneRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0.001 s [2019-07-30T14:30:29.540Z] testAllOrNothingRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0 s [2019-07-30T14:30:29.540Z] testNoPreDefinedEvents(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0 s [2019-07-30T14:30:29.540Z] testOptionalRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0 s [2019-07-30T14:30:29.540Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest [2019-07-30T14:30:29.540Z] 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-30T14:30:29.540Z] testGetValueLevel(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest) Time elapsed: 0 s [2019-07-30T14:30:29.540Z] testAddAndGetInformation(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest) Time elapsed: 0 s [2019-07-30T14:30:29.540Z] testGetValues(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest) Time elapsed: 0 s [2019-07-30T14:30:29.540Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest [2019-07-30T14:30:29.540Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest [2019-07-30T14:30:29.540Z] testAllOrNothing(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest) Time elapsed: 0.009 s [2019-07-30T14:30:29.540Z] testAtLeastOne(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest) Time elapsed: 0 s [2019-07-30T14:30:29.540Z] testMandatory(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest) Time elapsed: 0 s [2019-07-30T14:30:29.540Z] testOptional(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest) Time elapsed: 0 s [2019-07-30T14:30:29.540Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest [2019-07-30T14:30:29.540Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest [2019-07-30T14:30:29.540Z] testNewModuleListener(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest) Time elapsed: 0 s [2019-07-30T14:30:29.540Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest [2019-07-30T14:30:29.540Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest [2019-07-30T14:30:29.540Z] testListForTraces(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest) Time elapsed: 0.001 s [2019-07-30T14:30:29.540Z] testSources(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest) Time elapsed: 0.004 s [2019-07-30T14:30:29.540Z] testGetAnalysisModules(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest) Time elapsed: 0 s [2019-07-30T14:30:29.540Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest [2019-07-30T14:30:29.540Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest [2019-07-30T14:30:29.540Z] testApplies(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest) Time elapsed: 0 s [2019-07-30T14:30:29.540Z] testDoesNotApply(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest) Time elapsed: 0.001 s [2019-07-30T14:30:29.540Z] testGetNoAnalysisFromTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest) Time elapsed: 0.013 s [2019-07-30T14:30:29.540Z] testGetAnalysisFromTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest) Time elapsed: 0.001 s [2019-07-30T14:30:29.540Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest [2019-07-30T14:30:31.753Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.023 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest [2019-07-30T14:30:31.753Z] testGettersSetters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.001 s [2019-07-30T14:30:31.753Z] testDependentAnalyses(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 1.002 s [2019-07-30T14:30:31.753Z] testSetWrongTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.002 s [2019-07-30T14:30:31.753Z] testSetTraceTwice(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.002 s [2019-07-30T14:30:31.753Z] testMultipleDependencies(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.004 s [2019-07-30T14:30:31.753Z] testWaitForCompletionCancelled(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.001 s [2019-07-30T14:30:31.753Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 1.002 s [2019-07-30T14:30:31.753Z] testHelper(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.003 s [2019-07-30T14:30:31.753Z] testWaitForCompletionSuccess(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.002 s [2019-07-30T14:30:31.753Z] testParameterChanged(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.002 s [2019-07-30T14:30:31.753Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest [2019-07-30T14:30:31.753Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest [2019-07-30T14:30:31.753Z] testDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2019-07-30T14:30:31.753Z] testFail(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2019-07-30T14:30:31.753Z] testTmfEventRequestWithDependencyLevel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-30T14:30:31.753Z] testToString(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2019-07-30T14:30:31.753Z] testTmfEventRequestTimeRangeNbRequestedBlocksize(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2019-07-30T14:30:31.753Z] testWaitForStartAfterDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-30T14:30:31.753Z] testTmfEventRequestTimeRangeNbRequested(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-30T14:30:31.753Z] testTmfEventRequestTimeRange(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2019-07-30T14:30:31.753Z] testWaitForStartBeforeStart(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2019-07-30T14:30:31.753Z] testWaitForStartAfterStart(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-30T14:30:31.753Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-30T14:30:31.753Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-30T14:30:31.753Z] testTmfEventRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2019-07-30T14:30:31.753Z] testWaitForStartAfterCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-30T14:30:31.753Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest [2019-07-30T14:30:33.124Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.793 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest [2019-07-30T14:30:33.124Z] testIsCompatible(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-30T14:30:33.124Z] testTmfCoalescedEventRequestIndexNbEventsBlocksize(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-30T14:30:33.124Z] testDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-30T14:30:33.124Z] testFail(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0.001 s [2019-07-30T14:30:33.124Z] testCancelCoalescedRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0.448 s [2019-07-30T14:30:33.124Z] testToString(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-30T14:30:33.124Z] testAddEvent1(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-30T14:30:33.124Z] testAddEvent2(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-30T14:30:33.124Z] testSingleTimeRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0.106 s [2019-07-30T14:30:33.124Z] testIsCompatibleDependency(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-30T14:30:33.124Z] testCoalescedRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 1.236 s [2019-07-30T14:30:33.124Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-30T14:30:33.124Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-30T14:30:33.124Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest [2019-07-30T14:30:35.645Z] [2019-07-30T14:30:35.645Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 14:30:35.617 [2019-07-30T14:30:35.645Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$2(644,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null [2019-07-30T14:30:37.013Z] [2019-07-30T14:30:37.013Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 14:30:36.718 [2019-07-30T14:30:37.013Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$1(646,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null [2019-07-30T14:30:37.013Z] 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-30T14:30:37.013Z] testRequestException(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest) Time elapsed: 1.083 s [2019-07-30T14:30:37.013Z] testSingleRequestException(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest) Time elapsed: 1.101 s [2019-07-30T14:30:37.013Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest [2019-07-30T14:30:37.013Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest [2019-07-30T14:30:37.013Z] testSimplePool(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0.005 s [2019-07-30T14:30:37.013Z] testConstructorBad2(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-30T14:30:37.013Z] testConstructorGood(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-30T14:30:37.013Z] testRecycleWrongQuark(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0.001 s [2019-07-30T14:30:37.013Z] testRecycleChildQuark(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-30T14:30:37.013Z] testPoolWithSubTree(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-30T14:30:37.013Z] testConstructorBad(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0.001 s [2019-07-30T14:30:37.013Z] testPriorityPool(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-30T14:30:37.013Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest [2019-07-30T14:30:37.013Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.248 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest [2019-07-30T14:30:37.270Z] testQueryMipmapRangeMinInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.013 s [2019-07-30T14:30:37.270Z] testQueryMipmapRangeMaxDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.005 s [2019-07-30T14:30:37.270Z] testQueryMipmapRangeAvgDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.008 s [2019-07-30T14:30:37.270Z] testQueryMipmapRangeAvgInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.003 s [2019-07-30T14:30:37.270Z] testQueryMipmapRangeMinDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.002 s [2019-07-30T14:30:37.270Z] testQueryMipmapRangeMaxInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.002 s [2019-07-30T14:30:37.270Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest [2019-07-30T14:30:38.638Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.244 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest [2019-07-30T14:30:38.638Z] testQueryMipAvg(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.026 s [2019-07-30T14:30:38.638Z] testQueryMipMax(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.009 s [2019-07-30T14:30:38.638Z] testQueryMipMin(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.018 s [2019-07-30T14:30:38.638Z] testQuery(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.008 s [2019-07-30T14:30:38.638Z] testQueryValuesOnClose(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0 s [2019-07-30T14:30:38.638Z] testQueryValuesOnStart(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.026 s [2019-07-30T14:30:38.638Z] testQueryMipmapRangeAvg(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.055 s [2019-07-30T14:30:38.638Z] testQueryMipmapRangeMax(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.038 s [2019-07-30T14:30:38.638Z] testQueryMipmapRangeMin(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.038 s [2019-07-30T14:30:38.638Z] testMaxLevel(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.005 s [2019-07-30T14:30:38.638Z] testQueryEventField(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.004 s [2019-07-30T14:30:38.638Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest [2019-07-30T14:30:40.530Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.776 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest [2019-07-30T14:30:40.530Z] testSsModule(org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest) Time elapsed: 1.769 s [2019-07-30T14:30:40.530Z] testInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest) Time elapsed: 0.005 s [2019-07-30T14:30:40.530Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest [2019-07-30T14:30:42.587Z] [2019-07-30T14:30:42.587Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2019-07-30 14:30:42.369 [2019-07-30T14:30:42.587Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core". [2019-07-30T14:30:42.587Z] !STACK 0 [2019-07-30T14:30:42.587Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the analysis itself [2019-07-30T14:30:42.587Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:79) [2019-07-30T14:30:42.587Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:332) [2019-07-30T14:30:42.587Z] at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) [2019-07-30T14:30:42.587Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:143) [2019-07-30T14:30:42.587Z] at java.lang.Thread.run(Thread.java:748) [2019-07-30T14:30:43.517Z] [2019-07-30T14:30:43.517Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2019-07-30 14:30:43.466 [2019-07-30T14:30:43.517Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core". [2019-07-30T14:30:43.517Z] !STACK 0 [2019-07-30T14:30:43.517Z] java.lang.IllegalArgumentException: Expected exception: should be caught by either the analysis or the event request [2019-07-30T14:30:43.517Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:79) [2019-07-30T14:30:43.517Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:332) [2019-07-30T14:30:43.517Z] at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) [2019-07-30T14:30:43.517Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:143) [2019-07-30T14:30:43.517Z] at java.lang.Thread.run(Thread.java:748) [2019-07-30T14:30:44.886Z] [2019-07-30T14:30:44.886Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2019-07-30 14:30:44.563 [2019-07-30T14:30:44.886Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core". [2019-07-30T14:30:44.886Z] !STACK 0 [2019-07-30T14:30:44.886Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the event request thread [2019-07-30T14:30:44.886Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:79) [2019-07-30T14:30:44.886Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:332) [2019-07-30T14:30:44.886Z] at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) [2019-07-30T14:30:44.886Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:143) [2019-07-30T14:30:44.886Z] at java.lang.Thread.run(Thread.java:748) [2019-07-30T14:30:44.886Z] [2019-07-30T14:30:44.886Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 14:30:44.565 [2019-07-30T14:30:44.886Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(668,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-30T14:30:47.406Z] [2019-07-30T14:30:47.406Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 14:30:46.800 [2019-07-30T14:30:47.406Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(675,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-30T14:30:47.971Z] [2019-07-30T14:30:47.971Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 14:30:47.953 [2019-07-30T14:30:47.971Z] !MESSAGE Unexpected error executing analysis with trace analysis_dependency.xml [2019-07-30T14:30:47.971Z] !STACK 0 [2019-07-30T14:30:47.971Z] java.lang.IllegalStateException: This exception happens before initialization [2019-07-30T14:30:47.971Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:453) [2019-07-30T14:30:47.971Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-30T14:30:47.971Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T14:30:47.971Z] [2019-07-30T14:30:47.971Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 14:30:47.955 [2019-07-30T14:30:47.971Z] !MESSAGE Exception executing analysis [2019-07-30T14:30:47.971Z] !STACK 0 [2019-07-30T14:30:47.971Z] java.lang.IllegalStateException: This exception happens before initialization [2019-07-30T14:30:47.971Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:453) [2019-07-30T14:30:47.971Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-30T14:30:47.971Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T14:30:49.340Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 9.029 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest [2019-07-30T14:30:49.340Z] testProperties(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 0.072 s [2019-07-30T14:30:49.340Z] testIsQueryable(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.126 s [2019-07-30T14:30:49.340Z] testFaultyStateProvider(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 3.317 s [2019-07-30T14:30:49.340Z] testIsQueryableCancel(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) skipped [2019-07-30T14:30:49.340Z] testReReadFullAnalysis(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.121 s [2019-07-30T14:30:49.340Z] testRequestFailure(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.118 s [2019-07-30T14:30:49.340Z] testSsModule(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.117 s [2019-07-30T14:30:49.340Z] testInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 0.015 s [2019-07-30T14:30:49.340Z] testFailBeforeInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 0.015 s [2019-07-30T14:30:49.340Z] testFutureEvents(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.124 s [2019-07-30T14:30:49.340Z] Running org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest [2019-07-30T14:30:50.270Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.86 s - in org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest [2019-07-30T14:30:50.270Z] testCopyResource[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.441 s [2019-07-30T14:30:50.270Z] testGetLocationUri[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testCreateSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.025 s [2019-07-30T14:30:50.270Z] testGetLocation[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.052 s [2019-07-30T14:30:50.270Z] testDeleteResource[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.028 s [2019-07-30T14:30:50.270Z] testDeleteIfBrokenSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.008 s [2019-07-30T14:30:50.270Z] testIsSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.003 s [2019-07-30T14:30:50.270Z] testCopyResource[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.177 s [2019-07-30T14:30:50.270Z] testGetLocationUri[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.001 s [2019-07-30T14:30:50.270Z] testCreateSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.023 s [2019-07-30T14:30:50.270Z] testGetLocation[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.002 s [2019-07-30T14:30:50.270Z] testDeleteResource[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.065 s [2019-07-30T14:30:50.270Z] testDeleteIfBrokenSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.007 s [2019-07-30T14:30:50.270Z] testIsSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.002 s [2019-07-30T14:30:50.270Z] Running org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest [2019-07-30T14:30:50.270Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.234 s - in org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest [2019-07-30T14:30:50.270Z] testSeekAndWrite(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest) Time elapsed: 0.007 s [2019-07-30T14:30:50.270Z] testRead(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest) Time elapsed: 0.002 s [2019-07-30T14:30:50.270Z] testReadLine(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testSeekAndRead(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest) Time elapsed: 0.223 s [2019-07-30T14:30:50.270Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest [2019-07-30T14:30:50.270Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest [2019-07-30T14:30:50.270Z] testValueArrayPrimitivesNotEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0.002 s [2019-07-30T14:30:50.270Z] testValueArrayObject(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testValueArrayOfArrays(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testValueArrayAndOther(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testValueArrayPrimitives(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0.001 s [2019-07-30T14:30:50.270Z] testValueArrayMismatchedTypes(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testValueArrayOfArraysNotEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest [2019-07-30T14:30:50.270Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest [2019-07-30T14:30:50.270Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0.001 s [2019-07-30T14:30:50.270Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testCallsiteCopy(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest [2019-07-30T14:30:50.270Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest [2019-07-30T14:30:50.270Z] testCreateHappy(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest) Time elapsed: 0.005 s [2019-07-30T14:30:50.270Z] testResolve(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testCreateIllegal(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest [2019-07-30T14:30:50.270Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest [2019-07-30T14:30:50.270Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testResolve(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest [2019-07-30T14:30:50.270Z] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest [2019-07-30T14:30:50.270Z] testToStringInterval(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0.001 s [2019-07-30T14:30:50.270Z] testCopyConstructorZero(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testCompareToLargeScale1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0.001 s [2019-07-30T14:30:50.270Z] testCompareToLargeScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testCompareToLargeScale3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testNormalizeScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testNormalizedScaleLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testToNanos(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testNormalizeLargeScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0.002 s [2019-07-30T14:30:50.270Z] testNormalizeOffsetAndScaleTrivial(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testNormalizeZeroScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testCompareToCornerCases1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testCompareToCornerCases2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testCompareToCornerCases3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testCompareToCornerCases4(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testCopyConstructorBigBang(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testCopyConstructorBigCrunch(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testNormalizeOffsetLowerLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testCompareToSpecials(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testCompareToDifferentScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testNormalizeOffsetUpperLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0.001 s [2019-07-30T14:30:50.270Z] testValueScaleConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testToStringDefault(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0.001 s [2019-07-30T14:30:50.270Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testCompareToSameScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testNormalizeOffset(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testCompareToDifferentScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testNormalizeOffsetAndScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testNormalizeOffsetAndScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest [2019-07-30T14:30:50.270Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest [2019-07-30T14:30:50.270Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0.001 s [2019-07-30T14:30:50.270Z] testEqualsEndTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testOpenRange1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testOpenRange2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testOpenRange3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testContainsRange(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testEqualStartTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testEqualsBadType(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0.001 s [2019-07-30T14:30:50.270Z] testContainsTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testGetIntersection(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest [2019-07-30T14:30:50.270Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest [2019-07-30T14:30:50.270Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2019-07-30T14:30:50.270Z] testNonEqualRanks(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testNonEqualTypes(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testTmfEventCopy(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testToStringExtended(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2019-07-30T14:30:50.270Z] testNoRankConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2019-07-30T14:30:50.270Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testConstructorWithTrace(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testNonEqualContents(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testNonEqualTraces(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2019-07-30T14:30:50.270Z] testNonEqualTimestamps(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest [2019-07-30T14:30:50.270Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest [2019-07-30T14:30:50.270Z] testGetTimePattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0.001 s [2019-07-30T14:30:50.270Z] testGetIntervalPattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testComputeTimePattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2019-07-30T14:30:50.270Z] testGetPreferenceMap(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0.001 s [2019-07-30T14:30:50.271Z] testInit(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2019-07-30T14:30:50.271Z] testGetTimeZone(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2019-07-30T14:30:50.271Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest [2019-07-30T14:30:50.527Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest [2019-07-30T14:30:50.527Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T14:30:50.527Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T14:30:50.527Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T14:30:50.527Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T14:30:50.527Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T14:30:50.527Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0.001 s [2019-07-30T14:30:50.527Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T14:30:50.527Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T14:30:50.527Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T14:30:50.527Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T14:30:50.527Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T14:30:50.527Z] testNormalizeScale0(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T14:30:50.527Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T14:30:50.527Z] testDelta2(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T14:30:50.527Z] testNormalizeScaleNot0(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T14:30:50.527Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T14:30:50.527Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest [2019-07-30T14:30:50.527Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest [2019-07-30T14:30:50.527Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0.001 s [2019-07-30T14:30:50.527Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-30T14:30:50.527Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-30T14:30:50.527Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-30T14:30:50.527Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-30T14:30:50.527Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-30T14:30:50.527Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-30T14:30:50.527Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-30T14:30:50.527Z] testNormalizeScale0(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0.001 s [2019-07-30T14:30:50.527Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-30T14:30:50.527Z] testDelta2(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-30T14:30:50.527Z] testNormalizeScaleNot0(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-30T14:30:50.528Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-30T14:30:50.528Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest [2019-07-30T14:30:50.528Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest [2019-07-30T14:30:50.528Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-30T14:30:50.528Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-30T14:30:50.528Z] testNonEqualsClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-30T14:30:50.528Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0.001 s [2019-07-30T14:30:50.528Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-30T14:30:50.528Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-30T14:30:50.528Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-30T14:30:50.528Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-30T14:30:50.528Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-30T14:30:50.528Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-30T14:30:50.528Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-30T14:30:50.528Z] Running org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest [2019-07-30T14:30:50.528Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest [2019-07-30T14:30:50.528Z] testMultiHostMultiKeyType(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest) Time elapsed: 0.023 s [2019-07-30T14:30:50.528Z] testHostToSelf(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest) Time elapsed: 0.001 s [2019-07-30T14:30:50.528Z] testMultiHost(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest) Time elapsed: 0.001 s [2019-07-30T14:30:50.528Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest [2019-07-30T14:30:50.528Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest [2019-07-30T14:30:50.528Z] testNonTerminalCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T14:30:50.528Z] testGetFieldValueAssignableValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T14:30:50.528Z] testDuplicateFieldNames(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T14:30:50.528Z] testGetFieldValueNullValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T14:30:50.528Z] testNonEqualsValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T14:30:50.528Z] testNonEqualsFields(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0.001 s [2019-07-30T14:30:50.528Z] testGetFieldValueExists(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T14:30:50.528Z] testEqualsEverything(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T14:30:50.528Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T14:30:50.528Z] testGetFieldValueCast(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0.005 s [2019-07-30T14:30:50.528Z] testTerminalConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T14:30:50.528Z] testGetFieldValueDoesntExist(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T14:30:50.528Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T14:30:50.528Z] testTerminalCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T14:30:50.528Z] testNonTerminalStructConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T14:30:50.528Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T14:30:50.528Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T14:30:50.528Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T14:30:50.528Z] testMakeRoot(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T14:30:50.528Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T14:30:50.528Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T14:30:50.528Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T14:30:50.528Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0.001 s [2019-07-30T14:30:50.528Z] testTerminalStructConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T14:30:50.528Z] testNonTerminalConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T14:30:50.528Z] testNonEqualValues(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T14:30:50.528Z] testCopyConstructorBadArg(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T14:30:50.528Z] testGetFieldValueExistsButWrongType(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T14:30:50.528Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest [2019-07-30T14:30:50.528Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest [2019-07-30T14:30:50.528Z] testUpdateDefaultFormats(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.003 s [2019-07-30T14:30:50.528Z] testGetDefaulIntervalFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0 s [2019-07-30T14:30:50.528Z] testValueTimeZoneConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0 s [2019-07-30T14:30:50.528Z] testParseDateTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.007 s [2019-07-30T14:30:50.528Z] testGetDefaulTimeFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0 s [2019-07-30T14:30:50.528Z] testParseDateTimeWithRef(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.003 s [2019-07-30T14:30:50.528Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0 s [2019-07-30T14:30:50.528Z] testParseSeconds(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.007 s [2019-07-30T14:30:50.528Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0 s [2019-07-30T14:30:50.528Z] testUnitOfSecondsFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.003 s [2019-07-30T14:30:50.528Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest [2019-07-30T14:30:53.049Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.314 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest [2019-07-30T14:30:53.049Z] testDataProviderWithOutOfBoundIndex(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.511 s [2019-07-30T14:30:53.049Z] testQueryFilterIndexParameter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0 s [2019-07-30T14:30:53.050Z] testDataProviderWithSimpleFilter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.502 s [2019-07-30T14:30:53.050Z] testDataProviderWithOneNonExistentColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.088 s [2019-07-30T14:30:53.050Z] testDataProviderWithMultipleFilter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 1.003 s [2019-07-30T14:30:53.050Z] testDataProviderFetchColumn(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.001 s [2019-07-30T14:30:53.050Z] testDataProvider(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.091 s [2019-07-30T14:30:53.050Z] testDataProviderWithNonExistentColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0 s [2019-07-30T14:30:53.050Z] testDataProviderWithDesiredColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.1 s [2019-07-30T14:30:53.050Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest [2019-07-30T14:30:53.050Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest [2019-07-30T14:30:53.050Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-30T14:30:53.050Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-30T14:30:53.050Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-30T14:30:53.050Z] testValueScaleConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-30T14:30:53.050Z] testToStringDefault(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-30T14:30:53.050Z] testNormalizeOffset(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-30T14:30:53.050Z] testToStringFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0.001 s [2019-07-30T14:30:53.050Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-30T14:30:53.050Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest [2019-07-30T14:30:53.050Z] 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-30T14:30:53.050Z] testBadlyFormed[0: path /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/001.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest) Time elapsed: 0.001 s [2019-07-30T14:30:53.050Z] testBadlyFormed[1: path /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/002.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest) Time elapsed: 0.002 s [2019-07-30T14:30:53.050Z] testBadlyFormed[2: path /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/003.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest) Time elapsed: 0.001 s [2019-07-30T14:30:53.050Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest [2019-07-30T14:30:53.050Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest [2019-07-30T14:30:53.050Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest) Time elapsed: 0.008 s [2019-07-30T14:30:53.050Z] testTraceTypePresence(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest) Time elapsed: 0 s [2019-07-30T14:30:53.050Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest [2019-07-30T14:30:56.525Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.351 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest [2019-07-30T14:30:56.525Z] testReadingBounds[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 1.11 s [2019-07-30T14:30:56.525Z] testReadingEvents[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 0.009 s [2019-07-30T14:30:56.525Z] testReadingBounds[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 1.109 s [2019-07-30T14:30:56.525Z] testReadingEvents[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 0.005 s [2019-07-30T14:30:56.525Z] testReadingBounds[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 1.106 s [2019-07-30T14:30:56.525Z] testReadingEvents[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 0.006 s [2019-07-30T14:30:56.525Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest [2019-07-30T14:31:08.707Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.528 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest [2019-07-30T14:31:08.707Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest) Time elapsed: 7.778 s [2019-07-30T14:31:08.707Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest) Time elapsed: 3.748 s [2019-07-30T14:31:08.707Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest [2019-07-30T14:31:11.234Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.349 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest [2019-07-30T14:31:11.234Z] testReadingBounds[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 1.108 s [2019-07-30T14:31:11.234Z] testReadingEvents[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 0.005 s [2019-07-30T14:31:11.234Z] testReadingBounds[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 1.108 s [2019-07-30T14:31:11.234Z] testReadingEvents[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 0.007 s [2019-07-30T14:31:11.234Z] testReadingBounds[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 1.107 s [2019-07-30T14:31:11.234Z] testReadingEvents[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 0.006 s [2019-07-30T14:31:11.234Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest [2019-07-30T14:31:11.234Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest [2019-07-30T14:31:11.234Z] testInvalid[0: path /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/001.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest) Time elapsed: 0.001 s [2019-07-30T14:31:11.234Z] testInvalid[1: path /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/002.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest) Time elapsed: 0.001 s [2019-07-30T14:31:11.234Z] testInvalid[2: path /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/003.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest) Time elapsed: 0 s [2019-07-30T14:31:11.234Z] testInvalid[3: path /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/004.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest) Time elapsed: 0 s [2019-07-30T14:31:11.234Z] testInvalid[4: path /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/005.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest) Time elapsed: 0.001 s [2019-07-30T14:31:11.234Z] testInvalid[5: path /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/006.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest) Time elapsed: 0.001 s [2019-07-30T14:31:11.234Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest [2019-07-30T14:31:16.488Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.652 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest [2019-07-30T14:31:16.488Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest) Time elapsed: 3.079 s [2019-07-30T14:31:16.488Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest) Time elapsed: 1.573 s [2019-07-30T14:31:16.488Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest [2019-07-30T14:31:16.488Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest [2019-07-30T14:31:16.488Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest) Time elapsed: 0.049 s [2019-07-30T14:31:16.488Z] testTraceTypePresence(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest) Time elapsed: 0 s [2019-07-30T14:31:16.488Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest [2019-07-30T14:31:16.488Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest [2019-07-30T14:31:16.488Z] testValid[0: path /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/001.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest) Time elapsed: 0.002 s [2019-07-30T14:31:16.488Z] testValid[1: path /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/002.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest) Time elapsed: 0.001 s [2019-07-30T14:31:16.488Z] testValid[2: path /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/003.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest) Time elapsed: 0.001 s [2019-07-30T14:31:16.488Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest [2019-07-30T14:31:16.488Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest [2019-07-30T14:31:16.488Z] testExtractSelectedItems(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest) Time elapsed: 0.003 s [2019-07-30T14:31:16.488Z] testExtractBoolean(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest) Time elapsed: 0 s [2019-07-30T14:31:16.488Z] testExtractTimeRequested(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest) Time elapsed: 0 s [2019-07-30T14:31:16.488Z] testExtractLongList(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest) Time elapsed: 0 s [2019-07-30T14:31:16.488Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest [2019-07-30T14:31:16.488Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest [2019-07-30T14:31:16.488Z] testSelectionTimeQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest) Time elapsed: 0 s [2019-07-30T14:31:16.488Z] testTimeQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest) Time elapsed: 0 s [2019-07-30T14:31:16.488Z] testVirtualTableQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest) Time elapsed: 0 s [2019-07-30T14:31:16.488Z] Running org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest [2019-07-30T14:31:16.488Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest [2019-07-30T14:31:16.488Z] testValidateName(org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest) Time elapsed: 0.002 s [2019-07-30T14:31:16.488Z] Running org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest [2019-07-30T14:31:16.488Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest [2019-07-30T14:31:16.488Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest) Time elapsed: 0 s [2019-07-30T14:31:16.488Z] testGetDefault(org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest) Time elapsed: 0 s [2019-07-30T14:31:16.488Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest [2019-07-30T14:31:16.488Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest [2019-07-30T14:31:16.488Z] testTmfAsyncSequenceDiagramEvent(org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest) Time elapsed: 0.003 s [2019-07-30T14:31:16.488Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest [2019-07-30T14:31:16.488Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest [2019-07-30T14:31:16.488Z] testTmfSyncSequenceDiagramEvent(org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest) Time elapsed: 0 s [2019-07-30T14:31:16.488Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest [2019-07-30T14:31:16.488Z] [2019-07-30T14:31:16.488Z] !ENTRY org.eclipse.cdt.core.native 4 0 2019-07-30 14:31:16.427 [2019-07-30T14:31:16.488Z] !MESSAGE no spawner in java.library.path [2019-07-30T14:31:16.826Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.667 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest [2019-07-30T14:31:16.827Z] testExtremeValues(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.571 s [2019-07-30T14:31:16.827Z] testValidTextFile(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.081 s [2019-07-30T14:31:16.827Z] testGettingSymbolMapFile(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.005 s [2019-07-30T14:31:16.827Z] testInvalidFiles(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.001 s [2019-07-30T14:31:16.827Z] testGettingSymbolWithSize(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.008 s [2019-07-30T14:31:16.827Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest [2019-07-30T14:31:16.827Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest [2019-07-30T14:31:16.827Z] testMapFileWithSize(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest) Time elapsed: 0.003 s [2019-07-30T14:31:16.827Z] testGuessingFileType(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest) Time elapsed: 0.001 s [2019-07-30T14:31:16.827Z] testNmFile(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest) Time elapsed: 0.003 s [2019-07-30T14:31:16.827Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest [2019-07-30T14:31:16.827Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest [2019-07-30T14:31:16.827Z] testGetterForExperiment(org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest) Time elapsed: 0.006 s [2019-07-30T14:31:16.827Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest [2019-07-30T14:31:16.827Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest [2019-07-30T14:31:16.827Z] testInboundBlacklisting(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0.004 s [2019-07-30T14:31:16.827Z] testBroadcastAsync(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0.004 s [2019-07-30T14:31:16.827Z] testSendReceive(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0.001 s [2019-07-30T14:31:16.827Z] testConcurrentSignals(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0.011 s [2019-07-30T14:31:16.827Z] testOutboundBlacklisting(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0 s [2019-07-30T14:31:16.827Z] testNestedSignals(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0.001 s [2019-07-30T14:31:16.827Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest [2019-07-30T14:31:34.979Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.006 s - in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest [2019-07-30T14:31:34.979Z] testDelay(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest) Time elapsed: 6.003 s [2019-07-30T14:31:34.979Z] testOneChannel(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest) Time elapsed: 5.001 s [2019-07-30T14:31:34.979Z] testMultipleChannels(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest) Time elapsed: 5.001 s [2019-07-30T14:31:34.979Z] Running org.eclipse.tracecompass.tmf.core.tests.util.PairTest [2019-07-30T14:31:34.979Z] 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-30T14:31:34.979Z] testAccessors(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-30T14:31:34.979Z] testToString(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-30T14:31:34.979Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-30T14:31:34.979Z] testEqualsDifferentObj(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-30T14:31:34.979Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-30T14:31:34.979Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-30T14:31:34.979Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-30T14:31:34.979Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-30T14:31:34.979Z] [2019-07-30T14:31:34.979Z] Results: [2019-07-30T14:31:34.979Z] [2019-07-30T14:31:34.979Z] Tests run: 834, Failures: 0, Errors: 0, Skipped: 1 [2019-07-30T14:31:34.979Z] [2019-07-30T14:31:34.979Z] [2019-07-30T14:31:34.979Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 14:31:32.730 [2019-07-30T14:31:34.979Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T14:31:34.979Z] [2019-07-30T14:31:34.979Z] !ENTRY org.eclipse.core.jobs 2 2 2019-07-30 14:31:33.388 [2019-07-30T14:31:34.979Z] !MESSAGE Job found still running after platform shutdown. Jobs should be canceled by the plugin that scheduled them during shutdown: org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1 [2019-07-30T14:31:34.979Z] Job found still running after platform shutdown. Jobs should be canceled by the plugin that scheduled them during shutdown: org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1 [2019-07-30T14:31:34.979Z] [INFO] All tests passed! [2019-07-30T14:31:34.979Z] [INFO] [2019-07-30T14:31:34.979Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T14:31:34.979Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T14:31:34.979Z] [INFO] [2019-07-30T14:31:34.979Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T14:31:34.979Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T14:31:34.979Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T14:31:34.979Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T14:31:35.910Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T14:31:35.911Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T14:31:35.911Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T14:31:36.168Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T14:31:36.425Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T14:31:36.425Z] [INFO] [2019-07-30T14:31:36.425Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T14:31:36.425Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT.jar [2019-07-30T14:31:36.425Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT.pom [2019-07-30T14:31:36.425Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-30T14:31:36.425Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T14:31:36.425Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT-p2metadata.xml [2019-07-30T14:31:36.425Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT-p2artifacts.xml [2019-07-30T14:31:36.425Z] [INFO] [2019-07-30T14:31:36.425Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T14:31:36.425Z] [INFO] [2019-07-30T14:31:36.425Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core >--- [2019-07-30T14:31:36.425Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core 4.2.0-SNAPSHOT [19/134] [2019-07-30T14:31:36.425Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T14:31:36.425Z] [INFO] [2019-07-30T14:31:36.425Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T14:31:36.425Z] [INFO] [2019-07-30T14:31:36.425Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T14:31:36.425Z] [INFO] The project's OSGi version is 4.2.0.201907301416 [2019-07-30T14:31:36.425Z] [INFO] [2019-07-30T14:31:36.425Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T14:31:36.425Z] [INFO] [2019-07-30T14:31:36.425Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T14:31:36.425Z] [INFO] [2019-07-30T14:31:36.425Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T14:31:36.425Z] [INFO] [2019-07-30T14:31:36.425Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T14:31:36.425Z] [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/ctf/org.eclipse.tracecompass.tmf.ctf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T14:31:36.425Z] [INFO] [2019-07-30T14:31:36.425Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T14:31:36.425Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:31:36.425Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/main/resources [2019-07-30T14:31:36.425Z] [INFO] [2019-07-30T14:31:36.425Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T14:31:36.425Z] [INFO] Compiling 28 source files to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/classes [2019-07-30T14:31:36.989Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java:[125] [2019-07-30T14:31:36.989Z] return iter; [2019-07-30T14:31:36.989Z] ^^^^^^^^^^^^ [2019-07-30T14:31:36.989Z] Potential resource leak: 'iter' may not be closed at this location [2019-07-30T14:31:36.989Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java:[199] [2019-07-30T14:31:36.989Z] elem = (CtfIterator) fTrace.createIterator(); [2019-07-30T14:31:36.989Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:31:36.989Z] Potential resource leak: 'elem' may not be closed at this location [2019-07-30T14:31:36.989Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java:[203] [2019-07-30T14:31:36.989Z] return elem; [2019-07-30T14:31:36.989Z] ^^^^^^^^^^^^ [2019-07-30T14:31:36.989Z] Potential resource leak: 'elem' may not be closed at this location [2019-07-30T14:31:36.989Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/CtfEnumPair.java:[56] [2019-07-30T14:31:36.989Z] return getFirst(); [2019-07-30T14:31:36.989Z] ^^^^^^^^^^ [2019-07-30T14:31:36.989Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:31:36.989Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[81] [2019-07-30T14:31:36.989Z] CtfIterator iterator = getIterator(); [2019-07-30T14:31:36.989Z] ^^^^^^^^ [2019-07-30T14:31:36.989Z] Potential resource leak: 'iterator' may not be closed [2019-07-30T14:31:36.989Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[126] [2019-07-30T14:31:36.989Z] return iterator == null ? null : iterator.getCurrentEvent(); [2019-07-30T14:31:36.989Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:31:36.989Z] Potential resource leak: 'iterator' may not be closed at this location [2019-07-30T14:31:36.989Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[154] [2019-07-30T14:31:36.989Z] return retVal; [2019-07-30T14:31:36.989Z] ^^^^^^^^^^^^^^ [2019-07-30T14:31:36.989Z] Potential resource leak: 'iterator' may not be closed at this location [2019-07-30T14:31:36.989Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[176] [2019-07-30T14:31:36.989Z] return ret; [2019-07-30T14:31:36.989Z] ^^^^^^^^^^^ [2019-07-30T14:31:36.989Z] Potential resource leak: 'iterator' may not be closed at this location [2019-07-30T14:31:36.989Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[189] [2019-07-30T14:31:36.989Z] return iterator == null ? false : iterator.seek(location); [2019-07-30T14:31:36.989Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:31:36.989Z] Potential resource leak: 'iterator' may not be closed at this location [2019-07-30T14:31:36.989Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java:[154] [2019-07-30T14:31:36.989Z] return fPreviousEvent; [2019-07-30T14:31:36.989Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:31:36.989Z] Potential resource leak: 'top' may not be closed at this location [2019-07-30T14:31:36.989Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java:[171] [2019-07-30T14:31:36.989Z] return fTrace.timestampCyclesToNanos(ts); [2019-07-30T14:31:36.989Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:31:36.989Z] Potential resource leak: 'top' may not be closed at this location [2019-07-30T14:31:36.989Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java:[174] [2019-07-30T14:31:36.989Z] return 0; [2019-07-30T14:31:36.989Z] ^^^^^^^^^ [2019-07-30T14:31:36.989Z] Potential resource leak: 'top' may not be closed at this location [2019-07-30T14:31:36.989Z] 12 problems (12 warnings) [2019-07-30T14:31:36.989Z] [INFO] [2019-07-30T14:31:36.989Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T14:31:36.989Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:31:36.989Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/test/resources [2019-07-30T14:31:36.989Z] [INFO] [2019-07-30T14:31:36.989Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T14:31:36.989Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT-sources.jar [2019-07-30T14:31:36.989Z] [INFO] [2019-07-30T14:31:36.989Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T14:31:36.989Z] [INFO] [2019-07-30T14:31:36.989Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T14:31:36.989Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT.jar [2019-07-30T14:31:36.989Z] [INFO] [2019-07-30T14:31:36.989Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T14:31:36.989Z] [INFO] [2019-07-30T14:31:36.989Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T14:31:36.989Z] [INFO] [2019-07-30T14:31:36.989Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T14:31:36.989Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT.jar [2019-07-30T14:31:37.247Z] [INFO] [2019-07-30T14:31:37.247Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T14:31:37.247Z] [INFO] [2019-07-30T14:31:37.247Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T14:31:37.247Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T14:31:37.247Z] [INFO] [2019-07-30T14:31:37.247Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T14:31:37.247Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T14:31:37.505Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T14:31:37.762Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T14:31:38.019Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T14:31:38.019Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T14:31:38.275Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T14:31:38.532Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T14:31:39.463Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T14:31:39.463Z] [INFO] [2019-07-30T14:31:39.463Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T14:31:39.463Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT.jar [2019-07-30T14:31:39.463Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT.pom [2019-07-30T14:31:39.463Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT-sources.jar [2019-07-30T14:31:39.463Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T14:31:39.463Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT-p2metadata.xml [2019-07-30T14:31:39.463Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT-p2artifacts.xml [2019-07-30T14:31:39.463Z] [INFO] [2019-07-30T14:31:39.463Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T14:31:39.463Z] [INFO] [2019-07-30T14:31:39.463Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests >-- [2019-07-30T14:31:39.463Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.9-SNAPSHOT [20/134] [2019-07-30T14:31:39.463Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T14:31:39.463Z] [INFO] [2019-07-30T14:31:39.463Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T14:31:39.463Z] [INFO] [2019-07-30T14:31:39.463Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T14:31:39.463Z] [INFO] The project's OSGi version is 1.0.9.201907301416 [2019-07-30T14:31:39.463Z] [INFO] [2019-07-30T14:31:39.463Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T14:31:39.463Z] [INFO] [2019-07-30T14:31:39.463Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T14:31:39.463Z] [INFO] [2019-07-30T14:31:39.463Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T14:31:39.463Z] [INFO] [2019-07-30T14:31:39.463Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T14:31:39.463Z] [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/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T14:31:39.463Z] [INFO] [2019-07-30T14:31:39.463Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T14:31:39.463Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:31:39.463Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/main/resources [2019-07-30T14:31:39.463Z] [INFO] [2019-07-30T14:31:39.463Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T14:31:39.463Z] [INFO] Compiling 34 source files to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/classes [2019-07-30T14:31:40.489Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/ctf/core/tests/event/CtfTmfEventFieldSignExtensionTest.java:[39] [2019-07-30T14:31:40.489Z] private static final @NonNull CtfTestTrace DEBUG_INFO_TRACE = CtfTestTrace.DEBUG_INFO3; [2019-07-30T14:31:40.489Z] ^^^^^^^^^^^ [2019-07-30T14:31:40.489Z] The field CtfTestTrace.DEBUG_INFO3 is deprecated [2019-07-30T14:31:40.489Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/histogram/dataprovider/HistogramDataProviderTest.java:[66] [2019-07-30T14:31:40.489Z] private static final Map EXPECTED_YDATA = ImmutableMap.of(Long.toString(1), [2019-07-30T14:31:40.489Z] ^^^^^^^^^^^^^^^^ [2019-07-30T14:31:40.489Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:31:40.489Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/histogram/dataprovider/HistogramDataProviderTest.java:[71] [2019-07-30T14:31:40.489Z] Long.toString(2), [2019-07-30T14:31:40.489Z] ^^^^^^^^^^^^^^^^ [2019-07-30T14:31:40.489Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:31:40.489Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/histogram/dataprovider/HistogramDataProviderTest.java:[109] [2019-07-30T14:31:40.489Z] SelectionTimeQueryFilter selectionFilter = new SelectionTimeQueryFilter(START, END, 100, ids); [2019-07-30T14:31:40.489Z] ^^^ [2019-07-30T14:31:40.489Z] 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-30T14:31:40.489Z] 4 problems (4 warnings) [2019-07-30T14:31:40.489Z] [INFO] [2019-07-30T14:31:40.489Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T14:31:40.489Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:31:40.489Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/test/resources [2019-07-30T14:31:40.489Z] [INFO] [2019-07-30T14:31:40.489Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T14:31:40.489Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-30T14:31:40.489Z] [INFO] [2019-07-30T14:31:40.489Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T14:31:40.489Z] [INFO] [2019-07-30T14:31:40.489Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T14:31:40.489Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT.jar [2019-07-30T14:31:40.489Z] [INFO] [2019-07-30T14:31:40.489Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T14:31:40.489Z] [INFO] [2019-07-30T14:31:40.489Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T14:31:40.489Z] [INFO] [2019-07-30T14:31:40.489Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T14:31:40.489Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT.jar [2019-07-30T14:31:40.746Z] [INFO] [2019-07-30T14:31:40.746Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T14:31:40.746Z] [INFO] [2019-07-30T14:31:40.746Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T14:31:42.642Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data/.metadata/.log [2019-07-30T14:31:42.642Z] [INFO] Command line: [2019-07-30T14:31:42.642Z] [/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/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T14:31:42.642Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T14:31:45.163Z] !SESSION 2019-07-30 14:31:42.374 ----------------------------------------------- [2019-07-30T14:31:45.163Z] eclipse.buildId=unknown [2019-07-30T14:31:45.163Z] java.version=1.8.0_202 [2019-07-30T14:31:45.163Z] java.vendor=Oracle Corporation [2019-07-30T14:31:45.163Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T14:31:45.163Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T14:31:45.163Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T14:31:45.163Z] [2019-07-30T14:31:45.163Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 14:31:44.860 [2019-07-30T14:31:45.163Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T14:31:45.163Z] !STACK 0 [2019-07-30T14:31:45.163Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T14:31:45.163Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T14:31:45.163Z] [2019-07-30T14:31:45.163Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T14:31:45.163Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T14:31:45.163Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T14:31:45.163Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T14:31:45.163Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T14:31:45.163Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T14:31:45.163Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T14:31:45.163Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T14:31:45.163Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T14:31:45.163Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T14:31:45.163Z] [2019-07-30T14:31:45.163Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 14:31:45.042 [2019-07-30T14:31:45.163Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T14:31:45.163Z] !STACK 0 [2019-07-30T14:31:45.163Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T14:31:45.163Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T14:31:45.163Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T14:31:45.163Z] -> 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-30T14:31:45.163Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T14:31:45.163Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T14:31:45.163Z] [2019-07-30T14:31:45.163Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T14:31:45.163Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T14:31:45.163Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T14:31:45.163Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T14:31:45.163Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T14:31:45.163Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T14:31:45.163Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T14:31:45.163Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T14:31:45.163Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T14:31:45.163Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T14:31:47.685Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest [2019-07-30T14:31:47.685Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest [2019-07-30T14:31:47.685Z] testCtfLocation_timestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0.054 s [2019-07-30T14:31:47.685Z] testToString_valid(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0.001 s [2019-07-30T14:31:47.685Z] testSetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2019-07-30T14:31:47.685Z] testGetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2019-07-30T14:31:47.685Z] testToString_invalid(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2019-07-30T14:31:47.685Z] testCtfLocation_long(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2019-07-30T14:31:47.685Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest [2019-07-30T14:31:47.685Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest [2019-07-30T14:31:47.685Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2019-07-30T14:31:47.685Z] testCompareTo(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2019-07-30T14:31:47.685Z] testGetters(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2019-07-30T14:31:47.685Z] testHashCode(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2019-07-30T14:31:47.685Z] testEquals(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0.001 s [2019-07-30T14:31:47.685Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest [2019-07-30T14:33:09.487Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 70.637 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest [2019-07-30T14:33:09.487Z] testTooManyContexts(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest) Time elapsed: 67.402 s [2019-07-30T14:33:09.487Z] testIndexing(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest) Time elapsed: 1.81 s [2019-07-30T14:33:09.487Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest [2019-07-30T14:33:41.528Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.049 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest [2019-07-30T14:33:41.528Z] testGetEventsInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.9 s [2019-07-30T14:33:41.528Z] testGetEventTypesInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 3.024 s [2019-07-30T14:33:41.528Z] testGetEventsInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.302 s [2019-07-30T14:33:41.528Z] testEventTypesTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.629 s [2019-07-30T14:33:41.528Z] testGetEventTypesInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.438 s [2019-07-30T14:33:41.528Z] testGetEventsTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.325 s [2019-07-30T14:33:41.528Z] testGetEventsInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.077 s [2019-07-30T14:33:41.528Z] testGetEventsInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.202 s [2019-07-30T14:33:41.528Z] testGetEventsInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.201 s [2019-07-30T14:33:41.528Z] testGetEventTypesInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.101 s [2019-07-30T14:33:41.528Z] testHistogramQuerySmall(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.102 s [2019-07-30T14:33:41.528Z] testGetEventsInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.101 s [2019-07-30T14:33:41.528Z] testGetEventsInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.368 s [2019-07-30T14:33:41.528Z] testGetEventTypesInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.033 s [2019-07-30T14:33:41.528Z] testGetEventTypesInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.203 s [2019-07-30T14:33:41.528Z] testGetEventTypesInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.2 s [2019-07-30T14:33:41.528Z] testGetEventsInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.101 s [2019-07-30T14:33:41.528Z] testGetEventTypesInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.526 s [2019-07-30T14:33:41.528Z] testGetEventTypesInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.079 s [2019-07-30T14:33:41.528Z] testHistogramQueryFull(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.782 s [2019-07-30T14:33:41.528Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest [2019-07-30T14:33:53.834Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.41 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest [2019-07-30T14:33:53.834Z] testGetEventsInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.002 s [2019-07-30T14:33:53.834Z] testGetEventTypesInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.002 s [2019-07-30T14:33:53.834Z] testGetEventsInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-30T14:33:53.834Z] testEventTypesTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-30T14:33:53.834Z] testGetEventTypesInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-30T14:33:53.834Z] testGetEventsTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0 s [2019-07-30T14:33:53.834Z] testGetEventsInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.016 s [2019-07-30T14:33:53.834Z] testGetEventsInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-30T14:33:53.834Z] testGetEventsInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-30T14:33:53.834Z] testGetEventTypesInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.004 s [2019-07-30T14:33:53.834Z] testHistogramQuerySmall(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-30T14:33:53.834Z] testGetEventsInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0 s [2019-07-30T14:33:53.834Z] testGetEventsInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-30T14:33:53.834Z] testGetEventTypesInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.002 s [2019-07-30T14:33:53.834Z] testGetEventTypesInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.003 s [2019-07-30T14:33:53.834Z] testGetEventTypesInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.053 s [2019-07-30T14:33:53.834Z] testGetEventsInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-30T14:33:53.834Z] testGetEventTypesInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.002 s [2019-07-30T14:33:53.834Z] testGetEventTypesInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-30T14:33:53.834Z] testHistogramQueryFull(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.008 s [2019-07-30T14:33:53.834Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest [2019-07-30T14:34:03.790Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.346 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest [2019-07-30T14:34:03.790Z] testSupplementaryFileDir(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest) Time elapsed: 3.315 s [2019-07-30T14:34:03.790Z] testDeleteSupplementaryFolder(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest) Time elapsed: 1.3 s [2019-07-30T14:34:03.790Z] testTemporaryDirPath(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest) Time elapsed: 2.436 s [2019-07-30T14:34:03.790Z] testDeleteSupplementaryFiles(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest) Time elapsed: 1.293 s [2019-07-30T14:34:03.790Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest [2019-07-30T14:35:25.601Z] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 82.297 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest [2019-07-30T14:35:25.601Z] testTraceTimeRangeClampingEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.006 s [2019-07-30T14:35:25.601Z] testTraceSetNestedExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 16.232 s [2019-07-30T14:35:25.601Z] testExperimentTimestampInTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.149 s [2019-07-30T14:35:25.601Z] testExperimentTimestampInvalid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.09 s [2019-07-30T14:35:25.601Z] testExperimentInitialRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.159 s [2019-07-30T14:35:25.601Z] testTraceTimeRangeClampingStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-30T14:35:25.601Z] testTwoTracesTimeRangePartiallyInOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.002 s [2019-07-30T14:35:25.601Z] testExperimentRangeClampingBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.228 s [2019-07-30T14:35:25.601Z] testTwoTracesTimestampValid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.003 s [2019-07-30T14:35:25.601Z] testTwoTracesTimestampInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-30T14:35:25.601Z] testTraceSetWithNestedExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 13.812 s [2019-07-30T14:35:25.601Z] testTwoTracesTimestampInvalid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.002 s [2019-07-30T14:35:25.601Z] testTraceInitialRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0 s [2019-07-30T14:35:25.601Z] testTwoTracesTimeRangeAllInOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.004 s [2019-07-30T14:35:25.601Z] testInitialize(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-30T14:35:25.601Z] testTraceTimeRangeClampingBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.002 s [2019-07-30T14:35:25.601Z] testTraceNewTimeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-30T14:35:25.601Z] testTraceSetExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.365 s [2019-07-30T14:35:25.601Z] testTwoTracesTimeRangeInBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.004 s [2019-07-30T14:35:25.601Z] testExperimentRangeInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.378 s [2019-07-30T14:35:25.601Z] testExperimentRangeClampingOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.37 s [2019-07-30T14:35:25.601Z] testTraceSetWithExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.376 s [2019-07-30T14:35:25.601Z] testNewTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-30T14:35:25.601Z] testTraceSetForHost(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.006 s [2019-07-30T14:35:25.601Z] testTraceSetExperimentForHost(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.422 s [2019-07-30T14:35:25.601Z] testTwoTracesTimeRangeInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-30T14:35:25.602Z] testExperimentTimestampInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.315 s [2019-07-30T14:35:25.602Z] testTraceSet(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-30T14:35:25.602Z] testTimestampAfter(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-30T14:35:25.602Z] testTimestampBefore(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-30T14:35:25.602Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest [2019-07-30T14:35:43.664Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 17.638 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest [2019-07-30T14:35:43.664Z] preemptedForegroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.391 s [2019-07-30T14:35:43.664Z] foregroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 1.86 s [2019-07-30T14:35:43.664Z] executionOrder(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) skipped [2019-07-30T14:35:43.664Z] TestMultiRequest1(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 2.445 s [2019-07-30T14:35:43.664Z] TestMultiRequest2(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 2.384 s [2019-07-30T14:35:43.664Z] TestMultiRequest3(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.944 s [2019-07-30T14:35:43.664Z] TestMultiRequest4(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.241 s [2019-07-30T14:35:43.664Z] TestMultiRequest5(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.297 s [2019-07-30T14:35:43.664Z] TestMultiRequest6(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 2.37 s [2019-07-30T14:35:43.664Z] TestMultiRequest7(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 2.595 s [2019-07-30T14:35:43.664Z] preemptedBackgroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.263 s [2019-07-30T14:35:43.664Z] backgroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 2.563 s [2019-07-30T14:35:43.664Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest [2019-07-30T14:35:44.230Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.11 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest [2019-07-30T14:35:44.230Z] testTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0 s [2019-07-30T14:35:44.230Z] testContextEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.124 s [2019-07-30T14:35:44.230Z] testContext1(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.146 s [2019-07-30T14:35:44.230Z] testContext2(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.107 s [2019-07-30T14:35:44.230Z] testContext3(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.103 s [2019-07-30T14:35:44.230Z] testContext4(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.172 s [2019-07-30T14:35:44.230Z] testContextMiddle(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.135 s [2019-07-30T14:35:44.230Z] testContextStart(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.055 s [2019-07-30T14:35:44.230Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest [2019-07-30T14:35:44.230Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest [2019-07-30T14:35:44.230Z] testVariantGetField(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest) Time elapsed: 0.002 s [2019-07-30T14:35:44.230Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest [2019-07-30T14:35:44.230Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest [2019-07-30T14:35:44.230Z] testGetFieldNames(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0.001 s [2019-07-30T14:35:44.230Z] testGetFieldValue(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-30T14:35:44.230Z] testCTFEvent_read(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-30T14:35:44.230Z] testGetSubFieldValue(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-30T14:35:44.230Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0.001 s [2019-07-30T14:35:44.230Z] testCustomAttributes(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-30T14:35:44.230Z] testGetters(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-30T14:35:44.230Z] testTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-30T14:35:44.230Z] testGetEventName(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-30T14:35:44.230Z] testGetTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-30T14:35:44.230Z] testGetFields(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-30T14:35:44.230Z] testGetCPU(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-30T14:35:44.230Z] testNullEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-30T14:35:44.230Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest [2019-07-30T14:35:44.230Z] 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-30T14:35:44.230Z] test(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest) Time elapsed: 0.001 s [2019-07-30T14:35:44.230Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest [2019-07-30T14:35:44.488Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest [2019-07-30T14:35:44.488Z] testParseField_array_int(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.006 s [2019-07-30T14:35:44.488Z] testParseField_variant(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2019-07-30T14:35:44.488Z] testParseField_float(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-30T14:35:44.488Z] testParseField_enum(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.003 s [2019-07-30T14:35:44.488Z] testParseField_string(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-30T14:35:44.488Z] testParseField_struct(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.041 s [2019-07-30T14:35:44.488Z] testParseField_sequence(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2019-07-30T14:35:44.488Z] testParseField_sequence_value(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.002 s [2019-07-30T14:35:44.488Z] testParseField_array_enum(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-30T14:35:44.488Z] testParseField_array_float(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2019-07-30T14:35:44.488Z] testParseField_int(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-30T14:35:44.488Z] testParseField_array_variant(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-30T14:35:44.488Z] testParseField_array_string(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2019-07-30T14:35:44.488Z] testParseField_array_struct(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-30T14:35:44.488Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest [2019-07-30T14:35:44.488Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest [2019-07-30T14:35:44.488Z] testUnsignedByte(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest) Time elapsed: 0.042 s [2019-07-30T14:35:44.488Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest [2019-07-30T14:35:59.405Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.422 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest [2019-07-30T14:35:59.405Z] testNbEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 2.136 s [2019-07-30T14:35:59.405Z] testNbEventsBug475007(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 3.866 s [2019-07-30T14:35:59.405Z] testNormalEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 1.61 s [2019-07-30T14:35:59.405Z] testSecondLostEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 1.508 s [2019-07-30T14:35:59.405Z] testFirstLostEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 1.508 s [2019-07-30T14:35:59.405Z] testLostEventWithTransform(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 2.79 s [2019-07-30T14:35:59.405Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest [2019-07-30T14:36:00.335Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.271 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest [2019-07-30T14:36:00.335Z] testLostEventsTotals(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest) Time elapsed: 0 s [2019-07-30T14:36:00.335Z] testLostEventsTypes(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest) Time elapsed: 0 s [2019-07-30T14:36:00.335Z] testLostEventsTotalInRange(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest) Time elapsed: 0.001 s [2019-07-30T14:36:00.335Z] testLostEventsTypesInRange(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest) Time elapsed: 0.001 s [2019-07-30T14:36:00.335Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest [2019-07-30T14:36:00.335Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest [2019-07-30T14:36:00.335Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest) Time elapsed: 0 s [2019-07-30T14:36:00.335Z] testCtfTmfEventType(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest) Time elapsed: 0 s [2019-07-30T14:36:00.335Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest [2019-07-30T14:36:00.335Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest [2019-07-30T14:36:00.335Z] testCtfTmfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T14:36:00.335Z] testSeekEvent_timestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2019-07-30T14:36:00.335Z] testSeekEventLoc_timetamp(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T14:36:00.335Z] testParseEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T14:36:00.335Z] testGetEndTime(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T14:36:00.335Z] testGetNbEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T14:36:00.335Z] testSeekEventLoc_null(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T14:36:00.335Z] testGetStartTime(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T14:36:00.335Z] testBroadcast(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T14:36:00.335Z] testEventLookup(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.003 s [2019-07-30T14:36:00.335Z] testValidate(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.097 s [2019-07-30T14:36:00.335Z] testGetEnvValue(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T14:36:00.335Z] testGetName(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T14:36:00.335Z] testGetNext(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2019-07-30T14:36:00.335Z] testGetPath(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T14:36:00.335Z] testGetStreamingInterval(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T14:36:00.335Z] testGetContainedEventTypes(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T14:36:00.335Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2019-07-30T14:36:00.335Z] testGetCacheSize(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T14:36:00.335Z] testGetTraceProperties(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T14:36:00.335Z] testCtfHostId(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T14:36:00.335Z] testSeekEvent_rank(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2019-07-30T14:36:00.335Z] testGetTimeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T14:36:00.335Z] testGetEventType(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T14:36:00.335Z] testSeekEvent_ratio(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2019-07-30T14:36:00.335Z] testGetResource(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T14:36:00.335Z] testSeekEvent_location(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T14:36:00.335Z] testReadNextEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T14:36:00.335Z] testDispose(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T14:36:00.335Z] testSeekEventInvalidLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T14:36:00.335Z] testGetCurrentLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T14:36:00.335Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest [2019-07-30T14:36:18.394Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.52 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest [2019-07-30T14:36:18.394Z] testReopenIndex(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest) Time elapsed: 8.297 s [2019-07-30T14:36:18.394Z] testIndexing(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest) Time elapsed: 7.221 s [2019-07-30T14:36:18.394Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest [2019-07-30T14:36:18.394Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.37 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest [2019-07-30T14:36:18.394Z] testRapidBoundsWithTransform(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest) Time elapsed: 0.248 s [2019-07-30T14:36:18.394Z] testRapidBounds(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest) Time elapsed: 0.121 s [2019-07-30T14:36:18.394Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest [2019-07-30T14:36:20.916Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.211 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest [2019-07-30T14:36:20.916Z] testPreviousMatchingEventStartMatches(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.293 s [2019-07-30T14:36:20.916Z] testPreviousMatchingEventProgressMonitor(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.298 s [2019-07-30T14:36:20.916Z] testNextMatchingEventStartMatches(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.299 s [2019-07-30T14:36:20.916Z] testPreviousMatchingEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.301 s [2019-07-30T14:36:20.916Z] testNextMatchingEventProgressMonitor(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.301 s [2019-07-30T14:36:20.916Z] testPreviousMatchingEventFar(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.299 s [2019-07-30T14:36:20.916Z] testNextMatchingEventCancelled(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.001 s [2019-07-30T14:36:20.916Z] testPreviousMatchingBeginningOfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.599 s [2019-07-30T14:36:20.916Z] testPreviousMatchingEventNoMatch(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.301 s [2019-07-30T14:36:20.916Z] testNextMatchingEventNoMatch(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 1.099 s [2019-07-30T14:36:20.916Z] testNextMatchingEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.3 s [2019-07-30T14:36:20.916Z] testPreviousMatchingEventCancelled(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0 s [2019-07-30T14:36:20.916Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest [2019-07-30T14:36:20.916Z] [2019-07-30T14:36:20.916Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 14:36:20.386 [2019-07-30T14:36:20.916Z] !MESSAGE Unknown trace attribute: test [2019-07-30T14:36:20.916Z] [2019-07-30T14:36:20.916Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 14:36:20.387 [2019-07-30T14:36:20.916Z] !MESSAGE Unknown trace attribute: test1 [2019-07-30T14:36:20.916Z] [2019-07-30T14:36:20.916Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 14:36:20.387 [2019-07-30T14:36:20.916Z] !MESSAGE Unknown trace attribute: test2 [2019-07-30T14:36:20.916Z] [2019-07-30T14:36:20.916Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 14:36:20.388 [2019-07-30T14:36:20.916Z] !MESSAGE Unknown trace attribute: test3 [2019-07-30T14:36:20.916Z] [2019-07-30T14:36:20.916Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 14:36:20.389 [2019-07-30T14:36:20.916Z] !MESSAGE Unknown trace attribute: test4 [2019-07-30T14:36:20.916Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest [2019-07-30T14:36:20.916Z] 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.009 s [2019-07-30T14:36:20.916Z] testValidate[1: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/configuration/org.eclipse.osgi/221/0/.cp/kernel](org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest) Time elapsed: 0.085 s [2019-07-30T14:36:20.916Z] 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-30T14:36:20.916Z] testValidate[3: ../org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lttng-modules-2.0-pre1](org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest) Time elapsed: 0 s [2019-07-30T14:36:20.916Z] testValidate[4: ../org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz](org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest) Time elapsed: 0.001 s [2019-07-30T14:36:20.916Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest [2019-07-30T14:36:22.856Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.053 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest [2019-07-30T14:36:22.856Z] testSecondToLastEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest) Time elapsed: 0.172 s [2019-07-30T14:36:22.856Z] testLastEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest) Time elapsed: 0.221 s [2019-07-30T14:36:22.856Z] testFirstEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest) Time elapsed: 0.07 s [2019-07-30T14:36:22.856Z] testSecondEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest) Time elapsed: 0.099 s [2019-07-30T14:36:22.856Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest [2019-07-30T14:36:24.227Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.597 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest [2019-07-30T14:36:24.227Z] testEqualsEmpty(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.054 s [2019-07-30T14:36:24.227Z] testEqualsOther(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.184 s [2019-07-30T14:36:24.227Z] testAdvance(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.142 s [2019-07-30T14:36:24.227Z] testGetCurrentEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.049 s [2019-07-30T14:36:24.227Z] testIncreaseRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.088 s [2019-07-30T14:36:24.227Z] testHasValidRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.094 s [2019-07-30T14:36:24.227Z] testSeek(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.219 s [2019-07-30T14:36:24.227Z] testSetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.088 s [2019-07-30T14:36:24.227Z] testGetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.062 s [2019-07-30T14:36:24.227Z] testCompareTo(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.107 s [2019-07-30T14:36:24.227Z] testGetRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.045 s [2019-07-30T14:36:24.227Z] testHashCode(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.087 s [2019-07-30T14:36:24.227Z] testGetCtfTmfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.082 s [2019-07-30T14:36:24.227Z] testCtfIteratorPosition(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.082 s [2019-07-30T14:36:24.227Z] testCtfIteratorInit(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.044 s [2019-07-30T14:36:24.227Z] testSetRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.084 s [2019-07-30T14:36:24.227Z] testCtfIteratorNoinit(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.083 s [2019-07-30T14:36:24.227Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest [2019-07-30T14:41:16.328Z] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 278.995 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest [2019-07-30T14:41:16.328Z] testTrimEvents[0: KERNEL](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 23.655 s [2019-07-30T14:41:16.328Z] testTrimEvents[1: TRACE2](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 22.852 s [2019-07-30T14:41:16.328Z] testTrimEvents[2: KERNEL_VM](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 29.282 s [2019-07-30T14:41:16.328Z] testTrimEvents[3: SYNC_SRC](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 5.506 s [2019-07-30T14:41:16.328Z] testTrimEvents[4: SYNC_DEST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 4.878 s [2019-07-30T14:41:16.328Z] testTrimEvents[5: DJANGO_CLIENT](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 32.593 s [2019-07-30T14:41:16.328Z] testTrimEvents[6: DJANGO_DB](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 28.208 s [2019-07-30T14:41:16.328Z] testTrimEvents[7: DJANGO_HTTPD](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 30.824 s [2019-07-30T14:41:16.328Z] testTrimEvents[8: CYG_PROFILE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.36 s [2019-07-30T14:41:16.328Z] testTrimEvents[9: CYG_PROFILE_FAST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.464 s [2019-07-30T14:41:16.328Z] testTrimEvents[10: FUNKY_TRACE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.34 s [2019-07-30T14:41:16.328Z] testTrimEvents[11: ARM_64_BIT_HEADER](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 4.124 s [2019-07-30T14:41:16.328Z] testTrimEvents[12: FLIPPING_ENDIANNESS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.642 s [2019-07-30T14:41:16.328Z] testTrimEvents[13: DYNSCOPE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 3.366 s [2019-07-30T14:41:16.328Z] testTrimEvents[14: DEBUG_INFO](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.229 s [2019-07-30T14:41:16.328Z] testTrimEvents[15: DEBUG_INFO3](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.227 s [2019-07-30T14:41:16.328Z] testTrimEvents[16: DEBUG_INFO4](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.225 s [2019-07-30T14:41:16.328Z] testTrimEvents[17: DEBUG_INFO_SYNTH_EXEC](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.218 s [2019-07-30T14:41:16.328Z] testTrimEvents[18: DEBUG_INFO_SYNTH_TWO_PROCESSES](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.219 s [2019-07-30T14:41:16.328Z] testTrimEvents[19: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.221 s [2019-07-30T14:41:16.328Z] testTrimEvents[20: MEMORY_ANALYSIS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 14.75 s [2019-07-30T14:41:16.328Z] testTrimEvents[21: PERF_TASKSET2](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.278 s [2019-07-30T14:41:16.328Z] testTrimEvents[22: MANY_THREADS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 10.936 s [2019-07-30T14:41:16.328Z] testTrimEvents[23: CONTEXT_SWITCHES_KERNEL](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 13.556 s [2019-07-30T14:41:16.328Z] testTrimEvents[24: CONTEXT_SWITCHES_UST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.343 s [2019-07-30T14:41:16.328Z] testTrimEvents[25: UNEVEN_STREAMS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 26.688 s [2019-07-30T14:41:16.328Z] Running org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest [2019-07-30T14:41:16.328Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.238 s - in org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest [2019-07-30T14:41:16.328Z] testHelloLost(org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest) Time elapsed: 0.222 s [2019-07-30T14:41:16.328Z] [2019-07-30T14:41:16.328Z] Results: [2019-07-30T14:41:16.328Z] [2019-07-30T14:41:16.328Z] Tests run: 249, Failures: 0, Errors: 0, Skipped: 1 [2019-07-30T14:41:16.328Z] [2019-07-30T14:41:16.328Z] [INFO] All tests passed! [2019-07-30T14:41:16.328Z] [INFO] [2019-07-30T14:41:16.328Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T14:41:16.328Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T14:41:16.328Z] [INFO] [2019-07-30T14:41:16.328Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T14:41:16.328Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T14:41:16.328Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T14:41:16.328Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T14:41:16.328Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T14:41:16.328Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T14:41:16.328Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T14:41:16.328Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T14:41:16.328Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T14:41:16.328Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T14:41:16.328Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T14:41:16.328Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T14:41:16.328Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T14:41:16.328Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T14:41:16.328Z] [INFO] [2019-07-30T14:41:16.328Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T14:41:16.328Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT.jar [2019-07-30T14:41:16.328Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT.pom [2019-07-30T14:41:16.328Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-30T14:41:16.328Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T14:41:16.328Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT-p2metadata.xml [2019-07-30T14:41:16.328Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT-p2artifacts.xml [2019-07-30T14:41:16.328Z] [INFO] [2019-07-30T14:41:16.328Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T14:41:16.328Z] [INFO] [2019-07-30T14:41:16.328Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests >-- [2019-07-30T14:41:16.328Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core.tests 0.0.1-SNAPSHOT [21/134] [2019-07-30T14:41:16.328Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T14:41:16.328Z] [INFO] [2019-07-30T14:41:16.328Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T14:41:16.328Z] [INFO] [2019-07-30T14:41:16.328Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T14:41:16.328Z] [INFO] The project's OSGi version is 0.0.1.201907301416 [2019-07-30T14:41:16.328Z] [INFO] [2019-07-30T14:41:16.328Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T14:41:16.328Z] [INFO] [2019-07-30T14:41:16.328Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T14:41:16.328Z] [INFO] [2019-07-30T14:41:16.328Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T14:41:16.328Z] [INFO] [2019-07-30T14:41:16.328Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T14:41:16.328Z] [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/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T14:41:16.328Z] [INFO] [2019-07-30T14:41:16.328Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T14:41:16.328Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:41:16.328Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/main/resources [2019-07-30T14:41:16.328Z] [INFO] [2019-07-30T14:41:16.328Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T14:41:16.328Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/classes [2019-07-30T14:41:16.328Z] [INFO] [2019-07-30T14:41:16.328Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T14:41:16.328Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:41:16.328Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/test/resources [2019-07-30T14:41:16.328Z] [INFO] [2019-07-30T14:41:16.328Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T14:41:16.328Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT-sources.jar [2019-07-30T14:41:16.328Z] [INFO] [2019-07-30T14:41:16.328Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T14:41:16.328Z] [INFO] [2019-07-30T14:41:16.328Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T14:41:16.328Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT.jar [2019-07-30T14:41:16.328Z] [INFO] [2019-07-30T14:41:16.328Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T14:41:16.328Z] [INFO] [2019-07-30T14:41:16.328Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T14:41:16.328Z] [INFO] [2019-07-30T14:41:16.328Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T14:41:16.328Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT.jar [2019-07-30T14:41:16.328Z] [INFO] [2019-07-30T14:41:16.328Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T14:41:16.328Z] [INFO] [2019-07-30T14:41:16.328Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T14:41:16.328Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data/.metadata/.log [2019-07-30T14:41:16.328Z] [INFO] Command line: [2019-07-30T14:41:16.328Z] [/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/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T14:41:16.328Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T14:41:16.328Z] !SESSION 2019-07-30 14:41:13.533 ----------------------------------------------- [2019-07-30T14:41:16.328Z] eclipse.buildId=unknown [2019-07-30T14:41:16.328Z] java.version=1.8.0_202 [2019-07-30T14:41:16.328Z] java.vendor=Oracle Corporation [2019-07-30T14:41:16.328Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T14:41:16.328Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T14:41:16.328Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T14:41:16.328Z] [2019-07-30T14:41:16.328Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 14:41:16.235 [2019-07-30T14:41:16.328Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T14:41:16.328Z] !STACK 0 [2019-07-30T14:41:16.328Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T14:41:16.328Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T14:41:16.328Z] [2019-07-30T14:41:16.328Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T14:41:16.328Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T14:41:16.328Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T14:41:16.328Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T14:41:16.328Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T14:41:16.328Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T14:41:16.328Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T14:41:16.328Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T14:41:16.328Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T14:41:16.328Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T14:41:16.586Z] [2019-07-30T14:41:16.586Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 14:41:16.427 [2019-07-30T14:41:16.586Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T14:41:16.586Z] !STACK 0 [2019-07-30T14:41:16.586Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T14:41:16.587Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T14:41:16.587Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T14:41:16.587Z] -> 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-30T14:41:16.587Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T14:41:16.587Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T14:41:16.587Z] [2019-07-30T14:41:16.587Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T14:41:16.587Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T14:41:16.587Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T14:41:16.587Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T14:41:16.587Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T14:41:16.587Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T14:41:16.587Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T14:41:16.587Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T14:41:16.587Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T14:41:16.587Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T14:41:19.111Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest [2019-07-30T14:41:19.367Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.416 s - in org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest [2019-07-30T14:41:19.367Z] testCanExecute(org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest) Time elapsed: 0.066 s [2019-07-30T14:41:19.367Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest [2019-07-30T14:41:19.624Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.34 s - in org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest [2019-07-30T14:41:19.624Z] testEventHandle(org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest) Time elapsed: 0.317 s [2019-07-30T14:41:19.624Z] testGetNewInstance(org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest) Time elapsed: 0.017 s [2019-07-30T14:41:19.624Z] [2019-07-30T14:41:19.624Z] Results: [2019-07-30T14:41:19.624Z] [2019-07-30T14:41:19.624Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T14:41:19.624Z] [2019-07-30T14:41:20.556Z] [INFO] All tests passed! [2019-07-30T14:41:20.556Z] [INFO] [2019-07-30T14:41:20.556Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T14:41:20.556Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T14:41:20.556Z] [INFO] [2019-07-30T14:41:20.556Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T14:41:20.813Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T14:41:20.813Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T14:41:21.070Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T14:41:21.634Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T14:41:21.891Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T14:41:22.455Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T14:41:22.455Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T14:41:22.713Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T14:41:22.713Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T14:41:22.971Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T14:41:22.971Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T14:41:22.971Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T14:41:23.228Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T14:41:23.228Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T14:41:23.228Z] [INFO] [2019-07-30T14:41:23.228Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T14:41:23.228Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT.jar [2019-07-30T14:41:23.228Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT.pom [2019-07-30T14:41:23.228Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT-sources.jar [2019-07-30T14:41:23.228Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T14:41:23.228Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT-p2metadata.xml [2019-07-30T14:41:23.228Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT-p2artifacts.xml [2019-07-30T14:41:23.228Z] [INFO] [2019-07-30T14:41:23.228Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T14:41:23.228Z] [INFO] [2019-07-30T14:41:23.228Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui >------ [2019-07-30T14:41:23.228Z] [INFO] Building org.eclipse.tracecompass.tmf.ui 5.1.0-SNAPSHOT [22/134] [2019-07-30T14:41:23.228Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T14:41:23.228Z] [INFO] [2019-07-30T14:41:23.228Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T14:41:23.228Z] [INFO] [2019-07-30T14:41:23.228Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T14:41:23.228Z] [INFO] The project's OSGi version is 5.1.0.201907301416 [2019-07-30T14:41:23.228Z] [INFO] [2019-07-30T14:41:23.228Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T14:41:23.228Z] [INFO] [2019-07-30T14:41:23.228Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T14:41:23.228Z] [INFO] [2019-07-30T14:41:23.228Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T14:41:23.228Z] [INFO] [2019-07-30T14:41:23.228Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T14:41:23.228Z] [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/tmf/org.eclipse.tracecompass.tmf.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T14:41:23.228Z] [INFO] [2019-07-30T14:41:23.228Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T14:41:23.228Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:41:23.228Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/main/resources [2019-07-30T14:41:23.228Z] [INFO] [2019-07-30T14:41:23.228Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T14:41:23.228Z] [INFO] Compiling 518 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes [2019-07-30T14:41:29.918Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/Utils.java:[846] [2019-07-30T14:41:29.918Z] return Iterables.concat(Collections.singleton(root), Iterables.concat(transform)); [2019-07-30T14:41:29.918Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:29.918Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull TimeGraphEntry>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull TimeGraphEntry>' [2019-07-30T14:41:29.918Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDWidget.java:[539] [2019-07-30T14:41:29.918Z] Object serviceObject = fSite.getSite().getWorkbenchWindow().getService(IContextService.class); [2019-07-30T14:41:29.918Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:29.918Z] 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-30T14:41:29.918Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[267] [2019-07-30T14:41:29.918Z] addItem(null, Messages.Histogram_selectionSpanToolTip, delta.toString()); [2019-07-30T14:41:29.918Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:29.918Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:41:29.918Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[267] [2019-07-30T14:41:29.918Z] addItem(null, Messages.Histogram_selectionSpanToolTip, delta.toString()); [2019-07-30T14:41:29.918Z] ^^^^^^^^^^^^^^^^ [2019-07-30T14:41:29.918Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:41:29.918Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[269] [2019-07-30T14:41:29.918Z] addItem(null, ToolTipString.fromString(Messages.Histogram_bucketRangeToolTip), [2019-07-30T14:41:29.918Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:29.918Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:41:29.918Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[270] [2019-07-30T14:41:29.918Z] ToolTipString.fromTimestamp(NLS.bind(Messages.Histogram_timeRange, [2019-07-30T14:41:29.918Z] TmfTimestamp.fromNanos(startTime).toString(), TmfTimestamp.fromNanos(endTime).toString()), startTime)); [2019-07-30T14:41:29.918Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:29.918Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:41:29.918Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[272] [2019-07-30T14:41:29.918Z] addItem(null, Messages.Histogram_eventCountToolTip, Long.toString(nbEvents)); [2019-07-30T14:41:29.918Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:29.918Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:41:29.918Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[272] [2019-07-30T14:41:29.918Z] addItem(null, Messages.Histogram_eventCountToolTip, Long.toString(nbEvents)); [2019-07-30T14:41:29.918Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:29.918Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:41:29.918Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[275] [2019-07-30T14:41:29.918Z] addItem(null, Messages.Histogram_lostEventCountToolTip, Long.toString(nbLostEvents)); [2019-07-30T14:41:29.918Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:29.918Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:41:29.918Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[275] [2019-07-30T14:41:29.918Z] addItem(null, Messages.Histogram_lostEventCountToolTip, Long.toString(nbLostEvents)); [2019-07-30T14:41:29.918Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:29.918Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:41:29.918Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/project/model/TmfViewerSorter.java:[15] [2019-07-30T14:41:29.918Z] import org.eclipse.jface.viewers.ViewerSorter; [2019-07-30T14:41:29.918Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:29.918Z] The type ViewerSorter is deprecated [2019-07-30T14:41:29.918Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/project/model/TmfViewerSorter.java:[21] [2019-07-30T14:41:29.918Z] public class TmfViewerSorter extends ViewerSorter { [2019-07-30T14:41:29.918Z] ^^^^^^^^^^^^ [2019-07-30T14:41:29.918Z] The type ViewerSorter is deprecated [2019-07-30T14:41:29.918Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypeTreeContentProvider.java:[36] [2019-07-30T14:41:29.918Z] ((Iterable) inputElement).forEach(helper -> { [2019-07-30T14:41:29.918Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:29.918Z] Type safety: Unchecked cast from Object to Iterable [2019-07-30T14:41:29.918Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypeTreeContentProvider.java:[74] [2019-07-30T14:41:29.918Z] fInput = (Iterable<@NonNull TraceTypeHelper>) newInput; [2019-07-30T14:41:29.918Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:29.918Z] Type safety: Unchecked cast from Object to Iterable [2019-07-30T14:41:29.918Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomXmlParserInputWizardPage.java:[1737] [2019-07-30T14:41:29.918Z] new TmfTimestampFormat(inputElement.getInputFormat()); [2019-07-30T14:41:29.918Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:29.918Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:41:29.918Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomXmlParserInputWizardPage.java:[1812] [2019-07-30T14:41:29.918Z] new TmfTimestampFormat(attribute.getInputFormat()); [2019-07-30T14:41:29.918Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:29.918Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:41:29.918Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfSimpleTooltipProvider.java:[48] [2019-07-30T14:41:29.918Z] addItem(null, ToolTipString.fromString("x"), ToolTipString.fromTimestamp(time.toString(), time.toNanos())); //$NON-NLS-1$ [2019-07-30T14:41:29.918Z] ^^^^^^^^^^^^^^^ [2019-07-30T14:41:29.918Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:41:29.918Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfSimpleTooltipProvider.java:[49] [2019-07-30T14:41:29.918Z] addItem(null, "y", Double.toString(yCoordinate)); //$NON-NLS-1$ [2019-07-30T14:41:29.918Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:29.918Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:41:29.918Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDView.java:[1168] [2019-07-30T14:41:29.918Z] final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class); [2019-07-30T14:41:29.918Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:29.918Z] 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-30T14:41:29.918Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDView.java:[1186] [2019-07-30T14:41:29.918Z] final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class); [2019-07-30T14:41:29.918Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:29.918Z] 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-30T14:41:29.918Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[110] [2019-07-30T14:41:29.918Z] ToolTipString category = entry.getKey().isEmpty() || entry.getKey().equals(OLD_TOOLTIP) ? null : ToolTipString.fromString(entry.getKey()); [2019-07-30T14:41:29.918Z] ^^^^^^^^^^^^^^ [2019-07-30T14:41:29.918Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:41:29.918Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[116] [2019-07-30T14:41:29.918Z] addItem(category, ToolTipString.fromString(key), ToolTipString.fromDecimal((Number) value)); [2019-07-30T14:41:29.918Z] ^^^ [2019-07-30T14:41:29.918Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:41:29.918Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[118] [2019-07-30T14:41:29.918Z] addItem(category, ToolTipString.fromString(key), ToolTipString.fromTimestamp(String.valueOf(value), ((ITmfTimestamp) value).toNanos())); [2019-07-30T14:41:29.918Z] ^^^ [2019-07-30T14:41:29.918Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:41:29.918Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[120] [2019-07-30T14:41:29.918Z] addItem(category, ToolTipString.fromString(key), ToolTipString.fromString(String.valueOf(value))); [2019-07-30T14:41:29.918Z] ^^^ [2019-07-30T14:41:29.918Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:41:29.918Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[167] [2019-07-30T14:41:29.918Z] return new TimeGraphLineEntry(model); [2019-07-30T14:41:29.918Z] ^^^^^ [2019-07-30T14:41:29.918Z] Null type safety (type annotations): The expression of type 'TimeGraphEntryModel' needs unchecked conversion to conform to '@NonNull TimeGraphEntryModel' [2019-07-30T14:41:29.918Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[169] [2019-07-30T14:41:29.918Z] return new TimeGraphEntry(model); [2019-07-30T14:41:29.918Z] ^^^^^ [2019-07-30T14:41:29.918Z] Null type safety (type annotations): The expression of type 'TimeGraphEntryModel' needs unchecked conversion to conform to '@NonNull TimeGraphEntryModel' [2019-07-30T14:41:29.918Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[186] [2019-07-30T14:41:29.918Z] this(new TimeGraphEntryModel(-1, -1, Collections.singletonList(name), startTime, endTime)); [2019-07-30T14:41:29.918Z] ^^^^ [2019-07-30T14:41:29.918Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:41:29.918Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[279] [2019-07-30T14:41:29.918Z] fModel = new TimeGraphEntryModel(fModel.getId(), fModel.getParentId(), Collections.singletonList(name), getStartTime(), getEndTime(), fModel instanceof ITimeGraphEntryModel ? ((TimeGraphEntryModel) fModel).hasRowModel() : true); [2019-07-30T14:41:29.918Z] ^^^^ [2019-07-30T14:41:29.918Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:41:29.918Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[619] [2019-07-30T14:41:29.918Z] new TimeGraphEntryModel(model.getId(), model.getParentId(), getName(), getStartTime(), getEndTime()); [2019-07-30T14:41:29.918Z] ^^^^^^^^^ [2019-07-30T14:41:29.918Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:41:29.918Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[154] [2019-07-30T14:41:29.918Z] addItem(itemName, category == null ? Messages.TimeGraphTooltipHandler_DefaultMarkerName : category, label == null ? "" : label); //$NON-NLS-1$ [2019-07-30T14:41:29.918Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:29.918Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:41:29.918Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[158] [2019-07-30T14:41:29.918Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + Messages.TimeGraphTooltipHandler_Timestamp), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp)); [2019-07-30T14:41:29.918Z] ^^^^^^^^ [2019-07-30T14:41:29.918Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:41:29.918Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[158] [2019-07-30T14:41:29.918Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + Messages.TimeGraphTooltipHandler_Timestamp), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp)); [2019-07-30T14:41:30.177Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:30.177Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:41:30.177Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[160] [2019-07-30T14:41:30.177Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.startTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp)); [2019-07-30T14:41:30.177Z] ^^^^^^^^ [2019-07-30T14:41:30.177Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:41:30.177Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[160] [2019-07-30T14:41:30.177Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.startTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp)); [2019-07-30T14:41:30.177Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:30.177Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:41:30.177Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[161] [2019-07-30T14:41:30.177Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.endTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp + duration).toString(), timestamp + duration)); [2019-07-30T14:41:30.177Z] ^^^^^^^^ [2019-07-30T14:41:30.177Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:41:30.177Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[161] [2019-07-30T14:41:30.177Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.endTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp + duration).toString(), timestamp + duration)); [2019-07-30T14:41:30.177Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:30.177Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:41:30.177Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[165] [2019-07-30T14:41:30.177Z] addItem(itemName, MARKER_OFFSET + tooltip.getKey(), tooltip.getValue()); // $NON-NLS-1$ [2019-07-30T14:41:30.177Z] ^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:30.177Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:41:30.177Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[231] [2019-07-30T14:41:30.177Z] addItem(ROW_CATEGORY, stateTypeName, entry.getName()); [2019-07-30T14:41:30.177Z] ^^^^^^^^^^^^^ [2019-07-30T14:41:30.177Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:41:30.177Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[231] [2019-07-30T14:41:30.177Z] addItem(ROW_CATEGORY, stateTypeName, entry.getName()); [2019-07-30T14:41:30.177Z] ^^^^^^^^^^^^^^^ [2019-07-30T14:41:30.177Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:41:30.177Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[241] [2019-07-30T14:41:30.177Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_TRACE_STATE, state); [2019-07-30T14:41:30.177Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:30.177Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:41:30.177Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[249] [2019-07-30T14:41:30.177Z] addItem(STATE_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue()); [2019-07-30T14:41:30.177Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:30.177Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:41:30.177Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[249] [2019-07-30T14:41:30.177Z] addItem(STATE_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue()); [2019-07-30T14:41:30.177Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:30.177Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:41:30.177Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[296] [2019-07-30T14:41:30.177Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE, [2019-07-30T14:41:30.177Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:30.177Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:41:30.177Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[297] [2019-07-30T14:41:30.177Z] eventStartTime > -1 ? FormatTimeUtils.formatDate(eventStartTime) : "?"); //$NON-NLS-1$ [2019-07-30T14:41:30.177Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:30.177Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:41:30.177Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[300] [2019-07-30T14:41:30.177Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-30T14:41:30.177Z] ^^^^^^^^^^^^^^ [2019-07-30T14:41:30.177Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:41:30.177Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[300] [2019-07-30T14:41:30.177Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-30T14:41:30.177Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:30.177Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:41:30.177Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[300] [2019-07-30T14:41:30.177Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-30T14:41:30.177Z] ^^^^^^^^^ [2019-07-30T14:41:30.177Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:41:30.177Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[301] [2019-07-30T14:41:30.177Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime)); [2019-07-30T14:41:30.177Z] ^^^^^^^^^^^^^^ [2019-07-30T14:41:30.177Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:41:30.177Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[301] [2019-07-30T14:41:30.177Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime)); [2019-07-30T14:41:30.177Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:30.177Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:41:30.177Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[301] [2019-07-30T14:41:30.177Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime)); [2019-07-30T14:41:30.177Z] ^^^^^^^ [2019-07-30T14:41:30.177Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:41:30.177Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[303] [2019-07-30T14:41:30.177Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-30T14:41:30.177Z] ^^^^^^^^^^^^^^ [2019-07-30T14:41:30.177Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:41:30.177Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[303] [2019-07-30T14:41:30.177Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-30T14:41:30.177Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:30.177Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:41:30.177Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[303] [2019-07-30T14:41:30.177Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-30T14:41:30.177Z] ^^^^^^^^^ [2019-07-30T14:41:30.177Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:41:30.177Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[307] [2019-07-30T14:41:30.177Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_DURATION, duration); [2019-07-30T14:41:30.177Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:30.177Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:41:30.177Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[307] [2019-07-30T14:41:30.177Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_DURATION, duration); [2019-07-30T14:41:30.177Z] ^^^^^^^^ [2019-07-30T14:41:30.177Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:41:30.177Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[322] [2019-07-30T14:41:30.177Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_PERCENT_OF_SELECTION, percentage); [2019-07-30T14:41:30.177Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:30.177Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:41:30.177Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[322] [2019-07-30T14:41:30.177Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_PERCENT_OF_SELECTION, percentage); [2019-07-30T14:41:30.177Z] ^^^^^^^^^^ [2019-07-30T14:41:30.177Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:41:30.177Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[330] [2019-07-30T14:41:30.177Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_SOURCE, linkEvent.getEntry().getName()); [2019-07-30T14:41:30.177Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:30.177Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:41:30.177Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[330] [2019-07-30T14:41:30.177Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_SOURCE, linkEvent.getEntry().getName()); [2019-07-30T14:41:30.177Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:30.177Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:41:30.177Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[331] [2019-07-30T14:41:30.177Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_TARGET, linkEvent.getDestinationEntry().getName()); [2019-07-30T14:41:30.177Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:30.177Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:41:30.177Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[331] [2019-07-30T14:41:30.177Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_TARGET, linkEvent.getDestinationEntry().getName()); [2019-07-30T14:41:30.177Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:30.177Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:41:30.177Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[338] [2019-07-30T14:41:30.177Z] addItem(LINK_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue()); [2019-07-30T14:41:30.177Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:30.177Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:41:30.177Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[338] [2019-07-30T14:41:30.177Z] addItem(LINK_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue()); [2019-07-30T14:41:30.177Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:30.177Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:41:30.177Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[354] [2019-07-30T14:41:30.177Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE, FormatTimeUtils.formatDate(sourceTime)); [2019-07-30T14:41:30.177Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:30.177Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:41:30.177Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[354] [2019-07-30T14:41:30.177Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE, FormatTimeUtils.formatDate(sourceTime)); [2019-07-30T14:41:30.177Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:30.177Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:41:30.177Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[357] [2019-07-30T14:41:30.178Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-30T14:41:30.178Z] ^^^^^^^^^^^^^ [2019-07-30T14:41:30.178Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:41:30.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[357] [2019-07-30T14:41:30.178Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-30T14:41:30.178Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:30.178Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:41:30.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[357] [2019-07-30T14:41:30.178Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-30T14:41:30.178Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:30.178Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:41:30.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[358] [2019-07-30T14:41:30.178Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime)); [2019-07-30T14:41:30.178Z] ^^^^^^^^^^^^^ [2019-07-30T14:41:30.178Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:41:30.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[358] [2019-07-30T14:41:30.178Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime)); [2019-07-30T14:41:30.178Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:30.178Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:41:30.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[358] [2019-07-30T14:41:30.178Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime)); [2019-07-30T14:41:30.178Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:30.178Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:41:30.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[359] [2019-07-30T14:41:30.178Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_DURATION, FormatTimeUtils.formatDelta(duration, tf, res)); [2019-07-30T14:41:30.178Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:30.178Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:41:30.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[359] [2019-07-30T14:41:30.178Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_DURATION, FormatTimeUtils.formatDelta(duration, tf, res)); [2019-07-30T14:41:30.178Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:30.178Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:41:30.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[361] [2019-07-30T14:41:30.178Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-30T14:41:30.178Z] ^^^^^^^^^^^^^ [2019-07-30T14:41:30.178Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:41:30.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[361] [2019-07-30T14:41:30.178Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-30T14:41:30.178Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:30.178Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:41:30.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[361] [2019-07-30T14:41:30.178Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-30T14:41:30.178Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:30.178Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:41:30.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/DiagramToolTip.java:[108] [2019-07-30T14:41:30.178Z] int width = CHARACTERS_PER_COLUMN * fm.getAverageCharWidth(); [2019-07-30T14:41:30.178Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:30.178Z] The method getAverageCharWidth() from the type FontMetrics is deprecated [2019-07-30T14:41:30.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXAxisChartViewer.java:[238] [2019-07-30T14:41:30.178Z] parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap()); [2019-07-30T14:41:30.178Z] ^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:30.178Z] 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-30T14:41:30.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXAxisChartViewer.java:[322] [2019-07-30T14:41:30.178Z] dataProvider = initializeDataProvider(fTrace); [2019-07-30T14:41:30.178Z] ^^^^^^ [2019-07-30T14:41:30.178Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T14:41:30.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXAxisChartViewer.java:[394] [2019-07-30T14:41:30.178Z] TraceCompassLogUtils.traceInstant(LOGGER, Level.INFO, e.getMessage()); [2019-07-30T14:41:30.178Z] ^^^^^^^^^^^^^^ [2019-07-30T14:41:30.178Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:41:30.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomTxtParserInputWizardPage.java:[882] [2019-07-30T14:41:30.178Z] TmfTimestampFormat timestampFormat = new TmfTimestampFormat(firstEntryTimeStampInputFormat); [2019-07-30T14:41:30.178Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:30.178Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable [2019-07-30T14:41:30.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomTxtParserInputWizardPage.java:[1720] [2019-07-30T14:41:30.178Z] new TmfTimestampFormat(inputData.format); [2019-07-30T14:41:30.178Z] ^^^^^^^^^^^^^^^^ [2019-07-30T14:41:30.178Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:41:30.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/NGC.java:[845] [2019-07-30T14:41:30.178Z] int width = fContext.getFontMetrics().getAverageCharWidth(); [2019-07-30T14:41:30.178Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:30.178Z] The method getAverageCharWidth() from the type FontMetrics is deprecated [2019-07-30T14:41:30.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/TrimTraceHandler.java:[170] [2019-07-30T14:41:30.178Z] return traceElement.getSupplementaryResources(); [2019-07-30T14:41:30.178Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:30.178Z] Null type safety (type annotations): The expression of type 'IResource[]' needs unchecked conversion to conform to 'IResource @NonNull[]' [2019-07-30T14:41:30.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/TrimTraceHandler.java:[193] [2019-07-30T14:41:30.178Z] TraceToTrim create = TraceToTrim.create(this, childElement); [2019-07-30T14:41:30.178Z] ^^^^^^^^^^^^ [2019-07-30T14:41:30.178Z] Null type safety (type annotations): The expression of type 'TmfTraceElement' needs unchecked conversion to conform to '@NonNull TmfTraceElement' [2019-07-30T14:41:30.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/TmfChartView.java:[240] [2019-07-30T14:41:30.178Z] fContextService = site.getWorkbenchWindow().getService(IContextService.class); [2019-07-30T14:41:30.178Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:30.178Z] 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-30T14:41:30.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable.java:[1231] [2019-07-30T14:41:30.178Z] Object handlerServiceObject = activePage.getActiveEditor().getSite().getService(IHandlerService.class); [2019-07-30T14:41:30.178Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:30.178Z] 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-30T14:41:30.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable.java:[1233] [2019-07-30T14:41:30.178Z] Object cmdServiceObject = activePage.getActiveEditor().getSite().getService(ICommandService.class); [2019-07-30T14:41:30.178Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:30.178Z] 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-30T14:41:30.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[727] [2019-07-30T14:41:30.178Z] Map toTest = new HashMap<>(getPresentationProvider().getFilterInput(te)); [2019-07-30T14:41:30.178Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:30.178Z] Null type safety (type annotations): The expression of type '@NonNull Map' needs unchecked conversion to conform to 'Map' [2019-07-30T14:41:30.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[731] [2019-07-30T14:41:30.178Z] Integer property = mapEntry.getKey(); [2019-07-30T14:41:30.178Z] ^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:30.178Z] 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-30T14:41:30.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[798] [2019-07-30T14:41:30.178Z] for (Entry> entry : regexes.asMap().entrySet()) { [2019-07-30T14:41:30.178Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:30.178Z] 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-30T14:41:30.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[827] [2019-07-30T14:41:30.178Z] for (Entry> entry : regexes.asMap().entrySet()) { [2019-07-30T14:41:30.178Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:30.178Z] 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-30T14:41:30.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[1424] [2019-07-30T14:41:30.178Z] fContextService = site.getWorkbenchWindow().getService(IContextService.class); [2019-07-30T14:41:30.178Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:30.178Z] 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-30T14:41:30.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[1785] [2019-07-30T14:41:30.178Z] service = site.getService(IWorkbenchSiteProgressService.class); [2019-07-30T14:41:30.178Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:30.178Z] 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-30T14:41:30.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[2790] [2019-07-30T14:41:30.178Z] final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class); [2019-07-30T14:41:30.178Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:30.178Z] 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-30T14:41:30.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[2802] [2019-07-30T14:41:30.178Z] final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class); [2019-07-30T14:41:30.178Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:30.178Z] 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-30T14:41:30.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager.java:[150] [2019-07-30T14:41:30.178Z] Object serviceObject = PlatformUI.getWorkbench().getActiveWorkbenchWindow().getService(IHandlerService.class); [2019-07-30T14:41:30.178Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:30.178Z] 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-30T14:41:30.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager.java:[260] [2019-07-30T14:41:30.178Z] Object serviceObject = window.getService(IHandlerService.class); [2019-07-30T14:41:30.178Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:30.178Z] 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-30T14:41:30.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/OpenAction.java:[75] [2019-07-30T14:41:30.178Z] Object service = page.getActivePart().getSite().getService(IHandlerService.class); [2019-07-30T14:41:30.178Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:30.178Z] 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-30T14:41:30.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[90] [2019-07-30T14:41:30.178Z] addItem(null, ToolTipString.fromString(Messages.TmfCommonXLineChartTooltipProvider_time), ToolTipString.fromTimestamp(time.toString(), time.toNanos())); [2019-07-30T14:41:30.178Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:30.178Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:41:30.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[90] [2019-07-30T14:41:30.178Z] addItem(null, ToolTipString.fromString(Messages.TmfCommonXLineChartTooltipProvider_time), ToolTipString.fromTimestamp(time.toString(), time.toNanos())); [2019-07-30T14:41:30.178Z] ^^^^^^^^^^^^^^^ [2019-07-30T14:41:30.178Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:41:30.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[104] [2019-07-30T14:41:30.178Z] addItem(null, ToolTipString.fromHtml(key), ToolTipString.fromDecimal(yValue)); [2019-07-30T14:41:30.178Z] ^^^ [2019-07-30T14:41:30.178Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable [2019-07-30T14:41:30.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[106] [2019-07-30T14:41:30.178Z] addItem(null, ToolTipString.fromHtml(key), ToolTipString.fromString(format.format(yValue))); [2019-07-30T14:41:30.178Z] ^^^ [2019-07-30T14:41:30.178Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable [2019-07-30T14:41:30.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[106] [2019-07-30T14:41:30.178Z] addItem(null, ToolTipString.fromHtml(key), ToolTipString.fromString(format.format(yValue))); [2019-07-30T14:41:30.178Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:30.178Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:41:30.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/ITimeEvent.java:[96] [2019-07-30T14:41:30.178Z] default @NonNull Map<@NonNull String, @NonNull String> computeData() { [2019-07-30T14:41:30.178Z] ^^^^^^^^^^^^^ [2019-07-30T14:41:30.178Z] The method ITimeEvent.computeData() overrides a deprecated method from IElementResolver [2019-07-30T14:41:30.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/TmfGenericTreeEntry.java:[36] [2019-07-30T14:41:30.178Z] super(model.getName()); [2019-07-30T14:41:30.178Z] ^^^^^ [2019-07-30T14:41:30.178Z] Potential null pointer access: this expression has type 'M', a free type variable that may represent a '@Nullable' type [2019-07-30T14:41:30.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timechart/TimeChartAnalysisProvider.java:[107] [2019-07-30T14:41:30.178Z] stateItems[i] = new StateItem(settings[i].getTickColorRGB()); [2019-07-30T14:41:30.178Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:30.178Z] The constructor StateItem(RGB) is deprecated [2019-07-30T14:41:30.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[73] [2019-07-30T14:41:30.178Z] private static final @NonNull Comparator INTERVALS_COMPARATOR = Comparator.comparing(ITmfStateInterval::getStartTime).thenComparing(ITmfStateInterval::getEndTime); [2019-07-30T14:41:30.178Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:30.178Z] Null type safety (type annotations): The expression of type 'Comparator' needs unchecked conversion to conform to '@NonNull Comparator' [2019-07-30T14:41:30.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[75] [2019-07-30T14:41:30.178Z] private static final @NonNull Comparator TIME_EVENT_COMPARATOR = Comparator.comparing(ITimeEvent::getTime).thenComparing(ITimeEvent::getDuration); [2019-07-30T14:41:30.178Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:30.178Z] Null type safety (type annotations): The expression of type 'Comparator' needs unchecked conversion to conform to '@NonNull Comparator' [2019-07-30T14:41:30.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[188] [2019-07-30T14:41:30.178Z] @NonNull Map<@NonNull Integer, @NonNull Predicate<@NonNull Map<@NonNull String, @NonNull String>>> predicates = computeRegexPredicate(); [2019-07-30T14:41:30.178Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:30.178Z] The method computeRegexPredicate() from the type AbstractTimeGraphView is deprecated [2019-07-30T14:41:30.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[231] [2019-07-30T14:41:30.178Z] doFilterEvents(entry, eventList, predicates); [2019-07-30T14:41:30.178Z] ^^^^^^^^^ [2019-07-30T14:41:30.178Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeEvent>' [2019-07-30T14:41:30.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[251] [2019-07-30T14:41:30.178Z] doFilterEvents(entry, eventList, predicates); [2019-07-30T14:41:30.178Z] ^^^^^^^^^ [2019-07-30T14:41:30.178Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeEvent>' [2019-07-30T14:41:30.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[251] [2019-07-30T14:41:30.178Z] doFilterEvents(entry, eventList, predicates); [2019-07-30T14:41:30.178Z] ^^^^^^^^^^ [2019-07-30T14:41:30.178Z] 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-30T14:41:30.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[273] [2019-07-30T14:41:30.178Z] Collection quarks = getQuarksForEntry(entry, ss); [2019-07-30T14:41:30.178Z] ^^^^^ [2019-07-30T14:41:30.178Z] Null type safety (type annotations): The expression of type 'ITimeGraphEntry' needs unchecked conversion to conform to '@NonNull ITimeGraphEntry' [2019-07-30T14:41:30.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[115] [2019-07-30T14:41:30.178Z] ITimeGraphDataProvider<@NonNull TimeGraphEntryModel> dataProvider = DataProviderManager [2019-07-30T14:41:30.178Z] .getInstance().getDataProvider(trace, getProviderId(), ITimeGraphDataProvider.class); [2019-07-30T14:41:30.178Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:30.178Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-30T14:41:30.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[309] [2019-07-30T14:41:30.178Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(times, entry.getValue()); [2019-07-30T14:41:30.178Z] ^^^^^^^^^^^^^^^^ [2019-07-30T14:41:30.178Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to '@NonNull Collection<@NonNull Long>' [2019-07-30T14:41:30.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[313] [2019-07-30T14:41:30.178Z] parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap()); [2019-07-30T14:41:30.178Z] ^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:30.178Z] 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-30T14:41:30.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[344] [2019-07-30T14:41:30.178Z] providersToModelIds.put(provider, entry.getModel().getId()); [2019-07-30T14:41:30.178Z] ^^^^^^^^^^ [2019-07-30T14:41:30.178Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T14:41:30.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/statesystem/TmfStateSystemExplorer.java:[252] [2019-07-30T14:41:30.178Z] ITimeGraphDataProvider<@NonNull TimeGraphEntryModel> dataProvider = DataProviderManager [2019-07-30T14:41:30.178Z] .getInstance().getDataProvider(Objects.requireNonNull(moduleTrace), getProviderId(), ITimeGraphDataProvider.class); [2019-07-30T14:41:30.178Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:30.178Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-30T14:41:30.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ArchiveUtil.java:[129] [2019-07-30T14:41:30.178Z] return closeZipFile(specifiedFile); [2019-07-30T14:41:30.178Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:30.178Z] Potential resource leak: 'specifiedFile' may not be closed at this location [2019-07-30T14:41:30.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ArchiveUtil.java:[189] [2019-07-30T14:41:30.178Z] return archiveSize; [2019-07-30T14:41:30.178Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:30.178Z] Potential resource leak: 'zipFile' may not be closed at this location [2019-07-30T14:41:30.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/rawviewer/TmfRawEventViewer.java:[717] [2019-07-30T14:41:30.178Z] int offset = fStyledText.getOffsetAtLocation(new Point(0, fCursorYCoordinate)); [2019-07-30T14:41:30.178Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:30.178Z] The method getOffsetAtLocation(Point) from the type StyledText is deprecated [2019-07-30T14:41:30.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/rawviewer/TmfRawEventViewer.java:[1127] [2019-07-30T14:41:30.178Z] int offset = fStyledText.getOffsetAtLocation(new Point(0, e.y)); [2019-07-30T14:41:30.178Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:30.178Z] The method getOffsetAtLocation(Point) from the type StyledText is deprecated [2019-07-30T14:41:30.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[209] [2019-07-30T14:41:30.178Z] Set ids = (Set) ctx.getData(getClass() + CHECKED_ELEMENTS); [2019-07-30T14:41:30.178Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:30.178Z] Type safety: Unchecked cast from Object to Set [2019-07-30T14:41:30.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[248] [2019-07-30T14:41:30.178Z] && ids.contains(((TmfGenericTreeEntry) root).getModel().getId())) { [2019-07-30T14:41:30.178Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:30.178Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry should be parameterized [2019-07-30T14:41:30.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[420] [2019-07-30T14:41:30.178Z] ids.add(((TmfGenericTreeEntry) checkedElement).getModel().getId()); [2019-07-30T14:41:30.178Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:30.178Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry should be parameterized [2019-07-30T14:41:30.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[480] [2019-07-30T14:41:30.178Z] return DataProviderManager.getInstance().getDataProvider(trace, fId, ITmfTreeDataProvider.class); [2019-07-30T14:41:30.178Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:30.178Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-30T14:41:30.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[566] [2019-07-30T14:41:30.178Z] return comparator.compare((T) e1, (T) e2); [2019-07-30T14:41:30.178Z] ^^^^^^ [2019-07-30T14:41:30.178Z] Type safety: Unchecked cast from Object to T [2019-07-30T14:41:30.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[566] [2019-07-30T14:41:30.178Z] return comparator.compare((T) e1, (T) e2); [2019-07-30T14:41:30.178Z] ^^^^^^ [2019-07-30T14:41:30.178Z] Type safety: Unchecked cast from Object to T [2019-07-30T14:41:30.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/tracepkg/AbstractTracePackageOperation.java:[129] [2019-07-30T14:41:30.178Z] return new ZipArchiveFile(new ZipFile(file)); [2019-07-30T14:41:30.178Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:30.178Z] Potential resource leak: '' may not be closed at this location [2019-07-30T14:41:30.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfFilteredXYChartViewer.java:[83] [2019-07-30T14:41:30.178Z] Iterable counterEntries = Iterables.filter(entries, TmfGenericTreeEntry.class); [2019-07-30T14:41:30.178Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:30.178Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry should be parameterized [2019-07-30T14:41:30.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfFilteredXYChartViewer.java:[120] [2019-07-30T14:41:30.178Z] parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap()); [2019-07-30T14:41:30.178Z] ^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:30.178Z] 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-30T14:41:30.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfFilteredXYChartViewer.java:[141] [2019-07-30T14:41:30.178Z] return DataProviderManager.getInstance().getDataProvider(trace, fId, ITmfTreeXYDataProvider.class); [2019-07-30T14:41:30.178Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:30.178Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-30T14:41:30.178Z] 133 problems (133 warnings) [2019-07-30T14:41:30.178Z] [INFO] [2019-07-30T14:41:30.178Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T14:41:30.178Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:41:30.178Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/test/resources [2019-07-30T14:41:30.178Z] [INFO] [2019-07-30T14:41:30.178Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T14:41:30.436Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT-sources.jar [2019-07-30T14:41:30.999Z] [INFO] [2019-07-30T14:41:30.999Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T14:41:30.999Z] [INFO] [2019-07-30T14:41:30.999Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T14:41:31.256Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT.jar [2019-07-30T14:41:31.819Z] [INFO] [2019-07-30T14:41:31.819Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T14:41:31.819Z] [INFO] [2019-07-30T14:41:31.819Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T14:41:31.819Z] [INFO] [2019-07-30T14:41:31.819Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T14:41:31.819Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT.jar [2019-07-30T14:41:35.094Z] [INFO] [2019-07-30T14:41:35.094Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T14:41:35.094Z] [INFO] [2019-07-30T14:41:35.094Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T14:41:35.094Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T14:41:35.094Z] [INFO] [2019-07-30T14:41:35.094Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T14:41:35.094Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T14:41:35.094Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T14:41:35.351Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T14:41:35.351Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T14:41:35.608Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T14:41:36.173Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T14:41:36.173Z] [INFO] [2019-07-30T14:41:36.173Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T14:41:36.173Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT.jar [2019-07-30T14:41:36.736Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT.pom [2019-07-30T14:41:36.736Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT-sources.jar [2019-07-30T14:41:36.994Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T14:41:36.994Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT-p2metadata.xml [2019-07-30T14:41:36.994Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT-p2artifacts.xml [2019-07-30T14:41:36.994Z] [INFO] [2019-07-30T14:41:36.994Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T14:41:36.994Z] [INFO] [2019-07-30T14:41:36.994Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui >-- [2019-07-30T14:41:36.994Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui 0.0.5-SNAPSHOT [23/134] [2019-07-30T14:41:36.994Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T14:41:36.994Z] [INFO] [2019-07-30T14:41:36.994Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T14:41:36.994Z] [INFO] [2019-07-30T14:41:36.994Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T14:41:36.994Z] [INFO] The project's OSGi version is 0.0.5.201907301416 [2019-07-30T14:41:36.994Z] [INFO] [2019-07-30T14:41:36.994Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T14:41:36.994Z] [INFO] [2019-07-30T14:41:36.994Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T14:41:36.994Z] [INFO] [2019-07-30T14:41:36.994Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T14:41:36.994Z] [INFO] [2019-07-30T14:41:36.994Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T14:41:36.994Z] [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/analysis/org.eclipse.tracecompass.analysis.counters.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T14:41:36.994Z] [INFO] [2019-07-30T14:41:36.994Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T14:41:36.994Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:41:36.994Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/main/resources [2019-07-30T14:41:36.994Z] [INFO] [2019-07-30T14:41:36.994Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T14:41:37.327Z] [INFO] Compiling 5 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/classes [2019-07-30T14:41:37.327Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/org/eclipse/tracecompass/analysis/counters/ui/CounterTreeViewer.java:[51] [2019-07-30T14:41:37.327Z] TmfGenericTreeEntry genericEntry = (TmfGenericTreeEntry) element; [2019-07-30T14:41:37.327Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:37.327Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-30T14:41:37.327Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/org/eclipse/tracecompass/analysis/counters/ui/CounterTreeViewer.java:[74] [2019-07-30T14:41:37.327Z] return () -> Lists.newArrayList(createColumn("Counters", Comparator.comparing(TmfGenericTreeEntry::getName)), new TmfTreeColumnData("Legend")); //$NON-NLS-1$ //$NON-NLS-2$ [2019-07-30T14:41:37.327Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:37.327Z] Null type safety (type annotations): The expression of type 'ArrayList<@NonNull TmfTreeColumnData>' needs unchecked conversion to conform to '@NonNull List' [2019-07-30T14:41:37.327Z] 2 problems (2 warnings) [2019-07-30T14:41:37.327Z] [INFO] [2019-07-30T14:41:37.327Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T14:41:37.327Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:41:37.327Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/test/resources [2019-07-30T14:41:37.327Z] [INFO] [2019-07-30T14:41:37.327Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T14:41:37.327Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT-sources.jar [2019-07-30T14:41:37.824Z] [INFO] [2019-07-30T14:41:37.824Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T14:41:37.824Z] [INFO] [2019-07-30T14:41:37.824Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T14:41:37.824Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT.jar [2019-07-30T14:41:37.824Z] [INFO] [2019-07-30T14:41:37.824Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T14:41:37.824Z] [INFO] [2019-07-30T14:41:37.824Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T14:41:37.824Z] [INFO] [2019-07-30T14:41:37.824Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T14:41:37.824Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT.jar [2019-07-30T14:41:37.824Z] [INFO] [2019-07-30T14:41:37.824Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T14:41:37.824Z] [INFO] [2019-07-30T14:41:37.824Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T14:41:37.824Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T14:41:37.824Z] [INFO] [2019-07-30T14:41:37.824Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T14:41:38.082Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T14:41:38.082Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T14:41:38.082Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T14:41:39.452Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T14:41:40.382Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T14:41:40.639Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T14:41:40.896Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T14:41:40.896Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T14:41:40.896Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T14:41:41.153Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T14:41:41.153Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T14:41:41.153Z] [INFO] [2019-07-30T14:41:41.153Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T14:41:41.153Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/0.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT.jar [2019-07-30T14:41:41.153Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/0.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT.pom [2019-07-30T14:41:41.153Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/0.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT-sources.jar [2019-07-30T14:41:41.153Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/0.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T14:41:41.153Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/0.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT-p2metadata.xml [2019-07-30T14:41:41.153Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/0.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT-p2artifacts.xml [2019-07-30T14:41:41.153Z] [INFO] [2019-07-30T14:41:41.153Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T14:41:41.153Z] [INFO] [2019-07-30T14:41:41.153Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core >-- [2019-07-30T14:41:41.153Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core 2.1.2-SNAPSHOT [24/134] [2019-07-30T14:41:41.153Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T14:41:41.153Z] [INFO] [2019-07-30T14:41:41.153Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T14:41:41.153Z] [INFO] [2019-07-30T14:41:41.153Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T14:41:41.153Z] [INFO] The project's OSGi version is 2.1.2.201907301416 [2019-07-30T14:41:41.153Z] [INFO] [2019-07-30T14:41:41.153Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T14:41:41.153Z] [INFO] [2019-07-30T14:41:41.153Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T14:41:41.153Z] [INFO] [2019-07-30T14:41:41.153Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T14:41:41.153Z] [INFO] [2019-07-30T14:41:41.153Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T14:41:41.153Z] [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/analysis/org.eclipse.tracecompass.analysis.graph.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T14:41:41.153Z] [INFO] [2019-07-30T14:41:41.153Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T14:41:41.153Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:41:41.153Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/src/main/resources [2019-07-30T14:41:41.153Z] [INFO] [2019-07-30T14:41:41.153Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T14:41:41.153Z] [INFO] Compiling 32 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/target/classes [2019-07-30T14:41:41.717Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/CriticalPathAlgorithmBounded.java:[278] [2019-07-30T14:41:41.717Z] while (!subPath.isEmpty() && subPath.getLast().getVertexFrom() != v) { [2019-07-30T14:41:41.717Z] ^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:41.717Z] 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-30T14:41:41.717Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathDataProvider.java:[364] [2019-07-30T14:41:41.717Z] List<@NonNull CriticalPathEntry> list = new ArrayList<>(fHostEntries.values()); [2019-07-30T14:41:41.717Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:41.717Z] Null type safety (type annotations): The expression of type '@NonNull Collection' needs unchecked conversion to conform to 'Collection' [2019-07-30T14:41:41.717Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathDataProvider.java:[365] [2019-07-30T14:41:41.717Z] list.addAll(fWorkers.values()); [2019-07-30T14:41:41.717Z] ^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:41.717Z] Null type safety (type annotations): The expression of type '@NonNull Collection' needs unchecked conversion to conform to 'Collection' [2019-07-30T14:41:41.717Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathDataProvider.java:[389] [2019-07-30T14:41:41.717Z] return graphLinks; [2019-07-30T14:41:41.717Z] ^^^^^^^^^^ [2019-07-30T14:41:41.717Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@Nullable List<@NonNull ITimeGraphArrow>' [2019-07-30T14:41:41.717Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathEntry.java:[61] [2019-07-30T14:41:41.717Z] fAspects.put("hostId", worker.getHostId()); [2019-07-30T14:41:41.717Z] ^^^^^^^^ [2019-07-30T14:41:41.717Z] Non-externalized string literal; it should be followed by //$NON-NLS-$ [2019-07-30T14:41:41.717Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathEntry.java:[63] [2019-07-30T14:41:41.717Z] fAspects.put(entry.getKey(), entry.getValue()); [2019-07-30T14:41:41.717Z] ^^^^^^^^^^^^^^ [2019-07-30T14:41:41.717Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:41:41.717Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathEntry.java:[63] [2019-07-30T14:41:41.717Z] fAspects.put(entry.getKey(), entry.getValue()); [2019-07-30T14:41:41.717Z] ^^^^^^^^^^^^^^^^ [2019-07-30T14:41:41.717Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull Object' [2019-07-30T14:41:41.717Z] 7 problems (7 warnings) [2019-07-30T14:41:41.717Z] [INFO] [2019-07-30T14:41:41.717Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T14:41:41.717Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:41:41.717Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/src/test/resources [2019-07-30T14:41:41.717Z] [INFO] [2019-07-30T14:41:41.717Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T14:41:41.717Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT-sources.jar [2019-07-30T14:41:41.717Z] [INFO] [2019-07-30T14:41:41.717Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T14:41:41.717Z] [INFO] [2019-07-30T14:41:41.717Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T14:41:41.974Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT.jar [2019-07-30T14:41:41.974Z] [INFO] [2019-07-30T14:41:41.974Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T14:41:41.974Z] [INFO] [2019-07-30T14:41:41.974Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T14:41:41.974Z] [INFO] [2019-07-30T14:41:41.974Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T14:41:41.974Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT.jar [2019-07-30T14:41:41.975Z] [INFO] [2019-07-30T14:41:41.975Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T14:41:41.975Z] [INFO] [2019-07-30T14:41:41.975Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T14:41:41.975Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T14:41:41.975Z] [INFO] [2019-07-30T14:41:41.975Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T14:41:41.975Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T14:41:42.906Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T14:41:43.836Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T14:41:44.092Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T14:41:44.092Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T14:41:44.350Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T14:41:44.350Z] [INFO] [2019-07-30T14:41:44.350Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T14:41:44.350Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT.jar [2019-07-30T14:41:44.350Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT.pom [2019-07-30T14:41:44.350Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT-sources.jar [2019-07-30T14:41:44.350Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T14:41:44.350Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT-p2metadata.xml [2019-07-30T14:41:44.350Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT-p2artifacts.xml [2019-07-30T14:41:44.350Z] [INFO] [2019-07-30T14:41:44.350Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T14:41:44.350Z] [INFO] [2019-07-30T14:41:44.350Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests >-- [2019-07-30T14:41:44.350Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core.tests 1.0.4-SNAPSHOT [25/134] [2019-07-30T14:41:44.350Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T14:41:44.350Z] [INFO] [2019-07-30T14:41:44.350Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T14:41:44.350Z] [INFO] [2019-07-30T14:41:44.350Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T14:41:44.350Z] [INFO] The project's OSGi version is 1.0.4.201907301416 [2019-07-30T14:41:44.350Z] [INFO] [2019-07-30T14:41:44.350Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T14:41:44.350Z] [INFO] [2019-07-30T14:41:44.350Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T14:41:44.350Z] [INFO] [2019-07-30T14:41:44.350Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T14:41:44.350Z] [INFO] [2019-07-30T14:41:44.350Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T14:41:44.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/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T14:41:44.350Z] [INFO] [2019-07-30T14:41:44.350Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T14:41:44.350Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:41:44.350Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/main/resources [2019-07-30T14:41:44.350Z] [INFO] [2019-07-30T14:41:44.350Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T14:41:44.350Z] [INFO] Compiling 12 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/classes [2019-07-30T14:41:44.608Z] [INFO] [2019-07-30T14:41:44.608Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T14:41:44.608Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:41:44.608Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/test/resources [2019-07-30T14:41:44.608Z] [INFO] [2019-07-30T14:41:44.608Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T14:41:44.608Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT-sources.jar [2019-07-30T14:41:44.608Z] [INFO] [2019-07-30T14:41:44.608Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T14:41:44.608Z] [INFO] [2019-07-30T14:41:44.608Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T14:41:44.608Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT.jar [2019-07-30T14:41:44.608Z] [INFO] [2019-07-30T14:41:44.608Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T14:41:44.608Z] [INFO] [2019-07-30T14:41:44.608Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T14:41:44.608Z] [INFO] [2019-07-30T14:41:44.608Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T14:41:44.608Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT.jar [2019-07-30T14:41:44.608Z] [INFO] [2019-07-30T14:41:44.608Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T14:41:44.865Z] [INFO] [2019-07-30T14:41:44.865Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T14:41:46.760Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data/.metadata/.log [2019-07-30T14:41:46.760Z] [INFO] Command line: [2019-07-30T14:41:46.760Z] [/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/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T14:41:46.760Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T14:41:50.132Z] !SESSION 2019-07-30 14:41:46.664 ----------------------------------------------- [2019-07-30T14:41:50.132Z] eclipse.buildId=unknown [2019-07-30T14:41:50.132Z] java.version=1.8.0_202 [2019-07-30T14:41:50.132Z] java.vendor=Oracle Corporation [2019-07-30T14:41:50.132Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T14:41:50.132Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T14:41:50.132Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T14:41:50.132Z] [2019-07-30T14:41:50.132Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 14:41:49.446 [2019-07-30T14:41:50.132Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T14:41:50.132Z] !STACK 0 [2019-07-30T14:41:50.132Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T14:41:50.132Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T14:41:50.132Z] [2019-07-30T14:41:50.132Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T14:41:50.132Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T14:41:50.132Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T14:41:50.132Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T14:41:50.132Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T14:41:50.132Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T14:41:50.132Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T14:41:50.132Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T14:41:50.132Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T14:41:50.132Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T14:41:50.132Z] [2019-07-30T14:41:50.132Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 14:41:49.654 [2019-07-30T14:41:50.132Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T14:41:50.132Z] !STACK 0 [2019-07-30T14:41:50.132Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T14:41:50.132Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T14:41:50.132Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T14:41:50.132Z] -> 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-30T14:41:50.132Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T14:41:50.132Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T14:41:50.132Z] [2019-07-30T14:41:50.132Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T14:41:50.132Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T14:41:50.132Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T14:41:50.132Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T14:41:50.132Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T14:41:50.132Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T14:41:50.132Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T14:41:50.132Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T14:41:50.132Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T14:41:50.132Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T14:41:52.653Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest [2019-07-30T14:41:54.546Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.089 s - in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest [2019-07-30T14:41:54.546Z] testBuildGraph(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest) Time elapsed: 1.986 s [2019-07-30T14:41:54.546Z] testHandlers(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest) Time elapsed: 0.072 s [2019-07-30T14:41:54.546Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest [2019-07-30T14:41:54.546Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest [2019-07-30T14:41:54.546Z] testCheckVertical(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.001 s [2019-07-30T14:41:54.546Z] testAppendVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.001 s [2019-07-30T14:41:54.546Z] testCheckHorizontal(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-30T14:41:54.546Z] testIllegalVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.001 s [2019-07-30T14:41:54.546Z] testVertexAt(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-30T14:41:54.546Z] testHead2(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.007 s [2019-07-30T14:41:54.546Z] testScanCount(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.002 s [2019-07-30T14:41:54.546Z] testHead(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-30T14:41:54.546Z] testLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-30T14:41:54.546Z] testTail(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.001 s [2019-07-30T14:41:54.546Z] testHorizontalSelfLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-30T14:41:54.546Z] testVerticalSelfLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-30T14:41:54.546Z] testAddVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-30T14:41:54.546Z] testHorizontalCycle(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.001 s [2019-07-30T14:41:54.546Z] testScanLineTerminates(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-30T14:41:54.546Z] testGraphStatistics(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.002 s [2019-07-30T14:41:54.546Z] testParent(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.001 s [2019-07-30T14:41:54.546Z] testDefaultConstructor(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-30T14:41:54.546Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest [2019-07-30T14:41:54.546Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest [2019-07-30T14:41:54.546Z] testCriticalPathWakeupOpenedDelay(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.025 s [2019-07-30T14:41:54.546Z] testCriticalPathWakeupInterleave(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-30T14:41:54.546Z] testCriticalPathWakeupMissing(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-30T14:41:54.546Z] testCriticalPathWakeupNew(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-30T14:41:54.546Z] testCriticalPathWakeupMutual(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-30T14:41:54.546Z] testCriticalPathWakeupNested(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-30T14:41:54.546Z] testCriticalPathBasic(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0 s [2019-07-30T14:41:54.546Z] testCriticalPathWakeupOpened(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0 s [2019-07-30T14:41:54.546Z] testCriticalPathWakeupEmbedded(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-30T14:41:54.546Z] testCriticalPathWakeupNet1(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-30T14:41:54.546Z] testCriticalPathWakeupSelf(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0 s [2019-07-30T14:41:54.546Z] testCriticalPathWakeupUnknown(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0 s [2019-07-30T14:41:54.546Z] [2019-07-30T14:41:54.546Z] Results: [2019-07-30T14:41:54.546Z] [2019-07-30T14:41:54.546Z] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T14:41:54.546Z] [2019-07-30T14:41:55.476Z] [INFO] All tests passed! [2019-07-30T14:41:55.476Z] [INFO] [2019-07-30T14:41:55.476Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T14:41:55.476Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T14:41:55.476Z] [INFO] [2019-07-30T14:41:55.476Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T14:41:55.733Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T14:41:55.733Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T14:41:55.733Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T14:41:56.296Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T14:41:56.553Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T14:41:57.116Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T14:41:57.116Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T14:41:57.116Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T14:41:57.374Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T14:41:57.374Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T14:41:57.374Z] [INFO] [2019-07-30T14:41:57.374Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T14:41:57.374Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT.jar [2019-07-30T14:41:57.374Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT.pom [2019-07-30T14:41:57.374Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT-sources.jar [2019-07-30T14:41:57.374Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T14:41:57.374Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT-p2metadata.xml [2019-07-30T14:41:57.374Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT-p2artifacts.xml [2019-07-30T14:41:57.374Z] [INFO] [2019-07-30T14:41:57.374Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T14:41:57.374Z] [INFO] [2019-07-30T14:41:57.374Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core >-- [2019-07-30T14:41:57.374Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core 1.0.2-SNAPSHOT [26/134] [2019-07-30T14:41:57.374Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T14:41:57.374Z] [INFO] [2019-07-30T14:41:57.374Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T14:41:57.374Z] [INFO] [2019-07-30T14:41:57.374Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T14:41:57.374Z] [INFO] The project's OSGi version is 1.0.2.201907301416 [2019-07-30T14:41:57.374Z] [INFO] [2019-07-30T14:41:57.374Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T14:41:57.374Z] [INFO] [2019-07-30T14:41:57.374Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T14:41:57.374Z] [INFO] [2019-07-30T14:41:57.374Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T14:41:57.374Z] [INFO] [2019-07-30T14:41:57.374Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T14:41:57.374Z] [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/tmf/org.eclipse.tracecompass.tmf.chart.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T14:41:57.374Z] [INFO] [2019-07-30T14:41:57.374Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T14:41:57.374Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:41:57.374Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/src/main/resources [2019-07-30T14:41:57.374Z] [INFO] [2019-07-30T14:41:57.374Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T14:41:57.374Z] [INFO] Compiling 33 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/target/classes [2019-07-30T14:41:57.631Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DescriptorTypeVisitor.java:[59] [2019-07-30T14:41:57.631Z] private final EnumSet fType = EnumSet.noneOf(DescriptorType.class); [2019-07-30T14:41:57.631Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:41:57.631Z] Null type safety (type annotations): The expression of type 'EnumSet' needs unchecked conversion to conform to '@NonNull EnumSet' [2019-07-30T14:41:57.631Z] 1 problem (1 warning) [2019-07-30T14:41:57.631Z] [INFO] [2019-07-30T14:41:57.631Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T14:41:57.631Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:41:57.631Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/src/test/resources [2019-07-30T14:41:57.631Z] [INFO] [2019-07-30T14:41:57.631Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T14:41:57.888Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT-sources.jar [2019-07-30T14:41:57.888Z] [INFO] [2019-07-30T14:41:57.888Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T14:41:57.888Z] [INFO] [2019-07-30T14:41:57.888Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T14:41:57.888Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT.jar [2019-07-30T14:41:57.888Z] [INFO] [2019-07-30T14:41:57.888Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T14:41:57.888Z] [INFO] [2019-07-30T14:41:57.888Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T14:41:57.888Z] [INFO] [2019-07-30T14:41:57.888Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T14:41:57.888Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT.jar [2019-07-30T14:41:57.888Z] [INFO] [2019-07-30T14:41:57.888Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T14:41:57.888Z] [INFO] [2019-07-30T14:41:57.888Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T14:41:57.888Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T14:41:57.888Z] [INFO] [2019-07-30T14:41:57.888Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T14:41:57.888Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T14:41:58.145Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T14:41:58.145Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T14:41:58.402Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T14:41:58.659Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T14:41:59.223Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T14:41:59.223Z] [INFO] [2019-07-30T14:41:59.223Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T14:41:59.223Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT.jar [2019-07-30T14:41:59.223Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT.pom [2019-07-30T14:41:59.223Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT-sources.jar [2019-07-30T14:41:59.223Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T14:41:59.223Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT-p2metadata.xml [2019-07-30T14:41:59.223Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT-p2artifacts.xml [2019-07-30T14:41:59.223Z] [INFO] [2019-07-30T14:41:59.223Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T14:41:59.223Z] [INFO] [2019-07-30T14:41:59.223Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core >-- [2019-07-30T14:41:59.223Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core 1.1.0-SNAPSHOT [27/134] [2019-07-30T14:41:59.223Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T14:41:59.223Z] [INFO] [2019-07-30T14:41:59.223Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T14:41:59.223Z] [INFO] [2019-07-30T14:41:59.223Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T14:41:59.223Z] [INFO] The project's OSGi version is 1.1.0.201907301416 [2019-07-30T14:41:59.223Z] [INFO] [2019-07-30T14:41:59.223Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T14:41:59.223Z] [INFO] [2019-07-30T14:41:59.223Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T14:41:59.223Z] [INFO] [2019-07-30T14:41:59.223Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T14:41:59.223Z] [INFO] [2019-07-30T14:41:59.223Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T14:41:59.223Z] [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/analysis/org.eclipse.tracecompass.analysis.lami.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T14:41:59.223Z] [INFO] [2019-07-30T14:41:59.223Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T14:41:59.223Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:41:59.223Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/src/main/resources [2019-07-30T14:41:59.223Z] [INFO] [2019-07-30T14:41:59.223Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T14:41:59.223Z] [INFO] Compiling 61 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/target/classes [2019-07-30T14:42:00.729Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/core/module/LamiAnalysisFactoryFromConfigFile.java:[136] [2019-07-30T14:42:00.729Z] try (final DirectoryStream directoryStream = Files.newDirectoryStream(configDir)) { [2019-07-30T14:42:00.729Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:42:00.729Z] Null type safety (type annotations): The expression of type 'DirectoryStream' needs unchecked conversion to conform to 'DirectoryStream<@NonNull Path>' [2019-07-30T14:42:00.729Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/core/types/LamiData.java:[282] [2019-07-30T14:42:00.729Z] complexTypeGenBuilder.put(LamiStrings.DATA_CLASS_STRING, (obj) -> new LamiString(obj.getString(LamiStrings.VALUE))); [2019-07-30T14:42:00.729Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:42:00.729Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:42:00.729Z] 2 problems (2 warnings) [2019-07-30T14:42:00.729Z] [INFO] [2019-07-30T14:42:00.729Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T14:42:00.729Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:42:00.729Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/src/test/resources [2019-07-30T14:42:00.729Z] [INFO] [2019-07-30T14:42:00.729Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T14:42:00.729Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT-sources.jar [2019-07-30T14:42:00.729Z] [INFO] [2019-07-30T14:42:00.729Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T14:42:00.729Z] [INFO] [2019-07-30T14:42:00.729Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T14:42:00.729Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT.jar [2019-07-30T14:42:00.729Z] [INFO] [2019-07-30T14:42:00.729Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T14:42:00.729Z] [INFO] [2019-07-30T14:42:00.729Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T14:42:00.729Z] [INFO] [2019-07-30T14:42:00.729Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T14:42:00.729Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT.jar [2019-07-30T14:42:00.729Z] [INFO] [2019-07-30T14:42:00.729Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T14:42:00.729Z] [INFO] [2019-07-30T14:42:00.729Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T14:42:00.729Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T14:42:00.729Z] [INFO] [2019-07-30T14:42:00.729Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T14:42:00.986Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T14:42:00.986Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T14:42:01.243Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T14:42:01.807Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T14:42:01.807Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T14:42:01.807Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T14:42:02.064Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T14:42:02.064Z] [INFO] [2019-07-30T14:42:02.064Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T14:42:02.064Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT.jar [2019-07-30T14:42:02.064Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT.pom [2019-07-30T14:42:02.064Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT-sources.jar [2019-07-30T14:42:02.064Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T14:42:02.064Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT-p2metadata.xml [2019-07-30T14:42:02.064Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT-p2artifacts.xml [2019-07-30T14:42:02.064Z] [INFO] [2019-07-30T14:42:02.064Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T14:42:02.064Z] [INFO] [2019-07-30T14:42:02.064Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests >-- [2019-07-30T14:42:02.064Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core.tests 1.0.1-SNAPSHOT [28/134] [2019-07-30T14:42:02.064Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T14:42:02.064Z] [INFO] [2019-07-30T14:42:02.064Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T14:42:02.064Z] [INFO] [2019-07-30T14:42:02.064Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T14:42:02.064Z] [INFO] The project's OSGi version is 1.0.1.201907301416 [2019-07-30T14:42:02.064Z] [INFO] [2019-07-30T14:42:02.064Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T14:42:02.064Z] [INFO] [2019-07-30T14:42:02.064Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T14:42:02.064Z] [INFO] [2019-07-30T14:42:02.064Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T14:42:02.064Z] [INFO] [2019-07-30T14:42:02.064Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T14:42:02.064Z] [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/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T14:42:02.064Z] [INFO] [2019-07-30T14:42:02.064Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T14:42:02.064Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:42:02.064Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/main/resources [2019-07-30T14:42:02.064Z] [INFO] [2019-07-30T14:42:02.064Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T14:42:02.064Z] [INFO] Compiling 5 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/classes [2019-07-30T14:42:02.322Z] [INFO] [2019-07-30T14:42:02.322Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T14:42:02.322Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:42:02.322Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/test/resources [2019-07-30T14:42:02.322Z] [INFO] [2019-07-30T14:42:02.322Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T14:42:02.322Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-30T14:42:02.322Z] [INFO] [2019-07-30T14:42:02.322Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T14:42:02.322Z] [INFO] [2019-07-30T14:42:02.322Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T14:42:02.322Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT.jar [2019-07-30T14:42:02.322Z] [INFO] [2019-07-30T14:42:02.322Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T14:42:02.322Z] [INFO] [2019-07-30T14:42:02.322Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T14:42:02.322Z] [INFO] [2019-07-30T14:42:02.322Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T14:42:02.322Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT.jar [2019-07-30T14:42:02.579Z] [INFO] [2019-07-30T14:42:02.579Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T14:42:02.579Z] [INFO] [2019-07-30T14:42:02.579Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T14:42:03.508Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data/.metadata/.log [2019-07-30T14:42:03.508Z] [INFO] Command line: [2019-07-30T14:42:03.508Z] [/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/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T14:42:03.508Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T14:42:06.782Z] !SESSION 2019-07-30 14:42:03.739 ----------------------------------------------- [2019-07-30T14:42:06.782Z] eclipse.buildId=unknown [2019-07-30T14:42:06.782Z] java.version=1.8.0_202 [2019-07-30T14:42:06.782Z] java.vendor=Oracle Corporation [2019-07-30T14:42:06.782Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T14:42:06.782Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T14:42:06.782Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T14:42:06.782Z] [2019-07-30T14:42:06.782Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 14:42:06.538 [2019-07-30T14:42:06.782Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T14:42:06.782Z] !STACK 0 [2019-07-30T14:42:06.782Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T14:42:06.782Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T14:42:06.782Z] [2019-07-30T14:42:06.782Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T14:42:06.782Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T14:42:06.782Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T14:42:06.782Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T14:42:06.782Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T14:42:06.782Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T14:42:06.782Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T14:42:06.782Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T14:42:06.782Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T14:42:06.782Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T14:42:06.782Z] [2019-07-30T14:42:06.782Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 14:42:06.665 [2019-07-30T14:42:06.782Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T14:42:06.782Z] !STACK 0 [2019-07-30T14:42:06.782Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T14:42:06.782Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T14:42:06.782Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T14:42:06.782Z] -> 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-30T14:42:06.782Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T14:42:06.782Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T14:42:06.782Z] [2019-07-30T14:42:06.782Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T14:42:06.782Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T14:42:06.782Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T14:42:06.782Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T14:42:06.782Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T14:42:06.782Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T14:42:06.782Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T14:42:06.782Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T14:42:06.782Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T14:42:06.782Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T14:42:09.302Z] Running org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest [2019-07-30T14:42:09.559Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.512 s - in org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest [2019-07-30T14:42:09.559Z] testBaseCommand(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest) Time elapsed: 0.221 s [2019-07-30T14:42:09.559Z] testMetadata(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest) Time elapsed: 0.153 s [2019-07-30T14:42:09.559Z] testResults(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest) Time elapsed: 0.041 s [2019-07-30T14:42:09.559Z] testResultsError(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest) Time elapsed: 0.002 s [2019-07-30T14:42:09.559Z] [2019-07-30T14:42:09.559Z] Results: [2019-07-30T14:42:09.559Z] [2019-07-30T14:42:09.559Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T14:42:09.559Z] [2019-07-30T14:42:19.603Z] [INFO] All tests passed! [2019-07-30T14:42:19.603Z] [INFO] [2019-07-30T14:42:19.603Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T14:42:19.603Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T14:42:19.603Z] [INFO] [2019-07-30T14:42:19.603Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T14:42:19.603Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T14:42:19.603Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T14:42:19.603Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T14:42:19.603Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T14:42:19.859Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T14:42:19.859Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T14:42:20.423Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T14:42:20.423Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T14:42:20.423Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T14:42:20.680Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T14:42:20.680Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T14:42:20.680Z] [INFO] [2019-07-30T14:42:20.680Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T14:42:20.680Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT.jar [2019-07-30T14:42:20.680Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT.pom [2019-07-30T14:42:20.680Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-30T14:42:20.680Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T14:42:20.680Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT-p2metadata.xml [2019-07-30T14:42:20.680Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT-p2artifacts.xml [2019-07-30T14:42:20.936Z] [INFO] [2019-07-30T14:42:20.936Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T14:42:20.936Z] [INFO] [2019-07-30T14:42:20.936Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui >--- [2019-07-30T14:42:20.936Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui 1.0.7-SNAPSHOT [29/134] [2019-07-30T14:42:20.936Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T14:42:20.936Z] [INFO] [2019-07-30T14:42:20.936Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T14:42:20.936Z] [INFO] [2019-07-30T14:42:20.936Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T14:42:20.936Z] [INFO] The project's OSGi version is 1.0.7.201907301416 [2019-07-30T14:42:20.936Z] [INFO] [2019-07-30T14:42:20.936Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T14:42:20.936Z] [INFO] [2019-07-30T14:42:20.936Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T14:42:20.936Z] [INFO] [2019-07-30T14:42:20.936Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T14:42:20.936Z] [INFO] [2019-07-30T14:42:20.936Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T14:42:20.936Z] [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/tmf/org.eclipse.tracecompass.tmf.chart.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T14:42:20.936Z] [INFO] [2019-07-30T14:42:20.936Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T14:42:20.936Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:42:20.936Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/main/resources [2019-07-30T14:42:20.936Z] [INFO] [2019-07-30T14:42:20.936Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T14:42:20.936Z] [INFO] Compiling 31 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/classes [2019-07-30T14:42:21.865Z] [INFO] [2019-07-30T14:42:21.865Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T14:42:21.865Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:42:21.865Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/test/resources [2019-07-30T14:42:21.865Z] [INFO] [2019-07-30T14:42:21.865Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T14:42:21.865Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT-sources.jar [2019-07-30T14:42:21.865Z] [INFO] [2019-07-30T14:42:21.865Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T14:42:21.865Z] [INFO] [2019-07-30T14:42:21.866Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T14:42:21.866Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT.jar [2019-07-30T14:42:21.866Z] [INFO] [2019-07-30T14:42:21.866Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T14:42:21.866Z] [INFO] [2019-07-30T14:42:21.866Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T14:42:21.866Z] [INFO] [2019-07-30T14:42:21.866Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T14:42:21.866Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT.jar [2019-07-30T14:42:21.866Z] [INFO] [2019-07-30T14:42:21.866Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T14:42:21.866Z] [INFO] [2019-07-30T14:42:21.866Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T14:42:21.866Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T14:42:21.866Z] [INFO] [2019-07-30T14:42:21.866Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T14:42:22.122Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T14:42:22.122Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T14:42:22.122Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T14:42:22.379Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T14:42:22.379Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T14:42:22.379Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T14:42:23.750Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T14:42:25.119Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T14:42:25.119Z] [INFO] [2019-07-30T14:42:25.119Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T14:42:25.119Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT.jar [2019-07-30T14:42:25.119Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT.pom [2019-07-30T14:42:25.119Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT-sources.jar [2019-07-30T14:42:25.119Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T14:42:25.119Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT-p2metadata.xml [2019-07-30T14:42:25.119Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT-p2artifacts.xml [2019-07-30T14:42:25.119Z] [INFO] [2019-07-30T14:42:25.119Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T14:42:25.119Z] [INFO] [2019-07-30T14:42:25.119Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui >-- [2019-07-30T14:42:25.119Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui 1.1.0-SNAPSHOT [30/134] [2019-07-30T14:42:25.119Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T14:42:25.119Z] [INFO] [2019-07-30T14:42:25.119Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T14:42:25.119Z] [INFO] [2019-07-30T14:42:25.119Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T14:42:25.119Z] [INFO] The project's OSGi version is 1.1.0.201907301416 [2019-07-30T14:42:25.119Z] [INFO] [2019-07-30T14:42:25.119Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T14:42:25.119Z] [INFO] [2019-07-30T14:42:25.119Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T14:42:25.119Z] [INFO] [2019-07-30T14:42:25.119Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T14:42:25.119Z] [INFO] [2019-07-30T14:42:25.119Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T14:42:25.119Z] [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/analysis/org.eclipse.tracecompass.analysis.lami.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T14:42:25.119Z] [INFO] [2019-07-30T14:42:25.119Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T14:42:25.119Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:42:25.119Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/main/resources [2019-07-30T14:42:25.119Z] [INFO] [2019-07-30T14:42:25.119Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T14:42:25.119Z] [INFO] Compiling 23 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/classes [2019-07-30T14:42:25.377Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/viewers/LamiTableViewer.java:[37] [2019-07-30T14:42:25.377Z] import org.eclipse.tracecompass.internal.tmf.ui.commands.ExportToTsvUtils; [2019-07-30T14:42:25.377Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:42:25.377Z] Discouraged access: The type 'ExportToTsvUtils' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-30T14:42:25.377Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/viewers/LamiTableViewer.java:[241] [2019-07-30T14:42:25.377Z] ExportToTsvUtils.exportTableToTsv(table, stream); [2019-07-30T14:42:25.377Z] ^^^^^^^^^^^^^^^^ [2019-07-30T14:42:25.377Z] Discouraged access: The type 'ExportToTsvUtils' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-30T14:42:25.377Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/viewers/LamiTableViewer.java:[241] [2019-07-30T14:42:25.377Z] ExportToTsvUtils.exportTableToTsv(table, stream); [2019-07-30T14:42:25.377Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:42:25.377Z] Discouraged access: The method 'ExportToTsvUtils.exportTableToTsv(Table, OutputStream)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-30T14:42:25.377Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/views/LamiReportView.java:[37] [2019-07-30T14:42:25.377Z] import org.eclipse.tracecompass.internal.tmf.ui.commands.ExportToTsvAction; [2019-07-30T14:42:25.377Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:42:25.377Z] Discouraged access: The type 'ExportToTsvAction' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-30T14:42:25.377Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/views/LamiReportView.java:[95] [2019-07-30T14:42:25.377Z] private final Action fExportTsvAction = new ExportToTsvAction() { [2019-07-30T14:42:25.377Z] @Override [2019-07-30T14:42:25.377Z] protected void exportToTsv(@Nullable OutputStream stream) { [2019-07-30T14:42:25.377Z] TmfViewer viewer = getViewer(); [2019-07-30T14:42:25.377Z] if (viewer instanceof LamiTableViewer) { [2019-07-30T14:42:25.377Z] ((LamiTableViewer) viewer).exportToTsv(stream); [2019-07-30T14:42:25.377Z] } [2019-07-30T14:42:25.377Z] } [2019-07-30T14:42:25.377Z] private @Nullable TmfViewer getViewer() { [2019-07-30T14:42:25.377Z] LamiReportViewTabPage tabPage = getCurrentSelectedPage(); [2019-07-30T14:42:25.377Z] if (tabPage == null) { [2019-07-30T14:42:25.377Z] return null; [2019-07-30T14:42:25.377Z] } [2019-07-30T14:42:25.377Z] LamiViewerControl viewerControl = tabPage.getTableViewerControl(); [2019-07-30T14:42:25.377Z] TmfViewer viewer = viewerControl.getViewer(); [2019-07-30T14:42:25.377Z] return viewer; [2019-07-30T14:42:25.377Z] } [2019-07-30T14:42:25.377Z] @Override [2019-07-30T14:42:25.377Z] public boolean isEnabled() { [2019-07-30T14:42:25.377Z] return (getViewer() instanceof LamiTableViewer); [2019-07-30T14:42:25.377Z] } [2019-07-30T14:42:25.377Z] @Override [2019-07-30T14:42:25.377Z] protected @Nullable Shell getShell() { [2019-07-30T14:42:25.377Z] return getViewSite().getShell(); [2019-07-30T14:42:25.377Z] } [2019-07-30T14:42:25.377Z] }; [2019-07-30T14:42:25.377Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:42:25.377Z] Discouraged access: The constructor 'ExportToTsvAction()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-30T14:42:25.377Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/views/LamiReportView.java:[95] [2019-07-30T14:42:25.377Z] private final Action fExportTsvAction = new ExportToTsvAction() { [2019-07-30T14:42:25.377Z] ^^^^^^^^^^^^^^^^^ [2019-07-30T14:42:25.377Z] Discouraged access: The type 'ExportToTsvAction' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-30T14:42:25.377Z] 6 problems (6 warnings) [2019-07-30T14:42:25.377Z] [INFO] [2019-07-30T14:42:25.377Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T14:42:25.377Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:42:25.377Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/test/resources [2019-07-30T14:42:25.377Z] [INFO] [2019-07-30T14:42:25.377Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T14:42:25.377Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT-sources.jar [2019-07-30T14:42:25.377Z] [INFO] [2019-07-30T14:42:25.377Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T14:42:25.377Z] [INFO] [2019-07-30T14:42:25.377Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T14:42:26.041Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT.jar [2019-07-30T14:42:26.041Z] [INFO] [2019-07-30T14:42:26.041Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T14:42:26.041Z] [INFO] [2019-07-30T14:42:26.041Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T14:42:26.041Z] [INFO] [2019-07-30T14:42:26.041Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T14:42:26.041Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT.jar [2019-07-30T14:42:26.041Z] [INFO] [2019-07-30T14:42:26.041Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T14:42:26.041Z] [INFO] [2019-07-30T14:42:26.041Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T14:42:26.041Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T14:42:26.041Z] [INFO] [2019-07-30T14:42:26.041Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T14:42:26.041Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T14:42:26.301Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T14:42:26.301Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T14:42:26.561Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T14:42:27.491Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T14:42:30.836Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T14:42:30.837Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T14:42:31.093Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T14:42:31.093Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T14:42:31.093Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T14:42:31.093Z] [INFO] [2019-07-30T14:42:31.093Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T14:42:31.093Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT.jar [2019-07-30T14:42:31.093Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT.pom [2019-07-30T14:42:31.093Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT-sources.jar [2019-07-30T14:42:31.093Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T14:42:31.093Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT-p2metadata.xml [2019-07-30T14:42:31.350Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT-p2artifacts.xml [2019-07-30T14:42:31.350Z] [INFO] [2019-07-30T14:42:31.350Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T14:42:31.350Z] [INFO] [2019-07-30T14:42:31.350Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui >-- [2019-07-30T14:42:31.350Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.ui 1.0.8-SNAPSHOT [31/134] [2019-07-30T14:42:31.350Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T14:42:31.350Z] [INFO] [2019-07-30T14:42:31.350Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T14:42:31.350Z] [INFO] [2019-07-30T14:42:31.350Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T14:42:31.350Z] [INFO] The project's OSGi version is 1.0.8.201907301416 [2019-07-30T14:42:31.350Z] [INFO] [2019-07-30T14:42:31.350Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T14:42:31.350Z] [INFO] [2019-07-30T14:42:31.350Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T14:42:31.350Z] [INFO] [2019-07-30T14:42:31.350Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T14:42:31.350Z] [INFO] [2019-07-30T14:42:31.350Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T14:42:31.350Z] [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/analysis/org.eclipse.tracecompass.analysis.graph.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T14:42:31.350Z] [INFO] [2019-07-30T14:42:31.350Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T14:42:31.350Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:42:31.350Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/main/resources [2019-07-30T14:42:31.350Z] [INFO] [2019-07-30T14:42:31.350Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T14:42:31.608Z] [INFO] Compiling 6 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/classes [2019-07-30T14:42:31.865Z] [INFO] [2019-07-30T14:42:31.865Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T14:42:31.865Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:42:31.865Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/test/resources [2019-07-30T14:42:31.865Z] [INFO] [2019-07-30T14:42:31.865Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T14:42:31.865Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT-sources.jar [2019-07-30T14:42:32.122Z] [INFO] [2019-07-30T14:42:32.122Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T14:42:32.122Z] [INFO] [2019-07-30T14:42:32.122Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T14:42:32.122Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT.jar [2019-07-30T14:42:32.122Z] [INFO] [2019-07-30T14:42:32.122Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T14:42:32.122Z] [INFO] [2019-07-30T14:42:32.122Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T14:42:32.122Z] [INFO] [2019-07-30T14:42:32.122Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T14:42:32.122Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT.jar [2019-07-30T14:42:32.122Z] [INFO] [2019-07-30T14:42:32.122Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T14:42:32.122Z] [INFO] [2019-07-30T14:42:32.122Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T14:42:32.122Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T14:42:32.122Z] [INFO] [2019-07-30T14:42:32.122Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T14:42:32.379Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T14:42:32.379Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T14:42:32.636Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T14:42:33.201Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T14:42:33.764Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T14:42:35.134Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T14:42:35.134Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T14:42:35.134Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T14:42:35.134Z] [INFO] [2019-07-30T14:42:35.134Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T14:42:35.134Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT.jar [2019-07-30T14:42:35.134Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT.pom [2019-07-30T14:42:35.134Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT-sources.jar [2019-07-30T14:42:35.134Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T14:42:35.134Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT-p2metadata.xml [2019-07-30T14:42:35.134Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT-p2artifacts.xml [2019-07-30T14:42:35.134Z] [INFO] [2019-07-30T14:42:35.134Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T14:42:35.134Z] [INFO] [2019-07-30T14:42:35.134Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core >-- [2019-07-30T14:42:35.134Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core 5.0.0-SNAPSHOT [32/134] [2019-07-30T14:42:35.134Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T14:42:35.134Z] [INFO] [2019-07-30T14:42:35.134Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T14:42:35.134Z] [INFO] [2019-07-30T14:42:35.134Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T14:42:35.134Z] [INFO] The project's OSGi version is 5.0.0.201907301416 [2019-07-30T14:42:35.134Z] [INFO] [2019-07-30T14:42:35.134Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T14:42:35.134Z] [INFO] [2019-07-30T14:42:35.134Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T14:42:35.134Z] [INFO] [2019-07-30T14:42:35.134Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T14:42:35.134Z] [INFO] [2019-07-30T14:42:35.134Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T14:42:35.134Z] [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/analysis/org.eclipse.tracecompass.analysis.timing.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T14:42:35.134Z] [INFO] [2019-07-30T14:42:35.134Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T14:42:35.134Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:42:35.134Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/src/main/resources [2019-07-30T14:42:35.134Z] [INFO] [2019-07-30T14:42:35.134Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T14:42:35.134Z] [INFO] Compiling 23 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes [2019-07-30T14:42:36.502Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[240] [2019-07-30T14:42:36.502Z] fGroupingAspects = Iterables.filter(provider.getSegmentAspects(), IGroupingSegmentAspect.class); [2019-07-30T14:42:36.502Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:42:36.502Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull IGroupingSegmentAspect>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull IGroupingSegmentAspect>' [2019-07-30T14:42:36.502Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[382] [2019-07-30T14:42:36.502Z] SeriesModel seriesModel = entry.getValue().build(); [2019-07-30T14:42:36.502Z] ^^^^^^^^^^^^^^^^ [2019-07-30T14:42:36.502Z] 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-30T14:42:36.502Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[383] [2019-07-30T14:42:36.502Z] seriesModelMap.put(Long.toString(seriesModel.getId()), seriesModel); [2019-07-30T14:42:36.502Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:42:36.502Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:42:36.502Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[460] [2019-07-30T14:42:36.502Z] SeriesModelBuilder builder = new SeriesModel.SeriesModelBuilder(getId(), getName(), Longs.toArray(fXValues), Doubles.toArray(fYValues)); [2019-07-30T14:42:36.502Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:42:36.502Z] Null type safety (type annotations): The expression of type 'long[]' needs unchecked conversion to conform to 'long @NonNull[]' [2019-07-30T14:42:36.502Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[460] [2019-07-30T14:42:36.502Z] SeriesModelBuilder builder = new SeriesModel.SeriesModelBuilder(getId(), getName(), Longs.toArray(fXValues), Doubles.toArray(fYValues)); [2019-07-30T14:42:36.502Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:42:36.502Z] Null type safety (type annotations): The expression of type 'double[]' needs unchecked conversion to conform to 'double @NonNull[]' [2019-07-30T14:42:36.502Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[461] [2019-07-30T14:42:36.502Z] builder.setProperties(Ints.toArray(fProperties)).build(); [2019-07-30T14:42:36.502Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:42:36.502Z] Null type safety (type annotations): The expression of type 'int[]' needs unchecked conversion to conform to 'int @NonNull[]' [2019-07-30T14:42:36.502Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[462] [2019-07-30T14:42:36.502Z] return builder.setProperties(Ints.toArray(fProperties)).build(); [2019-07-30T14:42:36.502Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:42:36.502Z] Null type safety (type annotations): The expression of type 'int[]' needs unchecked conversion to conform to 'int @NonNull[]' [2019-07-30T14:42:36.502Z] 7 problems (7 warnings) [2019-07-30T14:42:36.502Z] [INFO] [2019-07-30T14:42:36.502Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T14:42:36.502Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:42:36.502Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/src/test/resources [2019-07-30T14:42:36.502Z] [INFO] [2019-07-30T14:42:36.502Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T14:42:36.502Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT-sources.jar [2019-07-30T14:42:36.502Z] [INFO] [2019-07-30T14:42:36.502Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T14:42:36.502Z] [INFO] [2019-07-30T14:42:36.502Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T14:42:36.502Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT.jar [2019-07-30T14:42:36.502Z] [INFO] [2019-07-30T14:42:36.502Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T14:42:36.502Z] [INFO] [2019-07-30T14:42:36.502Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T14:42:36.502Z] [INFO] [2019-07-30T14:42:36.502Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T14:42:36.502Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT.jar [2019-07-30T14:42:36.502Z] [INFO] [2019-07-30T14:42:36.502Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T14:42:36.502Z] [INFO] [2019-07-30T14:42:36.502Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T14:42:36.502Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T14:42:36.502Z] [INFO] [2019-07-30T14:42:36.502Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T14:42:36.502Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T14:42:36.759Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T14:42:37.323Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T14:42:37.323Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T14:42:37.323Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T14:42:37.580Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T14:42:37.580Z] [INFO] [2019-07-30T14:42:37.580Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T14:42:37.580Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT.jar [2019-07-30T14:42:37.580Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT.pom [2019-07-30T14:42:37.580Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT-sources.jar [2019-07-30T14:42:37.580Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T14:42:37.580Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-30T14:42:37.580Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-30T14:42:37.580Z] [INFO] [2019-07-30T14:42:37.580Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T14:42:37.580Z] [INFO] [2019-07-30T14:42:37.580Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core >-- [2019-07-30T14:42:37.580Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core 4.1.0-SNAPSHOT [33/134] [2019-07-30T14:42:37.580Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T14:42:37.580Z] [INFO] [2019-07-30T14:42:37.580Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T14:42:37.580Z] [INFO] [2019-07-30T14:42:37.580Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T14:42:37.580Z] [INFO] The project's OSGi version is 4.1.0.201907301416 [2019-07-30T14:42:37.580Z] [INFO] [2019-07-30T14:42:37.580Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T14:42:37.580Z] [INFO] [2019-07-30T14:42:37.580Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T14:42:37.580Z] [INFO] [2019-07-30T14:42:37.580Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T14:42:37.580Z] [INFO] [2019-07-30T14:42:37.580Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T14:42:37.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/analysis/org.eclipse.tracecompass.analysis.os.linux.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T14:42:37.580Z] [INFO] [2019-07-30T14:42:37.580Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T14:42:37.580Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:42:37.580Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/main/resources [2019-07-30T14:42:37.580Z] [INFO] [2019-07-30T14:42:37.580Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T14:42:37.580Z] [INFO] Compiling 125 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/classes [2019-07-30T14:42:38.527Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[196] [2019-07-30T14:42:38.527Z] fTidToEntry.replaceValues(Integer.MIN_VALUE, Collections.singleton(new ThreadEntryModel.Builder(fTraceId, Collections.singletonList(getTrace().getName()), [2019-07-30T14:42:38.527Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:42:38.527Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:42:38.527Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[313] [2019-07-30T14:42:38.527Z] return builder.build(); [2019-07-30T14:42:38.527Z] ^^^^^^^^^^^^^^^ [2019-07-30T14:42:38.527Z] 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-30T14:42:38.527Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[368] [2019-07-30T14:42:38.527Z] return Lists.newArrayList(models); [2019-07-30T14:42:38.527Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:42:38.527Z] 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-30T14:42:38.527Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[368] [2019-07-30T14:42:38.527Z] return Lists.newArrayList(models); [2019-07-30T14:42:38.527Z] ^^^^^^ [2019-07-30T14:42:38.527Z] Null type safety (type annotations): The expression of type 'Set' needs unchecked conversion to conform to 'Iterable', corresponding supertype is 'Iterable' [2019-07-30T14:42:38.527Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[382] [2019-07-30T14:42:38.527Z] return builder.build(); [2019-07-30T14:42:38.527Z] ^^^^^^^^^^^^^^^ [2019-07-30T14:42:38.527Z] 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-30T14:42:38.527Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[408] [2019-07-30T14:42:38.527Z] for (ITmfStateInterval interval : ss.query2D(stateAndSyscallQuarks, times)) { [2019-07-30T14:42:38.527Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:42:38.527Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to '@NonNull Collection' [2019-07-30T14:42:38.527Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[725] [2019-07-30T14:42:38.527Z] Map<@NonNull String, @NonNull String> model = response.getModel(); [2019-07-30T14:42:38.527Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:42:38.527Z] Null type safety (type annotations): The expression of type '@Nullable Map' needs unchecked conversion to conform to 'Map<@NonNull String,@NonNull String>' [2019-07-30T14:42:38.527Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[728] [2019-07-30T14:42:38.527Z] data.put(entry.getKey(), entry.getValue()); [2019-07-30T14:42:38.527Z] ^^^^^^^^^^^^^^ [2019-07-30T14:42:38.527Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:42:38.527Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[728] [2019-07-30T14:42:38.527Z] data.put(entry.getKey(), entry.getValue()); [2019-07-30T14:42:38.527Z] ^^^^^^^^^^^^^^^^ [2019-07-30T14:42:38.527Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull Object' [2019-07-30T14:42:38.527Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[122] [2019-07-30T14:42:38.527Z] private final TreeMultimap fExecNamesCache = TreeMultimap.create(Integer::compare, CACHE_COMPARATOR); [2019-07-30T14:42:38.527Z] ^^^^^^^^^^^^^^^^ [2019-07-30T14:42:38.527Z] Null type safety: parameter 1 provided via method descriptor Comparator.compare(Integer, Integer) needs unchecked conversion to conform to 'int' [2019-07-30T14:42:38.527Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[122] [2019-07-30T14:42:38.527Z] private final TreeMultimap fExecNamesCache = TreeMultimap.create(Integer::compare, CACHE_COMPARATOR); [2019-07-30T14:42:38.527Z] ^^^^^^^^^^^^^^^^ [2019-07-30T14:42:38.527Z] Null type safety: parameter 2 provided via method descriptor Comparator.compare(Integer, Integer) needs unchecked conversion to conform to 'int' [2019-07-30T14:42:38.527Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[147] [2019-07-30T14:42:38.527Z] ResourcesEntryModel resourcesEntryModel = new ResourcesEntryModel(traceId, -1, Collections.singletonList(getTrace().getName()), start, end, -1, Type.GROUP); [2019-07-30T14:42:38.527Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:42:38.527Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:42:38.527Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[545] [2019-07-30T14:42:38.527Z] quarks = selectedEntries.values(); [2019-07-30T14:42:38.527Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:42:38.527Z] Null type safety (type annotations): The expression of type '@NonNull Collection' needs unchecked conversion to conform to 'Collection<@NonNull Integer>' [2019-07-30T14:42:38.527Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[591] [2019-07-30T14:42:38.527Z] return new TmfModelResponse<>(retMap, ITmfResponse.Status.COMPLETED, CommonStatusMessage.COMPLETED); [2019-07-30T14:42:38.527Z] ^^^^^^ [2019-07-30T14:42:38.527Z] Null type safety (type annotations): The expression of type 'Map' needs unchecked conversion to conform to '@Nullable Map<@NonNull String,@NonNull String>' [2019-07-30T14:42:38.879Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[705] [2019-07-30T14:42:38.879Z] Map<@NonNull String, @NonNull String> model = response.getModel(); [2019-07-30T14:42:38.879Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:42:38.879Z] Null type safety (type annotations): The expression of type '@Nullable Map' needs unchecked conversion to conform to 'Map<@NonNull String,@NonNull String>' [2019-07-30T14:42:38.879Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[708] [2019-07-30T14:42:38.879Z] data.put(entry.getKey(), entry.getValue()); [2019-07-30T14:42:38.879Z] ^^^^^^^^^^^^^^ [2019-07-30T14:42:38.879Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:42:38.879Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[708] [2019-07-30T14:42:38.879Z] data.put(entry.getKey(), entry.getValue()); [2019-07-30T14:42:38.879Z] ^^^^^^^^^^^^^^^^ [2019-07-30T14:42:38.879Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull Object' [2019-07-30T14:42:38.879Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryDataProviderFactory.java:[43] [2019-07-30T14:42:38.879Z] private static final Predicate PREDICATE = t -> TmfTraceUtils.getAnalysisModuleOfClass(t, KernelMemoryAnalysisModule.class, KernelMemoryAnalysisModule.ID) != null; [2019-07-30T14:42:38.879Z] ^ [2019-07-30T14:42:38.879Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T14:42:38.879Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryDataProviderFactory.java:[58] [2019-07-30T14:42:38.879Z] return TmfTreeXYCompositeDataProvider.create(traces, TITLE, KernelMemoryUsageDataProvider.ID); [2019-07-30T14:42:38.879Z] ^^^^^^ [2019-07-30T14:42:38.879Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to '@NonNull Collection<@NonNull ITmfTrace>' [2019-07-30T14:42:38.879Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[162] [2019-07-30T14:42:38.879Z] long cpuTime = entry.getValue(); [2019-07-30T14:42:38.879Z] ^^^^^^^^^^^^^^^^ [2019-07-30T14:42:38.879Z] 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-30T14:42:38.879Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[219] [2019-07-30T14:42:38.879Z] entryList.add(new CpuUsageEntryModel(totalId, -1, Collections.singletonList(getTrace().getName()), TOTAL_SERIES_TID, totalTime)); [2019-07-30T14:42:38.879Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:42:38.879Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:42:38.879Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[226] [2019-07-30T14:42:38.879Z] String key = entry.getKey(); [2019-07-30T14:42:38.879Z] ^^^^^^^^^^^^^^ [2019-07-30T14:42:38.879Z] 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-30T14:42:38.879Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[235] [2019-07-30T14:42:38.879Z] entryList.add(new CpuUsageEntryModel(getId(tid), totalId, Collections.singletonList(getProcessName(tid, strings[1], end)), tid, entry.getValue())); [2019-07-30T14:42:38.879Z] ^^^^^^^^^^ [2019-07-30T14:42:38.879Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:42:38.879Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/inputoutput/DisksIODataProvider.java:[158] [2019-07-30T14:42:38.879Z] nodes.add(new TmfTreeDataModel(rootId, -1, Collections.singletonList(getTrace().getName()))); [2019-07-30T14:42:38.879Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:42:38.879Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:42:38.879Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/inputoutput/DisksIODataProvider.java:[239] [2019-07-30T14:42:38.879Z] long id = entry.getKey(); [2019-07-30T14:42:38.879Z] ^^^^^^^^^^^^^^ [2019-07-30T14:42:38.879Z] 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-30T14:42:38.879Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/inputoutput/DisksIODataProvider.java:[240] [2019-07-30T14:42:38.879Z] int quark = entry.getValue(); [2019-07-30T14:42:38.879Z] ^^^^^^^^^^^^^^^^ [2019-07-30T14:42:38.879Z] 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-30T14:42:38.879Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryUsageDataProvider.java:[169] [2019-07-30T14:42:38.879Z] double[] threadValues = entry.getValue().getData(); [2019-07-30T14:42:38.879Z] ^^^^^^^^^^^^^^^^ [2019-07-30T14:42:38.879Z] 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-30T14:42:38.879Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryUsageDataProvider.java:[267] [2019-07-30T14:42:38.879Z] nodes.add(new MemoryUsageTreeModel(totalId, -1, TOTAL_TID, Collections.singletonList(getTrace().getName()))); [2019-07-30T14:42:38.879Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:42:38.879Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:42:38.879Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesEntryModelWeighted.java:[18] [2019-07-30T14:42:38.879Z] public class ResourcesEntryModelWeighted extends ResourcesEntryModel implements ITimeGraphEntryModelWeighted { [2019-07-30T14:42:38.879Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:42:38.879Z] Javadoc: Missing comment for public declaration [2019-07-30T14:42:38.879Z] 29 problems (29 warnings) [2019-07-30T14:42:38.879Z] [INFO] [2019-07-30T14:42:38.879Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T14:42:38.879Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:42:38.879Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/test/resources [2019-07-30T14:42:38.879Z] [INFO] [2019-07-30T14:42:38.880Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T14:42:38.880Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT-sources.jar [2019-07-30T14:42:38.880Z] [INFO] [2019-07-30T14:42:38.880Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T14:42:38.880Z] [INFO] [2019-07-30T14:42:38.880Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T14:42:38.880Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT.jar [2019-07-30T14:42:39.137Z] [INFO] [2019-07-30T14:42:39.137Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T14:42:39.137Z] [INFO] [2019-07-30T14:42:39.137Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T14:42:39.137Z] [INFO] [2019-07-30T14:42:39.137Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T14:42:39.137Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT.jar [2019-07-30T14:42:39.394Z] [INFO] [2019-07-30T14:42:39.394Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T14:42:39.394Z] [INFO] [2019-07-30T14:42:39.394Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T14:42:39.394Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T14:42:39.394Z] [INFO] [2019-07-30T14:42:39.394Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T14:42:39.394Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T14:42:39.394Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T14:42:39.651Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T14:42:40.214Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T14:42:40.214Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T14:42:40.214Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T14:42:40.214Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T14:42:40.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T14:42:40.472Z] [INFO] [2019-07-30T14:42:40.472Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T14:42:40.472Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT.jar [2019-07-30T14:42:40.472Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT.pom [2019-07-30T14:42:40.472Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT-sources.jar [2019-07-30T14:42:40.472Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T14:42:40.472Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT-p2metadata.xml [2019-07-30T14:42:40.472Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT-p2artifacts.xml [2019-07-30T14:42:40.472Z] [INFO] [2019-07-30T14:42:40.472Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T14:42:40.472Z] [INFO] [2019-07-30T14:42:40.472Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests >-- [2019-07-30T14:42:40.472Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.9-SNAPSHOT [34/134] [2019-07-30T14:42:40.472Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T14:42:40.472Z] [INFO] [2019-07-30T14:42:40.472Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T14:42:40.472Z] [INFO] [2019-07-30T14:42:40.472Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T14:42:40.472Z] [INFO] The project's OSGi version is 1.0.9.201907301416 [2019-07-30T14:42:40.472Z] [INFO] [2019-07-30T14:42:40.472Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T14:42:40.472Z] [INFO] [2019-07-30T14:42:40.472Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T14:42:40.472Z] [INFO] [2019-07-30T14:42:40.472Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T14:42:40.472Z] [INFO] [2019-07-30T14:42:40.472Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T14:42:40.472Z] [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/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T14:42:40.472Z] [INFO] [2019-07-30T14:42:40.472Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T14:42:40.472Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:42:40.472Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/main/resources [2019-07-30T14:42:40.472Z] [INFO] [2019-07-30T14:42:40.472Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T14:42:40.728Z] [INFO] Compiling 30 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/classes [2019-07-30T14:42:40.985Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/cpuusage/CpuUsageStateProviderTest.java:[78] [2019-07-30T14:42:40.985Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-30T14:42:40.985Z] ^^^^^ [2019-07-30T14:42:40.985Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T14:42:40.985Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/inputoutput/InputOutputDataProviderTest.java:[112] [2019-07-30T14:42:40.985Z] TmfModelResponse<@NonNull ITmfXyModel> yResponse = provider.fetchXY(parameters, PROGRESS_MONITOR); [2019-07-30T14:42:40.985Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:42:40.985Z] Discouraged access: The method 'AbstractTreeCommonXDataProvider.fetchXY(Map, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T14:42:40.985Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/kernelmemoryusage/KernelMemoryStateProviderTest.java:[63] [2019-07-30T14:42:40.985Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-30T14:42:40.985Z] ^^^^^ [2019-07-30T14:42:40.985Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T14:42:40.985Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/contextswitch/ContextSwitchProviderTest.java:[60] [2019-07-30T14:42:40.985Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-30T14:42:40.985Z] ^^^^^ [2019-07-30T14:42:40.985Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T14:42:40.985Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/kernel/ThreadStatusDataProviderTest.java:[117] [2019-07-30T14:42:40.985Z] TmfModelResponse rowResponse = provider.fetchRowModel(FetchParametersUtils.selectionTimeQueryToMap(new SelectionTimeQueryFilter(1, 80, 80, idsToNames.keySet())), null); [2019-07-30T14:42:40.985Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:42:40.985Z] 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-30T14:42:40.985Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/inputoutput/AbstractTestInputOutput.java:[84] [2019-07-30T14:42:40.985Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-30T14:42:40.985Z] ^^^^^ [2019-07-30T14:42:40.985Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T14:42:40.985Z] 6 problems (6 warnings) [2019-07-30T14:42:40.985Z] [INFO] [2019-07-30T14:42:40.985Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T14:42:40.985Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:42:40.985Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/test/resources [2019-07-30T14:42:40.985Z] [INFO] [2019-07-30T14:42:40.985Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T14:42:40.985Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-30T14:42:41.242Z] [INFO] [2019-07-30T14:42:41.242Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T14:42:41.242Z] [INFO] [2019-07-30T14:42:41.242Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T14:42:41.242Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT.jar [2019-07-30T14:42:41.242Z] [INFO] [2019-07-30T14:42:41.242Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T14:42:41.242Z] [INFO] [2019-07-30T14:42:41.242Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T14:42:41.242Z] [INFO] [2019-07-30T14:42:41.242Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T14:42:41.242Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT.jar [2019-07-30T14:42:41.242Z] [INFO] [2019-07-30T14:42:41.242Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T14:42:41.242Z] [INFO] [2019-07-30T14:42:41.242Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T14:42:42.610Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data/.metadata/.log [2019-07-30T14:42:42.610Z] [INFO] Command line: [2019-07-30T14:42:42.610Z] [/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/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T14:42:42.610Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T14:42:45.884Z] !SESSION 2019-07-30 14:42:42.657 ----------------------------------------------- [2019-07-30T14:42:45.884Z] eclipse.buildId=unknown [2019-07-30T14:42:45.884Z] java.version=1.8.0_202 [2019-07-30T14:42:45.884Z] java.vendor=Oracle Corporation [2019-07-30T14:42:45.884Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T14:42:45.884Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T14:42:45.884Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T14:42:45.884Z] [2019-07-30T14:42:45.884Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 14:42:45.334 [2019-07-30T14:42:45.884Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T14:42:45.884Z] !STACK 0 [2019-07-30T14:42:45.884Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T14:42:45.884Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T14:42:45.884Z] [2019-07-30T14:42:45.884Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T14:42:45.884Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T14:42:45.884Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T14:42:45.884Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T14:42:45.884Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T14:42:45.884Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T14:42:45.884Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T14:42:45.884Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T14:42:45.884Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T14:42:45.884Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T14:42:45.884Z] [2019-07-30T14:42:45.884Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 14:42:45.468 [2019-07-30T14:42:45.884Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T14:42:45.884Z] !STACK 0 [2019-07-30T14:42:45.884Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T14:42:45.884Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T14:42:45.884Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T14:42:45.884Z] -> 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-30T14:42:45.884Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T14:42:45.884Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T14:42:45.884Z] [2019-07-30T14:42:45.884Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T14:42:45.884Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T14:42:45.884Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T14:42:45.884Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T14:42:45.884Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T14:42:45.884Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T14:42:45.884Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T14:42:45.884Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T14:42:45.884Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T14:42:45.884Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T14:42:48.404Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest [2019-07-30T14:42:50.926Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.362 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest [2019-07-30T14:42:50.926Z] testResolveTidAspect(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest) Time elapsed: 2.288 s [2019-07-30T14:42:50.926Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest [2019-07-30T14:42:52.327Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.371 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest [2019-07-30T14:42:52.327Z] testResolvePidAspect(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest) Time elapsed: 1.37 s [2019-07-30T14:42:52.327Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest [2019-07-30T14:43:04.549Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.556 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest [2019-07-30T14:43:04.549Z] testGetPpid(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.27 s [2019-07-30T14:43:04.549Z] testGetThreadOnCpu(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.191 s [2019-07-30T14:43:04.549Z] testIsThreadActiveRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.204 s [2019-07-30T14:43:04.549Z] testGetExecutableName(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.152 s [2019-07-30T14:43:04.549Z] testGetThreadQuarks(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.151 s [2019-07-30T14:43:04.549Z] testGetStatusIntervalsForThread(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.152 s [2019-07-30T14:43:04.549Z] testGetPid(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.143 s [2019-07-30T14:43:04.549Z] testGetThreadsOfCpus(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.145 s [2019-07-30T14:43:04.549Z] testGetStatusIntervalsForThreadIt(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.14 s [2019-07-30T14:43:04.549Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest [2019-07-30T14:43:04.549Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest [2019-07-30T14:43:04.549Z] testOpening(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest) Time elapsed: 0.014 s [2019-07-30T14:43:04.549Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest [2019-07-30T14:43:04.549Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.215 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest [2019-07-30T14:43:04.549Z] testThreadStatusDataProvider(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest) Time elapsed: 1.214 s [2019-07-30T14:43:04.549Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest [2019-07-30T14:43:14.501Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.078 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest [2019-07-30T14:43:14.501Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 2.274 s [2019-07-30T14:43:14.501Z] testInRangeWithCpuSubset(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 2.238 s [2019-07-30T14:43:14.501Z] testUsageInRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 2.22 s [2019-07-30T14:43:14.501Z] testRequirements(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 1.119 s [2019-07-30T14:43:14.501Z] testReturnedStateSystem(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 2.224 s [2019-07-30T14:43:14.501Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest [2019-07-30T14:43:16.394Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.235 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest [2019-07-30T14:43:16.394Z] testTree(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest) Time elapsed: 2.229 s [2019-07-30T14:43:16.394Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest [2019-07-30T14:43:18.352Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.276 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest [2019-07-30T14:43:18.352Z] testDiskActivity[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest) Time elapsed: 2.256 s [2019-07-30T14:43:18.352Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest [2019-07-30T14:43:33.203Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.342 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest [2019-07-30T14:43:33.203Z] testDeviceStrings[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.227 s [2019-07-30T14:43:33.203Z] testSectorsAt[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 3.226 s [2019-07-30T14:43:33.203Z] testDeviceStrings[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.229 s [2019-07-30T14:43:33.203Z] testSectorsAt[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.215 s [2019-07-30T14:43:33.203Z] testDeviceStrings[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.22 s [2019-07-30T14:43:33.203Z] testSectorsAt[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.222 s [2019-07-30T14:43:33.203Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest [2019-07-30T14:44:29.394Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.324 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest [2019-07-30T14:44:29.394Z] testAnalysisExecution[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.225 s [2019-07-30T14:44:29.394Z] testStateProviderIntervalData[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.225 s [2019-07-30T14:44:29.394Z] testStateProviderPunctualData[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.222 s [2019-07-30T14:44:29.394Z] testAnalysisExecution[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.212 s [2019-07-30T14:44:29.394Z] testStateProviderIntervalData[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.213 s [2019-07-30T14:44:29.394Z] testStateProviderPunctualData[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.213 s [2019-07-30T14:44:29.394Z] testAnalysisExecution[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.226 s [2019-07-30T14:44:29.394Z] testStateProviderIntervalData[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.218 s [2019-07-30T14:44:29.394Z] testStateProviderPunctualData[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.22 s [2019-07-30T14:44:29.394Z] testAnalysisExecution[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.223 s [2019-07-30T14:44:29.394Z] testStateProviderIntervalData[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.223 s [2019-07-30T14:44:29.394Z] testStateProviderPunctualData[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.224 s [2019-07-30T14:44:29.394Z] testAnalysisExecution[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.216 s [2019-07-30T14:44:29.394Z] testStateProviderIntervalData[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.217 s [2019-07-30T14:44:29.394Z] testStateProviderPunctualData[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.215 s [2019-07-30T14:44:29.394Z] testAnalysisExecution[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.227 s [2019-07-30T14:44:29.394Z] testStateProviderIntervalData[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.22 s [2019-07-30T14:44:29.394Z] testStateProviderPunctualData[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.218 s [2019-07-30T14:44:29.394Z] testAnalysisExecution[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.22 s [2019-07-30T14:44:29.394Z] testStateProviderIntervalData[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.219 s [2019-07-30T14:44:29.394Z] testStateProviderPunctualData[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.22 s [2019-07-30T14:44:29.394Z] testAnalysisExecution[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.252 s [2019-07-30T14:44:29.394Z] testStateProviderIntervalData[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.225 s [2019-07-30T14:44:29.394Z] testStateProviderPunctualData[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.224 s [2019-07-30T14:44:29.394Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest [2019-07-30T14:44:32.936Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.647 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest [2019-07-30T14:44:32.936Z] testGetDisks[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest) Time elapsed: 2.216 s [2019-07-30T14:44:32.936Z] testGetDisks[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest) Time elapsed: 2.213 s [2019-07-30T14:44:32.936Z] testGetDisks[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest) Time elapsed: 2.215 s [2019-07-30T14:44:32.936Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest [2019-07-30T14:44:36.211Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.344 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest [2019-07-30T14:44:36.211Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest) Time elapsed: 2.222 s [2019-07-30T14:44:36.211Z] testAllocationDeallocationMemory(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest) Time elapsed: 1.121 s [2019-07-30T14:44:36.211Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest [2019-07-30T14:44:41.465Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.496 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest [2019-07-30T14:44:41.465Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest) Time elapsed: 1.12 s [2019-07-30T14:44:41.465Z] testUsageInRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest) Time elapsed: 1.124 s [2019-07-30T14:44:41.465Z] testReturnedStateSystem(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest) Time elapsed: 1.124 s [2019-07-30T14:44:41.465Z] testInvalid(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest) Time elapsed: 1.125 s [2019-07-30T14:44:41.465Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallStatsAnalysisTest [2019-07-30T14:44:48.009Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.884 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallStatsAnalysisTest [2019-07-30T14:44:48.009Z] testSmallTraceSequential(org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallStatsAnalysisTest) Time elapsed: 6.883 s [2019-07-30T14:44:48.009Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest [2019-07-30T14:44:48.009Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.48 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest [2019-07-30T14:44:48.009Z] testSmallTraceSequential(org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest) Time elapsed: 0.479 s [2019-07-30T14:44:48.009Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest [2019-07-30T14:44:48.576Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.54 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest [2019-07-30T14:44:48.576Z] testMatchingMultiMatchers(org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest) Time elapsed: 0.414 s [2019-07-30T14:44:48.576Z] testMatching(org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest) Time elapsed: 0.125 s [2019-07-30T14:44:48.576Z] [2019-07-30T14:44:48.576Z] Results: [2019-07-30T14:44:48.576Z] [2019-07-30T14:44:48.576Z] Tests run: 63, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T14:44:48.576Z] [2019-07-30T14:44:49.232Z] [INFO] All tests passed! [2019-07-30T14:44:49.232Z] [INFO] [2019-07-30T14:44:49.232Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T14:44:49.232Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T14:44:49.232Z] [INFO] [2019-07-30T14:44:49.232Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T14:44:49.489Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T14:44:49.489Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T14:44:49.747Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T14:44:50.312Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T14:44:50.312Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T14:44:50.568Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T14:44:50.568Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T14:44:50.568Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T14:44:50.568Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T14:44:50.825Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T14:44:51.082Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T14:44:51.339Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T14:44:51.339Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T14:44:51.339Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T14:44:51.596Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T14:44:51.854Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T14:44:51.854Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T14:44:51.854Z] [INFO] [2019-07-30T14:44:51.854Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T14:44:51.854Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT.jar [2019-07-30T14:44:51.854Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT.pom [2019-07-30T14:44:51.854Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-30T14:44:51.854Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T14:44:51.854Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT-p2metadata.xml [2019-07-30T14:44:51.854Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT-p2artifacts.xml [2019-07-30T14:44:51.854Z] [INFO] [2019-07-30T14:44:51.854Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T14:44:51.854Z] [INFO] [2019-07-30T14:44:51.854Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui >-- [2019-07-30T14:44:51.854Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui 4.0.0-SNAPSHOT [35/134] [2019-07-30T14:44:51.854Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T14:44:51.854Z] [INFO] [2019-07-30T14:44:51.854Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T14:44:51.854Z] [INFO] [2019-07-30T14:44:51.854Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T14:44:51.854Z] [INFO] The project's OSGi version is 4.0.0.201907301416 [2019-07-30T14:44:51.854Z] [INFO] [2019-07-30T14:44:51.854Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T14:44:51.854Z] [INFO] [2019-07-30T14:44:51.854Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T14:44:51.854Z] [INFO] [2019-07-30T14:44:51.854Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T14:44:51.854Z] [INFO] [2019-07-30T14:44:51.854Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T14:44:51.854Z] [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/analysis/org.eclipse.tracecompass.analysis.timing.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T14:44:51.854Z] [INFO] [2019-07-30T14:44:51.854Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T14:44:51.854Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:44:51.854Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/main/resources [2019-07-30T14:44:51.854Z] [INFO] [2019-07-30T14:44:51.854Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T14:44:51.854Z] [INFO] Compiling 36 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes [2019-07-30T14:44:52.786Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartTreeViewer.java:[57] [2019-07-30T14:44:52.786Z] TmfGenericTreeEntry entry = (TmfGenericTreeEntry) element; [2019-07-30T14:44:52.786Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:44:52.786Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-30T14:44:52.786Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartTreeViewer.java:[125] [2019-07-30T14:44:52.786Z] return DataProviderManager.getInstance().getDataProvider(trace, SegmentStoreScatterDataProvider.ID + ':' + analysisId, ITmfTreeXYDataProvider.class); [2019-07-30T14:44:52.786Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:44:52.786Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-30T14:44:52.786Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[121] [2019-07-30T14:44:52.786Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>) element).getModel(); [2019-07-30T14:44:52.786Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:44:52.786Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-30T14:44:52.786Z] 4. INFO in /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java (at line 121) [2019-07-30T14:44:52.786Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>) element).getModel(); [2019-07-30T14:44:52.786Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:44:52.786Z] 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-30T14:44:52.786Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[147] [2019-07-30T14:44:52.786Z] createTmfTreeColumnData(Messages.SegmentStoreStatistics_LevelLabel, Comparator.comparing(TmfTreeViewerEntry::getName)), [2019-07-30T14:44:52.786Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:44:52.786Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-30T14:44:52.786Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[148] [2019-07-30T14:44:52.786Z] createTmfTreeColumnData(Messages.SegmentStoreStatistics_Statistics_MinLabel, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getMin))), [2019-07-30T14:44:52.786Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:44:52.786Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-30T14:44:52.786Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[149] [2019-07-30T14:44:52.786Z] createTmfTreeColumnData(Messages.SegmentStoreStatistics_MaxLabel, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getMax))), [2019-07-30T14:44:52.786Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:44:52.786Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-30T14:44:52.786Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[150] [2019-07-30T14:44:52.786Z] createTmfTreeColumnData(Messages.SegmentStoreStatistics_AverageLabel, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getMean))), [2019-07-30T14:44:52.786Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:44:52.786Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-30T14:44:52.786Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[151] [2019-07-30T14:44:52.786Z] createTmfTreeColumnData(Messages.SegmentStoreStatisticsViewer_StandardDeviation, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getStdDev))), [2019-07-30T14:44:52.786Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:44:52.786Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-30T14:44:52.786Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[152] [2019-07-30T14:44:52.786Z] createTmfTreeColumnData(Messages.SegmentStoreStatisticsViewer_Count, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getNbElements))), [2019-07-30T14:44:52.786Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:44:52.786Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-30T14:44:52.786Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[153] [2019-07-30T14:44:52.786Z] createTmfTreeColumnData(Messages.SegmentStoreStatisticsViewer_Total, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getTotal))), [2019-07-30T14:44:52.786Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:44:52.786Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-30T14:44:52.786Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[181] [2019-07-30T14:44:52.786Z] return modelExtractor.apply(((TmfGenericTreeEntry) entry).getModel()); [2019-07-30T14:44:52.786Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:44:52.786Z] 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-30T14:44:52.786Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[181] [2019-07-30T14:44:52.786Z] return modelExtractor.apply(((TmfGenericTreeEntry) entry).getModel()); [2019-07-30T14:44:52.786Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:44:52.786Z] Type safety: Unchecked cast from TmfTreeViewerEntry to TmfGenericTreeEntry [2019-07-30T14:44:52.786Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[183] [2019-07-30T14:44:52.786Z] return (E) (Comparable) o -> 0; [2019-07-30T14:44:52.786Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:44:52.786Z] Type safety: Unchecked cast from Comparable to E [2019-07-30T14:44:52.786Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[204] [2019-07-30T14:44:52.786Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-30T14:44:52.786Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:44:52.786Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-30T14:44:52.786Z] 16. INFO in /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java (at line 204) [2019-07-30T14:44:52.786Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-30T14:44:52.786Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:44:52.786Z] 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-30T14:44:52.786Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[221] [2019-07-30T14:44:52.786Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-30T14:44:52.786Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:44:52.786Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-30T14:44:52.786Z] 18. INFO in /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java (at line 221) [2019-07-30T14:44:52.786Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-30T14:44:52.786Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:44:52.786Z] 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-30T14:44:52.786Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[258] [2019-07-30T14:44:52.786Z] provider = DataProviderManager.getInstance().getDataProvider(trace, [2019-07-30T14:44:52.786Z] fProviderId, ITmfTreeDataProvider.class); [2019-07-30T14:44:52.786Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:44:52.786Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-30T14:44:52.786Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[280] [2019-07-30T14:44:52.786Z] return modelToTree(trace.getName(), model.getEntries()); [2019-07-30T14:44:52.786Z] ^^^^^^^^^^^^^^^ [2019-07-30T14:44:52.786Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:44:52.786Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[51] [2019-07-30T14:44:52.786Z] import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filter.parser.FilterCu; [2019-07-30T14:44:52.786Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:44:52.786Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T14:44:52.786Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[52] [2019-07-30T14:44:52.786Z] import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filter.parser.IFilterStrings; [2019-07-30T14:44:52.786Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:44:52.786Z] Discouraged access: The type 'IFilterStrings' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T14:44:52.786Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[53] [2019-07-30T14:44:52.786Z] import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filters.TmfFilterAppliedSignal; [2019-07-30T14:44:52.786Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:44:52.786Z] Discouraged access: The type 'TmfFilterAppliedSignal' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T14:44:52.786Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[54] [2019-07-30T14:44:52.786Z] import org.eclipse.tracecompass.internal.segmentstore.core.arraylist.ArrayListStore; [2019-07-30T14:44:52.786Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:44:52.786Z] Discouraged access: The type 'ArrayListStore' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes') [2019-07-30T14:44:52.786Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[358] [2019-07-30T14:44:52.786Z] ISegmentStore filteredStore = new ArrayListStore<>(filtered.toArray(new ISegment[filtered.size()])); [2019-07-30T14:44:52.786Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:44:52.786Z] Discouraged access: The constructor 'ArrayListStore(Object[])' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes') [2019-07-30T14:44:52.786Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[358] [2019-07-30T14:44:52.786Z] ISegmentStore filteredStore = new ArrayListStore<>(filtered.toArray(new ISegment[filtered.size()])); [2019-07-30T14:44:52.786Z] ^^^^^^^^^^^^^^ [2019-07-30T14:44:52.786Z] Discouraged access: The type 'ArrayListStore' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes') [2019-07-30T14:44:52.786Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[385] [2019-07-30T14:44:52.786Z] for (Map.Entry> entry : regexes.asMap().entrySet()) { [2019-07-30T14:44:52.786Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:44:52.786Z] 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-30T14:44:52.786Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[386] [2019-07-30T14:44:52.786Z] String regex = IFilterStrings.mergeFilters(entry.getValue()); [2019-07-30T14:44:52.786Z] ^^^^^^^^^^^^^^ [2019-07-30T14:44:52.786Z] Discouraged access: The type 'IFilterStrings' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T14:44:52.786Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[386] [2019-07-30T14:44:52.786Z] String regex = IFilterStrings.mergeFilters(entry.getValue()); [2019-07-30T14:44:52.786Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:44:52.786Z] Discouraged access: The method 'IFilterStrings.mergeFilters(Collection)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T14:44:52.786Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[387] [2019-07-30T14:44:52.786Z] FilterCu cu = FilterCu.compile(regex); [2019-07-30T14:44:52.786Z] ^^^^^^^^ [2019-07-30T14:44:52.786Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T14:44:52.786Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[387] [2019-07-30T14:44:52.786Z] FilterCu cu = FilterCu.compile(regex); [2019-07-30T14:44:52.786Z] ^^^^^^^^ [2019-07-30T14:44:52.786Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T14:44:52.786Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[387] [2019-07-30T14:44:52.786Z] FilterCu cu = FilterCu.compile(regex); [2019-07-30T14:44:52.786Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:44:52.786Z] Discouraged access: The method 'FilterCu.compile(String)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T14:44:52.786Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[388] [2019-07-30T14:44:52.786Z] Predicate<@NonNull Map<@NonNull String, @NonNull Object>> predicate = cu != null ? multiToMapPredicate(cu.generate()) : null; [2019-07-30T14:44:52.786Z] ^^^^^^^^^^^^^ [2019-07-30T14:44:52.786Z] Discouraged access: The method 'FilterCu.generate()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T14:44:52.786Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[413] [2019-07-30T14:44:52.786Z] for (Entry> entry : regexes.asMap().entrySet()) { [2019-07-30T14:44:52.786Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:44:52.786Z] 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-30T14:44:52.786Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[414] [2019-07-30T14:44:52.786Z] String regex = IFilterStrings.mergeFilters(entry.getValue()); [2019-07-30T14:44:52.786Z] ^^^^^^^^^^^^^^ [2019-07-30T14:44:52.786Z] Discouraged access: The type 'IFilterStrings' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T14:44:52.786Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[414] [2019-07-30T14:44:52.786Z] String regex = IFilterStrings.mergeFilters(entry.getValue()); [2019-07-30T14:44:52.786Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:44:52.786Z] Discouraged access: The method 'IFilterStrings.mergeFilters(Collection)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T14:44:52.786Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[415] [2019-07-30T14:44:52.786Z] FilterCu cu = FilterCu.compile(regex); [2019-07-30T14:44:52.786Z] ^^^^^^^^ [2019-07-30T14:44:52.786Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T14:44:52.786Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[415] [2019-07-30T14:44:52.786Z] FilterCu cu = FilterCu.compile(regex); [2019-07-30T14:44:52.786Z] ^^^^^^^^ [2019-07-30T14:44:52.786Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T14:44:52.786Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[415] [2019-07-30T14:44:52.786Z] FilterCu cu = FilterCu.compile(regex); [2019-07-30T14:44:52.786Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:44:52.786Z] Discouraged access: The method 'FilterCu.compile(String)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T14:44:52.786Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[416] [2019-07-30T14:44:52.786Z] Predicate<@NonNull Multimap<@NonNull String, @NonNull Object>> predicate = cu != null ? cu.generate() : null; [2019-07-30T14:44:52.786Z] ^^^^^^^^^^^^^ [2019-07-30T14:44:52.786Z] Discouraged access: The method 'FilterCu.generate()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T14:44:52.786Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[546] [2019-07-30T14:44:52.786Z] public void regexFilterApplied(TmfFilterAppliedSignal signal) { [2019-07-30T14:44:52.786Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:44:52.786Z] Discouraged access: The type 'TmfFilterAppliedSignal' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T14:44:52.786Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[547] [2019-07-30T14:44:52.786Z] Collection regex = signal.getFilter().getRegexes(); [2019-07-30T14:44:52.786Z] ^^^^^^^^^^^^^^^^^^ [2019-07-30T14:44:52.786Z] Discouraged access: The method 'TmfFilterAppliedSignal.getFilter()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T14:44:52.786Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[547] [2019-07-30T14:44:52.786Z] Collection regex = signal.getFilter().getRegexes(); [2019-07-30T14:44:52.786Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:44:52.786Z] Discouraged access: The method 'TraceCompassFilter.getRegexes()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T14:44:52.786Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density/SimpleTooltipProvider.java:[70] [2019-07-30T14:44:52.786Z] addItem(null, ToolTipString.fromString(Messages.SimpleTooltipProvider_count), ToolTipString.fromDecimal(y)); [2019-07-30T14:44:52.786Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:44:52.786Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:44:52.786Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartViewer.java:[100] [2019-07-30T14:44:52.786Z] return DataProviderManager.getInstance().getDataProvider(trace, SegmentStoreScatterDataProvider.ID + ':' + analysisId, ITmfTreeXYDataProvider.class); [2019-07-30T14:44:52.786Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:44:52.786Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-30T14:44:52.786Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/SegmentStoreContentProvider.java:[171] [2019-07-30T14:44:52.786Z] return Iterables.get(iterable, (int) idx, null); [2019-07-30T14:44:52.786Z] ^^^^ [2019-07-30T14:44:52.786Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable '? extends ISegment' [2019-07-30T14:44:52.786Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/SegmentStoreContentProvider.java:[191] [2019-07-30T14:44:52.786Z] return Iterables.getLast(baseIterable, null); [2019-07-30T14:44:52.786Z] ^^^^ [2019-07-30T14:44:52.786Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable '? extends ISegment' [2019-07-30T14:44:52.786Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/SegmentStoreContentProvider.java:[202] [2019-07-30T14:44:52.786Z] return Iterables.getFirst((Iterable) iterable, null); [2019-07-30T14:44:52.786Z] ^^^^ [2019-07-30T14:44:52.786Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable '? extends ISegment' [2019-07-30T14:44:52.786Z] 48 problems (0 errors, 45 warnings, 45 info) [2019-07-30T14:44:52.786Z] [INFO] [2019-07-30T14:44:52.786Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T14:44:52.786Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:44:52.786Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/test/resources [2019-07-30T14:44:52.786Z] [INFO] [2019-07-30T14:44:52.786Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T14:44:52.786Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT-sources.jar [2019-07-30T14:44:52.786Z] [INFO] [2019-07-30T14:44:52.786Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T14:44:52.786Z] [INFO] [2019-07-30T14:44:52.786Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T14:44:52.786Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT.jar [2019-07-30T14:44:52.786Z] [INFO] [2019-07-30T14:44:52.786Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T14:44:52.786Z] [INFO] [2019-07-30T14:44:52.786Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T14:44:52.786Z] [INFO] [2019-07-30T14:44:52.786Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T14:44:52.786Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT.jar [2019-07-30T14:44:53.043Z] [INFO] [2019-07-30T14:44:53.043Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T14:44:53.043Z] [INFO] [2019-07-30T14:44:53.043Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T14:44:53.043Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T14:44:53.043Z] [INFO] [2019-07-30T14:44:53.043Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T14:44:53.043Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T14:44:53.300Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T14:44:53.300Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T14:44:53.864Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T14:44:53.864Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T14:44:54.378Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T14:44:55.746Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T14:44:55.746Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T14:44:55.746Z] [INFO] [2019-07-30T14:44:55.746Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T14:44:55.746Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT.jar [2019-07-30T14:44:56.310Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT.pom [2019-07-30T14:44:56.310Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT-sources.jar [2019-07-30T14:44:56.310Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T14:44:56.310Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT-p2metadata.xml [2019-07-30T14:44:56.310Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT-p2artifacts.xml [2019-07-30T14:44:56.310Z] [INFO] [2019-07-30T14:44:56.310Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T14:44:56.310Z] [INFO] [2019-07-30T14:44:56.310Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui >-- [2019-07-30T14:44:56.310Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui 3.0.4-SNAPSHOT [36/134] [2019-07-30T14:44:56.310Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T14:44:56.310Z] [INFO] [2019-07-30T14:44:56.310Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T14:44:56.310Z] [INFO] [2019-07-30T14:44:56.310Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T14:44:56.567Z] [INFO] The project's OSGi version is 3.0.4.201907301416 [2019-07-30T14:44:56.567Z] [INFO] [2019-07-30T14:44:56.567Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T14:44:56.567Z] [INFO] [2019-07-30T14:44:56.567Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T14:44:56.567Z] [INFO] [2019-07-30T14:44:56.567Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T14:44:56.567Z] [INFO] [2019-07-30T14:44:56.567Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T14:44:56.567Z] [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/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T14:44:56.567Z] [INFO] [2019-07-30T14:44:56.567Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T14:44:56.567Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:44:56.567Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/main/resources [2019-07-30T14:44:56.567Z] [INFO] [2019-07-30T14:44:56.567Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T14:44:56.567Z] [INFO] Compiling 44 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/classes [2019-07-30T14:44:57.498Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageXYViewer.java:[59] [2019-07-30T14:44:57.498Z] return new SelectedCpuQueryFilter(start, end, nb, getSelected(), CpuUsageView.getCpus(getTrace())); [2019-07-30T14:44:57.498Z] ^^^^^^^^^^ [2019-07-30T14:44:57.498Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T14:44:57.498Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageXYViewer.java:[65] [2019-07-30T14:44:57.498Z] parameters.put(CpuUsageDataProvider.REQUESTED_CPUS_KEY, CpuUsageView.getCpus(getTrace())); [2019-07-30T14:44:57.498Z] ^^^^^^^^^^ [2019-07-30T14:44:57.498Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T14:44:57.498Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageXYViewer.java:[82] [2019-07-30T14:44:57.498Z] Set cpus = CpuUsageView.getCpus(getTrace()); [2019-07-30T14:44:57.498Z] ^^^^^^^^^^ [2019-07-30T14:44:57.498Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T14:44:57.498Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/memory/MemoryUsageTreeViewer.java:[48] [2019-07-30T14:44:57.498Z] TmfGenericTreeEntry obj = (TmfGenericTreeEntry) element; [2019-07-30T14:44:57.498Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:44:57.498Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-30T14:44:57.498Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/memory/MemoryUsageTreeViewer.java:[64] [2019-07-30T14:44:57.498Z] TmfGenericTreeEntry entry = (TmfGenericTreeEntry) element; [2019-07-30T14:44:57.498Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:44:57.498Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-30T14:44:57.498Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/actions/UnfollowThreadAction.java:[43] [2019-07-30T14:44:57.498Z] return Messages.FollowThreadAction_unfollow; [2019-07-30T14:44:57.498Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:44:57.498Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:44:57.498Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageView.java:[92] [2019-07-30T14:44:57.498Z] Set<@NonNull Integer> data = (Set<@NonNull Integer>) getData(trace, CpuUsageView.CPU_USAGE_FOLLOW_CPU); [2019-07-30T14:44:57.498Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:44:57.498Z] Type safety: Unchecked cast from Object to Set [2019-07-30T14:44:57.498Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageView.java:[117] [2019-07-30T14:44:57.498Z] Set data = (Set) getData(trace, CPU_USAGE_FOLLOW_CPU); [2019-07-30T14:44:57.498Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:44:57.498Z] Type safety: Unchecked cast from Object to Set [2019-07-30T14:44:57.498Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/controlflow/ControlFlowView.java:[729] [2019-07-30T14:44:57.498Z] zoomEntries(entries, traceEntry.getStartTime(), traceEntry.getEndTime(), resolution, monitor); [2019-07-30T14:44:57.498Z] ^^^^^^^ [2019-07-30T14:44:57.498Z] Null type safety (type annotations): The expression of type 'Iterable' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull TimeGraphEntry>' [2019-07-30T14:44:57.498Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/controlflow/ControlFlowView.java:[796] [2019-07-30T14:44:57.498Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(time - 1, time, 2, map.keySet()); [2019-07-30T14:44:57.498Z] ^^^^^^^^^^^^ [2019-07-30T14:44:57.498Z] 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-30T14:44:57.498Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageTreeViewer.java:[130] [2019-07-30T14:44:57.498Z] return new SelectedCpuQueryFilter(newStart, newEnd, 2, Collections.emptyList(), CpuUsageView.getCpus(getTrace())); [2019-07-30T14:44:57.498Z] ^^^^^^^^^^ [2019-07-30T14:44:57.498Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T14:44:57.498Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageTreeViewer.java:[143] [2019-07-30T14:44:57.498Z] parameters.put(CpuUsageDataProvider.REQUESTED_CPUS_KEY, CpuUsageView.getCpus(getTrace())); [2019-07-30T14:44:57.498Z] ^^^^^^^^^^ [2019-07-30T14:44:57.498Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T14:44:57.498Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/io/diskioactivity/DiskIOActivityTreeViewer.java:[38] [2019-07-30T14:44:57.498Z] TmfGenericTreeEntry entry = (TmfGenericTreeEntry) element; [2019-07-30T14:44:57.498Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:44:57.498Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-30T14:44:57.498Z] 13 problems (13 warnings) [2019-07-30T14:44:57.498Z] [INFO] [2019-07-30T14:44:57.498Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T14:44:57.498Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:44:57.498Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/test/resources [2019-07-30T14:44:57.498Z] [INFO] [2019-07-30T14:44:57.498Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T14:44:57.498Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT-sources.jar [2019-07-30T14:44:57.498Z] [INFO] [2019-07-30T14:44:57.498Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T14:44:57.498Z] [INFO] [2019-07-30T14:44:57.498Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T14:44:57.498Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT.jar [2019-07-30T14:44:57.755Z] [INFO] [2019-07-30T14:44:57.755Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T14:44:57.755Z] [INFO] [2019-07-30T14:44:57.755Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T14:44:57.755Z] [INFO] [2019-07-30T14:44:57.755Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T14:44:57.755Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT.jar [2019-07-30T14:44:57.755Z] [INFO] [2019-07-30T14:44:57.755Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T14:44:57.755Z] [INFO] [2019-07-30T14:44:57.755Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T14:44:57.755Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T14:44:57.755Z] [INFO] [2019-07-30T14:44:57.755Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T14:44:58.318Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T14:44:58.318Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T14:44:58.575Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T14:44:59.139Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T14:44:59.139Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T14:44:59.427Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T14:44:59.427Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T14:44:59.427Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T14:44:59.827Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T14:45:01.197Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T14:45:01.197Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T14:45:01.197Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T14:45:01.455Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T14:45:01.455Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T14:45:01.455Z] [INFO] [2019-07-30T14:45:01.455Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T14:45:01.455Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/3.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT.jar [2019-07-30T14:45:01.455Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/3.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT.pom [2019-07-30T14:45:01.455Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/3.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT-sources.jar [2019-07-30T14:45:01.455Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/3.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T14:45:01.455Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/3.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT-p2metadata.xml [2019-07-30T14:45:01.455Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/3.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT-p2artifacts.xml [2019-07-30T14:45:01.455Z] [INFO] [2019-07-30T14:45:01.455Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T14:45:01.455Z] [INFO] [2019-07-30T14:45:01.455Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests >-- [2019-07-30T14:45:01.455Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.6-SNAPSHOT [37/134] [2019-07-30T14:45:01.455Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T14:45:01.455Z] [INFO] [2019-07-30T14:45:01.455Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T14:45:01.455Z] [INFO] [2019-07-30T14:45:01.455Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T14:45:01.711Z] [INFO] The project's OSGi version is 1.0.6.201907301416 [2019-07-30T14:45:01.712Z] [INFO] [2019-07-30T14:45:01.712Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T14:45:01.712Z] [INFO] [2019-07-30T14:45:01.712Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T14:45:01.712Z] [INFO] [2019-07-30T14:45:01.712Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T14:45:01.712Z] [INFO] [2019-07-30T14:45:01.712Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T14:45:01.712Z] [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/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T14:45:01.712Z] [INFO] [2019-07-30T14:45:01.712Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T14:45:01.712Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:45:01.712Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/main/resources [2019-07-30T14:45:01.712Z] [INFO] [2019-07-30T14:45:01.712Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T14:45:01.712Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/classes [2019-07-30T14:45:01.969Z] [INFO] [2019-07-30T14:45:01.969Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T14:45:01.969Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:45:01.969Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/test/resources [2019-07-30T14:45:01.969Z] [INFO] [2019-07-30T14:45:01.969Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T14:45:01.969Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT-sources.jar [2019-07-30T14:45:01.969Z] [INFO] [2019-07-30T14:45:01.969Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T14:45:01.969Z] [INFO] [2019-07-30T14:45:01.969Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T14:45:01.969Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT.jar [2019-07-30T14:45:01.969Z] [INFO] [2019-07-30T14:45:01.969Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T14:45:01.969Z] [INFO] [2019-07-30T14:45:01.969Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T14:45:01.969Z] [INFO] [2019-07-30T14:45:01.969Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T14:45:01.969Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT.jar [2019-07-30T14:45:01.969Z] [INFO] [2019-07-30T14:45:01.969Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T14:45:01.969Z] [INFO] [2019-07-30T14:45:01.969Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T14:45:03.862Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data/.metadata/.log [2019-07-30T14:45:03.862Z] [INFO] Command line: [2019-07-30T14:45:03.862Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -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/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T14:45:03.862Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T14:45:07.137Z] !SESSION 2019-07-30 14:45:03.981 ----------------------------------------------- [2019-07-30T14:45:07.137Z] eclipse.buildId=unknown [2019-07-30T14:45:07.137Z] java.version=1.8.0_202 [2019-07-30T14:45:07.137Z] java.vendor=Oracle Corporation [2019-07-30T14:45:07.137Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T14:45:07.137Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T14:45:07.137Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T14:45:07.137Z] [2019-07-30T14:45:07.137Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 14:45:06.862 [2019-07-30T14:45:07.137Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T14:45:07.137Z] !STACK 0 [2019-07-30T14:45:07.137Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T14:45:07.137Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T14:45:07.137Z] [2019-07-30T14:45:07.137Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T14:45:07.137Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T14:45:07.137Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T14:45:07.137Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T14:45:07.137Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T14:45:07.137Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T14:45:07.137Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T14:45:07.137Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T14:45:07.137Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T14:45:07.137Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T14:45:07.137Z] [2019-07-30T14:45:07.137Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 14:45:07.123 [2019-07-30T14:45:07.137Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T14:45:07.137Z] !STACK 0 [2019-07-30T14:45:07.137Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T14:45:07.137Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T14:45:07.137Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T14:45:07.137Z] -> 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-30T14:45:07.137Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T14:45:07.137Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T14:45:07.137Z] [2019-07-30T14:45:07.137Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T14:45:07.137Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T14:45:07.137Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T14:45:07.137Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T14:45:07.137Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T14:45:07.137Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T14:45:07.137Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T14:45:07.137Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T14:45:07.137Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T14:45:07.137Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T14:45:09.031Z] process 5733: 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-30T14:45:09.031Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T14:45:09.594Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T14:45:09.594Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T14:45:19.632Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest [2019-07-30T14:45:19.632Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s - in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest [2019-07-30T14:45:19.632Z] tidColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0.088 s [2019-07-30T14:45:19.632Z] tidSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0.001 s [2019-07-30T14:45:19.632Z] execNameColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0.001 s [2019-07-30T14:45:19.632Z] ptidComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-30T14:45:19.632Z] tidComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-30T14:45:19.632Z] ptidColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0.001 s [2019-07-30T14:45:19.632Z] birthTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-30T14:45:19.632Z] birthTimeSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0.001 s [2019-07-30T14:45:19.632Z] execNameSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0.001 s [2019-07-30T14:45:19.632Z] ptidSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-30T14:45:19.632Z] birthTimeComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-30T14:45:19.632Z] execNameComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-30T14:45:19.632Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest [2019-07-30T14:45:19.632Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.422 s - in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest [2019-07-30T14:45:19.632Z] testEmpty(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.046 s [2019-07-30T14:45:19.632Z] testMany(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.362 s [2019-07-30T14:45:19.632Z] testDoubleOtherOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.008 s [2019-07-30T14:45:19.632Z] test9OutOfOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0 s [2019-07-30T14:45:19.632Z] test9InOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0 s [2019-07-30T14:45:19.632Z] testDouble(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0 s [2019-07-30T14:45:19.632Z] testSingleInvalid(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0 s [2019-07-30T14:45:19.632Z] testSingle(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0 s [2019-07-30T14:45:19.632Z] test9InOrder10Times(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0 s [2019-07-30T14:45:19.632Z] [2019-07-30T14:45:19.632Z] Results: [2019-07-30T14:45:19.632Z] [2019-07-30T14:45:19.632Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T14:45:19.632Z] [2019-07-30T14:45:22.905Z] [INFO] All tests passed! [2019-07-30T14:45:22.905Z] [INFO] [2019-07-30T14:45:22.905Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T14:45:22.905Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T14:45:22.905Z] [INFO] [2019-07-30T14:45:22.905Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T14:45:22.905Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T14:45:22.905Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T14:45:23.162Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T14:45:23.726Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T14:45:23.726Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T14:45:23.984Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T14:45:23.984Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T14:45:23.984Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T14:45:23.984Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T14:45:24.241Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T14:45:24.499Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T14:45:29.753Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T14:45:29.753Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T14:45:29.753Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T14:45:29.753Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T14:45:29.753Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T14:45:29.753Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T14:45:29.753Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T14:45:29.753Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T14:45:29.753Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T14:45:30.316Z] [INFO] [2019-07-30T14:45:30.316Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T14:45:30.316Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT.jar [2019-07-30T14:45:30.316Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT.pom [2019-07-30T14:45:30.316Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT-sources.jar [2019-07-30T14:45:30.316Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T14:45:30.316Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT-p2metadata.xml [2019-07-30T14:45:30.316Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT-p2artifacts.xml [2019-07-30T14:45:30.316Z] [INFO] [2019-07-30T14:45:30.316Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T14:45:30.316Z] [INFO] [2019-07-30T14:45:30.316Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core >-- [2019-07-30T14:45:30.316Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core 1.1.3-SNAPSHOT [38/134] [2019-07-30T14:45:30.316Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T14:45:30.316Z] [INFO] [2019-07-30T14:45:30.316Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T14:45:30.316Z] [INFO] [2019-07-30T14:45:30.316Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T14:45:30.316Z] [INFO] The project's OSGi version is 1.1.3.201907301416 [2019-07-30T14:45:30.316Z] [INFO] [2019-07-30T14:45:30.316Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T14:45:30.316Z] [INFO] [2019-07-30T14:45:30.316Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T14:45:30.316Z] [INFO] [2019-07-30T14:45:30.316Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T14:45:30.316Z] [INFO] [2019-07-30T14:45:30.316Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T14:45:30.316Z] [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/analysis/org.eclipse.tracecompass.analysis.profiling.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T14:45:30.316Z] [INFO] [2019-07-30T14:45:30.316Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T14:45:30.316Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:45:30.316Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/main/resources [2019-07-30T14:45:30.316Z] [INFO] [2019-07-30T14:45:30.316Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T14:45:30.316Z] [INFO] Compiling 37 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/classes [2019-07-30T14:45:30.574Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[327] [2019-07-30T14:45:30.574Z] if (entry.getValue().fRange.includes(range)) { [2019-07-30T14:45:30.574Z] ^^^^^^^^^^^^^^^^ [2019-07-30T14:45:30.574Z] 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-30T14:45:30.574Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[424] [2019-07-30T14:45:30.574Z] CallgraphRange parentRange = entry.getValue().fRange; [2019-07-30T14:45:30.574Z] ^^^^^^^^^^^^^^^^ [2019-07-30T14:45:30.574Z] 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-30T14:45:30.574Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[442] [2019-07-30T14:45:30.574Z] parent.addChild(entry.getValue().fFunc, entry.getKey()); [2019-07-30T14:45:30.574Z] ^^^^^^^^^^^^^^^^ [2019-07-30T14:45:30.574Z] 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-30T14:45:30.574Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[481] [2019-07-30T14:45:30.574Z] ThreadNode threadNode = entry.getKey(); [2019-07-30T14:45:30.574Z] ^^^^^^^^^^^^^^ [2019-07-30T14:45:30.574Z] 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-30T14:45:30.574Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[482] [2019-07-30T14:45:30.574Z] List subAttributes = entry.getValue(); [2019-07-30T14:45:30.574Z] ^^^^^^^^^^^^^^^^ [2019-07-30T14:45:30.574Z] 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-30T14:45:30.574Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackSeries.java:[440] [2019-07-30T14:45:30.574Z] return getIntersectingElements(start, end).iterator(); [2019-07-30T14:45:30.574Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:45:30.574Z] Null type safety (type annotations): The expression of type 'Iterator<@NonNull ISegment>' needs unchecked conversion to conform to '@NonNull Iterator<@NonNull ISegment>' [2019-07-30T14:45:30.574Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackSeries.java:[540] [2019-07-30T14:45:30.574Z] return Iterables.transform(query2d, fct); [2019-07-30T14:45:30.574Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:45:30.574Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull ISegment>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull ISegment>' [2019-07-30T14:45:30.574Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[128] [2019-07-30T14:45:30.574Z] long traceId = getId(ITmfStateSystem.ROOT_ATTRIBUTE); [2019-07-30T14:45:30.574Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:45:30.574Z] Discouraged access: The method 'AbstractTreeDataProvider.getId(int)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T14:45:30.574Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[129] [2019-07-30T14:45:30.574Z] builder.add(new CallStackEntryModel(traceId, -1, Collections.singletonList(getTrace().getName()), start, end, CallStackEntryModel.TRACE, UNKNOWN_TID)); [2019-07-30T14:45:30.574Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:45:30.574Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:45:30.574Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[131] [2019-07-30T14:45:30.574Z] List processQuarks = ss.getQuarks(getAnalysisModule().getProcessesPattern()); [2019-07-30T14:45:30.574Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:45:30.574Z] Discouraged access: The method 'AbstractTreeDataProvider.getAnalysisModule()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T14:45:30.574Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[143] [2019-07-30T14:45:30.574Z] threadParentId = getId(processQuark); [2019-07-30T14:45:30.574Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:45:30.574Z] Discouraged access: The method 'AbstractTreeDataProvider.getId(int)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T14:45:30.574Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[152] [2019-07-30T14:45:30.574Z] List threadQuarks = ss.getQuarks(processQuark, getAnalysisModule().getThreadsPattern()); [2019-07-30T14:45:30.574Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:45:30.574Z] Discouraged access: The method 'AbstractTreeDataProvider.getAnalysisModule()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T14:45:30.574Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[175] [2019-07-30T14:45:30.574Z] return new TmfTreeModel<>(Collections.emptyList(), builder.build()); [2019-07-30T14:45:30.574Z] ^^^^^^^^^^^^^^^ [2019-07-30T14:45:30.574Z] 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-30T14:45:30.574Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[190] [2019-07-30T14:45:30.574Z] return new CallStackEntryModel(getId(threadQuark), processId, Collections.singletonList(threadName), threadStart, threadEnd, CallStackEntryModel.THREAD, threadId); [2019-07-30T14:45:30.574Z] ^^^^^^^^^^^^^^^^^^ [2019-07-30T14:45:30.574Z] Discouraged access: The method 'AbstractTreeDataProvider.getId(int)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T14:45:30.574Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[197] [2019-07-30T14:45:30.574Z] long id = getId(stackLevelQuark); [2019-07-30T14:45:30.574Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:45:30.574Z] Discouraged access: The method 'AbstractTreeDataProvider.getId(int)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T14:45:30.574Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[198] [2019-07-30T14:45:30.574Z] builder.add(new CallStackEntryModel(id, callStackParent, Collections.singletonList(threadName), start, end, level, pid)); [2019-07-30T14:45:30.574Z] ^^^^^^^^^^ [2019-07-30T14:45:30.574Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:45:30.574Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[222] [2019-07-30T14:45:30.574Z] Map<@NonNull Long, @NonNull Integer> entries = getSelectedEntries(filter); [2019-07-30T14:45:30.574Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:45:30.574Z] Discouraged access: The method 'AbstractTreeDataProvider.getSelectedEntries(SelectionTimeQueryFilter)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T14:45:30.574Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[227] [2019-07-30T14:45:30.574Z] return new TimeGraphModel(getFollowEvent(ss, entry, filter.getEnd(), false)); [2019-07-30T14:45:30.574Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:45:30.574Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeGraphRowModel>' [2019-07-30T14:45:30.574Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[229] [2019-07-30T14:45:30.574Z] return new TimeGraphModel(getFollowEvent(ss, entry, filter.getStart(), true)); [2019-07-30T14:45:30.574Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:45:30.574Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeGraphRowModel>' [2019-07-30T14:45:30.574Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[236] [2019-07-30T14:45:30.574Z] Collection times = getTimes(filter, ss.getStartTime(), ss.getCurrentEndTime()); [2019-07-30T14:45:30.574Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:45:30.574Z] Discouraged access: The method 'AbstractTreeDataProvider.getTimes(TimeQueryFilter, long, long)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T14:45:30.574Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[262] [2019-07-30T14:45:30.574Z] applyFilterAndAddState(eventList, timeGraphState, key, predicates, monitor); [2019-07-30T14:45:30.574Z] ^^^^^^^^^^^^^^ [2019-07-30T14:45:30.574Z] Null type safety (type annotations): The expression of type 'ITimeGraphState' needs unchecked conversion to conform to '@NonNull ITimeGraphState' [2019-07-30T14:45:30.574Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[278] [2019-07-30T14:45:30.574Z] return new TimeGraphState(startTime, duration, value.hashCode(), name); [2019-07-30T14:45:30.574Z] ^^^^ [2019-07-30T14:45:30.574Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable [2019-07-30T14:45:30.574Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AggregatedCalledFunction.java:[99] [2019-07-30T14:45:30.574Z] fChildren.put(entry.getKey(), entry.getValue().clone()); [2019-07-30T14:45:30.574Z] ^^^^^^^^^^^^^^^^ [2019-07-30T14:45:30.574Z] 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-30T14:45:30.574Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[17] [2019-07-30T14:45:30.574Z] import org.eclipse.tracecompass.internal.analysis.timing.core.segmentstore.SegmentStoreStatisticsDataProvider; [2019-07-30T14:45:30.574Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:45:30.574Z] Discouraged access: The type 'SegmentStoreStatisticsDataProvider' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes') [2019-07-30T14:45:30.574Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[18] [2019-07-30T14:45:30.574Z] import org.eclipse.tracecompass.internal.tmf.core.model.tree.TmfTreeCompositeDataProvider; [2019-07-30T14:45:30.574Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:45:30.574Z] Discouraged access: The type 'TmfTreeCompositeDataProvider' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T14:45:30.574Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[29] [2019-07-30T14:45:30.574Z] * {@link SegmentStoreStatisticsDataProvider} factory for the [2019-07-30T14:45:30.574Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:45:30.574Z] Discouraged access: The type 'SegmentStoreStatisticsDataProvider' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes') [2019-07-30T14:45:30.574Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[41] [2019-07-30T14:45:30.574Z] return TmfTreeCompositeDataProvider.create(TmfTraceManager.getTraceSet(trace), ID); [2019-07-30T14:45:30.574Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:45:30.574Z] Discouraged access: The type 'TmfTreeCompositeDataProvider' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T14:45:30.832Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[41] [2019-07-30T14:45:30.832Z] return TmfTreeCompositeDataProvider.create(TmfTraceManager.getTraceSet(trace), ID); [2019-07-30T14:45:30.832Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:45:30.832Z] Discouraged access: The method 'TmfTreeCompositeDataProvider.create(Collection, String)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T14:45:30.832Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[61] [2019-07-30T14:45:30.832Z] return new SegmentStoreStatisticsDataProvider(trace, statisticsAnalysis, CallGraphStatisticsAnalysis.ID); [2019-07-30T14:45:30.832Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:45:30.832Z] Discouraged access: The constructor 'SegmentStoreStatisticsDataProvider(ITmfTrace, AbstractSegmentStatisticsAnalysis, String)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes') [2019-07-30T14:45:30.832Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[61] [2019-07-30T14:45:30.832Z] return new SegmentStoreStatisticsDataProvider(trace, statisticsAnalysis, CallGraphStatisticsAnalysis.ID); [2019-07-30T14:45:30.832Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:45:30.832Z] Discouraged access: The type 'SegmentStoreStatisticsDataProvider' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes') [2019-07-30T14:45:30.832Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/InstrumentedProfilingElement.java:[233] [2019-07-30T14:45:30.832Z] IHostIdProvider hostProvider = fHostResolver.apply(this); [2019-07-30T14:45:30.832Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:45:30.832Z] 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-30T14:45:30.832Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AbstractCalledFunction.java:[29] [2019-07-30T14:45:30.832Z] static final Comparator COMPARATOR = Objects.requireNonNull(Comparator.comparingLong(ISegment::getStart).thenComparingLong(ISegment::getEnd)); [2019-07-30T14:45:30.832Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:45:30.832Z] Null type safety (type annotations): The expression of type '@NonNull Comparator' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull ISegment>' [2019-07-30T14:45:30.832Z] 32 problems (32 warnings) [2019-07-30T14:45:30.832Z] [INFO] [2019-07-30T14:45:30.832Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T14:45:30.832Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:45:30.832Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/test/resources [2019-07-30T14:45:30.832Z] [INFO] [2019-07-30T14:45:30.832Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T14:45:30.832Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT-sources.jar [2019-07-30T14:45:30.832Z] [INFO] [2019-07-30T14:45:30.832Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T14:45:30.832Z] [INFO] [2019-07-30T14:45:30.832Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T14:45:30.832Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT.jar [2019-07-30T14:45:30.832Z] [INFO] [2019-07-30T14:45:30.832Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T14:45:30.832Z] [INFO] [2019-07-30T14:45:30.832Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T14:45:30.832Z] [INFO] [2019-07-30T14:45:30.832Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T14:45:30.832Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT.jar [2019-07-30T14:45:31.088Z] [INFO] [2019-07-30T14:45:31.088Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T14:45:31.088Z] [INFO] [2019-07-30T14:45:31.088Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T14:45:31.088Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T14:45:31.088Z] [INFO] [2019-07-30T14:45:31.088Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T14:45:31.088Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T14:45:31.344Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T14:45:31.907Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T14:45:32.165Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T14:45:32.165Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T14:45:32.165Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T14:45:32.165Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T14:45:32.424Z] [INFO] [2019-07-30T14:45:32.424Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T14:45:32.424Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT.jar [2019-07-30T14:45:32.424Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT.pom [2019-07-30T14:45:32.424Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT-sources.jar [2019-07-30T14:45:32.424Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T14:45:32.424Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT-p2metadata.xml [2019-07-30T14:45:32.424Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT-p2artifacts.xml [2019-07-30T14:45:32.424Z] [INFO] [2019-07-30T14:45:32.424Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T14:45:32.424Z] [INFO] [2019-07-30T14:45:32.424Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests >-- [2019-07-30T14:45:32.424Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.2-SNAPSHOT [39/134] [2019-07-30T14:45:32.424Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T14:45:32.424Z] [INFO] [2019-07-30T14:45:32.424Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T14:45:32.424Z] [INFO] [2019-07-30T14:45:32.424Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T14:45:32.424Z] [INFO] The project's OSGi version is 1.0.2.201907301416 [2019-07-30T14:45:32.424Z] [INFO] [2019-07-30T14:45:32.424Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T14:45:32.424Z] [INFO] [2019-07-30T14:45:32.424Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T14:45:32.424Z] [INFO] [2019-07-30T14:45:32.424Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T14:45:32.424Z] [INFO] [2019-07-30T14:45:32.424Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T14:45:32.424Z] [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/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T14:45:32.424Z] [INFO] [2019-07-30T14:45:32.424Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T14:45:32.424Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:45:32.424Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/main/resources [2019-07-30T14:45:32.424Z] [INFO] [2019-07-30T14:45:32.424Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T14:45:32.424Z] [INFO] Compiling 14 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/classes [2019-07-30T14:45:32.990Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/stubs/org/eclipse/tracecompass/analysis/profiling/core/tests/data/TestDataBigCallStack.java:[145] [2019-07-30T14:45:32.990Z] stack.push(new OpenedFunction(ts, field.getValue().toString())); [2019-07-30T14:45:32.990Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:45:32.990Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:45:32.990Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/org/eclipse/tracecompass/analysis/profiling/core/tests/flamechart/CallStackStateSystemTest.java:[153] [2019-07-30T14:45:32.990Z] Set<@NonNull IntervalInfo> stateSystemIntervals = traceData.toStateSystemInterval(patterns.get(0)[0]); [2019-07-30T14:45:32.990Z] ^^^^^^^^^^^^^^^^^^ [2019-07-30T14:45:32.990Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:45:32.990Z] 2 problems (2 warnings) [2019-07-30T14:45:32.990Z] [INFO] [2019-07-30T14:45:32.990Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T14:45:32.990Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:45:32.990Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/test/resources [2019-07-30T14:45:32.990Z] [INFO] [2019-07-30T14:45:32.990Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T14:45:32.990Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT-sources.jar [2019-07-30T14:45:32.990Z] [INFO] [2019-07-30T14:45:32.990Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T14:45:32.990Z] [INFO] [2019-07-30T14:45:32.990Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T14:45:32.990Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT.jar [2019-07-30T14:45:33.728Z] [INFO] [2019-07-30T14:45:33.728Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T14:45:33.728Z] [INFO] [2019-07-30T14:45:33.728Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T14:45:33.728Z] [INFO] [2019-07-30T14:45:33.728Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T14:45:33.729Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT.jar [2019-07-30T14:45:33.987Z] [INFO] [2019-07-30T14:45:33.987Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T14:45:33.987Z] [INFO] [2019-07-30T14:45:33.987Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T14:45:34.916Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data/.metadata/.log [2019-07-30T14:45:34.916Z] [INFO] Command line: [2019-07-30T14:45:34.916Z] [/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/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T14:45:34.916Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T14:45:38.190Z] !SESSION 2019-07-30 14:45:35.122 ----------------------------------------------- [2019-07-30T14:45:38.190Z] eclipse.buildId=unknown [2019-07-30T14:45:38.190Z] java.version=1.8.0_202 [2019-07-30T14:45:38.190Z] java.vendor=Oracle Corporation [2019-07-30T14:45:38.190Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T14:45:38.190Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T14:45:38.190Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T14:45:38.190Z] [2019-07-30T14:45:38.190Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 14:45:38.023 [2019-07-30T14:45:38.190Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T14:45:38.190Z] !STACK 0 [2019-07-30T14:45:38.190Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T14:45:38.190Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T14:45:38.190Z] [2019-07-30T14:45:38.190Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T14:45:38.190Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T14:45:38.190Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T14:45:38.190Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T14:45:38.190Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T14:45:38.190Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T14:45:38.190Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T14:45:38.190Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T14:45:38.190Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T14:45:38.190Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T14:45:38.190Z] [2019-07-30T14:45:38.190Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 14:45:38.154 [2019-07-30T14:45:38.190Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T14:45:38.190Z] !STACK 0 [2019-07-30T14:45:38.190Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T14:45:38.190Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T14:45:38.190Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T14:45:38.190Z] -> 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-30T14:45:38.190Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T14:45:38.190Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T14:45:38.190Z] [2019-07-30T14:45:38.190Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T14:45:38.190Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T14:45:38.190Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T14:45:38.190Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T14:45:38.190Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T14:45:38.190Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T14:45:38.190Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T14:45:38.190Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T14:45:38.190Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T14:45:38.190Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T14:45:41.462Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest [2019-07-30T14:45:43.354Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.408 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest [2019-07-30T14:45:43.354Z] testIntersectingSegmentStore(org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest) Time elapsed: 2.274 s [2019-07-30T14:45:43.354Z] testSeriesSegmentStoreIterator(org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest) Time elapsed: 0.1 s [2019-07-30T14:45:43.354Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest [2019-07-30T14:45:58.221Z] [2019-07-30T14:45:58.221Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2019-07-30 14:45:58.169 [2019-07-30T14:45:58.221Z] !MESSAGE Function exit name in event (unknown) different from the expected one (f2). You may have lost events in your trace. [2019-07-30T14:46:08.176Z] [2019-07-30T14:46:08.176Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2019-07-30 14:46:07.249 [2019-07-30T14:46:08.176Z] !MESSAGE Incoherent callstack found on (10019) occasions [2019-07-30T14:46:12.349Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.074 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest [2019-07-30T14:46:12.349Z] testCallStackProvider[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest) Time elapsed: 0.08 s [2019-07-30T14:46:12.349Z] testCallStackContent[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest) Time elapsed: 0.098 s [2019-07-30T14:46:12.349Z] testCallStackProvider[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest) Time elapsed: 23.818 s [2019-07-30T14:46:12.349Z] testCallStackContent[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest) Time elapsed: 1.07 s [2019-07-30T14:46:12.349Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest [2019-07-30T14:46:12.349Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest [2019-07-30T14:46:12.349Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest) Time elapsed: 0.023 s [2019-07-30T14:46:12.349Z] TreeStatisticsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest) Time elapsed: 0.001 s [2019-07-30T14:46:12.349Z] MergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest) Time elapsed: 0.003 s [2019-07-30T14:46:12.349Z] MergeFirstLevelCalleesStatisticsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest) Time elapsed: 0.001 s [2019-07-30T14:46:12.349Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest [2019-07-30T14:46:12.349Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest [2019-07-30T14:46:12.349Z] cascadeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.002 s [2019-07-30T14:46:12.349Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.001 s [2019-07-30T14:46:12.349Z] emptyStateSystemTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0 s [2019-07-30T14:46:12.349Z] largeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.102 s [2019-07-30T14:46:12.349Z] multiFunctionRootsSecondTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.002 s [2019-07-30T14:46:12.349Z] mergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.001 s [2019-07-30T14:46:12.349Z] mergeFirstLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0 s [2019-07-30T14:46:12.349Z] treeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.001 s [2019-07-30T14:46:12.349Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest [2019-07-30T14:46:12.349Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest [2019-07-30T14:46:12.349Z] testActivator(org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest) Time elapsed: 0.001 s [2019-07-30T14:46:12.349Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest [2019-07-30T14:46:12.349Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest [2019-07-30T14:46:12.349Z] testGetSelfTime(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T14:46:12.349Z] testGetDepth(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T14:46:12.349Z] testGetStart(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T14:46:12.349Z] testToString(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T14:46:12.349Z] createInvalidTimeRangeStateLong(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0.003 s [2019-07-30T14:46:12.349Z] testCompareTo(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T14:46:12.349Z] testGetProcessId(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T14:46:12.349Z] createInvalidDouble(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T14:46:12.349Z] testAddChildOk1(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T14:46:12.349Z] testAddChildOk2(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T14:46:12.349Z] testAddChildOk3(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T14:46:12.349Z] createInvalidTimeRangeStateInteger(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0.001 s [2019-07-30T14:46:12.349Z] testHashCode(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T14:46:12.349Z] testCompareToBad(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T14:46:12.349Z] testEquals(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T14:46:12.349Z] testGetParent(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T14:46:12.349Z] testGetEnd(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T14:46:12.349Z] createInvalidTimeRangeStateString(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T14:46:12.349Z] createInvalidTimeRange(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T14:46:12.349Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest [2019-07-30T14:46:20.444Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.37 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest [2019-07-30T14:46:20.444Z] testCallGraph[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest) Time elapsed: 0.076 s [2019-07-30T14:46:20.444Z] testCallGraph[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest) Time elapsed: 7.292 s [2019-07-30T14:46:20.444Z] [2019-07-30T14:46:20.444Z] Results: [2019-07-30T14:46:20.444Z] [2019-07-30T14:46:20.444Z] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T14:46:20.444Z] [2019-07-30T14:46:20.702Z] [INFO] All tests passed! [2019-07-30T14:46:20.702Z] [INFO] [2019-07-30T14:46:20.702Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T14:46:20.702Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T14:46:20.702Z] [INFO] [2019-07-30T14:46:20.702Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T14:46:20.959Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T14:46:20.959Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T14:46:20.959Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T14:46:21.888Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T14:46:21.888Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T14:46:21.888Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T14:46:21.888Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T14:46:21.888Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T14:46:22.454Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T14:46:22.454Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T14:46:22.454Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T14:46:22.454Z] [INFO] [2019-07-30T14:46:22.454Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T14:46:22.454Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT.jar [2019-07-30T14:46:23.590Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT.pom [2019-07-30T14:46:24.554Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT-sources.jar [2019-07-30T14:46:24.554Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T14:46:24.554Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT-p2metadata.xml [2019-07-30T14:46:24.554Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT-p2artifacts.xml [2019-07-30T14:46:24.554Z] [INFO] [2019-07-30T14:46:24.554Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T14:46:24.554Z] [INFO] [2019-07-30T14:46:24.554Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui >-- [2019-07-30T14:46:24.554Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui 2.0.0-SNAPSHOT [40/134] [2019-07-30T14:46:24.554Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T14:46:24.554Z] [INFO] [2019-07-30T14:46:24.554Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T14:46:24.554Z] [INFO] [2019-07-30T14:46:24.554Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T14:46:24.812Z] [INFO] The project's OSGi version is 2.0.0.201907301416 [2019-07-30T14:46:24.812Z] [INFO] [2019-07-30T14:46:24.812Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T14:46:24.812Z] [INFO] [2019-07-30T14:46:24.812Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T14:46:24.812Z] [INFO] [2019-07-30T14:46:24.812Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T14:46:24.812Z] [INFO] [2019-07-30T14:46:24.812Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T14:46:24.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/analysis/org.eclipse.tracecompass.analysis.profiling.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T14:46:24.812Z] [INFO] [2019-07-30T14:46:24.812Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T14:46:24.812Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:46:24.812Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/main/resources [2019-07-30T14:46:24.812Z] [INFO] [2019-07-30T14:46:24.812Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T14:46:24.812Z] [INFO] Compiling 26 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes [2019-07-30T14:46:25.375Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/CallStackPresentationProvider.java:[74] [2019-07-30T14:46:25.375Z] ITimeGraphEntryModel model = ((TimeGraphEntry) entry).getModel(); [2019-07-30T14:46:25.375Z] ^^^^^^^^^^ [2019-07-30T14:46:25.375Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T14:46:25.375Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/CallStackPresentationProvider.java:[115] [2019-07-30T14:46:25.375Z] return State.MULTIPLE.toString(); [2019-07-30T14:46:25.375Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:46:25.375Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:46:25.375Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/symbols/BasicSymbolProviderPreferencePage.java:[293] [2019-07-30T14:46:25.375Z] Activator.getDefault().logError("Cannot read the file " + fullPath, e); //$NON-NLS-1$//$NON-NLS-2$ [2019-07-30T14:46:25.375Z] ^^^^^^^^^^^^^ [2019-07-30T14:46:25.375Z] Unnecessary $NON-NLS$ tag [2019-07-30T14:46:25.375Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[111] [2019-07-30T14:46:25.375Z] private static final Comparator NAME_COMPARATOR = Comparator.comparing(ITimeGraphEntry::getName); [2019-07-30T14:46:25.375Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:46:25.375Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull ITimeGraphEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull ITimeGraphEntry>' [2019-07-30T14:46:25.375Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[117] [2019-07-30T14:46:25.375Z] ITimeGraphEntryModel model1 = t1.getModel(); [2019-07-30T14:46:25.375Z] ^^^^^^^^^^ [2019-07-30T14:46:25.375Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T14:46:25.375Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[118] [2019-07-30T14:46:25.375Z] ITimeGraphEntryModel model2 = t2.getModel(); [2019-07-30T14:46:25.375Z] ^^^^^^^^^^ [2019-07-30T14:46:25.375Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T14:46:25.375Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[134] [2019-07-30T14:46:25.375Z] ITimeGraphEntryModel model1 = t1.getModel(); [2019-07-30T14:46:25.375Z] ^^^^^^^^^^ [2019-07-30T14:46:25.375Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T14:46:25.375Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[135] [2019-07-30T14:46:25.375Z] ITimeGraphEntryModel model2 = t2.getModel(); [2019-07-30T14:46:25.375Z] ^^^^^^^^^^ [2019-07-30T14:46:25.375Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T14:46:25.375Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[197] [2019-07-30T14:46:25.375Z] ITimeGraphEntryModel model1 = t1.getModel(); [2019-07-30T14:46:25.375Z] ^^^^^^^^^^ [2019-07-30T14:46:25.375Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T14:46:25.375Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[198] [2019-07-30T14:46:25.375Z] ITimeGraphEntryModel model2 = t2.getModel(); [2019-07-30T14:46:25.375Z] ^^^^^^^^^^ [2019-07-30T14:46:25.375Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T14:46:25.375Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[217] [2019-07-30T14:46:25.375Z] ITimeGraphEntryModel entryModel = entry.getModel(); [2019-07-30T14:46:25.375Z] ^^^^^^^^^^ [2019-07-30T14:46:25.375Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T14:46:25.375Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[238] [2019-07-30T14:46:25.375Z] ITimeGraphEntryModel model = entry.getModel(); [2019-07-30T14:46:25.375Z] ^^^^^^^^^^ [2019-07-30T14:46:25.375Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T14:46:25.375Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[325] [2019-07-30T14:46:25.375Z] ITimeGraphState function = fFunctions.get(((TimeGraphEntry) selection).getModel().getId()); [2019-07-30T14:46:25.375Z] ^^^^^^^^^^ [2019-07-30T14:46:25.375Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T14:46:25.375Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[458] [2019-07-30T14:46:25.375Z] Map map = Maps.uniqueIndex(unfiltered, e -> e.getModel().getId()); [2019-07-30T14:46:25.375Z] ^^^^^^^^^^ [2019-07-30T14:46:25.376Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T14:46:25.376Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[565] [2019-07-30T14:46:25.376Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(selectionBegin, Long.MAX_VALUE, 2, Collections.singleton(callStackEntry.getModel().getId())); [2019-07-30T14:46:25.376Z] ^^^^^^^^^^ [2019-07-30T14:46:25.376Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T14:46:25.376Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[617] [2019-07-30T14:46:25.376Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(Lists.newArrayList(Long.MIN_VALUE, selectionBegin), Collections.singleton(callStackEntry.getModel().getId())); [2019-07-30T14:46:25.376Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:46:25.376Z] 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-30T14:46:25.376Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[617] [2019-07-30T14:46:25.376Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(Lists.newArrayList(Long.MIN_VALUE, selectionBegin), Collections.singleton(callStackEntry.getModel().getId())); [2019-07-30T14:46:25.376Z] ^^^^^^^^^^ [2019-07-30T14:46:25.376Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T14:46:25.376Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[710] [2019-07-30T14:46:25.376Z] Collection<@NonNull ISymbolProvider> symbolProviders = SymbolProviderManager.getInstance().getSymbolProviders(subTrace); [2019-07-30T14:46:25.376Z] ^^^^^^^^ [2019-07-30T14:46:25.376Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T14:46:25.376Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[739] [2019-07-30T14:46:25.376Z] all.forEach(entry -> fFunctions.remove(entry.getModel().getId())); [2019-07-30T14:46:25.376Z] ^^^^^^^^^^ [2019-07-30T14:46:25.376Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T14:46:25.376Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/callgraph/statistics/CallGraphStatisticsViewer.java:[69] [2019-07-30T14:46:25.376Z] TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel> entry = (TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>) element; [2019-07-30T14:46:25.376Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:46:25.376Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-30T14:46:25.376Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/Activator.java:[72] [2019-07-30T14:46:25.376Z] return getImageDescripterFromPath(path).createImage(); [2019-07-30T14:46:25.376Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:46:25.376Z] Null type safety (type annotations): The expression of type 'Image' needs unchecked conversion to conform to '@NonNull Image' [2019-07-30T14:46:25.376Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/Activator.java:[84] [2019-07-30T14:46:25.376Z] return AbstractUIPlugin.imageDescriptorFromPlugin(PLUGIN_ID, path); [2019-07-30T14:46:25.376Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:46:25.376Z] Null type safety (type annotations): The expression of type 'ImageDescriptor' needs unchecked conversion to conform to '@NonNull ImageDescriptor' [2019-07-30T14:46:25.376Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/flamegraph/FlameGraphView.java:[244] [2019-07-30T14:46:25.376Z] Activator.getDefault().logError(e.getMessage(), e); [2019-07-30T14:46:25.376Z] ^^^^^^^^^^^^^^ [2019-07-30T14:46:25.376Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:46:25.376Z] 23 problems (23 warnings) [2019-07-30T14:46:25.376Z] [INFO] [2019-07-30T14:46:25.376Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T14:46:25.376Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:46:25.376Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/test/resources [2019-07-30T14:46:25.376Z] [INFO] [2019-07-30T14:46:25.376Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T14:46:25.376Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT-sources.jar [2019-07-30T14:46:25.376Z] [INFO] [2019-07-30T14:46:25.376Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T14:46:25.376Z] [INFO] [2019-07-30T14:46:25.376Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T14:46:25.633Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT.jar [2019-07-30T14:46:25.633Z] [INFO] [2019-07-30T14:46:25.633Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T14:46:25.633Z] [INFO] [2019-07-30T14:46:25.633Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T14:46:25.633Z] [INFO] [2019-07-30T14:46:25.633Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T14:46:25.633Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT.jar [2019-07-30T14:46:25.633Z] [INFO] [2019-07-30T14:46:25.633Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T14:46:25.633Z] [INFO] [2019-07-30T14:46:25.633Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T14:46:25.633Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T14:46:25.633Z] [INFO] [2019-07-30T14:46:25.633Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T14:46:26.197Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T14:46:26.197Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T14:46:26.197Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T14:46:26.759Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T14:46:26.759Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T14:46:27.016Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T14:46:27.272Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T14:46:28.640Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T14:46:28.640Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T14:46:28.640Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T14:46:28.640Z] [INFO] [2019-07-30T14:46:28.640Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T14:46:28.640Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT.jar [2019-07-30T14:46:28.640Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT.pom [2019-07-30T14:46:29.204Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT-sources.jar [2019-07-30T14:46:29.460Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T14:46:29.460Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT-p2metadata.xml [2019-07-30T14:46:29.716Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT-p2artifacts.xml [2019-07-30T14:46:29.716Z] [INFO] [2019-07-30T14:46:29.716Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T14:46:29.716Z] [INFO] [2019-07-30T14:46:29.716Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests >--- [2019-07-30T14:46:29.716Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.tests 1.0.10-SNAPSHOT [41/134] [2019-07-30T14:46:29.716Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T14:46:29.716Z] [INFO] [2019-07-30T14:46:29.716Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T14:46:29.716Z] [INFO] [2019-07-30T14:46:29.716Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T14:46:29.716Z] [INFO] The project's OSGi version is 1.0.10.201907301416 [2019-07-30T14:46:29.716Z] [INFO] [2019-07-30T14:46:29.716Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T14:46:29.716Z] [INFO] [2019-07-30T14:46:29.716Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T14:46:29.716Z] [INFO] [2019-07-30T14:46:29.716Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T14:46:29.716Z] [INFO] [2019-07-30T14:46:29.716Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T14:46:29.716Z] [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/tmf/org.eclipse.tracecompass.tmf.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T14:46:29.716Z] [INFO] [2019-07-30T14:46:29.716Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T14:46:29.716Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:46:29.716Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/main/resources [2019-07-30T14:46:29.716Z] [INFO] [2019-07-30T14:46:29.716Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T14:46:29.716Z] [INFO] Compiling 54 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/classes [2019-07-30T14:46:32.238Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/widgetStubs/org/eclipse/tracecompass/tmf/ui/tests/uml2sd/trace/TmfUml2SDTestTrace.java:[105] [2019-07-30T14:46:32.238Z] return tmfEvent; [2019-07-30T14:46:32.238Z] ^^^^^^^^^^^^^^^^ [2019-07-30T14:46:32.238Z] Potential resource leak: 'stream' may not be closed at this location [2019-07-30T14:46:32.238Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/widgetStubs/org/eclipse/tracecompass/tmf/ui/tests/uml2sd/trace/TmfUml2SDTestTrace.java:[109] [2019-07-30T14:46:32.238Z] return null; [2019-07-30T14:46:32.238Z] ^^^^^^^^^^^^ [2019-07-30T14:46:32.238Z] Potential resource leak: 'stream' may not be closed at this location [2019-07-30T14:46:32.238Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/org/eclipse/tracecompass/tmf/ui/tests/views/TmfViewFactoryTest.java:[123] [2019-07-30T14:46:32.238Z] assertFalse("New view from view id with suffix was not created", Arrays.asList(viewRefs).contains(thirdView)); [2019-07-30T14:46:32.238Z] ^^^^^^^^^ [2019-07-30T14:46:32.238Z] Unlikely argument type IViewPart for contains(Object) on a Collection [2019-07-30T14:46:32.238Z] 3 problems (3 warnings) [2019-07-30T14:46:32.238Z] [INFO] [2019-07-30T14:46:32.238Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T14:46:32.238Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:46:32.238Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/test/resources [2019-07-30T14:46:32.238Z] [INFO] [2019-07-30T14:46:32.238Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T14:46:32.527Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT-sources.jar [2019-07-30T14:46:32.527Z] [INFO] [2019-07-30T14:46:32.527Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T14:46:32.527Z] [INFO] [2019-07-30T14:46:32.527Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T14:46:32.527Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT.jar [2019-07-30T14:46:32.878Z] [INFO] [2019-07-30T14:46:32.878Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T14:46:32.878Z] [INFO] [2019-07-30T14:46:32.878Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T14:46:32.878Z] [INFO] [2019-07-30T14:46:32.878Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T14:46:32.878Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT.jar [2019-07-30T14:46:33.135Z] [INFO] [2019-07-30T14:46:33.135Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T14:46:33.135Z] [INFO] [2019-07-30T14:46:33.135Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T14:46:35.030Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data/.metadata/.log [2019-07-30T14:46:35.030Z] [INFO] Command line: [2019-07-30T14:46:35.030Z] [/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/tmf/org.eclipse.tracecompass.tmf.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T14:46:35.030Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T14:46:38.342Z] !SESSION 2019-07-30 14:46:35.175 ----------------------------------------------- [2019-07-30T14:46:38.342Z] eclipse.buildId=unknown [2019-07-30T14:46:38.342Z] java.version=1.8.0_202 [2019-07-30T14:46:38.342Z] java.vendor=Oracle Corporation [2019-07-30T14:46:38.342Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T14:46:38.342Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T14:46:38.342Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T14:46:38.342Z] [2019-07-30T14:46:38.342Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 14:46:38.261 [2019-07-30T14:46:38.342Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T14:46:38.342Z] !STACK 0 [2019-07-30T14:46:38.342Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T14:46:38.342Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T14:46:38.342Z] [2019-07-30T14:46:38.342Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T14:46:38.342Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T14:46:38.342Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T14:46:38.342Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T14:46:38.342Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T14:46:38.342Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T14:46:38.342Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T14:46:38.342Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T14:46:38.342Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T14:46:38.342Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T14:46:38.598Z] [2019-07-30T14:46:38.598Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 14:46:38.450 [2019-07-30T14:46:38.598Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T14:46:38.598Z] !STACK 0 [2019-07-30T14:46:38.598Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T14:46:38.598Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T14:46:38.598Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T14:46:38.598Z] -> 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-30T14:46:38.598Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T14:46:38.598Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T14:46:38.598Z] [2019-07-30T14:46:38.598Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T14:46:38.598Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T14:46:38.598Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T14:46:38.598Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T14:46:38.598Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T14:46:38.598Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T14:46:38.598Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T14:46:38.598Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T14:46:38.598Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T14:46:38.598Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T14:46:41.116Z] process 6003: 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-30T14:46:41.116Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T14:46:41.679Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T14:46:41.679Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T14:46:51.631Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest [2019-07-30T14:47:23.708Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.728 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest [2019-07-30T14:47:23.708Z] verifyFirstMessage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest) Time elapsed: 4.937 s [2019-07-30T14:47:23.708Z] verifyFind(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest) Time elapsed: 6.073 s [2019-07-30T14:47:23.708Z] verifyISDGraphNodeSupporter(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest) Time elapsed: 1.539 s [2019-07-30T14:47:23.708Z] verifyCancelSearch(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest) Time elapsed: 3.265 s [2019-07-30T14:47:23.708Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest [2019-07-30T14:48:10.354Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 47.257 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest [2019-07-30T14:48:10.354Z] verifyLastPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 2.764 s [2019-07-30T14:48:10.354Z] verifyPrevPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 14.711 s [2019-07-30T14:48:10.354Z] verifyPageNumberChanged(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 3.212 s [2019-07-30T14:48:10.354Z] verifyFirstPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 2.786 s [2019-07-30T14:48:10.354Z] verifyPagesCount(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 0 s [2019-07-30T14:48:10.354Z] verifyNextPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 14.764 s [2019-07-30T14:48:10.354Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest [2019-07-30T14:48:32.431Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.487 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest [2019-07-30T14:48:32.431Z] verifyTimeRangeSamePage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.446 s [2019-07-30T14:48:32.431Z] verifyTimeRangeDifferentPages(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.806 s [2019-07-30T14:48:32.431Z] verifySynchToTimeEqualsLast(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.736 s [2019-07-30T14:48:32.431Z] verifySynchToTimeBeforeExpStart(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.487 s [2019-07-30T14:48:32.431Z] verifySynchToTimeAfterExpEnd(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.268 s [2019-07-30T14:48:32.431Z] verifySynchToTimeInPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.564 s [2019-07-30T14:48:32.431Z] verifySynchToTimeNonExisting(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 2.107 s [2019-07-30T14:48:32.431Z] verifySynchToTimeFirst(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.657 s [2019-07-30T14:48:32.431Z] verifySynchToTimeOutsidePage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.714 s [2019-07-30T14:48:32.431Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest [2019-07-30T14:49:04.473Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.057 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest [2019-07-30T14:49:04.473Z] verifyMessageFilter(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 3.547 s [2019-07-30T14:49:04.473Z] verifyRemoval(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 4.525 s [2019-07-30T14:49:04.473Z] verifyFilter1of2(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 3.51 s [2019-07-30T14:49:04.473Z] verifyFilter1of3(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 4.2 s [2019-07-30T14:49:04.473Z] verifyFilter2of2(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 3.545 s [2019-07-30T14:49:04.473Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest [2019-07-30T14:49:14.427Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.674 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest [2019-07-30T14:49:14.427Z] verifyFirstPageSignal(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest) Time elapsed: 1.485 s [2019-07-30T14:49:14.427Z] verifySelectionSignal(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest) Time elapsed: 0.003 s [2019-07-30T14:49:14.427Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest [2019-07-30T14:49:40.937Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.392 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest [2019-07-30T14:49:40.937Z] verifySetup(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 2.037 s [2019-07-30T14:49:40.937Z] verifyCancel(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 15.812 s [2019-07-30T14:49:40.937Z] verifyLoaderDispose(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 0.046 s [2019-07-30T14:49:40.937Z] testSetViewer(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 0.114 s [2019-07-30T14:49:40.937Z] verifyDispose(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 0 s [2019-07-30T14:49:40.937Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest [2019-07-30T14:49:40.937Z] 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-30T14:49:40.937Z] testCriteria(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0.001 s [2019-07-30T14:49:40.937Z] testAccessors(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-30T14:49:40.937Z] testLoad(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-30T14:49:40.937Z] testSave(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-30T14:49:40.937Z] testCompareTo(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-30T14:49:40.937Z] testCriteriaCriteria(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0.001 s [2019-07-30T14:49:40.937Z] testMatches(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-30T14:49:40.937Z] testGetGraphNodeSummary(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0.001 s [2019-07-30T14:49:40.937Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest [2019-07-30T14:49:41.502Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.34 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest [2019-07-30T14:49:41.502Z] testLoaderManager(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest) Time elapsed: 1.34 s [2019-07-30T14:49:41.502Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest [2019-07-30T14:49:41.502Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest [2019-07-30T14:49:41.502Z] testFormatTimeRelative(org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest) Time elapsed: 0.007 s [2019-07-30T14:49:41.502Z] testFormatTimeCalendar(org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest) Time elapsed: 0 s [2019-07-30T14:49:41.502Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest [2019-07-30T14:49:41.759Z] 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-30T14:49:41.759Z] testGetBaseSecId(org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest) Time elapsed: 0.001 s [2019-07-30T14:49:41.759Z] testNewView(org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest) Time elapsed: 0.12 s [2019-07-30T14:49:41.759Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest [2019-07-30T14:49:45.033Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.001 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest [2019-07-30T14:49:45.033Z] testListOutputs(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest) Time elapsed: 1.706 s [2019-07-30T14:49:45.033Z] testOpenView(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest) Time elapsed: 1.294 s [2019-07-30T14:49:45.033Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest [2019-07-30T14:49:45.964Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.011 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest [2019-07-30T14:49:45.964Z] testOpenTrace(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest) Time elapsed: 1.01 s [2019-07-30T14:49:45.964Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest [2019-07-30T14:49:46.531Z] [2019-07-30T14:49:46.531Z] !ENTRY org.eclipse.core.resources 4 372 2019-07-30 14:49:46.238 [2019-07-30T14:49:46.531Z] !MESSAGE Project 'SomeProject' is not open. [2019-07-30T14:49:46.531Z] !STACK 0 [2019-07-30T14:49:46.531Z] java.lang.Exception: Project 'SomeProject' is not open. [2019-07-30T14:49:46.531Z] at org.eclipse.core.internal.resources.ResourceException.provideStackTrace(ResourceException.java:42) [2019-07-30T14:49:46.531Z] at org.eclipse.core.internal.resources.ResourceException.(ResourceException.java:38) [2019-07-30T14:49:46.531Z] at org.eclipse.core.internal.resources.Project.checkAccessible(Project.java:148) [2019-07-30T14:49:46.531Z] at org.eclipse.core.internal.resources.Resource.deleteMarkers(Resource.java:790) [2019-07-30T14:49:46.531Z] at org.eclipse.cdt.internal.core.pdom.indexer.TodoTaskUpdater$2.runInWorkspace(TodoTaskUpdater.java:199) [2019-07-30T14:49:46.531Z] at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:42) [2019-07-30T14:49:46.531Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T14:49:46.930Z] [2019-07-30T14:49:46.930Z] !ENTRY org.eclipse.cdt.core 1 0 2019-07-30 14:49:46.741 [2019-07-30T14:49:46.930Z] !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-30T14:49:46.930Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.196 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest [2019-07-30T14:49:46.930Z] testAddingTracingNature(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest) Time elapsed: 0.695 s [2019-07-30T14:49:46.930Z] testCreateTracingProject(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest) Time elapsed: 0.083 s [2019-07-30T14:49:46.930Z] testAddingTracingNatureNotAllowed(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest) Time elapsed: 0 s [2019-07-30T14:49:46.930Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest [2019-07-30T14:49:47.898Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.987 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest [2019-07-30T14:49:47.898Z] testListAnalysis(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest) Time elapsed: 0.021 s [2019-07-30T14:49:47.898Z] testPopulate(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest) Time elapsed: 0.076 s [2019-07-30T14:49:47.898Z] testInstantiate(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest) Time elapsed: 0.889 s [2019-07-30T14:49:47.898Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest [2019-07-30T14:49:52.074Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.409 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest [2019-07-30T14:49:52.074Z] testExperimentTypeAnalysis(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 0.192 s [2019-07-30T14:49:52.074Z] testDefaultExperimentType(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 0.622 s [2019-07-30T14:49:52.074Z] testNoExperimentTypeChildren(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 0.804 s [2019-07-30T14:49:52.074Z] testExperimentType(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 0.708 s [2019-07-30T14:49:52.074Z] testExperimentTypeChildren(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 1.082 s [2019-07-30T14:49:52.074Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest [2019-07-30T14:49:52.074Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest [2019-07-30T14:49:52.074Z] testGet(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-07-30T14:49:52.074Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-07-30T14:49:52.074Z] testReset(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-07-30T14:49:52.074Z] testRegisterEvent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-07-30T14:49:52.074Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-07-30T14:49:52.074Z] testGetOrCreate(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-07-30T14:49:52.074Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest [2019-07-30T14:49:52.074Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest [2019-07-30T14:49:52.074Z] testGetWidth(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0.001 s [2019-07-30T14:49:52.074Z] testGetAlignment(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2019-07-30T14:49:52.074Z] testGetLabelProvider(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0.001 s [2019-07-30T14:49:52.074Z] testGetTooltip(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2019-07-30T14:49:52.074Z] testGetComparator(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2019-07-30T14:49:52.074Z] testGetPercentageProvider(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2019-07-30T14:49:52.074Z] testGetHeader(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0.001 s [2019-07-30T14:49:52.074Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest [2019-07-30T14:49:52.074Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest [2019-07-30T14:49:52.074Z] testResetPartial(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest) Time elapsed: 0 s [2019-07-30T14:49:52.074Z] testInitialState(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest) Time elapsed: 0 s [2019-07-30T14:49:52.074Z] testResetTotal(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest) Time elapsed: 0 s [2019-07-30T14:49:52.074Z] testSetValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest) Time elapsed: 0 s [2019-07-30T14:49:52.074Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest [2019-07-30T14:49:52.074Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest [2019-07-30T14:49:52.074Z] testaddStatsTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0.001 s [2019-07-30T14:49:52.074Z] testGetStatTree(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2019-07-30T14:49:52.074Z] testContainsTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2019-07-30T14:49:52.074Z] testRemoveStatTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2019-07-30T14:49:52.074Z] testGetStatTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2019-07-30T14:49:52.074Z] testRemoveAll(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2019-07-30T14:49:52.074Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest [2019-07-30T14:49:52.074Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest [2019-07-30T14:49:52.074Z] testGetColumnData(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest) Time elapsed: 0.002 s [2019-07-30T14:49:52.074Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest [2019-07-30T14:49:52.074Z] 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-30T14:49:52.074Z] testgetName(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-30T14:49:52.074Z] testGetValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-30T14:49:52.074Z] testResetTimeRangeValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-30T14:49:52.074Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-30T14:49:52.074Z] testReset(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-30T14:49:52.074Z] testGetPath(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-30T14:49:52.074Z] testResetGlobalValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-30T14:49:52.074Z] testHasChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-30T14:49:52.074Z] testContainsChild(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-30T14:49:52.074Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-30T14:49:52.074Z] testGetNbChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-30T14:49:52.074Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest [2019-07-30T14:49:52.074Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest [2019-07-30T14:49:52.074Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest) Time elapsed: 0.001 s [2019-07-30T14:49:52.074Z] testHasChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest) Time elapsed: 0 s [2019-07-30T14:49:52.074Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest) Time elapsed: 0 s [2019-07-30T14:49:52.074Z] testGetElements(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest) Time elapsed: 0 s [2019-07-30T14:49:52.074Z] Running org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest [2019-07-30T14:49:52.074Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest [2019-07-30T14:49:52.074Z] testAddChildOtherParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0.016 s [2019-07-30T14:49:52.074Z] testAddEventReplaceLast(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0.004 s [2019-07-30T14:49:52.074Z] testAddChildAtPosition(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T14:49:52.074Z] testGetTimeEventsIteratorMixedSplit(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T14:49:52.074Z] testSortChildren(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0.001 s [2019-07-30T14:49:52.074Z] testAddEventNulls(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T14:49:52.074Z] testRemoveChild(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T14:49:52.074Z] testGetTimeEventsIteratorMixed(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T14:49:52.074Z] testSortChildrenThenAdd(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0.001 s [2019-07-30T14:49:52.074Z] testAddChild(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T14:49:52.074Z] testAddEvent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T14:49:52.074Z] testRemoveChildOtherParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T14:49:52.074Z] testaddZoomedEvent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T14:49:52.074Z] testRemoveChildNoParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T14:49:52.074Z] testaddZoomedEventPartialRestart(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T14:49:52.075Z] testAddChildSameParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T14:49:52.075Z] testaddZoomedEventDuplicate(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T14:49:52.075Z] testaddZoomedEventReplaceLast(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T14:49:52.075Z] testAddZoomedEventNulls(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T14:49:52.075Z] Running org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest [2019-07-30T14:49:52.075Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest [2019-07-30T14:49:52.075Z] clipRightTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0.002 s [2019-07-30T14:49:52.075Z] clipXTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-30T14:49:52.075Z] horizontalTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-30T14:49:52.075Z] tangentInsideTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-30T14:49:52.075Z] glancingTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-30T14:49:52.075Z] ousideSquareTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-30T14:49:52.075Z] insideTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-30T14:49:52.075Z] verticalTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-30T14:49:52.075Z] clipTopTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-30T14:49:52.075Z] tangentTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-30T14:49:52.075Z] tangentInsideCornerTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-30T14:49:52.075Z] clipLeftTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-30T14:49:52.075Z] clipBottomTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-30T14:49:52.075Z] Running org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest [2019-07-30T14:49:52.075Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest [2019-07-30T14:49:52.075Z] testNextPreviousIncluded(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0.007 s [2019-07-30T14:49:52.075Z] testInvalidRollover(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-30T14:49:52.075Z] testSmallPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0.001 s [2019-07-30T14:49:52.075Z] testIsApplicable(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-30T14:49:52.075Z] testAlternateShadingMarkerEventSource(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0.001 s [2019-07-30T14:49:52.075Z] testFractionalPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-30T14:49:52.075Z] testReference(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-30T14:49:52.075Z] testRollover(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-30T14:49:52.075Z] testInvalidPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-30T14:49:52.075Z] testLineMarkerEventSource(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0.001 s [2019-07-30T14:49:52.075Z] testResolution(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-30T14:49:52.075Z] Running org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest [2019-07-30T14:49:52.075Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.31 s - in org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest [2019-07-30T14:49:52.075Z] test(org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest) Time elapsed: 0.303 s [2019-07-30T14:49:52.075Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest [2019-07-30T14:49:52.075Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.172 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest [2019-07-30T14:49:52.075Z] testTraceDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest) Time elapsed: 0.09 s [2019-07-30T14:49:52.075Z] testArchiveTraceDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest) Time elapsed: 0.066 s [2019-07-30T14:49:52.075Z] testMutlipleTracesDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest) Time elapsed: 0.015 s [2019-07-30T14:49:52.075Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest [2019-07-30T14:49:53.443Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.4 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest [2019-07-30T14:49:53.443Z] testOperationTimeRange(org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest) Time elapsed: 0.806 s [2019-07-30T14:49:53.443Z] testBasicOperation(org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest) Time elapsed: 0.592 s [2019-07-30T14:49:53.443Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest [2019-07-30T14:49:58.696Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.478 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest [2019-07-30T14:49:58.696Z] testTimeRangeFiltering(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest) Time elapsed: 1.125 s [2019-07-30T14:49:58.696Z] test(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest) Time elapsed: 1.363 s [2019-07-30T14:49:58.696Z] testSkipArchiveExtraction(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest) Time elapsed: 1.826 s [2019-07-30T14:49:58.696Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest [2019-07-30T14:49:59.627Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.742 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest [2019-07-30T14:49:59.627Z] testTraceImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest) Time elapsed: 0.419 s [2019-07-30T14:49:59.627Z] testMultipleTracesImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest) Time elapsed: 0.59 s [2019-07-30T14:49:59.627Z] testArchiveImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest) Time elapsed: 0.717 s [2019-07-30T14:49:59.885Z] Running org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest [2019-07-30T14:49:59.885Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest [2019-07-30T14:49:59.885Z] testHtml(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0.014 s [2019-07-30T14:49:59.885Z] testTimestamp(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0.001 s [2019-07-30T14:49:59.885Z] testDecimal(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0.003 s [2019-07-30T14:49:59.885Z] testString(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0 s [2019-07-30T14:49:59.885Z] testEgality(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0.001 s [2019-07-30T14:49:59.885Z] Running org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest [2019-07-30T14:49:59.885Z] [2019-07-30T14:49:59.885Z] !ENTRY org.eclipse.cdt.core.native 4 0 2019-07-30 14:49:59.671 [2019-07-30T14:49:59.885Z] !MESSAGE no spawner in java.library.path [2019-07-30T14:49:59.885Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s - in org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest [2019-07-30T14:49:59.885Z] testBasicProvider(org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest) Time elapsed: 0.104 s [2019-07-30T14:49:59.885Z] Running org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest [2019-07-30T14:49:59.885Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest [2019-07-30T14:49:59.885Z] testHistogramDataModelInt(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-30T14:49:59.885Z] testScaleTo_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-30T14:49:59.885Z] testScaleTo_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.002 s [2019-07-30T14:49:59.885Z] testScaleTo_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T14:49:59.885Z] testScaleTo_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T14:49:59.885Z] testScaleTo_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T14:49:59.885Z] testScaleTo_5(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T14:49:59.885Z] testScaleTo_6(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-30T14:49:59.885Z] testScaleTo_7(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-30T14:49:59.885Z] testClear(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T14:49:59.885Z] testHistogramDataModel(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-30T14:49:59.885Z] testModelListener(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.056 s [2019-07-30T14:49:59.885Z] testHistogramDataModelCopyConstructor(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.003 s [2019-07-30T14:49:59.885Z] testLostEventsScaleTo_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T14:49:59.885Z] testLostEventsScaleTo_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T14:49:59.885Z] testLostEventsScaleTo_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T14:49:59.885Z] testLostEventsScaleTo_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T14:49:59.885Z] testLostEventsScaleTo_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T14:49:59.885Z] testCountEvent_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T14:49:59.885Z] testCountEvent_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T14:49:59.885Z] testCountEvent_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-30T14:49:59.885Z] testCountEvent_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T14:49:59.885Z] testCountEvent_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T14:49:59.885Z] testCountEvent_5(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T14:49:59.885Z] testCountEvent_6(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-30T14:49:59.885Z] testScaleToReverse_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.002 s [2019-07-30T14:49:59.885Z] testScaleToReverse_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.002 s [2019-07-30T14:49:59.885Z] [2019-07-30T14:49:59.885Z] Results: [2019-07-30T14:49:59.885Z] [2019-07-30T14:49:59.885Z] Tests run: 185, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T14:49:59.885Z] [2019-07-30T14:50:00.449Z] [2019-07-30T14:50:00.449Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 14:50:00.421 [2019-07-30T14:50:00.449Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T14:50:01.381Z] [INFO] All tests passed! [2019-07-30T14:50:01.381Z] [INFO] [2019-07-30T14:50:01.381Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T14:50:01.381Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T14:50:01.381Z] [INFO] [2019-07-30T14:50:01.381Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T14:50:01.381Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T14:50:01.381Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T14:50:01.726Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T14:50:02.128Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T14:50:02.128Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T14:50:02.128Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T14:50:02.479Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T14:50:02.479Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T14:50:02.479Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T14:50:03.045Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T14:50:04.414Z] [INFO] [2019-07-30T14:50:04.414Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T14:50:04.414Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT.jar [2019-07-30T14:50:04.414Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT.pom [2019-07-30T14:50:04.414Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT-sources.jar [2019-07-30T14:50:04.414Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T14:50:04.414Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT-p2metadata.xml [2019-07-30T14:50:04.414Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT-p2artifacts.xml [2019-07-30T14:50:04.414Z] [INFO] [2019-07-30T14:50:04.414Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T14:50:04.414Z] [INFO] [2019-07-30T14:50:04.414Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests >-- [2019-07-30T14:50:04.414Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.9-SNAPSHOT [42/134] [2019-07-30T14:50:04.414Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T14:50:04.414Z] [INFO] [2019-07-30T14:50:04.414Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T14:50:04.414Z] [INFO] [2019-07-30T14:50:04.414Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T14:50:04.414Z] [INFO] The project's OSGi version is 1.0.9.201907301416 [2019-07-30T14:50:04.414Z] [INFO] [2019-07-30T14:50:04.414Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T14:50:04.414Z] [INFO] [2019-07-30T14:50:04.414Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T14:50:04.414Z] [INFO] [2019-07-30T14:50:04.414Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T14:50:04.414Z] [INFO] [2019-07-30T14:50:04.414Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T14:50:04.414Z] [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/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T14:50:04.414Z] [INFO] [2019-07-30T14:50:04.414Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T14:50:04.414Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:50:04.414Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/main/resources [2019-07-30T14:50:04.414Z] [INFO] [2019-07-30T14:50:04.414Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T14:50:04.414Z] [INFO] Compiling 46 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/classes [2019-07-30T14:50:05.783Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[23] [2019-07-30T14:50:05.783Z] import org.eclipse.tracecompass.internal.tmf.ui.widgets.timegraph.model.TimeLineEvent; [2019-07-30T14:50:05.783Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:50:05.783Z] Discouraged access: The type 'TimeLineEvent' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-30T14:50:05.783Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[128] [2019-07-30T14:50:05.783Z] fEntries.add(pulse); [2019-07-30T14:50:05.783Z] ^^^^^ [2019-07-30T14:50:05.783Z] Null type safety (type annotations): The expression of type 'TimeGraphEntry' needs unchecked conversion to conform to '@NonNull TimeGraphEntry' [2019-07-30T14:50:05.783Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[159] [2019-07-30T14:50:05.783Z] events.add(new TimeLineEvent(pulse, i, Arrays.asList(value1, value2, value3, value4))); [2019-07-30T14:50:05.783Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:50:05.783Z] Discouraged access: The constructor 'TimeLineEvent(ITimeGraphEntry, long, List)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-30T14:50:05.783Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[159] [2019-07-30T14:50:05.783Z] events.add(new TimeLineEvent(pulse, i, Arrays.asList(value1, value2, value3, value4))); [2019-07-30T14:50:05.783Z] ^^^^^^^^^^^^^ [2019-07-30T14:50:05.783Z] Discouraged access: The type 'TimeLineEvent' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-30T14:50:05.783Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[161] [2019-07-30T14:50:05.783Z] fEvents.put(pulse.getName(), events); [2019-07-30T14:50:05.783Z] ^^^^^^ [2019-07-30T14:50:05.783Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to 'List<@NonNull ITimeEvent>' [2019-07-30T14:50:05.783Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[171] [2019-07-30T14:50:05.783Z] regexes.put(IFilterProperty.BOUND, fFilterRegex); [2019-07-30T14:50:05.783Z] ^^^^^^^^^^^^ [2019-07-30T14:50:05.783Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:50:05.783Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[179] [2019-07-30T14:50:05.783Z] public void setFilterRegex(String filterRegex) { [2019-07-30T14:50:05.783Z] ^^^^^^^^^^^ [2019-07-30T14:50:05.783Z] Javadoc: Missing tag for parameter filterRegex [2019-07-30T14:50:05.783Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[227] [2019-07-30T14:50:05.783Z] ret.add(new TimeLineEvent(ref.getEntry(), ref.getTime() + trace.getStartTime().toNanos(), ((TimeLineEvent) ref).getValues())); [2019-07-30T14:50:05.783Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:50:05.783Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to 'List<@Nullable Long>' [2019-07-30T14:50:05.783Z] 8 problems (8 warnings) [2019-07-30T14:50:05.783Z] [INFO] [2019-07-30T14:50:05.783Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T14:50:05.783Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:50:05.783Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/test/resources [2019-07-30T14:50:05.783Z] [INFO] [2019-07-30T14:50:05.783Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T14:50:06.348Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-30T14:50:06.348Z] [INFO] [2019-07-30T14:50:06.348Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T14:50:06.348Z] [INFO] [2019-07-30T14:50:06.348Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T14:50:06.348Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT.jar [2019-07-30T14:50:06.348Z] [INFO] [2019-07-30T14:50:06.348Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T14:50:06.348Z] [INFO] [2019-07-30T14:50:06.348Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T14:50:06.348Z] [INFO] [2019-07-30T14:50:06.348Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T14:50:06.348Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT.jar [2019-07-30T14:50:06.911Z] [INFO] [2019-07-30T14:50:06.911Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T14:50:06.911Z] [INFO] [2019-07-30T14:50:06.911Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T14:50:08.281Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-30T14:50:08.281Z] [INFO] Command line: [2019-07-30T14:50:08.281Z] [/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/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-30T14:50:08.281Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T14:50:11.553Z] !SESSION 2019-07-30 14:50:08.243 ----------------------------------------------- [2019-07-30T14:50:11.553Z] eclipse.buildId=unknown [2019-07-30T14:50:11.553Z] java.version=1.8.0_202 [2019-07-30T14:50:11.553Z] java.vendor=Oracle Corporation [2019-07-30T14:50:11.553Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T14:50:11.553Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-30T14:50:11.553Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-30T14:50:11.553Z] [2019-07-30T14:50:11.553Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 14:50:11.033 [2019-07-30T14:50:11.553Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T14:50:11.553Z] !STACK 0 [2019-07-30T14:50:11.553Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T14:50:11.553Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T14:50:11.553Z] [2019-07-30T14:50:11.553Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T14:50:11.553Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T14:50:11.553Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T14:50:11.553Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T14:50:11.553Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T14:50:11.553Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T14:50:11.553Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T14:50:11.553Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T14:50:11.553Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T14:50:11.553Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T14:50:11.553Z] [2019-07-30T14:50:11.553Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 14:50:11.167 [2019-07-30T14:50:11.553Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T14:50:11.553Z] !STACK 0 [2019-07-30T14:50:11.553Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T14:50:11.553Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T14:50:11.553Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T14:50:11.553Z] -> 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-30T14:50:11.553Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T14:50:11.553Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T14:50:11.553Z] [2019-07-30T14:50:11.553Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T14:50:11.553Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T14:50:11.553Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T14:50:11.553Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T14:50:11.553Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T14:50:11.553Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T14:50:11.553Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T14:50:11.553Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T14:50:11.553Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T14:50:11.553Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T14:50:12.922Z] process 6432: 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-30T14:50:12.922Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T14:50:13.486Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T14:50:13.486Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T14:50:23.455Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard [2019-07-30T14:50:23.455Z] Display size: 1440x900 [2019-07-30T14:50:23.455Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-30T14:50:23.455Z] GTK version=3.18.9 [2019-07-30T14:50:23.455Z] GTK theme=Ambiance [2019-07-30T14:50:23.455Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T14:50:23.455Z] Time zone: Coordinated Universal Time [2019-07-30T14:50:23.455Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T14:50:23.455Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T14:50:24.824Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T14:50:25.389Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:50:25.389Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:50:25.389Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:50:25.389Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:50:25.389Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:50:25.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1130129536 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText} [2019-07-30T14:50:25.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1130129537 data=null doit=true} to TreeItem with text {TestText} [2019-07-30T14:50:25.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1130129537 data=null} to TreeItem with text {TestText} [2019-07-30T14:50:25.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1130129538 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T14:50:25.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130129539 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-30T14:50:25.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1130129663 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T14:50:25.645Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:50:25.645Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1130129679 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText} [2019-07-30T14:50:25.645Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1130129679 data=null doit=true} to TreeItem with text {TestText} [2019-07-30T14:50:25.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1130129680 data=null} to TreeItem with text {TestText} [2019-07-30T14:50:25.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1130129680 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T14:50:25.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130129681 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-30T14:50:25.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1130129691 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T14:50:25.645Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1130129693 data=null doit=true} to TreeItem with text {TestText} [2019-07-30T14:50:25.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1130129698 data=null} to TreeItem with text {TestText} [2019-07-30T14:50:25.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1130129698 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T14:50:25.645Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1130129699 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-30T14:50:25.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1130129785 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T14:50:25.645Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:50:25.645Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1130129790 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T14:50:25.645Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1130129790 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T14:50:25.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1130129791 data=null} to TreeItem with text {Traces [0]} [2019-07-30T14:50:25.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1130129791 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T14:50:25.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130129792 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-30T14:50:25.646Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1130129878 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T14:50:25.646Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:50:25.646Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1130129880 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T14:50:25.646Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1130129880 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T14:50:25.646Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1130129880 data=null} to TreeItem with text {Traces [0]} [2019-07-30T14:50:25.646Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1130129881 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T14:50:25.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130129881 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-30T14:50:25.646Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1130129889 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T14:50:26.576Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...' [2019-07-30T14:50:26.576Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...' [2019-07-30T14:50:26.576Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...' [2019-07-30T14:50:26.576Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-30T14:50:26.576Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1130130797 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-30T14:50:26.576Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-30T14:50:26.576Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-30T14:50:26.576Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-30T14:50:26.576Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-30T14:50:26.576Z] DEBUG - matched Button with text "New...", using matcher: with mnemonic 'New...' [2019-07-30T14:50:26.576Z] DEBUG - matched Button with text "New...", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:26.576Z] DEBUG - matched Button with text "New...", using matcher: (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-30T14:50:26.576Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T14:50:26.576Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T14:50:26.576Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-30T14:50:26.576Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-30T14:50:26.576Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-30T14:50:26.576Z] DEBUG - Clicking on New... [2019-07-30T14:50:26.576Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {New...} time=1130130803 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-30T14:50:26.576Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=1130130811 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-30T14:50:26.576Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {New...} time=1130130811 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-30T14:50:26.576Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {New...} time=1130130812 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-30T14:50:26.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {New...} time=1130130812 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-30T14:50:26.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {New...} time=1130130812 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-30T14:50:27.508Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {New...} time=1130131604 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-30T14:50:27.508Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=1130131606 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-30T14:50:27.508Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {New...} time=1130131607 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-30T14:50:27.508Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {New...} time=1130131607 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-30T14:50:27.508Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {New...} time=1130131607 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-30T14:50:27.508Z] DEBUG - Clicked on New... [2019-07-30T14:50:27.508Z] DEBUG - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser' [2019-07-30T14:50:27.508Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom Text Parser} time=1130131610 data=null doit=true} to Shell with text {Custom Text Parser} [2019-07-30T14:50:27.508Z] DEBUG - Attempting to set focus on Shell with text {Custom Text Parser} [2019-07-30T14:50:27.508Z] DEBUG - matched Text with text "Custom Text", using matcher: of type 'Text' [2019-07-30T14:50:27.508Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T14:50:27.508Z] DEBUG - matched Text with text "Custom Text", using matcher: with label (with mnemonic 'Category:') [2019-07-30T14:50:27.508Z] DEBUG - matched Text with text "Custom Text", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T14:50:27.508Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T14:50:27.508Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T14:50:27.508Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-07-30T14:50:27.508Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T14:50:27.508Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T14:50:27.508Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T14:50:27.508Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-07-30T14:50:27.508Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T14:50:27.508Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text' [2019-07-30T14:50:27.508Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T14:50:27.508Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Category:') [2019-07-30T14:50:27.508Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T14:50:27.508Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2019-07-30T14:50:27.508Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T14:50:27.508Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Category:') [2019-07-30T14:50:27.508Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T14:50:27.508Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T14:50:27.508Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T14:50:27.508Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-07-30T14:50:27.508Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T14:50:27.508Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-30T14:50:27.508Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T14:50:27.508Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:') [2019-07-30T14:50:27.508Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T14:50:27.508Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text' [2019-07-30T14:50:27.508Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T14:50:27.508Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:') [2019-07-30T14:50:27.508Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T14:50:27.508Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-30T14:50:27.508Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T14:50:27.508Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T14:50:27.508Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T14:50:27.508Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T14:50:27.508Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T14:50:27.508Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text' [2019-07-30T14:50:27.508Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T14:50:27.508Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T14:50:27.508Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T14:50:27.508Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2019-07-30T14:50:27.508Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T14:50:27.508Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T14:50:27.508Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T14:50:27.508Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T14:50:27.508Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T14:50:27.508Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T14:50:27.508Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T14:50:27.508Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-30T14:50:27.508Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T14:50:27.508Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T14:50:27.508Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T14:50:27.508Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text' [2019-07-30T14:50:27.508Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T14:50:27.508Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T14:50:27.508Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T14:50:27.765Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-30T14:50:27.765Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T14:50:27.765Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T14:50:27.765Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T14:50:27.765Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T14:50:27.765Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-30T14:50:27.765Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T14:50:27.765Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T14:50:27.765Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T14:50:27.765Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text' [2019-07-30T14:50:27.765Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T14:50:27.765Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T14:50:27.765Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T14:50:27.765Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2019-07-30T14:50:27.765Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T14:50:27.765Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T14:50:27.765Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T14:50:27.765Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T14:50:27.765Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T14:50:27.765Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T14:50:27.765Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T14:50:27.765Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-30T14:50:27.765Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T14:50:27.765Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T14:50:27.765Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T14:50:27.765Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text' [2019-07-30T14:50:27.765Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T14:50:27.765Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T14:50:27.765Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T14:50:27.765Z] DEBUG - matched Combo with text "(0,���)", using matcher: of type 'Combo' [2019-07-30T14:50:27.765Z] DEBUG - matched Combo with text "(0,���)", using matcher: (of type 'Combo') [2019-07-30T14:50:27.765Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo' [2019-07-30T14:50:27.765Z] DEBUG - matched Combo with text "Message", using matcher: (of type 'Combo') [2019-07-30T14:50:27.765Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2019-07-30T14:50:27.765Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo') [2019-07-30T14:50:27.765Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp [2019-07-30T14:50:27.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=1130131833 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-30T14:50:27.765Z] DEBUG - Set selection on (of type 'Combo') to Timestamp [2019-07-30T14:50:27.765Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-30T14:50:27.765Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-30T14:50:27.765Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-30T14:50:27.765Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2019-07-30T14:50:27.765Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2019-07-30T14:50:27.765Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T14:50:27.766Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T14:50:27.766Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-30T14:50:27.766Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'format:') [2019-07-30T14:50:27.766Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-30T14:50:27.766Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-30T14:50:27.766Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-30T14:50:27.766Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:') [2019-07-30T14:50:27.766Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-30T14:50:27.766Z] DEBUG - matched Text with text "Enter the input form...", using matcher: of type 'Text' [2019-07-30T14:50:27.766Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-30T14:50:27.766Z] DEBUG - matched Text with text "Enter the input form...", using matcher: with label (with mnemonic 'format:') [2019-07-30T14:50:27.766Z] DEBUG - matched Text with text "Enter the input form...", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-30T14:50:27.766Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:27.766Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:27.766Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:27.766Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:27.766Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:27.766Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:27.766Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:27.766Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:27.766Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:27.766Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:27.766Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:27.766Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:27.766Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:27.766Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:27.766Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:27.766Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:27.766Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:27.766Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:27.766Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:27.766Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:27.766Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:27.766Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-30T14:50:27.766Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:27.766Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:27.766Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:27.766Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:27.766Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:27.766Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:27.766Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-30T14:50:27.766Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:27.766Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:27.766Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:27.766Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:27.766Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:27.766Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T14:50:27.766Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:27.766Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:27.766Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T14:50:27.766Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:27.766Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:27.766Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:50:27.766Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:27.766Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:27.766Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T14:50:27.766Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:27.766Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:27.766Z] DEBUG - Clicking on [2019-07-30T14:50:27.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1130131996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:27.766Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1130131996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:27.766Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1130131996 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:27.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1130131997 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:27.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1130131997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:27.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1130131997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:28.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1130131997 data=null 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-30T14:50:28.023Z] DEBUG - Clicked on [2019-07-30T14:50:28.023Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:28.023Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:28.023Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:28.023Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:28.023Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:28.023Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:28.023Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:28.023Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:28.023Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:28.023Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:28.023Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:28.023Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:28.023Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:28.023Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:28.023Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:28.023Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:28.023Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:28.023Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:28.023Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:28.023Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:28.023Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:28.023Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-30T14:50:28.023Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:28.023Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:28.023Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:28.023Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:28.023Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:28.023Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:28.023Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:28.023Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:28.023Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:28.023Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-30T14:50:28.023Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:28.023Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:28.023Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:28.023Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:28.023Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:28.023Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T14:50:28.023Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:28.023Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:28.023Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T14:50:28.023Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:28.023Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:28.023Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:50:28.023Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:28.023Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:28.023Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T14:50:28.023Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:28.023Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:28.023Z] DEBUG - Clicking on [2019-07-30T14:50:28.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1130132193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:28.023Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1130132193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:28.023Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1130132193 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:28.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1130132194 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:28.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1130132194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:28.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1130132194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:28.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1130132195 data=null 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-30T14:50:28.279Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1130132304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:28.279Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1130132305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:28.279Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1130132305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:28.279Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1130132305 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:28.279Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1130132305 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:28.279Z] DEBUG - Clicked on [2019-07-30T14:50:28.279Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:50:28.279Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:50:28.279Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:50:28.279Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:50:28.279Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText' [2019-07-30T14:50:28.279Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText') [2019-07-30T14:50:28.279Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:50:28.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(.*\S)} time=1130132401 data=null button=0 stateMask=0x0 x=128 y=11 count=0} to TreeItem with text {Root Line 1 (0,���) : \s*(.*\S)} [2019-07-30T14:50:28.279Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,���) : \s*(.*\S)} time=1130132401 data=null doit=true} to TreeItem with text {Root Line 1 (0,���) : \s*(.*\S)} [2019-07-30T14:50:28.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,���) : \s*(.*\S)} time=1130132402 data=null} to TreeItem with text {Root Line 1 (0,���) : \s*(.*\S)} [2019-07-30T14:50:28.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(.*\S)} time=1130132402 data=null button=1 stateMask=0x0 x=128 y=11 count=1} to TreeItem with text {Root Line 1 (0,���) : \s*(.*\S)} [2019-07-30T14:50:28.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130132417 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-30T14:50:28.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(.*\S)} time=1130132649 data=null button=1 stateMask=0x80000 x=128 y=11 count=1} to TreeItem with text {Root Line 1 (0,���) : \s*(.*\S)} [2019-07-30T14:50:28.536Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-30T14:50:28.536Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-30T14:50:28.536Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-30T14:50:28.536Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2019-07-30T14:50:28.536Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2019-07-30T14:50:28.536Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T14:50:28.536Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T14:50:28.536Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T14:50:28.536Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T14:50:28.536Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T14:50:28.536Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T14:50:28.536Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T14:50:28.536Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-30T14:50:28.536Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T14:50:28.536Z] DEBUG - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T14:50:28.536Z] DEBUG - matched Text with text "ss", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T14:50:28.536Z] DEBUG - matched Text with text "12 Hello", using matcher: of type 'Text' [2019-07-30T14:50:28.536Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T14:50:28.536Z] DEBUG - matched Text with text "12 Hello", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T14:50:28.536Z] DEBUG - matched Text with text "12 Hello", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T14:50:28.536Z] DEBUG - matched Text with text "*no matching group*", using matcher: of type 'Text' [2019-07-30T14:50:28.536Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T14:50:28.536Z] DEBUG - matched Text with text "*no matching group*", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T14:50:28.536Z] DEBUG - matched Text with text "*no matching group*", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T14:50:28.536Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text' [2019-07-30T14:50:28.536Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T14:50:28.536Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T14:50:28.537Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T14:50:28.537Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:50:28.537Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=1130132783 data=null button=0 stateMask=0x0 x=102 y=32 count=0} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-30T14:50:28.537Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,���) : } time=1130132784 data=null doit=true} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-30T14:50:28.537Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,���) : } time=1130132784 data=null} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-30T14:50:28.537Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=1130132784 data=null button=1 stateMask=0x0 x=102 y=32 count=1} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-30T14:50:28.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130132785 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-30T14:50:28.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=1130132887 data=null button=1 stateMask=0x80000 x=102 y=32 count=1} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-30T14:50:28.793Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-30T14:50:28.793Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-30T14:50:28.793Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-30T14:50:28.793Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2019-07-30T14:50:28.793Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T14:50:28.793Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T14:50:28.793Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T14:50:28.793Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T14:50:28.793Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T14:50:28.793Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T14:50:28.793Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T14:50:28.793Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T14:50:28.793Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text' [2019-07-30T14:50:28.793Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T14:50:28.793Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T14:50:28.793Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T14:50:28.793Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:28.793Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:28.793Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:28.793Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:28.793Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:28.794Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:28.794Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:28.794Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:28.794Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:28.794Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:28.794Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:28.794Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:28.794Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:28.794Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:28.794Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:28.794Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:28.794Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:28.794Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:28.794Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:28.794Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:28.794Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:28.794Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-30T14:50:28.794Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:28.794Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:28.794Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:28.794Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-30T14:50:28.794Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:28.794Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:28.794Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:28.794Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:28.794Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:28.794Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T14:50:28.794Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:28.794Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:28.794Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T14:50:28.794Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:28.794Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:28.794Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:50:28.794Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:28.794Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:28.794Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T14:50:28.794Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:28.794Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:28.794Z] DEBUG - Clicking on [2019-07-30T14:50:28.794Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1130132928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:28.794Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1130132928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:28.794Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1130132929 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:28.794Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1130132929 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:28.794Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1130132929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:28.794Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1130132929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:28.794Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1130132929 data=null 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-30T14:50:28.794Z] DEBUG - Clicked on [2019-07-30T14:50:28.794Z] DEBUG - matched Combo with text "(0,���)", using matcher: of type 'Combo' [2019-07-30T14:50:28.794Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo' [2019-07-30T14:50:28.794Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2019-07-30T14:50:28.794Z] DEBUG - matched Combo with text "Set", using matcher: with text 'Set' [2019-07-30T14:50:28.794Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set') [2019-07-30T14:50:28.794Z] DEBUG - Setting selection on (of type 'Combo' and with text 'Set') to Append with | [2019-07-30T14:50:29.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Append with |} time=1130133048 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-30T14:50:29.050Z] DEBUG - Set selection on (of type 'Combo' and with text 'Set') to Append with | [2019-07-30T14:50:29.050Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:29.050Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:29.050Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:29.050Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:29.050Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:29.050Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:29.050Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:29.050Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-30T14:50:29.050Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:29.050Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:29.050Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-30T14:50:29.050Z] DEBUG - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All' [2019-07-30T14:50:29.050Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:29.050Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-30T14:50:29.050Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:29.050Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T14:50:29.050Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T14:50:29.050Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:50:29.050Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T14:50:29.050Z] DEBUG - Clicking on Highlight All [2019-07-30T14:50:29.050Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Highlight All} time=1130133095 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-30T14:50:29.050Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=1130133095 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-30T14:50:29.050Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Highlight All} time=1130133095 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-30T14:50:29.050Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Highlight All} time=1130133095 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-30T14:50:29.050Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Highlight All} time=1130133096 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-30T14:50:29.050Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Highlight All} time=1130133096 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-30T14:50:29.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Highlight All} time=1130133096 data=null item=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-30T14:50:29.050Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Highlight All} time=1130133114 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-30T14:50:29.050Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=1130133115 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-30T14:50:29.050Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Highlight All} time=1130133115 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-30T14:50:29.050Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Highlight All} time=1130133115 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-30T14:50:29.050Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Highlight All} time=1130133116 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-30T14:50:29.050Z] DEBUG - Clicked on Highlight All [2019-07-30T14:50:29.050Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:29.050Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:29.050Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:29.050Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:29.050Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:29.050Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:29.050Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:29.050Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-30T14:50:29.050Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:29.050Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:29.050Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-30T14:50:29.050Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:29.050Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T14:50:29.050Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T14:50:29.050Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2019-07-30T14:50:29.050Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:29.050Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T14:50:29.050Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:50:29.050Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T14:50:29.050Z] DEBUG - Clicking on &Next > [2019-07-30T14:50:29.050Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=1130133127 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-30T14:50:29.050Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=1130133128 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-30T14:50:29.050Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=1130133128 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T14:50:29.050Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=1130133128 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T14:50:29.050Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=1130133129 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-30T14:50:29.050Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=1130133129 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-30T14:50:29.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=1130133129 data=null item=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-30T14:50:29.307Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T14:50:29.307Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T14:50:29.307Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T14:50:29.307Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T14:50:29.307Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T14:50:29.307Z] DEBUG - Clicked on &Next > [2019-07-30T14:50:29.307Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:29.307Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:29.307Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:29.307Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:29.307Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:29.307Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:29.307Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T14:50:29.307Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T14:50:29.307Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:50:29.307Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T14:50:29.307Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T14:50:29.307Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:29.307Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:50:29.307Z] DEBUG - Clicking on &Finish [2019-07-30T14:50:29.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1130133381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:50:29.307Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1130133381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:50:29.307Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1130133381 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:50:29.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1130133381 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:50:29.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1130133381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:50:29.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1130133382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:50:29.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1130133382 data=null item=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-30T14:50:29.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {New...} time=1130130812 data=null item=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-30T14:50:29.564Z] DEBUG - Clicked on [2019-07-30T14:50:29.564Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-30T14:50:29.564Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1130133728 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-30T14:50:29.564Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-30T14:50:29.564Z] DEBUG - matched List with text "", using matcher: of type 'List' [2019-07-30T14:50:29.564Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2019-07-30T14:50:29.564Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace [2019-07-30T14:50:29.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1130133734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2019-07-30T14:50:29.564Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1130133734 data=null doit=true} to (of type 'List') [2019-07-30T14:50:29.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1130133734 data=null} to (of type 'List') [2019-07-30T14:50:29.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1130133782 data=null button=1 stateMask=0x0 x=97 y=10 count=1} to (of type 'List') [2019-07-30T14:50:29.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1130133782 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-30T14:50:29.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1130133783 data=null button=1 stateMask=0x80000 x=97 y=10 count=1} to (of type 'List') [2019-07-30T14:50:29.564Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-30T14:50:29.564Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-30T14:50:29.564Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-30T14:50:29.564Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T14:50:29.564Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T14:50:29.564Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-30T14:50:29.564Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:29.564Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T14:50:29.564Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-30T14:50:29.564Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-30T14:50:29.564Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-30T14:50:29.564Z] DEBUG - Clicking on Delete [2019-07-30T14:50:29.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1130133785 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-30T14:50:29.564Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1130133785 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-30T14:50:29.564Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1130133786 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T14:50:29.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1130133786 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T14:50:29.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1130133786 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-30T14:50:29.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1130133786 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-30T14:50:29.822Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1130133841 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-30T14:50:29.822Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1130133842 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-30T14:50:29.822Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1130133843 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-30T14:50:29.822Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1130133843 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T14:50:29.822Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1130133843 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T14:50:29.822Z] DEBUG - Clicked on Delete [2019-07-30T14:50:29.822Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser' [2019-07-30T14:50:29.822Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=1130133845 data=null doit=true} to Shell with text {Delete Custom Parser} [2019-07-30T14:50:29.822Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser} [2019-07-30T14:50:29.822Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T14:50:29.822Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T14:50:29.822Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T14:50:29.822Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:29.822Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T14:50:29.822Z] DEBUG - Clicking on &Yes [2019-07-30T14:50:29.822Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1130133846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T14:50:29.822Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1130133846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T14:50:29.822Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1130133846 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T14:50:29.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1130133846 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T14:50:29.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1130133847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T14:50:29.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1130133885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T14:50:29.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1130133885 data=null item=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-30T14:50:29.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1130133786 data=null item=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-30T14:50:29.822Z] DEBUG - Clicked on [2019-07-30T14:50:29.822Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-30T14:50:29.822Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1130133995 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-30T14:50:29.822Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-30T14:50:29.822Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-30T14:50:29.822Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-30T14:50:29.822Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-30T14:50:29.822Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T14:50:29.822Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T14:50:29.822Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-30T14:50:29.822Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-30T14:50:29.822Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-30T14:50:29.822Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close' [2019-07-30T14:50:29.822Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:29.822Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T14:50:29.822Z] DEBUG - Clicking on &Close [2019-07-30T14:50:29.822Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=1130134019 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-30T14:50:29.822Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=1130134019 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-30T14:50:29.822Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=1130134019 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T14:50:29.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=1130134019 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T14:50:29.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=1130134020 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-30T14:50:29.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=1130134020 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-30T14:50:30.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=1130134020 data=null item=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-30T14:50:30.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=1130130503 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-30T14:50:30.079Z] DEBUG - Clicked on [2019-07-30T14:50:30.079Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1130134196 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T14:50:30.079Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T14:50:30.079Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:50:30.079Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:50:30.079Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:50:30.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1130134303 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText} [2019-07-30T14:50:30.079Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1130134303 data=null doit=true} to TreeItem with text {TestText} [2019-07-30T14:50:30.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1130134303 data=null} to TreeItem with text {TestText} [2019-07-30T14:50:30.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1130134304 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T14:50:30.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130134304 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-30T14:50:30.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1130134391 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T14:50:30.593Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T14:50:30.593Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T14:50:30.593Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T14:50:31.522Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T14:50:31.522Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T14:50:31.522Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T14:50:31.522Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T14:50:31.522Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:50:31.522Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T14:50:31.522Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:50:31.522Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:50:31.522Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:50:31.522Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T14:50:31.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130135537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:50:31.522Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130135537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:50:31.522Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130135537 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:50:31.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130135538 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:50:31.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130135538 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:50:31.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130135538 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:50:31.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130135538 data=null 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-30T14:50:31.522Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130135539 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:50:31.522Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130135539 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:50:31.522Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130135539 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:50:31.522Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130135539 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:50:31.522Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130135539 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:50:31.522Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:50:31.522Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T14:50:31.522Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T14:50:31.522Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:50:31.522Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:50:31.522Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T14:50:31.522Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:31.522Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:50:31.522Z] DEBUG - Clicking on OK [2019-07-30T14:50:31.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1130135541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:50:31.522Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1130135541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:50:31.522Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1130135541 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:50:31.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1130135541 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:50:31.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1130135541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:50:31.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1130135541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:50:31.522Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:50:31.522Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:50:31.522Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:50:31.522Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:50:31.522Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:50:31.522Z] DEBUG - Clicked on OK [2019-07-30T14:50:31.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1130135541 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:50:31.780Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1130134594 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-30T14:50:32.126Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T14:50:32.734Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:50:32.734Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:50:32.734Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:50:32.734Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:50:32.734Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:50:32.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1130136692 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText} [2019-07-30T14:50:32.734Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1130136692 data=null doit=true} to TreeItem with text {TestText} [2019-07-30T14:50:32.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1130136692 data=null} to TreeItem with text {TestText} [2019-07-30T14:50:32.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1130136692 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T14:50:32.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130136693 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-30T14:50:32.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1130136742 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T14:50:32.734Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:50:32.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1130136743 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText} [2019-07-30T14:50:32.734Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1130136743 data=null doit=true} to TreeItem with text {TestText} [2019-07-30T14:50:32.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1130136744 data=null} to TreeItem with text {TestText} [2019-07-30T14:50:32.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1130136744 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T14:50:32.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130136780 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-30T14:50:32.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1130136791 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T14:50:32.734Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1130136792 data=null doit=true} to TreeItem with text {TestText} [2019-07-30T14:50:32.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1130136792 data=null} to TreeItem with text {TestText} [2019-07-30T14:50:32.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1130136793 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T14:50:32.734Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1130136793 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-30T14:50:32.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1130136804 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T14:50:32.734Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:50:32.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1130136806 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T14:50:32.734Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1130136806 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T14:50:32.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1130136806 data=null} to TreeItem with text {Traces [0]} [2019-07-30T14:50:32.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1130136807 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T14:50:32.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130136807 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-30T14:50:32.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1130136885 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T14:50:32.734Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:50:32.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1130136887 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T14:50:32.734Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1130136887 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T14:50:32.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1130136887 data=null} to TreeItem with text {Traces [0]} [2019-07-30T14:50:32.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1130136887 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T14:50:32.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130136888 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-30T14:50:32.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1130136894 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T14:50:32.991Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...' [2019-07-30T14:50:32.991Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...' [2019-07-30T14:50:32.991Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...' [2019-07-30T14:50:33.248Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-30T14:50:33.248Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1130137290 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-30T14:50:33.248Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-30T14:50:33.248Z] DEBUG - matched List with text "", using matcher: of type 'List' [2019-07-30T14:50:33.248Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2019-07-30T14:50:33.248Z] DEBUG - Set selection (of type 'List') to text Demo Category : Demo trace [2019-07-30T14:50:33.248Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1130137292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2019-07-30T14:50:33.248Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1130137293 data=null doit=true} to (of type 'List') [2019-07-30T14:50:33.248Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1130137293 data=null} to (of type 'List') [2019-07-30T14:50:33.248Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1130137293 data=null button=1 stateMask=0x0 x=102 y=31 count=1} to (of type 'List') [2019-07-30T14:50:33.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1130137293 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-30T14:50:33.248Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1130137295 data=null button=1 stateMask=0x80000 x=102 y=31 count=1} to (of type 'List') [2019-07-30T14:50:33.248Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-30T14:50:33.248Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-30T14:50:33.248Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-30T14:50:33.248Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T14:50:33.248Z] DEBUG - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...' [2019-07-30T14:50:33.248Z] DEBUG - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:33.248Z] DEBUG - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-30T14:50:33.248Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T14:50:33.248Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-30T14:50:33.248Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-30T14:50:33.248Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-30T14:50:33.248Z] DEBUG - Clicking on Edit... [2019-07-30T14:50:33.248Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Edit...} time=1130137296 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-30T14:50:33.248Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=1130137296 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-30T14:50:33.248Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Edit...} time=1130137296 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-30T14:50:33.248Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Edit...} time=1130137297 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-30T14:50:33.248Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Edit...} time=1130137297 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-30T14:50:33.248Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Edit...} time=1130137297 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-30T14:50:33.505Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Edit...} time=1130137589 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-30T14:50:33.505Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=1130137605 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-30T14:50:33.505Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Edit...} time=1130137605 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-30T14:50:33.505Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Edit...} time=1130137606 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-30T14:50:33.505Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Edit...} time=1130137606 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-30T14:50:33.505Z] DEBUG - Clicked on Edit... [2019-07-30T14:50:33.505Z] DEBUG - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser' [2019-07-30T14:50:33.505Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom Text Parser} time=1130137622 data=null doit=true} to Shell with text {Custom Text Parser} [2019-07-30T14:50:33.505Z] DEBUG - Attempting to set focus on Shell with text {Custom Text Parser} [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "Demo Category", using matcher: of type 'Text' [2019-07-30T14:50:33.505Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "Demo Category", using matcher: with label (with mnemonic 'Category:') [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "Demo Category", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-30T14:50:33.505Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:') [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "Demo trace", using matcher: of type 'Text' [2019-07-30T14:50:33.505Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Category:') [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "Demo trace", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2019-07-30T14:50:33.505Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Category:') [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2019-07-30T14:50:33.505Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Category:') [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T14:50:33.505Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-30T14:50:33.505Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:') [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-30T14:50:33.505Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:') [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-30T14:50:33.505Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:') [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-07-30T14:50:33.505Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Category:') [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "Demo trace", using matcher: of type 'Text' [2019-07-30T14:50:33.505Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "Demo trace", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2019-07-30T14:50:33.505Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2019-07-30T14:50:33.505Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T14:50:33.505Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-30T14:50:33.505Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-30T14:50:33.505Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-30T14:50:33.505Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-07-30T14:50:33.505Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-30T14:50:33.505Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-30T14:50:33.505Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2019-07-30T14:50:33.505Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2019-07-30T14:50:33.505Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T14:50:33.505Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-30T14:50:33.505Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-30T14:50:33.505Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-30T14:50:33.505Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-07-30T14:50:33.505Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T14:50:33.505Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T14:50:33.763Z] DEBUG - matched Combo with text "(0,���)", using matcher: of type 'Combo' [2019-07-30T14:50:33.763Z] DEBUG - matched Combo with text "(0,���)", using matcher: (of type 'Combo') [2019-07-30T14:50:33.763Z] DEBUG - matched Combo with text "Timestamp", using matcher: of type 'Combo' [2019-07-30T14:50:33.763Z] DEBUG - matched Combo with text "Timestamp", using matcher: (of type 'Combo') [2019-07-30T14:50:33.763Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2019-07-30T14:50:33.763Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo') [2019-07-30T14:50:33.763Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo' [2019-07-30T14:50:33.763Z] DEBUG - matched Combo with text "Message", using matcher: (of type 'Combo') [2019-07-30T14:50:33.763Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2019-07-30T14:50:33.763Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo') [2019-07-30T14:50:33.763Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp [2019-07-30T14:50:33.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=1130137795 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-30T14:50:33.763Z] DEBUG - Set selection on (of type 'Combo') to Timestamp [2019-07-30T14:50:33.763Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-30T14:50:33.763Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-30T14:50:33.763Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-30T14:50:33.763Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2019-07-30T14:50:33.763Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2019-07-30T14:50:33.763Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T14:50:33.763Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-30T14:50:33.763Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-30T14:50:33.763Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'format:') [2019-07-30T14:50:33.763Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-30T14:50:33.763Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-30T14:50:33.763Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-30T14:50:33.763Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:') [2019-07-30T14:50:33.763Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-30T14:50:33.763Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-30T14:50:33.763Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-30T14:50:33.763Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:') [2019-07-30T14:50:33.763Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-30T14:50:33.763Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-07-30T14:50:33.763Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-30T14:50:33.763Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'format:') [2019-07-30T14:50:33.763Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-30T14:50:33.763Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:33.763Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:33.763Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:33.763Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:33.763Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:33.763Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:33.763Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:33.763Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:33.763Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:33.763Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:33.763Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:33.763Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:33.763Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:33.763Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:33.763Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:33.763Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:33.763Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:33.763Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:33.763Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:33.763Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:33.763Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:33.763Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-30T14:50:33.763Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:33.763Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:33.763Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:33.763Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:33.763Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:33.763Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:33.763Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:33.763Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:33.763Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:33.763Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-30T14:50:33.763Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:33.763Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:33.763Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:33.763Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:33.763Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:33.763Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T14:50:33.763Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:33.763Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:33.763Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T14:50:33.763Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:33.763Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:33.763Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:50:33.763Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:33.763Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:33.763Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T14:50:33.763Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:33.763Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:33.763Z] DEBUG - Clicking on [2019-07-30T14:50:33.763Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1130137893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:33.763Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1130137893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:33.763Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1130137893 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:33.763Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1130137894 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:33.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1130137894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:33.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1130137894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:33.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1130137894 data=null 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-30T14:50:33.763Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1130137946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:33.763Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1130137946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:33.763Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1130137947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:33.763Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1130137947 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:33.763Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1130137947 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:33.763Z] DEBUG - Clicked on [2019-07-30T14:50:33.763Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:50:33.763Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:50:33.763Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:50:33.763Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:50:33.763Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText' [2019-07-30T14:50:33.763Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText') [2019-07-30T14:50:33.763Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:50:33.763Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(\d*)\s(.*)} time=1130137984 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-30T14:50:33.763Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,���) : \s*(\d*)\s(.*)} time=1130137985 data=null doit=true} to TreeItem with text {Root Line 1 (0,���) : \s*(\d*)\s(.*)} [2019-07-30T14:50:33.763Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,���) : \s*(\d*)\s(.*)} time=1130137985 data=null} to TreeItem with text {Root Line 1 (0,���) : \s*(\d*)\s(.*)} [2019-07-30T14:50:33.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(\d*)\s(.*)} time=1130137986 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-30T14:50:34.020Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130137986 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-30T14:50:34.020Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(\d*)\s(.*)} time=1130138262 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-30T14:50:34.020Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-30T14:50:34.020Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-30T14:50:34.020Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-30T14:50:34.020Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2019-07-30T14:50:34.020Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2019-07-30T14:50:34.020Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T14:50:34.020Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T14:50:34.020Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T14:50:34.020Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T14:50:34.020Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T14:50:34.020Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T14:50:34.020Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T14:50:34.020Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-30T14:50:34.020Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T14:50:34.020Z] DEBUG - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T14:50:34.020Z] DEBUG - matched Text with text "ss", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T14:50:34.020Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2019-07-30T14:50:34.020Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T14:50:34.020Z] DEBUG - matched Text with text "12", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T14:50:34.020Z] DEBUG - matched Text with text "12", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T14:50:34.020Z] DEBUG - matched Text with text "Hello", using matcher: of type 'Text' [2019-07-30T14:50:34.020Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T14:50:34.020Z] DEBUG - matched Text with text "Hello", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T14:50:34.020Z] DEBUG - matched Text with text "Hello", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T14:50:34.277Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-07-30T14:50:34.277Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T14:50:34.277Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T14:50:34.277Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T14:50:34.277Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:50:34.277Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=1130138289 data=null button=0 stateMask=0x0 x=102 y=32 count=0} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-30T14:50:34.277Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,���) : } time=1130138289 data=null doit=true} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-30T14:50:34.277Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,���) : } time=1130138290 data=null} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-30T14:50:34.277Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=1130138291 data=null button=1 stateMask=0x0 x=102 y=32 count=1} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-30T14:50:34.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130138291 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-30T14:50:34.277Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=1130138350 data=null button=1 stateMask=0x80000 x=102 y=32 count=1} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-30T14:50:34.277Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-30T14:50:34.277Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-30T14:50:34.277Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-30T14:50:34.277Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2019-07-30T14:50:34.277Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T14:50:34.277Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T14:50:34.277Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T14:50:34.277Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T14:50:34.277Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T14:50:34.277Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T14:50:34.277Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T14:50:34.277Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T14:50:34.277Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-07-30T14:50:34.277Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T14:50:34.277Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T14:50:34.277Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T14:50:34.277Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:34.277Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:34.277Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:34.277Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:34.277Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:34.277Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:34.277Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:34.277Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:34.277Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:34.277Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:34.277Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:34.277Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:34.277Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:34.277Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:34.277Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:34.277Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:34.277Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:34.277Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:34.277Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:34.277Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:34.277Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:34.277Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-30T14:50:34.277Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:34.277Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:34.277Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:34.277Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-30T14:50:34.277Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:34.277Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:34.277Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:34.277Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:34.277Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:34.277Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T14:50:34.277Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:34.277Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:34.277Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T14:50:34.277Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:34.277Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:34.277Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:50:34.277Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:34.277Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:34.277Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T14:50:34.277Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:34.277Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:34.277Z] DEBUG - Clicking on [2019-07-30T14:50:34.277Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1130138413 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:34.277Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1130138414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:34.277Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1130138414 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:34.277Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1130138414 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:34.277Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1130138414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:34.277Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1130138414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:50:34.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1130138414 data=null 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-30T14:50:34.277Z] DEBUG - Clicked on [2019-07-30T14:50:34.277Z] DEBUG - matched Combo with text "(0,���)", using matcher: of type 'Combo' [2019-07-30T14:50:34.277Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo' [2019-07-30T14:50:34.277Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2019-07-30T14:50:34.277Z] DEBUG - matched Combo with text "Set", using matcher: with text 'Set' [2019-07-30T14:50:34.277Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set') [2019-07-30T14:50:34.277Z] DEBUG - Setting selection on (of type 'Combo' and with text 'Set') to Append with | [2019-07-30T14:50:34.535Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Append with |} time=1130138528 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-30T14:50:34.535Z] DEBUG - Set selection on (of type 'Combo' and with text 'Set') to Append with | [2019-07-30T14:50:34.535Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:34.535Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:34.535Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:34.535Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:34.535Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:34.535Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:34.535Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:34.535Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-30T14:50:34.535Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:34.535Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:34.535Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-30T14:50:34.535Z] DEBUG - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All' [2019-07-30T14:50:34.535Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:34.535Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-30T14:50:34.535Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:34.535Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T14:50:34.535Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T14:50:34.535Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:50:34.535Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T14:50:34.535Z] DEBUG - Clicking on Highlight All [2019-07-30T14:50:34.535Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Highlight All} time=1130138607 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-30T14:50:34.535Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=1130138608 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-30T14:50:34.535Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Highlight All} time=1130138608 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-30T14:50:34.535Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Highlight All} time=1130138608 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-30T14:50:34.535Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Highlight All} time=1130138608 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-30T14:50:34.535Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Highlight All} time=1130138608 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-30T14:50:34.535Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Highlight All} time=1130138608 data=null item=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-30T14:50:34.535Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Highlight All} time=1130138613 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-30T14:50:34.535Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=1130138613 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-30T14:50:34.535Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Highlight All} time=1130138613 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-30T14:50:34.535Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Highlight All} time=1130138614 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-30T14:50:34.535Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Highlight All} time=1130138614 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-30T14:50:34.535Z] DEBUG - Clicked on Highlight All [2019-07-30T14:50:34.535Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:34.535Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:34.535Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:34.535Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:34.535Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:34.535Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:34.535Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:34.535Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-30T14:50:34.535Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:34.535Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:34.535Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-30T14:50:34.535Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:34.535Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T14:50:34.535Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T14:50:34.535Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2019-07-30T14:50:34.535Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:34.535Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T14:50:34.535Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:50:34.535Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T14:50:34.535Z] DEBUG - Clicking on &Next > [2019-07-30T14:50:34.535Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=1130138688 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-30T14:50:34.535Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=1130138688 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-30T14:50:34.535Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=1130138689 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T14:50:34.535Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=1130138689 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T14:50:34.535Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=1130138689 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-30T14:50:34.535Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=1130138690 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-30T14:50:34.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=1130138690 data=null item=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-30T14:50:34.793Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T14:50:34.793Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T14:50:34.793Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T14:50:34.793Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T14:50:34.793Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T14:50:34.793Z] DEBUG - Clicked on &Next > [2019-07-30T14:50:34.793Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:34.793Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:34.793Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:34.793Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:34.793Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:34.793Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:34.793Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T14:50:34.793Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T14:50:34.793Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:50:34.793Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T14:50:34.793Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T14:50:34.793Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:34.793Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:50:34.793Z] DEBUG - Clicking on &Finish [2019-07-30T14:50:34.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1130138884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:50:34.793Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1130138884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:50:34.793Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1130138884 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:50:34.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1130138885 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:50:34.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1130138885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:50:34.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1130138885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:50:34.793Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:50:35.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1130138885 data=null item=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-30T14:50:35.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Edit...} time=1130137297 data=null item=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-30T14:50:35.050Z] DEBUG - Clicked on [2019-07-30T14:50:35.050Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-30T14:50:35.050Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1130139195 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-30T14:50:35.050Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-30T14:50:35.050Z] DEBUG - matched List with text "", using matcher: of type 'List' [2019-07-30T14:50:35.050Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2019-07-30T14:50:35.050Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace [2019-07-30T14:50:35.050Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1130139198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2019-07-30T14:50:35.050Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1130139198 data=null doit=true} to (of type 'List') [2019-07-30T14:50:35.050Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1130139199 data=null} to (of type 'List') [2019-07-30T14:50:35.050Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1130139199 data=null button=1 stateMask=0x0 x=102 y=31 count=1} to (of type 'List') [2019-07-30T14:50:35.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1130139199 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-30T14:50:35.050Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1130139205 data=null button=1 stateMask=0x80000 x=102 y=31 count=1} to (of type 'List') [2019-07-30T14:50:35.050Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-30T14:50:35.050Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-30T14:50:35.050Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-30T14:50:35.050Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T14:50:35.050Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T14:50:35.050Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-30T14:50:35.050Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:35.050Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T14:50:35.050Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-30T14:50:35.050Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-30T14:50:35.050Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-30T14:50:35.050Z] DEBUG - Clicking on Delete [2019-07-30T14:50:35.050Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1130139207 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-30T14:50:35.050Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1130139208 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-30T14:50:35.050Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1130139208 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T14:50:35.050Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1130139208 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T14:50:35.050Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1130139209 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-30T14:50:35.050Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1130139209 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-30T14:50:35.307Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1130139307 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-30T14:50:35.307Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1130139308 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-30T14:50:35.307Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1130139309 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-30T14:50:35.307Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1130139309 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T14:50:35.307Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1130139309 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T14:50:35.307Z] DEBUG - Clicked on Delete [2019-07-30T14:50:35.307Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser' [2019-07-30T14:50:35.307Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=1130139315 data=null doit=true} to Shell with text {Delete Custom Parser} [2019-07-30T14:50:35.307Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser} [2019-07-30T14:50:35.307Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T14:50:35.307Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T14:50:35.307Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T14:50:35.307Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:35.307Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T14:50:35.307Z] DEBUG - Clicking on &Yes [2019-07-30T14:50:35.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1130139317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T14:50:35.307Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1130139317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T14:50:35.307Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1130139317 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T14:50:35.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1130139317 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T14:50:35.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1130139317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T14:50:35.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1130139317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T14:50:35.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1130139318 data=null item=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-30T14:50:35.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1130139209 data=null item=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-30T14:50:35.307Z] DEBUG - Clicked on [2019-07-30T14:50:35.307Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-30T14:50:35.307Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1130139499 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-30T14:50:35.307Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-30T14:50:35.307Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-30T14:50:35.307Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-30T14:50:35.307Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-30T14:50:35.307Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T14:50:35.307Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T14:50:35.307Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-30T14:50:35.307Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-30T14:50:35.307Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-30T14:50:35.307Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close' [2019-07-30T14:50:35.307Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:35.307Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T14:50:35.307Z] DEBUG - Clicking on &Close [2019-07-30T14:50:35.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=1130139501 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-30T14:50:35.307Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=1130139501 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-30T14:50:35.307Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=1130139501 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T14:50:35.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=1130139501 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T14:50:35.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=1130139501 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-30T14:50:35.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=1130139501 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-30T14:50:35.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=1130139502 data=null item=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-30T14:50:35.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=1130137027 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-30T14:50:35.564Z] DEBUG - Clicked on [2019-07-30T14:50:35.564Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1130139623 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T14:50:35.564Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T14:50:35.564Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:50:35.564Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:50:35.564Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:50:35.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1130139688 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText} [2019-07-30T14:50:35.564Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1130139689 data=null doit=true} to TreeItem with text {TestText} [2019-07-30T14:50:35.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1130139689 data=null} to TreeItem with text {TestText} [2019-07-30T14:50:35.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1130139689 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T14:50:35.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130139690 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-30T14:50:35.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1130139731 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T14:50:35.822Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T14:50:35.822Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T14:50:35.822Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T14:50:36.752Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T14:50:36.752Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T14:50:36.752Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T14:50:36.752Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T14:50:36.752Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:50:36.752Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T14:50:36.752Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:50:36.752Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:50:36.752Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:50:36.752Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T14:50:36.752Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130140812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:50:36.752Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130140813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:50:36.752Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130140813 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:50:36.752Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130140813 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:50:36.752Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130140814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:50:36.752Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130140814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:50:36.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130140814 data=null 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-30T14:50:36.752Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130140814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:50:36.752Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130140814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:50:36.752Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130140814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:50:36.752Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130140814 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:50:36.752Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130140815 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:50:36.752Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:50:36.752Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T14:50:36.752Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T14:50:36.752Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:50:36.752Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:50:36.752Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T14:50:36.752Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:36.752Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:50:36.752Z] DEBUG - Clicking on OK [2019-07-30T14:50:36.752Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1130140818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:50:36.752Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1130140818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:50:36.752Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1130140818 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:50:36.752Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1130140818 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:50:36.752Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1130140819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:50:36.752Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1130140819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:50:36.752Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:50:36.752Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:50:36.752Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:50:36.752Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:50:36.752Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:50:36.752Z] DEBUG - Clicked on OK [2019-07-30T14:50:36.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1130140819 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:50:36.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1130139905 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-30T14:50:37.315Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.741 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard [2019-07-30T14:50:37.315Z] testNew(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard) Time elapsed: 7.343 s [2019-07-30T14:50:37.315Z] testEdit(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard) Time elapsed: 5.278 s [2019-07-30T14:50:37.315Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard [2019-07-30T14:50:37.572Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T14:50:37.572Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:50:37.572Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:50:37.572Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:50:37.572Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:50:37.829Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:50:37.829Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=1130141830 data=null button=0 stateMask=0x0 x=68 y=11 count=0} to TreeItem with text {TestXML} [2019-07-30T14:50:37.829Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=1130141831 data=null doit=true} to TreeItem with text {TestXML} [2019-07-30T14:50:37.829Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=1130141831 data=null} to TreeItem with text {TestXML} [2019-07-30T14:50:37.829Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=1130141831 data=null button=1 stateMask=0x0 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-30T14:50:37.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130141831 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-30T14:50:37.829Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=1130141896 data=null button=1 stateMask=0x80000 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-30T14:50:37.829Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:50:37.829Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=1130141897 data=null button=0 stateMask=0x0 x=68 y=11 count=0} to TreeItem with text {TestXML} [2019-07-30T14:50:37.829Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=1130141901 data=null doit=true} to TreeItem with text {TestXML} [2019-07-30T14:50:37.829Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=1130141901 data=null} to TreeItem with text {TestXML} [2019-07-30T14:50:37.829Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=1130141902 data=null button=1 stateMask=0x0 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-30T14:50:37.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130141902 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-30T14:50:37.829Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=1130141910 data=null button=1 stateMask=0x80000 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-30T14:50:37.829Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=1130141911 data=null doit=true} to TreeItem with text {TestXML} [2019-07-30T14:50:37.829Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=1130141911 data=null} to TreeItem with text {TestXML} [2019-07-30T14:50:37.829Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=1130141912 data=null button=1 stateMask=0x0 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-30T14:50:37.829Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1130141912 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-30T14:50:37.829Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=1130141923 data=null button=1 stateMask=0x80000 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-30T14:50:37.829Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:50:37.829Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1130141924 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T14:50:37.829Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1130141925 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T14:50:37.829Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1130141925 data=null} to TreeItem with text {Traces [0]} [2019-07-30T14:50:37.829Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1130141925 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T14:50:37.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130141926 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-30T14:50:37.829Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1130141944 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T14:50:37.829Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:50:37.829Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1130141946 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T14:50:37.829Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1130141946 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T14:50:37.829Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1130141946 data=null} to TreeItem with text {Traces [0]} [2019-07-30T14:50:37.829Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1130141946 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T14:50:37.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130141947 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-30T14:50:37.829Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1130141991 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T14:50:38.086Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...' [2019-07-30T14:50:38.086Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...' [2019-07-30T14:50:38.086Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...' [2019-07-30T14:50:38.342Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-30T14:50:38.343Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1130142390 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-30T14:50:38.343Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-30T14:50:38.343Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-30T14:50:38.343Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-30T14:50:38.343Z] DEBUG - matched Button with text "XML", using matcher: with mnemonic 'XML' [2019-07-30T14:50:38.343Z] DEBUG - matched Button with text "XML", using matcher: with style 'SWT.RADIO' [2019-07-30T14:50:38.343Z] DEBUG - matched Button with text "XML", using matcher: (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-30T14:50:38.343Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-30T14:50:38.343Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T14:50:38.343Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T14:50:38.343Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-30T14:50:38.343Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-30T14:50:38.343Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-30T14:50:38.343Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-30T14:50:38.343Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Text} time=1130142408 data=null doit=true} to Button with text {Text} [2019-07-30T14:50:38.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Text} time=1130142409 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-30T14:50:38.343Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-30T14:50:38.343Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {XML} time=1130142410 data=null doit=true} to (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-30T14:50:38.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {XML} time=1130142410 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-30T14:50:38.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {XML} time=1130142410 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-30T14:50:38.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {XML} time=1130142411 data=null item=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-30T14:50:38.343Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-30T14:50:38.343Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-30T14:50:38.343Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-30T14:50:38.343Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-30T14:50:38.343Z] DEBUG - matched Button with text "New...", using matcher: with mnemonic 'New...' [2019-07-30T14:50:38.343Z] DEBUG - matched Button with text "New...", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:38.343Z] DEBUG - matched Button with text "New...", using matcher: (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-30T14:50:38.343Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T14:50:38.343Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T14:50:38.343Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-30T14:50:38.343Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-30T14:50:38.343Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-30T14:50:38.343Z] DEBUG - Clicking on New... [2019-07-30T14:50:38.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {New...} time=1130142418 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-30T14:50:38.343Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=1130142418 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-30T14:50:38.343Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {New...} time=1130142418 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-30T14:50:38.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {New...} time=1130142418 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-30T14:50:38.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {New...} time=1130142418 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-30T14:50:38.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {New...} time=1130142418 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-30T14:50:38.600Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {New...} time=1130142734 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-30T14:50:38.600Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=1130142735 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-30T14:50:38.600Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {New...} time=1130142735 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-30T14:50:38.600Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {New...} time=1130142735 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-30T14:50:38.600Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {New...} time=1130142736 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-30T14:50:38.600Z] DEBUG - Clicked on New... [2019-07-30T14:50:38.600Z] DEBUG - matched Shell with text "Custom XML Parser", using matcher: with text 'Custom XML Parser' [2019-07-30T14:50:38.600Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom XML Parser} time=1130142737 data=null doit=true} to Shell with text {Custom XML Parser} [2019-07-30T14:50:38.600Z] DEBUG - Attempting to set focus on Shell with text {Custom XML Parser} [2019-07-30T14:50:38.600Z] DEBUG - matched Text with text "Custom XML", using matcher: of type 'Text' [2019-07-30T14:50:38.600Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T14:50:38.600Z] DEBUG - matched Text with text "Custom XML", using matcher: with label (with mnemonic 'Category:') [2019-07-30T14:50:38.600Z] DEBUG - matched Text with text "Custom XML", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T14:50:38.600Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T14:50:38.600Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T14:50:38.600Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-07-30T14:50:38.600Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T14:50:38.600Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T14:50:38.600Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T14:50:38.600Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-07-30T14:50:38.600Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T14:50:38.600Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text' [2019-07-30T14:50:38.600Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T14:50:38.600Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Category:') [2019-07-30T14:50:38.600Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T14:50:38.600Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text' [2019-07-30T14:50:38.600Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T14:50:38.600Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:') [2019-07-30T14:50:38.600Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T14:50:38.600Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-30T14:50:38.600Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T14:50:38.600Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T14:50:38.600Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T14:50:38.600Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T14:50:38.600Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T14:50:38.600Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text' [2019-07-30T14:50:38.600Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T14:50:38.600Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T14:50:38.600Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T14:50:38.600Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text' [2019-07-30T14:50:38.601Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T14:50:38.601Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T14:50:38.601Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T14:50:38.601Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-30T14:50:38.601Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T14:50:38.601Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T14:50:38.601Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T14:50:38.601Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T14:50:38.601Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-30T14:50:38.601Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T14:50:38.601Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T14:50:38.601Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T14:50:38.601Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text' [2019-07-30T14:50:38.601Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T14:50:38.601Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T14:50:38.601Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T14:50:38.601Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: of type 'Text' [2019-07-30T14:50:38.601Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T14:50:38.601Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T14:50:38.601Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T14:50:38.857Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText' [2019-07-30T14:50:38.857Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText') [2019-07-30T14:50:38.857Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:38.857Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:38.857Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:38.857Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:38.857Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:38.857Z] DEBUG - matched Button with text "", using matcher: with tooltip 'Feeling lucky' [2019-07-30T14:50:38.857Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:38.857Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2019-07-30T14:50:38.857Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:38.857Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:38.857Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T14:50:38.857Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T14:50:38.857Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:50:38.857Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T14:50:38.857Z] DEBUG - Clicking on [2019-07-30T14:50:38.857Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1130142907 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-30T14:50:38.857Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1130142907 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-30T14:50:38.857Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1130142907 data=null doit=true} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2019-07-30T14:50:38.857Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1130142907 data=null} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2019-07-30T14:50:38.857Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1130142907 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-30T14:50:38.857Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1130142907 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-30T14:50:38.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1130142908 data=null 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-30T14:50:38.857Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1130142995 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-30T14:50:38.857Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1130142996 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-30T14:50:38.857Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1130142996 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-30T14:50:38.857Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1130142996 data=null doit=true} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2019-07-30T14:50:38.857Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1130142996 data=null} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2019-07-30T14:50:38.857Z] DEBUG - Clicked on [2019-07-30T14:50:38.857Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:50:38.857Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:50:38.857Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:50:38.857Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {event} time=1130143013 data=null button=0 stateMask=0x0 x=78 y=32 count=0} to Tree node with text: event [2019-07-30T14:50:38.857Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {event} time=1130143013 data=null doit=true} to Tree node with text: event [2019-07-30T14:50:38.857Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {event} time=1130143014 data=null} to Tree node with text: event [2019-07-30T14:50:38.857Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {event} time=1130143014 data=null button=1 stateMask=0x0 x=78 y=32 count=1} to Tree node with text: event [2019-07-30T14:50:39.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130143014 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-30T14:50:39.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {event} time=1130143430 data=null button=1 stateMask=0x80000 x=78 y=32 count=1} to Tree node with text: event [2019-07-30T14:50:39.372Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:39.372Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:39.372Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:39.372Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:39.372Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:39.372Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:39.372Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:39.372Z] DEBUG - matched Button with text "Log Entry", using matcher: of type 'Button' [2019-07-30T14:50:39.372Z] DEBUG - matched Button with text "Log Entry", using matcher: with mnemonic 'Log Entry' [2019-07-30T14:50:39.372Z] DEBUG - matched Button with text "Log Entry", using matcher: with style 'SWT.CHECK' [2019-07-30T14:50:39.372Z] DEBUG - matched Button with text "Log Entry", using matcher: (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-30T14:50:39.372Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-30T14:50:39.372Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:39.372Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:39.372Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:39.372Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T14:50:39.372Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T14:50:39.372Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:50:39.372Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T14:50:39.372Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-30T14:50:39.372Z] DEBUG - Toggling state on Button {Log Entry}. Setting state to selected [2019-07-30T14:50:39.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Log Entry} time=1130143484 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-30T14:50:39.372Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Log Entry} time=1130143485 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-30T14:50:39.372Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Log Entry} time=1130143485 data=null doit=true} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-30T14:50:39.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Log Entry} time=1130143485 data=null} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-30T14:50:39.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Log Entry} time=1130143485 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-30T14:50:39.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Log Entry} time=1130143486 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-30T14:50:39.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Log Entry} time=1130143486 data=null item=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-30T14:50:39.372Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Log Entry} time=1130143510 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-30T14:50:39.372Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Log Entry} time=1130143510 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-30T14:50:39.372Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Log Entry} time=1130143511 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-30T14:50:39.372Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Log Entry} time=1130143511 data=null doit=true} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-30T14:50:39.372Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Log Entry} time=1130143511 data=null} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-30T14:50:39.372Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-30T14:50:39.372Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:39.372Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:39.372Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:39.372Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:39.372Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:39.372Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:39.372Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:39.372Z] DEBUG - matched Button with text "Log Entry", using matcher: of type 'Button' [2019-07-30T14:50:39.372Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-30T14:50:39.372Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:39.372Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:39.372Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:39.372Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T14:50:39.372Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T14:50:39.372Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2019-07-30T14:50:39.372Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:39.372Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T14:50:39.372Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:50:39.372Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T14:50:39.372Z] DEBUG - Clicking on &Next > [2019-07-30T14:50:39.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=1130143519 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-30T14:50:39.372Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=1130143520 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-30T14:50:39.372Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=1130143520 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T14:50:39.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=1130143520 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T14:50:39.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=1130143520 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-30T14:50:39.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=1130143520 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-30T14:50:39.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=1130143520 data=null item=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-30T14:50:39.629Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T14:50:39.629Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T14:50:39.629Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T14:50:39.629Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T14:50:39.629Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T14:50:39.629Z] DEBUG - Clicked on &Next > [2019-07-30T14:50:39.629Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:39.629Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:39.629Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:39.629Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:39.629Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:39.629Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:50:39.629Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T14:50:39.629Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T14:50:39.629Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:50:39.629Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T14:50:39.629Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T14:50:39.629Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:39.629Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:50:39.629Z] DEBUG - Clicking on &Finish [2019-07-30T14:50:39.629Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1130143702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:50:39.629Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1130143702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:50:39.629Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1130143702 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:50:39.629Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1130143702 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:50:39.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1130143702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:50:39.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1130143702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:50:39.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1130143703 data=null item=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-30T14:50:39.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {New...} time=1130142418 data=null item=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-30T14:50:39.886Z] DEBUG - Clicked on [2019-07-30T14:50:39.886Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-30T14:50:39.886Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1130143919 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-30T14:50:39.886Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-30T14:50:39.886Z] DEBUG - matched List with text "", using matcher: of type 'List' [2019-07-30T14:50:39.886Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2019-07-30T14:50:39.886Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace [2019-07-30T14:50:39.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1130143921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2019-07-30T14:50:39.886Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1130143921 data=null doit=true} to (of type 'List') [2019-07-30T14:50:39.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1130143921 data=null} to (of type 'List') [2019-07-30T14:50:39.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1130143922 data=null button=1 stateMask=0x0 x=97 y=10 count=1} to (of type 'List') [2019-07-30T14:50:39.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1130143922 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-30T14:50:39.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1130143923 data=null button=1 stateMask=0x80000 x=97 y=10 count=1} to (of type 'List') [2019-07-30T14:50:39.886Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-30T14:50:39.886Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-30T14:50:39.886Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-30T14:50:39.886Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T14:50:39.886Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T14:50:39.886Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-30T14:50:39.886Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:39.886Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T14:50:39.886Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-30T14:50:39.886Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-30T14:50:39.886Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-30T14:50:39.886Z] DEBUG - Clicking on Delete [2019-07-30T14:50:39.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1130143924 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-30T14:50:39.886Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1130143925 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-30T14:50:39.886Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1130143925 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T14:50:39.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1130143925 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T14:50:39.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1130143925 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-30T14:50:39.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1130143925 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-30T14:50:39.886Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1130144018 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-30T14:50:39.886Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1130144018 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-30T14:50:39.886Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1130144019 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-30T14:50:39.886Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1130144019 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T14:50:39.886Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1130144019 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T14:50:39.886Z] DEBUG - Clicked on Delete [2019-07-30T14:50:39.886Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser' [2019-07-30T14:50:39.886Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=1130144020 data=null doit=true} to Shell with text {Delete Custom Parser} [2019-07-30T14:50:39.886Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser} [2019-07-30T14:50:39.886Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T14:50:39.886Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T14:50:39.886Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T14:50:39.886Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:39.886Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T14:50:39.886Z] DEBUG - Clicking on &Yes [2019-07-30T14:50:39.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1130144022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T14:50:39.886Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1130144022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T14:50:39.886Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1130144022 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T14:50:39.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1130144022 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T14:50:39.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1130144022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T14:50:39.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1130144022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T14:50:39.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1130144022 data=null item=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-30T14:50:39.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1130143925 data=null item=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-30T14:50:39.886Z] DEBUG - Clicked on [2019-07-30T14:50:39.886Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-30T14:50:40.143Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1130144192 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-30T14:50:40.143Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-30T14:50:40.143Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-30T14:50:40.143Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-30T14:50:40.143Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-30T14:50:40.143Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T14:50:40.143Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T14:50:40.143Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-30T14:50:40.143Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-30T14:50:40.143Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-30T14:50:40.143Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close' [2019-07-30T14:50:40.143Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:40.143Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T14:50:40.143Z] DEBUG - Clicking on &Close [2019-07-30T14:50:40.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=1130144194 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-30T14:50:40.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=1130144194 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-30T14:50:40.143Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=1130144194 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T14:50:40.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=1130144195 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T14:50:40.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=1130144195 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-30T14:50:40.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=1130144195 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-30T14:50:40.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=1130144195 data=null item=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-30T14:50:40.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=1130142104 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-30T14:50:40.143Z] DEBUG - Clicked on [2019-07-30T14:50:40.143Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1130144323 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T14:50:40.143Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T14:50:40.143Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:50:40.143Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:50:40.143Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:50:40.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=1130144395 data=null button=0 stateMask=0x0 x=68 y=11 count=0} to TreeItem with text {TestXML} [2019-07-30T14:50:40.143Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=1130144395 data=null doit=true} to TreeItem with text {TestXML} [2019-07-30T14:50:40.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=1130144395 data=null} to TreeItem with text {TestXML} [2019-07-30T14:50:40.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=1130144396 data=null button=1 stateMask=0x0 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-30T14:50:40.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130144396 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-30T14:50:40.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=1130144432 data=null button=1 stateMask=0x80000 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-30T14:50:40.400Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T14:50:40.400Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T14:50:40.400Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T14:50:41.488Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T14:50:41.488Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T14:50:41.488Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T14:50:41.488Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T14:50:41.488Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:50:41.488Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T14:50:41.488Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:50:41.488Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:50:41.488Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:50:41.488Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T14:50:41.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130145411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:50:41.488Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130145412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:50:41.488Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130145412 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:50:41.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130145412 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:50:41.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130145412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:50:41.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130145412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:50:41.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130145412 data=null 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-30T14:50:41.488Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130145413 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:50:41.488Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130145413 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:50:41.488Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130145413 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:50:41.488Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130145413 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:50:41.488Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130145413 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:50:41.488Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:50:41.488Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T14:50:41.488Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T14:50:41.488Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:50:41.488Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:50:41.488Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T14:50:41.488Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:41.488Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:50:41.488Z] DEBUG - Clicking on OK [2019-07-30T14:50:41.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1130145414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:50:41.488Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1130145414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:50:41.488Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1130145414 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:50:41.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1130145415 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:50:41.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1130145415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:50:41.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1130145415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:50:41.488Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:50:41.488Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:50:41.488Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:50:41.488Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:50:41.488Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:50:41.488Z] DEBUG - Clicked on OK [2019-07-30T14:50:41.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1130145415 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:50:41.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1130144532 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-30T14:50:41.745Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.539 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard [2019-07-30T14:50:41.745Z] testNew(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard) Time elapsed: 4.434 s [2019-07-30T14:50:41.745Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest [2019-07-30T14:50:47.005Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T14:50:47.005Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:50:47.005Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T14:50:47.005Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T14:50:47.570Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T14:50:47.570Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T14:50:47.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1130151664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T14:50:47.570Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1130151664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T14:50:47.570Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1130151664 data=null doit=true} to (of type 'Table') [2019-07-30T14:50:47.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1130151664 data=null} to (of type 'Table') [2019-07-30T14:50:47.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1130151665 data=null button=1 stateMask=0x0 x=666 y=11 count=1} to (of type 'Table') [2019-07-30T14:50:47.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1130151827 data=null button=1 stateMask=0x80000 x=666 y=11 count=1} to (of type 'Table') [2019-07-30T14:50:47.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1130151828 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-30T14:50:47.828Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1130151830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T14:50:47.828Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1130151832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T14:50:47.828Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1130151832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T14:50:47.828Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1130151832 data=null doit=true} to (of type 'Table') [2019-07-30T14:50:47.828Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1130151833 data=null} to (of type 'Table') [2019-07-30T14:50:47.828Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T14:50:47.828Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T14:50:47.828Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T14:50:47.828Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T14:50:47.828Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T14:50:47.828Z] DEBUG - Inserting text:e [2019-07-30T14:50:47.828Z] into text (of type 'Text') [2019-07-30T14:50:47.828Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T14:50:47.828Z] DEBUG - Typing text 'e [2019-07-30T14:50:47.828Z] ' with an interval of 100ms. between characters. [2019-07-30T14:50:48.394Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T14:50:48.651Z] DEBUG - Selecting rows [7] in (of type 'Table') [2019-07-30T14:50:48.651Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1130152814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T14:50:48.651Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1130152815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T14:50:48.651Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1130152815 data=null doit=true} to (of type 'Table') [2019-07-30T14:50:48.651Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1130152815 data=null} to (of type 'Table') [2019-07-30T14:50:48.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1130152816 data=null button=1 stateMask=0x0 x=22 y=158 count=1} to (of type 'Table') [2019-07-30T14:50:48.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1130152816 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-30T14:50:48.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1130152818 data=null button=1 stateMask=0x80000 x=22 y=158 count=1} to (of type 'Table') [2019-07-30T14:50:49.581Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1130153782 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T14:50:49.581Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T14:50:49.838Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:50:49.838Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:50:49.838Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:50:49.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1130154028 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T14:50:49.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1130154028 data=null doit=true} to TreeItem with text {test} [2019-07-30T14:50:49.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1130154029 data=null} to TreeItem with text {test} [2019-07-30T14:50:49.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1130154029 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:50:49.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130154029 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T14:50:49.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1130154048 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:50:50.095Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T14:50:50.095Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T14:50:50.095Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T14:50:51.025Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T14:50:51.025Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T14:50:51.025Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T14:50:51.025Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T14:50:51.025Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:50:51.025Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T14:50:51.025Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:50:51.025Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:50:51.025Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:50:51.025Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T14:50:51.025Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130155133 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:50:51.025Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130155134 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:50:51.025Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130155134 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:50:51.025Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130155134 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:50:51.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130155134 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:50:51.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130155134 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:50:51.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130155134 data=null 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-30T14:50:51.025Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130155134 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:50:51.025Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130155135 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:50:51.025Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130155135 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:50:51.025Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130155135 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:50:51.025Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130155135 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:50:51.025Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:50:51.025Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T14:50:51.025Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T14:50:51.025Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:50:51.025Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:50:51.025Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T14:50:51.025Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:50:51.025Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:50:51.025Z] DEBUG - Clicking on OK [2019-07-30T14:50:51.025Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1130155136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:50:51.025Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1130155136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:50:51.025Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1130155136 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:50:51.025Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1130155136 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:50:51.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1130155136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:50:51.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1130155137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:50:51.025Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:50:51.025Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:50:51.025Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:50:51.025Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:50:51.025Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:50:51.025Z] DEBUG - Clicked on OK [2019-07-30T14:50:51.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1130155137 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:50:51.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1130154183 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-30T14:50:53.482Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T14:50:53.482Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:50:53.482Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T14:50:53.482Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T14:50:54.045Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T14:50:54.045Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T14:50:54.045Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1130158148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T14:50:54.045Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1130158149 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T14:50:54.045Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1130158149 data=null doit=true} to (of type 'Table') [2019-07-30T14:50:54.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1130158149 data=null} to (of type 'Table') [2019-07-30T14:50:54.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1130158149 data=null button=1 stateMask=0x0 x=98 y=11 count=1} to (of type 'Table') [2019-07-30T14:50:54.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1130158154 data=null button=1 stateMask=0x80000 x=98 y=11 count=1} to (of type 'Table') [2019-07-30T14:50:54.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1130158154 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-30T14:50:54.045Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1130158265 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T14:50:54.045Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1130158267 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T14:50:54.045Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1130158267 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T14:50:54.045Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1130158267 data=null doit=true} to (of type 'Table') [2019-07-30T14:50:54.045Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1130158267 data=null} to (of type 'Table') [2019-07-30T14:50:54.045Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T14:50:54.045Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T14:50:54.045Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T14:50:54.045Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T14:50:54.045Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T14:50:54.045Z] DEBUG - Inserting text:00 [2019-07-30T14:50:54.045Z] into text (of type 'Text') [2019-07-30T14:50:54.045Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T14:50:54.045Z] DEBUG - Typing text '00 [2019-07-30T14:50:54.045Z] ' with an interval of 100ms. between characters. [2019-07-30T14:50:55.415Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T14:50:55.728Z] DEBUG - Selecting rows [7] in (of type 'Table') [2019-07-30T14:50:55.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1130159723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T14:50:55.728Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1130159723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T14:50:55.728Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1130159723 data=null doit=true} to (of type 'Table') [2019-07-30T14:50:55.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1130159723 data=null} to (of type 'Table') [2019-07-30T14:50:55.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1130159724 data=null button=1 stateMask=0x0 x=22 y=158 count=1} to (of type 'Table') [2019-07-30T14:50:55.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1130159724 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-30T14:50:55.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1130159728 data=null button=1 stateMask=0x80000 x=22 y=158 count=1} to (of type 'Table') [2019-07-30T14:50:56.753Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T14:50:56.753Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T14:50:56.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1130160756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T14:50:56.753Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1130160756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T14:50:56.753Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1130160756 data=null doit=true} to (of type 'Table') [2019-07-30T14:50:56.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1130160756 data=null} to (of type 'Table') [2019-07-30T14:50:56.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1130160757 data=null button=1 stateMask=0x0 x=12 y=11 count=1} to (of type 'Table') [2019-07-30T14:50:56.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1130160808 data=null button=1 stateMask=0x80000 x=12 y=11 count=1} to (of type 'Table') [2019-07-30T14:50:56.754Z] [2019-07-30T14:50:56.754Z] !ENTRY org.eclipse.ui 4 0 2019-07-30 14:50:56.566 [2019-07-30T14:50:56.754Z] !MESSAGE Unhandled event loop exception [2019-07-30T14:50:56.754Z] !STACK 0 [2019-07-30T14:50:56.754Z] org.eclipse.swt.SWTException: Widget is disposed [2019-07-30T14:50:56.754Z] at org.eclipse.swt.SWT.error(SWT.java:4699) [2019-07-30T14:50:56.754Z] at org.eclipse.swt.SWT.error(SWT.java:4614) [2019-07-30T14:50:56.754Z] at org.eclipse.swt.SWT.error(SWT.java:4585) [2019-07-30T14:50:56.754Z] at org.eclipse.swt.widgets.Widget.error(Widget.java:532) [2019-07-30T14:50:56.754Z] at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:469) [2019-07-30T14:50:56.754Z] at org.eclipse.swt.widgets.Widget.getData(Widget.java:586) [2019-07-30T14:50:56.754Z] at org.eclipse.tracecompass.tmf.ui.viewers.events.TmfEventsTable$TableSelectionListener.widgetSelected(TmfEventsTable.java:286) [2019-07-30T14:50:56.754Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252) [2019-07-30T14:50:56.754Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T14:50:56.754Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T14:50:56.754Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T14:50:56.754Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T14:50:56.754Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T14:50:56.754Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1198) [2019-07-30T14:50:56.754Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2019-07-30T14:50:56.754Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2019-07-30T14:50:56.754Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2019-07-30T14:50:56.754Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) [2019-07-30T14:50:56.754Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) [2019-07-30T14:50:56.754Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5113) [2019-07-30T14:50:56.754Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4666) [2019-07-30T14:50:56.754Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T14:50:56.754Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T14:50:56.754Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T14:50:56.754Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T14:50:56.754Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T14:50:56.754Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T14:50:56.754Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T14:50:56.754Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T14:50:56.754Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T14:50:56.754Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T14:50:56.754Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T14:50:56.754Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T14:50:56.754Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T14:50:56.754Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T14:50:56.754Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T14:50:56.754Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T14:50:56.754Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T14:50:56.754Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T14:50:56.754Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T14:50:56.754Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T14:50:56.754Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T14:50:56.754Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T14:50:56.754Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T14:50:56.754Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T14:50:56.754Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T14:50:56.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1130160814 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-30T14:50:56.754Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1130160823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T14:50:56.754Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1130160887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T14:50:56.754Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1130160888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T14:50:56.754Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1130160888 data=null doit=true} to (of type 'Table') [2019-07-30T14:50:56.754Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1130160888 data=null} to (of type 'Table') [2019-07-30T14:50:56.754Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T14:50:58.645Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T14:51:00.014Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1130164223 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T14:51:00.014Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T14:51:00.270Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:51:00.270Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:51:00.270Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:51:00.270Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1130164487 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T14:51:00.270Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1130164487 data=null doit=true} to TreeItem with text {test} [2019-07-30T14:51:00.270Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1130164488 data=null} to TreeItem with text {test} [2019-07-30T14:51:00.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1130164488 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:51:00.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130164488 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T14:51:00.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1130164506 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:51:00.528Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T14:51:00.528Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T14:51:00.528Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T14:51:01.458Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T14:51:01.458Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T14:51:01.458Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T14:51:01.458Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T14:51:01.458Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:01.458Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T14:51:01.458Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:51:01.458Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:51:01.458Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:01.458Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T14:51:01.458Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130165642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:01.458Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130165643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:01.458Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130165643 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:01.458Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130165643 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:01.458Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130165644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:01.458Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130165644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:01.458Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130165644 data=null 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-30T14:51:01.458Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130165644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:01.458Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130165644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:01.458Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130165644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:01.458Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130165644 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:01.458Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130165644 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:01.458Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:01.458Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T14:51:01.458Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T14:51:01.458Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:51:01.458Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:51:01.458Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T14:51:01.458Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:51:01.458Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:01.458Z] DEBUG - Clicking on OK [2019-07-30T14:51:01.458Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1130165646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:01.458Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1130165646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:01.458Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1130165646 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:01.458Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1130165646 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:01.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1130165646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:01.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1130165646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:01.459Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:01.459Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:01.459Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:01.459Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:01.459Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:01.459Z] DEBUG - Clicked on OK [2019-07-30T14:51:02.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1130165646 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:02.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1130164625 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-30T14:51:03.916Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T14:51:03.916Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:51:03.916Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T14:51:03.916Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T14:51:04.481Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T14:51:04.481Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T14:51:04.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1130168440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T14:51:04.481Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1130168440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T14:51:04.481Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1130168440 data=null doit=true} to (of type 'Table') [2019-07-30T14:51:04.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1130168440 data=null} to (of type 'Table') [2019-07-30T14:51:04.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1130168441 data=null button=1 stateMask=0x0 x=201 y=11 count=1} to (of type 'Table') [2019-07-30T14:51:04.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1130168554 data=null button=1 stateMask=0x80000 x=201 y=11 count=1} to (of type 'Table') [2019-07-30T14:51:04.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1130168554 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-30T14:51:04.481Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1130168558 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T14:51:04.481Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1130168559 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T14:51:04.481Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1130168559 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T14:51:04.481Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1130168560 data=null doit=true} to (of type 'Table') [2019-07-30T14:51:04.481Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1130168560 data=null} to (of type 'Table') [2019-07-30T14:51:04.481Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T14:51:04.481Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T14:51:04.481Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T14:51:04.481Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T14:51:04.481Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T14:51:04.481Z] DEBUG - Inserting text:HostF [2019-07-30T14:51:04.481Z] into text (of type 'Text') [2019-07-30T14:51:04.481Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T14:51:04.481Z] DEBUG - Typing text 'HostF [2019-07-30T14:51:04.481Z] ' with an interval of 100ms. between characters. [2019-07-30T14:51:05.412Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T14:51:05.668Z] DEBUG - Selecting rows [7] in (of type 'Table') [2019-07-30T14:51:05.668Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1130169771 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T14:51:05.668Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1130169772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T14:51:05.668Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1130169772 data=null doit=true} to (of type 'Table') [2019-07-30T14:51:05.668Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1130169772 data=null} to (of type 'Table') [2019-07-30T14:51:05.668Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1130169773 data=null button=1 stateMask=0x0 x=22 y=158 count=1} to (of type 'Table') [2019-07-30T14:51:05.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1130169773 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-30T14:51:05.668Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1130169775 data=null button=1 stateMask=0x80000 x=22 y=158 count=1} to (of type 'Table') [2019-07-30T14:51:06.597Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1130170715 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T14:51:06.597Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T14:51:06.855Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:51:06.855Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:51:06.855Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:51:06.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1130170922 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T14:51:06.855Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1130170922 data=null doit=true} to TreeItem with text {test} [2019-07-30T14:51:06.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1130170923 data=null} to TreeItem with text {test} [2019-07-30T14:51:06.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1130170923 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:51:06.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130170923 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T14:51:06.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1130170944 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:51:06.855Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T14:51:06.855Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T14:51:07.113Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T14:51:08.191Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T14:51:08.191Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T14:51:08.191Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T14:51:08.191Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T14:51:08.191Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:08.191Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T14:51:08.191Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:51:08.191Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:51:08.191Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:08.191Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T14:51:08.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130172041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:08.191Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130172042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:08.191Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130172042 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:08.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130172042 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:08.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130172043 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:08.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130172043 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:08.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130172043 data=null 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-30T14:51:08.191Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130172043 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:08.191Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130172043 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:08.191Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130172044 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:08.191Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130172044 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:08.191Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130172044 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:08.191Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:08.191Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T14:51:08.191Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T14:51:08.191Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:51:08.191Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:51:08.191Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T14:51:08.191Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:51:08.191Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:08.191Z] DEBUG - Clicking on OK [2019-07-30T14:51:08.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1130172045 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:08.191Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1130172045 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:08.191Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1130172046 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:08.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1130172046 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:08.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1130172046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:08.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1130172046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:08.191Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:08.191Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:08.191Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:08.191Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:08.191Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:08.191Z] DEBUG - Clicked on OK [2019-07-30T14:51:08.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1130172046 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:08.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1130171020 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-30T14:51:10.342Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T14:51:10.342Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:51:10.342Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T14:51:10.342Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T14:51:10.598Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T14:51:10.598Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T14:51:10.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1130174744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T14:51:10.598Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1130174745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T14:51:10.598Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1130174745 data=null doit=true} to (of type 'Table') [2019-07-30T14:51:10.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1130174745 data=null} to (of type 'Table') [2019-07-30T14:51:10.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1130174745 data=null button=1 stateMask=0x0 x=98 y=11 count=1} to (of type 'Table') [2019-07-30T14:51:10.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1130174751 data=null button=1 stateMask=0x80000 x=98 y=11 count=1} to (of type 'Table') [2019-07-30T14:51:10.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1130174752 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-30T14:51:10.598Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1130174753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T14:51:10.598Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1130174755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T14:51:10.598Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1130174755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T14:51:10.598Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1130174756 data=null doit=true} to (of type 'Table') [2019-07-30T14:51:10.598Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1130174756 data=null} to (of type 'Table') [2019-07-30T14:51:10.598Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T14:51:10.598Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T14:51:10.598Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T14:51:10.598Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T14:51:10.598Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T14:51:10.598Z] DEBUG - Inserting text:2 into text (of type 'Text') [2019-07-30T14:51:10.598Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T14:51:10.598Z] DEBUG - Typing text '2' with an interval of 50ms. between characters. [2019-07-30T14:51:10.856Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-30T14:51:10.856Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-07-30T14:51:10.856Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T14:51:10.856Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T14:51:10.856Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T14:51:11.113Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T14:51:11.370Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T14:51:11.370Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1130175482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T14:51:11.370Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1130175482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T14:51:11.370Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1130175482 data=null doit=true} to (of type 'Table') [2019-07-30T14:51:11.370Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1130175483 data=null} to (of type 'Table') [2019-07-30T14:51:11.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1130175483 data=null button=1 stateMask=0x0 x=666 y=11 count=1} to (of type 'Table') [2019-07-30T14:51:11.370Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1130175488 data=null button=1 stateMask=0x80000 x=666 y=11 count=1} to (of type 'Table') [2019-07-30T14:51:11.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1130175489 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-30T14:51:11.370Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1130175490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T14:51:11.370Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1130175492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T14:51:11.370Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1130175492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T14:51:11.370Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1130175493 data=null doit=true} to (of type 'Table') [2019-07-30T14:51:11.370Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1130175493 data=null} to (of type 'Table') [2019-07-30T14:51:11.370Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T14:51:11.370Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T14:51:11.370Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T14:51:11.370Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T14:51:11.370Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T14:51:11.370Z] DEBUG - Inserting text:F into text (of type 'Text') [2019-07-30T14:51:11.370Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T14:51:11.370Z] DEBUG - Typing text 'F' with an interval of 50ms. between characters. [2019-07-30T14:51:11.370Z] DEBUG - matched Text with text "F", using matcher: of type 'Text' [2019-07-30T14:51:11.370Z] DEBUG - matched Text with text "F", using matcher: (of type 'Text') [2019-07-30T14:51:11.370Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T14:51:11.370Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T14:51:11.370Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T14:51:12.739Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel' [2019-07-30T14:51:12.739Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: with mnemonic 'Timestamp matches "2"' [2019-07-30T14:51:12.739Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: (of type 'CLabel' and with mnemonic 'Timestamp matches "2"') [2019-07-30T14:51:12.739Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel' [2019-07-30T14:51:12.739Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel' [2019-07-30T14:51:12.739Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel' [2019-07-30T14:51:12.739Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel' [2019-07-30T14:51:12.739Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"' [2019-07-30T14:51:12.739Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: (of type 'CLabel' and with mnemonic 'Message matches "F"') [2019-07-30T14:51:12.739Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel' [2019-07-30T14:51:12.739Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T14:51:12.739Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel' [2019-07-30T14:51:12.739Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel' [2019-07-30T14:51:12.739Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"' [2019-07-30T14:51:12.739Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: (of type 'CLabel' and with mnemonic 'Message matches "F"') [2019-07-30T14:51:12.739Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel' [2019-07-30T14:51:12.739Z] DEBUG - Clicking on CLabel with text {Message matches "F"} [2019-07-30T14:51:12.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{CLabel {} time=1130176828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"} [2019-07-30T14:51:12.739Z] DEBUG - Sent event MouseMove [5]: MouseEvent{CLabel {} time=1130176828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"} [2019-07-30T14:51:12.739Z] DEBUG - Sent event Activate [26]: ShellEvent{CLabel {} time=1130176828 data=null doit=true} to CLabel with text {Message matches "F"} [2019-07-30T14:51:12.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{CLabel {} time=1130176829 data=null} to CLabel with text {Message matches "F"} [2019-07-30T14:51:12.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{CLabel {} time=1130176829 data=null button=1 stateMask=0x0 x=81 y=10 count=1} to CLabel with text {Message matches "F"} [2019-07-30T14:51:12.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{CLabel {} time=1130176836 data=null button=1 stateMask=0x80000 x=81 y=10 count=1} to CLabel with text {Message matches "F"} [2019-07-30T14:51:12.739Z] DEBUG - Clicked on CLabel with text {Message matches "F"} [2019-07-30T14:51:12.739Z] DEBUG - Clicking on CLabel with text {Message matches "F"} [2019-07-30T14:51:12.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{CLabel {} time=1130176882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"} [2019-07-30T14:51:12.739Z] DEBUG - Sent event MouseMove [5]: MouseEvent{CLabel {} time=1130176882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"} [2019-07-30T14:51:12.739Z] DEBUG - Sent event Activate [26]: ShellEvent{CLabel {} time=1130176882 data=null doit=true} to CLabel with text {Message matches "F"} [2019-07-30T14:51:12.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{CLabel {} time=1130176882 data=null} to CLabel with text {Message matches "F"} [2019-07-30T14:51:12.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{CLabel {} time=1130176882 data=null button=1 stateMask=0x0 x=9 y=9 count=1} to CLabel with text {Message matches "F"} [2019-07-30T14:51:12.739Z] DEBUG - Clicked on CLabel with text {} [2019-07-30T14:51:14.638Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1130178424 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T14:51:14.638Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T14:51:14.638Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:51:14.638Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:51:14.638Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:51:14.638Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1130178522 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T14:51:14.638Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1130178522 data=null doit=true} to TreeItem with text {test} [2019-07-30T14:51:14.638Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1130178522 data=null} to TreeItem with text {test} [2019-07-30T14:51:14.638Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1130178522 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:51:14.638Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130178523 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T14:51:14.638Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1130178538 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:51:14.638Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T14:51:14.638Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T14:51:14.638Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T14:51:15.202Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T14:51:15.202Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T14:51:15.459Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T14:51:15.459Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T14:51:15.459Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:15.459Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T14:51:15.459Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:51:15.459Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:51:15.459Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:15.459Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T14:51:15.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130179456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:15.459Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130179457 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:15.459Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130179457 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:15.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130179457 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:15.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130179457 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:15.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130179457 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:15.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130179457 data=null 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-30T14:51:15.459Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130179457 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:15.459Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130179457 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:15.459Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130179458 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:15.459Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130179458 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:15.459Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130179458 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:15.459Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:15.459Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T14:51:15.459Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T14:51:15.459Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:51:15.459Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:51:15.459Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T14:51:15.459Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:51:15.459Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:15.459Z] DEBUG - Clicking on OK [2019-07-30T14:51:15.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1130179459 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:15.459Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1130179459 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:15.459Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1130179459 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:15.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1130179460 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:15.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1130179460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:15.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1130179460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:15.459Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:15.459Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:15.459Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:15.459Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:15.459Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:15.459Z] DEBUG - Clicked on OK [2019-07-30T14:51:15.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1130179460 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:15.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1130178616 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-30T14:51:17.608Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T14:51:17.608Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:51:17.608Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T14:51:17.608Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T14:51:17.865Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T14:51:17.865Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T14:51:17.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1130181979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T14:51:17.865Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1130181979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T14:51:17.865Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1130181980 data=null doit=true} to (of type 'Table') [2019-07-30T14:51:17.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1130181980 data=null} to (of type 'Table') [2019-07-30T14:51:17.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1130181980 data=null button=1 stateMask=0x0 x=201 y=11 count=1} to (of type 'Table') [2019-07-30T14:51:17.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1130182092 data=null button=1 stateMask=0x80000 x=201 y=11 count=1} to (of type 'Table') [2019-07-30T14:51:17.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1130182092 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-30T14:51:17.865Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1130182093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T14:51:17.865Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1130182095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T14:51:17.865Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1130182095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T14:51:17.865Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1130182095 data=null doit=true} to (of type 'Table') [2019-07-30T14:51:17.865Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1130182095 data=null} to (of type 'Table') [2019-07-30T14:51:17.865Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T14:51:17.865Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T14:51:17.865Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T14:51:17.865Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T14:51:17.865Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T14:51:17.865Z] DEBUG - Inserting text:HostF [2019-07-30T14:51:17.865Z] into text (of type 'Text') [2019-07-30T14:51:17.865Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T14:51:17.865Z] DEBUG - Typing text 'HostF [2019-07-30T14:51:17.865Z] ' with an interval of 100ms. between characters. [2019-07-30T14:51:19.234Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T14:51:19.527Z] DEBUG - Selecting rows [7] in (of type 'Table') [2019-07-30T14:51:19.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1130183523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T14:51:19.527Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1130183523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T14:51:19.527Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1130183523 data=null doit=true} to (of type 'Table') [2019-07-30T14:51:19.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1130183523 data=null} to (of type 'Table') [2019-07-30T14:51:19.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1130183524 data=null button=1 stateMask=0x0 x=22 y=158 count=1} to (of type 'Table') [2019-07-30T14:51:19.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1130183524 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-30T14:51:19.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1130183526 data=null button=1 stateMask=0x80000 x=22 y=158 count=1} to (of type 'Table') [2019-07-30T14:51:20.500Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1130184464 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T14:51:20.500Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T14:51:20.500Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:51:20.500Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:51:20.500Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:51:20.500Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1130184725 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T14:51:20.500Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1130184726 data=null doit=true} to TreeItem with text {test} [2019-07-30T14:51:20.500Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1130184726 data=null} to TreeItem with text {test} [2019-07-30T14:51:20.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1130184726 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:51:20.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130184726 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T14:51:20.757Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1130184787 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:51:20.757Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T14:51:20.757Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T14:51:20.757Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T14:51:21.687Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T14:51:21.687Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T14:51:21.687Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T14:51:21.687Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T14:51:21.687Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:21.687Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T14:51:21.687Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:51:21.687Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:51:21.687Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:21.687Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T14:51:21.687Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130185831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:21.687Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130185832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:21.687Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130185832 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:21.687Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130185832 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:21.687Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130185832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:21.687Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130185832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:21.687Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130185832 data=null 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-30T14:51:21.687Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130185832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:21.687Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130185833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:21.687Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130185833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:21.687Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130185833 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:21.687Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130185833 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:21.687Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:21.687Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T14:51:21.687Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T14:51:21.687Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:51:21.687Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:51:21.687Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T14:51:21.687Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:51:21.687Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:21.687Z] DEBUG - Clicking on OK [2019-07-30T14:51:21.687Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1130185834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:21.687Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1130185834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:21.687Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1130185834 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:21.687Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1130185834 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:21.687Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1130185835 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:21.687Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1130185835 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:21.687Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:21.687Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:21.687Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:21.687Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:21.687Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:21.687Z] DEBUG - Clicked on OK [2019-07-30T14:51:22.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1130185835 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:22.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1130184898 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-30T14:51:22.250Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.41 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest [2019-07-30T14:51:22.250Z] testMultiHighlightMessage(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 7.571 s [2019-07-30T14:51:22.250Z] testSwitchToFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 10.42 s [2019-07-30T14:51:22.250Z] testHighlight(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 6.468 s [2019-07-30T14:51:22.250Z] testHeaderBar(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 7.189 s [2019-07-30T14:51:22.250Z] testPreference(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 6.363 s [2019-07-30T14:51:22.250Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest [2019-07-30T14:51:24.150Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T14:51:24.150Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:51:24.150Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T14:51:24.150Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T14:51:24.150Z] DEBUG - Clicking on TableItem with text {} [2019-07-30T14:51:24.150Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1130188260 data=null button=0 stateMask=0x0 x=262 y=11 count=0} to TableItem with text {} [2019-07-30T14:51:24.150Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1130188261 data=null doit=true} to TableItem with text {} [2019-07-30T14:51:24.150Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T14:51:24.150Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1130188262 data=null} to TableItem with text {} [2019-07-30T14:51:24.150Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1130188262 data=null button=1 stateMask=0x0 x=262 y=11 count=1} to TableItem with text {} [2019-07-30T14:51:24.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1130188277 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-30T14:51:24.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1130188339 data=null button=1 stateMask=0x80000 x=262 y=11 count=1} to TableItem with text {} [2019-07-30T14:51:24.150Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=1130188340 data=null button=0 stateMask=0x0 x=262 y=11 count=0} to TableItem with text {} [2019-07-30T14:51:24.150Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=1130188341 data=null doit=true} to TableItem with text {} [2019-07-30T14:51:24.150Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=1130188341 data=null} to TableItem with text {} [2019-07-30T14:51:24.150Z] DEBUG - Clicked on TableItem with text {} [2019-07-30T14:51:24.150Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T14:51:24.150Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T14:51:24.150Z] DEBUG - Inserting text:LoggerA|LoggerB|LoggerC into text (of type 'Text') [2019-07-30T14:51:24.150Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T14:51:24.150Z] DEBUG - Typing text 'LoggerA|LoggerB|LoggerC' with an interval of 50ms. between characters. [2019-07-30T14:51:25.522Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T14:51:26.891Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T14:51:26.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1130191045 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T14:51:26.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1130191045 data=null doit=true} to TableItem with text {} [2019-07-30T14:51:26.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1130191045 data=null} to TableItem with text {} [2019-07-30T14:51:26.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1130191046 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T14:51:26.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1130191046 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-30T14:51:26.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1130191049 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T14:51:26.891Z] DEBUG - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...' [2019-07-30T14:51:26.891Z] DEBUG - Clicking on with mnemonic 'Export To Text...' [2019-07-30T14:51:26.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=1130191112 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-30T14:51:26.891Z] DEBUG - Clicked on with mnemonic 'Export To Text...' [2019-07-30T14:51:29.412Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T14:51:29.412Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:51:29.412Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T14:51:29.412Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T14:51:29.412Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T14:51:29.412Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1130193205 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T14:51:29.412Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1130193205 data=null doit=true} to TableItem with text {} [2019-07-30T14:51:29.412Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1130193205 data=null} to TableItem with text {} [2019-07-30T14:51:29.412Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1130193206 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T14:51:29.412Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1130193206 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-30T14:51:29.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1130193216 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T14:51:29.412Z] DEBUG - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...' [2019-07-30T14:51:29.412Z] DEBUG - Clicking on with mnemonic 'Export To Text...' [2019-07-30T14:51:29.412Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=1130193300 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-30T14:51:29.412Z] DEBUG - Clicked on with mnemonic 'Export To Text...' [2019-07-30T14:51:29.669Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1130193861 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T14:51:29.669Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T14:51:29.669Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:51:29.669Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:51:29.669Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:51:29.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1130193871 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T14:51:29.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1130193872 data=null doit=true} to TreeItem with text {test} [2019-07-30T14:51:29.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1130193872 data=null} to TreeItem with text {test} [2019-07-30T14:51:29.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1130193872 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:51:29.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130193872 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T14:51:29.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1130193912 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:51:29.926Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T14:51:29.926Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T14:51:29.926Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T14:51:30.856Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T14:51:30.856Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T14:51:30.856Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T14:51:30.856Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T14:51:30.856Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:30.856Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T14:51:30.856Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:51:30.856Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:51:30.856Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:30.856Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T14:51:30.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130194795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:30.856Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130194796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:30.856Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130194796 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:30.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130194796 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:30.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130194796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:30.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130194797 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:30.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130194797 data=null 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-30T14:51:30.856Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130194797 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:30.856Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130194797 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:30.856Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130194797 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:30.856Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130194797 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:30.856Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130194797 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:30.856Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:30.856Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T14:51:30.856Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T14:51:30.856Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:51:30.856Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:51:30.856Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T14:51:30.856Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:51:30.856Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:30.856Z] DEBUG - Clicking on OK [2019-07-30T14:51:30.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1130194799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:30.856Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1130194799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:30.856Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1130194799 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:30.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1130194799 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:30.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1130194799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:30.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1130194799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:30.856Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:30.856Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:30.856Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:30.856Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:30.856Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:30.856Z] DEBUG - Clicked on OK [2019-07-30T14:51:30.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1130194799 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:30.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1130194002 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-30T14:51:31.113Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.958 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest [2019-07-30T14:51:31.113Z] testExportWithFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest) Time elapsed: 4.884 s [2019-07-30T14:51:31.113Z] testExport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest) Time elapsed: 2.166 s [2019-07-30T14:51:31.113Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest [2019-07-30T14:51:31.368Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T14:51:32.127Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:51:32.127Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:51:32.127Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:51:32.127Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:51:32.127Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:51:32.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1130196134 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T14:51:32.127Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1130196134 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T14:51:32.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1130196135 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T14:51:32.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1130196135 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T14:51:32.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130196136 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-30T14:51:32.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1130196176 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T14:51:32.127Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:51:32.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1130196177 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T14:51:32.127Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1130196177 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T14:51:32.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1130196178 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T14:51:32.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1130196179 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T14:51:32.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130196179 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-30T14:51:32.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1130196193 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T14:51:32.127Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1130196194 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T14:51:32.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1130196194 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T14:51:32.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1130196194 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T14:51:32.127Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1130196195 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-30T14:51:32.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1130196205 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T14:51:32.127Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:51:32.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1130196206 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T14:51:32.127Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1130196206 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T14:51:32.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1130196206 data=null} to TreeItem with text {Traces [0]} [2019-07-30T14:51:32.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1130196207 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T14:51:32.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130196207 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-30T14:51:32.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1130196228 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T14:51:34.424Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"' [2019-07-30T14:51:34.424Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:51:34.424Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:51:34.424Z] DEBUG - number of items : 11 [2019-07-30T14:51:34.424Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter} [2019-07-30T14:51:34.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1130198179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T14:51:34.424Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130198180 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T14:51:34.424Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1130198180 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-07-30T14:51:34.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1130198181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T14:51:34.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1130198181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T14:51:34.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1130198181 data=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-30T14:51:34.424Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1130198192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T14:51:34.424Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130198192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T14:51:34.424Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1130198193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T14:51:34.424Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1130198193 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-07-30T14:51:34.424Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1130198193 data=null} to ToolItem with tooltip text {Add new filter} [2019-07-30T14:51:34.424Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter} [2019-07-30T14:51:34.424Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:51:34.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER } time=1130198199 data=null button=0 stateMask=0x0 x=77 y=11 count=0} to TreeItem with text {FILTER } [2019-07-30T14:51:34.424Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER } time=1130198199 data=null doit=true} to TreeItem with text {FILTER } [2019-07-30T14:51:34.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER } time=1130198199 data=null} to TreeItem with text {FILTER } [2019-07-30T14:51:34.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER } time=1130198200 data=null button=1 stateMask=0x0 x=77 y=11 count=1} to TreeItem with text {FILTER } [2019-07-30T14:51:34.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130198200 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-30T14:51:34.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER } time=1130198207 data=null button=1 stateMask=0x80000 x=77 y=11 count=1} to TreeItem with text {FILTER } [2019-07-30T14:51:34.424Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text' [2019-07-30T14:51:34.424Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text') [2019-07-30T14:51:34.424Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T14:51:34.424Z] DEBUG - Clicking on TreeItem with text {FILTER timestamp} [2019-07-30T14:51:34.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=1130198222 data=null button=0 stateMask=0x0 x=82 y=11 count=0} to TreeItem with text {FILTER timestamp} [2019-07-30T14:51:34.424Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=1130198222 data=null doit=true} to TreeItem with text {FILTER timestamp} [2019-07-30T14:51:34.424Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:51:34.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=1130198225 data=null} to TreeItem with text {FILTER timestamp} [2019-07-30T14:51:34.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=1130198225 data=null button=1 stateMask=0x0 x=82 y=11 count=1} to TreeItem with text {FILTER timestamp} [2019-07-30T14:51:34.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130198226 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-30T14:51:34.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=1130198294 data=null button=1 stateMask=0x80000 x=82 y=11 count=1} to TreeItem with text {FILTER timestamp} [2019-07-30T14:51:34.424Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER timestamp} time=1130198294 data=null button=0 stateMask=0x0 x=82 y=11 count=0} to TreeItem with text {FILTER timestamp} [2019-07-30T14:51:34.424Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER timestamp} time=1130198294 data=null doit=true} to TreeItem with text {FILTER timestamp} [2019-07-30T14:51:34.424Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER timestamp} time=1130198295 data=null} to TreeItem with text {FILTER timestamp} [2019-07-30T14:51:34.424Z] DEBUG - Clicked on TreeItem with text {FILTER timestamp} [2019-07-30T14:51:34.424Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:51:34.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=1130198296 data=null button=0 stateMask=0x0 x=82 y=11 count=0} to TreeItem with text {FILTER timestamp} [2019-07-30T14:51:34.424Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=1130198296 data=null doit=true} to TreeItem with text {FILTER timestamp} [2019-07-30T14:51:34.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=1130198296 data=null} to TreeItem with text {FILTER timestamp} [2019-07-30T14:51:34.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=1130198296 data=null button=1 stateMask=0x0 x=82 y=11 count=1} to TreeItem with text {FILTER timestamp} [2019-07-30T14:51:34.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130198297 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-30T14:51:34.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=1130198303 data=null button=1 stateMask=0x80000 x=82 y=11 count=1} to TreeItem with text {FILTER timestamp} [2019-07-30T14:51:34.424Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE' [2019-07-30T14:51:34.424Z] DEBUG - Clicking on with mnemonic 'TRACETYPE' [2019-07-30T14:51:34.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=1130198394 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-30T14:51:34.424Z] DEBUG - Clicked on with mnemonic 'TRACETYPE' [2019-07-30T14:51:34.424Z] WARN - Tree item TreeItem with text {FILTER timestamp} is already expanded. Won't expand it again. [2019-07-30T14:51:34.424Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T14:51:34.424Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T14:51:34.424Z] DEBUG - Setting selection on (of type 'Combo') to Test trace : XML Trace Stub (ns) [2019-07-30T14:51:34.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Test trace : XML Trace Stub (ns)} time=1130198489 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-30T14:51:34.424Z] DEBUG - Set selection on (of type 'Combo') to Test trace : XML Trace Stub (ns) [2019-07-30T14:51:34.424Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1130198490 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T14:51:34.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1130198490 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T14:51:34.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1130198491 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-30T14:51:34.424Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1130198491 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-30T14:51:34.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1130198491 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-30T14:51:34.424Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:51:34.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1130198492 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-30T14:51:34.424Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1130198492 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T14:51:34.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1130198492 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T14:51:34.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1130198493 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-30T14:51:34.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130198493 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-30T14:51:34.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1130198516 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-30T14:51:34.725Z] DEBUG - matched MenuItem with text "AND", using matcher: with mnemonic 'AND' [2019-07-30T14:51:34.725Z] DEBUG - Clicking on with mnemonic 'AND' [2019-07-30T14:51:34.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {AND} time=1130198606 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-30T14:51:34.725Z] DEBUG - Clicked on with mnemonic 'AND' [2019-07-30T14:51:34.725Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:51:34.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {AND} time=1130198630 data=null button=0 stateMask=0x0 x=77 y=53 count=0} to Tree node with text: AND [2019-07-30T14:51:34.725Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {AND} time=1130198630 data=null doit=true} to Tree node with text: AND [2019-07-30T14:51:34.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {AND} time=1130198630 data=null} to Tree node with text: AND [2019-07-30T14:51:34.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {AND} time=1130198631 data=null button=1 stateMask=0x0 x=77 y=53 count=1} to Tree node with text: AND [2019-07-30T14:51:34.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130198631 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-30T14:51:34.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {AND} time=1130198683 data=null button=1 stateMask=0x80000 x=77 y=53 count=1} to Tree node with text: AND [2019-07-30T14:51:34.725Z] DEBUG - matched MenuItem with text "CONTAINS", using matcher: with mnemonic 'CONTAINS' [2019-07-30T14:51:34.725Z] DEBUG - Clicking on with mnemonic 'CONTAINS' [2019-07-30T14:51:34.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {CONTAINS} time=1130198725 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-30T14:51:34.725Z] DEBUG - Clicked on with mnemonic 'CONTAINS' [2019-07-30T14:51:34.725Z] WARN - Tree item Tree node with text: AND is already expanded. Won't expand it again. [2019-07-30T14:51:34.725Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: of type 'Combo' [2019-07-30T14:51:34.725Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: (of type 'Combo') [2019-07-30T14:51:34.725Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T14:51:34.725Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T14:51:34.725Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp [2019-07-30T14:51:34.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=1130198822 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-30T14:51:34.725Z] DEBUG - Set selection on (of type 'Combo') to Timestamp [2019-07-30T14:51:34.725Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text' [2019-07-30T14:51:34.725Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text') [2019-07-30T14:51:34.725Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T14:51:34.725Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:51:34.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=1130198905 data=null button=0 stateMask=0x0 x=170 y=74 count=0} to Tree node with text: Timestamp CONTAINS "100" [2019-07-30T14:51:34.725Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Timestamp CONTAINS "100"} time=1130198906 data=null doit=true} to Tree node with text: Timestamp CONTAINS "100" [2019-07-30T14:51:34.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Timestamp CONTAINS "100"} time=1130198906 data=null} to Tree node with text: Timestamp CONTAINS "100" [2019-07-30T14:51:34.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=1130198906 data=null button=1 stateMask=0x0 x=170 y=74 count=1} to Tree node with text: Timestamp CONTAINS "100" [2019-07-30T14:51:34.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130198907 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-30T14:51:34.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=1130199000 data=null button=1 stateMask=0x80000 x=170 y=74 count=1} to Tree node with text: Timestamp CONTAINS "100" [2019-07-30T14:51:34.982Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:51:34.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {AND} time=1130199001 data=null button=0 stateMask=0x0 x=77 y=53 count=0} to Tree node with text: AND [2019-07-30T14:51:34.982Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {AND} time=1130199001 data=null doit=true} to Tree node with text: AND [2019-07-30T14:51:34.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {AND} time=1130199001 data=null} to Tree node with text: AND [2019-07-30T14:51:34.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {AND} time=1130199001 data=null button=1 stateMask=0x0 x=77 y=53 count=1} to Tree node with text: AND [2019-07-30T14:51:34.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130199001 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-30T14:51:34.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {AND} time=1130199014 data=null button=1 stateMask=0x80000 x=77 y=53 count=1} to Tree node with text: AND [2019-07-30T14:51:34.982Z] DEBUG - number of items : 11 [2019-07-30T14:51:34.982Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters} [2019-07-30T14:51:34.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1130199015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T14:51:34.982Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130199015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T14:51:34.982Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1130199015 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-07-30T14:51:34.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1130199016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T14:51:34.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1130199016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T14:51:34.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1130199016 data=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-30T14:51:34.982Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1130199023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T14:51:34.982Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130199023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T14:51:34.982Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1130199023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T14:51:34.982Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1130199023 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-07-30T14:51:34.982Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1130199023 data=null} to ToolItem with tooltip text {Save filters} [2019-07-30T14:51:34.982Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters} [2019-07-30T14:51:34.982Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:51:34.982Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T14:51:34.982Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T14:51:34.982Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T14:51:34.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1130199180 data=null button=0 stateMask=0x0 x=22 y=53 count=0} to TableItem with text {} [2019-07-30T14:51:34.982Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1130199181 data=null doit=true} to TableItem with text {} [2019-07-30T14:51:34.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1130199181 data=null} to TableItem with text {} [2019-07-30T14:51:34.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1130199181 data=null button=1 stateMask=0x0 x=22 y=53 count=1} to TableItem with text {} [2019-07-30T14:51:34.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1130199182 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-30T14:51:34.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1130199183 data=null button=1 stateMask=0x80000 x=22 y=53 count=1} to TableItem with text {} [2019-07-30T14:51:34.982Z] DEBUG - matched MenuItem with text "timestamp", using matcher: with mnemonic 'timestamp' [2019-07-30T14:51:34.982Z] DEBUG - Clicking on with mnemonic 'timestamp' [2019-07-30T14:51:35.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {timestamp} time=1130199231 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-30T14:51:35.280Z] DEBUG - Clicked on with mnemonic 'timestamp' [2019-07-30T14:51:37.172Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T14:51:37.172Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:51:37.172Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:51:37.172Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:51:37.172Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:51:37.172Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:51:37.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1130201126 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T14:51:37.172Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1130201127 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T14:51:37.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1130201127 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T14:51:37.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1130201127 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T14:51:37.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130201127 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-30T14:51:37.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1130201191 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T14:51:37.172Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:51:37.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1130201192 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T14:51:37.172Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1130201192 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T14:51:37.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1130201192 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T14:51:37.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1130201193 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T14:51:37.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130201193 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-30T14:51:37.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1130201203 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T14:51:37.172Z] WARN - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again. [2019-07-30T14:51:37.172Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:51:37.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1130201204 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T14:51:37.172Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1130201204 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T14:51:37.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1130201205 data=null} to TreeItem with text {Traces [1]} [2019-07-30T14:51:37.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1130201205 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T14:51:37.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130201205 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-30T14:51:37.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1130201211 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T14:51:39.067Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"' [2019-07-30T14:51:39.067Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:51:39.067Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:51:39.067Z] DEBUG - number of items : 11 [2019-07-30T14:51:39.067Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter} [2019-07-30T14:51:39.067Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1130202849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T14:51:39.067Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130202849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T14:51:39.067Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1130202849 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-07-30T14:51:39.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1130202849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T14:51:39.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1130202849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T14:51:39.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1130202850 data=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-30T14:51:39.067Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1130202858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T14:51:39.067Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130202858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T14:51:39.067Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1130202858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T14:51:39.067Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1130202858 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-07-30T14:51:39.067Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1130202868 data=null} to ToolItem with tooltip text {Add new filter} [2019-07-30T14:51:39.067Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter} [2019-07-30T14:51:39.067Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:51:39.067Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER } time=1130202869 data=null button=0 stateMask=0x0 x=77 y=95 count=0} to TreeItem with text {FILTER } [2019-07-30T14:51:39.067Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER } time=1130202869 data=null doit=true} to TreeItem with text {FILTER } [2019-07-30T14:51:39.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER } time=1130202869 data=null} to TreeItem with text {FILTER } [2019-07-30T14:51:39.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER } time=1130202870 data=null button=1 stateMask=0x0 x=77 y=95 count=1} to TreeItem with text {FILTER } [2019-07-30T14:51:39.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130202870 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-30T14:51:39.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER } time=1130202885 data=null button=1 stateMask=0x80000 x=77 y=95 count=1} to TreeItem with text {FILTER } [2019-07-30T14:51:39.067Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text' [2019-07-30T14:51:39.067Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text') [2019-07-30T14:51:39.067Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T14:51:39.067Z] DEBUG - Clicking on TreeItem with text {FILTER field} [2019-07-30T14:51:39.067Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=1130202892 data=null button=0 stateMask=0x0 x=60 y=95 count=0} to TreeItem with text {FILTER field} [2019-07-30T14:51:39.067Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER field} time=1130202892 data=null doit=true} to TreeItem with text {FILTER field} [2019-07-30T14:51:39.067Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:51:39.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=1130202895 data=null} to TreeItem with text {FILTER field} [2019-07-30T14:51:39.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=1130202895 data=null button=1 stateMask=0x0 x=60 y=95 count=1} to TreeItem with text {FILTER field} [2019-07-30T14:51:39.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130202916 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-30T14:51:39.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=1130202924 data=null button=1 stateMask=0x80000 x=60 y=95 count=1} to TreeItem with text {FILTER field} [2019-07-30T14:51:39.067Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER field} time=1130202924 data=null button=0 stateMask=0x0 x=60 y=95 count=0} to TreeItem with text {FILTER field} [2019-07-30T14:51:39.067Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER field} time=1130202924 data=null doit=true} to TreeItem with text {FILTER field} [2019-07-30T14:51:39.067Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER field} time=1130202924 data=null} to TreeItem with text {FILTER field} [2019-07-30T14:51:39.067Z] DEBUG - Clicked on TreeItem with text {FILTER field} [2019-07-30T14:51:39.067Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:51:39.067Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=1130202926 data=null button=0 stateMask=0x0 x=60 y=95 count=0} to TreeItem with text {FILTER field} [2019-07-30T14:51:39.067Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER field} time=1130202926 data=null doit=true} to TreeItem with text {FILTER field} [2019-07-30T14:51:39.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=1130202926 data=null} to TreeItem with text {FILTER field} [2019-07-30T14:51:39.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=1130202926 data=null button=1 stateMask=0x0 x=60 y=95 count=1} to TreeItem with text {FILTER field} [2019-07-30T14:51:39.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130202927 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-30T14:51:39.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=1130202940 data=null button=1 stateMask=0x80000 x=60 y=95 count=1} to TreeItem with text {FILTER field} [2019-07-30T14:51:39.067Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE' [2019-07-30T14:51:39.067Z] DEBUG - Clicking on with mnemonic 'TRACETYPE' [2019-07-30T14:51:39.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=1130203000 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-30T14:51:39.067Z] DEBUG - Clicked on with mnemonic 'TRACETYPE' [2019-07-30T14:51:39.067Z] WARN - Tree item TreeItem with text {FILTER field} is already expanded. Won't expand it again. [2019-07-30T14:51:39.067Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T14:51:39.067Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T14:51:39.067Z] DEBUG - Setting selection on (of type 'Combo') to Test trace : XML Trace Stub (ns) [2019-07-30T14:51:39.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Test trace : XML Trace Stub (ns)} time=1130203087 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-30T14:51:39.067Z] DEBUG - Set selection on (of type 'Combo') to Test trace : XML Trace Stub (ns) [2019-07-30T14:51:39.067Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1130203088 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T14:51:39.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1130203088 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T14:51:39.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1130203089 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-30T14:51:39.067Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1130203089 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-30T14:51:39.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1130203089 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-30T14:51:39.067Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:51:39.067Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1130203090 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-30T14:51:39.067Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1130203090 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T14:51:39.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1130203091 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T14:51:39.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1130203091 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-30T14:51:39.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130203091 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-30T14:51:39.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1130203112 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-30T14:51:39.067Z] DEBUG - matched MenuItem with text "COMPARE", using matcher: with mnemonic 'COMPARE' [2019-07-30T14:51:39.067Z] DEBUG - Clicking on with mnemonic 'COMPARE' [2019-07-30T14:51:39.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {COMPARE} time=1130203202 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-30T14:51:39.067Z] DEBUG - Clicked on with mnemonic 'COMPARE' [2019-07-30T14:51:39.067Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem { = [2019-07-30T14:51:39.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem { = [2019-07-30T14:51:39.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem { = [2019-07-30T14:51:39.067Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1130203272 data=null item=TreeItem { = [2019-07-30T14:51:39.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem { = [2019-07-30T14:51:39.067Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: of type 'Combo' [2019-07-30T14:51:39.067Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: (of type 'Combo') [2019-07-30T14:51:39.067Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T14:51:39.067Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T14:51:39.067Z] DEBUG - Setting selection on (of type 'Combo') to Contents [2019-07-30T14:51:39.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Contents} time=1130203273 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-30T14:51:39.067Z] DEBUG - Set selection on (of type 'Combo') to Contents [2019-07-30T14:51:39.067Z] DEBUG - matched Text with text "type field name", using matcher: of type 'Text' [2019-07-30T14:51:39.067Z] DEBUG - matched Text with text "type field name", using matcher: (of type 'Text') [2019-07-30T14:51:39.067Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text' [2019-07-30T14:51:39.067Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text') [2019-07-30T14:51:39.067Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T14:51:39.324Z] DEBUG - matched Text with text "field", using matcher: of type 'Text' [2019-07-30T14:51:39.324Z] DEBUG - matched Text with text "field", using matcher: (of type 'Text') [2019-07-30T14:51:39.324Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text' [2019-07-30T14:51:39.324Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text') [2019-07-30T14:51:39.324Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T14:51:39.324Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:51:39.324Z] DEBUG - matched Button with text "<", using matcher: of type 'Button' [2019-07-30T14:51:39.324Z] DEBUG - matched Button with text "=", using matcher: of type 'Button' [2019-07-30T14:51:39.324Z] DEBUG - matched Button with text ">", using matcher: of type 'Button' [2019-07-30T14:51:39.324Z] DEBUG - matched Button with text ">", using matcher: with mnemonic '>' [2019-07-30T14:51:39.324Z] DEBUG - matched Button with text ">", using matcher: with style 'SWT.RADIO' [2019-07-30T14:51:39.324Z] DEBUG - matched Button with text ">", using matcher: (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2019-07-30T14:51:39.324Z] DEBUG - matched Button with text "Num", using matcher: of type 'Button' [2019-07-30T14:51:39.324Z] DEBUG - matched Button with text "Alpha", using matcher: of type 'Button' [2019-07-30T14:51:39.324Z] DEBUG - matched Button with text "Timestamp", using matcher: of type 'Button' [2019-07-30T14:51:39.324Z] DEBUG - Clicking on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2019-07-30T14:51:39.324Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {=} time=1130203414 data=null doit=true} to Button with text {=} [2019-07-30T14:51:39.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {=} time=1130203415 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-30T14:51:39.324Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2019-07-30T14:51:39.324Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {>} time=1130203423 data=null doit=true} to (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2019-07-30T14:51:39.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {>} time=1130203486 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-30T14:51:39.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {>} time=1130203486 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-30T14:51:39.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {>} time=1130203487 data=null item=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-30T14:51:39.324Z] DEBUG - Clicked on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2019-07-30T14:51:39.324Z] DEBUG - number of items : 11 [2019-07-30T14:51:39.324Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters} [2019-07-30T14:51:39.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1130203488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T14:51:39.324Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130203489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T14:51:39.324Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1130203489 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-07-30T14:51:39.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1130203489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T14:51:39.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1130203489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T14:51:39.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1130203489 data=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-30T14:51:39.324Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1130203493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T14:51:39.324Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130203493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T14:51:39.324Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1130203493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T14:51:39.324Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1130203493 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-07-30T14:51:39.324Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1130203493 data=null} to ToolItem with tooltip text {Save filters} [2019-07-30T14:51:39.324Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters} [2019-07-30T14:51:39.324Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:51:39.324Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T14:51:39.324Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T14:51:39.324Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T14:51:39.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1130203584 data=null button=0 stateMask=0x0 x=22 y=53 count=0} to TableItem with text {} [2019-07-30T14:51:39.581Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1130203584 data=null doit=true} to TableItem with text {} [2019-07-30T14:51:39.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1130203585 data=null} to TableItem with text {} [2019-07-30T14:51:39.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1130203585 data=null button=1 stateMask=0x0 x=22 y=53 count=1} to TableItem with text {} [2019-07-30T14:51:39.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1130203586 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-30T14:51:39.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1130203588 data=null button=1 stateMask=0x80000 x=22 y=53 count=1} to TableItem with text {} [2019-07-30T14:51:39.581Z] DEBUG - matched MenuItem with text "field", using matcher: with mnemonic 'field' [2019-07-30T14:51:39.581Z] DEBUG - Clicking on with mnemonic 'field' [2019-07-30T14:51:39.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {field} time=1130203682 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-30T14:51:39.581Z] DEBUG - Clicked on with mnemonic 'field' [2019-07-30T14:51:41.474Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T14:51:41.474Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:51:41.474Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:51:41.474Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:51:41.474Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:51:41.474Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:51:41.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1130205327 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T14:51:41.474Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1130205327 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T14:51:41.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1130205327 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T14:51:41.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1130205328 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T14:51:41.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130205328 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-30T14:51:41.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1130205337 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T14:51:41.474Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:51:41.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1130205338 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T14:51:41.474Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1130205338 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T14:51:41.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1130205338 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T14:51:41.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1130205339 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T14:51:41.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130205339 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-30T14:51:41.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1130205351 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T14:51:41.474Z] WARN - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again. [2019-07-30T14:51:41.474Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:51:41.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1130205353 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T14:51:41.474Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1130205353 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T14:51:41.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1130205353 data=null} to TreeItem with text {Traces [1]} [2019-07-30T14:51:41.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1130205354 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T14:51:41.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130205354 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-30T14:51:41.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1130205365 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T14:51:42.841Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"' [2019-07-30T14:51:42.841Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:51:42.841Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:51:42.841Z] DEBUG - number of items : 11 [2019-07-30T14:51:42.841Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter} [2019-07-30T14:51:42.841Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1130207013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T14:51:42.841Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130207013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T14:51:42.841Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1130207014 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-07-30T14:51:42.841Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1130207014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T14:51:42.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1130207014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T14:51:42.841Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1130207014 data=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-30T14:51:42.841Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1130207037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T14:51:42.841Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130207038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T14:51:42.841Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1130207038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T14:51:42.841Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1130207038 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-07-30T14:51:42.841Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1130207038 data=null} to ToolItem with tooltip text {Add new filter} [2019-07-30T14:51:42.841Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter} [2019-07-30T14:51:42.841Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:51:42.841Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER } time=1130207039 data=null button=0 stateMask=0x0 x=77 y=158 count=0} to TreeItem with text {FILTER } [2019-07-30T14:51:42.841Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER } time=1130207039 data=null doit=true} to TreeItem with text {FILTER } [2019-07-30T14:51:42.841Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER } time=1130207039 data=null} to TreeItem with text {FILTER } [2019-07-30T14:51:42.841Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER } time=1130207039 data=null button=1 stateMask=0x0 x=77 y=158 count=1} to TreeItem with text {FILTER } [2019-07-30T14:51:42.841Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130207040 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-30T14:51:42.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER } time=1130207085 data=null button=1 stateMask=0x80000 x=77 y=158 count=1} to TreeItem with text {FILTER } [2019-07-30T14:51:42.841Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text' [2019-07-30T14:51:42.841Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text') [2019-07-30T14:51:42.841Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T14:51:42.841Z] DEBUG - Clicking on TreeItem with text {FILTER matchAndEquals} [2019-07-30T14:51:42.841Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1130207091 data=null button=0 stateMask=0x0 x=101 y=158 count=0} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T14:51:42.841Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=1130207091 data=null doit=true} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T14:51:42.841Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:51:43.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=1130207095 data=null} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T14:51:43.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1130207095 data=null button=1 stateMask=0x0 x=101 y=158 count=1} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T14:51:43.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130207095 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-30T14:51:43.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1130207122 data=null button=1 stateMask=0x80000 x=101 y=158 count=1} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T14:51:43.098Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1130207123 data=null button=0 stateMask=0x0 x=101 y=158 count=0} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T14:51:43.098Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER matchAndEquals} time=1130207123 data=null doit=true} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T14:51:43.098Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER matchAndEquals} time=1130207123 data=null} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T14:51:43.098Z] DEBUG - Clicked on TreeItem with text {FILTER matchAndEquals} [2019-07-30T14:51:43.098Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:51:43.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1130207124 data=null button=0 stateMask=0x0 x=101 y=158 count=0} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T14:51:43.098Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=1130207124 data=null doit=true} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T14:51:43.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=1130207124 data=null} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T14:51:43.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1130207124 data=null button=1 stateMask=0x0 x=101 y=158 count=1} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T14:51:43.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130207125 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-30T14:51:43.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1130207132 data=null button=1 stateMask=0x80000 x=101 y=158 count=1} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T14:51:43.098Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE' [2019-07-30T14:51:43.098Z] DEBUG - Clicking on with mnemonic 'TRACETYPE' [2019-07-30T14:51:43.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=1130207197 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-30T14:51:43.098Z] DEBUG - Clicked on with mnemonic 'TRACETYPE' [2019-07-30T14:51:43.098Z] WARN - Tree item TreeItem with text {FILTER matchAndEquals} is already expanded. Won't expand it again. [2019-07-30T14:51:43.098Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T14:51:43.098Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T14:51:43.098Z] DEBUG - Setting selection on (of type 'Combo') to Test trace : XML Trace Stub (ns) [2019-07-30T14:51:43.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Test trace : XML Trace Stub (ns)} time=1130207233 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-30T14:51:43.098Z] DEBUG - Set selection on (of type 'Combo') to Test trace : XML Trace Stub (ns) [2019-07-30T14:51:43.098Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1130207234 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T14:51:43.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1130207235 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T14:51:43.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1130207277 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-30T14:51:43.098Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1130207285 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-30T14:51:43.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1130207285 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-30T14:51:43.098Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:51:43.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1130207286 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-30T14:51:43.098Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1130207286 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T14:51:43.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1130207286 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T14:51:43.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1130207287 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-30T14:51:43.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130207287 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-30T14:51:43.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1130207309 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-30T14:51:43.356Z] DEBUG - matched MenuItem with text "OR", using matcher: with mnemonic 'OR' [2019-07-30T14:51:43.356Z] DEBUG - Clicking on with mnemonic 'OR' [2019-07-30T14:51:43.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {OR} time=1130207386 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-30T14:51:43.356Z] DEBUG - Clicked on with mnemonic 'OR' [2019-07-30T14:51:43.356Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:51:43.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {OR} time=1130207410 data=null button=0 stateMask=0x0 x=71 y=200 count=0} to Tree node with text: OR [2019-07-30T14:51:43.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {OR} time=1130207410 data=null doit=true} to Tree node with text: OR [2019-07-30T14:51:43.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {OR} time=1130207410 data=null} to Tree node with text: OR [2019-07-30T14:51:43.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {OR} time=1130207410 data=null button=1 stateMask=0x0 x=71 y=200 count=1} to Tree node with text: OR [2019-07-30T14:51:43.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130207410 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-30T14:51:43.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {OR} time=1130207419 data=null button=1 stateMask=0x80000 x=71 y=200 count=1} to Tree node with text: OR [2019-07-30T14:51:43.356Z] DEBUG - matched MenuItem with text "EQUALS", using matcher: with mnemonic 'EQUALS' [2019-07-30T14:51:43.356Z] DEBUG - Clicking on with mnemonic 'EQUALS' [2019-07-30T14:51:43.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {EQUALS} time=1130207483 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-30T14:51:43.356Z] DEBUG - Clicked on with mnemonic 'EQUALS' [2019-07-30T14:51:43.356Z] WARN - Tree item Tree node with text: OR is already expanded. Won't expand it again. [2019-07-30T14:51:43.356Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:51:43.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem { EQUALS} [2019-07-30T14:51:43.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem { EQUALS} [2019-07-30T14:51:43.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem { EQUALS} [2019-07-30T14:51:43.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem { EQUALS} [2019-07-30T14:51:43.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130207588 data=null item=TreeItem { EQUALS} [2019-07-30T14:51:43.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem { EQUALS} [2019-07-30T14:51:43.612Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: of type 'Combo' [2019-07-30T14:51:43.612Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: (of type 'Combo') [2019-07-30T14:51:43.612Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T14:51:43.612Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T14:51:43.612Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp [2019-07-30T14:51:43.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=1130207626 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-30T14:51:43.612Z] DEBUG - Set selection on (of type 'Combo') to Timestamp [2019-07-30T14:51:43.612Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text' [2019-07-30T14:51:43.612Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text') [2019-07-30T14:51:43.612Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T14:51:43.612Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:51:43.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {OR} time=1130207706 data=null button=0 stateMask=0x0 x=71 y=200 count=0} to Tree node with text: OR [2019-07-30T14:51:43.612Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {OR} time=1130207707 data=null doit=true} to Tree node with text: OR [2019-07-30T14:51:43.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {OR} time=1130207707 data=null} to Tree node with text: OR [2019-07-30T14:51:43.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {OR} time=1130207707 data=null button=1 stateMask=0x0 x=71 y=200 count=1} to Tree node with text: OR [2019-07-30T14:51:43.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130207707 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-30T14:51:43.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {OR} time=1130207779 data=null button=1 stateMask=0x80000 x=71 y=200 count=1} to Tree node with text: OR [2019-07-30T14:51:43.612Z] DEBUG - matched MenuItem with text "MATCHES", using matcher: with mnemonic 'MATCHES' [2019-07-30T14:51:43.612Z] DEBUG - Clicking on with mnemonic 'MATCHES' [2019-07-30T14:51:43.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {MATCHES} time=1130207822 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-30T14:51:43.869Z] DEBUG - Clicked on with mnemonic 'MATCHES' [2019-07-30T14:51:43.869Z] WARN - Tree item Tree node with text: OR is already expanded. Won't expand it again. [2019-07-30T14:51:43.869Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:51:43.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem { MATCHES} [2019-07-30T14:51:43.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem { MATCHES} [2019-07-30T14:51:43.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem { MATCHES} [2019-07-30T14:51:43.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem { MATCHES} [2019-07-30T14:51:43.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130207916 data=null item=TreeItem { MATCHES} [2019-07-30T14:51:43.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem { MATCHES} [2019-07-30T14:51:43.869Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: of type 'Combo' [2019-07-30T14:51:43.869Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: (of type 'Combo') [2019-07-30T14:51:43.869Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T14:51:43.869Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T14:51:43.869Z] DEBUG - Setting selection on (of type 'Combo') to Contents [2019-07-30T14:51:43.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Contents} time=1130207990 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-30T14:51:43.869Z] DEBUG - Set selection on (of type 'Combo') to Contents [2019-07-30T14:51:43.869Z] DEBUG - matched Text with text "type field name", using matcher: of type 'Text' [2019-07-30T14:51:43.869Z] DEBUG - matched Text with text "type field name", using matcher: (of type 'Text') [2019-07-30T14:51:43.869Z] DEBUG - matched Text with text "type regular express...", using matcher: of type 'Text' [2019-07-30T14:51:43.869Z] DEBUG - matched Text with text "type regular express...", using matcher: (of type 'Text') [2019-07-30T14:51:43.869Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T14:51:43.869Z] DEBUG - matched Text with text "field", using matcher: of type 'Text' [2019-07-30T14:51:43.869Z] DEBUG - matched Text with text "field", using matcher: (of type 'Text') [2019-07-30T14:51:43.869Z] DEBUG - matched Text with text "type regular express...", using matcher: of type 'Text' [2019-07-30T14:51:43.869Z] DEBUG - matched Text with text "type regular express...", using matcher: (of type 'Text') [2019-07-30T14:51:43.869Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T14:51:43.869Z] DEBUG - number of items : 11 [2019-07-30T14:51:43.869Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters} [2019-07-30T14:51:43.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1130208095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T14:51:43.869Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130208095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T14:51:43.869Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1130208095 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-07-30T14:51:43.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1130208095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T14:51:43.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1130208095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T14:51:43.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1130208095 data=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-30T14:51:44.129Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1130208128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T14:51:44.129Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130208128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T14:51:44.129Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1130208129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T14:51:44.129Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1130208129 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-07-30T14:51:44.129Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1130208129 data=null} to ToolItem with tooltip text {Save filters} [2019-07-30T14:51:44.129Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters} [2019-07-30T14:51:44.129Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:51:44.129Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T14:51:44.129Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T14:51:44.129Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T14:51:44.129Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1130208223 data=null button=0 stateMask=0x0 x=22 y=53 count=0} to TableItem with text {} [2019-07-30T14:51:44.129Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1130208223 data=null doit=true} to TableItem with text {} [2019-07-30T14:51:44.129Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1130208224 data=null} to TableItem with text {} [2019-07-30T14:51:44.129Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1130208224 data=null button=1 stateMask=0x0 x=22 y=53 count=1} to TableItem with text {} [2019-07-30T14:51:44.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1130208224 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-30T14:51:44.129Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1130208226 data=null button=1 stateMask=0x80000 x=22 y=53 count=1} to TableItem with text {} [2019-07-30T14:51:44.129Z] DEBUG - matched MenuItem with text "matchAndEquals", using matcher: with mnemonic 'matchAndEquals' [2019-07-30T14:51:44.129Z] DEBUG - Clicking on with mnemonic 'matchAndEquals' [2019-07-30T14:51:44.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {matchAndEquals} time=1130208311 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-30T14:51:44.129Z] DEBUG - Clicked on with mnemonic 'matchAndEquals' [2019-07-30T14:51:46.458Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1130210393 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T14:51:46.459Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T14:51:46.459Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:51:46.459Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:51:46.459Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:51:46.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1130210492 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T14:51:46.459Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1130210492 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T14:51:46.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1130210492 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T14:51:46.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1130210492 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T14:51:46.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130210493 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-30T14:51:46.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1130210513 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T14:51:46.459Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T14:51:46.459Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T14:51:46.459Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T14:51:47.390Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T14:51:47.390Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T14:51:47.390Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T14:51:47.390Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T14:51:47.390Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:47.390Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T14:51:47.390Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:51:47.390Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:51:47.390Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:47.390Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T14:51:47.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130211493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:47.390Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130211494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:47.390Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130211494 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:47.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130211494 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:47.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130211494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:47.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130211494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:47.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130211494 data=null 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-30T14:51:47.390Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130211494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:47.390Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130211494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:47.390Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130211495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:47.390Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130211495 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:47.390Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130211495 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:47.390Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:47.390Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T14:51:47.390Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T14:51:47.390Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:51:47.390Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:51:47.390Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T14:51:47.390Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:51:47.390Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:47.390Z] DEBUG - Clicking on OK [2019-07-30T14:51:47.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1130211496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:47.390Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1130211496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:47.390Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1130211496 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:47.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1130211496 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:47.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1130211496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:47.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1130211497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:47.390Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:47.390Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:47.390Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:47.390Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:47.390Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:47.390Z] DEBUG - Clicked on OK [2019-07-30T14:51:47.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1130211497 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:47.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1130210611 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-30T14:51:47.904Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.748 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest [2019-07-30T14:51:47.904Z] testTimestampFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest) Time elapsed: 5.649 s [2019-07-30T14:51:47.904Z] testField01(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest) Time elapsed: 4.205 s [2019-07-30T14:51:47.904Z] testTimestampEqualsOr(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest) Time elapsed: 4.629 s [2019-07-30T14:51:47.904Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting [2019-07-30T14:51:48.160Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T14:51:48.724Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:51:48.724Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:51:48.724Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:51:48.724Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:51:48.724Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:51:48.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=1130212800 data=null button=0 stateMask=0x0 x=96 y=11 count=0} to TreeItem with text {TestForOffsetting} [2019-07-30T14:51:48.724Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=1130212800 data=null doit=true} to TreeItem with text {TestForOffsetting} [2019-07-30T14:51:48.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=1130212801 data=null} to TreeItem with text {TestForOffsetting} [2019-07-30T14:51:48.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=1130212812 data=null button=1 stateMask=0x0 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-30T14:51:48.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130212812 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-30T14:51:48.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=1130212834 data=null button=1 stateMask=0x80000 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-30T14:51:48.724Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:51:48.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=1130212835 data=null button=0 stateMask=0x0 x=96 y=11 count=0} to TreeItem with text {TestForOffsetting} [2019-07-30T14:51:48.724Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=1130212836 data=null doit=true} to TreeItem with text {TestForOffsetting} [2019-07-30T14:51:48.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=1130212836 data=null} to TreeItem with text {TestForOffsetting} [2019-07-30T14:51:48.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=1130212836 data=null button=1 stateMask=0x0 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-30T14:51:48.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130212836 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-30T14:51:48.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=1130212860 data=null button=1 stateMask=0x80000 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-30T14:51:48.724Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=1130212861 data=null doit=true} to TreeItem with text {TestForOffsetting} [2019-07-30T14:51:48.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=1130212861 data=null} to TreeItem with text {TestForOffsetting} [2019-07-30T14:51:48.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=1130212861 data=null button=1 stateMask=0x0 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-30T14:51:48.724Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1130212862 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-30T14:51:48.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=1130212865 data=null button=1 stateMask=0x80000 x=80 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-30T14:51:48.724Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:51:48.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1130212866 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T14:51:48.724Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1130212866 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T14:51:48.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1130212866 data=null} to TreeItem with text {Traces [0]} [2019-07-30T14:51:48.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1130212866 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T14:51:48.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130212867 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-30T14:51:48.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1130212888 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T14:51:50.615Z] DEBUG - matched EditorReference with text "", using matcher: with name '"sample8147024399083818663.xml"' [2019-07-30T14:51:50.615Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T14:51:50.615Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T14:51:50.615Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1130214391 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T14:51:50.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1130214391 data=null} to TreeItem with text {Traces [1]} [2019-07-30T14:51:50.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1130214392 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T14:51:50.615Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1130214392 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-30T14:51:50.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1130214395 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T14:51:50.615Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:51:50.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample8147024399083818663.xml} time=1130214478 data=null button=0 stateMask=0x0 x=191 y=74 count=0} to TreeItem with text {sample8147024399083818663.xml} [2019-07-30T14:51:50.615Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample8147024399083818663.xml} time=1130214479 data=null doit=true} to TreeItem with text {sample8147024399083818663.xml} [2019-07-30T14:51:50.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample8147024399083818663.xml} time=1130214479 data=null} to TreeItem with text {sample8147024399083818663.xml} [2019-07-30T14:51:50.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample8147024399083818663.xml} time=1130214479 data=null button=1 stateMask=0x0 x=191 y=74 count=1} to TreeItem with text {sample8147024399083818663.xml} [2019-07-30T14:51:50.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130214479 data=null item=TreeItem {sample8147024399083818663.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample8147024399083818663.xml} [2019-07-30T14:51:50.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample8147024399083818663.xml} time=1130214612 data=null button=1 stateMask=0x80000 x=191 y=74 count=1} to TreeItem with text {sample8147024399083818663.xml} [2019-07-30T14:51:50.615Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:51:50.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample8147024399083818663.xml} time=1130214613 data=null button=0 stateMask=0x0 x=191 y=74 count=0} to TreeItem with text {sample8147024399083818663.xml} [2019-07-30T14:51:50.615Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample8147024399083818663.xml} time=1130214614 data=null doit=true} to TreeItem with text {sample8147024399083818663.xml} [2019-07-30T14:51:50.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample8147024399083818663.xml} time=1130214614 data=null} to TreeItem with text {sample8147024399083818663.xml} [2019-07-30T14:51:50.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample8147024399083818663.xml} time=1130214614 data=null button=1 stateMask=0x0 x=191 y=74 count=1} to TreeItem with text {sample8147024399083818663.xml} [2019-07-30T14:51:50.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130214614 data=null item=TreeItem {sample8147024399083818663.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample8147024399083818663.xml} [2019-07-30T14:51:50.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample8147024399083818663.xml} time=1130214621 data=null button=1 stateMask=0x80000 x=191 y=74 count=1} to TreeItem with text {sample8147024399083818663.xml} [2019-07-30T14:51:50.615Z] DEBUG - matched MenuItem with text "Apply Time Offset...", using matcher: with mnemonic 'Apply Time Offset...' [2019-07-30T14:51:50.615Z] DEBUG - Clicking on with mnemonic 'Apply Time Offset...' [2019-07-30T14:51:50.873Z] DEBUG - Clicked on with mnemonic 'Apply Time Offset...' [2019-07-30T14:51:50.873Z] DEBUG - matched Shell with text "Apply time offset", using matcher: with text 'Apply time offset' [2019-07-30T14:51:50.873Z] DEBUG - Attempting to set focus on Shell with text {Apply time offset} [2019-07-30T14:51:50.873Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:51:50.873Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:51:50.873Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:51:50.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample8147024399083818663.xml} time=1130215112 data=null button=0 stateMask=0x0 x=128 y=11 count=0} to TreeItem with text {sample8147024399083818663.xml} [2019-07-30T14:51:50.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample8147024399083818663.xml} time=1130215112 data=null doit=true} to TreeItem with text {sample8147024399083818663.xml} [2019-07-30T14:51:50.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample8147024399083818663.xml} time=1130215112 data=null} to TreeItem with text {sample8147024399083818663.xml} [2019-07-30T14:51:50.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample8147024399083818663.xml} time=1130215112 data=null button=1 stateMask=0x0 x=128 y=11 count=1} to TreeItem with text {sample8147024399083818663.xml} [2019-07-30T14:51:50.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130215113 data=null item=TreeItem {sample8147024399083818663.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample8147024399083818663.xml} [2019-07-30T14:51:50.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample8147024399083818663.xml} time=1130215114 data=null button=1 stateMask=0x80000 x=128 y=11 count=1} to TreeItem with text {sample8147024399083818663.xml} [2019-07-30T14:51:50.873Z] DEBUG - Clicking on TreeItem with text {sample8147024399083818663.xml} [2019-07-30T14:51:50.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample8147024399083818663.xml} time=1130215115 data=null button=0 stateMask=0x0 x=414 y=11 count=0} to TreeItem with text {sample8147024399083818663.xml} [2019-07-30T14:51:50.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample8147024399083818663.xml} time=1130215115 data=null doit=true} to TreeItem with text {sample8147024399083818663.xml} [2019-07-30T14:51:50.873Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:51:50.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample8147024399083818663.xml} time=1130215116 data=null} to TreeItem with text {sample8147024399083818663.xml} [2019-07-30T14:51:50.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample8147024399083818663.xml} time=1130215116 data=null button=1 stateMask=0x0 x=414 y=11 count=1} to TreeItem with text {sample8147024399083818663.xml} [2019-07-30T14:51:51.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130215127 data=null item=TreeItem {sample8147024399083818663.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample8147024399083818663.xml} [2019-07-30T14:51:51.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample8147024399083818663.xml} time=1130215127 data=null button=1 stateMask=0x80000 x=414 y=11 count=1} to TreeItem with text {sample8147024399083818663.xml} [2019-07-30T14:51:51.130Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {sample8147024399083818663.xml} time=1130215128 data=null button=0 stateMask=0x0 x=414 y=11 count=0} to TreeItem with text {sample8147024399083818663.xml} [2019-07-30T14:51:51.130Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {sample8147024399083818663.xml} time=1130215128 data=null doit=true} to TreeItem with text {sample8147024399083818663.xml} [2019-07-30T14:51:51.130Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {sample8147024399083818663.xml} time=1130215128 data=null} to TreeItem with text {sample8147024399083818663.xml} [2019-07-30T14:51:51.130Z] DEBUG - Clicked on TreeItem with text {sample8147024399083818663.xml} [2019-07-30T14:51:51.130Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T14:51:51.130Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T14:51:51.130Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T14:51:51.130Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T14:51:51.130Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T14:51:51.130Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T14:51:51.130Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T14:51:51.130Z] DEBUG - matched Button with text "Basic", using matcher: of type 'Button' [2019-07-30T14:51:51.130Z] DEBUG - matched Button with text "Advanced", using matcher: of type 'Button' [2019-07-30T14:51:51.130Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:51:51.130Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:51:51.130Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T14:51:51.130Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:51:51.130Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:51.130Z] DEBUG - Clicking on OK [2019-07-30T14:51:51.130Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1130215146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:51.130Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1130215146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:51.130Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1130215146 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:51.130Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1130215146 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:51.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1130215146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:51.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1130215146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:51.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1130215146 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:51.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Apply Time Offset...} time=1130214743 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-30T14:51:51.693Z] DEBUG - Clicked on [2019-07-30T14:51:53.587Z] DEBUG - matched EditorReference with text "", using matcher: with name '"sample8147024399083818663.xml"' [2019-07-30T14:51:53.587Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T14:51:53.587Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T14:51:53.587Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - TestForOffsetting/Traces/sample8147024399083818663.xml - Eclipse Platform} time=1130217419 data=null doit=true} to Shell with text {data - TestForOffsetting/Traces/sample8147024399083818663.xml - Eclipse Platform} [2019-07-30T14:51:53.587Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T14:51:53.587Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:51:53.587Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:51:53.587Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:51:53.587Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=1130217502 data=null button=0 stateMask=0x0 x=96 y=11 count=0} to TreeItem with text {TestForOffsetting} [2019-07-30T14:51:53.587Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=1130217503 data=null doit=true} to TreeItem with text {TestForOffsetting} [2019-07-30T14:51:53.587Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=1130217503 data=null} to TreeItem with text {TestForOffsetting} [2019-07-30T14:51:53.587Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=1130217503 data=null button=1 stateMask=0x0 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-30T14:51:53.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130217503 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-30T14:51:53.587Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=1130217537 data=null button=1 stateMask=0x80000 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-30T14:51:53.587Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T14:51:53.587Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T14:51:53.587Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T14:51:54.518Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T14:51:54.518Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T14:51:54.518Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T14:51:54.518Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T14:51:54.518Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:54.518Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T14:51:54.518Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:51:54.518Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:51:54.518Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:54.518Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T14:51:54.518Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130218502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:54.518Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130218502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:54.518Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130218502 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:54.518Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130218503 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:54.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130218503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:54.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130218503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:54.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130218503 data=null 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-30T14:51:54.518Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130218503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:54.518Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130218503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:54.518Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130218503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:54.518Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130218503 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:54.518Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130218504 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:54.518Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:51:54.518Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T14:51:54.518Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T14:51:54.518Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:51:54.518Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:51:54.518Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T14:51:54.518Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:51:54.518Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:54.518Z] DEBUG - Clicking on OK [2019-07-30T14:51:54.518Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1130218505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:54.518Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1130218505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:54.518Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1130218505 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:54.518Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1130218505 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:54.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1130218505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:54.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1130218505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:54.518Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:54.518Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:54.518Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:54.518Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:54.518Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:54.518Z] DEBUG - Clicked on OK [2019-07-30T14:51:54.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1130218505 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:51:54.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1130217610 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-30T14:51:54.775Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.949 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting [2019-07-30T14:51:54.775Z] testOffsetting(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting) Time elapsed: 6.948 s [2019-07-30T14:51:54.775Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest [2019-07-30T14:51:56.668Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T14:51:56.668Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:51:56.668Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T14:51:56.668Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T14:51:57.231Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T14:51:57.231Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T14:51:57.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1130221237 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T14:51:57.231Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1130221238 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T14:51:57.231Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1130221238 data=null doit=true} to (of type 'Table') [2019-07-30T14:51:57.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1130221238 data=null} to (of type 'Table') [2019-07-30T14:51:57.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1130221238 data=null button=1 stateMask=0x0 x=12 y=32 count=1} to (of type 'Table') [2019-07-30T14:51:57.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1130221239 data=null button=1 stateMask=0x80000 x=12 y=32 count=1} to (of type 'Table') [2019-07-30T14:51:57.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1130221240 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-30T14:51:57.231Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1130221243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T14:51:57.231Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1130221245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T14:51:57.231Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1130221245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T14:51:57.231Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1130221245 data=null doit=true} to (of type 'Table') [2019-07-30T14:51:57.231Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1130221245 data=null} to (of type 'Table') [2019-07-30T14:51:57.231Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T14:51:57.231Z] DEBUG - matched MenuItem with text "Collapse Events", using matcher: with mnemonic 'Collapse Events' [2019-07-30T14:51:57.231Z] DEBUG - Clicking on with mnemonic 'Collapse Events' [2019-07-30T14:51:57.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Collapse Events} time=1130221298 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-30T14:51:57.231Z] DEBUG - Clicked on with mnemonic 'Collapse Events' [2019-07-30T14:51:58.635Z] DEBUG - matched MenuItem with text "Clear Filters", using matcher: with mnemonic 'Clear Filters' [2019-07-30T14:51:58.635Z] DEBUG - Clicking on with mnemonic 'Clear Filters' [2019-07-30T14:51:58.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Clear Filters} time=1130222868 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-30T14:51:58.892Z] DEBUG - Clicked on with mnemonic 'Clear Filters' [2019-07-30T14:51:59.822Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1130223886 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T14:51:59.822Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T14:51:59.822Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:51:59.822Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:51:59.822Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:51:59.822Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1130223893 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T14:51:59.822Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1130223893 data=null doit=true} to TreeItem with text {test} [2019-07-30T14:51:59.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1130223893 data=null} to TreeItem with text {test} [2019-07-30T14:51:59.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1130223893 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:51:59.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130223894 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T14:51:59.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1130223935 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:51:59.822Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T14:51:59.822Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T14:51:59.822Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T14:52:00.080Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T14:52:00.080Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T14:52:00.080Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T14:52:00.080Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T14:52:00.080Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:52:00.080Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T14:52:00.080Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:52:00.080Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:52:00.080Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:52:00.080Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T14:52:00.080Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130224299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:52:00.080Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130224299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:52:00.080Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130224299 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:52:00.080Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130224300 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:52:00.080Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130224300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:52:00.080Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130224300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:52:00.080Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130224300 data=null 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-30T14:52:00.080Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130224300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:52:00.080Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130224300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:52:00.080Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130224300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:52:00.080Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130224300 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:52:00.080Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130224300 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:52:00.080Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:52:00.080Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T14:52:00.080Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T14:52:00.080Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:52:00.080Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:52:00.080Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T14:52:00.080Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:52:00.080Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:00.080Z] DEBUG - Clicking on OK [2019-07-30T14:52:00.080Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1130224301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:00.080Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1130224301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:00.080Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1130224302 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:00.080Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1130224302 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:00.080Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1130224302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:00.080Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1130224302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:00.080Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:00.080Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:00.080Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:00.080Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:00.080Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:00.080Z] DEBUG - Clicked on OK [2019-07-30T14:52:00.643Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1130224302 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:00.643Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1130224004 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-30T14:52:00.643Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.804 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest [2019-07-30T14:52:00.643Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest) Time elapsed: 5.714 s [2019-07-30T14:52:00.643Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest [2019-07-30T14:52:01.206Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T14:52:01.770Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:52:01.770Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:52:01.770Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:52:01.770Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:52:01.770Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:52:01.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1130225795 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T14:52:01.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1130225795 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T14:52:01.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1130225795 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T14:52:01.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1130225795 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T14:52:01.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130225795 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-30T14:52:01.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1130225848 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T14:52:01.770Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:52:01.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1130225849 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T14:52:01.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1130225849 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T14:52:01.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1130225849 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T14:52:01.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1130225850 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T14:52:01.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130225850 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-30T14:52:01.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1130225880 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T14:52:01.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1130225880 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T14:52:01.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1130225881 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T14:52:01.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1130225881 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T14:52:01.770Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1130225881 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-30T14:52:01.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1130225885 data=null button=1 stateMask=0x80000 x=73 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T14:52:01.770Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:52:01.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1130225886 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T14:52:01.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1130225886 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T14:52:01.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1130225886 data=null} to TreeItem with text {Traces [0]} [2019-07-30T14:52:01.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1130225887 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T14:52:01.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130225887 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-30T14:52:01.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1130225913 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T14:52:23.663Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"' [2019-07-30T14:52:23.663Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-30T14:52:23.663Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-30T14:52:23.663Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-30T14:52:23.663Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-30T14:52:23.663Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-30T14:52:23.663Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-30T14:52:23.663Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T14:52:23.663Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T14:52:23.663Z] DEBUG - matched Shell with text "Print", using matcher: with text 'Print' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "Use current zoom", using matcher: with mnemonic 'Use current zoom' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "Use current zoom", using matcher: with style 'SWT.RADIO' [2019-07-30T14:52:23.663Z] 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-30T14:52:23.663Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2019-07-30T14:52:23.663Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2019-07-30T14:52:23.663Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Use current zoom} time=1130244789 data=null doit=true} to (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2019-07-30T14:52:23.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Use current zoom} time=1130244789 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-30T14:52:23.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Use current zoom} time=1130244789 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-30T14:52:23.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Use current zoom} time=1130244789 data=null item=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-30T14:52:23.663Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "&All pages", using matcher: with mnemonic 'All pages' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "&All pages", using matcher: with style 'SWT.RADIO' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "&All pages", using matcher: (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "Current view", using matcher: with mnemonic 'Current view' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "Current view", using matcher: with style 'SWT.RADIO' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "Current view", using matcher: (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2019-07-30T14:52:23.663Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Current view} time=1130244794 data=null doit=true} to Button with text {Current view} [2019-07-30T14:52:23.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Current view} time=1130244794 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-30T14:52:23.663Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2019-07-30T14:52:23.663Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&All pages} time=1130244796 data=null doit=true} to (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2019-07-30T14:52:23.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&All pages} time=1130244796 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-30T14:52:23.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&All pages} time=1130244796 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-30T14:52:23.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=1130244796 data=null item=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-30T14:52:23.663Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2019-07-30T14:52:23.663Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2019-07-30T14:52:23.663Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&All pages} time=1130244797 data=null doit=true} to Button with text {&All pages} [2019-07-30T14:52:23.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=1130244797 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-30T14:52:23.663Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2019-07-30T14:52:23.663Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Current view} time=1130244799 data=null doit=true} to (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2019-07-30T14:52:23.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Current view} time=1130244799 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-30T14:52:23.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Current view} time=1130244799 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-30T14:52:23.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Current view} time=1130244799 data=null item=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-30T14:52:23.663Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: with mnemonic 'Number of horizontal pages:' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: with style 'SWT.RADIO' [2019-07-30T14:52:23.663Z] 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-30T14:52:23.663Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO') [2019-07-30T14:52:23.663Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Use current zoom} time=1130244802 data=null doit=true} to Button with text {Use current zoom} [2019-07-30T14:52:23.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Use current zoom} time=1130244802 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-30T14:52:23.663Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO') [2019-07-30T14:52:23.663Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Number of horizontal pages:} time=1130244804 data=null doit=true} to (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO') [2019-07-30T14:52:23.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Number of horizontal pages:} time=1130244804 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-30T14:52:23.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Number of horizontal pages:} time=1130244804 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-30T14:52:23.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=1130244804 data=null item=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-30T14:52:23.663Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO') [2019-07-30T14:52:23.663Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-30T14:52:23.663Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-30T14:52:23.663Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T14:52:23.663Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T14:52:23.663Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-30T14:52:23.663Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-30T14:52:23.663Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T14:52:23.663Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T14:52:23.663Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T14:52:23.663Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T14:52:23.663Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-30T14:52:23.663Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T14:52:23.663Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-30T14:52:23.663Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:' [2019-07-30T14:52:23.663Z] DEBUG - matched Text with text "1", using matcher: with label (with mnemonic 'Total number of pages:') [2019-07-30T14:52:23.663Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:')) [2019-07-30T14:52:23.663Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T14:52:23.663Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:' [2019-07-30T14:52:23.663Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:') [2019-07-30T14:52:23.663Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:')) [2019-07-30T14:52:23.663Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T14:52:23.663Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:' [2019-07-30T14:52:23.663Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:') [2019-07-30T14:52:23.663Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:')) [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: with mnemonic 'Number of vertical pages:' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: with style 'SWT.RADIO' [2019-07-30T14:52:23.663Z] 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-30T14:52:23.663Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO') [2019-07-30T14:52:23.663Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Number of horizontal pages:} time=1130244895 data=null doit=true} to Button with text {Number of horizontal pages:} [2019-07-30T14:52:23.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=1130244895 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-30T14:52:23.663Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO') [2019-07-30T14:52:23.663Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Number of vertical pages:} time=1130244896 data=null doit=true} to (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO') [2019-07-30T14:52:23.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Number of vertical pages:} time=1130244896 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-30T14:52:23.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Number of vertical pages:} time=1130244896 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-30T14:52:23.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of vertical pages:} time=1130244896 data=null item=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-30T14:52:23.663Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO') [2019-07-30T14:52:23.663Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-30T14:52:23.663Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-07-30T14:52:23.663Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-30T14:52:23.663Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-30T14:52:23.663Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-30T14:52:23.663Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-30T14:52:23.663Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T14:52:23.663Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T14:52:23.663Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T14:52:23.663Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "Selected pages", using matcher: with mnemonic 'Selected pages' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "Selected pages", using matcher: with style 'SWT.RADIO' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "Selected pages", using matcher: (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2019-07-30T14:52:23.663Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&All pages} time=1130244901 data=null doit=true} to Button with text {&All pages} [2019-07-30T14:52:23.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=1130244901 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-30T14:52:23.663Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2019-07-30T14:52:23.663Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Selected pages} time=1130244983 data=null doit=true} to (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2019-07-30T14:52:23.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Selected pages} time=1130244983 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-30T14:52:23.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Selected pages} time=1130244983 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-30T14:52:23.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Selected pages} time=1130244983 data=null item=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-30T14:52:23.663Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "F&rom page", using matcher: with mnemonic 'From page' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "F&rom page", using matcher: with style 'SWT.RADIO' [2019-07-30T14:52:23.663Z] 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-30T14:52:23.663Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2019-07-30T14:52:23.663Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Selected pages} time=1130244987 data=null doit=true} to Button with text {Selected pages} [2019-07-30T14:52:23.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Selected pages} time=1130244987 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-30T14:52:23.663Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2019-07-30T14:52:23.663Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&rom page} time=1130244989 data=null doit=true} to (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2019-07-30T14:52:23.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&rom page} time=1130244989 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-30T14:52:23.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&rom page} time=1130244989 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-30T14:52:23.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&rom page} time=1130244989 data=null item=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-30T14:52:23.663Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2019-07-30T14:52:23.663Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-30T14:52:23.663Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-07-30T14:52:23.663Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-30T14:52:23.663Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-07-30T14:52:23.663Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-30T14:52:23.663Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-30T14:52:23.663Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T14:52:23.663Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T14:52:23.663Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T14:52:23.663Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T14:52:23.663Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-30T14:52:23.663Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-07-30T14:52:23.663Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-30T14:52:23.663Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-07-30T14:52:23.663Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-30T14:52:23.663Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-30T14:52:23.663Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T14:52:23.663Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T14:52:23.663Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T14:52:23.663Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - Clicking on Cancel [2019-07-30T14:52:23.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1130245082 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-30T14:52:23.663Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1130245082 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-30T14:52:23.663Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1130245082 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T14:52:23.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1130245082 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T14:52:23.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1130245083 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-30T14:52:23.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1130245083 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-30T14:52:23.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1130245083 data=null item=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-30T14:52:23.663Z] DEBUG - Clicked on [2019-07-30T14:52:23.663Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1130245619 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T14:52:23.663Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T14:52:23.663Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:52:23.663Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:52:23.663Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:52:23.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1130245668 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T14:52:23.663Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1130245668 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T14:52:23.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1130245668 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T14:52:23.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1130245668 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T14:52:23.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130245669 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-30T14:52:23.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1130245677 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T14:52:23.663Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T14:52:23.663Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T14:52:23.663Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T14:52:23.663Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T14:52:23.663Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:52:23.663Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T14:52:23.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130246508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:52:23.663Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130246508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:52:23.663Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130246508 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:52:23.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130246508 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:52:23.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130246509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:52:23.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130246509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:52:23.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130246509 data=null 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-30T14:52:23.663Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130246509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:52:23.663Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130246509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:52:23.663Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130246509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:52:23.663Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130246509 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:52:23.663Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130246509 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:52:23.663Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:52:23.663Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:23.663Z] DEBUG - Clicking on OK [2019-07-30T14:52:23.664Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1130246510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:23.664Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1130246510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:23.664Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1130246510 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:23.664Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1130246511 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:23.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1130246511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:23.664Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1130246511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:23.664Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:23.664Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:23.664Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:23.664Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:23.664Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:23.664Z] DEBUG - Clicked on OK [2019-07-30T14:52:23.664Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1130246511 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:23.664Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1130245734 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-30T14:52:23.664Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T14:52:23.664Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:52:23.664Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:52:23.664Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:52:23.664Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:52:23.664Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:52:23.664Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1130247236 data=null button=0 stateMask=0x0 x=73 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T14:52:23.664Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1130247249 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T14:52:23.664Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1130247249 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T14:52:23.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1130247250 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T14:52:23.664Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130247250 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-30T14:52:23.664Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1130247263 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T14:52:23.664Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:52:23.664Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1130247264 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T14:52:23.664Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1130247264 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T14:52:23.664Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1130247265 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T14:52:23.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1130247265 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T14:52:23.664Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130247265 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-30T14:52:23.664Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1130247270 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T14:52:23.664Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1130247271 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T14:52:23.664Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1130247271 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T14:52:23.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1130247271 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T14:52:23.664Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1130247272 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-30T14:52:23.664Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1130247274 data=null button=1 stateMask=0x80000 x=73 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T14:52:23.664Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:52:23.664Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1130247282 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T14:52:23.664Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1130247282 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T14:52:23.664Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1130247282 data=null} to TreeItem with text {Traces [0]} [2019-07-30T14:52:23.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1130247283 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T14:52:23.664Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130247283 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-30T14:52:23.664Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1130247288 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T14:52:30.402Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"' [2019-07-30T14:52:30.402Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-30T14:52:30.402Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-30T14:52:30.402Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-30T14:52:30.402Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-30T14:52:30.402Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-30T14:52:30.402Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-30T14:52:30.402Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - number of items : 9 [2019-07-30T14:52:30.402Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1130253647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1130253648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1130253649 data=null doit=true} to (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1130253649 data=null} to (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1130253652 data=null button=1 stateMask=0x0 x=5 y=137 count=1} to (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1130253653 data=null button=1 stateMask=0x80000 x=5 y=137 count=1} to (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - number of items : 9 [2019-07-30T14:52:30.402Z] DEBUG - Clicking on ToolItem with tooltip text {Select} [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1130253655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130253656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-30T14:52:30.402Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1130253656 data=null doit=true} to ToolItem with tooltip text {Select} [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1130253656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1130253656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-30T14:52:30.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1130253656 data=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-30T14:52:30.402Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1130253656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130253656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1130253656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-30T14:52:30.402Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1130253657 data=null doit=true} to ToolItem with tooltip text {Select} [2019-07-30T14:52:30.402Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1130253657 data=null} to ToolItem with tooltip text {Select} [2019-07-30T14:52:30.402Z] DEBUG - Clicked on ToolItem with tooltip text {Select} [2019-07-30T14:52:30.402Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1130253657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1130253657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1130253657 data=null doit=true} to (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1130253657 data=null} to (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1130253658 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1130253658 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - number of items : 9 [2019-07-30T14:52:30.402Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T14:52:30.402Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1130253685 data=null doit=true} to ToolItem with tooltip text {Select} [2019-07-30T14:52:30.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1130253685 data=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-30T14:52:30.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1130253686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130253686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T14:52:30.402Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1130253686 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1130253687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1130253687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T14:52:30.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1130253687 data=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-30T14:52:30.402Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1130253687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130253687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1130253687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T14:52:30.402Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1130253688 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T14:52:30.402Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1130253688 data=null} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T14:52:30.402Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T14:52:30.402Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1130253688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1130253688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1130253688 data=null doit=true} to (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1130253688 data=null} to (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1130253689 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1130253690 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1130253690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1130253690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1130253690 data=null doit=true} to (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1130253690 data=null} to (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1130253691 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1130253691 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - number of items : 9 [2019-07-30T14:52:30.402Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T14:52:30.402Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1130253691 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T14:52:30.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1130253692 data=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-30T14:52:30.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1130253692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130253692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T14:52:30.402Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1130253692 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1130253692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1130253692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T14:52:30.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1130253692 data=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-30T14:52:30.402Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1130253693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130253693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1130253693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T14:52:30.402Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1130253693 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T14:52:30.402Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1130253693 data=null} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T14:52:30.402Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T14:52:30.402Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1130253693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1130253693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1130253693 data=null doit=true} to (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1130253694 data=null} to (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1130253706 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1130253707 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - number of items : 9 [2019-07-30T14:52:30.402Z] DEBUG - Clicking on ToolItem with tooltip text {Reset zoom factor} [2019-07-30T14:52:30.402Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1130253707 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T14:52:30.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1130253708 data=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-30T14:52:30.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1130253708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130253708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-30T14:52:30.402Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1130253708 data=null doit=true} to ToolItem with tooltip text {Reset zoom factor} [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1130253708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1130253708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-30T14:52:30.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1130253708 data=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-30T14:52:30.402Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1130253709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130253709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1130253709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-30T14:52:30.402Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1130253709 data=null doit=true} to ToolItem with tooltip text {Reset zoom factor} [2019-07-30T14:52:30.402Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1130253709 data=null} to ToolItem with tooltip text {Reset zoom factor} [2019-07-30T14:52:30.402Z] DEBUG - Clicked on ToolItem with tooltip text {Reset zoom factor} [2019-07-30T14:52:30.402Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1130253710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1130253710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1130253710 data=null doit=true} to (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1130253719 data=null} to (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1130253719 data=null button=1 stateMask=0x0 x=365 y=134 count=1} to (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1130253720 data=null button=1 stateMask=0x80000 x=365 y=134 count=1} to (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - matched MenuItem with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T14:52:30.402Z] DEBUG - Clicking on with mnemonic 'Select' [2019-07-30T14:52:30.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Select} time=1130253800 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-30T14:52:30.402Z] DEBUG - Clicked on with mnemonic 'Select' [2019-07-30T14:52:30.402Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1130253801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1130253801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1130253801 data=null doit=true} to (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1130253801 data=null} to (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1130253801 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1130253802 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - matched MenuItem with text "Zoom in", using matcher: with mnemonic 'Zoom in' [2019-07-30T14:52:30.402Z] DEBUG - Clicking on with mnemonic 'Zoom in' [2019-07-30T14:52:30.402Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Select} time=1130253823 data=null doit=true} to MenuItem with text {Select} [2019-07-30T14:52:30.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Select} time=1130253823 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-30T14:52:30.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom in} time=1130253823 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-30T14:52:30.402Z] DEBUG - Clicked on with mnemonic 'Zoom in' [2019-07-30T14:52:30.402Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1130253823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1130253824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1130253824 data=null doit=true} to (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1130253824 data=null} to (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1130253824 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1130253824 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1130253825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1130253825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1130253825 data=null doit=true} to (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1130253825 data=null} to (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1130253825 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1130253833 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - matched MenuItem with text "Zoom out", using matcher: with mnemonic 'Zoom out' [2019-07-30T14:52:30.402Z] DEBUG - Clicking on with mnemonic 'Zoom out' [2019-07-30T14:52:30.402Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Zoom in} time=1130253854 data=null doit=true} to MenuItem with text {Zoom in} [2019-07-30T14:52:30.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom in} time=1130253854 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-30T14:52:30.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom out} time=1130253854 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-30T14:52:30.402Z] DEBUG - Clicked on with mnemonic 'Zoom out' [2019-07-30T14:52:30.402Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1130253855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1130253855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1130253855 data=null doit=true} to (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1130253855 data=null} to (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1130253855 data=null button=1 stateMask=0x0 x=365 y=134 count=1} to (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1130253856 data=null button=1 stateMask=0x80000 x=365 y=134 count=1} to (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - matched MenuItem with text "Reset zoom factor", using matcher: with mnemonic 'Reset zoom factor' [2019-07-30T14:52:30.402Z] DEBUG - Clicking on with mnemonic 'Reset zoom factor' [2019-07-30T14:52:30.402Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Zoom out} time=1130253907 data=null doit=true} to MenuItem with text {Zoom out} [2019-07-30T14:52:30.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom out} time=1130253907 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-30T14:52:30.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Reset zoom factor} time=1130253907 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-30T14:52:30.402Z] DEBUG - Clicked on with mnemonic 'Reset zoom factor' [2019-07-30T14:52:30.402Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1130253908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1130253908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1130253908 data=null doit=true} to (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1130253908 data=null} to (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1130253909 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1130253911 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-30T14:52:30.402Z] DEBUG - number of items : 9 [2019-07-30T14:52:30.402Z] DEBUG - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1130253912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130253912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-30T14:52:30.402Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1130253912 data=null doit=true} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1130253912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1130253912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-30T14:52:30.402Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-30T14:52:30.402Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-30T14:52:30.402Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-30T14:52:30.402Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-30T14:52:30.402Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-30T14:52:30.402Z] DEBUG - Clicked on ToolItem with tooltip text {Find...} [2019-07-30T14:52:30.402Z] DEBUG - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find' [2019-07-30T14:52:30.402Z] DEBUG - matched Combo with text "1001", using matcher: of type 'Combo' [2019-07-30T14:52:30.402Z] DEBUG - matched Combo with text "1001", using matcher: (of type 'Combo') [2019-07-30T14:52:30.402Z] DEBUG - Setting text on (of type 'Combo') to peer2 [2019-07-30T14:52:30.402Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {peer2} time=1130254238 data=null} to (of type 'Combo') [2019-07-30T14:52:30.402Z] DEBUG - Set text on (of type 'Combo') to peer2 [2019-07-30T14:52:30.402Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-30T14:52:30.402Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-30T14:52:30.402Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline' [2019-07-30T14:52:30.402Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK' [2019-07-30T14:52:30.402Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T14:52:30.402Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-30T14:52:30.402Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T14:52:30.402Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-30T14:52:30.402Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T14:52:30.402Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@122a6bac [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=1130254241 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-30T14:52:30.402Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1130254241 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-30T14:52:30.402Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=1130254241 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T14:52:30.402Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=1130254241 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=1130254241 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-30T14:52:30.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=1130254242 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-30T14:52:30.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=1130254242 data=null item=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-30T14:52:30.402Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=1130254242 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-30T14:52:30.402Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1130254242 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-30T14:52:30.402Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=1130254242 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-30T14:52:30.402Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=1130254242 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T14:52:30.402Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=1130254242 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T14:52:30.402Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-30T14:52:30.402Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-30T14:52:30.402Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-30T14:52:30.402Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction' [2019-07-30T14:52:30.402Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK' [2019-07-30T14:52:30.402Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T14:52:30.402Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T14:52:30.402Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-30T14:52:30.402Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T14:52:30.402Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@74269203 [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Interaction} time=1130254243 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-30T14:52:30.402Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=1130254243 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-30T14:52:30.402Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Interaction} time=1130254244 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T14:52:30.402Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Interaction} time=1130254244 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Interaction} time=1130254244 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-30T14:52:30.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Interaction} time=1130254244 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-30T14:52:30.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Interaction} time=1130254244 data=null item=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-30T14:52:30.402Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Interaction} time=1130254244 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-30T14:52:30.402Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=1130254244 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-30T14:52:30.402Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Interaction} time=1130254244 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-30T14:52:30.402Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Interaction} time=1130254244 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T14:52:30.402Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Interaction} time=1130254244 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T14:52:30.402Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-30T14:52:30.402Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-30T14:52:30.402Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-30T14:52:30.402Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T14:52:30.402Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-30T14:52:30.402Z] DEBUG - matched Button with text "Find", using matcher: with mnemonic 'Find' [2019-07-30T14:52:30.402Z] DEBUG - matched Button with text "Find", using matcher: with style 'SWT.PUSH' [2019-07-30T14:52:30.402Z] DEBUG - matched Button with text "Find", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T14:52:30.402Z] DEBUG - Clicking on Find [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Find} time=1130254245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=1130254245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T14:52:30.402Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Find} time=1130254245 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T14:52:30.402Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Find} time=1130254245 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Find} time=1130254245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T14:52:30.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Find} time=1130254246 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T14:52:30.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Find} time=1130254246 data=null item=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-30T14:52:30.403Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Find} time=1130254247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T14:52:30.403Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=1130254247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T14:52:30.403Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Find} time=1130254247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T14:52:30.403Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Find} time=1130254247 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T14:52:30.403Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Find} time=1130254247 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T14:52:30.403Z] DEBUG - Clicked on Find [2019-07-30T14:52:30.403Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-30T14:52:30.403Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-30T14:52:30.403Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-30T14:52:30.403Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T14:52:30.403Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T14:52:30.403Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T14:52:30.403Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T14:52:30.403Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-30T14:52:30.403Z] DEBUG - Clicking on Close [2019-07-30T14:52:30.403Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1130254255 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-30T14:52:30.403Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1130254255 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-30T14:52:30.403Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1130254255 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T14:52:30.403Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1130254255 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T14:52:30.403Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1130254255 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-30T14:52:30.403Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1130254255 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-30T14:52:30.403Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1130254255 data=null item=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-30T14:52:30.403Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1130253912 data=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-30T14:52:30.403Z] DEBUG - Clicked on [2019-07-30T14:52:30.403Z] DEBUG - number of items : 9 [2019-07-30T14:52:30.403Z] DEBUG - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-30T14:52:30.403Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1130254418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-30T14:52:30.403Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130254418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-30T14:52:30.403Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1130254418 data=null doit=true} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-30T14:52:30.403Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1130254418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-30T14:52:30.403Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1130254418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-30T14:52:30.660Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-30T14:52:30.660Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-30T14:52:30.660Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-30T14:52:30.660Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-30T14:52:30.660Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-30T14:52:30.660Z] DEBUG - Clicked on ToolItem with tooltip text {Find...} [2019-07-30T14:52:30.660Z] DEBUG - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find' [2019-07-30T14:52:30.660Z] DEBUG - matched Combo with text "peer2", using matcher: of type 'Combo' [2019-07-30T14:52:30.660Z] DEBUG - matched Combo with text "peer2", using matcher: (of type 'Combo') [2019-07-30T14:52:30.660Z] DEBUG - Setting text on (of type 'Combo') to 1001 [2019-07-30T14:52:30.660Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {1001} time=1130254693 data=null} to (of type 'Combo') [2019-07-30T14:52:30.660Z] DEBUG - Set text on (of type 'Combo') to 1001 [2019-07-30T14:52:30.660Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-30T14:52:30.660Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-30T14:52:30.660Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline' [2019-07-30T14:52:30.660Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK' [2019-07-30T14:52:30.660Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T14:52:30.660Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-30T14:52:30.660Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T14:52:30.660Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-30T14:52:30.660Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T14:52:30.660Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5b4bdee3 [2019-07-30T14:52:30.660Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=1130254695 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-30T14:52:30.660Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1130254695 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-30T14:52:30.660Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=1130254695 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T14:52:30.660Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=1130254695 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T14:52:30.660Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=1130254696 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-30T14:52:30.660Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=1130254696 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-30T14:52:30.660Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=1130254696 data=null item=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-30T14:52:30.660Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=1130254696 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-30T14:52:30.660Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1130254696 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-30T14:52:30.660Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=1130254697 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-30T14:52:30.660Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=1130254697 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T14:52:30.660Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=1130254697 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T14:52:30.660Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-30T14:52:30.660Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-30T14:52:30.660Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-30T14:52:30.660Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction' [2019-07-30T14:52:30.660Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK' [2019-07-30T14:52:30.660Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T14:52:30.660Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T14:52:30.660Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-30T14:52:30.660Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T14:52:30.660Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7cf4a9fb [2019-07-30T14:52:30.660Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Interaction} time=1130254708 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-30T14:52:30.660Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=1130254708 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-30T14:52:30.660Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Interaction} time=1130254708 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T14:52:30.660Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Interaction} time=1130254708 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T14:52:30.660Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Interaction} time=1130254708 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-30T14:52:30.660Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Interaction} time=1130254708 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-30T14:52:30.660Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Interaction} time=1130254709 data=null item=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-30T14:52:30.661Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Interaction} time=1130254709 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-30T14:52:30.661Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=1130254709 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-30T14:52:30.661Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Interaction} time=1130254709 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-30T14:52:30.661Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Interaction} time=1130254710 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T14:52:30.661Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Interaction} time=1130254710 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T14:52:30.661Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-30T14:52:30.661Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-30T14:52:30.661Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-30T14:52:30.661Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T14:52:30.661Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-30T14:52:30.661Z] DEBUG - matched Button with text "Find", using matcher: with mnemonic 'Find' [2019-07-30T14:52:30.661Z] DEBUG - matched Button with text "Find", using matcher: with style 'SWT.PUSH' [2019-07-30T14:52:30.661Z] DEBUG - matched Button with text "Find", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T14:52:30.661Z] DEBUG - Clicking on Find [2019-07-30T14:52:30.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Find} time=1130254711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T14:52:30.661Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=1130254711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T14:52:30.661Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Find} time=1130254711 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T14:52:30.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Find} time=1130254711 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T14:52:30.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Find} time=1130254711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T14:52:30.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Find} time=1130254711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T14:52:30.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Find} time=1130254711 data=null item=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-30T14:52:30.661Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Find} time=1130254729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T14:52:30.661Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=1130254729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T14:52:30.661Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Find} time=1130254729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T14:52:30.661Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Find} time=1130254729 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T14:52:30.661Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Find} time=1130254730 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T14:52:30.661Z] DEBUG - Clicked on Find [2019-07-30T14:52:30.661Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-30T14:52:30.661Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-30T14:52:30.661Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-30T14:52:30.661Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T14:52:30.661Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T14:52:30.661Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T14:52:30.661Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T14:52:30.661Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-30T14:52:30.661Z] DEBUG - Clicking on Close [2019-07-30T14:52:30.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1130254777 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-30T14:52:30.661Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1130254782 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-30T14:52:30.661Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1130254782 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T14:52:30.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1130254782 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T14:52:30.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1130254783 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-30T14:52:30.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1130254783 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-30T14:52:30.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1130254783 data=null item=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-30T14:52:30.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1130254418 data=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-30T14:52:30.918Z] DEBUG - Clicked on [2019-07-30T14:52:30.918Z] DEBUG - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...' [2019-07-30T14:52:30.918Z] DEBUG - Clicking on with mnemonic 'Hide Patterns...' [2019-07-30T14:52:31.176Z] DEBUG - Clicked on with mnemonic 'Hide Patterns...' [2019-07-30T14:52:31.176Z] DEBUG - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns' [2019-07-30T14:52:31.176Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-30T14:52:31.176Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...' [2019-07-30T14:52:31.176Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH' [2019-07-30T14:52:31.176Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T14:52:31.176Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button' [2019-07-30T14:52:31.176Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-30T14:52:31.176Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:52:31.176Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:52:31.176Z] DEBUG - Clicking on Add... [2019-07-30T14:52:31.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=1130255231 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-30T14:52:31.176Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1130255231 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-30T14:52:31.176Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=1130255232 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T14:52:31.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=1130255232 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T14:52:31.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=1130255232 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-30T14:52:31.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=1130255232 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-30T14:52:31.176Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=1130255316 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-30T14:52:31.176Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1130255316 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-30T14:52:31.176Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=1130255316 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-30T14:52:31.176Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=1130255317 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T14:52:31.176Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=1130255317 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T14:52:31.176Z] DEBUG - Clicked on Add... [2019-07-30T14:52:31.176Z] DEBUG - matched Shell with text "Definition of Hide P...", using matcher: with text 'Definition of Hide Pattern' [2019-07-30T14:52:31.176Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T14:52:31.176Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T14:52:31.176Z] DEBUG - Setting text on (of type 'Combo') to peer2 [2019-07-30T14:52:31.176Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {peer2} time=1130255318 data=null} to (of type 'Combo') [2019-07-30T14:52:31.176Z] DEBUG - Set text on (of type 'Combo') to peer2 [2019-07-30T14:52:31.176Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-30T14:52:31.176Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-30T14:52:31.176Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline' [2019-07-30T14:52:31.176Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK' [2019-07-30T14:52:31.176Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T14:52:31.176Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-30T14:52:31.176Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:52:31.176Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button' [2019-07-30T14:52:31.176Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T14:52:31.176Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@f3bc185 [2019-07-30T14:52:31.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=1130255320 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-30T14:52:31.176Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1130255320 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-30T14:52:31.176Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=1130255320 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T14:52:31.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=1130255320 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T14:52:31.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=1130255320 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-30T14:52:31.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=1130255320 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-30T14:52:31.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=1130255321 data=null item=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-30T14:52:31.176Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=1130255321 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-30T14:52:31.176Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1130255321 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-30T14:52:31.176Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=1130255321 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-30T14:52:31.176Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=1130255321 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T14:52:31.176Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=1130255322 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T14:52:31.176Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-30T14:52:31.176Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-30T14:52:31.176Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-30T14:52:31.176Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction' [2019-07-30T14:52:31.176Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK' [2019-07-30T14:52:31.176Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T14:52:31.176Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:52:31.176Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button' [2019-07-30T14:52:31.176Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T14:52:31.176Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T14:52:31.176Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-30T14:52:31.176Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-30T14:52:31.176Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-30T14:52:31.176Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:52:31.176Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button' [2019-07-30T14:52:31.176Z] DEBUG - matched Button with text "Create", using matcher: with mnemonic 'Create' [2019-07-30T14:52:31.176Z] DEBUG - matched Button with text "Create", using matcher: with style 'SWT.PUSH' [2019-07-30T14:52:31.176Z] DEBUG - matched Button with text "Create", using matcher: (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH') [2019-07-30T14:52:31.176Z] DEBUG - Clicking on Create [2019-07-30T14:52:31.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create} time=1130255330 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-30T14:52:31.176Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create} time=1130255330 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-30T14:52:31.176Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create} time=1130255330 data=null doit=true} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH') [2019-07-30T14:52:31.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create} time=1130255330 data=null} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH') [2019-07-30T14:52:31.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create} time=1130255330 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-30T14:52:31.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create} time=1130255330 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-30T14:52:31.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create} time=1130255331 data=null item=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-30T14:52:31.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=1130255232 data=null item=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-30T14:52:31.433Z] DEBUG - Clicked on [2019-07-30T14:52:31.433Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-30T14:52:31.433Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button' [2019-07-30T14:52:31.433Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-30T14:52:31.433Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:52:31.433Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:52:31.433Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T14:52:31.433Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:52:31.433Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:31.433Z] DEBUG - Clicking on OK [2019-07-30T14:52:31.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1130255506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:31.433Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1130255506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:31.433Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1130255506 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:31.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1130255506 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:31.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1130255506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:31.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1130255507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:31.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1130255507 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:31.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=1130255010 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-30T14:52:31.433Z] DEBUG - Clicked on [2019-07-30T14:52:31.690Z] DEBUG - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...' [2019-07-30T14:52:31.690Z] DEBUG - Clicking on with mnemonic 'Hide Patterns...' [2019-07-30T14:52:31.690Z] DEBUG - Clicked on with mnemonic 'Hide Patterns...' [2019-07-30T14:52:31.690Z] DEBUG - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns' [2019-07-30T14:52:31.690Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T14:52:31.690Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T14:52:31.690Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T14:52:31.690Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T14:52:31.690Z] DEBUG - Selecting rows [0] in (of type 'Table') [2019-07-30T14:52:31.690Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1130255913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T14:52:31.690Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1130255913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T14:52:31.690Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1130255913 data=null doit=true} to (of type 'Table') [2019-07-30T14:52:31.690Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1130255913 data=null} to (of type 'Table') [2019-07-30T14:52:31.690Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=1130255914 data=null button=1 stateMask=0x0 x=91 y=11 count=1} to (of type 'Table') [2019-07-30T14:52:31.690Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1130255914 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-30T14:52:31.690Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=1130255915 data=null button=1 stateMask=0x80000 x=91 y=11 count=1} to (of type 'Table') [2019-07-30T14:52:31.690Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-30T14:52:31.690Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button' [2019-07-30T14:52:31.690Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-30T14:52:31.690Z] DEBUG - matched Button with text "Remove", using matcher: with mnemonic 'Remove' [2019-07-30T14:52:31.690Z] DEBUG - matched Button with text "Remove", using matcher: with style 'SWT.PUSH' [2019-07-30T14:52:31.690Z] DEBUG - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T14:52:31.690Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:52:31.690Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:52:31.690Z] DEBUG - Clicking on Remove [2019-07-30T14:52:31.690Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Remove} time=1130255919 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-30T14:52:31.690Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Remove} time=1130255919 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-30T14:52:31.690Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remove} time=1130255919 data=null doit=true} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T14:52:31.690Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Remove} time=1130255919 data=null} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T14:52:31.690Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remove} time=1130255919 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-30T14:52:31.690Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remove} time=1130255920 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-30T14:52:31.690Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remove} time=1130255920 data=null item=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-30T14:52:31.690Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T14:52:31.690Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T14:52:31.690Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T14:52:31.690Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T14:52:31.690Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T14:52:31.690Z] DEBUG - Clicked on Remove [2019-07-30T14:52:31.690Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-30T14:52:31.690Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button' [2019-07-30T14:52:31.690Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-30T14:52:31.690Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:52:31.690Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:52:31.690Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T14:52:31.690Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:52:31.690Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:31.690Z] DEBUG - Clicking on OK [2019-07-30T14:52:31.690Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1130255926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:31.690Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1130255926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:31.690Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1130255927 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:31.690Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1130255927 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:31.690Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1130255927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:31.690Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1130255927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:31.946Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1130255927 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:31.946Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=1130255701 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-30T14:52:32.203Z] DEBUG - Clicked on [2019-07-30T14:52:32.203Z] DEBUG - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...' [2019-07-30T14:52:32.203Z] DEBUG - Clicking on with mnemonic 'Configure Min Max...' [2019-07-30T14:52:32.459Z] DEBUG - Clicked on with mnemonic 'Configure Min Max...' [2019-07-30T14:52:32.459Z] DEBUG - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration' [2019-07-30T14:52:32.459Z] DEBUG - matched Text with text "100", using matcher: of type 'Text' [2019-07-30T14:52:32.459Z] DEBUG - matched Text with text "100", using matcher: of type 'Text' [2019-07-30T14:52:32.459Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time' [2019-07-30T14:52:32.459Z] DEBUG - matched Text with text "100", using matcher: with label (with mnemonic 'Max time') [2019-07-30T14:52:32.459Z] DEBUG - matched Text with text "100", using matcher: (of type 'Text' and with label (with mnemonic 'Max time')) [2019-07-30T14:52:32.459Z] DEBUG - matched Text with text "-9", using matcher: of type 'Text' [2019-07-30T14:52:32.459Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time' [2019-07-30T14:52:32.459Z] DEBUG - matched Text with text "-9", using matcher: with label (with mnemonic 'Max time') [2019-07-30T14:52:32.459Z] DEBUG - matched Text with text "-9", using matcher: (of type 'Text' and with label (with mnemonic 'Max time')) [2019-07-30T14:52:32.459Z] DEBUG - matched Text with text "0", using matcher: of type 'Text' [2019-07-30T14:52:32.459Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time' [2019-07-30T14:52:32.459Z] DEBUG - matched Text with text "0", using matcher: with label (with mnemonic 'Max time') [2019-07-30T14:52:32.459Z] DEBUG - matched Text with text "0", using matcher: (of type 'Text' and with label (with mnemonic 'Max time')) [2019-07-30T14:52:32.459Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:52:32.459Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button' [2019-07-30T14:52:32.459Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:52:32.459Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T14:52:32.459Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:52:32.459Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:32.459Z] DEBUG - Clicking on OK [2019-07-30T14:52:32.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1130256537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:32.459Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1130256537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:32.459Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1130256537 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:32.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1130256537 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:32.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1130256537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:32.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1130256537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:32.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1130256544 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:32.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=1130256344 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-30T14:52:32.459Z] DEBUG - Clicked on [2019-07-30T14:52:32.459Z] DEBUG - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...' [2019-07-30T14:52:32.459Z] DEBUG - Clicking on with mnemonic 'Configure Min Max...' [2019-07-30T14:52:32.716Z] DEBUG - Clicked on with mnemonic 'Configure Min Max...' [2019-07-30T14:52:32.716Z] DEBUG - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration' [2019-07-30T14:52:32.716Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:52:32.716Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button' [2019-07-30T14:52:32.716Z] DEBUG - matched Button with text "Default", using matcher: with mnemonic 'Default' [2019-07-30T14:52:32.716Z] DEBUG - matched Button with text "Default", using matcher: with style 'SWT.PUSH' [2019-07-30T14:52:32.716Z] DEBUG - matched Button with text "Default", using matcher: (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2019-07-30T14:52:32.716Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:52:32.716Z] DEBUG - Clicking on Default [2019-07-30T14:52:32.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Default} time=1130256892 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-30T14:52:32.716Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Default} time=1130256892 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-30T14:52:32.716Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Default} time=1130256893 data=null doit=true} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2019-07-30T14:52:32.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Default} time=1130256893 data=null} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2019-07-30T14:52:32.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Default} time=1130256893 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-30T14:52:32.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Default} time=1130256893 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-30T14:52:32.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Default} time=1130256893 data=null item=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-30T14:52:32.716Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Default} time=1130256927 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-30T14:52:32.716Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Default} time=1130256927 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-30T14:52:32.716Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Default} time=1130256927 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-30T14:52:32.716Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Default} time=1130256927 data=null doit=true} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2019-07-30T14:52:32.716Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Default} time=1130256928 data=null} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2019-07-30T14:52:32.716Z] DEBUG - Clicked on Default [2019-07-30T14:52:32.716Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:52:32.716Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button' [2019-07-30T14:52:32.716Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:52:32.716Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T14:52:32.716Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:52:32.716Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:32.716Z] DEBUG - Clicking on OK [2019-07-30T14:52:32.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1130256929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:32.716Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1130256929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:32.716Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1130256929 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:32.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1130256929 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:32.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1130256929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:32.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1130256929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:32.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1130256929 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:32.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=1130256711 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-30T14:52:32.973Z] DEBUG - Clicked on [2019-07-30T14:52:32.973Z] DEBUG - number of items : 9 [2019-07-30T14:52:32.973Z] DEBUG - Clicking on ToolItem with tooltip text {Go to next page} [2019-07-30T14:52:32.973Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1130257103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page} [2019-07-30T14:52:32.973Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130257104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page} [2019-07-30T14:52:32.973Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1130257104 data=null doit=true} to ToolItem with tooltip text {Go to next page} [2019-07-30T14:52:32.973Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1130257104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page} [2019-07-30T14:52:32.973Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1130257104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page} [2019-07-30T14:52:32.973Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1130257104 data=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-30T14:52:32.973Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2019-07-30T14:52:32.973Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2019-07-30T14:52:32.973Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2019-07-30T14:52:32.973Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2019-07-30T14:52:32.973Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2019-07-30T14:52:32.973Z] DEBUG - Clicked on ToolItem with tooltip text {Go to next page} [2019-07-30T14:52:32.973Z] DEBUG - number of items : 9 [2019-07-30T14:52:32.973Z] DEBUG - Clicking on ToolItem with tooltip text {Go to previous page} [2019-07-30T14:52:32.973Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1130257110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page} [2019-07-30T14:52:32.973Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130257110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page} [2019-07-30T14:52:32.973Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1130257110 data=null doit=true} to ToolItem with tooltip text {Go to previous page} [2019-07-30T14:52:32.973Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1130257110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page} [2019-07-30T14:52:32.973Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1130257111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page} [2019-07-30T14:52:32.973Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1130257111 data=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-30T14:52:32.973Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2019-07-30T14:52:32.973Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2019-07-30T14:52:32.973Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2019-07-30T14:52:32.973Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2019-07-30T14:52:32.973Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2019-07-30T14:52:32.973Z] DEBUG - Clicked on ToolItem with tooltip text {Go to previous page} [2019-07-30T14:52:32.973Z] DEBUG - number of items : 9 [2019-07-30T14:52:32.973Z] DEBUG - Clicking on ToolItem with tooltip text {Go to last page} [2019-07-30T14:52:32.973Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1130257123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page} [2019-07-30T14:52:32.973Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130257123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page} [2019-07-30T14:52:32.973Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1130257123 data=null doit=true} to ToolItem with tooltip text {Go to last page} [2019-07-30T14:52:32.973Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1130257124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page} [2019-07-30T14:52:32.973Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1130257124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page} [2019-07-30T14:52:32.973Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1130257124 data=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-30T14:52:32.973Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2019-07-30T14:52:32.973Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2019-07-30T14:52:32.973Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2019-07-30T14:52:32.973Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2019-07-30T14:52:32.973Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2019-07-30T14:52:32.973Z] DEBUG - Clicked on ToolItem with tooltip text {Go to last page} [2019-07-30T14:52:32.973Z] DEBUG - number of items : 9 [2019-07-30T14:52:32.973Z] DEBUG - Clicking on ToolItem with tooltip text {Go to first page} [2019-07-30T14:52:32.973Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1130257127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page} [2019-07-30T14:52:32.973Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130257127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page} [2019-07-30T14:52:32.973Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1130257127 data=null doit=true} to ToolItem with tooltip text {Go to first page} [2019-07-30T14:52:32.973Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1130257127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page} [2019-07-30T14:52:32.973Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1130257127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page} [2019-07-30T14:52:32.973Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1130257127 data=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-30T14:52:32.973Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2019-07-30T14:52:32.973Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2019-07-30T14:52:32.973Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2019-07-30T14:52:32.973Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2019-07-30T14:52:32.973Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2019-07-30T14:52:32.973Z] DEBUG - Clicked on ToolItem with tooltip text {Go to first page} [2019-07-30T14:52:32.973Z] DEBUG - matched MenuItem with text "Next page", using matcher: with mnemonic 'Next page' [2019-07-30T14:52:32.973Z] DEBUG - Clicking on with mnemonic 'Next page' [2019-07-30T14:52:32.973Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Next page} time=1130257190 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-30T14:52:32.973Z] DEBUG - Clicked on with mnemonic 'Next page' [2019-07-30T14:52:32.973Z] DEBUG - matched MenuItem with text "Previous page", using matcher: with mnemonic 'Previous page' [2019-07-30T14:52:32.973Z] DEBUG - Clicking on with mnemonic 'Previous page' [2019-07-30T14:52:32.973Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Previous page} time=1130257216 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-30T14:52:33.230Z] DEBUG - Clicked on with mnemonic 'Previous page' [2019-07-30T14:52:33.230Z] DEBUG - matched MenuItem with text "Last page", using matcher: with mnemonic 'Last page' [2019-07-30T14:52:33.230Z] DEBUG - Clicking on with mnemonic 'Last page' [2019-07-30T14:52:33.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Last page} time=1130257300 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-30T14:52:33.230Z] DEBUG - Clicked on with mnemonic 'Last page' [2019-07-30T14:52:33.230Z] DEBUG - matched MenuItem with text "First page", using matcher: with mnemonic 'First page' [2019-07-30T14:52:33.230Z] DEBUG - Clicking on with mnemonic 'First page' [2019-07-30T14:52:33.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {First page} time=1130257324 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-30T14:52:33.230Z] DEBUG - Clicked on with mnemonic 'First page' [2019-07-30T14:52:33.230Z] DEBUG - matched MenuItem with text "Pages...", using matcher: with mnemonic 'Pages...' [2019-07-30T14:52:33.230Z] DEBUG - Clicking on with mnemonic 'Pages...' [2019-07-30T14:52:33.486Z] DEBUG - Clicked on with mnemonic 'Pages...' [2019-07-30T14:52:33.486Z] DEBUG - matched Shell with text "Sequence Diagram Pag...", using matcher: with text 'Sequence Diagram Pages' [2019-07-30T14:52:33.486Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-30T14:52:33.486Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-30T14:52:33.486Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:52:33.486Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:52:33.486Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T14:52:33.486Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:52:33.486Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:33.486Z] DEBUG - Clicking on OK [2019-07-30T14:52:33.486Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1130257716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:33.486Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1130257716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:33.486Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1130257717 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:33.486Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1130257717 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:33.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1130257778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:33.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1130257778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:33.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1130257779 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:33.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pages...} time=1130257398 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-30T14:52:34.000Z] DEBUG - Clicked on [2019-07-30T14:52:34.562Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1130258705 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T14:52:34.562Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T14:52:34.562Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:52:34.562Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:52:34.562Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:52:34.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1130258748 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T14:52:34.562Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1130258748 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T14:52:34.562Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1130258748 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T14:52:34.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1130258748 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T14:52:34.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130258749 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-30T14:52:34.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1130258791 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T14:52:34.819Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T14:52:34.819Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T14:52:34.819Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T14:52:35.750Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T14:52:35.750Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T14:52:35.750Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T14:52:35.750Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T14:52:35.750Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:52:35.750Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T14:52:35.750Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:52:35.750Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:52:35.750Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:52:35.750Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T14:52:35.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130259642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:52:35.750Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130259643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:52:35.750Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130259643 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:52:35.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130259643 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:52:35.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130259644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:52:35.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130259644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:52:35.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130259644 data=null 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-30T14:52:35.750Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130259644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:52:35.750Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130259644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:52:35.750Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130259644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:52:35.750Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130259644 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:52:35.750Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130259644 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:52:35.750Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:52:35.750Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T14:52:35.750Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T14:52:35.750Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:52:35.750Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:52:35.750Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T14:52:35.750Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:52:35.750Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:35.750Z] DEBUG - Clicking on OK [2019-07-30T14:52:35.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1130259645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:35.750Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1130259645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:35.750Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1130259646 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:35.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1130259646 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:35.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1130259646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:35.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1130259646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:35.750Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:35.750Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:35.750Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:35.750Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:35.750Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:35.750Z] DEBUG - Clicked on OK [2019-07-30T14:52:35.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1130259646 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:35.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1130258884 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-30T14:52:36.008Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"' [2019-07-30T14:52:36.008Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.399 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest [2019-07-30T14:52:36.008Z] testSDPrintUi(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest) Time elapsed: 21.886 s [2019-07-30T14:52:36.008Z] testSDView(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest) Time elapsed: 13.135 s [2019-07-30T14:52:36.008Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace [2019-07-30T14:52:48.254Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.229 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace [2019-07-30T14:52:48.254Z] testRefresh(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace) Time elapsed: 9.982 s [2019-07-30T14:52:48.254Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest [2019-07-30T14:52:48.254Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest [2019-07-30T14:52:48.254Z] testReorder(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest) skipped [2019-07-30T14:52:48.254Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest [2019-07-30T14:52:48.254Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T14:52:48.254Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:52:48.254Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T14:52:48.254Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T14:52:48.254Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp' [2019-07-30T14:52:48.254Z] DEBUG - Clicking on with mnemonic 'Timestamp' [2019-07-30T14:52:48.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=1130272314 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-30T14:52:48.254Z] DEBUG - Clicked on with mnemonic 'Timestamp' [2019-07-30T14:52:48.254Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host' [2019-07-30T14:52:48.254Z] DEBUG - Clicking on with mnemonic 'Host' [2019-07-30T14:52:48.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=1130272460 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-30T14:52:48.511Z] DEBUG - Clicked on with mnemonic 'Host' [2019-07-30T14:52:48.511Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger' [2019-07-30T14:52:48.511Z] DEBUG - Clicking on with mnemonic 'Logger' [2019-07-30T14:52:48.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=1130272585 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-30T14:52:48.511Z] DEBUG - Clicked on with mnemonic 'Logger' [2019-07-30T14:52:48.511Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File' [2019-07-30T14:52:48.511Z] DEBUG - Clicking on with mnemonic 'File' [2019-07-30T14:52:48.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=1130272684 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-30T14:52:48.511Z] DEBUG - Clicked on with mnemonic 'File' [2019-07-30T14:52:48.511Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message' [2019-07-30T14:52:48.511Z] DEBUG - Clicking on with mnemonic 'Message' [2019-07-30T14:52:48.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=1130272737 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-30T14:52:48.511Z] DEBUG - Clicked on with mnemonic 'Message' [2019-07-30T14:52:50.406Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T14:52:50.406Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:52:50.406Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T14:52:50.406Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T14:52:50.406Z] DEBUG - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All' [2019-07-30T14:52:50.406Z] DEBUG - Clicking on with mnemonic 'Show All' [2019-07-30T14:52:50.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show All} time=1130274292 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-30T14:52:50.406Z] DEBUG - Clicked on with mnemonic 'Show All' [2019-07-30T14:52:51.774Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T14:52:51.774Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:52:51.774Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T14:52:51.774Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T14:52:51.774Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message' [2019-07-30T14:52:51.774Z] DEBUG - Clicking on with mnemonic 'Message' [2019-07-30T14:52:51.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=1130275901 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-30T14:52:51.774Z] DEBUG - Clicked on with mnemonic 'Message' [2019-07-30T14:52:52.030Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line' [2019-07-30T14:52:52.030Z] DEBUG - Clicking on with mnemonic 'Line' [2019-07-30T14:52:52.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=1130276057 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-30T14:52:52.030Z] DEBUG - Clicked on with mnemonic 'Line' [2019-07-30T14:52:52.030Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File' [2019-07-30T14:52:52.030Z] DEBUG - Clicking on with mnemonic 'File' [2019-07-30T14:52:52.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=1130276176 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-30T14:52:52.030Z] DEBUG - Clicked on with mnemonic 'File' [2019-07-30T14:52:52.030Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger' [2019-07-30T14:52:52.030Z] DEBUG - Clicking on with mnemonic 'Logger' [2019-07-30T14:52:52.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=1130276273 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-30T14:52:52.030Z] DEBUG - Clicked on with mnemonic 'Logger' [2019-07-30T14:52:52.286Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host' [2019-07-30T14:52:52.286Z] DEBUG - Clicking on with mnemonic 'Host' [2019-07-30T14:52:52.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=1130276325 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-30T14:52:52.286Z] DEBUG - Clicked on with mnemonic 'Host' [2019-07-30T14:52:52.286Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp' [2019-07-30T14:52:52.286Z] DEBUG - Clicking on with mnemonic 'Timestamp' [2019-07-30T14:52:52.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=1130276365 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-30T14:52:52.286Z] DEBUG - Clicked on with mnemonic 'Timestamp' [2019-07-30T14:52:52.286Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message' [2019-07-30T14:52:52.286Z] DEBUG - Clicking on with mnemonic 'Message' [2019-07-30T14:52:52.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=1130276392 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-30T14:52:52.286Z] DEBUG - Clicked on with mnemonic 'Message' [2019-07-30T14:52:52.286Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp' [2019-07-30T14:52:52.286Z] DEBUG - Clicking on with mnemonic 'Timestamp' [2019-07-30T14:52:52.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=1130276438 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-30T14:52:52.286Z] DEBUG - Clicked on with mnemonic 'Timestamp' [2019-07-30T14:52:52.286Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line' [2019-07-30T14:52:52.286Z] DEBUG - Clicking on with mnemonic 'Line' [2019-07-30T14:52:52.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=1130276526 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-30T14:52:52.543Z] DEBUG - Clicked on with mnemonic 'Line' [2019-07-30T14:52:52.543Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host' [2019-07-30T14:52:52.543Z] DEBUG - Clicking on with mnemonic 'Host' [2019-07-30T14:52:52.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=1130276631 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-30T14:52:52.543Z] DEBUG - Clicked on with mnemonic 'Host' [2019-07-30T14:52:52.543Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File' [2019-07-30T14:52:52.543Z] DEBUG - Clicking on with mnemonic 'File' [2019-07-30T14:52:52.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=1130276751 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-30T14:52:52.800Z] DEBUG - Clicked on with mnemonic 'File' [2019-07-30T14:52:52.800Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger' [2019-07-30T14:52:52.800Z] DEBUG - Clicking on with mnemonic 'Logger' [2019-07-30T14:52:52.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=1130276893 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-30T14:52:52.800Z] DEBUG - Clicked on with mnemonic 'Logger' [2019-07-30T14:52:54.695Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T14:52:54.695Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:52:54.695Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T14:52:54.695Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T14:52:54.695Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp' [2019-07-30T14:52:54.695Z] DEBUG - Clicking on with mnemonic 'Timestamp' [2019-07-30T14:52:54.695Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=1130278503 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-30T14:52:54.695Z] DEBUG - Clicked on with mnemonic 'Timestamp' [2019-07-30T14:52:54.695Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host' [2019-07-30T14:52:54.695Z] DEBUG - Clicking on with mnemonic 'Host' [2019-07-30T14:52:54.695Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=1130278644 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-30T14:52:54.695Z] DEBUG - Clicked on with mnemonic 'Host' [2019-07-30T14:52:54.695Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger' [2019-07-30T14:52:54.695Z] DEBUG - Clicking on with mnemonic 'Logger' [2019-07-30T14:52:54.695Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=1130278763 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-30T14:52:54.695Z] DEBUG - Clicked on with mnemonic 'Logger' [2019-07-30T14:52:54.695Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File' [2019-07-30T14:52:54.695Z] DEBUG - Clicking on with mnemonic 'File' [2019-07-30T14:52:54.695Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=1130278868 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-30T14:52:54.695Z] DEBUG - Clicked on with mnemonic 'File' [2019-07-30T14:52:54.695Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line' [2019-07-30T14:52:54.695Z] DEBUG - Clicking on with mnemonic 'Line' [2019-07-30T14:52:54.695Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=1130278923 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-30T14:52:54.951Z] DEBUG - Clicked on with mnemonic 'Line' [2019-07-30T14:52:54.951Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message' [2019-07-30T14:52:54.951Z] DEBUG - Clicking on with mnemonic 'Message' [2019-07-30T14:52:54.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=1130278967 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-30T14:52:54.951Z] DEBUG - Clicked on with mnemonic 'Message' [2019-07-30T14:52:54.951Z] DEBUG - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All' [2019-07-30T14:52:54.951Z] DEBUG - Clicking on with mnemonic 'Show All' [2019-07-30T14:52:54.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show All} time=1130278993 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-30T14:52:54.951Z] DEBUG - Clicked on with mnemonic 'Show All' [2019-07-30T14:52:55.208Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1130279219 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T14:52:55.208Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T14:52:55.208Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:52:55.208Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:52:55.208Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:52:55.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1130279225 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T14:52:55.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1130279226 data=null doit=true} to TreeItem with text {test} [2019-07-30T14:52:55.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1130279226 data=null} to TreeItem with text {test} [2019-07-30T14:52:55.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1130279226 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:52:55.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130279226 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T14:52:55.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1130279286 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:52:55.208Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T14:52:55.208Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T14:52:55.208Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T14:52:56.138Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T14:52:56.138Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T14:52:56.138Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T14:52:56.138Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T14:52:56.138Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:52:56.138Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T14:52:56.138Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:52:56.138Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:52:56.138Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:52:56.138Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T14:52:56.138Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130280140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:52:56.138Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130280141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:52:56.138Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130280141 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:52:56.138Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130280141 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:52:56.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130280141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:52:56.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130280141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:52:56.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130280141 data=null 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-30T14:52:56.138Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130280141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:52:56.138Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130280141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:52:56.138Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130280141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:52:56.138Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130280141 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:52:56.138Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130280142 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:52:56.138Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:52:56.138Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T14:52:56.138Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T14:52:56.138Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:52:56.138Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:52:56.138Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T14:52:56.138Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:52:56.138Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:56.138Z] DEBUG - Clicking on OK [2019-07-30T14:52:56.138Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1130280143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:56.138Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1130280143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:56.138Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1130280143 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:56.138Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1130280143 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:56.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1130280143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:56.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1130280143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:56.138Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:56.138Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:56.138Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:56.138Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:56.138Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:56.138Z] DEBUG - Clicked on OK [2019-07-30T14:52:56.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1130280143 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:52:56.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1130279385 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-30T14:52:56.652Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.179 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest [2019-07-30T14:52:56.652Z] testPersistHiding(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest) Time elapsed: 3.796 s [2019-07-30T14:52:56.652Z] testToggleColumns(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest) Time elapsed: 2.593 s [2019-07-30T14:52:56.652Z] testShowAll(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest) Time elapsed: 2.115 s [2019-07-30T14:52:56.652Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest [2019-07-30T14:53:02.025Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.157 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest [2019-07-30T14:53:02.025Z] testRead(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest) Time elapsed: 5.109 s [2019-07-30T14:53:02.025Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest [2019-07-30T14:53:05.443Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T14:53:05.443Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:53:05.443Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:53:05.443Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T14:53:05.443Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T14:53:05.443Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T14:53:05.443Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1130289527 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T14:53:05.443Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1130289527 data=null doit=true} to TableItem with text {} [2019-07-30T14:53:05.443Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1130289528 data=null} to TableItem with text {} [2019-07-30T14:53:05.443Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1130289528 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T14:53:05.443Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1130289528 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-30T14:53:05.443Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1130289530 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T14:53:05.443Z] DEBUG - matched MenuItem with text "Open Source Code", using matcher: with mnemonic 'Open Source Code' [2019-07-30T14:53:05.443Z] DEBUG - Clicking on with mnemonic 'Open Source Code' [2019-07-30T14:53:05.443Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Open Source Code} time=1130289616 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-30T14:53:05.700Z] DEBUG - Clicked on with mnemonic 'Open Source Code' [2019-07-30T14:53:05.700Z] DEBUG - matched EditorReference with text "", using matcher: with name '"SourceFile"' [2019-07-30T14:53:06.264Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1130290285 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T14:53:06.264Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T14:53:06.264Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:53:06.264Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:53:06.264Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:53:06.264Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1130290291 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T14:53:06.264Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1130290291 data=null doit=true} to TreeItem with text {test} [2019-07-30T14:53:06.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1130290291 data=null} to TreeItem with text {test} [2019-07-30T14:53:06.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1130290291 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:53:06.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130290291 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T14:53:06.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1130290330 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:53:06.264Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T14:53:06.265Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T14:53:06.265Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T14:53:07.196Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T14:53:07.196Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T14:53:07.196Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T14:53:07.196Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T14:53:07.196Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:53:07.196Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T14:53:07.196Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:53:07.196Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:53:07.196Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:53:07.196Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T14:53:07.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130291205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:53:07.196Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130291205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:53:07.196Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130291205 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:53:07.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130291206 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:53:07.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130291206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:53:07.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130291206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:53:07.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130291206 data=null 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-30T14:53:07.196Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130291206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:53:07.196Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130291206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:53:07.196Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130291206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:53:07.196Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130291206 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:53:07.196Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130291206 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:53:07.196Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:53:07.196Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T14:53:07.196Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T14:53:07.196Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:53:07.196Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:53:07.196Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T14:53:07.196Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:53:07.196Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:53:07.196Z] DEBUG - Clicking on OK [2019-07-30T14:53:07.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1130291207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:53:07.196Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1130291207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:53:07.196Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1130291208 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:53:07.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1130291208 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:53:07.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1130291208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:53:07.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1130291208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:53:07.196Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:53:07.196Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:53:07.196Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:53:07.196Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:53:07.196Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:53:07.196Z] DEBUG - Clicked on OK [2019-07-30T14:53:07.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1130291208 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:53:07.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1130290400 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-30T14:53:07.710Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.9 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest [2019-07-30T14:53:07.710Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest) Time elapsed: 5.75 s [2019-07-30T14:53:07.710Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest [2019-07-30T14:53:07.966Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T14:53:08.530Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:53:08.530Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:53:08.530Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:53:08.530Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:53:08.530Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:53:08.530Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=1130292485 data=null button=0 stateMask=0x0 x=100 y=11 count=0} to TreeItem with text {TestAxisAlignment} [2019-07-30T14:53:08.530Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=1130292485 data=null doit=true} to TreeItem with text {TestAxisAlignment} [2019-07-30T14:53:08.530Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=1130292485 data=null} to TreeItem with text {TestAxisAlignment} [2019-07-30T14:53:08.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=1130292486 data=null button=1 stateMask=0x0 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-30T14:53:08.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130292496 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-30T14:53:08.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=1130292519 data=null button=1 stateMask=0x80000 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-30T14:53:08.530Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:53:08.530Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=1130292520 data=null button=0 stateMask=0x0 x=100 y=11 count=0} to TreeItem with text {TestAxisAlignment} [2019-07-30T14:53:08.530Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=1130292520 data=null doit=true} to TreeItem with text {TestAxisAlignment} [2019-07-30T14:53:08.530Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=1130292520 data=null} to TreeItem with text {TestAxisAlignment} [2019-07-30T14:53:08.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=1130292520 data=null button=1 stateMask=0x0 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-30T14:53:08.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130292520 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-30T14:53:08.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=1130292546 data=null button=1 stateMask=0x80000 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-30T14:53:08.530Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=1130292546 data=null doit=true} to TreeItem with text {TestAxisAlignment} [2019-07-30T14:53:08.530Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=1130292547 data=null} to TreeItem with text {TestAxisAlignment} [2019-07-30T14:53:08.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=1130292547 data=null button=1 stateMask=0x0 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-30T14:53:08.530Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1130292547 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-30T14:53:08.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=1130292551 data=null button=1 stateMask=0x80000 x=84 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-30T14:53:08.530Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:53:08.530Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1130292551 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T14:53:08.530Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1130292551 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T14:53:08.530Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1130292552 data=null} to TreeItem with text {Traces [0]} [2019-07-30T14:53:08.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1130292552 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T14:53:08.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130292552 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-30T14:53:08.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1130292569 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T14:53:11.806Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-30T14:53:11.806Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-30T14:53:11.806Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T14:53:11.806Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T14:53:11.806Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"' [2019-07-30T14:53:11.806Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T14:53:11.806Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1130295932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T14:53:11.806Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1130295932 data=null doit=true} to Sash with text {} [2019-07-30T14:53:11.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1130295933 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-30T14:53:11.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1130295936 data=null button=1 stateMask=0x0 x=1 y=57 count=1} to Sash with text {} [2019-07-30T14:53:11.806Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1130295938 data=null x=1 y=57 width=0 height=0 detail=0} to Sash with text {} [2019-07-30T14:53:11.806Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1130295938 data=null} to Sash with text {} [2019-07-30T14:53:11.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1130295938 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-30T14:53:11.806Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1130295940 data=null button=0 stateMask=0x80000 x=1 y=57 count=0} to Sash with text {} [2019-07-30T14:53:11.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1130295941 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-30T14:53:11.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1130295943 data=null button=1 stateMask=0x0 x=1 y=57 count=1} to Sash with text {} [2019-07-30T14:53:11.806Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1130295943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T14:53:12.370Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1130296544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T14:53:12.370Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1130296545 data=null doit=true} to Sash with text {} [2019-07-30T14:53:12.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1130296545 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-30T14:53:12.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1130296548 data=null button=1 stateMask=0x0 x=1 y=57 count=1} to Sash with text {} [2019-07-30T14:53:12.370Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1130296550 data=null x=1 y=57 width=0 height=0 detail=0} to Sash with text {} [2019-07-30T14:53:12.370Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1130296550 data=null} to Sash with text {} [2019-07-30T14:53:12.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1130296550 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-30T14:53:12.370Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1130296552 data=null button=0 stateMask=0x80000 x=1 y=57 count=0} to Sash with text {} [2019-07-30T14:53:12.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1130296554 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-30T14:53:12.370Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1130296555 data=null button=1 stateMask=0x0 x=1 y=57 count=1} to Sash with text {} [2019-07-30T14:53:12.370Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1130296556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T14:53:12.933Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:53:16.276Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T14:53:16.276Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T14:53:16.276Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-30T14:53:16.276Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-30T14:53:16.276Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"' [2019-07-30T14:53:16.276Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T14:53:16.276Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1130300339 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T14:53:16.276Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1130300339 data=null button=0 stateMask=0x0 x=182 y=123 count=0} to TimeGraphControl with text {} [2019-07-30T14:53:16.276Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1130300347 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T14:53:16.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1130300348 data=null} to TimeGraphControl with text {} [2019-07-30T14:53:16.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1130300366 data=null button=1 stateMask=0x0 x=182 y=123 count=1} to TimeGraphControl with text {} [2019-07-30T14:53:16.276Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1130300367 data=null x=232 y=123 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-07-30T14:53:16.276Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1130300367 data=null button=1 stateMask=0x80000 x=232 y=123 count=1} to TimeGraphControl with text {} [2019-07-30T14:53:16.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1130300370 data=null button=1 stateMask=0x80000 x=232 y=123 count=1} to TimeGraphControl with text {} [2019-07-30T14:53:16.276Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1130300370 data=null button=0 stateMask=0x0 x=0 y=123 count=0} to TimeGraphControl with text {} [2019-07-30T14:53:16.276Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1130300370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T14:53:16.276Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1130300370 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T14:53:16.276Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1130300371 data=null} to TimeGraphControl with text {} [2019-07-30T14:53:16.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1130300882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T14:53:16.843Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1130300882 data=null button=0 stateMask=0x0 x=232 y=123 count=0} to TimeGraphControl with text {} [2019-07-30T14:53:16.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1130300883 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T14:53:16.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1130300883 data=null} to TimeGraphControl with text {} [2019-07-30T14:53:16.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1130300889 data=null button=1 stateMask=0x0 x=232 y=123 count=1} to TimeGraphControl with text {} [2019-07-30T14:53:16.843Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1130300889 data=null x=182 y=123 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-07-30T14:53:16.843Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1130300889 data=null button=1 stateMask=0x80000 x=182 y=123 count=1} to TimeGraphControl with text {} [2019-07-30T14:53:16.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1130300891 data=null button=1 stateMask=0x80000 x=182 y=123 count=1} to TimeGraphControl with text {} [2019-07-30T14:53:16.843Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1130300891 data=null button=0 stateMask=0x0 x=0 y=123 count=0} to TimeGraphControl with text {} [2019-07-30T14:53:16.843Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1130300892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T14:53:16.843Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1130300898 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T14:53:16.843Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1130300898 data=null} to TimeGraphControl with text {} [2019-07-30T14:53:17.406Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:53:19.928Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T14:53:19.928Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T14:53:19.928Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-30T14:53:19.928Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-30T14:53:19.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1130304127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T14:53:19.928Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1130304127 data=null button=0 stateMask=0x0 x=182 y=76 count=0} to TimeGraphControl with text {} [2019-07-30T14:53:19.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1130304127 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T14:53:19.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1130304128 data=null} to TimeGraphControl with text {} [2019-07-30T14:53:19.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1130304140 data=null button=1 stateMask=0x0 x=182 y=76 count=1} to TimeGraphControl with text {} [2019-07-30T14:53:19.928Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1130304141 data=null x=232 y=76 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-07-30T14:53:19.928Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1130304141 data=null button=1 stateMask=0x80000 x=232 y=76 count=1} to TimeGraphControl with text {} [2019-07-30T14:53:19.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1130304143 data=null button=1 stateMask=0x80000 x=232 y=76 count=1} to TimeGraphControl with text {} [2019-07-30T14:53:19.928Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1130304143 data=null button=0 stateMask=0x0 x=0 y=76 count=0} to TimeGraphControl with text {} [2019-07-30T14:53:19.928Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1130304144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T14:53:19.928Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1130304144 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T14:53:19.928Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1130304144 data=null} to TimeGraphControl with text {} [2019-07-30T14:53:20.491Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1130304648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T14:53:20.491Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1130304648 data=null button=0 stateMask=0x0 x=232 y=76 count=0} to TimeGraphControl with text {} [2019-07-30T14:53:20.491Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1130304649 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T14:53:20.491Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1130304649 data=null} to TimeGraphControl with text {} [2019-07-30T14:53:20.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1130304664 data=null button=1 stateMask=0x0 x=232 y=76 count=1} to TimeGraphControl with text {} [2019-07-30T14:53:20.491Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1130304665 data=null x=182 y=76 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-07-30T14:53:20.491Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1130304665 data=null button=1 stateMask=0x80000 x=182 y=76 count=1} to TimeGraphControl with text {} [2019-07-30T14:53:20.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1130304667 data=null button=1 stateMask=0x80000 x=182 y=76 count=1} to TimeGraphControl with text {} [2019-07-30T14:53:20.491Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1130304667 data=null button=0 stateMask=0x0 x=0 y=76 count=0} to TimeGraphControl with text {} [2019-07-30T14:53:20.491Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1130304667 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T14:53:20.491Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1130304668 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T14:53:20.491Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1130304668 data=null} to TimeGraphControl with text {} [2019-07-30T14:53:21.055Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:53:23.576Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T14:53:23.576Z] DEBUG - matched MenuItem with text "Align Views", using matcher: with mnemonic 'Align Views' [2019-07-30T14:53:23.576Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:53:26.849Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T14:53:26.850Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T14:53:26.850Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-30T14:53:26.850Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-30T14:53:26.850Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"' [2019-07-30T14:53:26.850Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T14:53:26.850Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1130310504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T14:53:26.850Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1130310504 data=null button=0 stateMask=0x0 x=173 y=68 count=0} to TimeGraphControl with text {} [2019-07-30T14:53:26.850Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1130310504 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T14:53:26.850Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1130310505 data=null} to TimeGraphControl with text {} [2019-07-30T14:53:26.850Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1130310513 data=null button=1 stateMask=0x0 x=173 y=68 count=1} to TimeGraphControl with text {} [2019-07-30T14:53:26.850Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1130310514 data=null x=223 y=68 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-07-30T14:53:26.850Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1130310515 data=null button=1 stateMask=0x80000 x=223 y=68 count=1} to TimeGraphControl with text {} [2019-07-30T14:53:26.850Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1130310517 data=null button=1 stateMask=0x80000 x=223 y=68 count=1} to TimeGraphControl with text {} [2019-07-30T14:53:26.850Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1130310517 data=null button=0 stateMask=0x0 x=0 y=68 count=0} to TimeGraphControl with text {} [2019-07-30T14:53:26.850Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1130310518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T14:53:26.850Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1130310518 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T14:53:26.850Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1130310518 data=null} to TimeGraphControl with text {} [2019-07-30T14:53:27.106Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1130311122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T14:53:27.106Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1130311123 data=null button=0 stateMask=0x0 x=223 y=68 count=0} to TimeGraphControl with text {} [2019-07-30T14:53:27.106Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1130311123 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T14:53:27.106Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1130311123 data=null} to TimeGraphControl with text {} [2019-07-30T14:53:27.106Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1130311128 data=null button=1 stateMask=0x0 x=223 y=68 count=1} to TimeGraphControl with text {} [2019-07-30T14:53:27.106Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1130311129 data=null x=173 y=68 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-07-30T14:53:27.106Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1130311129 data=null button=1 stateMask=0x80000 x=173 y=68 count=1} to TimeGraphControl with text {} [2019-07-30T14:53:27.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1130311135 data=null button=1 stateMask=0x80000 x=173 y=68 count=1} to TimeGraphControl with text {} [2019-07-30T14:53:27.106Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1130311136 data=null button=0 stateMask=0x0 x=0 y=68 count=0} to TimeGraphControl with text {} [2019-07-30T14:53:27.106Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1130311136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T14:53:27.106Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1130311137 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T14:53:27.106Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1130311137 data=null} to TimeGraphControl with text {} [2019-07-30T14:53:27.670Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:53:30.189Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-30T14:53:30.189Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-30T14:53:30.189Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T14:53:30.189Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T14:53:30.189Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1130314173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T14:53:30.189Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1130314173 data=null doit=true} to Sash with text {} [2019-07-30T14:53:30.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1130314174 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-30T14:53:30.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1130314175 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-30T14:53:30.189Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1130314176 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {} [2019-07-30T14:53:30.189Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1130314177 data=null} to Sash with text {} [2019-07-30T14:53:30.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1130314177 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-30T14:53:30.189Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1130314178 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {} [2019-07-30T14:53:30.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1130314188 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-30T14:53:30.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1130314190 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-30T14:53:30.189Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1130314190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T14:53:30.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1130314791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T14:53:30.826Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1130314792 data=null doit=true} to Sash with text {} [2019-07-30T14:53:30.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1130314792 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-30T14:53:30.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1130314794 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-30T14:53:30.826Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1130314795 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {} [2019-07-30T14:53:30.826Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1130314795 data=null} to Sash with text {} [2019-07-30T14:53:30.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1130314795 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-30T14:53:30.826Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1130314796 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {} [2019-07-30T14:53:30.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1130314803 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-30T14:53:30.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1130314804 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-30T14:53:30.826Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1130314804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T14:53:31.435Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:53:33.957Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-30T14:53:33.957Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-30T14:53:33.957Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"' [2019-07-30T14:53:33.957Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T14:53:33.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1130317949 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T14:53:33.957Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1130317949 data=null doit=true} to Sash with text {} [2019-07-30T14:53:33.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1130317949 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-30T14:53:33.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1130317951 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-30T14:53:33.957Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1130317952 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {} [2019-07-30T14:53:33.957Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1130317952 data=null} to Sash with text {} [2019-07-30T14:53:33.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1130317953 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-30T14:53:33.957Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1130317954 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {} [2019-07-30T14:53:33.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1130317955 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-30T14:53:33.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1130317962 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-30T14:53:33.957Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1130317962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T14:53:34.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1130318463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T14:53:34.214Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1130318463 data=null doit=true} to Sash with text {} [2019-07-30T14:53:34.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1130318463 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-30T14:53:34.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1130318465 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-30T14:53:34.214Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1130318466 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {} [2019-07-30T14:53:34.214Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1130318466 data=null} to Sash with text {} [2019-07-30T14:53:34.470Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1130318466 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-30T14:53:34.470Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1130318468 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {} [2019-07-30T14:53:34.470Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1130318469 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-30T14:53:34.470Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1130318478 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-30T14:53:34.470Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1130318478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T14:53:34.727Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-30T14:53:34.983Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-30T14:53:34.983Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T14:53:34.983Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T14:53:34.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1130318982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T14:53:34.983Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1130318982 data=null doit=true} to Sash with text {} [2019-07-30T14:53:34.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1130318982 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-30T14:53:34.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1130318984 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-30T14:53:34.983Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1130318985 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {} [2019-07-30T14:53:34.983Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1130318985 data=null} to Sash with text {} [2019-07-30T14:53:34.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1130318985 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-30T14:53:34.983Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1130318995 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {} [2019-07-30T14:53:34.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1130318996 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-30T14:53:34.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1130318997 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-30T14:53:34.983Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1130318998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T14:53:35.546Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1130319599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T14:53:35.546Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1130319600 data=null doit=true} to Sash with text {} [2019-07-30T14:53:35.546Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1130319600 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-30T14:53:35.546Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1130319602 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-30T14:53:35.546Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1130319603 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {} [2019-07-30T14:53:35.546Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1130319603 data=null} to Sash with text {} [2019-07-30T14:53:35.546Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1130319603 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-30T14:53:35.546Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1130319610 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {} [2019-07-30T14:53:35.546Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1130319611 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-30T14:53:35.546Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1130319612 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-30T14:53:35.546Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1130319612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T14:53:36.108Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:53:36.364Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.perspective"' [2019-07-30T14:53:36.620Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.1"' [2019-07-30T14:53:36.620Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.2"' [2019-07-30T14:53:36.620Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.3"' [2019-07-30T14:53:36.877Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1130321029 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T14:53:36.877Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T14:53:36.877Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:53:36.877Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:53:36.877Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:53:36.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=1130321036 data=null button=0 stateMask=0x0 x=100 y=11 count=0} to TreeItem with text {TestAxisAlignment} [2019-07-30T14:53:36.877Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=1130321036 data=null doit=true} to TreeItem with text {TestAxisAlignment} [2019-07-30T14:53:36.877Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=1130321104 data=null} to TreeItem with text {TestAxisAlignment} [2019-07-30T14:53:36.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=1130321105 data=null button=1 stateMask=0x0 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-30T14:53:36.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130321105 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-30T14:53:36.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=1130321116 data=null button=1 stateMask=0x80000 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-30T14:53:37.134Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T14:53:37.134Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T14:53:37.134Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T14:53:38.064Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T14:53:38.064Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T14:53:38.064Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T14:53:38.064Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T14:53:38.064Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:53:38.064Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T14:53:38.064Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:53:38.064Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:53:38.064Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:53:38.064Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T14:53:38.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130322063 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:53:38.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130322063 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:53:38.064Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130322063 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:53:38.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130322063 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:53:38.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130322064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:53:38.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130322064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:53:38.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130322064 data=null 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-30T14:53:38.064Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130322064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:53:38.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130322064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:53:38.064Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130322064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:53:38.064Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130322064 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:53:38.064Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130322064 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:53:38.064Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:53:38.064Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T14:53:38.064Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T14:53:38.064Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:53:38.064Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:53:38.064Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T14:53:38.064Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:53:38.064Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:53:38.064Z] DEBUG - Clicking on OK [2019-07-30T14:53:38.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1130322065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:53:38.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1130322065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:53:38.064Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1130322065 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:53:38.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1130322066 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:53:38.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1130322066 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:53:38.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1130322066 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:53:38.064Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:53:38.064Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:53:38.064Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:53:38.064Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:53:38.064Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:53:38.064Z] DEBUG - Clicked on OK [2019-07-30T14:53:38.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1130322066 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:53:38.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1130321229 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-30T14:53:38.577Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.857 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest [2019-07-30T14:53:38.577Z] testMoveHistogramOthersFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 4.933 s [2019-07-30T14:53:38.577Z] testNotOverlappingTgStubMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 4.212 s [2019-07-30T14:53:38.577Z] testOverlappingTgStubMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 3.712 s [2019-07-30T14:53:38.577Z] testMenuItem(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 2.662 s [2019-07-30T14:53:38.577Z] testMoveTgStubOthersFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 3.84 s [2019-07-30T14:53:38.577Z] testOverlappingHistogramMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 3.751 s [2019-07-30T14:53:38.577Z] testNotOverlappingHistogramMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 4.828 s [2019-07-30T14:53:38.577Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest [2019-07-30T14:53:40.471Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T14:53:40.471Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:53:40.471Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T14:53:40.471Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T14:53:40.728Z] DEBUG - matched MenuItem with text "Show Raw", using matcher: with mnemonic 'Show Raw' [2019-07-30T14:53:40.728Z] DEBUG - Clicking on with mnemonic 'Show Raw' [2019-07-30T14:53:40.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show Raw} time=1130324930 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-30T14:53:40.985Z] DEBUG - Clicked on with mnemonic 'Show Raw' [2019-07-30T14:53:40.985Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T14:53:41.243Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T14:53:41.243Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T14:53:41.243Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1130325314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T14:53:41.243Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1130325314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T14:53:41.243Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1130325314 data=null doit=true} to (of type 'Table') [2019-07-30T14:53:41.243Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1130325314 data=null} to (of type 'Table') [2019-07-30T14:53:41.243Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1130325315 data=null button=1 stateMask=0x0 x=98 y=95 count=1} to (of type 'Table') [2019-07-30T14:53:41.243Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1130325315 data=null button=1 stateMask=0x80000 x=98 y=95 count=1} to (of type 'Table') [2019-07-30T14:53:41.243Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1130325315 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-30T14:53:41.243Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1130325324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T14:53:41.243Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1130325325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T14:53:41.243Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1130325326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T14:53:41.243Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1130325326 data=null doit=true} to (of type 'Table') [2019-07-30T14:53:41.243Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1130325326 data=null} to (of type 'Table') [2019-07-30T14:53:41.243Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T14:53:41.243Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T14:53:41.243Z] DEBUG - Selecting rows [4] in (of type 'Table') [2019-07-30T14:53:41.243Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1130325327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T14:53:41.243Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1130325327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T14:53:41.243Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1130325327 data=null doit=true} to (of type 'Table') [2019-07-30T14:53:41.243Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1130325327 data=null} to (of type 'Table') [2019-07-30T14:53:41.243Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1130325328 data=null button=1 stateMask=0x0 x=22 y=95 count=1} to (of type 'Table') [2019-07-30T14:53:41.243Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1130325328 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-30T14:53:41.243Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1130325329 data=null button=1 stateMask=0x80000 x=22 y=95 count=1} to (of type 'Table') [2019-07-30T14:53:41.243Z] DEBUG - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: of type 'StyledText' [2019-07-30T14:53:41.243Z] DEBUG - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: (of type 'StyledText') [2019-07-30T14:53:41.243Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1130325339 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T14:53:41.243Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T14:53:41.524Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T14:53:41.524Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T14:53:41.524Z] *** BUG *** [2019-07-30T14:53:41.524Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T14:53:41.524Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T14:53:41.524Z] [2019-07-30T14:53:41.524Z] *** BUG *** [2019-07-30T14:53:41.524Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T14:53:41.524Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T14:53:41.524Z] [2019-07-30T14:53:41.524Z] *** BUG *** [2019-07-30T14:53:41.524Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T14:53:41.524Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T14:53:41.524Z] [2019-07-30T14:53:41.524Z] *** BUG *** [2019-07-30T14:53:41.524Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T14:53:41.524Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T14:53:41.524Z] [2019-07-30T14:53:41.827Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T14:53:41.827Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T14:53:41.827Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1130325862 data=null doit=true} to Shell with text {Preferences} [2019-07-30T14:53:41.827Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1130325862 data=null doit=true} to Shell with text {Preferences} [2019-07-30T14:53:41.827Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T14:53:41.827Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T14:53:41.827Z] DEBUG - matched Text with text "5", using matcher: of type 'Text' [2019-07-30T14:53:41.827Z] DEBUG - matched Text with text "5", using matcher: (of type 'Text') [2019-07-30T14:53:41.827Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:53:41.827Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:53:41.827Z] DEBUG - Clicking on TreeItem with text {General} [2019-07-30T14:53:41.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {General} time=1130325893 data=null button=0 stateMask=0x0 x=51 y=11 count=0} to TreeItem with text {General} [2019-07-30T14:53:41.827Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {General} time=1130325893 data=null doit=true} to TreeItem with text {General} [2019-07-30T14:53:41.827Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:53:41.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {General} time=1130325894 data=null} to TreeItem with text {General} [2019-07-30T14:53:41.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {General} time=1130325895 data=null button=1 stateMask=0x0 x=51 y=11 count=1} to TreeItem with text {General} [2019-07-30T14:53:41.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130325895 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-30T14:53:41.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {General} time=1130325895 data=null button=1 stateMask=0x80000 x=51 y=11 count=1} to TreeItem with text {General} [2019-07-30T14:53:41.827Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {General} time=1130325896 data=null button=0 stateMask=0x0 x=51 y=11 count=0} to TreeItem with text {General} [2019-07-30T14:53:41.827Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {General} time=1130325896 data=null doit=true} to TreeItem with text {General} [2019-07-30T14:53:41.827Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {General} time=1130325896 data=null} to TreeItem with text {General} [2019-07-30T14:53:41.827Z] DEBUG - Clicked on TreeItem with text {General} [2019-07-30T14:53:41.827Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:53:41.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {General} time=1130325897 data=null button=0 stateMask=0x0 x=51 y=11 count=0} to TreeItem with text {General} [2019-07-30T14:53:41.827Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {General} time=1130325897 data=null doit=true} to TreeItem with text {General} [2019-07-30T14:53:41.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {General} time=1130325897 data=null} to TreeItem with text {General} [2019-07-30T14:53:41.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {General} time=1130325897 data=null button=1 stateMask=0x0 x=51 y=11 count=1} to TreeItem with text {General} [2019-07-30T14:53:41.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130325897 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-30T14:53:41.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {General} time=1130325898 data=null button=1 stateMask=0x80000 x=51 y=11 count=1} to TreeItem with text {General} [2019-07-30T14:53:42.390Z] DEBUG - Clicking on Tree node with text: Appearance [2019-07-30T14:53:42.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=1130326400 data=null button=0 stateMask=0x0 x=89 y=32 count=0} to Tree node with text: Appearance [2019-07-30T14:53:42.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Appearance} time=1130326401 data=null doit=true} to Tree node with text: Appearance [2019-07-30T14:53:42.390Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:53:42.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Appearance} time=1130326401 data=null} to Tree node with text: Appearance [2019-07-30T14:53:42.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Appearance} time=1130326401 data=null button=1 stateMask=0x0 x=89 y=32 count=1} to Tree node with text: Appearance [2019-07-30T14:53:42.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130326402 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-30T14:53:42.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Appearance} time=1130326403 data=null button=1 stateMask=0x80000 x=89 y=32 count=1} to Tree node with text: Appearance [2019-07-30T14:53:42.390Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Appearance} time=1130326460 data=null button=0 stateMask=0x0 x=89 y=32 count=0} to Tree node with text: Appearance [2019-07-30T14:53:42.390Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Appearance} time=1130326460 data=null doit=true} to Tree node with text: Appearance [2019-07-30T14:53:42.390Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Appearance} time=1130326468 data=null} to Tree node with text: Appearance [2019-07-30T14:53:42.390Z] DEBUG - Clicked on Tree node with text: Appearance [2019-07-30T14:53:42.390Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:53:42.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=1130326469 data=null button=0 stateMask=0x0 x=89 y=32 count=0} to Tree node with text: Appearance [2019-07-30T14:53:42.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Appearance} time=1130326469 data=null doit=true} to Tree node with text: Appearance [2019-07-30T14:53:42.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Appearance} time=1130326469 data=null} to Tree node with text: Appearance [2019-07-30T14:53:42.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Appearance} time=1130326470 data=null button=1 stateMask=0x0 x=89 y=32 count=1} to Tree node with text: Appearance [2019-07-30T14:53:42.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130326470 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-30T14:53:42.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Appearance} time=1130326470 data=null button=1 stateMask=0x80000 x=89 y=32 count=1} to Tree node with text: Appearance [2019-07-30T14:53:42.390Z] DEBUG - Clicking on Tree node with text: Colors and Fonts [2019-07-30T14:53:42.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=1130326471 data=null button=0 stateMask=0x0 x=124 y=53 count=0} to Tree node with text: Colors and Fonts [2019-07-30T14:53:42.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=1130326471 data=null doit=true} to Tree node with text: Colors and Fonts [2019-07-30T14:53:42.390Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:53:42.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=1130326472 data=null} to Tree node with text: Colors and Fonts [2019-07-30T14:53:42.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=1130326472 data=null button=1 stateMask=0x0 x=124 y=53 count=1} to Tree node with text: Colors and Fonts [2019-07-30T14:53:42.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130326472 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-30T14:53:42.390Z] *** BUG *** [2019-07-30T14:53:42.390Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T14:53:42.390Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T14:53:42.390Z] [2019-07-30T14:53:42.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=1130326472 data=null button=1 stateMask=0x80000 x=124 y=53 count=1} to Tree node with text: Colors and Fonts [2019-07-30T14:53:42.390Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Colors and Fonts} time=1130326612 data=null button=0 stateMask=0x0 x=124 y=53 count=0} to Tree node with text: Colors and Fonts [2019-07-30T14:53:42.390Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Colors and Fonts} time=1130326613 data=null doit=true} to Tree node with text: Colors and Fonts [2019-07-30T14:53:42.390Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Colors and Fonts} time=1130326613 data=null} to Tree node with text: Colors and Fonts [2019-07-30T14:53:42.390Z] DEBUG - Clicked on Tree node with text: Colors and Fonts [2019-07-30T14:53:42.390Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:53:42.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=1130326614 data=null button=0 stateMask=0x0 x=124 y=53 count=0} to Tree node with text: Colors and Fonts [2019-07-30T14:53:42.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=1130326614 data=null doit=true} to Tree node with text: Colors and Fonts [2019-07-30T14:53:42.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=1130326614 data=null} to Tree node with text: Colors and Fonts [2019-07-30T14:53:42.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=1130326614 data=null button=1 stateMask=0x0 x=124 y=53 count=1} to Tree node with text: Colors and Fonts [2019-07-30T14:53:42.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130326615 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-30T14:53:42.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=1130326615 data=null button=1 stateMask=0x80000 x=124 y=53 count=1} to Tree node with text: Colors and Fonts [2019-07-30T14:53:42.390Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:53:42.390Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:53:42.390Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:53:42.390Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:53:42.390Z] DEBUG - Clicking on TreeItem with text {Tracing} [2019-07-30T14:53:42.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1130326618 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing} [2019-07-30T14:53:42.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1130326618 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T14:53:42.390Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:53:42.647Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1130326624 data=null} to TreeItem with text {Tracing} [2019-07-30T14:53:42.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1130326698 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T14:53:42.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130326698 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-30T14:53:42.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1130326699 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T14:53:42.647Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Tracing} time=1130326699 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing} [2019-07-30T14:53:42.647Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Tracing} time=1130326700 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T14:53:42.647Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Tracing} time=1130326700 data=null} to TreeItem with text {Tracing} [2019-07-30T14:53:42.647Z] DEBUG - Clicked on TreeItem with text {Tracing} [2019-07-30T14:53:42.647Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:53:42.647Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1130326701 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing} [2019-07-30T14:53:42.647Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1130326702 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T14:53:42.647Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1130326702 data=null} to TreeItem with text {Tracing} [2019-07-30T14:53:42.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1130326702 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T14:53:42.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130326703 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-30T14:53:42.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1130326703 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T14:53:42.647Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1130326704 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T14:53:42.647Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1130326704 data=null} to TreeItem with text {Tracing} [2019-07-30T14:53:42.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1130326705 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T14:53:42.647Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1130326705 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-30T14:53:42.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1130326723 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T14:53:42.647Z] DEBUG - Clicking on Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-30T14:53:42.647Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1130326723 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-30T14:53:42.647Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1130326724 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-30T14:53:42.647Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:53:42.647Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1130326724 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-30T14:53:42.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1130326725 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-30T14:53:42.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130326725 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-30T14:53:42.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1130326727 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-30T14:53:42.647Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1130326728 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-30T14:53:42.647Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1130326728 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-30T14:53:42.647Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1130326728 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-30T14:53:42.647Z] DEBUG - Clicked on Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-30T14:53:42.647Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:53:42.647Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1130326735 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-30T14:53:42.647Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1130326736 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-30T14:53:42.647Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1130326736 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-30T14:53:42.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1130326737 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-30T14:53:42.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130326737 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-30T14:53:42.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1130326738 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-30T14:53:42.647Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button' [2019-07-30T14:53:42.647Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button' [2019-07-30T14:53:42.647Z] DEBUG - matched Button with text "&Use System Font", using matcher: with mnemonic 'Use System Font' [2019-07-30T14:53:42.647Z] DEBUG - matched Button with text "&Use System Font", using matcher: with style 'SWT.PUSH' [2019-07-30T14:53:42.647Z] 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-30T14:53:42.647Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button' [2019-07-30T14:53:42.647Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button' [2019-07-30T14:53:42.647Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button' [2019-07-30T14:53:42.647Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button' [2019-07-30T14:53:42.647Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T14:53:42.647Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T14:53:42.647Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:53:42.647Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T14:53:42.647Z] DEBUG - Clicking on &Use System Font [2019-07-30T14:53:42.647Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Use System Font} time=1130326741 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-30T14:53:42.647Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Use System Font} time=1130326741 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-30T14:53:42.647Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Use System Font} time=1130326741 data=null doit=true} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2019-07-30T14:53:42.647Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Use System Font} time=1130326741 data=null} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2019-07-30T14:53:42.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Use System Font} time=1130326742 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-30T14:53:42.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Use System Font} time=1130326742 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-30T14:53:42.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Use System Font} time=1130326742 data=null item=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-30T14:53:42.647Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Use System Font} time=1130326782 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-30T14:53:42.647Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Use System Font} time=1130326782 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-30T14:53:42.647Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Use System Font} time=1130326782 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-30T14:53:42.647Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Use System Font} time=1130326782 data=null doit=true} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2019-07-30T14:53:42.647Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Use System Font} time=1130326783 data=null} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2019-07-30T14:53:42.647Z] DEBUG - Clicked on &Use System Font [2019-07-30T14:53:42.647Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button' [2019-07-30T14:53:42.647Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button' [2019-07-30T14:53:42.648Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button' [2019-07-30T14:53:42.648Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button' [2019-07-30T14:53:42.648Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button' [2019-07-30T14:53:42.648Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button' [2019-07-30T14:53:42.648Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T14:53:42.648Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T14:53:42.648Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-30T14:53:42.648Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-30T14:53:42.648Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T14:53:42.648Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:53:42.648Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T14:53:42.648Z] DEBUG - Clicking on &Apply [2019-07-30T14:53:42.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1130326786 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-30T14:53:42.648Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1130326786 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-30T14:53:42.648Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1130326786 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T14:53:42.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1130326786 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T14:53:42.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1130326786 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-30T14:53:42.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1130326787 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-30T14:53:42.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1130326787 data=null item=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-30T14:53:42.904Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1130326924 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-30T14:53:42.904Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1130326924 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-30T14:53:42.904Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1130326924 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-30T14:53:42.904Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1130326925 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T14:53:42.904Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1130326925 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T14:53:42.904Z] DEBUG - Clicked on &Apply [2019-07-30T14:53:42.904Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button' [2019-07-30T14:53:42.904Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button' [2019-07-30T14:53:42.904Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button' [2019-07-30T14:53:42.904Z] DEBUG - matched Button with text "&Reset", using matcher: with mnemonic 'Reset' [2019-07-30T14:53:42.904Z] DEBUG - matched Button with text "&Reset", using matcher: with style 'SWT.PUSH' [2019-07-30T14:53:42.904Z] DEBUG - matched Button with text "&Reset", using matcher: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-30T14:53:42.904Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button' [2019-07-30T14:53:42.904Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button' [2019-07-30T14:53:42.904Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button' [2019-07-30T14:53:42.904Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T14:53:42.904Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T14:53:42.904Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:53:42.904Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T14:53:42.904Z] DEBUG - Clicking on &Reset [2019-07-30T14:53:42.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Reset} time=1130326928 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-30T14:53:42.904Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Reset} time=1130326929 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-30T14:53:42.904Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Reset} time=1130326929 data=null doit=true} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-30T14:53:42.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Reset} time=1130326929 data=null} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-30T14:53:42.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Reset} time=1130326929 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-30T14:53:42.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Reset} time=1130326929 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-30T14:53:42.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Reset} time=1130326930 data=null item=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-30T14:53:42.904Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-30T14:53:42.904Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-30T14:53:42.904Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-30T14:53:42.904Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-30T14:53:42.904Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-30T14:53:42.904Z] DEBUG - Clicked on &Reset [2019-07-30T14:53:42.904Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button' [2019-07-30T14:53:42.904Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button' [2019-07-30T14:53:42.904Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button' [2019-07-30T14:53:42.904Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button' [2019-07-30T14:53:42.904Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button' [2019-07-30T14:53:42.904Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button' [2019-07-30T14:53:42.904Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T14:53:42.904Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T14:53:42.904Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:53:42.904Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T14:53:42.904Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T14:53:42.904Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T14:53:42.904Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T14:53:42.904Z] 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-30T14:53:42.904Z] DEBUG - Clicking on Apply and Close [2019-07-30T14:53:42.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1130327005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T14:53:42.904Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1130327005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T14:53:42.904Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1130327005 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-30T14:53:42.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1130327005 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T14:53:42.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1130327005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T14:53:42.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1130327005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T14:53:43.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1130327005 data=null item=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-30T14:53:43.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1130325558 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-30T14:53:43.417Z] DEBUG - Clicked on [2019-07-30T14:53:43.673Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1130327788 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T14:53:43.673Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T14:53:43.673Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:53:43.673Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:53:43.673Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:53:43.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1130327795 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T14:53:43.673Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1130327795 data=null doit=true} to TreeItem with text {test} [2019-07-30T14:53:43.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1130327795 data=null} to TreeItem with text {test} [2019-07-30T14:53:43.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1130327795 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:53:43.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130327796 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T14:53:43.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1130327864 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:53:43.930Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T14:53:43.930Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T14:53:43.930Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T14:53:44.493Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T14:53:44.493Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T14:53:44.493Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T14:53:44.493Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T14:53:44.493Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:53:44.493Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T14:53:44.493Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:53:44.493Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:53:44.493Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:53:44.493Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T14:53:44.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130328626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:53:44.493Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130328626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:53:44.493Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130328627 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:53:44.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130328627 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:53:44.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130328627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:53:44.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130328627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:53:44.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130328627 data=null 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-30T14:53:44.494Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130328627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:53:44.494Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130328627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:53:44.494Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130328627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:53:44.494Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130328628 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:53:44.494Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130328628 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:53:44.494Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:53:44.494Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T14:53:44.494Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T14:53:44.494Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:53:44.494Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:53:44.494Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T14:53:44.494Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:53:44.494Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:53:44.494Z] DEBUG - Clicking on OK [2019-07-30T14:53:44.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1130328629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:53:44.494Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1130328629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:53:44.494Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1130328629 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:53:44.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1130328629 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:53:44.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1130328629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:53:44.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1130328630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:53:44.494Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:53:44.494Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:53:44.494Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:53:44.494Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:53:44.494Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:53:44.494Z] DEBUG - Clicked on OK [2019-07-30T14:53:45.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1130328630 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:53:45.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1130327935 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-30T14:53:45.057Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.55 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest [2019-07-30T14:53:45.057Z] testChangeFont(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest) Time elapsed: 6.247 s [2019-07-30T14:53:45.057Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest [2019-07-30T14:53:45.314Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T14:53:45.878Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:53:45.878Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:53:45.878Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:53:45.878Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:53:45.878Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:53:45.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1130330023 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T14:53:45.878Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1130330024 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T14:53:45.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1130330024 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T14:53:45.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1130330024 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T14:53:45.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130330024 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-30T14:53:45.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1130330063 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T14:53:45.878Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:53:45.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1130330064 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T14:53:45.878Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1130330064 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T14:53:45.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1130330064 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T14:53:45.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1130330065 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T14:53:45.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130330065 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-30T14:53:45.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1130330078 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T14:53:45.878Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1130330078 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T14:53:45.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1130330079 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T14:53:45.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1130330079 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T14:53:45.878Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1130330079 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-30T14:53:45.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1130330082 data=null button=1 stateMask=0x80000 x=73 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T14:53:45.878Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:53:45.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1130330090 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T14:53:45.878Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1130330090 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T14:53:45.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1130330090 data=null} to TreeItem with text {Traces [0]} [2019-07-30T14:53:45.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1130330090 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T14:53:45.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130330091 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-30T14:53:45.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1130330114 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T14:53:47.769Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.colors"' [2019-07-30T14:53:47.769Z] DEBUG - number of items : 7 [2019-07-30T14:53:47.769Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting} [2019-07-30T14:53:47.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1130331714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T14:53:47.769Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130331714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T14:53:47.769Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1130331715 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T14:53:47.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1130331715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T14:53:47.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1130331715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T14:53:47.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1130331715 data=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-30T14:53:47.769Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1130331828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T14:53:47.769Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130331911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T14:53:47.769Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1130331911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T14:53:47.769Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1130331912 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T14:53:47.769Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1130331912 data=null} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T14:53:47.769Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting} [2019-07-30T14:53:47.769Z] DEBUG - number of items : 7 [2019-07-30T14:53:47.769Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting} [2019-07-30T14:53:47.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1130331913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T14:53:47.770Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130331913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T14:53:47.770Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1130331913 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T14:53:47.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1130331913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T14:53:47.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1130331914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T14:53:47.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1130331914 data=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-30T14:53:47.770Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1130331974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T14:53:47.770Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130331987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T14:53:48.027Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1130332023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T14:53:48.027Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1130332023 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T14:53:48.027Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1130332023 data=null} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T14:53:48.027Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting} [2019-07-30T14:53:48.027Z] DEBUG - number of items : 7 [2019-07-30T14:53:48.027Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting} [2019-07-30T14:53:48.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1130332024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T14:53:48.027Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130332024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T14:53:48.027Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1130332024 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T14:53:48.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1130332024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T14:53:48.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1130332025 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T14:53:48.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1130332025 data=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-30T14:53:48.027Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1130332092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T14:53:48.027Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130332145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T14:53:48.027Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1130332145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T14:53:48.027Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1130332146 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T14:53:48.027Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1130332146 data=null} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T14:53:48.027Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting} [2019-07-30T14:53:48.027Z] DEBUG - number of items : 7 [2019-07-30T14:53:48.027Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting} [2019-07-30T14:53:48.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1130332147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T14:53:48.027Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130332147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T14:53:48.027Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1130332147 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T14:53:48.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1130332147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T14:53:48.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1130332147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T14:53:48.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1130332147 data=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-30T14:53:48.027Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1130332219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T14:53:48.027Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130332271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T14:53:48.027Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1130332272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T14:53:48.027Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1130332272 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T14:53:48.027Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1130332272 data=null} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T14:53:48.027Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting} [2019-07-30T14:53:48.027Z] DEBUG - number of items : 7 [2019-07-30T14:53:48.027Z] DEBUG - Clicking on ToolItem with tooltip text {Increase priority} [2019-07-30T14:53:48.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1130332277 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-30T14:53:48.027Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130332277 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-30T14:53:48.027Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1130332278 data=null doit=true} to ToolItem with tooltip text {Increase priority} [2019-07-30T14:53:48.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1130332278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-30T14:53:48.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1130332278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-30T14:53:48.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1130332278 data=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-30T14:53:48.027Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1130332278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-30T14:53:48.027Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130332279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-30T14:53:48.027Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1130332279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-30T14:53:48.027Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1130332279 data=null doit=true} to ToolItem with tooltip text {Increase priority} [2019-07-30T14:53:48.027Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1130332279 data=null} to ToolItem with tooltip text {Increase priority} [2019-07-30T14:53:48.027Z] DEBUG - Clicked on ToolItem with tooltip text {Increase priority} [2019-07-30T14:53:48.027Z] DEBUG - number of items : 7 [2019-07-30T14:53:48.027Z] DEBUG - Clicking on ToolItem with tooltip text {Decrease priority} [2019-07-30T14:53:48.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1130332280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-30T14:53:48.027Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130332280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-30T14:53:48.284Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1130332280 data=null doit=true} to ToolItem with tooltip text {Decrease priority} [2019-07-30T14:53:48.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1130332280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-30T14:53:48.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1130332280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-30T14:53:48.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1130332281 data=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-30T14:53:48.284Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1130332335 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-30T14:53:48.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130332347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-30T14:53:48.284Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1130332381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-30T14:53:48.284Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1130332382 data=null doit=true} to ToolItem with tooltip text {Decrease priority} [2019-07-30T14:53:48.284Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1130332382 data=null} to ToolItem with tooltip text {Decrease priority} [2019-07-30T14:53:48.284Z] DEBUG - Clicked on ToolItem with tooltip text {Decrease priority} [2019-07-30T14:53:48.284Z] DEBUG - number of items : 7 [2019-07-30T14:53:48.284Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting} [2019-07-30T14:53:48.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1130332383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T14:53:48.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130332383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T14:53:48.284Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1130332383 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2019-07-30T14:53:48.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1130332383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T14:53:48.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1130332383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T14:53:48.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1130332383 data=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-30T14:53:48.284Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1130332434 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T14:53:48.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130332447 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T14:53:48.284Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1130332447 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T14:53:48.284Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1130332448 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2019-07-30T14:53:48.284Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1130332448 data=null} to ToolItem with tooltip text {Delete color setting} [2019-07-30T14:53:48.284Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting} [2019-07-30T14:53:48.284Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2019-07-30T14:53:48.284Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2019-07-30T14:53:48.284Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T14:53:48.284Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T14:53:48.284Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2019-07-30T14:53:48.284Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2019-07-30T14:53:48.284Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T14:53:48.284Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T14:53:48.284Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2019-07-30T14:53:48.284Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2019-07-30T14:53:48.284Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T14:53:48.284Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T14:53:48.284Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T14:53:48.284Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T14:53:48.284Z] DEBUG - Attempting to set focus on (of type 'Label') [2019-07-30T14:53:48.284Z] DEBUG - number of items : 7 [2019-07-30T14:53:48.284Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting} [2019-07-30T14:53:48.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1130332450 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T14:53:48.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130332450 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T14:53:48.284Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1130332451 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2019-07-30T14:53:48.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1130332451 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T14:53:48.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1130332451 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T14:53:48.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1130332451 data=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-30T14:53:48.541Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1130332518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T14:53:48.541Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130332568 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T14:53:48.541Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1130332568 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T14:53:48.541Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1130332569 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2019-07-30T14:53:48.541Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1130332569 data=null} to ToolItem with tooltip text {Delete color setting} [2019-07-30T14:53:48.541Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting} [2019-07-30T14:53:48.541Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2019-07-30T14:53:48.541Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2019-07-30T14:53:48.541Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T14:53:48.541Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T14:53:48.541Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2019-07-30T14:53:48.541Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2019-07-30T14:53:48.541Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T14:53:48.541Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T14:53:48.541Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T14:53:48.541Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T14:53:48.541Z] DEBUG - Attempting to set focus on (of type 'Label') [2019-07-30T14:53:48.541Z] DEBUG - number of items : 7 [2019-07-30T14:53:48.541Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting} [2019-07-30T14:53:48.541Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1130332571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T14:53:48.541Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130332571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T14:53:48.541Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1130332571 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2019-07-30T14:53:48.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1130332571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T14:53:48.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1130332571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T14:53:48.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1130332571 data=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-30T14:53:48.541Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2019-07-30T14:53:48.541Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2019-07-30T14:53:48.541Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2019-07-30T14:53:48.541Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2019-07-30T14:53:48.541Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2019-07-30T14:53:48.541Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting} [2019-07-30T14:53:48.541Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:53:48.541Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T14:53:48.541Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T14:53:48.541Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T14:53:48.541Z] DEBUG - Selecting rows [2] in (of type 'Table') [2019-07-30T14:53:48.798Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1130332818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T14:53:48.798Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1130332818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T14:53:48.798Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1130332819 data=null doit=true} to (of type 'Table') [2019-07-30T14:53:48.798Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1130332819 data=null} to (of type 'Table') [2019-07-30T14:53:48.798Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1130332819 data=null button=1 stateMask=0x0 x=22 y=53 count=1} to (of type 'Table') [2019-07-30T14:53:48.798Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1130332820 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-30T14:53:48.798Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1130332821 data=null button=1 stateMask=0x80000 x=22 y=53 count=1} to (of type 'Table') [2019-07-30T14:53:50.690Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.791 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest [2019-07-30T14:53:50.690Z] testYellow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest) Time elapsed: 1.18 s [2019-07-30T14:53:50.690Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest [2019-07-30T14:54:12.603Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 19.302 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest [2019-07-30T14:54:12.603Z] testPinSingleTrace(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) Time elapsed: 3.015 s [2019-07-30T14:54:12.603Z] testPinTwoTraces(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) skipped [2019-07-30T14:54:12.603Z] testFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) Time elapsed: 10.754 s [2019-07-30T14:54:12.603Z] testCloneSingleTrace(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) Time elapsed: 3.638 s [2019-07-30T14:54:12.603Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest [2019-07-30T14:54:12.603Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T14:54:12.603Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:54:12.603Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T14:54:12.603Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T14:54:12.603Z] DEBUG - Clicking on TableItem with text {} [2019-07-30T14:54:12.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1130355953 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T14:54:12.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1130355954 data=null doit=true} to TableItem with text {} [2019-07-30T14:54:12.603Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T14:54:12.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1130355954 data=null} to TableItem with text {} [2019-07-30T14:54:12.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1130355955 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T14:54:12.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1130355955 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-30T14:54:12.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1130355960 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T14:54:12.603Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=1130355961 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T14:54:12.603Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=1130355961 data=null doit=true} to TableItem with text {} [2019-07-30T14:54:12.603Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=1130355961 data=null} to TableItem with text {} [2019-07-30T14:54:12.603Z] DEBUG - Clicked on TableItem with text {} [2019-07-30T14:54:12.603Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T14:54:12.603Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T14:54:12.603Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T14:54:12.603Z] DEBUG - Clicking on TableItem with text {} [2019-07-30T14:54:12.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1130356670 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T14:54:12.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1130356670 data=null doit=true} to TableItem with text {} [2019-07-30T14:54:12.603Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T14:54:12.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1130356670 data=null} to TableItem with text {} [2019-07-30T14:54:12.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1130356670 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T14:54:12.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1130356671 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-30T14:54:12.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1130356700 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T14:54:12.603Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=1130356701 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T14:54:12.603Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=1130356701 data=null doit=true} to TableItem with text {} [2019-07-30T14:54:12.603Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=1130356701 data=null} to TableItem with text {} [2019-07-30T14:54:12.603Z] DEBUG - Clicked on TableItem with text {} [2019-07-30T14:54:12.603Z] DEBUG - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard' [2019-07-30T14:54:12.603Z] DEBUG - Clicking on with mnemonic 'Copy to Clipboard' [2019-07-30T14:54:12.860Z] DEBUG - Clicked on with mnemonic 'Copy to Clipboard' [2019-07-30T14:54:12.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=1130356743 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-30T14:54:13.423Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T14:54:13.423Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T14:54:13.423Z] DEBUG - Clicking on TableItem with text {} [2019-07-30T14:54:13.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1130357374 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T14:54:13.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1130357374 data=null doit=true} to TableItem with text {} [2019-07-30T14:54:13.423Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T14:54:13.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1130357375 data=null} to TableItem with text {} [2019-07-30T14:54:13.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1130357375 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T14:54:13.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1130357375 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-30T14:54:13.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1130357376 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T14:54:13.423Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=1130357377 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T14:54:13.423Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=1130357377 data=null doit=true} to TableItem with text {} [2019-07-30T14:54:13.423Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=1130357377 data=null} to TableItem with text {} [2019-07-30T14:54:13.423Z] DEBUG - Clicked on TableItem with text {} [2019-07-30T14:54:13.423Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T14:54:13.423Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T14:54:13.423Z] DEBUG - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard' [2019-07-30T14:54:13.423Z] DEBUG - Clicking on with mnemonic 'Copy to Clipboard' [2019-07-30T14:54:13.679Z] DEBUG - Clicked on with mnemonic 'Copy to Clipboard' [2019-07-30T14:54:13.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=1130357500 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-30T14:54:13.679Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1130357797 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T14:54:13.679Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T14:54:13.679Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:54:13.679Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:54:13.679Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:54:13.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1130357902 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T14:54:13.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1130357902 data=null doit=true} to TreeItem with text {test} [2019-07-30T14:54:13.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1130357903 data=null} to TreeItem with text {test} [2019-07-30T14:54:13.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1130357903 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:54:13.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130357903 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T14:54:13.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1130357936 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:54:13.936Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T14:54:13.936Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T14:54:13.936Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T14:54:14.865Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T14:54:14.865Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T14:54:14.865Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T14:54:14.865Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T14:54:14.865Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:54:14.865Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T14:54:14.865Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:54:14.865Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:54:14.865Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:54:14.865Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T14:54:14.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130358810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:54:14.865Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130358810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:54:14.865Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130358810 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:54:14.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130358810 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:54:14.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130358811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:54:14.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130358811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:54:14.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130358811 data=null 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-30T14:54:14.866Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130358811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:54:14.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130358811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:54:14.866Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130358811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:54:14.866Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130358811 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:54:14.866Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130358811 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:54:14.866Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:54:14.866Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T14:54:14.866Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T14:54:14.866Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:54:14.866Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:54:14.866Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T14:54:14.866Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:54:14.866Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:54:14.866Z] DEBUG - Clicking on OK [2019-07-30T14:54:14.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1130358812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:54:14.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1130358813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:54:14.866Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1130358813 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:54:14.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1130358813 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:54:14.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1130358813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:54:14.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1130358813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:54:14.866Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:54:14.866Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:54:14.866Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:54:14.866Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:54:14.866Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:54:14.866Z] DEBUG - Clicked on OK [2019-07-30T14:54:15.428Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1130358813 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:54:15.428Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1130357999 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-30T14:54:15.428Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.247 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest [2019-07-30T14:54:15.428Z] testNoCopySearchRow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest) Time elapsed: 0.715 s [2019-07-30T14:54:15.428Z] testCopySingleSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest) Time elapsed: 0.704 s [2019-07-30T14:54:15.428Z] testCopyMultipleSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest) Time elapsed: 0.32 s [2019-07-30T14:54:15.428Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace [2019-07-30T14:54:27.601Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.194 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace [2019-07-30T14:54:27.601Z] testRefresh(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace) Time elapsed: 12.145 s [2019-07-30T14:54:27.601Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest [2019-07-30T14:54:37.679Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.945 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest [2019-07-30T14:54:37.679Z] testGzipImport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest) Time elapsed: 8.887 s [2019-07-30T14:54:37.679Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard [2019-07-30T14:54:39.049Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T14:54:39.049Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:54:39.049Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:54:39.049Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:54:39.049Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:54:39.049Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:54:39.049Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1130383119 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-30T14:54:39.049Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1130383119 data=null doit=true} to TreeItem with text {Test} [2019-07-30T14:54:39.049Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1130383119 data=null} to TreeItem with text {Test} [2019-07-30T14:54:39.049Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1130383120 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T14:54:39.049Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130383120 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-30T14:54:39.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1130383186 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T14:54:39.049Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:54:39.049Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1130383187 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-30T14:54:39.049Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1130383187 data=null doit=true} to TreeItem with text {Test} [2019-07-30T14:54:39.049Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1130383187 data=null} to TreeItem with text {Test} [2019-07-30T14:54:39.049Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1130383187 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T14:54:39.049Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130383188 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-30T14:54:39.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1130383193 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T14:54:39.049Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1130383194 data=null doit=true} to TreeItem with text {Test} [2019-07-30T14:54:39.049Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1130383194 data=null} to TreeItem with text {Test} [2019-07-30T14:54:39.049Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1130383195 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T14:54:39.049Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1130383195 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-30T14:54:39.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1130383197 data=null button=1 stateMask=0x80000 x=39 y=11 count=1} to TreeItem with text {Test} [2019-07-30T14:54:39.049Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:54:39.049Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1130383198 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T14:54:39.049Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1130383198 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T14:54:39.049Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1130383198 data=null} to TreeItem with text {Traces [1]} [2019-07-30T14:54:39.049Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1130383199 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T14:54:39.049Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130383199 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-30T14:54:39.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1130383216 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T14:54:39.049Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T14:54:39.049Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:54:39.049Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:54:39.049Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:54:39.049Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:54:39.049Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:54:39.049Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1130383228 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-30T14:54:39.049Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1130383229 data=null doit=true} to TreeItem with text {Test} [2019-07-30T14:54:39.049Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1130383229 data=null} to TreeItem with text {Test} [2019-07-30T14:54:39.049Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1130383229 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T14:54:39.049Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130383229 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-30T14:54:39.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1130383288 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T14:54:39.049Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2019-07-30T14:54:39.049Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1130383289 data=null doit=true} to TreeItem with text {Experiments [1]} [2019-07-30T14:54:39.049Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1130383289 data=null} to TreeItem with text {Experiments [1]} [2019-07-30T14:54:39.049Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1130383290 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-30T14:54:39.049Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1130383290 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-30T14:54:39.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1130383293 data=null button=1 stateMask=0x80000 x=95 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-30T14:54:39.049Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1130383294 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T14:54:39.049Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1130383294 data=null} to TreeItem with text {Traces [1]} [2019-07-30T14:54:39.049Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1130383294 data=null button=1 stateMask=0x0 x=75 y=74 count=1} to TreeItem with text {Traces [1]} [2019-07-30T14:54:39.049Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1130383294 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-30T14:54:39.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1130383297 data=null button=1 stateMask=0x80000 x=75 y=74 count=1} to TreeItem with text {Traces [1]} [2019-07-30T14:54:39.306Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:54:39.306Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test.xml} time=1130383314 data=null doit=true} to TreeItem with text {test.xml} [2019-07-30T14:54:39.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test.xml} time=1130383314 data=null} to TreeItem with text {test.xml} [2019-07-30T14:54:39.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=1130383314 data=null button=1 stateMask=0x0 x=104 y=95 count=1} to TreeItem with text {test.xml} [2019-07-30T14:54:39.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130383314 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-30T14:54:39.306Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {test.xml} time=1130383396 data=null x=104 y=95 width=0 height=0 detail=0} to TreeItem with text {test.xml} [2019-07-30T14:54:39.306Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {test.xml} time=1130383397 data=null x=104 y=95 width=0 height=0 detail=0} to TreeItem with text {test.xml} [2019-07-30T14:54:39.306Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {test.xml} time=1130383399 data=null x=132 y=195 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2019-07-30T14:54:39.306Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {test.xml} time=1130383407 data=null x=132 y=195 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2019-07-30T14:54:39.306Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {test.xml} time=1130383408 data=null x=0 y=0 width=0 height=0 detail=0} to TreeItem with text {test.xml} [2019-07-30T14:54:39.306Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {test.xml} time=1130383408 data=null x=132 y=195 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2019-07-30T14:54:39.306Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {test.xml} time=1130383408 data=null x=0 y=0 width=0 height=0 detail=0} to TreeItem with text {test.xml} [2019-07-30T14:54:39.306Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {test.xml} time=1130383409 data=[TmfTraceElement(/Test/Traces/test.xml)] x=132 y=195 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2019-07-30T14:54:39.306Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {test.xml} time=1130383415 data=null x=0 y=0 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2019-07-30T14:54:39.306Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T14:54:39.306Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:54:39.306Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [0]} time=1130383432 data=null button=0 stateMask=0x0 x=140 y=53 count=0} to TreeItem with text {Test Experiment [0]} [2019-07-30T14:54:39.306Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test Experiment [0]} time=1130383432 data=null doit=true} to TreeItem with text {Test Experiment [0]} [2019-07-30T14:54:39.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test Experiment [0]} time=1130383433 data=null} to TreeItem with text {Test Experiment [0]} [2019-07-30T14:54:39.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [0]} time=1130383433 data=null button=1 stateMask=0x0 x=140 y=53 count=1} to TreeItem with text {Test Experiment [0]} [2019-07-30T14:54:39.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130383433 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-30T14:54:39.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [0]} time=1130383458 data=null button=1 stateMask=0x80000 x=140 y=53 count=1} to TreeItem with text {Test Experiment [0]} [2019-07-30T14:54:39.306Z] DEBUG - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...' [2019-07-30T14:54:39.306Z] DEBUG - Clicking on with mnemonic 'Export Trace Package...' [2019-07-30T14:54:39.562Z] DEBUG - Clicked on with mnemonic 'Export Trace Package...' [2019-07-30T14:54:39.562Z] DEBUG - matched Shell with text "Export trace package", using matcher: with text 'Export trace package' [2019-07-30T14:54:39.562Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Export trace package} time=1130383786 data=null doit=true} to Shell with text {Export trace package} [2019-07-30T14:54:39.562Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T14:54:39.562Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T14:54:39.562Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T14:54:39.562Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-30T14:54:39.562Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-30T14:54:39.562Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with mnemonic 'Save in tar format' [2019-07-30T14:54:39.562Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO' [2019-07-30T14:54:39.562Z] 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-30T14:54:39.562Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-30T14:54:39.562Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:54:39.562Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T14:54:39.562Z] 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-30T14:54:39.562Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T14:54:39.562Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T14:54:39.562Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T14:54:39.562Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-30T14:54:39.562Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format' [2019-07-30T14:54:39.562Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO' [2019-07-30T14:54:39.562Z] 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-30T14:54:39.562Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-30T14:54:39.562Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-30T14:54:39.562Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:54:39.562Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T14:54:39.562Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-30T14:54:39.562Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=1130383789 data=null doit=true} to Button with text {Sa&ve in tar format} [2019-07-30T14:54:39.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=1130383789 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-30T14:54:39.562Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-30T14:54:39.819Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Save in &zip format} time=1130383790 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-30T14:54:39.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Save in &zip format} time=1130383820 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-30T14:54:39.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Save in &zip format} time=1130383820 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-30T14:54:39.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=1130383820 data=null item=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-30T14:54:39.819Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-30T14:54:39.819Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T14:54:39.819Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T14:54:39.819Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T14:54:39.819Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-30T14:54:39.819Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-30T14:54:39.819Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-30T14:54:39.819Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file' [2019-07-30T14:54:39.819Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK' [2019-07-30T14:54:39.819Z] 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-30T14:54:39.819Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:54:39.819Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T14:54:39.819Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T14:54:39.819Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected [2019-07-30T14:54:39.819Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=1130383826 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-30T14:54:39.819Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1130383826 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-30T14:54:39.819Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=1130383826 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T14:54:39.819Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=1130383827 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T14:54:39.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=1130383827 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-30T14:54:39.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=1130383827 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-30T14:54:39.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=1130383827 data=null item=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-30T14:54:39.819Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=1130383827 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-30T14:54:39.819Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1130383827 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-30T14:54:39.819Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=1130383827 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-30T14:54:39.819Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=1130383827 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T14:54:39.819Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=1130383827 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T14:54:39.819Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T14:54:39.819Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T14:54:39.819Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T14:54:39.819Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-07-30T14:54:39.819Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=1130383828 data=null} to (of type 'Combo') [2019-07-30T14:54:39.819Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-07-30T14:54:39.819Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T14:54:39.819Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T14:54:39.819Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T14:54:39.819Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-30T14:54:39.819Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-30T14:54:39.819Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-30T14:54:39.819Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:54:39.819Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T14:54:39.819Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T14:54:39.819Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T14:54:39.819Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:54:39.819Z] DEBUG - Clicking on &Finish [2019-07-30T14:54:39.819Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1130383841 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:54:39.819Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1130383841 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:54:39.819Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1130383841 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:54:39.819Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1130383841 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:54:39.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1130383841 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:54:39.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1130383842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:54:39.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1130383842 data=null item=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-30T14:54:39.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=1130383518 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-30T14:54:40.076Z] DEBUG - Clicked on [2019-07-30T14:54:40.640Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T14:54:40.640Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:54:40.640Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:54:40.640Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:54:40.640Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:54:40.640Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:54:40.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=1130384600 data=null button=0 stateMask=0x0 x=78 y=11 count=0} to TreeItem with text {Import Test} [2019-07-30T14:54:40.640Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=1130384600 data=null doit=true} to TreeItem with text {Import Test} [2019-07-30T14:54:40.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1130384600 data=null} to TreeItem with text {Import Test} [2019-07-30T14:54:40.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1130384601 data=null button=1 stateMask=0x0 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-30T14:54:40.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130384601 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-30T14:54:40.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1130384622 data=null button=1 stateMask=0x80000 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-30T14:54:40.640Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:54:40.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=1130384624 data=null button=0 stateMask=0x0 x=78 y=11 count=0} to TreeItem with text {Import Test} [2019-07-30T14:54:40.640Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=1130384624 data=null doit=true} to TreeItem with text {Import Test} [2019-07-30T14:54:40.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1130384624 data=null} to TreeItem with text {Import Test} [2019-07-30T14:54:40.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1130384624 data=null button=1 stateMask=0x0 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-30T14:54:40.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130384630 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-30T14:54:40.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1130384637 data=null button=1 stateMask=0x80000 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-30T14:54:40.640Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=1130384637 data=null doit=true} to TreeItem with text {Import Test} [2019-07-30T14:54:40.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1130384638 data=null} to TreeItem with text {Import Test} [2019-07-30T14:54:40.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1130384638 data=null button=1 stateMask=0x0 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-30T14:54:40.640Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1130384638 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-30T14:54:40.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1130384654 data=null button=1 stateMask=0x80000 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-30T14:54:40.640Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:54:40.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1130384655 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T14:54:40.640Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1130384655 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T14:54:40.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1130384655 data=null} to TreeItem with text {Traces [0]} [2019-07-30T14:54:40.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1130384656 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T14:54:40.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130384656 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-30T14:54:40.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1130384670 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T14:54:40.640Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:54:40.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1130384671 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T14:54:40.640Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1130384671 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T14:54:40.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1130384671 data=null} to TreeItem with text {Traces [0]} [2019-07-30T14:54:40.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1130384671 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T14:54:40.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130384672 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-30T14:54:40.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1130384686 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T14:54:40.640Z] DEBUG - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...' [2019-07-30T14:54:40.640Z] DEBUG - Clicking on with mnemonic 'Import Trace Package...' [2019-07-30T14:54:40.897Z] DEBUG - Clicked on with mnemonic 'Import Trace Package...' [2019-07-30T14:54:40.897Z] DEBUG - matched Shell with text "Import trace package", using matcher: with text 'Import trace package' [2019-07-30T14:54:40.897Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import trace package} time=1130384943 data=null doit=true} to Shell with text {Import trace package} [2019-07-30T14:54:40.897Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T14:54:40.897Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T14:54:40.897Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-07-30T14:54:40.897Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=1130384944 data=null} to (of type 'Combo') [2019-07-30T14:54:40.897Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-07-30T14:54:40.897Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: of type 'Combo' [2019-07-30T14:54:40.897Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: (of type 'Combo') [2019-07-30T14:54:40.897Z] DEBUG - Inserting text: [2019-07-30T14:54:40.897Z] into text (of type 'Combo') [2019-07-30T14:54:40.897Z] DEBUG - Attempting to set focus on (of type 'Combo') [2019-07-30T14:54:40.897Z] DEBUG - Typing text ' [2019-07-30T14:54:40.897Z] ' with an interval of 50ms. between characters. [2019-07-30T14:54:40.897Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T14:54:40.897Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T14:54:40.897Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T14:54:40.897Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:54:40.897Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T14:54:40.897Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T14:54:40.897Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T14:54:40.897Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:54:40.897Z] DEBUG - Clicking on &Finish [2019-07-30T14:54:41.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1130385585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:54:41.461Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1130385585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:54:41.461Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1130385585 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:54:41.461Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1130385585 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:54:41.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1130385586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:54:41.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1130385586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:54:41.461Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:54:41.461Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:54:41.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1130385586 data=null item=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-30T14:54:41.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=1130384727 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-30T14:54:41.718Z] DEBUG - Clicked on [2019-07-30T14:54:41.718Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T14:54:41.718Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:54:41.718Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:54:41.718Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:54:41.718Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:54:41.718Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:54:41.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=1130385827 data=null button=0 stateMask=0x0 x=78 y=11 count=0} to TreeItem with text {Import Test} [2019-07-30T14:54:41.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=1130385827 data=null doit=true} to TreeItem with text {Import Test} [2019-07-30T14:54:41.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1130385827 data=null} to TreeItem with text {Import Test} [2019-07-30T14:54:41.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1130385828 data=null button=1 stateMask=0x0 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-30T14:54:41.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130385828 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-30T14:54:41.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1130385879 data=null button=1 stateMask=0x80000 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-30T14:54:41.718Z] WARN - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again. [2019-07-30T14:54:41.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1130385880 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T14:54:41.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1130385880 data=null} to TreeItem with text {Traces [0]} [2019-07-30T14:54:41.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1130385881 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T14:54:41.718Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1130385881 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-30T14:54:41.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1130385916 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T14:54:41.718Z] WARN - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again. [2019-07-30T14:54:41.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1130385917 data=null doit=true} to TreeItem with text {Experiments [1]} [2019-07-30T14:54:41.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1130385917 data=null} to TreeItem with text {Experiments [1]} [2019-07-30T14:54:41.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1130385918 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-30T14:54:41.718Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1130385918 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-30T14:54:41.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1130385922 data=null button=1 stateMask=0x80000 x=95 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-30T14:54:41.718Z] DEBUG - Double-clicking on TreeItem with text {Test Experiment [1]} [2019-07-30T14:54:41.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [1]} time=1130385922 data=null button=0 stateMask=0x0 x=124 y=53 count=0} to TreeItem with text {Test Experiment [1]} [2019-07-30T14:54:41.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test Experiment [1]} time=1130385923 data=null doit=true} to TreeItem with text {Test Experiment [1]} [2019-07-30T14:54:41.718Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:54:41.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test Experiment [1]} time=1130385943 data=null} to TreeItem with text {Test Experiment [1]} [2019-07-30T14:54:41.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=1130385943 data=null button=1 stateMask=0x0 x=140 y=53 count=1} to TreeItem with text {Test Experiment [1]} [2019-07-30T14:54:41.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130385943 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-30T14:54:41.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=1130385959 data=null button=1 stateMask=0x80000 x=140 y=53 count=1} to TreeItem with text {Test Experiment [1]} [2019-07-30T14:54:41.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=1130385959 data=null button=1 stateMask=0x0 x=140 y=53 count=2} to TreeItem with text {Test Experiment [1]} [2019-07-30T14:54:41.718Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Test Experiment [1]} time=1130385959 data=null button=1 stateMask=0x0 x=140 y=53 count=2} to TreeItem with text {Test Experiment [1]} [2019-07-30T14:54:41.974Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1130385970 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-30T14:54:42.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=1130386091 data=null button=1 stateMask=0x80000 x=140 y=53 count=2} to TreeItem with text {Test Experiment [1]} [2019-07-30T14:54:42.488Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Test Experiment [1]} time=1130386484 data=null button=0 stateMask=0x0 x=140 y=53 count=0} to TreeItem with text {Test Experiment [1]} [2019-07-30T14:54:42.488Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Test Experiment [1]} time=1130386484 data=null doit=true} to TreeItem with text {Test Experiment [1]} [2019-07-30T14:54:42.488Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Test Experiment [1]} time=1130386485 data=null} to TreeItem with text {Test Experiment [1]} [2019-07-30T14:54:42.488Z] DEBUG - Double-clicked on TreeItem with text {Test Experiment [1]} [2019-07-30T14:54:42.488Z] DEBUG - matched EditorReference with text "", using matcher: with name '"Test Experiment"' [2019-07-30T14:54:43.418Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} time=1130387589 data=null doit=true} to Shell with text {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} [2019-07-30T14:54:43.418Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T14:54:43.675Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:54:43.675Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:54:43.675Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:54:43.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1130387688 data=null button=0 stateMask=0x0 x=55 y=116 count=0} to TreeItem with text {Test} [2019-07-30T14:54:43.675Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1130387688 data=null doit=true} to TreeItem with text {Test} [2019-07-30T14:54:43.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1130387688 data=null} to TreeItem with text {Test} [2019-07-30T14:54:43.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1130387688 data=null button=1 stateMask=0x0 x=55 y=116 count=1} to TreeItem with text {Test} [2019-07-30T14:54:43.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130387689 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-30T14:54:43.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1130387717 data=null button=1 stateMask=0x80000 x=55 y=116 count=1} to TreeItem with text {Test} [2019-07-30T14:54:43.675Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T14:54:43.675Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T14:54:43.932Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T14:54:44.864Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T14:54:44.864Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T14:54:44.864Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T14:54:44.864Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T14:54:44.864Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:54:44.864Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T14:54:44.864Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:54:44.864Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:54:44.864Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:54:44.864Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T14:54:44.864Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130388803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:54:44.864Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130388803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:54:44.864Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130388803 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:54:44.864Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130388803 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:54:44.864Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130388803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:54:44.864Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130388804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:54:44.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130388804 data=null 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-30T14:54:44.864Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130388804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:54:44.864Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130388804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:54:44.864Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130388804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:54:44.864Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130388804 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:54:44.864Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130388804 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:54:44.864Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:54:44.864Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T14:54:44.864Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T14:54:44.864Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:54:44.864Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:54:44.864Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T14:54:44.864Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:54:44.864Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:54:44.864Z] DEBUG - Clicking on OK [2019-07-30T14:54:44.864Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1130388805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:54:44.864Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1130388805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:54:44.864Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1130388806 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:54:44.864Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1130388806 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:54:44.864Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1130388806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:54:44.864Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1130388806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:54:44.864Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:54:44.864Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:54:44.864Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:54:44.864Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:54:44.864Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:54:44.864Z] DEBUG - Clicked on OK [2019-07-30T14:54:45.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1130388806 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:54:45.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1130387822 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-30T14:54:45.529Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} time=1130389702 data=null doit=true} to Shell with text {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} [2019-07-30T14:54:45.529Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T14:54:45.529Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:54:45.529Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:54:45.529Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:54:45.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=1130389780 data=null button=0 stateMask=0x0 x=78 y=11 count=0} to TreeItem with text {Import Test} [2019-07-30T14:54:45.529Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=1130389780 data=null doit=true} to TreeItem with text {Import Test} [2019-07-30T14:54:45.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1130389780 data=null} to TreeItem with text {Import Test} [2019-07-30T14:54:45.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1130389780 data=null button=1 stateMask=0x0 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-30T14:54:45.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130389781 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-30T14:54:45.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1130389812 data=null button=1 stateMask=0x80000 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-30T14:54:45.786Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T14:54:45.786Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T14:54:45.786Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T14:54:46.718Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T14:54:46.718Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T14:54:46.718Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T14:54:46.718Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T14:54:46.718Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:54:46.718Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T14:54:46.718Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:54:46.718Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:54:46.718Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:54:46.718Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T14:54:46.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130390691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:54:46.718Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130390691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:54:46.718Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130390691 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:54:46.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130390691 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:54:46.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130390692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:54:46.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130390692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:54:46.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130390692 data=null 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-30T14:54:46.718Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130390692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:54:46.718Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130390692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:54:46.718Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130390692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:54:46.718Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130390692 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:54:46.718Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130390692 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:54:46.718Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:54:46.718Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T14:54:46.718Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T14:54:46.718Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:54:46.718Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:54:46.718Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T14:54:46.718Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:54:46.718Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:54:46.718Z] DEBUG - Clicking on OK [2019-07-30T14:54:46.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1130390693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:54:46.718Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1130390693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:54:46.718Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1130390693 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:54:46.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1130390693 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:54:46.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1130390694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:54:46.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1130390694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:54:46.718Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:54:46.718Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:54:46.718Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:54:46.718Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:54:46.718Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:54:46.718Z] DEBUG - Clicked on OK [2019-07-30T14:54:46.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1130390694 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:54:46.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1130389903 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-30T14:54:48.869Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T14:54:48.869Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T14:54:48.869Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:54:48.869Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:54:48.869Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:54:48.869Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:54:48.869Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:54:48.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1130392877 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-30T14:54:48.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1130392878 data=null doit=true} to TreeItem with text {Test} [2019-07-30T14:54:48.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1130392878 data=null} to TreeItem with text {Test} [2019-07-30T14:54:48.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1130392878 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T14:54:48.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130392879 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-30T14:54:48.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1130392924 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T14:54:48.869Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:54:48.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1130392924 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-30T14:54:48.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1130392929 data=null doit=true} to TreeItem with text {Test} [2019-07-30T14:54:48.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1130392929 data=null} to TreeItem with text {Test} [2019-07-30T14:54:48.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1130392929 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T14:54:48.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130392930 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-30T14:54:48.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1130392936 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T14:54:48.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1130392936 data=null doit=true} to TreeItem with text {Test} [2019-07-30T14:54:48.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1130392936 data=null} to TreeItem with text {Test} [2019-07-30T14:54:48.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1130392937 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T14:54:48.869Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1130392937 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-30T14:54:48.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1130392941 data=null button=1 stateMask=0x80000 x=39 y=11 count=1} to TreeItem with text {Test} [2019-07-30T14:54:48.869Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:54:48.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1130392942 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T14:54:48.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1130392950 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T14:54:48.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1130392950 data=null} to TreeItem with text {Traces [1]} [2019-07-30T14:54:48.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1130392951 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T14:54:48.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130392951 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-30T14:54:48.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1130392989 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T14:54:48.869Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:54:48.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1130392991 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T14:54:48.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1130392991 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T14:54:48.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1130392991 data=null} to TreeItem with text {Traces [1]} [2019-07-30T14:54:48.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1130392991 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T14:54:48.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130392992 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-30T14:54:48.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1130392996 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T14:54:48.869Z] DEBUG - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...' [2019-07-30T14:54:48.869Z] DEBUG - Clicking on with mnemonic 'Export Trace Package...' [2019-07-30T14:54:49.126Z] DEBUG - Clicked on with mnemonic 'Export Trace Package...' [2019-07-30T14:54:49.126Z] DEBUG - matched Shell with text "Export trace package", using matcher: with text 'Export trace package' [2019-07-30T14:54:49.384Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Export trace package} time=1130393392 data=null doit=true} to Shell with text {Export trace package} [2019-07-30T14:54:49.384Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T14:54:49.384Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T14:54:49.384Z] DEBUG - matched Button with text "Deselect All", using matcher: with mnemonic 'Deselect All' [2019-07-30T14:54:49.384Z] DEBUG - matched Button with text "Deselect All", using matcher: with style 'SWT.PUSH' [2019-07-30T14:54:49.384Z] DEBUG - matched Button with text "Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2019-07-30T14:54:49.384Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T14:54:49.384Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-30T14:54:49.384Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-30T14:54:49.384Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-30T14:54:49.384Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:54:49.384Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T14:54:49.384Z] DEBUG - Clicking on Deselect All [2019-07-30T14:54:49.384Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Deselect All} time=1130393394 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-30T14:54:49.384Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deselect All} time=1130393394 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-30T14:54:49.384Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Deselect All} time=1130393394 data=null doit=true} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2019-07-30T14:54:49.384Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Deselect All} time=1130393394 data=null} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2019-07-30T14:54:49.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Deselect All} time=1130393394 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-30T14:54:49.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Deselect All} time=1130393394 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-30T14:54:49.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Deselect All} time=1130393394 data=null item=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-30T14:54:49.384Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Deselect All} time=1130393396 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-30T14:54:49.384Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deselect All} time=1130393396 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-30T14:54:49.384Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Deselect All} time=1130393396 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-30T14:54:49.384Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Deselect All} time=1130393397 data=null doit=true} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2019-07-30T14:54:49.384Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Deselect All} time=1130393397 data=null} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2019-07-30T14:54:49.384Z] DEBUG - Clicked on Deselect All [2019-07-30T14:54:49.384Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:54:49.384Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:54:49.384Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T14:54:49.384Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T14:54:49.384Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: of type 'Label' [2019-07-30T14:54:49.384Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label') [2019-07-30T14:54:49.384Z] DEBUG - matched Label with text "To &archive file:", using matcher: of type 'Label' [2019-07-30T14:54:49.384Z] DEBUG - matched Label with text "To &archive file:", using matcher: (of type 'Label') [2019-07-30T14:54:49.384Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T14:54:49.384Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T14:54:49.384Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T14:54:49.384Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T14:54:49.384Z] DEBUG - matched Label with text "Export trace package", using matcher: of type 'Label' [2019-07-30T14:54:49.384Z] DEBUG - matched Label with text "Export trace package", using matcher: (of type 'Label') [2019-07-30T14:54:49.384Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T14:54:49.384Z] DEBUG - matched Button with text "Select All", using matcher: with mnemonic 'Select All' [2019-07-30T14:54:49.384Z] DEBUG - matched Button with text "Select All", using matcher: with style 'SWT.PUSH' [2019-07-30T14:54:49.384Z] DEBUG - matched Button with text "Select All", using matcher: (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-30T14:54:49.384Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T14:54:49.384Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T14:54:49.384Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-30T14:54:49.384Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-30T14:54:49.384Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-30T14:54:49.384Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:54:49.384Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T14:54:49.384Z] DEBUG - Clicking on Select All [2019-07-30T14:54:49.384Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select All} time=1130393413 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-30T14:54:49.384Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=1130393413 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-30T14:54:49.384Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select All} time=1130393413 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-30T14:54:49.384Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select All} time=1130393413 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-30T14:54:49.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select All} time=1130393413 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-30T14:54:49.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select All} time=1130393413 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-30T14:54:49.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select All} time=1130393413 data=null item=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-30T14:54:49.384Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select All} time=1130393415 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-30T14:54:49.384Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=1130393415 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-30T14:54:49.384Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select All} time=1130393419 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-30T14:54:49.384Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select All} time=1130393419 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-30T14:54:49.384Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select All} time=1130393419 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-30T14:54:49.384Z] DEBUG - Clicked on Select All [2019-07-30T14:54:49.384Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T14:54:49.384Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T14:54:49.384Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: of type 'Label' [2019-07-30T14:54:49.384Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label') [2019-07-30T14:54:49.384Z] DEBUG - matched Label with text "To &archive file:", using matcher: of type 'Label' [2019-07-30T14:54:49.384Z] DEBUG - matched Label with text "To &archive file:", using matcher: (of type 'Label') [2019-07-30T14:54:49.384Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T14:54:49.384Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T14:54:49.384Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T14:54:49.384Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T14:54:49.384Z] DEBUG - matched Label with text "Export trace package", using matcher: of type 'Label' [2019-07-30T14:54:49.384Z] DEBUG - matched Label with text "Export trace package", using matcher: (of type 'Label') [2019-07-30T14:54:49.384Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T14:54:49.384Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T14:54:49.384Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T14:54:49.384Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-30T14:54:49.384Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-30T14:54:49.384Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with mnemonic 'Save in tar format' [2019-07-30T14:54:49.384Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO' [2019-07-30T14:54:49.384Z] 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-30T14:54:49.384Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-30T14:54:49.384Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:54:49.384Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T14:54:49.384Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') [2019-07-30T14:54:49.384Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Save in &zip format} time=1130393425 data=null doit=true} to Button with text {Save in &zip format} [2019-07-30T14:54:49.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=1130393425 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-30T14:54:49.384Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') [2019-07-30T14:54:49.384Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Sa&ve in tar format} time=1130393426 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') [2019-07-30T14:54:49.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Sa&ve in tar format} time=1130393426 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-30T14:54:49.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Sa&ve in tar format} time=1130393426 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-30T14:54:49.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=1130393427 data=null item=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-30T14:54:49.384Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') [2019-07-30T14:54:49.384Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T14:54:49.384Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T14:54:49.384Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T14:54:49.384Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-30T14:54:49.384Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format' [2019-07-30T14:54:49.384Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO' [2019-07-30T14:54:49.384Z] 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-30T14:54:49.384Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-30T14:54:49.384Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-30T14:54:49.384Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:54:49.384Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T14:54:49.384Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-30T14:54:49.384Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=1130393428 data=null doit=true} to Button with text {Sa&ve in tar format} [2019-07-30T14:54:49.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=1130393428 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-30T14:54:49.384Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-30T14:54:49.384Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Save in &zip format} time=1130393429 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-30T14:54:49.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Save in &zip format} time=1130393430 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-30T14:54:49.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Save in &zip format} time=1130393430 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-30T14:54:49.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=1130393430 data=null item=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-30T14:54:49.384Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-30T14:54:49.384Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T14:54:49.384Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T14:54:49.384Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T14:54:49.384Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-30T14:54:49.384Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-30T14:54:49.384Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-30T14:54:49.384Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file' [2019-07-30T14:54:49.384Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK' [2019-07-30T14:54:49.384Z] 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-30T14:54:49.384Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:54:49.384Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T14:54:49.384Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T14:54:49.384Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to unselected [2019-07-30T14:54:49.384Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=1130393432 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-30T14:54:49.384Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1130393432 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-30T14:54:49.384Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=1130393432 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T14:54:49.384Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=1130393432 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T14:54:49.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=1130393433 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-30T14:54:49.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=1130393439 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-30T14:54:49.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=1130393439 data=null item=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-30T14:54:49.384Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=1130393439 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-30T14:54:49.384Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1130393439 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-30T14:54:49.384Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=1130393439 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-30T14:54:49.384Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=1130393439 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T14:54:49.384Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=1130393440 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T14:54:49.384Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T14:54:49.384Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T14:54:49.384Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T14:54:49.384Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T14:54:49.384Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-30T14:54:49.384Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-30T14:54:49.384Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-30T14:54:49.384Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file' [2019-07-30T14:54:49.384Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK' [2019-07-30T14:54:49.384Z] 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-30T14:54:49.384Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:54:49.384Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T14:54:49.384Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T14:54:49.384Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected [2019-07-30T14:54:49.384Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=1130393441 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-30T14:54:49.384Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1130393442 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-30T14:54:49.384Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=1130393442 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T14:54:49.384Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=1130393442 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T14:54:49.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=1130393442 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-30T14:54:49.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=1130393442 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-30T14:54:49.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=1130393443 data=null item=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-30T14:54:49.384Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=1130393443 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-30T14:54:49.384Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1130393443 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-30T14:54:49.384Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=1130393443 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-30T14:54:49.384Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=1130393443 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T14:54:49.384Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=1130393443 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T14:54:49.384Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T14:54:49.384Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: of type 'Combo' [2019-07-30T14:54:49.384Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: (of type 'Combo') [2019-07-30T14:54:49.384Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-07-30T14:54:49.384Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=1130393445 data=null} to (of type 'Combo') [2019-07-30T14:54:49.384Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-07-30T14:54:49.384Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T14:54:49.384Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T14:54:49.384Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T14:54:49.384Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-30T14:54:49.384Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-30T14:54:49.384Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-30T14:54:49.384Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:54:49.384Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T14:54:49.384Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T14:54:49.384Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T14:54:49.384Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:54:49.384Z] DEBUG - Clicking on &Finish [2019-07-30T14:54:49.384Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1130393446 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:54:49.384Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1130393446 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:54:49.384Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1130393446 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:54:49.384Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1130393446 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:54:49.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1130393447 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:54:49.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1130393447 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:54:49.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1130393447 data=null item=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-30T14:54:49.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=1130393085 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-30T14:54:49.641Z] DEBUG - Clicked on [2019-07-30T14:54:49.898Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T14:54:49.898Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:54:49.898Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:54:49.898Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:54:49.898Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:54:49.898Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:54:49.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1130394029 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-30T14:54:49.898Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1130394029 data=null doit=true} to TreeItem with text {Test} [2019-07-30T14:54:49.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1130394030 data=null} to TreeItem with text {Test} [2019-07-30T14:54:49.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1130394030 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T14:54:49.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130394030 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-30T14:54:49.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1130394050 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T14:54:49.898Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:54:49.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1130394051 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-30T14:54:49.898Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1130394051 data=null doit=true} to TreeItem with text {Test} [2019-07-30T14:54:49.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1130394051 data=null} to TreeItem with text {Test} [2019-07-30T14:54:49.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1130394052 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T14:54:49.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130394052 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-30T14:54:49.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1130394065 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T14:54:49.898Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2019-07-30T14:54:49.898Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:54:49.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1130394066 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T14:54:49.898Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1130394066 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T14:54:49.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1130394067 data=null} to TreeItem with text {Traces [1]} [2019-07-30T14:54:49.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1130394067 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T14:54:49.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130394067 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-30T14:54:49.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1130394087 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T14:54:49.898Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:54:49.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1130394088 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T14:54:49.898Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1130394088 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T14:54:49.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1130394089 data=null} to TreeItem with text {Traces [1]} [2019-07-30T14:54:49.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1130394089 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T14:54:49.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130394089 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-30T14:54:49.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1130394098 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T14:54:49.898Z] DEBUG - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...' [2019-07-30T14:54:49.898Z] DEBUG - Clicking on with mnemonic 'Import Trace Package...' [2019-07-30T14:54:50.156Z] DEBUG - Clicked on with mnemonic 'Import Trace Package...' [2019-07-30T14:54:50.156Z] DEBUG - matched Shell with text "Import trace package", using matcher: with text 'Import trace package' [2019-07-30T14:54:50.156Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import trace package} time=1130394310 data=null doit=true} to Shell with text {Import trace package} [2019-07-30T14:54:50.156Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T14:54:50.156Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T14:54:50.156Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-07-30T14:54:50.156Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=1130394325 data=null} to (of type 'Combo') [2019-07-30T14:54:50.156Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-07-30T14:54:50.156Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: of type 'Combo' [2019-07-30T14:54:50.156Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: (of type 'Combo') [2019-07-30T14:54:50.156Z] DEBUG - Inserting text: [2019-07-30T14:54:50.156Z] into text (of type 'Combo') [2019-07-30T14:54:50.156Z] DEBUG - Attempting to set focus on (of type 'Combo') [2019-07-30T14:54:50.156Z] DEBUG - Typing text ' [2019-07-30T14:54:50.156Z] ' with an interval of 50ms. between characters. [2019-07-30T14:54:50.156Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T14:54:50.156Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T14:54:50.156Z] DEBUG - matched Button with text "Select All", using matcher: with mnemonic 'Select All' [2019-07-30T14:54:50.156Z] DEBUG - matched Button with text "Select All", using matcher: with style 'SWT.PUSH' [2019-07-30T14:54:50.156Z] DEBUG - matched Button with text "Select All", using matcher: (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-30T14:54:50.156Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T14:54:50.156Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:54:50.156Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T14:54:50.413Z] DEBUG - Clicking on Select All [2019-07-30T14:54:50.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select All} time=1130394419 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-30T14:54:50.413Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=1130394419 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-30T14:54:50.413Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select All} time=1130394419 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-30T14:54:50.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select All} time=1130394419 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-30T14:54:50.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select All} time=1130394419 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-30T14:54:50.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select All} time=1130394419 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-30T14:54:50.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select All} time=1130394419 data=null item=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-30T14:54:50.413Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select All} time=1130394420 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-30T14:54:50.413Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=1130394420 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-30T14:54:50.413Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select All} time=1130394420 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-30T14:54:50.413Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select All} time=1130394420 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-30T14:54:50.413Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select All} time=1130394420 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-30T14:54:50.413Z] DEBUG - Clicked on Select All [2019-07-30T14:54:50.413Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T14:54:50.413Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T14:54:50.413Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T14:54:50.413Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:54:50.413Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T14:54:50.413Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T14:54:50.413Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T14:54:50.413Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:54:50.413Z] DEBUG - Clicking on &Finish [2019-07-30T14:54:50.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1130394421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:54:50.413Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1130394421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:54:50.413Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1130394421 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:54:50.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1130394421 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:54:50.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1130394421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:54:50.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1130394421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:54:50.413Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Finish} time=1130394508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:54:50.413Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1130394517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:54:50.413Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Finish} time=1130394517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:54:50.413Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Finish} time=1130394518 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:54:50.413Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Finish} time=1130394518 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:54:50.413Z] DEBUG - Clicked on &Finish [2019-07-30T14:54:50.413Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T14:54:50.413Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1130394519 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T14:54:50.413Z] DEBUG - matched Button with text "No &To All", using matcher: of type 'Button' [2019-07-30T14:54:50.413Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T14:54:50.413Z] DEBUG - matched Button with text "Yes To &All", using matcher: of type 'Button' [2019-07-30T14:54:50.413Z] DEBUG - matched Button with text "Yes To &All", using matcher: with mnemonic 'Yes To All' [2019-07-30T14:54:50.413Z] DEBUG - matched Button with text "Yes To &All", using matcher: with style 'SWT.PUSH' [2019-07-30T14:54:50.413Z] 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-30T14:54:50.413Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T14:54:50.413Z] DEBUG - Clicking on Yes To &All [2019-07-30T14:54:50.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Yes To &All} time=1130394524 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-30T14:54:50.413Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Yes To &All} time=1130394524 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-30T14:54:50.413Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Yes To &All} time=1130394524 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH') [2019-07-30T14:54:50.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Yes To &All} time=1130394524 data=null} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH') [2019-07-30T14:54:50.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Yes To &All} time=1130394525 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-30T14:54:50.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Yes To &All} time=1130394525 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-30T14:54:50.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Yes To &All} time=1130394525 data=null item=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-30T14:54:50.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1130394421 data=null item=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-30T14:54:50.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=1130394135 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-30T14:54:50.986Z] DEBUG - Clicked on [2019-07-30T14:54:50.986Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T14:54:50.986Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:54:50.986Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:54:50.986Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2019-07-30T14:54:50.986Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2019-07-30T14:54:50.986Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1130395191 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T14:54:50.986Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1130395192 data=null} to TreeItem with text {Traces [1]} [2019-07-30T14:54:50.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1130395192 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T14:54:50.986Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1130395192 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-30T14:54:50.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1130395194 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T14:54:50.986Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-07-30T14:54:50.986Z] DEBUG - Double-clicking on TreeItem with text {test.xml} [2019-07-30T14:54:50.986Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test.xml} time=1130395195 data=null button=0 stateMask=0x0 x=88 y=74 count=0} to TreeItem with text {test.xml} [2019-07-30T14:54:50.986Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test.xml} time=1130395195 data=null doit=true} to TreeItem with text {test.xml} [2019-07-30T14:54:50.986Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:54:50.986Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test.xml} time=1130395196 data=null} to TreeItem with text {test.xml} [2019-07-30T14:54:50.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=1130395196 data=null button=1 stateMask=0x0 x=88 y=74 count=1} to TreeItem with text {test.xml} [2019-07-30T14:54:50.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130395196 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-30T14:54:51.243Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test.xml} time=1130395289 data=null button=1 stateMask=0x80000 x=104 y=74 count=1} to TreeItem with text {test.xml} [2019-07-30T14:54:51.243Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=1130395290 data=null button=1 stateMask=0x0 x=104 y=74 count=2} to TreeItem with text {test.xml} [2019-07-30T14:54:51.243Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {test.xml} time=1130395290 data=null button=1 stateMask=0x0 x=104 y=74 count=2} to TreeItem with text {test.xml} [2019-07-30T14:54:51.243Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1130395290 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-30T14:54:51.243Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test.xml} time=1130395379 data=null button=1 stateMask=0x80000 x=104 y=74 count=2} to TreeItem with text {test.xml} [2019-07-30T14:54:51.243Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {test.xml} time=1130395388 data=null button=0 stateMask=0x0 x=104 y=74 count=0} to TreeItem with text {test.xml} [2019-07-30T14:54:51.243Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {test.xml} time=1130395388 data=null doit=true} to TreeItem with text {test.xml} [2019-07-30T14:54:51.243Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {test.xml} time=1130395388 data=null} to TreeItem with text {test.xml} [2019-07-30T14:54:51.243Z] DEBUG - Double-clicked on TreeItem with text {test.xml} [2019-07-30T14:54:51.806Z] DEBUG - matched EditorReference with text "", using matcher: with name '"test.xml"' [2019-07-30T14:54:52.735Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Test/Traces/test.xml - Eclipse Platform} time=1130396692 data=null doit=true} to Shell with text {data - Test/Traces/test.xml - Eclipse Platform} [2019-07-30T14:54:52.735Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T14:54:52.735Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:54:52.735Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:54:52.735Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:54:52.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1130396773 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-30T14:54:52.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1130396773 data=null doit=true} to TreeItem with text {Test} [2019-07-30T14:54:52.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1130396773 data=null} to TreeItem with text {Test} [2019-07-30T14:54:52.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1130396774 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T14:54:52.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130396774 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-30T14:54:52.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1130396804 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T14:54:52.735Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T14:54:52.735Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T14:54:52.735Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T14:54:53.666Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T14:54:53.666Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T14:54:53.666Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T14:54:53.666Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T14:54:53.666Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:54:53.666Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T14:54:53.666Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:54:53.666Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:54:53.666Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:54:53.666Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T14:54:53.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130397599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:54:53.666Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130397599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:54:53.666Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130397600 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:54:53.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130397600 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:54:53.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130397600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:54:53.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130397600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:54:53.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130397601 data=null 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-30T14:54:53.666Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130397601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:54:53.666Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130397601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:54:53.666Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130397601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:54:53.666Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130397601 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:54:53.666Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130397601 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:54:53.666Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:54:53.666Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T14:54:53.666Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T14:54:53.666Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:54:53.666Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:54:53.666Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T14:54:53.666Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:54:53.666Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:54:53.666Z] DEBUG - Clicking on OK [2019-07-30T14:54:53.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1130397602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:54:53.666Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1130397602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:54:53.666Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1130397602 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:54:53.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1130397602 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:54:53.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1130397602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:54:53.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1130397602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:54:53.666Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:54:53.666Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:54:53.666Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:54:53.666Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:54:53.666Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:54:53.666Z] DEBUG - Clicked on OK [2019-07-30T14:54:53.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1130397603 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:54:53.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1130396863 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-30T14:54:53.923Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.879 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard [2019-07-30T14:54:53.923Z] testExperiment(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard) Time elapsed: 9.931 s [2019-07-30T14:54:53.923Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard) Time elapsed: 6.892 s [2019-07-30T14:54:53.923Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest [2019-07-30T14:55:06.107Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.267 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest [2019-07-30T14:55:06.108Z] testImportTimerangeInverseTime(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest) Time elapsed: 3.868 s [2019-07-30T14:55:06.108Z] testImportTimerange(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest) Time elapsed: 4.103 s [2019-07-30T14:55:06.108Z] testImportTimerangeInvalidFormat(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest) Time elapsed: 2.245 s [2019-07-30T14:55:06.108Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest [2019-07-30T14:55:06.108Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1130410234 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T14:55:06.108Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T14:55:06.108Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T14:55:06.108Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T14:55:06.365Z] *** BUG *** [2019-07-30T14:55:06.365Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T14:55:06.365Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T14:55:06.365Z] [2019-07-30T14:55:06.365Z] *** BUG *** [2019-07-30T14:55:06.365Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T14:55:06.365Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T14:55:06.365Z] [2019-07-30T14:55:06.365Z] *** BUG *** [2019-07-30T14:55:06.365Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T14:55:06.365Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T14:55:06.365Z] [2019-07-30T14:55:06.365Z] *** BUG *** [2019-07-30T14:55:06.365Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T14:55:06.365Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T14:55:06.365Z] [2019-07-30T14:55:06.622Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T14:55:06.622Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T14:55:06.622Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1130410650 data=null doit=true} to Shell with text {Preferences} [2019-07-30T14:55:06.622Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:55:06.622Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:55:06.622Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:55:06.622Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:55:06.622Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:55:06.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1130410658 data=null button=0 stateMask=0x0 x=48 y=473 count=0} to TreeItem with text {Tracing} [2019-07-30T14:55:06.622Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1130410666 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T14:55:06.622Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1130410666 data=null} to TreeItem with text {Tracing} [2019-07-30T14:55:06.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1130410688 data=null button=1 stateMask=0x0 x=48 y=473 count=1} to TreeItem with text {Tracing} [2019-07-30T14:55:06.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130410689 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-30T14:55:06.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1130410733 data=null button=1 stateMask=0x80000 x=48 y=473 count=1} to TreeItem with text {Tracing} [2019-07-30T14:55:06.622Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1130410734 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T14:55:06.622Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1130410734 data=null} to TreeItem with text {Tracing} [2019-07-30T14:55:06.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1130410734 data=null button=1 stateMask=0x0 x=48 y=473 count=1} to TreeItem with text {Tracing} [2019-07-30T14:55:06.622Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1130410735 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-30T14:55:06.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1130410737 data=null button=1 stateMask=0x80000 x=48 y=473 count=1} to TreeItem with text {Tracing} [2019-07-30T14:55:06.622Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:55:06.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1130410738 data=null button=0 stateMask=0x0 x=80 y=536 count=0} to Tree node with text: Trace Types [2019-07-30T14:55:06.622Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1130410738 data=null doit=true} to Tree node with text: Trace Types [2019-07-30T14:55:06.622Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1130410739 data=null} to Tree node with text: Trace Types [2019-07-30T14:55:06.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1130410739 data=null button=1 stateMask=0x0 x=80 y=536 count=1} to Tree node with text: Trace Types [2019-07-30T14:55:06.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130410739 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-30T14:55:06.622Z] *** BUG *** [2019-07-30T14:55:06.622Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T14:55:06.622Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T14:55:06.622Z] [2019-07-30T14:55:06.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1130410819 data=null button=1 stateMask=0x80000 x=80 y=418 count=1} to Tree node with text: Trace Types [2019-07-30T14:55:06.622Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:55:06.622Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:55:06.622Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:55:06.622Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:55:06.622Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T14:55:06.622Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T14:55:06.622Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T14:55:06.622Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:06.622Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:06.622Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T14:55:06.622Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T14:55:06.622Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T14:55:06.622Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T14:55:06.622Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:55:06.622Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T14:55:06.622Z] DEBUG - Clicking on Check all [2019-07-30T14:55:06.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1130410823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:06.622Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1130410823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:06.622Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1130410823 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:06.622Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1130410823 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:06.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1130410824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:06.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1130410824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:06.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1130410824 data=null item=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-30T14:55:06.622Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1130410825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:06.622Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1130410825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:06.622Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1130410825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:06.622Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1130410825 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:06.622Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1130410825 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:06.622Z] DEBUG - Clicked on Check all [2019-07-30T14:55:06.622Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T14:55:06.622Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T14:55:06.622Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T14:55:06.622Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T14:55:06.622Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T14:55:06.622Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T14:55:06.622Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-30T14:55:06.622Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:06.622Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T14:55:06.622Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:55:06.622Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T14:55:06.622Z] DEBUG - Clicking on &Apply [2019-07-30T14:55:06.623Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1130410827 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-30T14:55:06.623Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1130410831 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-30T14:55:06.623Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1130410831 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T14:55:06.623Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1130410831 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T14:55:06.623Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1130410831 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-30T14:55:06.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1130410832 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-30T14:55:06.623Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1130410832 data=null item=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-30T14:55:06.623Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1130410833 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-30T14:55:06.623Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1130410833 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-30T14:55:06.623Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1130410833 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-30T14:55:06.623Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1130410833 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T14:55:06.623Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1130410833 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T14:55:06.623Z] DEBUG - Clicked on &Apply [2019-07-30T14:55:06.623Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T14:55:06.623Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T14:55:06.623Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T14:55:06.623Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T14:55:06.623Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T14:55:06.623Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T14:55:06.623Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:55:06.623Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T14:55:06.623Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T14:55:06.623Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T14:55:06.623Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:06.623Z] 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-30T14:55:06.623Z] DEBUG - Clicking on Apply and Close [2019-07-30T14:55:06.623Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1130410836 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T14:55:06.623Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1130410836 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T14:55:06.623Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1130410836 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-30T14:55:06.623Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1130410836 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T14:55:06.623Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1130410837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T14:55:06.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1130410837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T14:55:06.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1130410837 data=null item=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-30T14:55:06.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1130410326 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-30T14:55:06.879Z] DEBUG - Clicked on [2019-07-30T14:55:07.137Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"' [2019-07-30T14:55:07.137Z] DEBUG - number of items : 11 [2019-07-30T14:55:07.137Z] DEBUG - Clicking on ToolItem with tooltip text {Import filters} [2019-07-30T14:55:07.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1130411134 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-30T14:55:07.137Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130411134 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-30T14:55:07.137Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1130411135 data=null doit=true} to ToolItem with tooltip text {Import filters} [2019-07-30T14:55:07.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1130411135 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-30T14:55:07.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1130411135 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-30T14:55:07.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1130411135 data=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-30T14:55:07.137Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1130411149 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-30T14:55:07.137Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130411149 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-30T14:55:07.137Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1130411149 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-30T14:55:07.137Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1130411149 data=null doit=true} to ToolItem with tooltip text {Import filters} [2019-07-30T14:55:07.137Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1130411149 data=null} to ToolItem with tooltip text {Import filters} [2019-07-30T14:55:07.137Z] DEBUG - Clicked on ToolItem with tooltip text {Import filters} [2019-07-30T14:55:07.137Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:55:07.137Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:55:07.137Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:55:07.137Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:55:07.137Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree') [2019-07-30T14:55:07.137Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=1130411157 data=null doit=true} to TreeItem with text {FILTER test} [2019-07-30T14:55:07.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=1130411157 data=null} to TreeItem with text {FILTER test} [2019-07-30T14:55:07.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=1130411158 data=null button=1 stateMask=0x0 x=60 y=263 count=1} to TreeItem with text {FILTER test} [2019-07-30T14:55:07.137Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1130411158 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-30T14:55:07.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=1130411159 data=null button=1 stateMask=0x80000 x=60 y=263 count=1} to TreeItem with text {FILTER test} [2019-07-30T14:55:07.137Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1130411159 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T14:55:07.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1130411159 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T14:55:07.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1130411160 data=null button=1 stateMask=0x0 x=200 y=284 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T14:55:07.137Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1130411160 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-30T14:55:07.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1130411160 data=null button=1 stateMask=0x80000 x=200 y=284 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T14:55:07.137Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:55:07.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1130411161 data=null button=0 stateMask=0x0 x=200 y=284 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T14:55:07.137Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1130411161 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T14:55:07.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1130411161 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T14:55:07.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1130411162 data=null button=1 stateMask=0x0 x=200 y=284 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T14:55:07.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130411162 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-30T14:55:07.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1130411204 data=null button=1 stateMask=0x80000 x=200 y=260 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T14:55:07.137Z] DEBUG - matched Combo with text "Custom XML : testxml...", using matcher: of type 'Combo' [2019-07-30T14:55:07.137Z] DEBUG - matched Combo with text "Custom XML : testxml...", using matcher: (of type 'Combo') [2019-07-30T14:55:07.137Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1130411217 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T14:55:07.137Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T14:55:07.137Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T14:55:07.137Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T14:55:07.395Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T14:55:07.395Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T14:55:07.395Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1130411574 data=null doit=true} to Shell with text {Preferences} [2019-07-30T14:55:07.395Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:55:07.395Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:55:07.395Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:55:07.395Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:55:07.395Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:55:07.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1130411596 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T14:55:07.395Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1130411596 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T14:55:07.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1130411596 data=null} to TreeItem with text {Tracing} [2019-07-30T14:55:07.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1130411596 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T14:55:07.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130411597 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-30T14:55:07.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1130411632 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T14:55:07.395Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T14:55:07.395Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:55:07.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1130411635 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-30T14:55:07.395Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1130411636 data=null doit=true} to Tree node with text: Trace Types [2019-07-30T14:55:07.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1130411636 data=null} to Tree node with text: Trace Types [2019-07-30T14:55:07.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1130411636 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T14:55:07.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130411636 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-30T14:55:07.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1130411639 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T14:55:07.395Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:55:07.395Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:55:07.395Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:55:07.395Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:55:07.395Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T14:55:07.395Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T14:55:07.395Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T14:55:07.395Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T14:55:07.395Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T14:55:07.395Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:07.395Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T14:55:07.395Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T14:55:07.395Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T14:55:07.395Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:55:07.395Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T14:55:07.395Z] DEBUG - Clicking on Uncheck all [2019-07-30T14:55:07.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1130411642 data=null 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-30T14:55:07.395Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1130411643 data=null 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-30T14:55:07.395Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1130411643 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T14:55:07.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1130411643 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T14:55:07.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1130411643 data=null 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-30T14:55:07.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1130411643 data=null 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-30T14:55:07.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1130411643 data=null item=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-30T14:55:07.395Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1130411646 data=null 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-30T14:55:07.395Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1130411646 data=null 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-30T14:55:07.395Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1130411646 data=null 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-30T14:55:07.395Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1130411646 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T14:55:07.395Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1130411646 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T14:55:07.395Z] DEBUG - Clicked on Uncheck all [2019-07-30T14:55:07.395Z] DEBUG - Expanding nodes Custom XML>testxmlextension in tree (of type 'Tree') [2019-07-30T14:55:07.395Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom XML} time=1130411647 data=null doit=true} to TreeItem with text {Custom XML} [2019-07-30T14:55:07.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=1130411647 data=null} to TreeItem with text {Custom XML} [2019-07-30T14:55:07.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=1130411647 data=null button=1 stateMask=0x0 x=86 y=55 count=1} to TreeItem with text {Custom XML} [2019-07-30T14:55:07.652Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1130411648 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-30T14:55:07.652Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=1130411648 data=null button=1 stateMask=0x80000 x=86 y=55 count=1} to TreeItem with text {Custom XML} [2019-07-30T14:55:07.652Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testxmlextension} time=1130411649 data=null doit=true} to Tree node with text: testxmlextension [2019-07-30T14:55:07.652Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=1130411649 data=null} to Tree node with text: testxmlextension [2019-07-30T14:55:07.652Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=1130411662 data=null button=1 stateMask=0x0 x=119 y=77 count=1} to Tree node with text: testxmlextension [2019-07-30T14:55:07.652Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1130411662 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-30T14:55:07.652Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=1130411662 data=null button=1 stateMask=0x80000 x=119 y=77 count=1} to Tree node with text: testxmlextension [2019-07-30T14:55:07.652Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:55:07.652Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testxmlextension} time=1130411664 data=null button=0 stateMask=0x0 x=119 y=77 count=0} to Tree node with text: testxmlextension [2019-07-30T14:55:07.652Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testxmlextension} time=1130411665 data=null doit=true} to Tree node with text: testxmlextension [2019-07-30T14:55:07.652Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=1130411665 data=null} to Tree node with text: testxmlextension [2019-07-30T14:55:07.652Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=1130411665 data=null button=1 stateMask=0x0 x=119 y=77 count=1} to Tree node with text: testxmlextension [2019-07-30T14:55:07.652Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130411665 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-30T14:55:07.652Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=1130411666 data=null button=1 stateMask=0x80000 x=119 y=77 count=1} to Tree node with text: testxmlextension [2019-07-30T14:55:07.652Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T14:55:07.652Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-30T14:55:07.652Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:07.652Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T14:55:07.652Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T14:55:07.652Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T14:55:07.652Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T14:55:07.652Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T14:55:07.652Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T14:55:07.652Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:55:07.652Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T14:55:07.652Z] DEBUG - Clicking on Check selected [2019-07-30T14:55:07.652Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1130411681 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-30T14:55:07.652Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1130411682 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-30T14:55:07.652Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1130411682 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T14:55:07.652Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1130411682 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T14:55:07.652Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1130411683 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-30T14:55:07.652Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1130411683 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-30T14:55:07.652Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1130411683 data=null item=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-30T14:55:07.652Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1130411690 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-30T14:55:07.652Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1130411690 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-30T14:55:07.652Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1130411690 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-30T14:55:07.652Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1130411690 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T14:55:07.652Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1130411690 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T14:55:07.652Z] DEBUG - Clicked on Check selected [2019-07-30T14:55:07.652Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T14:55:07.652Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T14:55:07.652Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T14:55:07.652Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T14:55:07.652Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T14:55:07.652Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T14:55:07.652Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-30T14:55:07.652Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:07.652Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T14:55:07.652Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:55:07.652Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T14:55:07.652Z] DEBUG - Clicking on &Apply [2019-07-30T14:55:07.652Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1130411692 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-30T14:55:07.652Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1130411692 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-30T14:55:07.652Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1130411692 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T14:55:07.652Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1130411692 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T14:55:07.652Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1130411693 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-30T14:55:07.652Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1130411693 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-30T14:55:07.652Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1130411693 data=null item=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-30T14:55:07.652Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1130411696 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-30T14:55:07.652Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1130411696 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-30T14:55:07.652Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1130411696 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-30T14:55:07.652Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1130411696 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T14:55:07.652Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1130411696 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T14:55:07.652Z] DEBUG - Clicked on &Apply [2019-07-30T14:55:07.653Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T14:55:07.653Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T14:55:07.653Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T14:55:07.653Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T14:55:07.653Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T14:55:07.653Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T14:55:07.653Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:55:07.653Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T14:55:07.653Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T14:55:07.653Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T14:55:07.653Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:07.653Z] 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-30T14:55:07.653Z] DEBUG - Clicking on Apply and Close [2019-07-30T14:55:07.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1130411698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T14:55:07.653Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1130411699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T14:55:07.653Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1130411699 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-30T14:55:07.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1130411699 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T14:55:07.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1130411699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T14:55:07.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1130411699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T14:55:07.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1130411699 data=null item=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-30T14:55:07.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1130411263 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-30T14:55:07.909Z] DEBUG - Clicked on [2019-07-30T14:55:07.909Z] DEBUG - Expanding nodes FILTER test in tree (of type 'Tree') [2019-07-30T14:55:07.909Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again. [2019-07-30T14:55:07.909Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:55:07.909Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=1130411984 data=null button=0 stateMask=0x0 x=60 y=239 count=0} to TreeItem with text {FILTER test} [2019-07-30T14:55:07.909Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=1130411985 data=null doit=true} to TreeItem with text {FILTER test} [2019-07-30T14:55:07.909Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=1130411985 data=null} to TreeItem with text {FILTER test} [2019-07-30T14:55:07.909Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=1130411985 data=null button=1 stateMask=0x0 x=60 y=239 count=1} to TreeItem with text {FILTER test} [2019-07-30T14:55:07.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130411986 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-30T14:55:07.909Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=1130411995 data=null button=1 stateMask=0x80000 x=60 y=239 count=1} to TreeItem with text {FILTER test} [2019-07-30T14:55:07.909Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree') [2019-07-30T14:55:07.909Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again. [2019-07-30T14:55:07.909Z] WARN - Tree item Tree node with text: WITH TRACETYPE Custom XML : testxmlextension is already expanded. Won't expand it again. [2019-07-30T14:55:07.909Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:55:07.909Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1130412003 data=null button=0 stateMask=0x0 x=200 y=260 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T14:55:07.909Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1130412003 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T14:55:07.909Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1130412003 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T14:55:07.909Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1130412003 data=null button=1 stateMask=0x0 x=200 y=260 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T14:55:07.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130412004 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-30T14:55:07.909Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1130412019 data=null button=1 stateMask=0x80000 x=200 y=260 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T14:55:07.909Z] DEBUG - matched Combo with text "Custom XML : testxml...", using matcher: of type 'Combo' [2019-07-30T14:55:07.909Z] DEBUG - matched Combo with text "Custom XML : testxml...", using matcher: (of type 'Combo') [2019-07-30T14:55:07.909Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1130412021 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T14:55:07.909Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T14:55:07.909Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T14:55:07.909Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T14:55:08.166Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T14:55:08.166Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T14:55:08.166Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1130412321 data=null doit=true} to Shell with text {Preferences} [2019-07-30T14:55:08.166Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:55:08.166Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:55:08.166Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:55:08.166Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:55:08.166Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:55:08.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1130412380 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T14:55:08.166Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1130412380 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T14:55:08.166Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1130412380 data=null} to TreeItem with text {Tracing} [2019-07-30T14:55:08.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1130412381 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T14:55:08.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130412381 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-30T14:55:08.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1130412427 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T14:55:08.424Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T14:55:08.424Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:55:08.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1130412428 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-30T14:55:08.424Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1130412428 data=null doit=true} to Tree node with text: Trace Types [2019-07-30T14:55:08.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1130412428 data=null} to Tree node with text: Trace Types [2019-07-30T14:55:08.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1130412429 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T14:55:08.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130412429 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-30T14:55:08.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1130412432 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T14:55:08.424Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:55:08.424Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:55:08.424Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:55:08.424Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:55:08.424Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T14:55:08.424Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T14:55:08.424Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T14:55:08.424Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T14:55:08.424Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T14:55:08.424Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:08.424Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T14:55:08.424Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T14:55:08.424Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T14:55:08.424Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:55:08.424Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T14:55:08.424Z] DEBUG - Clicking on Uncheck all [2019-07-30T14:55:08.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1130412435 data=null 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-30T14:55:08.424Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1130412435 data=null 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-30T14:55:08.424Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1130412436 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T14:55:08.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1130412436 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T14:55:08.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1130412436 data=null 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-30T14:55:08.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1130412436 data=null 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-30T14:55:08.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1130412436 data=null item=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-30T14:55:08.424Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1130412438 data=null 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-30T14:55:08.424Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1130412438 data=null 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-30T14:55:08.424Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1130412438 data=null 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-30T14:55:08.424Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1130412438 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T14:55:08.424Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1130412438 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T14:55:08.424Z] DEBUG - Clicked on Uncheck all [2019-07-30T14:55:08.424Z] DEBUG - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree') [2019-07-30T14:55:08.424Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=1130412439 data=null doit=true} to TreeItem with text {Custom Text} [2019-07-30T14:55:08.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=1130412439 data=null} to TreeItem with text {Custom Text} [2019-07-30T14:55:08.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=1130412440 data=null button=1 stateMask=0x0 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-30T14:55:08.424Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1130412440 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-30T14:55:08.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=1130412442 data=null button=1 stateMask=0x80000 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-30T14:55:08.424Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=1130412455 data=null doit=true} to Tree node with text: testtxtextension [2019-07-30T14:55:08.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=1130412456 data=null} to Tree node with text: testtxtextension [2019-07-30T14:55:08.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=1130412456 data=null button=1 stateMask=0x0 x=116 y=121 count=1} to Tree node with text: testtxtextension [2019-07-30T14:55:08.424Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1130412456 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-30T14:55:08.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=1130412457 data=null button=1 stateMask=0x80000 x=116 y=121 count=1} to Tree node with text: testtxtextension [2019-07-30T14:55:08.424Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:55:08.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=1130412459 data=null button=0 stateMask=0x0 x=116 y=121 count=0} to Tree node with text: testtxtextension [2019-07-30T14:55:08.424Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=1130412472 data=null doit=true} to Tree node with text: testtxtextension [2019-07-30T14:55:08.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=1130412473 data=null} to Tree node with text: testtxtextension [2019-07-30T14:55:08.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=1130412474 data=null button=1 stateMask=0x0 x=116 y=121 count=1} to Tree node with text: testtxtextension [2019-07-30T14:55:08.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130412475 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-30T14:55:08.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=1130412475 data=null button=1 stateMask=0x80000 x=116 y=121 count=1} to Tree node with text: testtxtextension [2019-07-30T14:55:08.424Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T14:55:08.424Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-30T14:55:08.424Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:08.424Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T14:55:08.424Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T14:55:08.424Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T14:55:08.424Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T14:55:08.424Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T14:55:08.424Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T14:55:08.424Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:55:08.424Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T14:55:08.424Z] DEBUG - Clicking on Check selected [2019-07-30T14:55:08.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1130412485 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-30T14:55:08.424Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1130412485 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-30T14:55:08.424Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1130412485 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T14:55:08.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1130412485 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T14:55:08.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1130412485 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-30T14:55:08.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1130412485 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-30T14:55:08.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1130412486 data=null item=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-30T14:55:08.424Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1130412487 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-30T14:55:08.424Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1130412487 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-30T14:55:08.424Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1130412487 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-30T14:55:08.424Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1130412487 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T14:55:08.424Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1130412487 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T14:55:08.424Z] DEBUG - Clicked on Check selected [2019-07-30T14:55:08.424Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T14:55:08.424Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T14:55:08.424Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T14:55:08.424Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T14:55:08.424Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T14:55:08.424Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T14:55:08.424Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-30T14:55:08.424Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:08.424Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T14:55:08.424Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:55:08.424Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T14:55:08.424Z] DEBUG - Clicking on &Apply [2019-07-30T14:55:08.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1130412489 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-30T14:55:08.424Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1130412489 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-30T14:55:08.424Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1130412489 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T14:55:08.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1130412489 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T14:55:08.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1130412489 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-30T14:55:08.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1130412489 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-30T14:55:08.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1130412489 data=null item=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-30T14:55:08.424Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1130412492 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-30T14:55:08.424Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1130412492 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-30T14:55:08.424Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1130412492 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-30T14:55:08.424Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1130412492 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T14:55:08.424Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1130412492 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T14:55:08.424Z] DEBUG - Clicked on &Apply [2019-07-30T14:55:08.424Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T14:55:08.424Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T14:55:08.424Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T14:55:08.424Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T14:55:08.424Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T14:55:08.424Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T14:55:08.424Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:55:08.424Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T14:55:08.424Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T14:55:08.424Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T14:55:08.424Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:08.424Z] 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-30T14:55:08.424Z] DEBUG - Clicking on Apply and Close [2019-07-30T14:55:08.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1130412501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T14:55:08.424Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1130412501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T14:55:08.425Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1130412501 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-30T14:55:08.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1130412502 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T14:55:08.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1130412502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T14:55:08.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1130412502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T14:55:08.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1130412502 data=null item=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-30T14:55:08.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1130412058 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-30T14:55:08.682Z] DEBUG - Clicked on [2019-07-30T14:55:08.682Z] DEBUG - Expanding nodes FILTER test in tree (of type 'Tree') [2019-07-30T14:55:08.682Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again. [2019-07-30T14:55:08.682Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:55:08.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=1130412727 data=null button=0 stateMask=0x0 x=60 y=239 count=0} to TreeItem with text {FILTER test} [2019-07-30T14:55:08.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=1130412728 data=null doit=true} to TreeItem with text {FILTER test} [2019-07-30T14:55:08.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=1130412728 data=null} to TreeItem with text {FILTER test} [2019-07-30T14:55:08.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=1130412728 data=null button=1 stateMask=0x0 x=60 y=239 count=1} to TreeItem with text {FILTER test} [2019-07-30T14:55:08.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130412728 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-30T14:55:08.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=1130412751 data=null button=1 stateMask=0x80000 x=60 y=239 count=1} to TreeItem with text {FILTER test} [2019-07-30T14:55:08.682Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree') [2019-07-30T14:55:08.682Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again. [2019-07-30T14:55:08.682Z] WARN - Tree item Tree node with text: WITH TRACETYPE Custom XML : testxmlextension is already expanded. Won't expand it again. [2019-07-30T14:55:08.682Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:55:08.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1130412752 data=null button=0 stateMask=0x0 x=200 y=260 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T14:55:08.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1130412753 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T14:55:08.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1130412753 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T14:55:08.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1130412753 data=null button=1 stateMask=0x0 x=200 y=260 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T14:55:08.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130412761 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-30T14:55:08.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1130412787 data=null button=1 stateMask=0x80000 x=200 y=260 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T14:55:08.682Z] DEBUG - matched Combo with text "Custom XML : testxml...", using matcher: of type 'Combo' [2019-07-30T14:55:08.682Z] DEBUG - matched Combo with text "Custom XML : testxml...", using matcher: (of type 'Combo') [2019-07-30T14:55:08.682Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1130412789 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T14:55:08.682Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T14:55:08.682Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T14:55:08.682Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T14:55:08.939Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T14:55:08.939Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T14:55:08.939Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1130413117 data=null doit=true} to Shell with text {Preferences} [2019-07-30T14:55:08.939Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:55:08.939Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:55:08.939Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:55:08.939Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:55:08.939Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:55:08.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1130413120 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T14:55:08.939Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1130413120 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T14:55:08.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1130413120 data=null} to TreeItem with text {Tracing} [2019-07-30T14:55:08.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1130413120 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T14:55:08.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130413129 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-30T14:55:08.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1130413173 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T14:55:08.939Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T14:55:08.939Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:55:08.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1130413174 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-30T14:55:08.939Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1130413174 data=null doit=true} to Tree node with text: Trace Types [2019-07-30T14:55:08.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1130413174 data=null} to Tree node with text: Trace Types [2019-07-30T14:55:08.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1130413175 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T14:55:08.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130413175 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-30T14:55:08.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1130413178 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T14:55:08.939Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:55:08.939Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:55:08.939Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:55:08.939Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:55:08.939Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T14:55:08.939Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T14:55:08.939Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T14:55:08.939Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:08.939Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:08.939Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T14:55:08.939Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T14:55:08.939Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T14:55:08.939Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T14:55:08.939Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:55:08.939Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T14:55:08.939Z] DEBUG - Clicking on Check all [2019-07-30T14:55:08.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1130413181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:08.939Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1130413181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:08.939Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1130413181 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:08.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1130413181 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:08.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1130413181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:08.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1130413181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:08.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1130413181 data=null item=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-30T14:55:08.939Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1130413185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:08.939Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1130413185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:08.939Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1130413185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:08.939Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1130413185 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:08.939Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1130413185 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:08.939Z] DEBUG - Clicked on Check all [2019-07-30T14:55:08.939Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T14:55:08.939Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T14:55:08.939Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T14:55:08.939Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T14:55:08.939Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T14:55:08.939Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T14:55:08.939Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-30T14:55:08.939Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:08.939Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T14:55:08.939Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:55:08.939Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T14:55:09.197Z] DEBUG - Clicking on &Apply [2019-07-30T14:55:09.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1130413221 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-30T14:55:09.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1130413221 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-30T14:55:09.197Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1130413221 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T14:55:09.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1130413221 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T14:55:09.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1130413222 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-30T14:55:09.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1130413222 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-30T14:55:09.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1130413222 data=null item=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-30T14:55:09.197Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1130413225 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-30T14:55:09.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1130413225 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-30T14:55:09.197Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1130413225 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-30T14:55:09.197Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1130413225 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T14:55:09.197Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1130413225 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T14:55:09.197Z] DEBUG - Clicked on &Apply [2019-07-30T14:55:09.197Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T14:55:09.197Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T14:55:09.197Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T14:55:09.197Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T14:55:09.197Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T14:55:09.197Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T14:55:09.197Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:55:09.197Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T14:55:09.197Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T14:55:09.197Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T14:55:09.197Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:09.197Z] 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-30T14:55:09.197Z] DEBUG - Clicking on Apply and Close [2019-07-30T14:55:09.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1130413228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T14:55:09.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1130413228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T14:55:09.197Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1130413228 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-30T14:55:09.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1130413230 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T14:55:09.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1130413235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T14:55:09.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1130413235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T14:55:09.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1130413235 data=null item=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-30T14:55:09.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1130412832 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-30T14:55:09.454Z] DEBUG - Clicked on [2019-07-30T14:55:09.454Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1130413519 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T14:55:09.454Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T14:55:09.454Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T14:55:09.454Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T14:55:09.711Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T14:55:09.711Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T14:55:09.711Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1130413843 data=null doit=true} to Shell with text {Preferences} [2019-07-30T14:55:09.711Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:55:09.711Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:55:09.711Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:55:09.711Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:55:09.711Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:55:09.711Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1130413856 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T14:55:09.711Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1130413856 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T14:55:09.711Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1130413856 data=null} to TreeItem with text {Tracing} [2019-07-30T14:55:09.711Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1130413857 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T14:55:09.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130413857 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-30T14:55:09.711Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1130413900 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T14:55:09.711Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T14:55:09.711Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:55:09.711Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1130413901 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-30T14:55:09.711Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1130413901 data=null doit=true} to Tree node with text: Trace Types [2019-07-30T14:55:09.711Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1130413901 data=null} to Tree node with text: Trace Types [2019-07-30T14:55:09.711Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1130413902 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T14:55:09.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130413902 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-30T14:55:09.711Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1130413904 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T14:55:09.711Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:55:09.711Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:55:09.711Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:55:09.711Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:55:09.711Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T14:55:09.711Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T14:55:09.711Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T14:55:09.711Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:09.711Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:09.711Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T14:55:09.711Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T14:55:09.711Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T14:55:09.711Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T14:55:09.711Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:55:09.711Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T14:55:09.711Z] DEBUG - Clicking on Check all [2019-07-30T14:55:09.711Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1130413908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:09.711Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1130413908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:09.711Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1130413908 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:09.711Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1130413908 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:09.711Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1130413908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:09.711Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1130413908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:09.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1130413908 data=null item=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-30T14:55:09.711Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1130413909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:09.711Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1130413909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:09.711Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1130413909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:09.711Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1130413909 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:09.711Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1130413909 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:09.711Z] DEBUG - Clicked on Check all [2019-07-30T14:55:09.711Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T14:55:09.711Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T14:55:09.711Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T14:55:09.711Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T14:55:09.711Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T14:55:09.711Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:09.711Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T14:55:09.711Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T14:55:09.711Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T14:55:09.711Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:55:09.711Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T14:55:09.711Z] DEBUG - Clicking on Uncheck all [2019-07-30T14:55:09.711Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1130413927 data=null 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-30T14:55:09.711Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1130413928 data=null 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-30T14:55:09.711Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1130413928 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T14:55:09.711Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1130413928 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T14:55:09.711Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1130413928 data=null 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-30T14:55:09.711Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1130413928 data=null 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-30T14:55:09.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1130413928 data=null item=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-30T14:55:09.711Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1130413930 data=null 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-30T14:55:09.711Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1130413930 data=null 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-30T14:55:09.711Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1130413930 data=null 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-30T14:55:09.711Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1130413937 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T14:55:09.711Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1130413937 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T14:55:09.711Z] DEBUG - Clicked on Uncheck all [2019-07-30T14:55:09.711Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T14:55:09.711Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T14:55:09.711Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T14:55:09.711Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:09.711Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:09.711Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T14:55:09.711Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T14:55:09.711Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T14:55:09.711Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T14:55:09.711Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:55:09.711Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T14:55:09.711Z] DEBUG - Clicking on Check all [2019-07-30T14:55:09.711Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1130413939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:09.711Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1130413939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:09.711Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1130413939 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:09.711Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1130413940 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:09.711Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1130413940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:09.711Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1130413940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:09.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1130413940 data=null item=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-30T14:55:09.711Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1130413942 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:09.711Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1130413942 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:09.711Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1130413942 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:09.711Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1130413942 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:09.711Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1130413942 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:09.711Z] DEBUG - Clicked on Check all [2019-07-30T14:55:09.711Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:55:09.711Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Custom XML} time=1130413946 data=null button=0 stateMask=0x0 x=86 y=55 count=0} to TreeItem with text {Custom XML} [2019-07-30T14:55:09.711Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom XML} time=1130413946 data=null doit=true} to TreeItem with text {Custom XML} [2019-07-30T14:55:09.711Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=1130413946 data=null} to TreeItem with text {Custom XML} [2019-07-30T14:55:09.711Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=1130413947 data=null button=1 stateMask=0x0 x=86 y=55 count=1} to TreeItem with text {Custom XML} [2019-07-30T14:55:09.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130413962 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-30T14:55:09.711Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=1130413962 data=null button=1 stateMask=0x80000 x=86 y=55 count=1} to TreeItem with text {Custom XML} [2019-07-30T14:55:09.969Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T14:55:09.969Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T14:55:09.969Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T14:55:09.969Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T14:55:09.969Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T14:55:09.969Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:09.969Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T14:55:09.969Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T14:55:09.969Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T14:55:09.969Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:55:09.969Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T14:55:09.969Z] DEBUG - Clicking on Uncheck all [2019-07-30T14:55:09.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1130413970 data=null 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-30T14:55:09.969Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1130413971 data=null 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-30T14:55:09.969Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1130413971 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T14:55:09.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1130413971 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T14:55:09.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1130413971 data=null 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-30T14:55:09.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1130413971 data=null 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-30T14:55:09.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1130413971 data=null item=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-30T14:55:09.969Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1130413973 data=null 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-30T14:55:09.969Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1130413973 data=null 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-30T14:55:09.969Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1130413973 data=null 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-30T14:55:09.969Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1130413974 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T14:55:09.969Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1130413974 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T14:55:09.969Z] DEBUG - Clicked on Uncheck all [2019-07-30T14:55:09.969Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T14:55:09.969Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-30T14:55:09.969Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:09.969Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T14:55:09.969Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T14:55:09.969Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T14:55:09.969Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T14:55:09.969Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T14:55:09.969Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T14:55:09.969Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:55:09.969Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T14:55:09.969Z] DEBUG - Clicking on Check selected [2019-07-30T14:55:09.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1130413975 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-30T14:55:09.969Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1130413975 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-30T14:55:09.969Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1130413976 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T14:55:09.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1130413976 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T14:55:09.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1130413976 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-30T14:55:09.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1130413976 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-30T14:55:09.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1130413976 data=null item=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-30T14:55:09.969Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1130413978 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-30T14:55:09.969Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1130413979 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-30T14:55:09.969Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1130413979 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-30T14:55:09.969Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1130413979 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T14:55:09.969Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1130413979 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T14:55:09.969Z] DEBUG - Clicked on Check selected [2019-07-30T14:55:09.969Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T14:55:09.969Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T14:55:09.969Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T14:55:09.969Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:09.969Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:09.969Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T14:55:09.969Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T14:55:09.969Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T14:55:09.969Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T14:55:09.969Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:55:09.969Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T14:55:09.969Z] DEBUG - Clicking on Check all [2019-07-30T14:55:09.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1130413981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:09.969Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1130413981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:09.969Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1130413981 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:09.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1130413981 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:09.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1130413987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:09.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1130413988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:09.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1130413988 data=null item=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-30T14:55:09.969Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1130413989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:09.969Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1130413989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:09.969Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1130413989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:09.969Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1130413989 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:09.969Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1130413989 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:09.969Z] DEBUG - Clicked on Check all [2019-07-30T14:55:09.969Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T14:55:09.969Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T14:55:09.969Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T14:55:09.969Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected' [2019-07-30T14:55:09.969Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:09.969Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T14:55:09.969Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T14:55:09.969Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T14:55:09.969Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T14:55:09.969Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:55:09.969Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T14:55:09.969Z] DEBUG - Clicking on Uncheck selected [2019-07-30T14:55:09.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=1130413991 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-30T14:55:09.969Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1130413991 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-30T14:55:09.969Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=1130413991 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T14:55:09.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=1130413991 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T14:55:09.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=1130413992 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-30T14:55:09.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=1130413992 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-30T14:55:09.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=1130413992 data=null item=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-30T14:55:09.969Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=1130413992 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-30T14:55:09.969Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1130413993 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-30T14:55:09.969Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=1130413993 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-30T14:55:09.969Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=1130413993 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T14:55:09.969Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=1130413993 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T14:55:09.969Z] DEBUG - Clicked on Uncheck selected [2019-07-30T14:55:09.969Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T14:55:09.969Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T14:55:09.969Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T14:55:09.969Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T14:55:09.969Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T14:55:09.969Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:09.969Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T14:55:09.969Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T14:55:09.969Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T14:55:09.969Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:55:09.969Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T14:55:09.969Z] DEBUG - Clicking on Uncheck all [2019-07-30T14:55:09.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1130413996 data=null 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-30T14:55:09.969Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1130413996 data=null 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-30T14:55:09.969Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1130413996 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T14:55:09.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1130413996 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T14:55:09.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1130413997 data=null 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-30T14:55:09.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1130413997 data=null 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-30T14:55:09.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1130413997 data=null item=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-30T14:55:09.969Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1130413998 data=null 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-30T14:55:09.969Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1130413998 data=null 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-30T14:55:09.969Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1130413998 data=null 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-30T14:55:09.969Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1130414005 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T14:55:09.969Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1130414005 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T14:55:09.969Z] DEBUG - Clicked on Uncheck all [2019-07-30T14:55:09.969Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T14:55:09.969Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T14:55:09.969Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T14:55:09.969Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T14:55:10.226Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T14:55:10.226Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T14:55:10.226Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T14:55:10.226Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:10.226Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:10.226Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T14:55:10.226Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T14:55:10.226Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T14:55:10.226Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T14:55:10.226Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:55:10.226Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T14:55:10.226Z] DEBUG - Clicking on Check all [2019-07-30T14:55:10.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1130414312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:10.226Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1130414312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:10.226Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1130414312 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:10.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1130414312 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:10.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1130414313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:10.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1130414313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:10.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1130414313 data=null item=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-30T14:55:10.226Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1130414315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:10.226Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1130414316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:10.226Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1130414316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:10.226Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1130414316 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:10.226Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1130414316 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:10.226Z] DEBUG - Clicked on Check all [2019-07-30T14:55:10.226Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T14:55:10.226Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T14:55:10.226Z] DEBUG - matched Text with text "Custom XML", using matcher: of type 'Text' [2019-07-30T14:55:10.226Z] DEBUG - matched Text with text "Custom XML", using matcher: (of type 'Text') [2019-07-30T14:55:10.483Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T14:55:10.483Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T14:55:10.483Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T14:55:10.483Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:10.483Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:10.483Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T14:55:10.483Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T14:55:10.483Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T14:55:10.483Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T14:55:10.483Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:55:10.483Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T14:55:10.483Z] DEBUG - Clicking on Check all [2019-07-30T14:55:10.483Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1130414622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:10.483Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1130414622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:10.483Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1130414623 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:10.483Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1130414623 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:10.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1130414623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:10.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1130414624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:10.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1130414624 data=null item=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-30T14:55:10.483Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1130414628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:10.483Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1130414628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:10.483Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1130414629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:10.483Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1130414629 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:10.483Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1130414629 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:10.483Z] DEBUG - Clicked on Check all [2019-07-30T14:55:10.483Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T14:55:10.483Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T14:55:10.483Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T14:55:10.483Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T14:55:10.483Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T14:55:10.483Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T14:55:10.483Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-30T14:55:10.483Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:10.483Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T14:55:10.483Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:55:10.483Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T14:55:10.483Z] DEBUG - Clicking on &Apply [2019-07-30T14:55:10.483Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1130414631 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-30T14:55:10.483Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1130414631 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-30T14:55:10.483Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1130414631 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T14:55:10.483Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1130414631 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T14:55:10.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1130414632 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-30T14:55:10.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1130414632 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-30T14:55:10.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1130414632 data=null item=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-30T14:55:10.483Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1130414632 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-30T14:55:10.483Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1130414632 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-30T14:55:10.483Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1130414632 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-30T14:55:10.483Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1130414632 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T14:55:10.483Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1130414632 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T14:55:10.483Z] DEBUG - Clicked on &Apply [2019-07-30T14:55:10.483Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T14:55:10.483Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T14:55:10.483Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T14:55:10.483Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T14:55:10.483Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T14:55:10.483Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T14:55:10.483Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:55:10.483Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T14:55:10.483Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T14:55:10.483Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T14:55:10.483Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:10.483Z] 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-30T14:55:10.483Z] DEBUG - Clicking on Apply and Close [2019-07-30T14:55:10.483Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1130414635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T14:55:10.483Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1130414635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T14:55:10.483Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1130414635 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-30T14:55:10.483Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1130414635 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T14:55:10.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1130414635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T14:55:10.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1130414635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T14:55:10.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1130414635 data=null item=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-30T14:55:10.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1130413533 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-30T14:55:10.740Z] DEBUG - Clicked on [2019-07-30T14:55:10.740Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1130414813 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T14:55:10.740Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T14:55:10.740Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T14:55:10.740Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T14:55:10.998Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T14:55:10.998Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T14:55:10.998Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1130415138 data=null doit=true} to Shell with text {Preferences} [2019-07-30T14:55:10.998Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:55:10.998Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:55:10.998Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:55:10.998Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:55:10.998Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:55:10.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1130415141 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T14:55:10.998Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1130415149 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T14:55:10.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1130415150 data=null} to TreeItem with text {Tracing} [2019-07-30T14:55:10.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1130415150 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T14:55:10.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130415172 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-30T14:55:10.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1130415202 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T14:55:10.998Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T14:55:10.998Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:55:10.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1130415203 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-30T14:55:10.998Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1130415203 data=null doit=true} to Tree node with text: Trace Types [2019-07-30T14:55:10.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1130415203 data=null} to Tree node with text: Trace Types [2019-07-30T14:55:10.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1130415203 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T14:55:10.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130415204 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-30T14:55:10.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1130415216 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T14:55:10.998Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:55:10.998Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:55:10.998Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:55:10.998Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:55:10.998Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T14:55:10.998Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T14:55:10.998Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T14:55:10.998Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:10.998Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:10.998Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T14:55:10.998Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T14:55:10.998Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T14:55:10.998Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T14:55:10.998Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:55:10.998Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T14:55:10.998Z] DEBUG - Clicking on Check all [2019-07-30T14:55:10.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1130415219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:10.998Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1130415220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:10.998Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1130415220 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:10.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1130415220 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:10.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1130415220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:10.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1130415220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:10.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1130415220 data=null item=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-30T14:55:10.998Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1130415221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:10.998Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1130415221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:10.998Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1130415221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:10.998Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1130415221 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:10.998Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1130415221 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:10.998Z] DEBUG - Clicked on Check all [2019-07-30T14:55:10.998Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T14:55:10.998Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T14:55:10.998Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T14:55:10.998Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T14:55:10.998Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T14:55:10.998Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T14:55:10.998Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-30T14:55:10.998Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:10.998Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T14:55:10.998Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:55:10.998Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T14:55:10.998Z] DEBUG - Clicking on &Apply [2019-07-30T14:55:10.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1130415227 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-30T14:55:10.998Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1130415227 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-30T14:55:10.998Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1130415227 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T14:55:10.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1130415227 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T14:55:10.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1130415227 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-30T14:55:10.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1130415227 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-30T14:55:10.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1130415228 data=null item=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-30T14:55:10.998Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1130415228 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-30T14:55:10.998Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1130415228 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-30T14:55:10.998Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1130415228 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-30T14:55:10.998Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1130415228 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T14:55:10.998Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1130415228 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T14:55:10.998Z] DEBUG - Clicked on &Apply [2019-07-30T14:55:10.998Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T14:55:10.998Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T14:55:10.998Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T14:55:10.998Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T14:55:10.998Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T14:55:10.998Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T14:55:10.998Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:55:10.998Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T14:55:10.998Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T14:55:10.998Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T14:55:10.998Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:10.998Z] 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-30T14:55:10.998Z] DEBUG - Clicking on Apply and Close [2019-07-30T14:55:10.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1130415230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T14:55:10.998Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1130415230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T14:55:10.998Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1130415230 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-30T14:55:10.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1130415231 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T14:55:10.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1130415231 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T14:55:10.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1130415231 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T14:55:11.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1130415231 data=null item=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-30T14:55:11.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1130414845 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-30T14:55:11.255Z] DEBUG - Clicked on [2019-07-30T14:55:11.255Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T14:55:11.255Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:55:11.255Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:55:11.255Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:55:11.255Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:55:11.255Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:55:11.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1130415452 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T14:55:11.255Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1130415452 data=null doit=true} to TreeItem with text {test} [2019-07-30T14:55:11.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1130415452 data=null} to TreeItem with text {test} [2019-07-30T14:55:11.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1130415453 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:55:11.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130415453 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T14:55:11.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1130415470 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:55:11.255Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:55:11.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1130415486 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T14:55:11.255Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1130415486 data=null doit=true} to TreeItem with text {test} [2019-07-30T14:55:11.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1130415486 data=null} to TreeItem with text {test} [2019-07-30T14:55:11.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1130415486 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:55:11.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130415487 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T14:55:11.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1130415492 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:55:11.255Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1130415492 data=null doit=true} to TreeItem with text {test} [2019-07-30T14:55:11.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1130415492 data=null} to TreeItem with text {test} [2019-07-30T14:55:11.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1130415493 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:55:11.255Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1130415493 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-30T14:55:11.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1130415502 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:55:11.255Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:55:11.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1130415503 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T14:55:11.255Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1130415503 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T14:55:11.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1130415503 data=null} to TreeItem with text {Traces [1]} [2019-07-30T14:55:11.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1130415504 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T14:55:11.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130415504 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-30T14:55:11.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1130415509 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T14:55:11.512Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1130415509 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T14:55:11.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1130415510 data=null} to TreeItem with text {Traces [1]} [2019-07-30T14:55:11.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1130415510 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T14:55:11.512Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1130415510 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-30T14:55:11.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1130415521 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T14:55:11.512Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:55:11.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=1130415522 data=null button=0 stateMask=0x0 x=128 y=74 count=0} to Tree node with text: syslog_collapse [2019-07-30T14:55:11.512Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=1130415522 data=null doit=true} to Tree node with text: syslog_collapse [2019-07-30T14:55:11.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=1130415523 data=null} to Tree node with text: syslog_collapse [2019-07-30T14:55:11.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=1130415523 data=null button=1 stateMask=0x0 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-30T14:55:11.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130415523 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-30T14:55:11.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=1130415528 data=null button=1 stateMask=0x80000 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-30T14:55:11.512Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:55:11.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=1130415529 data=null button=0 stateMask=0x0 x=128 y=74 count=0} to Tree node with text: syslog_collapse [2019-07-30T14:55:11.512Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=1130415529 data=null doit=true} to Tree node with text: syslog_collapse [2019-07-30T14:55:11.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=1130415529 data=null} to Tree node with text: syslog_collapse [2019-07-30T14:55:11.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=1130415529 data=null button=1 stateMask=0x0 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-30T14:55:11.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130415536 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-30T14:55:11.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=1130415540 data=null button=1 stateMask=0x80000 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-30T14:55:11.512Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...' [2019-07-30T14:55:11.512Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1130415599 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T14:55:11.512Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T14:55:11.512Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T14:55:11.512Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T14:55:11.770Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T14:55:11.770Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T14:55:11.770Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1130415938 data=null doit=true} to Shell with text {Preferences} [2019-07-30T14:55:11.770Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:55:11.770Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:55:11.770Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:55:11.770Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:55:11.770Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:55:11.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1130415957 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T14:55:11.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1130415970 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T14:55:11.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1130415970 data=null} to TreeItem with text {Tracing} [2019-07-30T14:55:11.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1130415970 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T14:55:11.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130415970 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-30T14:55:11.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1130416000 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T14:55:11.770Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T14:55:11.770Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:55:11.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1130416001 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-30T14:55:11.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1130416001 data=null doit=true} to Tree node with text: Trace Types [2019-07-30T14:55:11.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1130416001 data=null} to Tree node with text: Trace Types [2019-07-30T14:55:11.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1130416001 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T14:55:11.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130416001 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-30T14:55:11.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1130416004 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T14:55:11.770Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:55:11.770Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:55:11.770Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:55:11.770Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:55:11.770Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T14:55:11.770Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T14:55:11.770Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T14:55:11.770Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T14:55:11.770Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T14:55:11.770Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:11.770Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T14:55:11.770Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T14:55:11.770Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T14:55:11.770Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:55:11.770Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T14:55:11.770Z] DEBUG - Clicking on Uncheck all [2019-07-30T14:55:11.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1130416017 data=null 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-30T14:55:11.770Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1130416017 data=null 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-30T14:55:11.770Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1130416017 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T14:55:11.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1130416017 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T14:55:11.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1130416018 data=null 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-30T14:55:11.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1130416018 data=null 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-30T14:55:11.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1130416018 data=null item=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-30T14:55:11.770Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1130416019 data=null 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-30T14:55:11.770Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1130416019 data=null 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-30T14:55:11.770Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1130416020 data=null 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-30T14:55:11.770Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1130416020 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T14:55:11.770Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1130416020 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T14:55:11.770Z] DEBUG - Clicked on Uncheck all [2019-07-30T14:55:11.770Z] DEBUG - Expanding nodes Custom Text in tree (of type 'Tree') [2019-07-30T14:55:11.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=1130416021 data=null doit=true} to TreeItem with text {Custom Text} [2019-07-30T14:55:11.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=1130416021 data=null} to TreeItem with text {Custom Text} [2019-07-30T14:55:11.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=1130416021 data=null button=1 stateMask=0x0 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-30T14:55:11.770Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1130416021 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-30T14:55:12.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=1130416032 data=null button=1 stateMask=0x80000 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-30T14:55:12.027Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:55:12.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Custom Text} time=1130416034 data=null button=0 stateMask=0x0 x=86 y=33 count=0} to TreeItem with text {Custom Text} [2019-07-30T14:55:12.027Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=1130416034 data=null doit=true} to TreeItem with text {Custom Text} [2019-07-30T14:55:12.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=1130416035 data=null} to TreeItem with text {Custom Text} [2019-07-30T14:55:12.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=1130416035 data=null button=1 stateMask=0x0 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-30T14:55:12.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130416035 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-30T14:55:12.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=1130416036 data=null button=1 stateMask=0x80000 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-30T14:55:12.027Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T14:55:12.027Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-30T14:55:12.027Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:12.027Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T14:55:12.027Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T14:55:12.027Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T14:55:12.027Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T14:55:12.027Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T14:55:12.027Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T14:55:12.027Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:55:12.027Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T14:55:12.027Z] DEBUG - Clicking on Check selected [2019-07-30T14:55:12.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1130416037 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-30T14:55:12.027Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1130416038 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-30T14:55:12.027Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1130416038 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T14:55:12.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1130416038 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T14:55:12.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1130416038 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-30T14:55:12.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1130416038 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-30T14:55:12.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1130416038 data=null item=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-30T14:55:12.027Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1130416066 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-30T14:55:12.027Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1130416066 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-30T14:55:12.027Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1130416066 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-30T14:55:12.027Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1130416066 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T14:55:12.027Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1130416067 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T14:55:12.027Z] DEBUG - Clicked on Check selected [2019-07-30T14:55:12.027Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T14:55:12.027Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T14:55:12.027Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T14:55:12.027Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T14:55:12.027Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T14:55:12.027Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T14:55:12.027Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-30T14:55:12.027Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:12.027Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T14:55:12.027Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:55:12.027Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T14:55:12.027Z] DEBUG - Clicking on &Apply [2019-07-30T14:55:12.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1130416069 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-30T14:55:12.027Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1130416069 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-30T14:55:12.027Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1130416069 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T14:55:12.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1130416070 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T14:55:12.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1130416070 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-30T14:55:12.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1130416071 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-30T14:55:12.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1130416071 data=null item=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-30T14:55:12.027Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1130416073 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-30T14:55:12.027Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1130416073 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-30T14:55:12.027Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1130416073 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-30T14:55:12.027Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1130416073 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T14:55:12.027Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1130416073 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T14:55:12.027Z] DEBUG - Clicked on &Apply [2019-07-30T14:55:12.027Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T14:55:12.027Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T14:55:12.027Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T14:55:12.027Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T14:55:12.027Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T14:55:12.027Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T14:55:12.027Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:55:12.027Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T14:55:12.027Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T14:55:12.027Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T14:55:12.027Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:12.027Z] 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-30T14:55:12.027Z] DEBUG - Clicking on Apply and Close [2019-07-30T14:55:12.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1130416075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T14:55:12.027Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1130416075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T14:55:12.027Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1130416075 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-30T14:55:12.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1130416075 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T14:55:12.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1130416076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T14:55:12.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1130416076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T14:55:12.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1130416076 data=null item=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-30T14:55:12.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1130415640 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-30T14:55:12.027Z] DEBUG - Clicked on [2019-07-30T14:55:12.027Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T14:55:12.027Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:55:12.027Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:55:12.027Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:55:12.027Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:55:12.027Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:55:12.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1130416244 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T14:55:12.284Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1130416280 data=null doit=true} to TreeItem with text {test} [2019-07-30T14:55:12.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1130416281 data=null} to TreeItem with text {test} [2019-07-30T14:55:12.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1130416281 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:55:12.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130416281 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T14:55:12.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1130416305 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:55:12.284Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:55:12.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1130416315 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T14:55:12.284Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1130416315 data=null doit=true} to TreeItem with text {test} [2019-07-30T14:55:12.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1130416315 data=null} to TreeItem with text {test} [2019-07-30T14:55:12.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1130416316 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:55:12.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130416316 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T14:55:12.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1130416322 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:55:12.284Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T14:55:12.284Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:55:12.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1130416335 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T14:55:12.284Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1130416335 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T14:55:12.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1130416335 data=null} to TreeItem with text {Traces [1]} [2019-07-30T14:55:12.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1130416335 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T14:55:12.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130416335 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-30T14:55:12.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1130416345 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T14:55:12.284Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-07-30T14:55:12.284Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:55:12.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=1130416346 data=null button=0 stateMask=0x0 x=128 y=74 count=0} to Tree node with text: syslog_collapse [2019-07-30T14:55:12.284Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=1130416346 data=null doit=true} to Tree node with text: syslog_collapse [2019-07-30T14:55:12.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=1130416346 data=null} to Tree node with text: syslog_collapse [2019-07-30T14:55:12.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=1130416347 data=null button=1 stateMask=0x0 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-30T14:55:12.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130416347 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-30T14:55:12.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=1130416351 data=null button=1 stateMask=0x80000 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-30T14:55:12.284Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:55:12.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=1130416352 data=null button=0 stateMask=0x0 x=128 y=74 count=0} to Tree node with text: syslog_collapse [2019-07-30T14:55:12.284Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=1130416352 data=null doit=true} to Tree node with text: syslog_collapse [2019-07-30T14:55:12.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=1130416352 data=null} to Tree node with text: syslog_collapse [2019-07-30T14:55:12.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=1130416352 data=null button=1 stateMask=0x0 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-30T14:55:12.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130416352 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-30T14:55:12.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=1130416356 data=null button=1 stateMask=0x80000 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-30T14:55:12.284Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...' [2019-07-30T14:55:12.284Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1130416405 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T14:55:12.284Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T14:55:12.284Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T14:55:12.284Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T14:55:12.542Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T14:55:12.542Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T14:55:12.542Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1130416758 data=null doit=true} to Shell with text {Preferences} [2019-07-30T14:55:12.542Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:55:12.542Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:55:12.542Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:55:12.542Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:55:12.542Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:55:12.542Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1130416762 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T14:55:12.542Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1130416762 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T14:55:12.542Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1130416762 data=null} to TreeItem with text {Tracing} [2019-07-30T14:55:12.542Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1130416763 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T14:55:12.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130416778 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-30T14:55:12.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1130416810 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T14:55:12.799Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T14:55:12.799Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:55:12.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1130416811 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-30T14:55:12.799Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1130416811 data=null doit=true} to Tree node with text: Trace Types [2019-07-30T14:55:12.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1130416811 data=null} to Tree node with text: Trace Types [2019-07-30T14:55:12.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1130416811 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T14:55:12.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130416812 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-30T14:55:12.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1130416826 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T14:55:12.799Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:55:12.799Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:55:12.799Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:55:12.799Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:55:12.799Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T14:55:12.799Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T14:55:12.799Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T14:55:12.799Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:12.799Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:12.799Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T14:55:12.799Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T14:55:12.799Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T14:55:12.799Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T14:55:12.799Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:55:12.799Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T14:55:12.799Z] DEBUG - Clicking on Check all [2019-07-30T14:55:12.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1130416829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:12.799Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1130416829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:12.799Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1130416829 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:12.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1130416829 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:12.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1130416829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:12.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1130416829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:12.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1130416829 data=null item=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-30T14:55:12.799Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1130416838 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:12.799Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1130416838 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:12.799Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1130416838 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:12.799Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1130416838 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:12.799Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1130416838 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:12.799Z] DEBUG - Clicked on Check all [2019-07-30T14:55:12.799Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T14:55:12.799Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T14:55:12.799Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T14:55:12.799Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T14:55:12.799Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T14:55:12.799Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T14:55:12.799Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-30T14:55:12.799Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:12.799Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T14:55:12.799Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:55:12.799Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T14:55:12.799Z] DEBUG - Clicking on &Apply [2019-07-30T14:55:12.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1130416840 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-30T14:55:12.799Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1130416840 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-30T14:55:12.799Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1130416840 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T14:55:12.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1130416840 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T14:55:12.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1130416840 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-30T14:55:12.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1130416840 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-30T14:55:12.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1130416840 data=null item=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-30T14:55:12.799Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1130416844 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-30T14:55:12.799Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1130416844 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-30T14:55:12.799Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1130416844 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-30T14:55:12.799Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1130416844 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T14:55:12.799Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1130416844 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T14:55:12.799Z] DEBUG - Clicked on &Apply [2019-07-30T14:55:12.799Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T14:55:12.799Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T14:55:12.799Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T14:55:12.799Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T14:55:12.799Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T14:55:12.799Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T14:55:12.799Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:55:12.799Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T14:55:12.799Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T14:55:12.799Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T14:55:12.799Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:12.799Z] 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-30T14:55:12.799Z] DEBUG - Clicking on Apply and Close [2019-07-30T14:55:12.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1130416847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T14:55:12.799Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1130416847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T14:55:12.799Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1130416847 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-30T14:55:12.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1130416847 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T14:55:12.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1130416847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T14:55:12.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1130416847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T14:55:12.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1130416847 data=null item=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-30T14:55:12.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1130416437 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-30T14:55:12.800Z] DEBUG - Clicked on [2019-07-30T14:55:12.800Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1130417017 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T14:55:12.800Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T14:55:12.800Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T14:55:12.800Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T14:55:13.363Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T14:55:13.363Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T14:55:13.363Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1130417358 data=null doit=true} to Shell with text {Preferences} [2019-07-30T14:55:13.363Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:55:13.363Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:55:13.363Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:55:13.363Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:55:13.363Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:55:13.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1130417360 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T14:55:13.363Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1130417360 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T14:55:13.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1130417383 data=null} to TreeItem with text {Tracing} [2019-07-30T14:55:13.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1130417383 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T14:55:13.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130417383 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-30T14:55:13.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1130417412 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T14:55:13.363Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T14:55:13.363Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:55:13.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1130417413 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-30T14:55:13.363Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1130417413 data=null doit=true} to Tree node with text: Trace Types [2019-07-30T14:55:13.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1130417413 data=null} to Tree node with text: Trace Types [2019-07-30T14:55:13.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1130417413 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T14:55:13.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130417414 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-30T14:55:13.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1130417426 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T14:55:13.363Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:55:13.363Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:55:13.363Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:55:13.363Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:55:13.363Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T14:55:13.363Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T14:55:13.363Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T14:55:13.363Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:13.363Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:13.363Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T14:55:13.363Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T14:55:13.363Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T14:55:13.363Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T14:55:13.363Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:55:13.363Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T14:55:13.363Z] DEBUG - Clicking on Check all [2019-07-30T14:55:13.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1130417429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:13.363Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1130417429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:13.363Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1130417429 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:13.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1130417430 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:13.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1130417430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:13.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1130417430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:13.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1130417430 data=null item=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-30T14:55:13.363Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1130417430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:13.363Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1130417430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:13.363Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1130417430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:13.363Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1130417431 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:13.363Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1130417431 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T14:55:13.363Z] DEBUG - Clicked on Check all [2019-07-30T14:55:13.363Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T14:55:13.363Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T14:55:13.363Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T14:55:13.363Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T14:55:13.363Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T14:55:13.363Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T14:55:13.363Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-30T14:55:13.363Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:13.363Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T14:55:13.363Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:55:13.363Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T14:55:13.363Z] DEBUG - Clicking on &Apply [2019-07-30T14:55:13.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1130417432 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-30T14:55:13.363Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1130417432 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-30T14:55:13.363Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1130417432 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T14:55:13.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1130417432 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T14:55:13.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1130417433 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-30T14:55:13.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1130417433 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-30T14:55:13.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1130417433 data=null item=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-30T14:55:13.363Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1130417438 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-30T14:55:13.363Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1130417438 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-30T14:55:13.363Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1130417438 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-30T14:55:13.363Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1130417438 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T14:55:13.363Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1130417438 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T14:55:13.363Z] DEBUG - Clicked on &Apply [2019-07-30T14:55:13.363Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T14:55:13.363Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T14:55:13.363Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T14:55:13.363Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T14:55:13.363Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T14:55:13.363Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T14:55:13.363Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:55:13.363Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T14:55:13.363Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T14:55:13.363Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T14:55:13.363Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:13.363Z] 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-30T14:55:13.363Z] DEBUG - Clicking on Apply and Close [2019-07-30T14:55:13.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1130417440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T14:55:13.363Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1130417440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T14:55:13.363Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1130417440 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-30T14:55:13.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1130417440 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T14:55:13.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1130417440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T14:55:13.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1130417440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T14:55:13.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1130417440 data=null item=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-30T14:55:13.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1130417039 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-30T14:55:13.363Z] DEBUG - Clicked on [2019-07-30T14:55:13.363Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1130417610 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T14:55:13.626Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T14:55:13.626Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T14:55:13.626Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T14:55:13.927Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T14:55:13.927Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T14:55:13.927Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1130417933 data=null doit=true} to Shell with text {Preferences} [2019-07-30T14:55:13.927Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:55:13.927Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:55:13.927Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:55:13.927Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:55:13.927Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:55:13.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1130417950 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T14:55:13.927Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1130417950 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T14:55:13.927Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1130417950 data=null} to TreeItem with text {Tracing} [2019-07-30T14:55:13.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1130417950 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T14:55:13.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130417951 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-30T14:55:13.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1130417988 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T14:55:13.927Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T14:55:13.927Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:55:13.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1130417989 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-30T14:55:13.927Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1130417989 data=null doit=true} to Tree node with text: Trace Types [2019-07-30T14:55:13.927Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1130417989 data=null} to Tree node with text: Trace Types [2019-07-30T14:55:13.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1130417990 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T14:55:13.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130417990 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-30T14:55:13.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1130417992 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T14:55:13.927Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:55:13.927Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:55:13.927Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:55:13.927Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:55:13.927Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T14:55:13.927Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T14:55:13.927Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T14:55:13.927Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T14:55:13.927Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T14:55:13.927Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:13.927Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T14:55:13.927Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T14:55:13.927Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T14:55:13.927Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:55:13.927Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T14:55:13.927Z] DEBUG - Clicking on Uncheck all [2019-07-30T14:55:13.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1130417995 data=null 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-30T14:55:13.927Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1130417995 data=null 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-30T14:55:13.927Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1130417995 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T14:55:13.927Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1130417996 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T14:55:13.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1130417996 data=null 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-30T14:55:13.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1130417996 data=null 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-30T14:55:13.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1130417996 data=null item=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-30T14:55:13.928Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1130417998 data=null 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-30T14:55:13.928Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1130417998 data=null 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-30T14:55:13.928Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1130417998 data=null 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-30T14:55:13.928Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1130417998 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T14:55:13.928Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1130417998 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T14:55:13.928Z] DEBUG - Clicked on Uncheck all [2019-07-30T14:55:13.928Z] DEBUG - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree') [2019-07-30T14:55:13.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=1130417999 data=null doit=true} to TreeItem with text {Custom Text} [2019-07-30T14:55:13.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=1130417999 data=null} to TreeItem with text {Custom Text} [2019-07-30T14:55:13.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=1130417999 data=null button=1 stateMask=0x0 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-30T14:55:13.928Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1130417999 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-30T14:55:13.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=1130418001 data=null button=1 stateMask=0x80000 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-30T14:55:13.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=1130418001 data=null doit=true} to Tree node with text: testtxtextension [2019-07-30T14:55:13.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=1130418001 data=null} to Tree node with text: testtxtextension [2019-07-30T14:55:13.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=1130418002 data=null button=1 stateMask=0x0 x=116 y=121 count=1} to Tree node with text: testtxtextension [2019-07-30T14:55:13.928Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1130418002 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-30T14:55:13.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=1130418002 data=null button=1 stateMask=0x80000 x=116 y=121 count=1} to Tree node with text: testtxtextension [2019-07-30T14:55:13.928Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:55:13.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=1130418032 data=null button=0 stateMask=0x0 x=116 y=121 count=0} to Tree node with text: testtxtextension [2019-07-30T14:55:13.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=1130418033 data=null doit=true} to Tree node with text: testtxtextension [2019-07-30T14:55:13.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=1130418033 data=null} to Tree node with text: testtxtextension [2019-07-30T14:55:13.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=1130418033 data=null button=1 stateMask=0x0 x=116 y=121 count=1} to Tree node with text: testtxtextension [2019-07-30T14:55:13.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130418034 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-30T14:55:13.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=1130418034 data=null button=1 stateMask=0x80000 x=116 y=121 count=1} to Tree node with text: testtxtextension [2019-07-30T14:55:13.928Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T14:55:13.928Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-30T14:55:13.928Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:13.928Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T14:55:13.928Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T14:55:13.928Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T14:55:13.928Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T14:55:13.928Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T14:55:13.928Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T14:55:13.928Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:55:13.928Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T14:55:13.928Z] DEBUG - Clicking on Check selected [2019-07-30T14:55:13.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1130418037 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-30T14:55:13.928Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1130418037 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-30T14:55:13.928Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1130418037 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T14:55:13.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1130418037 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T14:55:13.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1130418037 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-30T14:55:13.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1130418037 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-30T14:55:13.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1130418037 data=null item=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-30T14:55:13.928Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1130418038 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-30T14:55:13.928Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1130418038 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-30T14:55:13.928Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1130418038 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-30T14:55:13.928Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1130418038 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T14:55:13.928Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1130418038 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T14:55:13.928Z] DEBUG - Clicked on Check selected [2019-07-30T14:55:13.928Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T14:55:13.928Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T14:55:13.928Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T14:55:13.928Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T14:55:13.928Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T14:55:13.928Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T14:55:13.928Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-30T14:55:13.928Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:13.928Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T14:55:13.928Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:55:13.928Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T14:55:13.928Z] DEBUG - Clicking on &Apply [2019-07-30T14:55:13.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1130418041 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-30T14:55:13.928Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1130418041 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-30T14:55:13.928Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1130418041 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T14:55:13.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1130418041 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T14:55:13.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1130418041 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-30T14:55:13.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1130418041 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-30T14:55:13.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1130418041 data=null item=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-30T14:55:13.928Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1130418044 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-30T14:55:13.928Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1130418052 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-30T14:55:13.928Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1130418052 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-30T14:55:13.928Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1130418053 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T14:55:13.928Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1130418053 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T14:55:13.928Z] DEBUG - Clicked on &Apply [2019-07-30T14:55:13.928Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T14:55:13.928Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T14:55:13.928Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T14:55:13.928Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T14:55:13.928Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T14:55:13.928Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T14:55:13.928Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:55:13.928Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T14:55:13.928Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T14:55:13.928Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T14:55:13.928Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:13.928Z] 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-30T14:55:13.928Z] DEBUG - Clicking on Apply and Close [2019-07-30T14:55:13.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1130418055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T14:55:13.928Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1130418055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T14:55:13.928Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1130418055 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-30T14:55:13.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1130418055 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T14:55:13.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1130418055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T14:55:13.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1130418055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T14:55:13.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1130418055 data=null item=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-30T14:55:13.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1130417633 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-30T14:55:14.279Z] DEBUG - Clicked on [2019-07-30T14:55:14.279Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T14:55:14.279Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:55:14.279Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:55:14.279Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:55:14.279Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:55:14.279Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:55:14.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1130418247 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T14:55:14.279Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1130418247 data=null doit=true} to TreeItem with text {test} [2019-07-30T14:55:14.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1130418247 data=null} to TreeItem with text {test} [2019-07-30T14:55:14.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1130418247 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:55:14.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130418247 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T14:55:14.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1130418290 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:55:14.279Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:55:14.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1130418291 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T14:55:14.279Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1130418291 data=null doit=true} to TreeItem with text {test} [2019-07-30T14:55:14.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1130418291 data=null} to TreeItem with text {test} [2019-07-30T14:55:14.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1130418292 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:55:14.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130418292 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T14:55:14.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1130418309 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:55:14.279Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T14:55:14.279Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:55:14.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1130418310 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T14:55:14.279Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1130418310 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T14:55:14.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1130418310 data=null} to TreeItem with text {Traces [1]} [2019-07-30T14:55:14.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1130418311 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T14:55:14.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130418311 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-30T14:55:14.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1130418324 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T14:55:14.279Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:55:14.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1130418325 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T14:55:14.279Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1130418325 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T14:55:14.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1130418325 data=null} to TreeItem with text {Traces [1]} [2019-07-30T14:55:14.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1130418326 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T14:55:14.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130418326 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-30T14:55:14.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1130418331 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T14:55:14.279Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T14:55:14.279Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T14:55:14.536Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T14:55:14.536Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T14:55:14.536Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1130418676 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T14:55:14.536Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T14:55:14.536Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T14:55:14.536Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T14:55:14.536Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T14:55:14.536Z] DEBUG - matched Combo with text "", using matcher: of type 'Button' [2019-07-30T14:55:17.929Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:55:17.929Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:55:17.929Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:55:17.929Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T14:55:17.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130421978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:55:17.929Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130421978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:55:17.929Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130421978 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:55:17.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130421978 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:55:17.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130421978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:55:17.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130421978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:55:17.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130421979 data=null 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-30T14:55:17.929Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130421979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:55:17.929Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130421979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:55:17.929Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130421979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:55:17.929Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130421988 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:55:17.929Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130421988 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:55:17.929Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:55:17.929Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T14:55:17.929Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T14:55:17.929Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:55:17.929Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:55:17.929Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T14:55:17.929Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:17.929Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:17.929Z] DEBUG - Clicking on OK [2019-07-30T14:55:17.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1130421989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:17.929Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1130421989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:17.929Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1130421989 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:17.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1130421989 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:17.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1130421989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:17.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1130421989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:17.929Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:17.929Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:17.929Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:17.929Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:17.929Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:18.493Z] DEBUG - Clicked on OK [2019-07-30T14:55:25.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1130421989 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:25.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1130421644 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-30T14:55:31.714Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.107 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest [2019-07-30T14:55:31.714Z] testFiltersView(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest) Time elapsed: 2.59 s [2019-07-30T14:55:31.714Z] testPreferencePage(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest) Time elapsed: 2.024 s [2019-07-30T14:55:31.714Z] testSelectTraceType(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest) Time elapsed: 2.204 s [2019-07-30T14:55:31.714Z] testImportTraceTypeOptions(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest) Time elapsed: 3.275 s [2019-07-30T14:55:31.714Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest [2019-07-30T14:55:34.987Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T14:55:34.987Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T14:55:37.778Z] DEBUG - number of items : 16 [2019-07-30T14:55:37.778Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:37.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1130441424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:37.778Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130441425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:37.778Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1130441425 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:37.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1130441425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:37.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1130441425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:37.778Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1130441687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:37.778Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130441688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:37.778Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1130441688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:37.778Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1130441688 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:37.778Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1130441688 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:37.778Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:37.778Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T14:55:37.778Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:37.778Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:37.778Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:37.778Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:37.778Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:37.778Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:37.778Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:37.778Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:37.778Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:37.778Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:37.778Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:37.778Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:37.778Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:37.778Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:37.778Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:37.778Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:37.778Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:37.778Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:37.778Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:55:37.778Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:37.778Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:37.778Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:37.778Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:37.778Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:37.778Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:37.778Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:37.778Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:37.778Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:37.778Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:37.778Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:37.778Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:37.778Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:37.778Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:37.778Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:37.778Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:37.778Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:37.778Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:37.778Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:37.778Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:37.778Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:55:37.778Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:37.778Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:37.778Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:37.778Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:37.778Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:37.778Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:37.778Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:37.778Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:37.778Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:37.778Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:37.778Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:37.778Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:37.778Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:37.778Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:37.778Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:37.778Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:37.778Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:37.778Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:37.779Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:37.779Z] DEBUG - Clicking on OK [2019-07-30T14:55:37.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1130441708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:37.779Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1130441708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:37.779Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1130441708 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:37.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1130441708 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:37.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1130441708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:37.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1130441708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:37.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1130441708 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:37.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1130441425 data=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-30T14:55:37.779Z] DEBUG - Clicked on [2019-07-30T14:55:38.036Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T14:55:38.036Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T14:55:38.599Z] DEBUG - number of items : 16 [2019-07-30T14:55:38.599Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:38.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1130442713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:38.599Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130442713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:38.599Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1130442713 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:38.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1130442714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:38.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1130442714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:38.599Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1130442836 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:38.599Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130442837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:38.599Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1130442837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:38.599Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1130442837 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:38.599Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1130442837 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:38.599Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:38.599Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:38.599Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:38.857Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:38.857Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:38.857Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:38.857Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:38.857Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:38.857Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:38.857Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:38.857Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:38.857Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:38.857Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:38.857Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:38.857Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:38.857Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:38.857Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:38.857Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:38.857Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:38.857Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:38.857Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:38.857Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:55:38.857Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:38.857Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:38.857Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:38.857Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:38.857Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:38.857Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:38.857Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:38.857Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:38.857Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:55:38.857Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T14:55:38.857Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:38.857Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:38.857Z] DEBUG - Clicking on OK [2019-07-30T14:55:38.857Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1130442857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:38.857Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1130442857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:38.857Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1130442857 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:38.857Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1130442858 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:38.857Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1130442858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:38.857Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1130442858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:38.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1130442858 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:38.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1130442714 data=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-30T14:55:38.857Z] DEBUG - Clicked on [2019-07-30T14:55:38.857Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T14:55:39.113Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T14:55:39.676Z] DEBUG - number of items : 16 [2019-07-30T14:55:39.676Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:39.676Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1130443626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:39.676Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130443626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:39.676Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1130443626 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:39.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1130443626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:39.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1130443626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:39.676Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1130443747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:39.676Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130443753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:39.676Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1130443753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:39.676Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1130443753 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:39.676Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1130443753 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:39.676Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:39.676Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:39.676Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:39.677Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:39.677Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:39.677Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:55:39.677Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:39.677Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:39.677Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:39.677Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:39.677Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:39.677Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:39.677Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:39.677Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:39.677Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:39.677Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:39.677Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:39.677Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:39.677Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:39.677Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:39.677Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:39.677Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:39.677Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:39.677Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:39.677Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:39.677Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:39.677Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:55:39.677Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:39.677Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:39.677Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:39.677Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:39.677Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:39.677Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:39.677Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:39.677Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:39.677Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:39.677Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:39.677Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:39.677Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:39.677Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:39.677Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:39.677Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:39.677Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:39.677Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:39.677Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:39.677Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:39.677Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:39.677Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:55:39.677Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:39.677Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:39.677Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:39.677Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:39.677Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:39.677Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:39.677Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:39.677Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:39.677Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:55:39.677Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T14:55:39.677Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:39.677Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:39.677Z] DEBUG - Clicking on OK [2019-07-30T14:55:39.677Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1130443772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:39.677Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1130443772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:39.677Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1130443772 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:39.677Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1130443773 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:39.677Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1130443773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:39.677Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1130443773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:39.677Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1130443773 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:39.677Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1130443627 data=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-30T14:55:39.677Z] DEBUG - Clicked on [2019-07-30T14:55:39.933Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T14:55:39.933Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T14:55:40.497Z] DEBUG - number of items : 16 [2019-07-30T14:55:40.497Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:40.497Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1130444528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:40.497Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130444528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:40.497Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1130444534 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:40.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1130444534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:40.497Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1130444534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:40.497Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1130444657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:40.497Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130444657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:40.497Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1130444658 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:40.497Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1130444658 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:40.497Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1130444658 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:40.497Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:40.497Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T14:55:40.497Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:40.497Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:40.497Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:40.497Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:40.497Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:40.498Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:40.498Z] DEBUG - Clicking on OK [2019-07-30T14:55:40.498Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1130444678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:40.498Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1130444678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:40.498Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1130444678 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:40.498Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1130444678 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:40.498Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1130444678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:40.498Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1130444678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:40.498Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1130444678 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:40.498Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1130444534 data=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-30T14:55:40.755Z] DEBUG - Clicked on [2019-07-30T14:55:40.755Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T14:55:40.755Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T14:55:44.928Z] DEBUG - number of items : 16 [2019-07-30T14:55:44.928Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:44.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1130449156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:44.928Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130449157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:44.928Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1130449157 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:44.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1130449157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:44.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1130449157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:45.186Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1130449291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:45.186Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130449292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:45.186Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1130449293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:45.186Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1130449293 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:45.186Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1130449293 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:45.186Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:45.186Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:45.186Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:45.186Z] DEBUG - Clicking on OK [2019-07-30T14:55:45.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1130449323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:45.186Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1130449323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:45.186Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1130449323 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:45.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1130449324 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:45.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1130449324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:45.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1130449324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:45.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1130449324 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:45.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1130449157 data=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-30T14:55:45.186Z] DEBUG - Clicked on [2019-07-30T14:55:45.443Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T14:55:45.443Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T14:55:46.126Z] DEBUG - number of items : 16 [2019-07-30T14:55:46.126Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:46.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1130450117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:46.126Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130450118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:46.126Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1130450118 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:46.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1130450118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:46.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1130450118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:46.126Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1130450251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:46.126Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130450252 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:46.126Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1130450252 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:46.126Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1130450252 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:46.126Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1130450252 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:46.126Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:46.126Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T14:55:46.126Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=1130450258 data=null doit=true} to Shell with text {Legend} [2019-07-30T14:55:46.126Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:46.126Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:46.126Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:46.126Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:46.126Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:46.126Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:46.126Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-30T14:55:46.126Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:46.126Z] 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-30T14:55:46.126Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:55:46.126Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T14:55:46.126Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T14:55:46.126Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T14:55:46.126Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T14:55:46.126Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T14:55:46.126Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T14:55:46.126Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-30T14:55:46.126Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") [2019-07-30T14:55:46.126Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T14:55:46.126Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T14:55:46.126Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T14:55:46.126Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T14:55:46.126Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T14:55:46.126Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T14:55:46.126Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-30T14:55:46.126Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") [2019-07-30T14:55:46.126Z] DEBUG - Setting selection on (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") to 100 [2019-07-30T14:55:46.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Scale {} time=1130450294 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-30T14:55:46.126Z] DEBUG - Set selection on (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") to 100 [2019-07-30T14:55:46.126Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:46.126Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:46.126Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:46.126Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:46.126Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:46.126Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:46.126Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-30T14:55:46.126Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:46.126Z] 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-30T14:55:46.126Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:55:46.126Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:46.126Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:46.126Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:46.126Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:46.126Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:46.126Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:46.126Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:55:46.126Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T14:55:46.126Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:46.126Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:46.126Z] DEBUG - Clicking on OK [2019-07-30T14:55:46.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1130450300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:46.126Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1130450300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:46.126Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1130450300 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:46.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1130450300 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:46.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1130450300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:46.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1130450300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:46.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1130450300 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:46.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1130450118 data=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-30T14:55:46.126Z] DEBUG - Clicked on [2019-07-30T14:55:47.535Z] DEBUG - number of items : 16 [2019-07-30T14:55:47.535Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:47.535Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1130451497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:47.535Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130451497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:47.535Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1130451497 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:47.535Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1130451497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:47.535Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1130451497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:47.535Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1130451619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:47.535Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130451620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:47.535Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1130451620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:47.535Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1130451620 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:47.535Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1130451620 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:47.535Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:47.535Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T14:55:47.535Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:47.535Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:47.535Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:47.535Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:47.535Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:47.535Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:47.535Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-30T14:55:47.535Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:47.535Z] 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-30T14:55:47.535Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:55:47.535Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:47.535Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:47.535Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:47.535Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:47.535Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:47.535Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:47.535Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-30T14:55:47.535Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:47.535Z] 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-30T14:55:47.535Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:55:47.535Z] DEBUG - Clicking on [2019-07-30T14:55:47.535Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1130451629 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-30T14:55:47.535Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1130451629 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-30T14:55:47.535Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1130451629 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-30T14:55:47.535Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1130451629 data=null} to (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2019-07-30T14:55:47.535Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1130451630 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-30T14:55:47.535Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1130451630 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-30T14:55:47.535Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1130451630 data=null 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-30T14:55:47.535Z] 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-30T14:55:47.535Z] 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-30T14:55:47.535Z] 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-30T14:55:47.535Z] 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-30T14:55:47.535Z] 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-30T14:55:47.535Z] DEBUG - Clicked on [2019-07-30T14:55:47.535Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T14:55:47.535Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T14:55:47.535Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T14:55:47.535Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T14:55:47.535Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T14:55:47.535Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T14:55:47.535Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-30T14:55:47.535Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") [2019-07-30T14:55:47.535Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:47.535Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:47.535Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:47.535Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:47.535Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:47.535Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:47.535Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-30T14:55:47.535Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:47.535Z] 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-30T14:55:47.535Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:55:47.535Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:47.535Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:47.535Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:47.535Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:47.535Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:47.535Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:47.535Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:55:47.535Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T14:55:47.535Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:47.535Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:47.535Z] DEBUG - Clicking on OK [2019-07-30T14:55:47.535Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1130451690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:47.535Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1130451690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:47.535Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1130451690 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:47.535Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1130451690 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:47.535Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1130451690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:47.535Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1130451690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:47.535Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1130451691 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:47.535Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1130451497 data=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-30T14:55:47.535Z] DEBUG - Clicked on [2019-07-30T14:55:48.905Z] DEBUG - number of items : 16 [2019-07-30T14:55:48.905Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:48.905Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1130452882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:48.905Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130452882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:48.905Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1130452882 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:48.905Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1130452882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:48.905Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1130452882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:48.905Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1130453010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:48.905Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130453010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:48.905Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1130453011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:48.905Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1130453011 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:48.905Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1130453011 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:48.905Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T14:55:48.905Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:55:48.905Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:48.905Z] DEBUG - Clicking on OK [2019-07-30T14:55:48.905Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1130453031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:48.905Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1130453031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:48.905Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1130453031 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:48.905Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1130453031 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:48.905Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1130453032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:48.905Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1130453032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:48.905Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1130453032 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:55:48.905Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1130452882 data=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-30T14:55:48.905Z] DEBUG - Clicked on [2019-07-30T14:55:49.162Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T14:55:49.162Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T14:56:04.013Z] DEBUG - number of items : 16 [2019-07-30T14:56:04.013Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:04.013Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1130467875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:04.013Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130467875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:04.013Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1130467875 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:04.013Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1130467875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:04.013Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1130467875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:04.013Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1130467988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:04.013Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130467994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:04.013Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1130467994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:04.013Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1130467994 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:04.013Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1130467994 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:04.013Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:04.013Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:04.013Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:04.013Z] DEBUG - Clicking on OK [2019-07-30T14:56:04.013Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1130468013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:04.013Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1130468013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:04.013Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1130468013 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:04.013Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1130468013 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:04.013Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1130468013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:04.013Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1130468013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:04.013Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1130468013 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:04.013Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1130467876 data=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-30T14:56:04.013Z] DEBUG - Clicked on [2019-07-30T14:56:04.013Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T14:56:04.013Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T14:56:04.578Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T14:56:04.578Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T14:56:04.578Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T14:56:05.141Z] DEBUG - number of items : 16 [2019-07-30T14:56:05.141Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:05.141Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1130469270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:05.141Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130469270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:05.141Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1130469270 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:05.141Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1130469270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:05.141Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1130469270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:05.399Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1130469455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:05.399Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130469456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:05.399Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1130469457 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:05.399Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1130469457 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:05.399Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1130469457 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:05.399Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:05.399Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:05.399Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:05.399Z] DEBUG - Clicking on OK [2019-07-30T14:56:05.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1130469478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:05.399Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1130469478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:05.399Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1130469478 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:05.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1130469479 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:05.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1130469479 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:05.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1130469479 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:05.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1130469479 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:05.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1130469270 data=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-30T14:56:05.399Z] DEBUG - Clicked on [2019-07-30T14:56:05.656Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T14:56:05.656Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T14:56:06.219Z] DEBUG - number of items : 16 [2019-07-30T14:56:06.219Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:06.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1130470302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:06.219Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130470302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:06.219Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1130470302 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:06.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1130470302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:06.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1130470303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:06.219Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1130470437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:06.219Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130470438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:06.219Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1130470438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:06.219Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1130470438 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:06.219Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1130470438 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:06.219Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:06.219Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T14:56:06.219Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=1130470439 data=null doit=true} to Shell with text {Legend} [2019-07-30T14:56:06.219Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:06.219Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:06.219Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:06.219Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-30T14:56:06.219Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:06.219Z] 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-30T14:56:06.219Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:06.219Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:06.219Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:06.219Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:56:06.219Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T14:56:06.219Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T14:56:06.219Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T14:56:06.219Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-30T14:56:06.219Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") [2019-07-30T14:56:06.219Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T14:56:06.219Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T14:56:06.219Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T14:56:06.219Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T14:56:06.219Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T14:56:06.219Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T14:56:06.219Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-30T14:56:06.219Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") [2019-07-30T14:56:06.219Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T14:56:06.219Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T14:56:06.219Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T14:56:06.219Z] DEBUG - Setting selection on (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") to 25 [2019-07-30T14:56:06.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Scale {} time=1130470457 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-30T14:56:06.219Z] DEBUG - Set selection on (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") to 25 [2019-07-30T14:56:06.219Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:06.219Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:06.219Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:06.219Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-30T14:56:06.219Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:06.219Z] 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-30T14:56:06.219Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:06.219Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:06.219Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:06.219Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:56:06.479Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:06.479Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:06.479Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:06.479Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:06.479Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:06.479Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:06.479Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:56:06.479Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T14:56:06.479Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:06.479Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:06.479Z] DEBUG - Clicking on OK [2019-07-30T14:56:06.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1130470485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:06.479Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1130470485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:06.479Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1130470485 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:06.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1130470485 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:06.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1130470486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:06.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1130470486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:06.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1130470486 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:06.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1130470303 data=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-30T14:56:06.479Z] DEBUG - Clicked on [2019-07-30T14:56:07.591Z] DEBUG - number of items : 16 [2019-07-30T14:56:07.591Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:07.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1130471725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:07.591Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130471725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:07.591Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1130471725 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:07.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1130471725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:07.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1130471725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:07.848Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1130471866 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:07.848Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130471867 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:07.848Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1130471867 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:07.848Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1130471867 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:07.848Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1130471867 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:07.848Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:07.848Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T14:56:07.848Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:07.848Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:07.848Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:07.848Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-30T14:56:07.848Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:07.848Z] 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-30T14:56:07.848Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:07.848Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:07.848Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:07.848Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:56:07.848Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:07.848Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:07.848Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:07.848Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-30T14:56:07.848Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:07.848Z] 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-30T14:56:07.848Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:07.848Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:07.848Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:07.848Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:56:07.848Z] DEBUG - Clicking on [2019-07-30T14:56:07.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1130471872 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-30T14:56:07.848Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1130471872 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-30T14:56:07.848Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1130471872 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-30T14:56:07.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1130471872 data=null} to (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2019-07-30T14:56:07.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1130471872 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-30T14:56:07.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1130471872 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-30T14:56:07.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1130471872 data=null 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-30T14:56:07.848Z] 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-30T14:56:07.848Z] 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-30T14:56:07.848Z] 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-30T14:56:07.848Z] 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-30T14:56:07.848Z] 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-30T14:56:07.848Z] DEBUG - Clicked on [2019-07-30T14:56:07.848Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T14:56:07.848Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T14:56:07.848Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T14:56:07.848Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-30T14:56:07.848Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") [2019-07-30T14:56:07.848Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T14:56:07.848Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T14:56:07.848Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T14:56:07.848Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:07.848Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:07.848Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:07.848Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-30T14:56:07.848Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:07.848Z] 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-30T14:56:07.848Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:07.848Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:07.848Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:07.848Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:56:07.848Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:07.848Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:07.848Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:07.848Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:07.848Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:07.848Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:07.848Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:56:07.848Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T14:56:07.848Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:07.848Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:07.848Z] DEBUG - Clicking on OK [2019-07-30T14:56:07.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1130471897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:07.848Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1130471897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:07.848Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1130471897 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:07.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1130471897 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:07.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1130471897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:07.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1130471898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:07.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1130471898 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:07.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1130471726 data=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-30T14:56:07.848Z] DEBUG - Clicked on [2019-07-30T14:56:09.218Z] DEBUG - number of items : 16 [2019-07-30T14:56:09.218Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:09.218Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1130473117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:09.218Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130473117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:09.218Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1130473117 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:09.218Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1130473117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:09.218Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1130473117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:09.218Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1130473243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:09.218Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130473243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:09.218Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1130473243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:09.218Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1130473243 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:09.218Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1130473286 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:09.218Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:09.218Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T14:56:09.218Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:09.218Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:09.218Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:09.218Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:09.218Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:09.218Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:09.218Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:09.218Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:09.218Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:09.218Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:09.218Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:09.218Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:09.218Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:09.218Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:09.218Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:09.218Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:09.218Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:09.218Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:09.218Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:56:09.218Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:09.218Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:09.219Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:09.219Z] DEBUG - Clicking on OK [2019-07-30T14:56:09.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1130473307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:09.219Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1130473308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:09.219Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1130473308 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:09.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1130473308 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:09.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1130473308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:09.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1130473308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:09.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1130473308 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:09.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1130473117 data=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-30T14:56:09.219Z] DEBUG - Clicked on [2019-07-30T14:56:09.475Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T14:56:09.475Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T14:56:10.038Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T14:56:10.038Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T14:56:10.038Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T14:56:10.602Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T14:56:10.602Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T14:56:10.859Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T14:56:10.859Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T14:56:11.422Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T14:56:11.422Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T14:56:11.985Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T14:56:11.985Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T14:56:12.547Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T14:56:12.547Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T14:56:13.111Z] DEBUG - number of items : 16 [2019-07-30T14:56:13.111Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:13.111Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1130477103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:13.111Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130477104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:13.111Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1130477104 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:13.111Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1130477104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:13.111Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1130477104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:13.111Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1130477239 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:13.111Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130477239 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:13.111Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1130477240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:13.111Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1130477240 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:13.111Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1130477240 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:13.111Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:13.111Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:13.111Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:13.112Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:13.112Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:13.112Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:13.112Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:13.112Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:13.112Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:56:13.112Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:13.112Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:13.112Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:13.112Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:13.112Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:13.112Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:13.112Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:13.112Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:13.112Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:13.112Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:13.112Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:13.112Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:13.112Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:13.112Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:13.112Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:13.112Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:13.112Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:13.112Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:13.112Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:13.112Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:13.112Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:56:13.112Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:13.112Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:13.112Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:13.112Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:13.112Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:13.112Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:13.112Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:13.112Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:13.112Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:56:13.112Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T14:56:13.112Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:13.112Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:13.112Z] DEBUG - Clicking on OK [2019-07-30T14:56:13.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1130477259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:13.112Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1130477259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:13.112Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1130477259 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:13.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1130477260 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:13.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1130477260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:13.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1130477260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:13.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1130477260 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:13.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1130477104 data=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-30T14:56:13.112Z] DEBUG - Clicked on [2019-07-30T14:56:13.368Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T14:56:13.368Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T14:56:13.932Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T14:56:13.932Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T14:56:13.932Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T14:56:13.932Z] DEBUG - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter' [2019-07-30T14:56:13.932Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Time Event Filter} time=1130478108 data=null doit=true} to Shell with text {Time Event Filter} [2019-07-30T14:56:13.932Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T14:56:13.932Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T14:56:14.494Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T14:56:15.864Z] DEBUG - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter' [2019-07-30T14:56:15.864Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Time Event Filter} time=1130479829 data=null doit=true} to Shell with text {Time Event Filter} [2019-07-30T14:56:15.864Z] DEBUG - matched Text with text "Hat1", using matcher: of type 'Text' [2019-07-30T14:56:15.864Z] DEBUG - matched Text with text "Hat1", using matcher: (of type 'Text') [2019-07-30T14:56:15.864Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T14:56:15.864Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T14:56:16.427Z] DEBUG - number of items : 16 [2019-07-30T14:56:16.427Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:16.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1130480394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:16.427Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130480394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:16.427Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1130480394 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:16.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1130480394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:16.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1130480395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:16.427Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1130480480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:16.427Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130480481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:16.427Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1130480481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:16.427Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1130480482 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:16.427Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1130480482 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:16.427Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:16.427Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T14:56:16.427Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:16.427Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:16.427Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:16.427Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:16.427Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:16.427Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:16.427Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:16.427Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:16.427Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:16.427Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:16.427Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:16.427Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:16.427Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:16.427Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:16.427Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:16.427Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:16.427Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:16.427Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:16.427Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:56:16.427Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:16.427Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:16.427Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:16.427Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:16.427Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:16.427Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:16.427Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:16.427Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:16.427Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:16.427Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:16.427Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:16.427Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:16.427Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:16.427Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:16.427Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:16.427Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:16.427Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:16.427Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:16.427Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:16.427Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:16.427Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:56:16.427Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:16.427Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:16.427Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:16.427Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:16.427Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:16.427Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:16.427Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:16.427Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:16.427Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:16.427Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:16.427Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:16.427Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:16.428Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:16.428Z] DEBUG - Clicking on OK [2019-07-30T14:56:16.428Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1130480506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:16.428Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1130480508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:16.428Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1130480508 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:16.428Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1130480508 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:16.428Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1130480508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:16.428Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1130480508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:16.428Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1130480508 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:16.428Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1130480395 data=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-30T14:56:16.428Z] DEBUG - Clicked on [2019-07-30T14:56:16.684Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T14:56:16.684Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T14:56:17.614Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T14:56:17.614Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T14:56:17.614Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T14:56:17.614Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T14:56:17.614Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T14:56:18.328Z] DEBUG - number of items : 16 [2019-07-30T14:56:18.328Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:18.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1130482265 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:18.328Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130482265 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:18.328Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1130482265 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:18.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1130482265 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:18.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1130482266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:18.328Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1130482400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:18.328Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130482401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:18.328Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1130482401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:18.328Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1130482401 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:18.328Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1130482402 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:18.328Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T14:56:18.328Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:18.328Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:18.328Z] DEBUG - Clicking on OK [2019-07-30T14:56:18.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1130482421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:18.328Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1130482421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:18.328Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1130482421 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:18.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1130482421 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:18.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1130482422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:18.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1130482422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:18.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1130482422 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:18.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1130482266 data=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-30T14:56:18.328Z] DEBUG - Clicked on [2019-07-30T14:56:18.328Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 47.657 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest [2019-07-30T14:56:18.328Z] testTimeLine(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 3.646 s [2019-07-30T14:56:18.328Z] testKeyboardNamespaceNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 1.043 s [2019-07-30T14:56:18.328Z] testCollapseExpandUsingEnter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 0.921 s [2019-07-30T14:56:18.328Z] testExpandAndCollapse(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 0.899 s [2019-07-30T14:56:18.328Z] testEventStyling(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 4.651 s [2019-07-30T14:56:18.328Z] testLegendArrow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 3.71 s [2019-07-30T14:56:18.328Z] testVerticalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 14.971 s [2019-07-30T14:56:18.328Z] testZoomToSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 1.524 s [2019-07-30T14:56:18.328Z] testExport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) skipped [2019-07-30T14:56:18.328Z] testLegend(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 3.779 s [2019-07-30T14:56:18.328Z] testHorizontalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 3.95 s [2019-07-30T14:56:18.328Z] testTimegraphEventFiltering(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 3.255 s [2019-07-30T14:56:18.328Z] testKeyboardNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 1.905 s [2019-07-30T14:56:18.328Z] testPalettes(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) skipped [2019-07-30T14:56:18.328Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest [2019-07-30T14:56:19.353Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub"' [2019-07-30T14:56:19.609Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T14:56:19.609Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T14:56:19.609Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T14:56:19.609Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T14:56:20.539Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub"' [2019-07-30T14:56:20.539Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T14:56:20.539Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T14:56:20.539Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T14:56:21.102Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T14:56:21.102Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T14:56:21.666Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T14:56:21.666Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T14:56:22.229Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T14:56:22.229Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T14:56:22.486Z] DEBUG - number of items : 5 [2019-07-30T14:56:22.744Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom In} [2019-07-30T14:56:22.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1130486741 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T14:56:22.744Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130486741 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T14:56:22.744Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1130486741 data=null doit=true} to ToolItem with tooltip text {Zoom In} [2019-07-30T14:56:22.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1130486741 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T14:56:22.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1130486741 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T14:56:22.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1130486741 data=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-30T14:56:22.744Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1130486743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T14:56:22.744Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130486743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T14:56:22.744Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1130486744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T14:56:22.744Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1130486744 data=null doit=true} to ToolItem with tooltip text {Zoom In} [2019-07-30T14:56:22.744Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1130486744 data=null} to ToolItem with tooltip text {Zoom In} [2019-07-30T14:56:22.744Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom In} [2019-07-30T14:56:22.744Z] DEBUG - number of items : 5 [2019-07-30T14:56:22.744Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom Out} [2019-07-30T14:56:22.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1130486752 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T14:56:22.744Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130486752 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T14:56:22.744Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1130486752 data=null doit=true} to ToolItem with tooltip text {Zoom Out} [2019-07-30T14:56:22.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1130486752 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T14:56:22.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1130486752 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T14:56:22.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1130486752 data=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-30T14:56:22.744Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1130486755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T14:56:22.744Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130486755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T14:56:22.744Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1130486755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T14:56:22.744Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1130486755 data=null doit=true} to ToolItem with tooltip text {Zoom Out} [2019-07-30T14:56:22.744Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1130486755 data=null} to ToolItem with tooltip text {Zoom Out} [2019-07-30T14:56:22.744Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom Out} [2019-07-30T14:56:22.744Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T14:56:22.744Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T14:56:23.308Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T14:56:23.308Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T14:56:23.873Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub"' [2019-07-30T14:56:23.873Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T14:56:23.873Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T14:56:24.130Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T14:56:24.130Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T14:56:24.130Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T14:56:24.130Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T14:56:24.130Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.819 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest [2019-07-30T14:56:24.130Z] testZoomToSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest) Time elapsed: 1.691 s [2019-07-30T14:56:24.130Z] testHorizontalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest) Time elapsed: 3.449 s [2019-07-30T14:56:24.130Z] testKeyboardNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest) Time elapsed: 0.501 s [2019-07-30T14:56:24.130Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest [2019-07-30T14:56:24.694Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T14:56:24.694Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:56:24.694Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:56:24.694Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:56:24.694Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:56:24.694Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:56:24.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=1130488981 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {SomeProject} [2019-07-30T14:56:24.953Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=1130488981 data=null doit=true} to TreeItem with text {SomeProject} [2019-07-30T14:56:24.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=1130488981 data=null} to TreeItem with text {SomeProject} [2019-07-30T14:56:24.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=1130488982 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-30T14:56:24.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130488982 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-30T14:56:24.953Z] [2019-07-30T14:56:24.953Z] !ENTRY org.eclipse.cdt.core 1 0 2019-07-30 14:56:24.834 [2019-07-30T14:56:24.953Z] !MESSAGE Indexed 'SomeProject' (0 sources, 0 headers) in 0.003 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%) [2019-07-30T14:56:24.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=1130489108 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-30T14:56:24.953Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:56:24.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=1130489111 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {SomeProject} [2019-07-30T14:56:24.953Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=1130489111 data=null doit=true} to TreeItem with text {SomeProject} [2019-07-30T14:56:24.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=1130489111 data=null} to TreeItem with text {SomeProject} [2019-07-30T14:56:24.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=1130489112 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-30T14:56:24.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130489112 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-30T14:56:24.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=1130489185 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-30T14:56:25.210Z] DEBUG - matched MenuItem with text "Confi&gure", using matcher: with mnemonic 'Configure' [2019-07-30T14:56:25.210Z] DEBUG - matched MenuItem with text "Configure or convert...", using matcher: with mnemonic 'Configure or convert to Tracing Project' [2019-07-30T14:56:25.210Z] DEBUG - Clicking on with mnemonic 'Configure or convert to Tracing Project' [2019-07-30T14:56:25.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure or convert to Tracing Project} time=1130489319 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-30T14:56:25.467Z] DEBUG - Clicked on with mnemonic 'Configure or convert to Tracing Project' [2019-07-30T14:56:25.467Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=1130489580 data=null doit=true} to TreeItem with text {SomeProject} [2019-07-30T14:56:25.467Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=1130489581 data=null} to TreeItem with text {SomeProject} [2019-07-30T14:56:25.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=1130489581 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-30T14:56:25.467Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1130489582 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-30T14:56:25.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=1130489585 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-30T14:56:25.467Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Compass} time=1130489586 data=null doit=true} to TreeItem with text {Trace Compass} [2019-07-30T14:56:25.467Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Compass} time=1130489586 data=null} to TreeItem with text {Trace Compass} [2019-07-30T14:56:25.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Compass} time=1130489587 data=null button=1 stateMask=0x0 x=93 y=32 count=1} to TreeItem with text {Trace Compass} [2019-07-30T14:56:25.467Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1130489587 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-30T14:56:25.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Compass} time=1130489589 data=null button=1 stateMask=0x80000 x=93 y=32 count=1} to TreeItem with text {Trace Compass} [2019-07-30T14:56:25.467Z] WARN - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again. [2019-07-30T14:56:27.362Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T14:56:27.362Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:56:27.362Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T14:56:27.362Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T14:56:27.362Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T14:56:27.362Z] DEBUG - matched MenuItem with text "&Filters and Customi...", using matcher: with mnemonic 'Filters and Customization...' [2019-07-30T14:56:27.362Z] DEBUG - Clicking on with mnemonic 'Filters and Customization...' [2019-07-30T14:56:27.362Z] DEBUG - Clicked on with mnemonic 'Filters and Customization...' [2019-07-30T14:56:27.362Z] DEBUG - matched Shell with text "Filters and Customiz...", using matcher: with text 'Filters and Customization' [2019-07-30T14:56:27.362Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filters and Customization} time=1130491566 data=null doit=true} to Shell with text {Filters and Customization} [2019-07-30T14:56:27.362Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T14:56:27.362Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T14:56:27.362Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T14:56:27.362Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {.* resources} time=1130491569 data=null button=0 stateMask=0x0 x=67 y=33 count=0} to TableItem with text {.* resources} [2019-07-30T14:56:27.362Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {.* resources} time=1130491573 data=null doit=true} to TableItem with text {.* resources} [2019-07-30T14:56:27.362Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {.* resources} time=1130491573 data=null} to TableItem with text {.* resources} [2019-07-30T14:56:27.362Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {.* resources} time=1130491574 data=null button=1 stateMask=0x0 x=67 y=33 count=1} to TableItem with text {.* resources} [2019-07-30T14:56:27.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1130491574 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-30T14:56:27.362Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {.* resources} time=1130491583 data=null button=1 stateMask=0x80000 x=67 y=33 count=1} to TableItem with text {.* resources} [2019-07-30T14:56:27.362Z] DEBUG - Setting state to unchecked on: .* resources [2019-07-30T14:56:27.362Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T14:56:27.362Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1130491600 data=null button=0 stateMask=0x0 x=131 y=121 count=0} to TableItem with text {Trace Compass Shadow Projects} [2019-07-30T14:56:27.362Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=1130491600 data=null doit=true} to TableItem with text {Trace Compass Shadow Projects} [2019-07-30T14:56:27.362Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=1130491600 data=null} to TableItem with text {Trace Compass Shadow Projects} [2019-07-30T14:56:27.362Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1130491600 data=null button=1 stateMask=0x0 x=131 y=121 count=1} to TableItem with text {Trace Compass Shadow Projects} [2019-07-30T14:56:27.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1130491601 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-30T14:56:27.362Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1130491601 data=null button=1 stateMask=0x80000 x=131 y=121 count=1} to TableItem with text {Trace Compass Shadow Projects} [2019-07-30T14:56:27.362Z] DEBUG - Setting state to unchecked on: Trace Compass Shadow Projects [2019-07-30T14:56:27.362Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:56:27.362Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:56:27.362Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T14:56:27.362Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:27.362Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:27.362Z] DEBUG - Clicking on OK [2019-07-30T14:56:27.362Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1130491603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:27.362Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1130491603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:27.362Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1130491603 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:27.362Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1130491603 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:27.362Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1130491603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:27.362Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1130491603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:27.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1130491603 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:27.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Filters and Customization...} time=1130491418 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-30T14:56:27.620Z] DEBUG - Clicked on [2019-07-30T14:56:27.620Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T14:56:27.620Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:56:27.620Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:56:27.620Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:56:27.620Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:56:27.620Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:56:27.620Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1130491701 data=null button=0 stateMask=0x0 x=133 y=11 count=0} to TreeItem with text {.tracecompass-SomeProject} [2019-07-30T14:56:27.620Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=1130491702 data=null doit=true} to TreeItem with text {.tracecompass-SomeProject} [2019-07-30T14:56:27.620Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=1130491702 data=null} to TreeItem with text {.tracecompass-SomeProject} [2019-07-30T14:56:27.620Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1130491702 data=null button=1 stateMask=0x0 x=133 y=11 count=1} to TreeItem with text {.tracecompass-SomeProject} [2019-07-30T14:56:27.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130491702 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-30T14:56:27.620Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1130491725 data=null button=1 stateMask=0x80000 x=133 y=11 count=1} to TreeItem with text {.tracecompass-SomeProject} [2019-07-30T14:56:27.620Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=1130491735 data=null doit=true} to TreeItem with text {.tracecompass-SomeProject} [2019-07-30T14:56:27.620Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=1130491735 data=null} to TreeItem with text {.tracecompass-SomeProject} [2019-07-30T14:56:27.620Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1130491736 data=null button=1 stateMask=0x0 x=133 y=11 count=1} to TreeItem with text {.tracecompass-SomeProject} [2019-07-30T14:56:27.620Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1130491736 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-30T14:56:27.620Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1130491741 data=null button=1 stateMask=0x80000 x=117 y=11 count=1} to TreeItem with text {.tracecompass-SomeProject} [2019-07-30T14:56:27.620Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1130491742 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T14:56:27.620Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1130491742 data=null} to TreeItem with text {Traces [1]} [2019-07-30T14:56:27.620Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1130491742 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T14:56:27.620Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1130491742 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-30T14:56:27.620Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1130491766 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T14:56:27.620Z] WARN - Tree item TreeItem with text {.tracecompass-SomeProject} is already expanded. Won't expand it again. [2019-07-30T14:56:27.620Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T14:56:27.620Z] DEBUG - matched MenuItem with text "&Filters and Customi...", using matcher: with mnemonic 'Filters and Customization...' [2019-07-30T14:56:27.620Z] DEBUG - Clicking on with mnemonic 'Filters and Customization...' [2019-07-30T14:56:27.877Z] DEBUG - Clicked on with mnemonic 'Filters and Customization...' [2019-07-30T14:56:27.877Z] DEBUG - matched Shell with text "Filters and Customiz...", using matcher: with text 'Filters and Customization' [2019-07-30T14:56:27.877Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filters and Customization} time=1130491959 data=null doit=true} to Shell with text {Filters and Customization} [2019-07-30T14:56:27.877Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T14:56:27.877Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T14:56:27.877Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T14:56:27.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {.* resources} time=1130491975 data=null button=0 stateMask=0x0 x=67 y=33 count=0} to TableItem with text {.* resources} [2019-07-30T14:56:27.877Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {.* resources} time=1130491976 data=null doit=true} to TableItem with text {.* resources} [2019-07-30T14:56:27.877Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {.* resources} time=1130491976 data=null} to TableItem with text {.* resources} [2019-07-30T14:56:27.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {.* resources} time=1130491976 data=null button=1 stateMask=0x0 x=67 y=33 count=1} to TableItem with text {.* resources} [2019-07-30T14:56:27.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1130491976 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-30T14:56:27.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {.* resources} time=1130491977 data=null button=1 stateMask=0x80000 x=67 y=33 count=1} to TableItem with text {.* resources} [2019-07-30T14:56:27.877Z] DEBUG - Setting state to checked on: .* resources [2019-07-30T14:56:27.877Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T14:56:27.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1130492002 data=null button=0 stateMask=0x0 x=131 y=121 count=0} to TableItem with text {Trace Compass Shadow Projects} [2019-07-30T14:56:27.877Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=1130492002 data=null doit=true} to TableItem with text {Trace Compass Shadow Projects} [2019-07-30T14:56:27.877Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=1130492002 data=null} to TableItem with text {Trace Compass Shadow Projects} [2019-07-30T14:56:27.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1130492002 data=null button=1 stateMask=0x0 x=131 y=121 count=1} to TableItem with text {Trace Compass Shadow Projects} [2019-07-30T14:56:27.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1130492003 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-30T14:56:27.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1130492003 data=null button=1 stateMask=0x80000 x=131 y=121 count=1} to TableItem with text {Trace Compass Shadow Projects} [2019-07-30T14:56:27.877Z] DEBUG - Setting state to checked on: Trace Compass Shadow Projects [2019-07-30T14:56:27.877Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:56:27.877Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:56:27.877Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T14:56:27.877Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:27.877Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:27.877Z] DEBUG - Clicking on OK [2019-07-30T14:56:27.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1130492005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:27.877Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1130492005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:27.877Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1130492005 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:27.877Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1130492005 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:27.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1130492005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:27.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1130492005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:27.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1130492006 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:27.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Filters and Customization...} time=1130491821 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-30T14:56:27.877Z] DEBUG - Clicked on [2019-07-30T14:56:27.877Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T14:56:27.877Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:56:27.877Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:56:28.137Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1130492222 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T14:56:28.137Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T14:56:28.137Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:56:28.137Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:56:28.137Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:56:28.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=1130492241 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {SomeProject} [2019-07-30T14:56:28.137Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=1130492241 data=null doit=true} to TreeItem with text {SomeProject} [2019-07-30T14:56:28.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=1130492241 data=null} to TreeItem with text {SomeProject} [2019-07-30T14:56:28.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=1130492242 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-30T14:56:28.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130492242 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-30T14:56:28.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=1130492291 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-30T14:56:28.137Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T14:56:28.137Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T14:56:28.624Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T14:56:29.233Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T14:56:29.233Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T14:56:29.233Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T14:56:29.233Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T14:56:29.233Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:56:29.233Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button' [2019-07-30T14:56:29.233Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: with style 'SWT.CHECK' [2019-07-30T14:56:29.233Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:56:29.233Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T14:56:29.233Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:56:29.233Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:56:29.233Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:56:29.233Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T14:56:29.233Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130493196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:56:29.233Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130493196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:56:29.233Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130493196 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:56:29.233Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130493196 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:56:29.233Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130493196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:56:29.233Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130493196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:56:29.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130493197 data=null 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-30T14:56:29.233Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130493215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:56:29.233Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130493215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:56:29.233Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130493216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:56:29.233Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130493216 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:56:29.233Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130493216 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:56:29.233Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:56:29.233Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T14:56:29.233Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button' [2019-07-30T14:56:29.233Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T14:56:29.233Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:56:29.233Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:56:29.233Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T14:56:29.233Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:56:29.233Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:29.233Z] DEBUG - Clicking on OK [2019-07-30T14:56:29.233Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1130493217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:29.233Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1130493217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:29.233Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1130493217 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:29.233Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1130493217 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:29.233Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1130493217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:29.233Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1130493217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:29.233Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:29.233Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:29.233Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:29.233Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:29.233Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:29.233Z] DEBUG - Clicked on OK [2019-07-30T14:56:29.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1130493217 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:56:29.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1130492336 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-30T14:56:29.797Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.546 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest [2019-07-30T14:56:29.797Z] testConfigureTracingNature(org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest) Time elapsed: 2.433 s [2019-07-30T14:56:29.797Z] testViewerFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest) Time elapsed: 0.762 s [2019-07-30T14:56:29.797Z] [2019-07-30T14:56:29.797Z] Results: [2019-07-30T14:56:29.797Z] [2019-07-30T14:56:29.797Z] Tests run: 70, Failures: 0, Errors: 0, Skipped: 4 [2019-07-30T14:56:29.797Z] [2019-07-30T14:56:30.055Z] [2019-07-30T14:56:30.055Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 14:56:30.040 [2019-07-30T14:56:30.055Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T14:56:30.985Z] [INFO] All tests passed! [2019-07-30T14:56:30.985Z] [INFO] [2019-07-30T14:56:30.985Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T14:56:30.985Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T14:56:30.985Z] [INFO] [2019-07-30T14:56:30.985Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T14:56:31.548Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T14:56:31.805Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T14:56:31.805Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T14:56:32.735Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T14:56:32.991Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T14:56:32.991Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T14:56:33.248Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T14:56:33.248Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T14:56:33.248Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T14:56:33.504Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T14:56:33.504Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T14:56:33.504Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T14:56:34.068Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T14:56:34.068Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T14:56:34.632Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T14:56:36.001Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T14:56:36.257Z] [INFO] [2019-07-30T14:56:36.257Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T14:56:36.257Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT.jar [2019-07-30T14:56:36.257Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT.pom [2019-07-30T14:56:36.257Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-30T14:56:36.257Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T14:56:36.257Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT-p2metadata.xml [2019-07-30T14:56:36.257Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT-p2artifacts.xml [2019-07-30T14:56:36.257Z] [INFO] [2019-07-30T14:56:36.257Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T14:56:36.257Z] [INFO] [2019-07-30T14:56:36.257Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests >-- [2019-07-30T14:56:36.257Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core.tests 1.0.4-SNAPSHOT [43/134] [2019-07-30T14:56:36.257Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T14:56:36.257Z] [INFO] [2019-07-30T14:56:36.257Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T14:56:36.257Z] [INFO] [2019-07-30T14:56:36.257Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T14:56:36.257Z] [INFO] The project's OSGi version is 1.0.4.201907301416 [2019-07-30T14:56:36.257Z] [INFO] [2019-07-30T14:56:36.257Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T14:56:36.257Z] [INFO] [2019-07-30T14:56:36.257Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T14:56:36.257Z] [INFO] [2019-07-30T14:56:36.257Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T14:56:36.257Z] [INFO] [2019-07-30T14:56:36.257Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T14:56:36.257Z] [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/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T14:56:36.257Z] [INFO] [2019-07-30T14:56:36.257Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T14:56:36.257Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:56:36.257Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/main/resources [2019-07-30T14:56:36.257Z] [INFO] [2019-07-30T14:56:36.257Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T14:56:36.257Z] [INFO] Compiling 9 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/classes [2019-07-30T14:56:36.514Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[84] [2019-07-30T14:56:36.514Z] Long value = fMapper.apply(element); [2019-07-30T14:56:36.514Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:56:36.514Z] 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-30T14:56:36.514Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[85] [2019-07-30T14:56:36.514Z] if (value <= fMapper.apply(obj)) { [2019-07-30T14:56:36.514Z] ^^^^^^^^^^^^^^^^^^ [2019-07-30T14:56:36.514Z] 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-30T14:56:36.514Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[103] [2019-07-30T14:56:36.514Z] Long value = fMapper.apply(element); [2019-07-30T14:56:36.514Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:56:36.514Z] 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-30T14:56:36.514Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[104] [2019-07-30T14:56:36.514Z] if (value >= fMapper.apply(obj)) { [2019-07-30T14:56:36.514Z] ^^^^^^^^^^^^^^^^^^ [2019-07-30T14:56:36.514Z] 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-30T14:56:36.514Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/AbstractStatisticsTest.java:[366] [2019-07-30T14:56:36.514Z] Statistics::update, Statistics::merge); [2019-07-30T14:56:36.514Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:56:36.514Z] 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-30T14:56:36.514Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/AbstractStatisticsTest.java:[384] [2019-07-30T14:56:36.514Z] Statistics::update, Statistics::merge); [2019-07-30T14:56:36.514Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:56:36.514Z] 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-30T14:56:36.514Z] 6 problems (6 warnings) [2019-07-30T14:56:36.514Z] [INFO] [2019-07-30T14:56:36.514Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T14:56:36.514Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:56:36.514Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/test/resources [2019-07-30T14:56:36.514Z] [INFO] [2019-07-30T14:56:36.514Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T14:56:36.770Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT-sources.jar [2019-07-30T14:56:36.770Z] [INFO] [2019-07-30T14:56:36.770Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T14:56:36.770Z] [INFO] [2019-07-30T14:56:36.770Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T14:56:36.770Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT.jar [2019-07-30T14:56:36.770Z] [INFO] [2019-07-30T14:56:36.770Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T14:56:36.770Z] [INFO] [2019-07-30T14:56:36.770Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T14:56:36.770Z] [INFO] [2019-07-30T14:56:36.770Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T14:56:36.770Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT.jar [2019-07-30T14:56:36.770Z] [INFO] [2019-07-30T14:56:36.770Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T14:56:36.770Z] [INFO] [2019-07-30T14:56:36.770Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T14:56:38.662Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data/.metadata/.log [2019-07-30T14:56:38.662Z] [INFO] Command line: [2019-07-30T14:56:38.662Z] [/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/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T14:56:38.662Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T14:56:41.377Z] !SESSION 2019-07-30 14:56:38.652 ----------------------------------------------- [2019-07-30T14:56:41.377Z] eclipse.buildId=unknown [2019-07-30T14:56:41.377Z] java.version=1.8.0_202 [2019-07-30T14:56:41.377Z] java.vendor=Oracle Corporation [2019-07-30T14:56:41.377Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T14:56:41.377Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T14:56:41.377Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T14:56:41.377Z] [2019-07-30T14:56:41.377Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 14:56:41.354 [2019-07-30T14:56:41.377Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T14:56:41.377Z] !STACK 0 [2019-07-30T14:56:41.377Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T14:56:41.377Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T14:56:41.377Z] [2019-07-30T14:56:41.377Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T14:56:41.377Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T14:56:41.377Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T14:56:41.377Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T14:56:41.377Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T14:56:41.377Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T14:56:41.377Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T14:56:41.377Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T14:56:41.377Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T14:56:41.377Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T14:56:41.634Z] [2019-07-30T14:56:41.634Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 14:56:41.540 [2019-07-30T14:56:41.634Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T14:56:41.634Z] !STACK 0 [2019-07-30T14:56:41.634Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T14:56:41.635Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T14:56:41.635Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T14:56:41.635Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-30T14:56:41.635Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T14:56:41.635Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T14:56:41.635Z] [2019-07-30T14:56:41.635Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T14:56:41.635Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T14:56:41.635Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T14:56:41.635Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T14:56:41.635Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T14:56:41.635Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T14:56:41.635Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T14:56:41.635Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T14:56:41.635Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T14:56:41.635Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T14:56:44.156Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest [2019-07-30T14:56:47.427Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.881 s - in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest [2019-07-30T14:56:47.427Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.01 s [2019-07-30T14:56:47.427Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.002 s [2019-07-30T14:56:47.427Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 1.183 s [2019-07-30T14:56:47.427Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.604 s [2019-07-30T14:56:47.427Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.185 s [2019-07-30T14:56:47.427Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2019-07-30T14:56:47.427Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.001 s [2019-07-30T14:56:47.427Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.397 s [2019-07-30T14:56:47.427Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.239 s [2019-07-30T14:56:47.427Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.001 s [2019-07-30T14:56:47.427Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2019-07-30T14:56:47.427Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.007 s [2019-07-30T14:56:47.427Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.003 s [2019-07-30T14:56:47.427Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.216 s [2019-07-30T14:56:47.427Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2019-07-30T14:56:47.427Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest [2019-07-30T14:56:49.320Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.06 s - in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest [2019-07-30T14:56:49.320Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.002 s [2019-07-30T14:56:49.320Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.001 s [2019-07-30T14:56:49.320Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.519 s [2019-07-30T14:56:49.320Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.712 s [2019-07-30T14:56:49.320Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.137 s [2019-07-30T14:56:49.320Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2019-07-30T14:56:49.320Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2019-07-30T14:56:49.320Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.19 s [2019-07-30T14:56:49.320Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.203 s [2019-07-30T14:56:49.320Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2019-07-30T14:56:49.320Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2019-07-30T14:56:49.320Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.004 s [2019-07-30T14:56:49.320Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2019-07-30T14:56:49.320Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.286 s [2019-07-30T14:56:49.320Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2019-07-30T14:56:49.320Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest [2019-07-30T14:56:50.249Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.052 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest [2019-07-30T14:56:50.249Z] testPartialPerTypeStatsCancel(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.44 s [2019-07-30T14:56:50.249Z] testExecute(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.106 s [2019-07-30T14:56:50.249Z] testExecuteNoDepend(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.069 s [2019-07-30T14:56:50.249Z] testTotalStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.098 s [2019-07-30T14:56:50.249Z] testPerTypeStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.098 s [2019-07-30T14:56:50.249Z] testPartialPerTypeStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.132 s [2019-07-30T14:56:50.249Z] testExecuteNoTrace(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.062 s [2019-07-30T14:56:50.249Z] testPartialStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.045 s [2019-07-30T14:56:50.249Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest [2019-07-30T14:56:52.772Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.541 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest [2019-07-30T14:56:52.772Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.002 s [2019-07-30T14:56:52.772Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.001 s [2019-07-30T14:56:52.772Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.747 s [2019-07-30T14:56:52.772Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.577 s [2019-07-30T14:56:52.772Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.227 s [2019-07-30T14:56:52.772Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-30T14:56:52.772Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-30T14:56:52.772Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.416 s [2019-07-30T14:56:52.772Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.522 s [2019-07-30T14:56:52.772Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-30T14:56:52.772Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-30T14:56:52.772Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.001 s [2019-07-30T14:56:52.772Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.001 s [2019-07-30T14:56:52.772Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-30T14:56:52.772Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-30T14:56:52.772Z] [2019-07-30T14:56:52.772Z] Results: [2019-07-30T14:56:52.772Z] [2019-07-30T14:56:52.772Z] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T14:56:52.772Z] [2019-07-30T14:56:53.711Z] [INFO] All tests passed! [2019-07-30T14:56:53.711Z] [INFO] [2019-07-30T14:56:53.711Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T14:56:53.711Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T14:56:53.711Z] [INFO] [2019-07-30T14:56:53.711Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T14:56:53.969Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T14:56:54.227Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T14:56:54.227Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T14:56:54.930Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T14:56:54.930Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T14:56:55.279Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T14:56:55.279Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T14:56:55.279Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T14:56:55.279Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T14:56:55.535Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T14:56:55.792Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T14:56:56.050Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T14:56:56.050Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T14:56:56.306Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T14:56:56.563Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T14:56:56.563Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T14:56:56.822Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T14:56:56.822Z] [INFO] [2019-07-30T14:56:56.822Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T14:56:56.822Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT.jar [2019-07-30T14:56:56.822Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT.pom [2019-07-30T14:56:56.822Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT-sources.jar [2019-07-30T14:56:56.822Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T14:56:56.822Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT-p2metadata.xml [2019-07-30T14:56:56.822Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT-p2artifacts.xml [2019-07-30T14:56:56.822Z] [INFO] [2019-07-30T14:56:56.822Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T14:56:56.822Z] [INFO] [2019-07-30T14:56:56.822Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests >-- [2019-07-30T14:56:56.822Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.2-SNAPSHOT [44/134] [2019-07-30T14:56:56.822Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T14:56:56.822Z] [INFO] [2019-07-30T14:56:56.822Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T14:56:56.822Z] [INFO] [2019-07-30T14:56:56.822Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T14:56:56.822Z] [INFO] The project's OSGi version is 1.0.2.201907301416 [2019-07-30T14:56:56.822Z] [INFO] [2019-07-30T14:56:56.822Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T14:56:56.822Z] [INFO] [2019-07-30T14:56:56.822Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T14:56:56.822Z] [INFO] [2019-07-30T14:56:56.822Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T14:56:56.822Z] [INFO] [2019-07-30T14:56:56.822Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T14:56:56.822Z] [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/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T14:56:56.822Z] [INFO] [2019-07-30T14:56:56.822Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T14:56:56.822Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:56:56.822Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/main/resources [2019-07-30T14:56:56.822Z] [INFO] [2019-07-30T14:56:56.822Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T14:56:56.822Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/classes [2019-07-30T14:56:57.387Z] [INFO] [2019-07-30T14:56:57.387Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T14:56:57.387Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:56:57.387Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/test/resources [2019-07-30T14:56:57.387Z] [INFO] [2019-07-30T14:56:57.387Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T14:56:57.387Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT-sources.jar [2019-07-30T14:56:57.645Z] [INFO] [2019-07-30T14:56:57.645Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T14:56:57.645Z] [INFO] [2019-07-30T14:56:57.645Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T14:56:57.645Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT.jar [2019-07-30T14:56:57.645Z] [INFO] [2019-07-30T14:56:57.645Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T14:56:57.645Z] [INFO] [2019-07-30T14:56:57.645Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T14:56:57.645Z] [INFO] [2019-07-30T14:56:57.645Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T14:56:57.645Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT.jar [2019-07-30T14:56:57.645Z] [INFO] [2019-07-30T14:56:57.645Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T14:56:57.645Z] [INFO] [2019-07-30T14:56:57.645Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T14:56:59.014Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-30T14:56:59.014Z] [INFO] Command line: [2019-07-30T14:56:59.014Z] [/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/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-30T14:56:59.014Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T14:57:02.287Z] !SESSION 2019-07-30 14:56:59.233 ----------------------------------------------- [2019-07-30T14:57:02.287Z] eclipse.buildId=unknown [2019-07-30T14:57:02.287Z] java.version=1.8.0_202 [2019-07-30T14:57:02.287Z] java.vendor=Oracle Corporation [2019-07-30T14:57:02.287Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T14:57:02.287Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-30T14:57:02.287Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-30T14:57:02.287Z] [2019-07-30T14:57:02.287Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 14:57:02.026 [2019-07-30T14:57:02.287Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T14:57:02.287Z] !STACK 0 [2019-07-30T14:57:02.287Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T14:57:02.287Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T14:57:02.287Z] [2019-07-30T14:57:02.287Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T14:57:02.287Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T14:57:02.287Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T14:57:02.287Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T14:57:02.287Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T14:57:02.287Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T14:57:02.287Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T14:57:02.287Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T14:57:02.287Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T14:57:02.287Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T14:57:02.287Z] [2019-07-30T14:57:02.287Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 14:57:02.164 [2019-07-30T14:57:02.287Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T14:57:02.287Z] !STACK 0 [2019-07-30T14:57:02.287Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T14:57:02.287Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T14:57:02.287Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T14:57:02.287Z] -> 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-30T14:57:02.287Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T14:57:02.287Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T14:57:02.287Z] [2019-07-30T14:57:02.287Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T14:57:02.287Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T14:57:02.287Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T14:57:02.287Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T14:57:02.287Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T14:57:02.287Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T14:57:02.287Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T14:57:02.287Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T14:57:02.287Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T14:57:02.287Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T14:57:04.182Z] process 8200: 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-30T14:57:04.182Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T14:57:04.439Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T14:57:04.439Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T14:57:16.619Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest [2019-07-30T14:57:16.619Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.008 s - in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest [2019-07-30T14:57:16.619Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest skipped [2019-07-30T14:57:16.619Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest [2019-07-30T14:57:16.619Z] Display size: 1440x900 [2019-07-30T14:57:16.619Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-30T14:57:16.619Z] GTK version=3.18.9 [2019-07-30T14:57:16.619Z] GTK theme=Ambiance [2019-07-30T14:57:16.619Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T14:57:16.619Z] Time zone: Coordinated Universal Time [2019-07-30T14:57:16.619Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T14:57:16.619Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T14:57:17.989Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-30T14:57:18.245Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T14:57:18.245Z] DEBUG - Double-clicking on TimeGraphControl {*Wrong Thread*} [2019-07-30T14:57:18.245Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1130542490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T14:57:18.245Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1130542491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T14:57:18.245Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1130542492 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T14:57:18.245Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1130542493 data=null} to TimeGraphControl with text {} [2019-07-30T14:57:18.245Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1130542493 data=null button=1 stateMask=0x0 x=482 y=47 count=1} to TimeGraphControl with text {} [2019-07-30T14:57:18.245Z] DEBUG - Sent event Selection [13]: SelectionEvent{TimeGraphControl {} time=1130542497 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-30T14:57:18.245Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1130542498 data=null button=1 stateMask=0x80000 x=482 y=47 count=1} to TimeGraphControl with text {} [2019-07-30T14:57:18.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1130542498 data=null button=1 stateMask=0x0 x=482 y=47 count=2} to TimeGraphControl with text {} [2019-07-30T14:57:18.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{TimeGraphControl {} time=1130542507 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-30T14:57:18.502Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TimeGraphControl {} time=1130542507 data=null button=1 stateMask=0x0 x=482 y=47 count=2} to TimeGraphControl with text {} [2019-07-30T14:57:18.502Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{TimeGraphControl {} time=1130542508 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-30T14:57:18.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1130542508 data=null button=1 stateMask=0x80000 x=482 y=47 count=2} to TimeGraphControl with text {} [2019-07-30T14:57:18.502Z] DEBUG - Sent event MouseHover [32]: MouseEvent{TimeGraphControl {} time=1130542509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T14:57:18.502Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1130542522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T14:57:18.502Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1130542523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T14:57:18.502Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1130542523 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T14:57:18.502Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1130542524 data=null} to TimeGraphControl with text {} [2019-07-30T14:57:18.502Z] DEBUG - Double-clicked on TimeGraphControl {*Wrong Thread*} [2019-07-30T14:57:18.502Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-30T14:57:18.758Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-30T14:57:18.758Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-30T14:57:19.015Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-30T14:57:19.271Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-30T14:57:19.527Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-30T14:57:19.784Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-30T14:57:19.784Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-30T14:57:20.040Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.877 s - in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest [2019-07-30T14:57:20.040Z] tryMouseDoubleclickZoom(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.978 s [2019-07-30T14:57:20.040Z] cascadeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.143 s [2019-07-30T14:57:20.040Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.183 s [2019-07-30T14:57:20.040Z] emptyStateSystemTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.182 s [2019-07-30T14:57:20.040Z] largeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.326 s [2019-07-30T14:57:20.040Z] multiFunctionRootsSecondTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.268 s [2019-07-30T14:57:20.040Z] mergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.123 s [2019-07-30T14:57:20.040Z] mergeFirstLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.187 s [2019-07-30T14:57:20.040Z] treeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.187 s [2019-07-30T14:57:20.040Z] [2019-07-30T14:57:20.040Z] Results: [2019-07-30T14:57:20.040Z] [2019-07-30T14:57:20.040Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1 [2019-07-30T14:57:20.040Z] [2019-07-30T14:57:21.931Z] [INFO] All tests passed! [2019-07-30T14:57:21.931Z] [INFO] [2019-07-30T14:57:21.931Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T14:57:21.931Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T14:57:21.931Z] [INFO] [2019-07-30T14:57:21.931Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T14:57:22.861Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T14:57:23.118Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T14:57:23.118Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T14:57:23.681Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T14:57:23.938Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T14:57:23.938Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T14:57:24.195Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T14:57:24.195Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T14:57:24.195Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T14:57:24.195Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T14:57:24.452Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core.tests' with 23 classes [2019-07-30T14:57:24.452Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T14:57:25.016Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T14:57:25.016Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T14:57:25.273Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T14:57:26.734Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T14:57:26.734Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T14:57:26.734Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T14:57:26.734Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T14:57:26.991Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T14:57:27.247Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core.tests' with 10 classes [2019-07-30T14:57:27.247Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T14:57:27.247Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T14:57:27.809Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T14:57:27.809Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T14:57:27.809Z] [INFO] [2019-07-30T14:57:27.809Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T14:57:27.809Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT.jar [2019-07-30T14:57:28.065Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT.pom [2019-07-30T14:57:28.629Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT-sources.jar [2019-07-30T14:57:28.629Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T14:57:28.629Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT-p2metadata.xml [2019-07-30T14:57:28.629Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT-p2artifacts.xml [2019-07-30T14:57:28.629Z] [INFO] [2019-07-30T14:57:28.629Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T14:57:28.629Z] [INFO] [2019-07-30T14:57:28.629Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng-parent >--- [2019-07-30T14:57:28.629Z] [INFO] Building Trace Compass LTTng Support Parent 5.0.0-SNAPSHOT [45/134] [2019-07-30T14:57:28.629Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T14:57:28.629Z] [INFO] [2019-07-30T14:57:28.629Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-30T14:57:28.629Z] [INFO] [2019-07-30T14:57:28.629Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-30T14:57:28.629Z] [INFO] [2019-07-30T14:57:28.629Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-30T14:57:28.629Z] [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/lttng/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T14:57:28.629Z] [INFO] [2019-07-30T14:57:28.629Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-30T14:57:28.629Z] [INFO] [2019-07-30T14:57:28.629Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-30T14:57:28.629Z] [INFO] [2019-07-30T14:57:28.629Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-30T14:57:28.629Z] [INFO] [2019-07-30T14:57:28.629Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-30T14:57:28.629Z] [INFO] [2019-07-30T14:57:28.629Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-30T14:57:28.629Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T14:57:28.629Z] [INFO] [2019-07-30T14:57:28.629Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-30T14:57:28.629Z] [INFO] [2019-07-30T14:57:28.629Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-30T14:57:28.629Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng-parent-5.0.0-SNAPSHOT.pom [2019-07-30T14:57:28.629Z] [INFO] [2019-07-30T14:57:28.629Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core >-- [2019-07-30T14:57:28.629Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core 1.1.1-SNAPSHOT [46/134] [2019-07-30T14:57:28.629Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T14:57:28.629Z] [INFO] [2019-07-30T14:57:28.629Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T14:57:28.629Z] [INFO] [2019-07-30T14:57:28.629Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T14:57:28.629Z] [INFO] The project's OSGi version is 1.1.1.201907301416 [2019-07-30T14:57:28.629Z] [INFO] [2019-07-30T14:57:28.629Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T14:57:28.629Z] [INFO] [2019-07-30T14:57:28.629Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T14:57:28.629Z] [INFO] [2019-07-30T14:57:28.629Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T14:57:28.629Z] [INFO] [2019-07-30T14:57:28.629Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T14:57:28.629Z] [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/lttng/org.eclipse.tracecompass.lttng2.common.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T14:57:28.629Z] [INFO] [2019-07-30T14:57:28.629Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T14:57:28.629Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:57:28.629Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/src/main/resources [2019-07-30T14:57:28.629Z] [INFO] [2019-07-30T14:57:28.629Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T14:57:29.192Z] [INFO] Compiling 4 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/target/classes [2019-07-30T14:57:29.192Z] [INFO] [2019-07-30T14:57:29.192Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T14:57:29.192Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:57:29.192Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/src/test/resources [2019-07-30T14:57:29.192Z] [INFO] [2019-07-30T14:57:29.192Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T14:57:29.192Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT-sources.jar [2019-07-30T14:57:29.192Z] [INFO] [2019-07-30T14:57:29.192Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T14:57:29.192Z] [INFO] [2019-07-30T14:57:29.192Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T14:57:29.192Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT.jar [2019-07-30T14:57:29.192Z] [INFO] [2019-07-30T14:57:29.192Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T14:57:29.192Z] [INFO] [2019-07-30T14:57:29.192Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T14:57:29.192Z] [INFO] [2019-07-30T14:57:29.192Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T14:57:29.192Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT.jar [2019-07-30T14:57:29.192Z] [INFO] [2019-07-30T14:57:29.192Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T14:57:29.192Z] [INFO] [2019-07-30T14:57:29.192Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T14:57:29.192Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T14:57:29.192Z] [INFO] [2019-07-30T14:57:29.192Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T14:57:29.449Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T14:57:29.449Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T14:57:29.706Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T14:57:30.269Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T14:57:30.269Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T14:57:30.525Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T14:57:30.525Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T14:57:30.781Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T14:57:30.781Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T14:57:30.781Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T14:57:30.781Z] [INFO] [2019-07-30T14:57:30.781Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T14:57:30.781Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT.jar [2019-07-30T14:57:30.781Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT.pom [2019-07-30T14:57:30.781Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT-sources.jar [2019-07-30T14:57:30.781Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T14:57:30.781Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT-p2metadata.xml [2019-07-30T14:57:30.781Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT-p2artifacts.xml [2019-07-30T14:57:30.781Z] [INFO] [2019-07-30T14:57:30.781Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T14:57:30.781Z] [INFO] [2019-07-30T14:57:30.781Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core >-- [2019-07-30T14:57:30.781Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core 3.2.2-SNAPSHOT [47/134] [2019-07-30T14:57:30.781Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T14:57:30.781Z] [INFO] [2019-07-30T14:57:30.781Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T14:57:30.781Z] [INFO] [2019-07-30T14:57:30.781Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T14:57:30.781Z] [INFO] The project's OSGi version is 3.2.2.201907301416 [2019-07-30T14:57:30.781Z] [INFO] [2019-07-30T14:57:30.781Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T14:57:30.781Z] [INFO] [2019-07-30T14:57:30.781Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T14:57:30.781Z] [INFO] [2019-07-30T14:57:30.781Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T14:57:30.781Z] [INFO] [2019-07-30T14:57:30.781Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T14:57:30.781Z] [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/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T14:57:30.781Z] [INFO] [2019-07-30T14:57:30.781Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T14:57:30.781Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:57:30.781Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/main/resources [2019-07-30T14:57:30.781Z] [INFO] [2019-07-30T14:57:30.781Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T14:57:30.781Z] [INFO] Compiling 94 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/classes [2019-07-30T14:57:31.713Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlFsmStateCu.java:[83] [2019-07-30T14:57:31.713Z] return new DataDrivenFsm(getId(), fInitialState.generate(), states, fPreCondition.generate(), fConsuming, fMultipleInstances); [2019-07-30T14:57:31.713Z] ^^^^^^ [2019-07-30T14:57:31.713Z] 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-30T14:57:31.713Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionSegment.java:[79] [2019-07-30T14:57:31.713Z] Object value = field.getValue().getValue(event, ITmfStateSystem.ROOT_ATTRIBUTE, scenarioInfo, container); [2019-07-30T14:57:31.713Z] ^^^^^^^^^^^^^^^^ [2019-07-30T14:57:31.713Z] 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-30T14:57:31.713Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/IXmlStateSystemContainer.java:[23] [2019-07-30T14:57:31.713Z] * {@link org.eclipse.tracecompass.internal.tmf.analysis.xml.core.model} package [2019-07-30T14:57:31.713Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:57:31.713Z] Javadoc: org.eclipse.tracecompass.internal.tmf.analysis.xml.core.model cannot be resolved to a type [2019-07-30T14:57:31.713Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenTimeGraphDataProvider.java:[162] [2019-07-30T14:57:31.713Z] for (Entry> ssEntry : table.rowMap().entrySet()) { [2019-07-30T14:57:31.713Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:57:31.713Z] 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-30T14:57:31.713Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenTimeGraphDataProvider.java:[186] [2019-07-30T14:57:31.713Z] for (ITmfStateInterval interval : ss.query2D(idToDisplayQuark.keySet(), getTimes(ss, timesRequested))) { [2019-07-30T14:57:31.713Z] ^^^^^^^^^^^^^^ [2019-07-30T14:57:31.713Z] Null type mismatch: required '@NonNull List<@NonNull Long>' but the provided value is inferred as @Nullable [2019-07-30T14:57:31.713Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionUpdateStoredFields.java:[55] [2019-07-30T14:57:31.713Z] final String alias = entry.getValue(); [2019-07-30T14:57:31.713Z] ^^^^^^^^^^^^^^^^ [2019-07-30T14:57:31.713Z] 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-30T14:57:31.713Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlActionCu.java:[160] [2019-07-30T14:57:31.713Z] fields.put(fieldEntry.getKey(), fieldEntry.getValue().generate()); [2019-07-30T14:57:31.713Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:57:31.713Z] 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-30T14:57:31.713Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlTimeGraphDataProvider.java:[238] [2019-07-30T14:57:31.713Z] TmfXmlStateSystemPathCu displayCu = TmfXmlStateSystemPathCu.compile(parentEntry.getAnalysisCompilationData(), Collections.singletonList(displayElement)); [2019-07-30T14:57:31.713Z] ^^^^^^^^^^^^^^ [2019-07-30T14:57:31.713Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element' [2019-07-30T14:57:31.713Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlTimeGraphDataProvider.java:[259] [2019-07-30T14:57:31.713Z] buildEntry(ss, subEntryEl, currentEntry, quark, regex, currentEnd, entryList); [2019-07-30T14:57:31.713Z] ^^^^^ [2019-07-30T14:57:31.713Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:57:31.713Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlTimeGraphDataProvider.java:[403] [2019-07-30T14:57:31.713Z] return quarkToRow.values(); [2019-07-30T14:57:31.713Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:57:31.713Z] Null type safety (type annotations): The expression of type '@NonNull Collection' needs unchecked conversion to conform to '@NonNull Collection<@NonNull ITimeGraphRowModel>' [2019-07-30T14:57:31.713Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/tmf/analysis/xml/core/module/XmlDataProviderManager.java:[122] [2019-07-30T14:57:31.713Z] provider = generateExperimentProviderXy(traces, viewElement); [2019-07-30T14:57:31.713Z] ^^^^^^ [2019-07-30T14:57:31.713Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to 'Collection<@NonNull ITmfTrace>' [2019-07-30T14:57:31.713Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/tmf/analysis/xml/core/module/XmlDataProviderManager.java:[184] [2019-07-30T14:57:31.713Z] provider = generateExperimentProviderTimeGraph(traces, viewElement); [2019-07-30T14:57:31.713Z] ^^^^^^ [2019-07-30T14:57:31.713Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to 'Collection<@NonNull ITmfTrace>' [2019-07-30T14:57:31.713Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/segment/TmfXmlPatternSegment.java:[175] [2019-07-30T14:57:31.713Z] buffer.putString(entry.getKey()); [2019-07-30T14:57:31.713Z] ^^^^^^^^^^^^^^ [2019-07-30T14:57:31.713Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:57:31.713Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/segment/TmfXmlPatternSegment.java:[202] [2019-07-30T14:57:31.713Z] size += SafeByteBufferFactory.getStringSizeInBuffer(entry.getKey()); [2019-07-30T14:57:31.713Z] ^^^^^^^^^^^^^^ [2019-07-30T14:57:31.713Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:57:31.713Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[265] [2019-07-30T14:57:31.713Z] series.getValue().getData()[i] = extractValue(value); [2019-07-30T14:57:31.713Z] ^^^^^^^^^^^^^^^^^ [2019-07-30T14:57:31.713Z] 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-30T14:57:31.713Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[273] [2019-07-30T14:57:31.713Z] getSeriesDelta(series.getValue().getData()); [2019-07-30T14:57:31.713Z] ^^^^^^^^^^^^^^^^^ [2019-07-30T14:57:31.713Z] 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-30T14:57:31.713Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[277] [2019-07-30T14:57:31.713Z] return TmfXyResponseFactory.createFailedResponse(e.getMessage()); [2019-07-30T14:57:31.713Z] ^^^^^^^^^^^^^^ [2019-07-30T14:57:31.713Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:57:31.713Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[281] [2019-07-30T14:57:31.713Z] return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), yModel -> Long.toString(yModel.getId())), complete); [2019-07-30T14:57:31.713Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:57:31.713Z] 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-30T14:57:31.713Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[281] [2019-07-30T14:57:31.713Z] return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), yModel -> Long.toString(yModel.getId())), complete); [2019-07-30T14:57:31.713Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:57:31.713Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:57:31.713Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[368] [2019-07-30T14:57:31.713Z] builder.add(new TmfTreeDataModel(fTraceId, -1, Collections.singletonList(getTrace().getName()))); [2019-07-30T14:57:31.713Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:57:31.713Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:57:31.713Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[177] [2019-07-30T14:57:31.713Z] int attributeQuark = series.getKey().fQuark; [2019-07-30T14:57:31.713Z] ^^^^^^^^^^^^^^^ [2019-07-30T14:57:31.713Z] 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-30T14:57:31.713Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[180] [2019-07-30T14:57:31.713Z] series.getValue().getData()[i] = extractValue(value); [2019-07-30T14:57:31.713Z] ^^^^^^^^^^^^^^^^^ [2019-07-30T14:57:31.713Z] 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-30T14:57:31.713Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[187] [2019-07-30T14:57:31.713Z] if (series.getKey().fDisplayType.equals(DisplayType.DELTA)) { [2019-07-30T14:57:31.713Z] ^^^^^^^^^^^^^^^ [2019-07-30T14:57:31.713Z] 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-30T14:57:31.713Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[188] [2019-07-30T14:57:31.713Z] getSeriesDelta(series.getValue().getData()); [2019-07-30T14:57:31.713Z] ^^^^^^^^^^^^^^^^^ [2019-07-30T14:57:31.713Z] 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-30T14:57:31.713Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[192] [2019-07-30T14:57:31.713Z] return TmfXyResponseFactory.createFailedResponse(e.getMessage()); [2019-07-30T14:57:31.713Z] ^^^^^^^^^^^^^^ [2019-07-30T14:57:31.713Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:57:31.713Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[196] [2019-07-30T14:57:31.713Z] return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), value -> Long.toString(value.getId())), complete); [2019-07-30T14:57:31.713Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:57:31.713Z] 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-30T14:57:31.713Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[196] [2019-07-30T14:57:31.713Z] return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), value -> Long.toString(value.getId())), complete); [2019-07-30T14:57:31.713Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:57:31.713Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:57:31.713Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternAnalysis.java:[319] [2019-07-30T14:57:31.713Z] return ((TmfXmlPatternSegment) segment).getContent().entrySet().stream().map(c -> c.getKey() + '=' + c.getValue()).collect(Collectors.joining(", ")); //$NON-NLS-1$ [2019-07-30T14:57:31.713Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:57:31.713Z] Null type safety (type annotations): The expression of type 'Collector' needs unchecked conversion to conform to 'Collector' [2019-07-30T14:57:31.713Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternAnalysis.java:[354] [2019-07-30T14:57:31.713Z] properties.put(Objects.requireNonNull(Messages.PatternAnalysis_StateSystemPrefix + ' ' +entry.getKey()), entry.getValue()); [2019-07-30T14:57:31.713Z] ^^^^^^^^^^^^^^^^ [2019-07-30T14:57:31.713Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:57:31.713Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternAnalysis.java:[360] [2019-07-30T14:57:31.713Z] properties.put(Objects.requireNonNull(Messages.PatternAnalysis_SegmentStorePrefix + ' ' +entry.getKey()), entry.getValue()); [2019-07-30T14:57:31.713Z] ^^^^^^^^^^^^^^^^ [2019-07-30T14:57:31.713Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T14:57:31.713Z] 30 problems (30 warnings) [2019-07-30T14:57:31.970Z] [INFO] [2019-07-30T14:57:31.970Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T14:57:31.970Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:57:31.970Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/test/resources [2019-07-30T14:57:31.970Z] [INFO] [2019-07-30T14:57:31.970Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T14:57:31.970Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT-sources.jar [2019-07-30T14:57:31.970Z] [INFO] [2019-07-30T14:57:31.970Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T14:57:31.970Z] [INFO] [2019-07-30T14:57:31.970Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T14:57:31.970Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT.jar [2019-07-30T14:57:31.970Z] [INFO] [2019-07-30T14:57:31.970Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T14:57:31.970Z] [INFO] [2019-07-30T14:57:31.970Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T14:57:31.970Z] [INFO] [2019-07-30T14:57:31.970Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T14:57:31.970Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT.jar [2019-07-30T14:57:32.534Z] [INFO] [2019-07-30T14:57:32.534Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T14:57:32.534Z] [INFO] [2019-07-30T14:57:32.534Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T14:57:32.534Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T14:57:32.534Z] [INFO] [2019-07-30T14:57:32.534Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T14:57:32.534Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T14:57:32.534Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T14:57:32.792Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T14:57:33.356Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T14:57:33.356Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T14:57:33.356Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T14:57:33.614Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T14:57:33.614Z] [INFO] [2019-07-30T14:57:33.614Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T14:57:33.614Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/3.2.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT.jar [2019-07-30T14:57:33.614Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/3.2.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT.pom [2019-07-30T14:57:33.614Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/3.2.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT-sources.jar [2019-07-30T14:57:33.614Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/3.2.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T14:57:33.614Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/3.2.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT-p2metadata.xml [2019-07-30T14:57:33.614Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/3.2.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT-p2artifacts.xml [2019-07-30T14:57:33.614Z] [INFO] [2019-07-30T14:57:33.614Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T14:57:33.614Z] [INFO] [2019-07-30T14:57:33.614Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core >-- [2019-07-30T14:57:33.614Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core 3.0.0-SNAPSHOT [48/134] [2019-07-30T14:57:33.614Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T14:57:33.614Z] [INFO] [2019-07-30T14:57:33.614Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T14:57:33.614Z] [INFO] [2019-07-30T14:57:33.614Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T14:57:33.614Z] [INFO] The project's OSGi version is 3.0.0.201907301416 [2019-07-30T14:57:33.614Z] [INFO] [2019-07-30T14:57:33.614Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T14:57:33.614Z] [INFO] [2019-07-30T14:57:33.614Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T14:57:33.614Z] [INFO] [2019-07-30T14:57:33.614Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T14:57:33.614Z] [INFO] [2019-07-30T14:57:33.614Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T14:57:33.614Z] [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/lttng/org.eclipse.tracecompass.lttng2.kernel.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T14:57:33.614Z] [INFO] [2019-07-30T14:57:33.614Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T14:57:33.614Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:57:33.614Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/main/resources [2019-07-30T14:57:33.614Z] [INFO] [2019-07-30T14:57:33.614Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T14:57:33.614Z] [INFO] Compiling 28 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/classes [2019-07-30T14:57:33.871Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpLttngEventMatching.java:[105] [2019-07-30T14:57:33.871Z] Long sequence = content.getFieldValue(Long.class, layout.fieldPathTcpSeq()); [2019-07-30T14:57:33.871Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:57:33.871Z] Null type safety (type annotations): The expression of type 'String @NonNull[]' needs unchecked conversion to conform to '@NonNull String @NonNull[]' [2019-07-30T14:57:33.871Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpLttngEventMatching.java:[106] [2019-07-30T14:57:33.871Z] Long ack = content.getFieldValue(Long.class, layout.fieldPathTcpAckSeq()); [2019-07-30T14:57:33.871Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:57:33.871Z] Null type safety (type annotations): The expression of type 'String @NonNull[]' needs unchecked conversion to conform to '@NonNull String @NonNull[]' [2019-07-30T14:57:33.871Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpLttngEventMatching.java:[107] [2019-07-30T14:57:33.871Z] Long flags = content.getFieldValue(Long.class, layout.fieldPathTcpFlags()); [2019-07-30T14:57:33.871Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T14:57:33.871Z] Null type safety (type annotations): The expression of type 'String @NonNull[]' needs unchecked conversion to conform to '@NonNull String @NonNull[]' [2019-07-30T14:57:33.871Z] 3 problems (3 warnings) [2019-07-30T14:57:33.871Z] [INFO] [2019-07-30T14:57:33.871Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T14:57:33.871Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:57:33.871Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/test/resources [2019-07-30T14:57:33.871Z] [INFO] [2019-07-30T14:57:33.871Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T14:57:34.128Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT-sources.jar [2019-07-30T14:57:34.128Z] [INFO] [2019-07-30T14:57:34.128Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T14:57:34.128Z] [INFO] [2019-07-30T14:57:34.128Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T14:57:34.128Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT.jar [2019-07-30T14:57:34.128Z] [INFO] [2019-07-30T14:57:34.128Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T14:57:34.128Z] [INFO] [2019-07-30T14:57:34.128Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T14:57:34.128Z] [INFO] [2019-07-30T14:57:34.128Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T14:57:34.128Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT.jar [2019-07-30T14:57:34.385Z] [INFO] [2019-07-30T14:57:34.385Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T14:57:34.385Z] [INFO] [2019-07-30T14:57:34.385Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T14:57:34.385Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T14:57:34.385Z] [INFO] [2019-07-30T14:57:34.385Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T14:57:34.948Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T14:57:34.948Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T14:57:34.948Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T14:57:35.625Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T14:57:35.930Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T14:57:35.930Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T14:57:35.930Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T14:57:36.280Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T14:57:36.280Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T14:57:36.280Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T14:57:36.280Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T14:57:36.538Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T14:57:36.795Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T14:57:36.795Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T14:57:36.795Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T14:57:36.795Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T14:57:37.052Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T14:57:37.052Z] [INFO] [2019-07-30T14:57:37.052Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T14:57:37.052Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT.jar [2019-07-30T14:57:37.052Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT.pom [2019-07-30T14:57:37.052Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT-sources.jar [2019-07-30T14:57:37.052Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T14:57:37.052Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT-p2metadata.xml [2019-07-30T14:57:37.052Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT-p2artifacts.xml [2019-07-30T14:57:37.052Z] [INFO] [2019-07-30T14:57:37.052Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T14:57:37.052Z] [INFO] [2019-07-30T14:57:37.052Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests >-- [2019-07-30T14:57:37.052Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 0.0.4-SNAPSHOT [49/134] [2019-07-30T14:57:37.052Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T14:57:37.052Z] [INFO] [2019-07-30T14:57:37.052Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T14:57:37.052Z] [INFO] [2019-07-30T14:57:37.052Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T14:57:37.052Z] [INFO] The project's OSGi version is 0.0.4.201907301416 [2019-07-30T14:57:37.052Z] [INFO] [2019-07-30T14:57:37.052Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T14:57:37.052Z] [INFO] [2019-07-30T14:57:37.052Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T14:57:37.052Z] [INFO] [2019-07-30T14:57:37.052Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T14:57:37.052Z] [INFO] [2019-07-30T14:57:37.052Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T14:57:37.052Z] [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/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T14:57:37.052Z] [INFO] [2019-07-30T14:57:37.052Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T14:57:37.052Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:57:37.052Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/main/resources [2019-07-30T14:57:37.052Z] [INFO] [2019-07-30T14:57:37.052Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T14:57:37.052Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/classes [2019-07-30T14:57:37.309Z] [INFO] [2019-07-30T14:57:37.309Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T14:57:37.309Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:57:37.309Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/test/resources [2019-07-30T14:57:37.309Z] [INFO] [2019-07-30T14:57:37.309Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T14:57:37.309Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT-sources.jar [2019-07-30T14:57:37.309Z] [INFO] [2019-07-30T14:57:37.309Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T14:57:37.566Z] [INFO] [2019-07-30T14:57:37.566Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T14:57:37.566Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT.jar [2019-07-30T14:57:37.566Z] [INFO] [2019-07-30T14:57:37.566Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T14:57:37.566Z] [INFO] [2019-07-30T14:57:37.566Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T14:57:37.566Z] [INFO] [2019-07-30T14:57:37.567Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T14:57:37.567Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT.jar [2019-07-30T14:57:37.567Z] [INFO] [2019-07-30T14:57:37.567Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T14:57:37.567Z] [INFO] [2019-07-30T14:57:37.567Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T14:57:38.936Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-30T14:57:38.936Z] [INFO] Command line: [2019-07-30T14:57:38.936Z] [/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/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-30T14:57:38.936Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T14:57:43.109Z] !SESSION 2019-07-30 14:57:39.182 ----------------------------------------------- [2019-07-30T14:57:43.109Z] eclipse.buildId=unknown [2019-07-30T14:57:43.109Z] java.version=1.8.0_202 [2019-07-30T14:57:43.109Z] java.vendor=Oracle Corporation [2019-07-30T14:57:43.109Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T14:57:43.109Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-30T14:57:43.109Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-30T14:57:43.109Z] [2019-07-30T14:57:43.109Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 14:57:42.560 [2019-07-30T14:57:43.109Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T14:57:43.109Z] !STACK 0 [2019-07-30T14:57:43.109Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T14:57:43.109Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T14:57:43.109Z] [2019-07-30T14:57:43.109Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T14:57:43.109Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T14:57:43.109Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T14:57:43.109Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T14:57:43.109Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T14:57:43.109Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T14:57:43.109Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T14:57:43.109Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T14:57:43.109Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T14:57:43.109Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T14:57:43.109Z] [2019-07-30T14:57:43.109Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 14:57:42.753 [2019-07-30T14:57:43.109Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T14:57:43.109Z] !STACK 0 [2019-07-30T14:57:43.109Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T14:57:43.109Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T14:57:43.109Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T14:57:43.109Z] -> 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-30T14:57:43.109Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T14:57:43.109Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T14:57:43.109Z] [2019-07-30T14:57:43.109Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T14:57:43.109Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T14:57:43.109Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T14:57:43.109Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T14:57:43.109Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T14:57:43.109Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T14:57:43.109Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T14:57:43.109Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T14:57:43.109Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T14:57:43.109Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T14:57:45.003Z] process 8313: 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-30T14:57:45.003Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T14:57:45.261Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T14:57:45.261Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T14:57:55.217Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest [2019-07-30T14:57:56.202Z] Display size: 1440x900 [2019-07-30T14:57:56.202Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-30T14:57:56.202Z] GTK version=3.18.9 [2019-07-30T14:57:56.202Z] GTK theme=Ambiance [2019-07-30T14:57:56.202Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T14:57:56.202Z] Time zone: Coordinated Universal Time [2019-07-30T14:57:56.202Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T14:57:56.202Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T14:57:58.097Z] *** BUG *** [2019-07-30T14:57:58.097Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T14:57:58.097Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T14:57:58.098Z] [2019-07-30T14:57:58.098Z] *** BUG *** [2019-07-30T14:57:58.098Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T14:57:58.098Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T14:57:58.098Z] [2019-07-30T14:57:58.355Z] *** BUG *** [2019-07-30T14:57:58.355Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T14:57:58.355Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T14:57:58.355Z] [2019-07-30T14:57:58.612Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2019-07-30T14:57:58.612Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T14:58:37.289Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-30T14:58:37.289Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:58:37.289Z] DEBUG - number of items : 6 [2019-07-30T14:58:37.289Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-07-30T14:58:37.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1130619903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T14:58:37.289Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130619904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T14:58:37.289Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1130619904 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-30T14:58:37.289Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=1130619905 data=null} to ToolItem with tooltip text {Pin View} [2019-07-30T14:58:37.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1130619905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T14:58:37.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1130619906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T14:58:37.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1130619906 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-30T14:58:37.289Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1130620032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T14:58:37.289Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130620033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T14:58:37.289Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1130620034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T14:58:37.289Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1130620034 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-30T14:58:37.289Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1130620035 data=null} to ToolItem with tooltip text {Pin View} [2019-07-30T14:58:37.289Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-07-30T14:58:37.289Z] DEBUG - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm' [2019-07-30T14:58:37.289Z] DEBUG - Clicking on with mnemonic 'Pin to kernel_vm' [2019-07-30T14:58:37.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=1130620087 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-30T14:58:37.289Z] DEBUG - Clicked on with mnemonic 'Pin to kernel_vm' [2019-07-30T14:58:37.289Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-30T14:58:37.289Z] DEBUG - number of items : 6 [2019-07-30T14:58:37.289Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View} [2019-07-30T14:58:37.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1130620419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T14:58:37.289Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130620419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T14:58:37.289Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1130620419 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-07-30T14:58:37.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1130620420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T14:58:37.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1130620420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T14:58:37.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1130620421 data=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-30T14:58:37.289Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1130620492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T14:58:37.289Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130620493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T14:58:37.289Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1130620493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T14:58:37.289Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1130620493 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-30T14:58:37.289Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1130620493 data=null} to ToolItem with tooltip text {Pin View} [2019-07-30T14:58:37.289Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-07-30T14:58:37.289Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2019-07-30T14:58:37.289Z] DEBUG - number of items : 6 [2019-07-30T14:58:37.289Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-07-30T14:58:37.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1130620512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T14:58:37.289Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130620512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T14:58:37.289Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1130620512 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-30T14:58:37.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1130620513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T14:58:37.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1130620513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T14:58:37.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1130620513 data=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-30T14:58:37.289Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1130620515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T14:58:37.289Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130620516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T14:58:37.289Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1130620517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T14:58:37.289Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1130620517 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-07-30T14:58:37.289Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1130620517 data=null} to ToolItem with tooltip text {Unpin View} [2019-07-30T14:58:37.289Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View} [2019-07-30T14:58:37.289Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-30T14:58:37.289Z] DEBUG - number of items : 6 [2019-07-30T14:58:37.289Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View} [2019-07-30T14:58:37.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1130620591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T14:58:37.289Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130620591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T14:58:37.289Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1130620591 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-07-30T14:58:37.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1130620592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T14:58:37.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1130620592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T14:58:37.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1130620592 data=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-30T14:58:37.289Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1130620596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T14:58:37.289Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130620607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T14:58:37.289Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1130620608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T14:58:37.289Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1130620608 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-30T14:58:37.289Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1130620608 data=null} to ToolItem with tooltip text {Pin View} [2019-07-30T14:58:37.289Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-07-30T14:58:37.289Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2019-07-30T14:58:37.289Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2019-07-30T14:58:37.289Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T14:58:40.563Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-30T14:58:40.563Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:58:52.975Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"' [2019-07-30T14:58:52.975Z] DEBUG - number of items : 6 [2019-07-30T14:58:52.975Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-07-30T14:58:52.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1130635398 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T14:58:52.975Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130635399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T14:58:52.975Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1130635399 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-30T14:58:52.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=1130635399 data=null} to ToolItem with tooltip text {Pin View} [2019-07-30T14:58:52.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1130635399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T14:58:52.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1130635400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T14:58:52.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1130635400 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-30T14:58:52.975Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1130635538 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T14:58:52.975Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130635538 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T14:58:52.975Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1130635539 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T14:58:52.975Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1130635539 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-30T14:58:52.975Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1130635539 data=null} to ToolItem with tooltip text {Pin View} [2019-07-30T14:58:52.975Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-07-30T14:58:52.975Z] DEBUG - matched MenuItem with text "Pin to context-switc...", using matcher: with mnemonic 'Pin to context-switches-kernel' [2019-07-30T14:58:52.975Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-07-30T14:58:52.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1130635731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T14:58:52.975Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130635731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T14:58:52.975Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1130635731 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-30T14:58:52.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=1130635731 data=null} to ToolItem with tooltip text {Pin View} [2019-07-30T14:58:52.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1130635732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T14:58:52.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1130635732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T14:58:52.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1130635732 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-30T14:58:52.975Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1130635887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T14:58:52.975Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130635889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T14:58:52.975Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1130635889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T14:58:52.975Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1130635890 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-30T14:58:52.975Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1130635890 data=null} to ToolItem with tooltip text {Pin View} [2019-07-30T14:58:52.975Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-07-30T14:58:52.975Z] DEBUG - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm' [2019-07-30T14:58:52.975Z] DEBUG - Clicking on with mnemonic 'Pin to kernel_vm' [2019-07-30T14:58:52.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=1130635895 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-30T14:58:52.975Z] DEBUG - Clicked on with mnemonic 'Pin to kernel_vm' [2019-07-30T14:58:52.975Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-30T14:58:52.975Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-30T14:58:52.975Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:58:52.975Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:58:52.975Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-30T14:58:52.975Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"' [2019-07-30T14:58:52.975Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:58:52.975Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:58:53.231Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-30T14:58:53.488Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-30T14:58:53.488Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:58:53.488Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:58:53.488Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"' [2019-07-30T14:58:53.744Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:58:53.744Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:58:53.744Z] DEBUG - number of items : 6 [2019-07-30T14:58:53.744Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View} [2019-07-30T14:58:53.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1130637906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T14:58:53.744Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130637906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T14:58:53.744Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1130637906 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-07-30T14:58:53.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1130637907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T14:58:53.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1130637907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T14:58:53.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1130637907 data=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-30T14:58:53.744Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1130637914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T14:58:53.744Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130637921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T14:58:53.744Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1130637922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T14:58:53.744Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1130637922 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-30T14:58:53.744Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1130637922 data=null} to ToolItem with tooltip text {Pin View} [2019-07-30T14:58:53.744Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-07-30T14:58:54.001Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2019-07-30T14:58:54.001Z] DEBUG - number of items : 6 [2019-07-30T14:58:54.001Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-07-30T14:58:54.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1130638118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T14:58:54.001Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130638118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T14:58:54.001Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1130638118 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-30T14:58:54.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1130638118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T14:58:54.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1130638119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T14:58:54.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1130638119 data=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-30T14:58:54.001Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1130638123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T14:58:54.001Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130638124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T14:58:54.001Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1130638124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T14:58:54.001Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1130638124 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-07-30T14:58:54.001Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1130638125 data=null} to ToolItem with tooltip text {Unpin View} [2019-07-30T14:58:54.001Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View} [2019-07-30T14:58:54.001Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-30T14:58:54.001Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"' [2019-07-30T14:58:54.258Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2019-07-30T14:58:54.516Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T14:58:57.786Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-30T14:58:57.786Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:58:57.786Z] DEBUG - matched MenuItem with text "&New Counters view", using matcher: with mnemonic 'New Counters view' [2019-07-30T14:58:57.786Z] DEBUG - matched MenuItem with text "pinned to kernel_vm", using matcher: with mnemonic 'pinned to kernel_vm' [2019-07-30T14:58:57.786Z] DEBUG - Clicking on with mnemonic 'pinned to kernel_vm' [2019-07-30T14:58:57.786Z] *** BUG *** [2019-07-30T14:58:57.786Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T14:58:57.786Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T14:58:57.786Z] [2019-07-30T14:58:57.786Z] *** BUG *** [2019-07-30T14:58:57.786Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T14:58:57.786Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T14:58:57.786Z] [2019-07-30T14:58:58.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm} time=1130641909 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-30T14:58:58.043Z] DEBUG - Clicked on with mnemonic 'pinned to kernel_vm' [2019-07-30T14:58:58.299Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2019-07-30T14:58:58.299Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-30T14:58:58.555Z] DEBUG - matched MenuItem with text "pinned to kernel_vm ...", using matcher: with mnemonic 'pinned to kernel_vm | new instance' [2019-07-30T14:58:58.555Z] DEBUG - Clicking on with mnemonic 'pinned to kernel_vm | new instance' [2019-07-30T14:58:58.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm | new instance} time=1130642632 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-30T14:58:58.555Z] DEBUG - Clicked on with mnemonic 'pinned to kernel_vm | new instance' [2019-07-30T14:58:58.555Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2019-07-30T14:58:59.487Z] *** BUG *** [2019-07-30T14:58:59.487Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T14:58:59.487Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T14:58:59.487Z] [2019-07-30T14:58:59.487Z] *** BUG *** [2019-07-30T14:58:59.487Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T14:58:59.487Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T14:58:59.487Z] [2019-07-30T14:58:59.743Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-30T14:59:00.825Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"' [2019-07-30T14:59:01.084Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-30T14:59:01.084Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:59:01.084Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:59:01.084Z] DEBUG - number of items : 6 [2019-07-30T14:59:01.084Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-07-30T14:59:01.084Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1130645226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T14:59:01.084Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130645226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T14:59:01.084Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1130645226 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-30T14:59:01.084Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1130645227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T14:59:01.084Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1130645283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T14:59:01.084Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1130645283 data=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-30T14:59:01.084Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1130645285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T14:59:01.084Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1130645294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T14:59:01.084Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1130645294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T14:59:01.084Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1130645303 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-07-30T14:59:01.084Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1130645303 data=null} to ToolItem with tooltip text {Unpin View} [2019-07-30T14:59:01.084Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View} [2019-07-30T14:59:01.084Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"' [2019-07-30T14:59:01.341Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:59:01.341Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:59:02.270Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1130646514 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T14:59:02.270Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T14:59:02.526Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:59:02.526Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:59:02.526Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:59:02.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1130646620 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T14:59:02.527Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1130646620 data=null doit=true} to TreeItem with text {test} [2019-07-30T14:59:02.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1130646621 data=null} to TreeItem with text {test} [2019-07-30T14:59:02.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1130646621 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:59:02.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130646684 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T14:59:02.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1130646710 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:59:02.783Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T14:59:02.783Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T14:59:03.039Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T14:59:03.970Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T14:59:03.970Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T14:59:03.970Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T14:59:03.970Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T14:59:03.970Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:59:03.970Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T14:59:03.970Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:59:03.970Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:59:03.970Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:59:03.970Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T14:59:03.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130648003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:59:03.970Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130648004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:59:03.970Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130648004 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:59:03.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130648004 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:59:03.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130648005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:59:03.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130648005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:59:03.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130648005 data=null 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-30T14:59:03.970Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130648005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:59:03.970Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130648006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:59:03.970Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130648006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:59:03.970Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130648006 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:59:03.970Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130648006 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:59:03.970Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:59:03.970Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T14:59:03.970Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T14:59:03.970Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:59:03.970Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:59:03.970Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T14:59:03.970Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:59:03.970Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:59:03.970Z] DEBUG - Clicking on OK [2019-07-30T14:59:03.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1130648012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:59:03.970Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1130648013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:59:03.970Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1130648013 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:59:03.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1130648013 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:59:03.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1130648013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:59:03.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1130648013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:59:03.970Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:59:03.970Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:59:03.970Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:59:03.970Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:59:03.970Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:59:03.970Z] DEBUG - Clicked on OK [2019-07-30T14:59:05.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1130648014 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:59:05.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1130647000 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-30T14:59:05.338Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 70.276 s - in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest [2019-07-30T14:59:05.338Z] testPinSingleTrace(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest) Time elapsed: 38.906 s [2019-07-30T14:59:05.338Z] testPinTwoTraces(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest) Time elapsed: 17.704 s [2019-07-30T14:59:05.338Z] testCloneSingleTrace(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest) Time elapsed: 7.999 s [2019-07-30T14:59:05.338Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest [2019-07-30T14:59:05.901Z] *** BUG *** [2019-07-30T14:59:05.901Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T14:59:05.901Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T14:59:05.901Z] [2019-07-30T14:59:05.901Z] *** BUG *** [2019-07-30T14:59:05.901Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T14:59:05.901Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T14:59:05.901Z] [2019-07-30T14:59:05.901Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2019-07-30T14:59:05.901Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T14:59:32.407Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-30T14:59:32.407Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:59:32.407Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:59:32.407Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:59:32.407Z] DEBUG - Setting state to checked on: minor_faults [2019-07-30T14:59:32.407Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2019-07-30T14:59:32.407Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T14:59:35.053Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-30T14:59:35.053Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:59:35.053Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:59:35.053Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:59:35.053Z] DEBUG - Setting state to checked on: kernel_vm [2019-07-30T14:59:35.053Z] DEBUG - Setting state to unchecked on: minor_faults [2019-07-30T14:59:35.309Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1130679488 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T14:59:35.309Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T14:59:35.566Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:59:35.566Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:59:35.566Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:59:35.566Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1130679587 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T14:59:35.566Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1130679587 data=null doit=true} to TreeItem with text {test} [2019-07-30T14:59:35.566Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1130679588 data=null} to TreeItem with text {test} [2019-07-30T14:59:35.566Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1130679588 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:59:35.566Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130679588 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T14:59:35.566Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1130679602 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:59:35.566Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T14:59:35.566Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T14:59:35.823Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T14:59:36.080Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T14:59:36.080Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T14:59:36.080Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T14:59:36.080Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T14:59:36.080Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:59:36.080Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T14:59:36.080Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:59:36.080Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:59:36.080Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:59:36.080Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T14:59:36.080Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130680187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:59:36.080Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130680188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:59:36.080Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130680188 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:59:36.080Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130680188 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:59:36.080Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130680188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:59:36.080Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130680188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:59:36.080Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130680188 data=null 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-30T14:59:36.080Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130680189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:59:36.080Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130680189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:59:36.080Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130680189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:59:36.080Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130680189 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:59:36.080Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130680189 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:59:36.080Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T14:59:36.080Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T14:59:36.080Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T14:59:36.080Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:59:36.080Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T14:59:36.080Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T14:59:36.080Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T14:59:36.080Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:59:36.080Z] DEBUG - Clicking on OK [2019-07-30T14:59:36.081Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1130680191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:59:36.081Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1130680192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:59:36.081Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1130680192 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:59:36.081Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1130680192 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:59:36.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1130680192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:59:36.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1130680192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:59:36.081Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:59:36.081Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:59:36.081Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:59:36.081Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:59:36.081Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:59:36.081Z] DEBUG - Clicked on OK [2019-07-30T14:59:37.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1130680192 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T14:59:37.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1130679785 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-30T14:59:37.573Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.962 s - in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest [2019-07-30T14:59:37.573Z] testDisplayingDataSeries(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest) Time elapsed: 26.324 s [2019-07-30T14:59:37.573Z] testManipulatingTreeViewer(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest) Time elapsed: 3.252 s [2019-07-30T14:59:37.573Z] [2019-07-30T14:59:37.573Z] Results: [2019-07-30T14:59:37.573Z] [2019-07-30T14:59:37.573Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T14:59:37.573Z] [2019-07-30T14:59:37.830Z] [2019-07-30T14:59:37.830Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 14:59:37.824 [2019-07-30T14:59:37.830Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T14:59:39.200Z] [INFO] All tests passed! [2019-07-30T14:59:39.200Z] [INFO] [2019-07-30T14:59:39.200Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T14:59:39.200Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T14:59:39.200Z] [INFO] [2019-07-30T14:59:39.200Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T14:59:39.763Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T14:59:40.020Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T14:59:40.020Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T14:59:40.950Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T14:59:41.206Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T14:59:42.575Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T14:59:42.575Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T14:59:42.832Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T14:59:43.088Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T14:59:43.088Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-30T14:59:43.088Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T14:59:43.345Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T14:59:43.345Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T14:59:43.345Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T14:59:43.601Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T14:59:43.601Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T14:59:43.601Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T14:59:43.601Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T14:59:43.859Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T14:59:44.127Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T14:59:44.127Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T14:59:44.426Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T14:59:44.427Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T14:59:44.779Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T14:59:44.779Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T14:59:44.779Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T14:59:45.037Z] [INFO] [2019-07-30T14:59:45.037Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T14:59:45.037Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/0.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT.jar [2019-07-30T14:59:45.037Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/0.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT.pom [2019-07-30T14:59:45.037Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/0.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT-sources.jar [2019-07-30T14:59:45.037Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/0.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T14:59:45.037Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/0.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT-p2metadata.xml [2019-07-30T14:59:45.037Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/0.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT-p2artifacts.xml [2019-07-30T14:59:45.037Z] [INFO] [2019-07-30T14:59:45.037Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T14:59:45.037Z] [INFO] [2019-07-30T14:59:45.037Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests >-- [2019-07-30T14:59:45.037Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.7-SNAPSHOT [50/134] [2019-07-30T14:59:45.037Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T14:59:45.037Z] [INFO] [2019-07-30T14:59:45.037Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T14:59:45.037Z] [INFO] [2019-07-30T14:59:45.037Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T14:59:45.295Z] [INFO] The project's OSGi version is 1.0.7.201907301416 [2019-07-30T14:59:45.295Z] [INFO] [2019-07-30T14:59:45.295Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T14:59:45.295Z] [INFO] [2019-07-30T14:59:45.295Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T14:59:45.295Z] [INFO] [2019-07-30T14:59:45.295Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T14:59:45.295Z] [INFO] [2019-07-30T14:59:45.295Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T14:59:45.295Z] [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/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T14:59:45.295Z] [INFO] [2019-07-30T14:59:45.295Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T14:59:45.295Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:59:45.295Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/main/resources [2019-07-30T14:59:45.295Z] [INFO] [2019-07-30T14:59:45.295Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T14:59:45.295Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/classes [2019-07-30T14:59:45.552Z] [INFO] [2019-07-30T14:59:45.552Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T14:59:45.552Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T14:59:45.552Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/test/resources [2019-07-30T14:59:45.552Z] [INFO] [2019-07-30T14:59:45.552Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T14:59:45.552Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar [2019-07-30T14:59:45.552Z] [INFO] [2019-07-30T14:59:45.552Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T14:59:45.552Z] [INFO] [2019-07-30T14:59:45.552Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T14:59:45.552Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT.jar [2019-07-30T14:59:45.552Z] [INFO] [2019-07-30T14:59:45.552Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T14:59:45.552Z] [INFO] [2019-07-30T14:59:45.552Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T14:59:45.552Z] [INFO] [2019-07-30T14:59:45.552Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T14:59:45.552Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT.jar [2019-07-30T14:59:45.552Z] [INFO] [2019-07-30T14:59:45.552Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T14:59:45.552Z] [INFO] [2019-07-30T14:59:45.552Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T14:59:47.446Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-30T14:59:47.446Z] [INFO] Command line: [2019-07-30T14:59:47.446Z] [/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/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-30T14:59:47.446Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T14:59:50.720Z] !SESSION 2019-07-30 14:59:47.250 ----------------------------------------------- [2019-07-30T14:59:50.720Z] eclipse.buildId=unknown [2019-07-30T14:59:50.720Z] java.version=1.8.0_202 [2019-07-30T14:59:50.720Z] java.vendor=Oracle Corporation [2019-07-30T14:59:50.720Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T14:59:50.720Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-30T14:59:50.720Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-30T14:59:50.720Z] [2019-07-30T14:59:50.720Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 14:59:50.326 [2019-07-30T14:59:50.720Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T14:59:50.720Z] !STACK 0 [2019-07-30T14:59:50.720Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T14:59:50.720Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T14:59:50.720Z] [2019-07-30T14:59:50.720Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T14:59:50.720Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T14:59:50.720Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T14:59:50.720Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T14:59:50.720Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T14:59:50.720Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T14:59:50.720Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T14:59:50.720Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T14:59:50.720Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T14:59:50.720Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T14:59:50.720Z] [2019-07-30T14:59:50.720Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 14:59:50.458 [2019-07-30T14:59:50.720Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T14:59:50.720Z] !STACK 0 [2019-07-30T14:59:50.720Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T14:59:50.720Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T14:59:50.720Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T14:59:50.720Z] -> 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-30T14:59:50.720Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T14:59:50.720Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T14:59:50.720Z] [2019-07-30T14:59:50.720Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T14:59:50.720Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T14:59:50.720Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T14:59:50.720Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T14:59:50.720Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T14:59:50.720Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T14:59:50.720Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T14:59:50.720Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T14:59:50.720Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T14:59:50.720Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T14:59:52.614Z] process 8626: 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-30T14:59:52.614Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T14:59:52.871Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T14:59:52.871Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T15:00:02.824Z] Running org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest [2019-07-30T15:00:02.824Z] Display size: 1440x900 [2019-07-30T15:00:02.824Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-30T15:00:02.824Z] GTK version=3.18.9 [2019-07-30T15:00:02.824Z] GTK theme=Ambiance [2019-07-30T15:00:02.824Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T15:00:02.824Z] Time zone: Coordinated Universal Time [2019-07-30T15:00:03.082Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T15:00:03.082Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T15:00:05.186Z] *** BUG *** [2019-07-30T15:00:05.186Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:00:05.186Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:00:05.186Z] [2019-07-30T15:00:05.186Z] *** BUG *** [2019-07-30T15:00:05.186Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:00:05.186Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:00:05.186Z] [2019-07-30T15:00:05.186Z] *** BUG *** [2019-07-30T15:00:05.186Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:00:05.186Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:00:05.186Z] [2019-07-30T15:00:05.186Z] *** BUG *** [2019-07-30T15:00:05.186Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:00:05.186Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:00:05.186Z] [2019-07-30T15:00:05.186Z] *** BUG *** [2019-07-30T15:00:05.186Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:00:05.186Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:00:05.186Z] [2019-07-30T15:00:05.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1130709303 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-30T15:00:05.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1130709311 data=null button=1 stateMask=0x80000 x=524 y=-11 count=1} to TableColumn with text {Duration} [2019-07-30T15:00:05.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1130709385 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-30T15:00:05.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1130709391 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T15:00:05.186Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-30T15:00:05.444Z] *** BUG *** [2019-07-30T15:00:05.444Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:00:05.444Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:00:05.444Z] [2019-07-30T15:00:05.444Z] *** BUG *** [2019-07-30T15:00:05.444Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:00:05.444Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:00:05.444Z] [2019-07-30T15:00:05.444Z] *** BUG *** [2019-07-30T15:00:05.444Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:00:05.444Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:00:05.444Z] [2019-07-30T15:00:05.701Z] *** BUG *** [2019-07-30T15:00:05.701Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:00:05.701Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:00:05.701Z] [2019-07-30T15:00:05.701Z] *** BUG *** [2019-07-30T15:00:05.701Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:00:05.701Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:00:05.701Z] [2019-07-30T15:00:05.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1130709795 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-30T15:00:05.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1130709797 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration} [2019-07-30T15:00:05.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1130709800 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-30T15:00:05.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1130709807 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T15:00:05.701Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-30T15:00:05.958Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-30T15:00:06.215Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...' [2019-07-30T15:00:06.215Z] DEBUG - Clicking on with mnemonic 'Export to TSV...' [2019-07-30T15:00:06.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=1130710317 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-30T15:00:06.215Z] DEBUG - Clicked on with mnemonic 'Export to TSV...' [2019-07-30T15:00:06.215Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-30T15:00:21.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1130722981 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-30T15:00:21.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1130724641 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T15:00:21.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1130724642 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-30T15:00:22.006Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1130726126 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T15:00:22.006Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-30T15:00:23.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1130728143 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-30T15:00:23.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1130728148 data=null button=1 stateMask=0x80000 x=524 y=-11 count=1} to TableColumn with text {Duration} [2019-07-30T15:00:24.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1130728179 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-30T15:00:24.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1130728185 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T15:00:24.159Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-30T15:00:36.387Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1130738623 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-30T15:00:36.387Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1130739851 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T15:00:36.387Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1130739852 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-30T15:00:37.318Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1130741224 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T15:00:37.318Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-30T15:00:52.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1130754696 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-30T15:00:52.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1130756517 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T15:00:52.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1130756519 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-30T15:00:52.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1130756524 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T15:00:52.994Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-30T15:01:07.851Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1130770392 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-30T15:01:08.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1130772874 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T15:01:09.713Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1130772875 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-30T15:01:11.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1130775365 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T15:01:11.607Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-30T15:01:13.500Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 70.81 s - in org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest [2019-07-30T15:01:13.500Z] climbTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 0.602 s [2019-07-30T15:01:13.500Z] smallTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 0.317 s [2019-07-30T15:01:13.500Z] testWriteToTsv(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 0.519 s [2019-07-30T15:01:13.500Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 17.473 s [2019-07-30T15:01:13.500Z] decrementingTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 0.395 s [2019-07-30T15:01:13.500Z] largeTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 15.272 s [2019-07-30T15:01:13.500Z] onDiskSegStoreTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 15.362 s [2019-07-30T15:01:13.500Z] noiseTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 18.397 s [2019-07-30T15:01:13.500Z] [2019-07-30T15:01:13.500Z] Results: [2019-07-30T15:01:13.500Z] [2019-07-30T15:01:13.500Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T15:01:13.500Z] [2019-07-30T15:01:14.875Z] [INFO] All tests passed! [2019-07-30T15:01:14.875Z] [INFO] [2019-07-30T15:01:14.875Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T15:01:14.875Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:01:14.875Z] [INFO] [2019-07-30T15:01:14.875Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T15:01:15.807Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T15:01:15.807Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T15:01:15.807Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T15:01:16.371Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T15:01:16.636Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T15:01:16.636Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T15:01:16.636Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T15:01:16.893Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T15:01:16.893Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T15:01:16.893Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core.tests' with 10 classes [2019-07-30T15:01:17.150Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T15:01:17.407Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T15:01:17.407Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T15:01:17.727Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T15:01:18.079Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T15:01:20.602Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T15:01:20.859Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T15:01:20.859Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T15:01:21.116Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T15:01:21.373Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T15:01:21.630Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T15:01:21.630Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T15:01:21.630Z] [INFO] [2019-07-30T15:01:21.630Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T15:01:21.630Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT.jar [2019-07-30T15:01:21.630Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT.pom [2019-07-30T15:01:21.630Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar [2019-07-30T15:01:21.887Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T15:01:21.887Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT-p2metadata.xml [2019-07-30T15:01:21.887Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT-p2artifacts.xml [2019-07-30T15:01:21.887Z] [INFO] [2019-07-30T15:01:21.887Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T15:01:21.887Z] [INFO] [2019-07-30T15:01:21.887Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests >-- [2019-07-30T15:01:21.887Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.10-SNAPSHOT [51/134] [2019-07-30T15:01:21.887Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T15:01:21.887Z] [INFO] [2019-07-30T15:01:21.887Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T15:01:21.887Z] [INFO] [2019-07-30T15:01:21.887Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T15:01:21.887Z] [INFO] The project's OSGi version is 1.0.10.201907301416 [2019-07-30T15:01:21.887Z] [INFO] [2019-07-30T15:01:21.887Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T15:01:21.887Z] [INFO] [2019-07-30T15:01:21.887Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T15:01:21.887Z] [INFO] [2019-07-30T15:01:21.887Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T15:01:21.887Z] [INFO] [2019-07-30T15:01:21.887Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T15:01:21.887Z] [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/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:01:21.887Z] [INFO] [2019-07-30T15:01:21.887Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T15:01:21.887Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:01:21.887Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/main/resources [2019-07-30T15:01:21.887Z] [INFO] [2019-07-30T15:01:21.887Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T15:01:21.887Z] [INFO] Compiling 5 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/classes [2019-07-30T15:01:22.453Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/org/eclipse/tracecompass/analysis/os/linux/ui/swtbot/tests/latency/SystemCallLatencyDensityViewTest.java:[146] [2019-07-30T15:01:22.453Z] fDensityChart = viewBot.bot().widget(WidgetOfType.widgetOfType(Chart.class)); [2019-07-30T15:01:22.453Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T15:01:22.453Z] 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-30T15:01:22.453Z] 1 problem (1 warning) [2019-07-30T15:01:22.453Z] [INFO] [2019-07-30T15:01:22.453Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T15:01:22.453Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:01:22.453Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/test/resources [2019-07-30T15:01:22.453Z] [INFO] [2019-07-30T15:01:22.453Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T15:01:22.453Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar [2019-07-30T15:01:22.453Z] [INFO] [2019-07-30T15:01:22.453Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T15:01:22.710Z] [INFO] [2019-07-30T15:01:22.710Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T15:01:22.710Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT.jar [2019-07-30T15:01:22.710Z] [INFO] [2019-07-30T15:01:22.710Z] [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-30T15:01:22.710Z] [INFO] [2019-07-30T15:01:22.710Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T15:01:22.710Z] [INFO] [2019-07-30T15:01:22.710Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T15:01:22.710Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT.jar [2019-07-30T15:01:22.710Z] [INFO] [2019-07-30T15:01:22.710Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T15:01:22.710Z] [INFO] [2019-07-30T15:01:22.710Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T15:01:25.232Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-30T15:01:25.232Z] [INFO] Command line: [2019-07-30T15:01:25.232Z] [/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/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-30T15:01:25.232Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T15:01:29.410Z] !SESSION 2019-07-30 15:01:25.229 ----------------------------------------------- [2019-07-30T15:01:29.410Z] eclipse.buildId=unknown [2019-07-30T15:01:29.410Z] java.version=1.8.0_202 [2019-07-30T15:01:29.410Z] java.vendor=Oracle Corporation [2019-07-30T15:01:29.410Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T15:01:29.410Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-30T15:01:29.410Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-30T15:01:29.410Z] [2019-07-30T15:01:29.410Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 15:01:28.627 [2019-07-30T15:01:29.410Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T15:01:29.410Z] !STACK 0 [2019-07-30T15:01:29.410Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T15:01:29.410Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:01:29.410Z] [2019-07-30T15:01:29.410Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T15:01:29.410Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T15:01:29.410Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T15:01:29.410Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T15:01:29.410Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T15:01:29.410Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T15:01:29.410Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T15:01:29.410Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T15:01:29.410Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T15:01:29.410Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T15:01:29.410Z] [2019-07-30T15:01:29.410Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 15:01:28.758 [2019-07-30T15:01:29.410Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T15:01:29.410Z] !STACK 0 [2019-07-30T15:01:29.410Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T15:01:29.410Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:01:29.410Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T15:01:29.410Z] -> 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-30T15:01:29.410Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T15:01:29.410Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:01:29.410Z] [2019-07-30T15:01:29.410Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T15:01:29.410Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T15:01:29.410Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T15:01:29.410Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T15:01:29.410Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T15:01:29.410Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T15:01:29.410Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T15:01:29.410Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T15:01:29.410Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T15:01:29.410Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T15:01:30.780Z] process 8746: 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-30T15:01:30.780Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T15:01:31.344Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T15:01:31.344Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T15:01:43.579Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest [2019-07-30T15:01:43.579Z] Display size: 1440x900 [2019-07-30T15:01:43.579Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-30T15:01:43.579Z] GTK version=3.18.9 [2019-07-30T15:01:43.579Z] GTK theme=Ambiance [2019-07-30T15:01:43.579Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T15:01:43.579Z] Time zone: Coordinated Universal Time [2019-07-30T15:01:43.579Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T15:01:43.579Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T15:01:44.512Z] *** BUG *** [2019-07-30T15:01:44.512Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:01:44.512Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:01:44.512Z] [2019-07-30T15:01:44.512Z] *** BUG *** [2019-07-30T15:01:44.512Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:01:44.512Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:01:44.512Z] [2019-07-30T15:01:44.769Z] *** BUG *** [2019-07-30T15:01:44.769Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:01:44.769Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:01:44.769Z] [2019-07-30T15:01:45.025Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.scatter"' [2019-07-30T15:01:45.283Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T15:02:00.136Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T15:02:00.136Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:02:00.136Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:02:00.136Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:02:00.136Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:02:00.136Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:02:00.136Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:02:00.136Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:02:00.136Z] DEBUG - Setting state to checked on: bug446190 [2019-07-30T15:02:00.136Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:02:00.136Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:02:00.136Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1130823887 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T15:02:00.136Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T15:02:00.136Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:02:00.136Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:02:00.136Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:02:00.136Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1130824016 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:02:00.136Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1130824017 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:02:00.136Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1130824018 data=null} to TreeItem with text {test} [2019-07-30T15:02:00.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1130824025 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:02:00.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130824026 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:02:00.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1130824099 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:02:00.393Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T15:02:00.393Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T15:02:00.393Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T15:02:01.489Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T15:02:01.489Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T15:02:01.489Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:02:01.489Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:02:01.489Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:02:01.489Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:02:01.489Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:02:01.489Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:02:01.489Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:02:01.489Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T15:02:01.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130825630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:02:01.489Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130825631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:02:01.489Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130825631 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:02:01.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130825631 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:02:01.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130825632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:02:01.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130825632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:02:01.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130825634 data=null 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-30T15:02:01.489Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130825634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:02:01.489Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130825634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:02:01.489Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130825634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:02:01.489Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130825634 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:02:01.489Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130825635 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:02:01.489Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:02:01.489Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:02:01.489Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:02:01.489Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:02:01.489Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:02:01.489Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:02:01.489Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:02:01.489Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:02:01.489Z] DEBUG - Clicking on OK [2019-07-30T15:02:01.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1130825639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:02:01.489Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1130825640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:02:01.489Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1130825640 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:02:01.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1130825640 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:02:01.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1130825641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:02:01.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1130825641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:02:01.489Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:02:01.489Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:02:01.489Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:02:01.489Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:02:01.489Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:02:01.489Z] DEBUG - Clicked on OK [2019-07-30T15:02:02.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1130825641 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:02:02.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1130824421 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-30T15:02:02.679Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.09 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest [2019-07-30T15:02:02.679Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest) Time elapsed: 15.415 s [2019-07-30T15:02:02.679Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest [2019-07-30T15:02:03.242Z] *** BUG *** [2019-07-30T15:02:03.242Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:02:03.242Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:02:03.242Z] [2019-07-30T15:02:03.242Z] *** BUG *** [2019-07-30T15:02:03.242Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:02:03.242Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:02:03.242Z] [2019-07-30T15:02:03.242Z] *** BUG *** [2019-07-30T15:02:03.242Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:02:03.242Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:02:03.242Z] [2019-07-30T15:02:03.242Z] *** BUG *** [2019-07-30T15:02:03.242Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:02:03.242Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:02:03.242Z] [2019-07-30T15:02:03.242Z] *** BUG *** [2019-07-30T15:02:03.242Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:02:03.242Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:02:03.242Z] [2019-07-30T15:02:03.242Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"' [2019-07-30T15:02:03.242Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-30T15:02:03.242Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"' [2019-07-30T15:02:08.495Z] *** BUG *** [2019-07-30T15:02:08.495Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:02:08.495Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:02:08.495Z] [2019-07-30T15:02:08.495Z] *** BUG *** [2019-07-30T15:02:08.495Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:02:08.495Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:02:08.495Z] [2019-07-30T15:02:09.863Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"' [2019-07-30T15:02:09.863Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-30T15:02:09.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1130834104 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-30T15:02:10.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1130834199 data=null button=1 stateMask=0x80000 x=38 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T15:02:10.120Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1130834202 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-30T15:02:10.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1130834208 data=null button=1 stateMask=0x80000 x=38 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T15:02:10.377Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1130834516 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T15:02:10.377Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T15:02:10.634Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:02:10.634Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:02:10.634Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:02:10.634Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1130834633 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:02:10.634Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1130834634 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:02:10.634Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1130834634 data=null} to TreeItem with text {test} [2019-07-30T15:02:10.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1130834634 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:02:10.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130834635 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:02:10.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1130834703 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:02:10.890Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T15:02:10.890Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T15:02:10.890Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T15:02:11.820Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T15:02:11.820Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T15:02:11.820Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:02:11.820Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:02:11.820Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:02:11.820Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:02:11.820Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:02:11.820Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:02:11.820Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:02:11.820Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T15:02:11.820Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130835899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:02:11.820Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130835900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:02:11.820Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130835900 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:02:11.820Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130835900 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:02:11.820Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130835900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:02:11.820Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130835901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:02:11.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130835901 data=null 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-30T15:02:11.820Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130835901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:02:11.820Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130835901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:02:11.820Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130835902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:02:11.820Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130835902 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:02:11.820Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130835902 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:02:11.820Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:02:11.820Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:02:11.820Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:02:11.820Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:02:11.820Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:02:11.820Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:02:11.820Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:02:11.820Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:02:11.820Z] DEBUG - Clicking on OK [2019-07-30T15:02:11.820Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1130835905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:02:11.820Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1130835906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:02:11.820Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1130835906 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:02:11.820Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1130835906 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:02:11.820Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1130835906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:02:11.820Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1130835907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:02:11.820Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:02:11.820Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:02:11.820Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:02:11.820Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:02:11.820Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:02:11.820Z] DEBUG - Clicked on OK [2019-07-30T15:02:12.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1130835907 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:02:12.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1130834921 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-30T15:02:13.007Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"' [2019-07-30T15:02:13.007Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.279 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest [2019-07-30T15:02:13.007Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest) Time elapsed: 10.099 s [2019-07-30T15:02:13.007Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest [2019-07-30T15:02:13.263Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2019-07-30T15:02:13.263Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:02:13.263Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:02:13.263Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2019-07-30T15:02:13.263Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2019-07-30T15:02:19.953Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2019-07-30T15:02:19.953Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:02:19.953Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:02:19.953Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...' [2019-07-30T15:02:20.211Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1130844216 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T15:02:20.211Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T15:02:20.211Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:02:20.211Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:02:20.211Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:02:20.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1130844321 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:02:20.211Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1130844322 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:02:20.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1130844322 data=null} to TreeItem with text {test} [2019-07-30T15:02:20.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1130844322 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:02:20.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130844323 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:02:20.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1130844391 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:02:20.467Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T15:02:20.467Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T15:02:20.467Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T15:02:21.033Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T15:02:21.033Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T15:02:21.033Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:02:21.033Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:02:21.033Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:02:21.033Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:02:21.033Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:02:21.033Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:02:21.033Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:02:21.033Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T15:02:21.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130845022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:02:21.033Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130845026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:02:21.033Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130845026 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:02:21.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130845026 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:02:21.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130845026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:02:21.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130845026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:02:21.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130845089 data=null 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-30T15:02:21.033Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130845090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:02:21.033Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130845090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:02:21.033Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130845090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:02:21.033Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130845091 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:02:21.033Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130845091 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:02:21.033Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:02:21.033Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:02:21.033Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:02:21.033Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:02:21.033Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:02:21.033Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:02:21.033Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:02:21.033Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:02:21.033Z] DEBUG - Clicking on OK [2019-07-30T15:02:21.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1130845094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:02:21.033Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1130845102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:02:21.033Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1130845103 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:02:21.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1130845103 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:02:21.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1130845103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:02:21.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1130845103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:02:21.033Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:02:21.033Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:02:21.033Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:02:21.033Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:02:21.033Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:02:21.033Z] DEBUG - Clicked on OK [2019-07-30T15:02:21.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1130845104 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:02:21.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1130844584 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-30T15:02:21.854Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2019-07-30T15:02:21.854Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.934 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest [2019-07-30T15:02:21.854Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest) Time elapsed: 8.738 s [2019-07-30T15:02:21.854Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest [2019-07-30T15:02:22.418Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T15:02:22.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1130846706 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-30T15:02:22.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1130846712 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration} [2019-07-30T15:02:22.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1130846794 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-30T15:02:22.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1130846807 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T15:02:22.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {System Call} time=1130846888 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-30T15:02:22.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {System Call} time=1130846902 data=null button=1 stateMask=0x80000 x=421 y=-12 count=1} to TableColumn with text {System Call} [2019-07-30T15:02:22.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {System Call} time=1130846995 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-30T15:02:22.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {System Call} time=1130847004 data=null button=1 stateMask=0x80000 x=421 y=-12 count=1} to TableColumn with text {System Call} [2019-07-30T15:02:22.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1130847077 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-30T15:02:22.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1130847086 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T15:02:22.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1130847130 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-30T15:02:22.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1130847135 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T15:02:23.190Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Start Time} time=1130847226 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-30T15:02:23.190Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Start Time} time=1130847231 data=null button=1 stateMask=0x80000 x=74 y=-12 count=1} to TableColumn with text {Start Time} [2019-07-30T15:02:23.190Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T15:02:23.448Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T15:02:23.448Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T15:02:29.995Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T15:02:29.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1130853181 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-30T15:02:29.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1130853191 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration} [2019-07-30T15:02:29.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1130853279 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-30T15:02:29.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1130853289 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T15:02:29.995Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1130853613 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T15:02:29.995Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T15:02:29.995Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:02:29.995Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:02:29.995Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:02:29.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1130853704 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:02:29.995Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1130853704 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:02:29.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1130853704 data=null} to TreeItem with text {test} [2019-07-30T15:02:29.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1130853705 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:02:29.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1130853705 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:02:29.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1130853722 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:02:29.995Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T15:02:29.995Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T15:02:29.995Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T15:02:30.926Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T15:02:30.926Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T15:02:30.926Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:02:30.926Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:02:30.926Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:02:30.926Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:02:30.926Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:02:30.926Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:02:30.926Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:02:30.926Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T15:02:30.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130854828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:02:30.926Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130854829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:02:30.926Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130854829 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:02:30.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130854829 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:02:30.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130854829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:02:30.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130854830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:02:30.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130854830 data=null 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-30T15:02:30.926Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130854830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:02:30.926Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130854830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:02:30.926Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130854830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:02:30.926Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130854830 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:02:30.926Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1130854831 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:02:30.926Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:02:30.926Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:02:30.926Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:02:30.926Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:02:30.926Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:02:30.926Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:02:30.926Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:02:30.926Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:02:30.926Z] DEBUG - Clicking on OK [2019-07-30T15:02:30.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1130854834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:02:30.926Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1130854834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:02:30.926Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1130854834 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:02:30.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1130854834 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:02:30.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1130854835 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:02:30.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1130854835 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:02:30.926Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:02:30.926Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:02:30.926Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:02:30.926Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:02:30.926Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:02:30.926Z] DEBUG - Clicked on OK [2019-07-30T15:02:31.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1130854835 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:02:31.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1130853895 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-30T15:02:31.444Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T15:02:31.701Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T15:02:31.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1130855816 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-30T15:02:31.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1130855818 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration} [2019-07-30T15:02:31.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1130855822 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-30T15:02:31.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1130855823 data=null button=1 stateMask=0x80000 x=0 y=-11 count=1} to TableColumn with text {Duration} [2019-07-30T15:02:31.701Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T15:02:32.124Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T15:02:32.124Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T15:02:32.428Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...' [2019-07-30T15:02:32.428Z] DEBUG - Clicking on with mnemonic 'Export to TSV...' [2019-07-30T15:02:32.428Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=1130856407 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-30T15:02:32.428Z] DEBUG - Clicked on with mnemonic 'Export to TSV...' [2019-07-30T15:02:32.428Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T15:02:32.428Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T15:02:50.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1130871841 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-30T15:02:50.585Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1130873605 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T15:02:50.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1130873608 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-30T15:02:51.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1130875214 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T15:02:51.150Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T15:02:55.322Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T15:02:55.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1130879427 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-30T15:02:55.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1130879433 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration} [2019-07-30T15:02:55.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1130879484 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-30T15:02:55.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1130879489 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T15:02:55.322Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T15:02:55.579Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T15:03:10.437Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1130892109 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-30T15:03:10.437Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1130893408 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T15:03:10.437Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1130893410 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-30T15:03:10.694Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1130894817 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T15:03:10.694Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T15:03:15.949Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T15:03:30.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1130913176 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-30T15:03:30.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1130913185 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration} [2019-07-30T15:03:30.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1130913765 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-30T15:03:30.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1130913772 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T15:03:30.813Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T15:03:34.987Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T15:03:50.012Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1130933180 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-30T15:03:51.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1130935933 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T15:03:52.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1130935935 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-30T15:03:54.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1130938470 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T15:03:54.730Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T15:03:58.903Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 96.262 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest [2019-07-30T15:03:58.903Z] climbTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 1.169 s [2019-07-30T15:03:58.903Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 8.132 s [2019-07-30T15:03:58.903Z] smallTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 0.383 s [2019-07-30T15:03:58.903Z] testWriteToTsv(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 0.531 s [2019-07-30T15:03:58.903Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 22.747 s [2019-07-30T15:03:58.903Z] decrementingTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 0.372 s [2019-07-30T15:03:58.903Z] largeTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 19.409 s [2019-07-30T15:03:58.903Z] onDiskSegStoreTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 19.322 s [2019-07-30T15:03:58.903Z] noiseTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 24.064 s [2019-07-30T15:03:58.903Z] [2019-07-30T15:03:58.903Z] Results: [2019-07-30T15:03:58.903Z] [2019-07-30T15:03:58.903Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T15:03:58.903Z] [2019-07-30T15:03:58.903Z] [2019-07-30T15:03:58.903Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 15:03:58.854 [2019-07-30T15:03:58.903Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T15:04:00.276Z] [INFO] All tests passed! [2019-07-30T15:04:00.276Z] [INFO] [2019-07-30T15:04:00.276Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T15:04:00.276Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:04:00.276Z] [INFO] [2019-07-30T15:04:00.276Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T15:04:01.034Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T15:04:01.292Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T15:04:01.292Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T15:04:01.856Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T15:04:02.113Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T15:04:02.113Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T15:04:02.113Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T15:04:02.370Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T15:04:02.627Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T15:04:02.627Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T15:04:02.885Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T15:04:02.885Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T15:04:03.449Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T15:04:04.819Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T15:04:04.819Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T15:04:04.819Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T15:04:05.075Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T15:04:05.332Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T15:04:05.903Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T15:04:05.903Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-30T15:04:05.903Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T15:04:06.160Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests' with 4 classes [2019-07-30T15:04:06.160Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core.tests' with 10 classes [2019-07-30T15:04:06.160Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T15:04:06.416Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T15:04:06.416Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T15:04:06.673Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T15:04:06.673Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T15:04:06.931Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T15:04:06.931Z] [INFO] [2019-07-30T15:04:06.931Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T15:04:06.931Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT.jar [2019-07-30T15:04:06.931Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT.pom [2019-07-30T15:04:06.931Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar [2019-07-30T15:04:06.931Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T15:04:06.931Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT-p2metadata.xml [2019-07-30T15:04:06.931Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT-p2artifacts.xml [2019-07-30T15:04:06.931Z] [INFO] [2019-07-30T15:04:06.931Z] [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-30T15:04:06.931Z] [INFO] [2019-07-30T15:04:06.931Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests >-- [2019-07-30T15:04:06.931Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core.tests 1.0.1-SNAPSHOT [52/134] [2019-07-30T15:04:06.931Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T15:04:06.931Z] [INFO] [2019-07-30T15:04:06.931Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T15:04:06.931Z] [INFO] [2019-07-30T15:04:06.931Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T15:04:06.931Z] [INFO] The project's OSGi version is 1.0.1.201907301416 [2019-07-30T15:04:06.931Z] [INFO] [2019-07-30T15:04:06.931Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T15:04:06.931Z] [INFO] [2019-07-30T15:04:06.931Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T15:04:06.931Z] [INFO] [2019-07-30T15:04:06.931Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T15:04:06.931Z] [INFO] [2019-07-30T15:04:06.931Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T15:04:06.931Z] [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/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:04:06.931Z] [INFO] [2019-07-30T15:04:06.931Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T15:04:06.931Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:04:06.931Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/main/resources [2019-07-30T15:04:06.931Z] [INFO] [2019-07-30T15:04:06.931Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T15:04:06.931Z] [INFO] Compiling 12 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/classes [2019-07-30T15:04:07.188Z] [INFO] [2019-07-30T15:04:07.188Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T15:04:07.188Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:04:07.188Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/test/resources [2019-07-30T15:04:07.188Z] [INFO] [2019-07-30T15:04:07.188Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T15:04:07.188Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-30T15:04:07.188Z] [INFO] [2019-07-30T15:04:07.188Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T15:04:07.188Z] [INFO] [2019-07-30T15:04:07.188Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T15:04:07.188Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT.jar [2019-07-30T15:04:07.188Z] [INFO] [2019-07-30T15:04:07.188Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T15:04:07.188Z] [INFO] [2019-07-30T15:04:07.188Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T15:04:07.188Z] [INFO] [2019-07-30T15:04:07.188Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T15:04:07.188Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT.jar [2019-07-30T15:04:07.445Z] [INFO] [2019-07-30T15:04:07.445Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T15:04:07.445Z] [INFO] [2019-07-30T15:04:07.445Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T15:04:08.377Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data/.metadata/.log [2019-07-30T15:04:08.377Z] [INFO] Command line: [2019-07-30T15:04:08.377Z] [/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/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T15:04:08.634Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T15:04:11.911Z] !SESSION 2019-07-30 15:04:08.673 ----------------------------------------------- [2019-07-30T15:04:11.911Z] eclipse.buildId=unknown [2019-07-30T15:04:11.911Z] java.version=1.8.0_202 [2019-07-30T15:04:11.911Z] java.vendor=Oracle Corporation [2019-07-30T15:04:11.911Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T15:04:11.911Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T15:04:11.911Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T15:04:11.911Z] [2019-07-30T15:04:11.911Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 15:04:11.363 [2019-07-30T15:04:11.911Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T15:04:11.911Z] !STACK 0 [2019-07-30T15:04:11.911Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T15:04:11.911Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:04:11.911Z] [2019-07-30T15:04:11.911Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T15:04:11.911Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T15:04:11.911Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T15:04:11.911Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T15:04:11.911Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T15:04:11.911Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T15:04:11.911Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T15:04:11.911Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T15:04:11.911Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T15:04:11.911Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T15:04:11.911Z] [2019-07-30T15:04:11.911Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 15:04:11.542 [2019-07-30T15:04:11.911Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T15:04:11.911Z] !STACK 0 [2019-07-30T15:04:11.911Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T15:04:11.911Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:04:11.911Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T15:04:11.911Z] -> 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-30T15:04:11.911Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T15:04:11.911Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:04:11.911Z] [2019-07-30T15:04:11.911Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T15:04:11.911Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T15:04:11.911Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T15:04:11.911Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T15:04:11.911Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T15:04:11.911Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T15:04:11.911Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T15:04:11.911Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T15:04:11.911Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T15:04:11.911Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T15:04:13.434Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest [2019-07-30T15:04:13.434Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest [2019-07-30T15:04:13.434Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest) Time elapsed: 0.008 s [2019-07-30T15:04:13.434Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest [2019-07-30T15:04:13.690Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest [2019-07-30T15:04:13.690Z] testImmutableSeries(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest) Time elapsed: 0.015 s [2019-07-30T15:04:13.690Z] testGetDescriptors(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest) Time elapsed: 0.001 s [2019-07-30T15:04:13.690Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest [2019-07-30T15:04:13.690Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest [2019-07-30T15:04:13.690Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest) Time elapsed: 0 s [2019-07-30T15:04:13.690Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest [2019-07-30T15:04:13.690Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest [2019-07-30T15:04:13.690Z] testConstructorWithUnit(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest) Time elapsed: 0 s [2019-07-30T15:04:13.690Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest) Time elapsed: 0 s [2019-07-30T15:04:13.690Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest [2019-07-30T15:04:13.690Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest [2019-07-30T15:04:13.690Z] testConstructorWithUnit(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest) Time elapsed: 0 s [2019-07-30T15:04:13.690Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest) Time elapsed: 0 s [2019-07-30T15:04:13.690Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest [2019-07-30T15:04:13.690Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest [2019-07-30T15:04:13.690Z] testComparator(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest) Time elapsed: 0 s [2019-07-30T15:04:13.690Z] testLimitValues(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest) Time elapsed: 0 s [2019-07-30T15:04:13.690Z] testMapper(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest) Time elapsed: 0.002 s [2019-07-30T15:04:13.690Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest [2019-07-30T15:04:13.690Z] 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-30T15:04:13.690Z] testComparator(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest) Time elapsed: 0 s [2019-07-30T15:04:13.690Z] testLimitValues(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest) Time elapsed: 0 s [2019-07-30T15:04:13.690Z] testMapper(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest) Time elapsed: 0.001 s [2019-07-30T15:04:13.690Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest [2019-07-30T15:04:13.690Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest [2019-07-30T15:04:13.690Z] testResolver(org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest) Time elapsed: 0.01 s [2019-07-30T15:04:13.690Z] testWithPredicate(org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest) Time elapsed: 0.001 s [2019-07-30T15:04:13.690Z] [2019-07-30T15:04:13.690Z] Results: [2019-07-30T15:04:13.690Z] [2019-07-30T15:04:13.690Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T15:04:13.690Z] [2019-07-30T15:04:15.057Z] [INFO] All tests passed! [2019-07-30T15:04:15.057Z] [INFO] [2019-07-30T15:04:15.057Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T15:04:15.057Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:04:15.057Z] [INFO] [2019-07-30T15:04:15.057Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T15:04:15.057Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T15:04:15.057Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T15:04:15.057Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T15:04:15.314Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T15:04:15.314Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T15:04:15.314Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T15:04:16.244Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T15:04:16.244Z] [INFO] [2019-07-30T15:04:16.244Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T15:04:16.244Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT.jar [2019-07-30T15:04:16.244Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT.pom [2019-07-30T15:04:16.244Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-30T15:04:16.244Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T15:04:16.244Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT-p2metadata.xml [2019-07-30T15:04:16.244Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT-p2artifacts.xml [2019-07-30T15:04:16.244Z] [INFO] [2019-07-30T15:04:16.244Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T15:04:16.244Z] [INFO] [2019-07-30T15:04:16.244Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests >-- [2019-07-30T15:04:16.244Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.3-SNAPSHOT [53/134] [2019-07-30T15:04:16.244Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T15:04:16.244Z] [INFO] [2019-07-30T15:04:16.244Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T15:04:16.244Z] [INFO] [2019-07-30T15:04:16.244Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T15:04:16.244Z] [INFO] The project's OSGi version is 1.0.3.201907301416 [2019-07-30T15:04:16.244Z] [INFO] [2019-07-30T15:04:16.244Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T15:04:16.244Z] [INFO] [2019-07-30T15:04:16.244Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T15:04:16.244Z] [INFO] [2019-07-30T15:04:16.244Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T15:04:16.244Z] [INFO] [2019-07-30T15:04:16.244Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T15:04:16.244Z] [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/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:04:16.244Z] [INFO] [2019-07-30T15:04:16.244Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T15:04:16.244Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:04:16.244Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/main/resources [2019-07-30T15:04:16.244Z] [INFO] [2019-07-30T15:04:16.244Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T15:04:16.244Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/classes [2019-07-30T15:04:16.500Z] [INFO] [2019-07-30T15:04:16.500Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T15:04:16.500Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:04:16.500Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/test/resources [2019-07-30T15:04:16.500Z] [INFO] [2019-07-30T15:04:16.500Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T15:04:16.500Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar [2019-07-30T15:04:16.500Z] [INFO] [2019-07-30T15:04:16.500Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T15:04:16.500Z] [INFO] [2019-07-30T15:04:16.500Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T15:04:16.500Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT.jar [2019-07-30T15:04:16.500Z] [INFO] [2019-07-30T15:04:16.500Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T15:04:16.500Z] [INFO] [2019-07-30T15:04:16.500Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T15:04:16.500Z] [INFO] [2019-07-30T15:04:16.500Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T15:04:16.500Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT.jar [2019-07-30T15:04:16.757Z] [INFO] [2019-07-30T15:04:16.757Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T15:04:16.757Z] [INFO] [2019-07-30T15:04:16.757Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T15:04:18.125Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-30T15:04:18.125Z] [INFO] Command line: [2019-07-30T15:04:18.125Z] [/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/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-30T15:04:18.125Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T15:04:22.300Z] !SESSION 2019-07-30 15:04:18.274 ----------------------------------------------- [2019-07-30T15:04:22.300Z] eclipse.buildId=unknown [2019-07-30T15:04:22.300Z] java.version=1.8.0_202 [2019-07-30T15:04:22.300Z] java.vendor=Oracle Corporation [2019-07-30T15:04:22.300Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T15:04:22.300Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-30T15:04:22.300Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-30T15:04:22.300Z] [2019-07-30T15:04:22.300Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 15:04:21.426 [2019-07-30T15:04:22.300Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T15:04:22.300Z] !STACK 0 [2019-07-30T15:04:22.300Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T15:04:22.300Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:04:22.300Z] [2019-07-30T15:04:22.300Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T15:04:22.300Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T15:04:22.300Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T15:04:22.300Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T15:04:22.300Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T15:04:22.300Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T15:04:22.300Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T15:04:22.300Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T15:04:22.300Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T15:04:22.300Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T15:04:22.300Z] [2019-07-30T15:04:22.300Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 15:04:21.558 [2019-07-30T15:04:22.300Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T15:04:22.300Z] !STACK 0 [2019-07-30T15:04:22.300Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T15:04:22.300Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:04:22.300Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T15:04:22.300Z] -> 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-30T15:04:22.300Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T15:04:22.300Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:04:22.300Z] [2019-07-30T15:04:22.300Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T15:04:22.300Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T15:04:22.300Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T15:04:22.300Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T15:04:22.300Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T15:04:22.300Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T15:04:22.300Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T15:04:22.300Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T15:04:22.300Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T15:04:22.300Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T15:04:23.669Z] process 9053: D-Bus library appears to be incorrectly set up; failed to read machine uuid: UUID file '/etc/machine-id' should contain a hex string of length 32, not length 0, with no other text [2019-07-30T15:04:23.669Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T15:04:24.233Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T15:04:24.233Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T15:04:34.261Z] Running org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest [2019-07-30T15:04:34.261Z] Display size: 1440x900 [2019-07-30T15:04:34.261Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-30T15:04:34.261Z] GTK version=3.18.9 [2019-07-30T15:04:34.261Z] GTK theme=Ambiance [2019-07-30T15:04:34.261Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T15:04:34.261Z] Time zone: Coordinated Universal Time [2019-07-30T15:04:34.261Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T15:04:34.261Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T15:04:36.155Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.chart.ui.swtbot.view.stub"' [2019-07-30T15:04:36.155Z] DEBUG - matched MenuItem with text "Create custom chart", using matcher: with mnemonic 'Create custom chart' [2019-07-30T15:04:36.155Z] DEBUG - Clicking on with mnemonic 'Create custom chart' [2019-07-30T15:04:36.718Z] DEBUG - Clicked on with mnemonic 'Create custom chart' [2019-07-30T15:04:36.718Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T15:04:36.718Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1130980913 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T15:04:36.718Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:04:36.718Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:04:36.718Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:04:36.718Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:04:36.718Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:04:36.718Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:04:36.718Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:04:36.718Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:04:36.975Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T15:04:36.975Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T15:04:36.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1130980983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T15:04:36.975Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1130980984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T15:04:36.975Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1130980985 data=null doit=true} to (of type 'Table') [2019-07-30T15:04:36.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1130980985 data=null} to (of type 'Table') [2019-07-30T15:04:36.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1130980985 data=null button=1 stateMask=0x0 x=28 y=27 count=1} to (of type 'Table') [2019-07-30T15:04:36.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1130980987 data=null button=1 stateMask=0x80000 x=28 y=27 count=1} to (of type 'Table') [2019-07-30T15:04:36.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1130980987 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-30T15:04:36.975Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1130980990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T15:04:36.975Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1130980991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T15:04:36.975Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1130980991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T15:04:36.975Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1130980991 data=null doit=true} to (of type 'Table') [2019-07-30T15:04:36.975Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1130980992 data=null} to (of type 'Table') [2019-07-30T15:04:36.975Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:04:36.975Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T15:04:36.975Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T15:04:36.975Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: with mnemonic 'Logarithmic Scale X' [2019-07-30T15:04:36.975Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: with style 'SWT.CHECK' [2019-07-30T15:04:36.975Z] 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-30T15:04:36.975Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T15:04:36.975Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:04:36.975Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:04:36.975Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T15:04:36.975Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T15:04:36.975Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T15:04:36.975Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y' [2019-07-30T15:04:36.975Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK' [2019-07-30T15:04:36.975Z] 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-30T15:04:36.975Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:04:36.975Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:04:36.975Z] DEBUG - Setting state to checked on: Integer [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:04:36.975Z] DEBUG - Setting state to unchecked on: Integer [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:04:36.975Z] DEBUG - Setting state to checked on: Duration (ns) [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:04:36.975Z] DEBUG - Setting state to unchecked on: Duration (ns) [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:04:36.975Z] DEBUG - Setting state to checked on: Timestamp [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:04:36.975Z] DEBUG - Setting state to unchecked on: Timestamp [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:04:36.975Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T15:04:36.975Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1130981186 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:04:36.975Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:04:36.975Z] DEBUG - Clicking on TableItem with text {String} [2019-07-30T15:04:36.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {String} time=1130981193 data=null button=0 stateMask=0x0 x=27 y=11 count=0} to TableItem with text {String} [2019-07-30T15:04:36.975Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {String} time=1130981193 data=null doit=true} to TableItem with text {String} [2019-07-30T15:04:36.975Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:04:36.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {String} time=1130981200 data=null} to TableItem with text {String} [2019-07-30T15:04:36.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {String} time=1130981201 data=null button=1 stateMask=0x0 x=27 y=11 count=1} to TableItem with text {String} [2019-07-30T15:04:36.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1130981201 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-30T15:04:36.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {String} time=1130981202 data=null button=1 stateMask=0x80000 x=27 y=11 count=1} to TableItem with text {String} [2019-07-30T15:04:36.976Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {String} time=1130981202 data=null button=0 stateMask=0x0 x=27 y=11 count=0} to TableItem with text {String} [2019-07-30T15:04:36.976Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {String} time=1130981202 data=null doit=true} to TableItem with text {String} [2019-07-30T15:04:36.976Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {String} time=1130981203 data=null} to TableItem with text {String} [2019-07-30T15:04:36.976Z] DEBUG - Clicked on TableItem with text {String} [2019-07-30T15:04:36.976Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:04:36.976Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:04:36.976Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:04:36.976Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:04:36.976Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:04:36.976Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:04:36.976Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:04:36.976Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:04:36.976Z] DEBUG - Setting state to checked on: Timestamp [2019-07-30T15:04:36.976Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T15:04:36.976Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-30T15:04:36.976Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-30T15:04:36.976Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T15:04:36.976Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T15:04:36.976Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T15:04:36.976Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T15:04:36.976Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:04:36.976Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:04:36.976Z] DEBUG - Clicking on [2019-07-30T15:04:36.976Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1130981223 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-30T15:04:36.976Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1130981224 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-30T15:04:36.976Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1130981224 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T15:04:36.976Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1130981224 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T15:04:36.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1130981224 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-30T15:04:36.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1130981224 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-30T15:04:37.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1130981225 data=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-30T15:04:37.233Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1130981297 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-30T15:04:37.233Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1130981301 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-30T15:04:37.233Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1130981302 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-30T15:04:37.233Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1130981309 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T15:04:37.233Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1130981309 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T15:04:37.233Z] DEBUG - Clicked on [2019-07-30T15:04:37.233Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:04:37.233Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:04:37.233Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:04:37.233Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:04:37.233Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:04:37.233Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:04:37.233Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:04:37.233Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:04:37.233Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:04:37.233Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:04:37.233Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:04:37.233Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:04:37.233Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:04:37.233Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:04:37.233Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:04:37.233Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:04:37.233Z] DEBUG - Setting state to checked on: Timestamp [2019-07-30T15:04:37.233Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:04:37.233Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:04:37.233Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:04:37.233Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:04:37.233Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:04:37.233Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:04:37.233Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:04:37.233Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:04:37.233Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T15:04:37.233Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1130981326 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T15:04:37.233Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:04:37.233Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:04:37.233Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:04:37.233Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:04:37.233Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:04:37.233Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:04:37.233Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:04:37.233Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:04:37.233Z] DEBUG - Clicking on TableItem with text {String} [2019-07-30T15:04:37.233Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {String} time=1130981329 data=null button=0 stateMask=0x0 x=27 y=11 count=0} to TableItem with text {String} [2019-07-30T15:04:37.233Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {String} time=1130981329 data=null doit=true} to TableItem with text {String} [2019-07-30T15:04:37.233Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:04:37.233Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {String} time=1130981331 data=null} to TableItem with text {String} [2019-07-30T15:04:37.233Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {String} time=1130981331 data=null button=1 stateMask=0x0 x=27 y=11 count=1} to TableItem with text {String} [2019-07-30T15:04:37.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1130981332 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-30T15:04:37.233Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {String} time=1130981332 data=null button=1 stateMask=0x80000 x=27 y=11 count=1} to TableItem with text {String} [2019-07-30T15:04:37.233Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {String} time=1130981332 data=null button=0 stateMask=0x0 x=27 y=11 count=0} to TableItem with text {String} [2019-07-30T15:04:37.233Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {String} time=1130981333 data=null doit=true} to TableItem with text {String} [2019-07-30T15:04:37.233Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {String} time=1130981333 data=null} to TableItem with text {String} [2019-07-30T15:04:37.233Z] DEBUG - Clicked on TableItem with text {String} [2019-07-30T15:04:37.233Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:04:37.233Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:04:37.233Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:04:37.233Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:04:37.233Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:04:37.233Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:04:37.233Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:04:37.233Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:04:37.233Z] DEBUG - Setting state to checked on: Timestamp2 [2019-07-30T15:04:37.233Z] DEBUG - Setting state to checked on: Timestamp [2019-07-30T15:04:37.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T15:04:37.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T15:04:37.233Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-30T15:04:37.233Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-30T15:04:37.233Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T15:04:37.233Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T15:04:37.233Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T15:04:37.233Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T15:04:37.233Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:04:37.233Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:04:37.233Z] DEBUG - Clicking on [2019-07-30T15:04:37.233Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1130981405 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-30T15:04:37.233Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1130981405 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-30T15:04:37.233Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1130981405 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T15:04:37.233Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1130981405 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T15:04:37.233Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1130981406 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-30T15:04:37.233Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1130981406 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-30T15:04:37.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1130981406 data=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-30T15:04:37.490Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1130981429 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-30T15:04:37.490Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1130981488 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-30T15:04:37.490Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1130981488 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-30T15:04:37.490Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1130981489 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T15:04:37.490Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1130981489 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T15:04:37.490Z] DEBUG - Clicked on [2019-07-30T15:04:37.490Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.009 s - in org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest [2019-07-30T15:04:37.490Z] testBarChartSeries(org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest) Time elapsed: 1.172 s [2019-07-30T15:04:37.490Z] [2019-07-30T15:04:37.490Z] Results: [2019-07-30T15:04:37.490Z] [2019-07-30T15:04:37.490Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T15:04:37.490Z] [2019-07-30T15:04:40.011Z] [INFO] All tests passed! [2019-07-30T15:04:40.011Z] [INFO] [2019-07-30T15:04:40.011Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T15:04:40.011Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:04:40.011Z] [INFO] [2019-07-30T15:04:40.011Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T15:04:40.268Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T15:04:40.268Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T15:04:40.526Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T15:04:41.089Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T15:04:41.345Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T15:04:41.345Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T15:04:41.601Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T15:04:41.601Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T15:04:41.601Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T15:04:41.601Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T15:04:41.857Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T15:04:41.857Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core.tests' with 25 classes [2019-07-30T15:04:41.857Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T15:04:42.420Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T15:04:43.791Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T15:04:44.225Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T15:04:44.628Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T15:04:44.628Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T15:04:44.628Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T15:04:44.628Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T15:04:44.887Z] [INFO] [2019-07-30T15:04:44.887Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T15:04:44.887Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT.jar [2019-07-30T15:04:44.887Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT.pom [2019-07-30T15:04:44.887Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar [2019-07-30T15:04:44.887Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T15:04:44.887Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT-p2metadata.xml [2019-07-30T15:04:44.887Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT-p2artifacts.xml [2019-07-30T15:04:44.887Z] [INFO] [2019-07-30T15:04:44.887Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T15:04:44.887Z] [INFO] [2019-07-30T15:04:44.887Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests >-- [2019-07-30T15:04:44.887Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.3-SNAPSHOT [54/134] [2019-07-30T15:04:44.887Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T15:04:44.887Z] [INFO] [2019-07-30T15:04:44.887Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T15:04:44.887Z] [INFO] [2019-07-30T15:04:44.887Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T15:04:44.887Z] [INFO] The project's OSGi version is 1.0.3.201907301416 [2019-07-30T15:04:44.887Z] [INFO] [2019-07-30T15:04:44.887Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T15:04:44.887Z] [INFO] [2019-07-30T15:04:44.887Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T15:04:44.887Z] [INFO] [2019-07-30T15:04:44.887Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T15:04:44.887Z] [INFO] [2019-07-30T15:04:44.887Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T15:04:44.887Z] [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/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:04:44.887Z] [INFO] [2019-07-30T15:04:44.887Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T15:04:44.887Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:04:44.887Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/main/resources [2019-07-30T15:04:44.887Z] [INFO] [2019-07-30T15:04:44.887Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T15:04:44.887Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/classes [2019-07-30T15:04:45.143Z] [INFO] [2019-07-30T15:04:45.143Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T15:04:45.143Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:04:45.143Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/test/resources [2019-07-30T15:04:45.143Z] [INFO] [2019-07-30T15:04:45.143Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T15:04:45.400Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar [2019-07-30T15:04:45.400Z] [INFO] [2019-07-30T15:04:45.400Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T15:04:45.400Z] [INFO] [2019-07-30T15:04:45.400Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T15:04:45.400Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT.jar [2019-07-30T15:04:45.400Z] [INFO] [2019-07-30T15:04:45.400Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T15:04:45.400Z] [INFO] [2019-07-30T15:04:45.400Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T15:04:45.400Z] [INFO] [2019-07-30T15:04:45.400Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T15:04:45.400Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT.jar [2019-07-30T15:04:45.400Z] [INFO] [2019-07-30T15:04:45.400Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T15:04:45.400Z] [INFO] [2019-07-30T15:04:45.400Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T15:04:46.769Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-30T15:04:46.769Z] [INFO] Command line: [2019-07-30T15:04:46.769Z] [/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/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-30T15:04:46.769Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T15:04:50.943Z] !SESSION 2019-07-30 15:04:47.033 ----------------------------------------------- [2019-07-30T15:04:50.943Z] eclipse.buildId=unknown [2019-07-30T15:04:50.943Z] java.version=1.8.0_202 [2019-07-30T15:04:50.943Z] java.vendor=Oracle Corporation [2019-07-30T15:04:50.943Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T15:04:50.943Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-30T15:04:50.943Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-30T15:04:50.943Z] [2019-07-30T15:04:50.943Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 15:04:50.157 [2019-07-30T15:04:50.943Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T15:04:50.943Z] !STACK 0 [2019-07-30T15:04:50.943Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T15:04:50.943Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:04:50.943Z] [2019-07-30T15:04:50.943Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T15:04:50.943Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T15:04:50.943Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T15:04:50.943Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T15:04:50.943Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T15:04:50.943Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T15:04:50.943Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T15:04:50.943Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T15:04:50.943Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T15:04:50.943Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T15:04:50.943Z] [2019-07-30T15:04:50.943Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 15:04:50.343 [2019-07-30T15:04:50.943Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T15:04:50.943Z] !STACK 0 [2019-07-30T15:04:50.943Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T15:04:50.943Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:04:50.943Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T15:04:50.943Z] -> 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-30T15:04:50.943Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T15:04:50.943Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:04:50.943Z] [2019-07-30T15:04:50.943Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T15:04:50.943Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T15:04:50.943Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T15:04:50.943Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T15:04:50.943Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T15:04:50.943Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T15:04:50.943Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T15:04:50.943Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T15:04:50.943Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T15:04:50.943Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T15:04:52.312Z] process 9127: 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-30T15:04:52.312Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T15:04:52.877Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T15:04:52.877Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T15:05:02.831Z] Running org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest [2019-07-30T15:05:03.087Z] Display size: 1440x900 [2019-07-30T15:05:03.087Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-30T15:05:03.087Z] GTK version=3.18.9 [2019-07-30T15:05:03.087Z] GTK theme=Ambiance [2019-07-30T15:05:03.087Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T15:05:03.087Z] Time zone: Coordinated Universal Time [2019-07-30T15:05:03.087Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T15:05:03.087Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T15:05:07.434Z] [2019-07-30T15:05:07.434Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 15:05:07.135 [2019-07-30T15:05:07.434Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K [2019-07-30T15:05:07.434Z] !STACK 0 [2019-07-30T15:05:07.434Z] java.lang.RuntimeException: The parameter should be set [2019-07-30T15:05:07.434Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-30T15:05:07.434Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-30T15:05:07.434Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T15:05:07.434Z] [2019-07-30T15:05:07.434Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 15:05:07.147 [2019-07-30T15:05:07.434Z] !MESSAGE Exception executing analysis [2019-07-30T15:05:07.434Z] !STACK 0 [2019-07-30T15:05:07.434Z] java.lang.RuntimeException: The parameter should be set [2019-07-30T15:05:07.434Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-30T15:05:07.434Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-30T15:05:07.434Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T15:05:10.706Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:05:10.963Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:05:10.963Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:05:10.963Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:05:10.963Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:05:10.963Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:05:10.963Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1131015000 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:05:10.963Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1131015001 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:05:10.963Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1131015002 data=null} to TreeItem with text {test} [2019-07-30T15:05:10.963Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1131015004 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:05:10.963Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131015005 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:05:11.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1131015229 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:05:11.220Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:05:11.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1131015286 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:05:11.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1131015286 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:05:11.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1131015287 data=null} to TreeItem with text {test} [2019-07-30T15:05:11.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1131015287 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:05:11.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131015288 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:05:11.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1131015304 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:05:11.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1131015308 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:05:11.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1131015308 data=null} to TreeItem with text {test} [2019-07-30T15:05:11.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1131015309 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:05:11.220Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1131015310 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-30T15:05:11.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1131015393 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:05:11.220Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:05:11.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1131015398 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:05:11.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1131015398 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:05:11.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1131015399 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:05:11.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1131015399 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:05:11.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131015400 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-30T15:05:11.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1131015488 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:05:11.477Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1131015489 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:05:11.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1131015490 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:05:11.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1131015491 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:05:11.477Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1131015491 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-30T15:05:11.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1131015496 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:05:11.477Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {A-Test-10K} time=1131015497 data=null doit=true} to TreeItem with text {A-Test-10K} [2019-07-30T15:05:11.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {A-Test-10K} time=1131015497 data=null} to TreeItem with text {A-Test-10K} [2019-07-30T15:05:11.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {A-Test-10K} time=1131015497 data=null button=1 stateMask=0x0 x=96 y=74 count=1} to TreeItem with text {A-Test-10K} [2019-07-30T15:05:11.477Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1131015498 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-30T15:05:11.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {A-Test-10K} time=1131015504 data=null button=1 stateMask=0x80000 x=96 y=74 count=1} to TreeItem with text {A-Test-10K} [2019-07-30T15:05:11.477Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {External Analyses} time=1131015517 data=null doit=true} to TreeItem with text {External Analyses} [2019-07-30T15:05:11.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {External Analyses} time=1131015518 data=null} to TreeItem with text {External Analyses} [2019-07-30T15:05:11.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {External Analyses} time=1131015518 data=null button=1 stateMask=0x0 x=153 y=116 count=1} to TreeItem with text {External Analyses} [2019-07-30T15:05:11.477Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1131015519 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-30T15:05:11.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {External Analyses} time=1131015597 data=null button=1 stateMask=0x80000 x=153 y=116 count=1} to TreeItem with text {External Analyses} [2019-07-30T15:05:11.477Z] DEBUG - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T15:05:11.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1131015604 data=null button=0 stateMask=0x0 x=273 y=158 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T15:05:11.477Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1131015604 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T15:05:11.477Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:05:11.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1131015605 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T15:05:11.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1131015605 data=null button=1 stateMask=0x0 x=273 y=158 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T15:05:11.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131015606 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-30T15:05:11.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1131015682 data=null button=1 stateMask=0x80000 x=273 y=158 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T15:05:11.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1131015691 data=null button=1 stateMask=0x0 x=273 y=158 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T15:05:11.477Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1131015691 data=null button=1 stateMask=0x0 x=273 y=158 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T15:05:12.042Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1131016107 data=null button=1 stateMask=0x80000 x=273 y=158 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T15:05:12.042Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1131016108 data=null button=0 stateMask=0x0 x=273 y=158 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T15:05:12.042Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1131016108 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T15:05:12.042Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1131016108 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T15:05:12.042Z] DEBUG - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T15:05:12.042Z] DEBUG - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters' [2019-07-30T15:05:12.042Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {External Analysis Parameters} time=1131016112 data=null doit=true} to Shell with text {External Analysis Parameters} [2019-07-30T15:05:12.042Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:05:12.042Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:05:12.042Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:05:12.042Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:05:12.042Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:05:12.042Z] DEBUG - Clicking on OK [2019-07-30T15:05:12.042Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1131016121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:05:12.042Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1131016122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:05:12.042Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1131016122 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:05:12.042Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1131016123 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:05:12.042Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1131016123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:05:12.042Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1131016123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:05:12.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1131016124 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:05:12.042Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1131015692 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-30T15:05:12.300Z] *** BUG *** [2019-07-30T15:05:12.300Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:05:12.300Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:05:12.300Z] [2019-07-30T15:05:12.300Z] *** BUG *** [2019-07-30T15:05:12.300Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:05:12.300Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:05:12.300Z] [2019-07-30T15:05:12.300Z] *** BUG *** [2019-07-30T15:05:12.300Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:05:12.300Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:05:12.300Z] [2019-07-30T15:05:12.300Z] *** BUG *** [2019-07-30T15:05:12.300Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:05:12.300Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:05:12.300Z] [2019-07-30T15:05:12.300Z] *** BUG *** [2019-07-30T15:05:12.300Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:05:12.300Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:05:12.300Z] [2019-07-30T15:05:12.300Z] *** BUG *** [2019-07-30T15:05:12.300Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:05:12.300Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:05:12.300Z] [2019-07-30T15:05:12.557Z] DEBUG - Clicked on [2019-07-30T15:05:12.557Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.lami.views.reportview"' [2019-07-30T15:05:13.486Z] DEBUG - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart' [2019-07-30T15:05:13.486Z] DEBUG - Clicking on with mnemonic 'New custom chart' [2019-07-30T15:05:13.743Z] DEBUG - Clicked on with mnemonic 'New custom chart' [2019-07-30T15:05:13.743Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T15:05:13.743Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1131017816 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T15:05:13.743Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:05:13.743Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:05:13.743Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:05:13.743Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:05:13.743Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:05:13.743Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:05:13.743Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:05:13.743Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:05:13.743Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T15:05:13.743Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T15:05:13.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1131017840 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T15:05:13.743Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1131017841 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T15:05:13.743Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1131017842 data=null doit=true} to (of type 'Table') [2019-07-30T15:05:13.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1131017842 data=null} to (of type 'Table') [2019-07-30T15:05:13.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1131017842 data=null button=1 stateMask=0x0 x=28 y=27 count=1} to (of type 'Table') [2019-07-30T15:05:13.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1131017843 data=null button=1 stateMask=0x80000 x=28 y=27 count=1} to (of type 'Table') [2019-07-30T15:05:13.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1131017843 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-30T15:05:13.743Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1131017848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T15:05:13.743Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1131017848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T15:05:13.743Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1131017849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T15:05:13.743Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1131017849 data=null doit=true} to (of type 'Table') [2019-07-30T15:05:13.743Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1131017849 data=null} to (of type 'Table') [2019-07-30T15:05:13.743Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T15:05:13.743Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T15:05:13.743Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1131017851 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T15:05:13.743Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:05:13.743Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:05:13.743Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:05:13.743Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:05:13.743Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:05:13.743Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:05:13.743Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:05:13.743Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:05:13.743Z] DEBUG - Clicking on TableItem with text {Wakee process (name)} [2019-07-30T15:05:13.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakee process (name)} time=1131017887 data=null button=0 stateMask=0x0 x=81 y=11 count=0} to TableItem with text {Wakee process (name)} [2019-07-30T15:05:13.743Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakee process (name)} time=1131017887 data=null doit=true} to TableItem with text {Wakee process (name)} [2019-07-30T15:05:13.743Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:05:13.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakee process (name)} time=1131017889 data=null} to TableItem with text {Wakee process (name)} [2019-07-30T15:05:13.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakee process (name)} time=1131017890 data=null button=1 stateMask=0x0 x=81 y=11 count=1} to TableItem with text {Wakee process (name)} [2019-07-30T15:05:13.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1131017891 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-30T15:05:13.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakee process (name)} time=1131017891 data=null button=1 stateMask=0x80000 x=81 y=11 count=1} to TableItem with text {Wakee process (name)} [2019-07-30T15:05:13.743Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakee process (name)} time=1131017891 data=null button=0 stateMask=0x0 x=81 y=11 count=0} to TableItem with text {Wakee process (name)} [2019-07-30T15:05:13.743Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakee process (name)} time=1131017891 data=null doit=true} to TableItem with text {Wakee process (name)} [2019-07-30T15:05:13.743Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakee process (name)} time=1131017892 data=null} to TableItem with text {Wakee process (name)} [2019-07-30T15:05:13.743Z] DEBUG - Clicked on TableItem with text {Wakee process (name)} [2019-07-30T15:05:13.743Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:05:13.743Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:05:13.743Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:05:13.743Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:05:13.743Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:05:13.743Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:05:13.743Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:05:13.743Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:05:13.743Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-07-30T15:05:13.743Z] DEBUG - Setting state to checked on: Priority [2019-07-30T15:05:13.743Z] DEBUG - Setting state to checked on: Target CPU [2019-07-30T15:05:13.743Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T15:05:13.743Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-30T15:05:13.743Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-30T15:05:13.743Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T15:05:13.743Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T15:05:13.743Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T15:05:13.743Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T15:05:13.743Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:05:13.743Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:05:13.743Z] DEBUG - Clicking on [2019-07-30T15:05:13.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1131017922 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-30T15:05:13.743Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1131017923 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-30T15:05:13.743Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1131017923 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T15:05:13.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1131017924 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T15:05:13.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1131017924 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-30T15:05:13.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1131017924 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-30T15:05:13.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1131017924 data=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-30T15:05:14.001Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1131017990 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-30T15:05:14.001Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1131017999 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-30T15:05:14.001Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1131018000 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-30T15:05:14.001Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1131018000 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T15:05:14.001Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1131018001 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T15:05:14.001Z] DEBUG - Clicked on [2019-07-30T15:05:14.001Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T15:05:14.001Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1131018002 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T15:05:14.001Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T15:05:14.001Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T15:05:14.001Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T15:05:14.001Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T15:05:14.001Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T15:05:14.001Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T15:05:14.001Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:05:14.001Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:05:14.001Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:05:14.001Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:05:14.001Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:05:14.001Z] DEBUG - Clicking on OK [2019-07-30T15:05:14.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1131018017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:05:14.001Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1131018018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:05:14.001Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1131018018 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:05:14.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1131018018 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:05:14.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1131018019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:05:14.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1131018019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:05:14.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1131018019 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:05:14.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=1131017409 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-30T15:05:14.514Z] DEBUG - Clicked on [2019-07-30T15:05:14.514Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-30T15:05:14.514Z] DEBUG - Clicking on with mnemonic 'New custom chart' [2019-07-30T15:05:14.771Z] DEBUG - Clicked on with mnemonic 'New custom chart' [2019-07-30T15:05:14.771Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T15:05:14.771Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1131019015 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T15:05:14.771Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T15:05:15.028Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1131019032 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T15:05:15.028Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:05:15.028Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:05:15.028Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:05:15.028Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:05:15.028Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:05:15.028Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:05:15.028Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:05:15.028Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:05:15.028Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T15:05:15.028Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T15:05:15.028Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1131019091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T15:05:15.028Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1131019092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T15:05:15.028Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1131019092 data=null doit=true} to (of type 'Table') [2019-07-30T15:05:15.028Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1131019092 data=null} to (of type 'Table') [2019-07-30T15:05:15.028Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1131019093 data=null button=1 stateMask=0x0 x=28 y=27 count=1} to (of type 'Table') [2019-07-30T15:05:15.028Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1131019093 data=null button=1 stateMask=0x80000 x=28 y=27 count=1} to (of type 'Table') [2019-07-30T15:05:15.028Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1131019093 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-30T15:05:15.028Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1131019098 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T15:05:15.028Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1131019098 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T15:05:15.028Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1131019098 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T15:05:15.028Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1131019098 data=null doit=true} to (of type 'Table') [2019-07-30T15:05:15.028Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1131019099 data=null} to (of type 'Table') [2019-07-30T15:05:15.028Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T15:05:15.028Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T15:05:15.028Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1131019100 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T15:05:15.028Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:05:15.028Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:05:15.028Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:05:15.028Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:05:15.028Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:05:15.028Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:05:15.028Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:05:15.028Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:05:15.028Z] DEBUG - Clicking on TableItem with text {Waker process (name)} [2019-07-30T15:05:15.028Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Waker process (name)} time=1131019104 data=null button=0 stateMask=0x0 x=80 y=74 count=0} to TableItem with text {Waker process (name)} [2019-07-30T15:05:15.028Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Waker process (name)} time=1131019104 data=null doit=true} to TableItem with text {Waker process (name)} [2019-07-30T15:05:15.028Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:05:15.028Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Waker process (name)} time=1131019113 data=null} to TableItem with text {Waker process (name)} [2019-07-30T15:05:15.028Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Waker process (name)} time=1131019113 data=null button=1 stateMask=0x0 x=80 y=74 count=1} to TableItem with text {Waker process (name)} [2019-07-30T15:05:15.028Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1131019114 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-30T15:05:15.028Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Waker process (name)} time=1131019115 data=null button=1 stateMask=0x80000 x=80 y=74 count=1} to TableItem with text {Waker process (name)} [2019-07-30T15:05:15.028Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Waker process (name)} time=1131019115 data=null button=0 stateMask=0x0 x=80 y=74 count=0} to TableItem with text {Waker process (name)} [2019-07-30T15:05:15.028Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Waker process (name)} time=1131019115 data=null doit=true} to TableItem with text {Waker process (name)} [2019-07-30T15:05:15.028Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Waker process (name)} time=1131019115 data=null} to TableItem with text {Waker process (name)} [2019-07-30T15:05:15.028Z] DEBUG - Clicked on TableItem with text {Waker process (name)} [2019-07-30T15:05:15.028Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:05:15.028Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:05:15.028Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:05:15.028Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:05:15.028Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:05:15.028Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:05:15.028Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:05:15.028Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:05:15.028Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-07-30T15:05:15.028Z] DEBUG - Setting state to checked on: Priority [2019-07-30T15:05:15.028Z] DEBUG - Setting state to checked on: Target CPU [2019-07-30T15:05:15.028Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T15:05:15.028Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-30T15:05:15.028Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-30T15:05:15.028Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T15:05:15.028Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T15:05:15.028Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T15:05:15.028Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T15:05:15.028Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:05:15.028Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:05:15.028Z] DEBUG - Clicking on [2019-07-30T15:05:15.028Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1131019184 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-30T15:05:15.028Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1131019184 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-30T15:05:15.028Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1131019184 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T15:05:15.028Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1131019185 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T15:05:15.028Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1131019185 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-30T15:05:15.028Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1131019185 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-30T15:05:15.028Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1131019185 data=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-30T15:05:15.028Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1131019215 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-30T15:05:15.028Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1131019228 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-30T15:05:15.028Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1131019229 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-30T15:05:15.028Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1131019229 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T15:05:15.028Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1131019229 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T15:05:15.028Z] DEBUG - Clicked on [2019-07-30T15:05:15.028Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T15:05:15.028Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1131019231 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T15:05:15.028Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T15:05:15.028Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T15:05:15.028Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T15:05:15.028Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T15:05:15.028Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T15:05:15.028Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T15:05:15.028Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:05:15.028Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:05:15.028Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:05:15.028Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:05:15.028Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:05:15.028Z] DEBUG - Clicking on OK [2019-07-30T15:05:15.028Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1131019234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:05:15.028Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1131019235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:05:15.028Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1131019235 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:05:15.028Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1131019235 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:05:15.028Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1131019235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:05:15.028Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1131019235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:05:15.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1131019236 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:05:15.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=1131018691 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-30T15:05:15.542Z] DEBUG - Clicked on [2019-07-30T15:05:15.542Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-30T15:05:15.799Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T15:05:15.799Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: of type 'Button' [2019-07-30T15:05:15.799Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with mnemonic 'Reset Perspective' [2019-07-30T15:05:15.799Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') [2019-07-30T15:05:15.799Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with style 'SWT.PUSH' [2019-07-30T15:05:15.799Z] 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-30T15:05:15.799Z] DEBUG - Clicking on &Reset Perspective [2019-07-30T15:05:15.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Reset Perspective} time=1131019995 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-30T15:05:15.799Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Reset Perspective} time=1131019996 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-30T15:05:15.799Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Reset Perspective} time=1131019996 data=null doit=true} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2019-07-30T15:05:15.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Reset Perspective} time=1131019996 data=null} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2019-07-30T15:05:15.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Reset Perspective} time=1131019996 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-30T15:05:15.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Reset Perspective} time=1131019996 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-30T15:05:15.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Reset Perspective} time=1131019997 data=null item=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-30T15:05:16.361Z] DEBUG - Clicked on [2019-07-30T15:05:16.361Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:05:16.361Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:05:16.361Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:05:16.361Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:05:16.361Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:05:16.361Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:05:16.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1131020614 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:05:16.628Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1131020614 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:05:16.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1131020614 data=null} to TreeItem with text {test} [2019-07-30T15:05:16.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1131020615 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:05:16.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131020616 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:05:16.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1131020722 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:05:16.628Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:05:16.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1131020724 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:05:16.628Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1131020724 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:05:16.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1131020724 data=null} to TreeItem with text {test} [2019-07-30T15:05:16.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1131020725 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:05:16.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131020725 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:05:16.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1131020785 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:05:16.628Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:05:16.628Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:05:16.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1131020787 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:05:16.628Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1131020787 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:05:16.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1131020787 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:05:16.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1131020788 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:05:16.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131020788 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-30T15:05:16.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1131020816 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:05:16.628Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-07-30T15:05:16.628Z] WARN - Tree item TreeItem with text {A-Test-10K} is already expanded. Won't expand it again. [2019-07-30T15:05:16.628Z] WARN - Tree item TreeItem with text {External Analyses} is already expanded. Won't expand it again. [2019-07-30T15:05:16.628Z] DEBUG - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T15:05:16.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1131020819 data=null button=0 stateMask=0x0 x=251 y=137 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T15:05:16.628Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1131020819 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T15:05:16.628Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:05:16.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1131020820 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T15:05:16.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1131020820 data=null button=1 stateMask=0x0 x=251 y=137 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T15:05:16.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131020821 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-30T15:05:17.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1131020897 data=null button=1 stateMask=0x80000 x=251 y=137 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T15:05:17.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1131020903 data=null button=1 stateMask=0x0 x=251 y=137 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T15:05:17.025Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1131020904 data=null button=1 stateMask=0x0 x=251 y=137 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T15:05:17.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1131021209 data=null button=1 stateMask=0x80000 x=251 y=137 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T15:05:17.025Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1131021210 data=null button=0 stateMask=0x0 x=251 y=137 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T15:05:17.025Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1131021210 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T15:05:17.025Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1131021210 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T15:05:17.025Z] DEBUG - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T15:05:17.025Z] DEBUG - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters' [2019-07-30T15:05:17.025Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {External Analysis Parameters} time=1131021212 data=null doit=true} to Shell with text {External Analysis Parameters} [2019-07-30T15:05:17.025Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:05:17.025Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:05:17.025Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:05:17.025Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:05:17.025Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:05:17.025Z] DEBUG - Clicking on OK [2019-07-30T15:05:17.025Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1131021214 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:05:17.025Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1131021214 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:05:17.025Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1131021214 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:05:17.025Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1131021214 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:05:17.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1131021214 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:05:17.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1131021214 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:05:17.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1131021215 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:05:17.025Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1131020905 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-30T15:05:17.592Z] *** BUG *** [2019-07-30T15:05:17.592Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:05:17.592Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:05:17.592Z] [2019-07-30T15:05:17.592Z] *** BUG *** [2019-07-30T15:05:17.592Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:05:17.592Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:05:17.592Z] [2019-07-30T15:05:17.592Z] *** BUG *** [2019-07-30T15:05:17.592Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:05:17.592Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:05:17.592Z] [2019-07-30T15:05:17.592Z] *** BUG *** [2019-07-30T15:05:17.592Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:05:17.592Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:05:17.592Z] [2019-07-30T15:05:17.592Z] DEBUG - Clicked on [2019-07-30T15:05:17.849Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.lami.views.reportview"' [2019-07-30T15:05:18.413Z] DEBUG - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart' [2019-07-30T15:05:18.413Z] DEBUG - Clicking on with mnemonic 'New custom chart' [2019-07-30T15:05:18.979Z] DEBUG - Clicked on with mnemonic 'New custom chart' [2019-07-30T15:05:18.979Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T15:05:18.979Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1131023007 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T15:05:18.979Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:05:18.979Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:05:18.979Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:05:18.979Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:05:18.979Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:05:18.979Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:05:18.979Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:05:18.979Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:05:18.979Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T15:05:18.979Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T15:05:18.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1131023019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T15:05:18.979Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1131023019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T15:05:18.979Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1131023024 data=null doit=true} to (of type 'Table') [2019-07-30T15:05:18.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1131023024 data=null} to (of type 'Table') [2019-07-30T15:05:18.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1131023025 data=null button=1 stateMask=0x0 x=28 y=81 count=1} to (of type 'Table') [2019-07-30T15:05:18.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1131023025 data=null button=1 stateMask=0x80000 x=28 y=81 count=1} to (of type 'Table') [2019-07-30T15:05:18.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1131023026 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-30T15:05:18.980Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1131023094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T15:05:18.980Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1131023094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T15:05:18.980Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1131023095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T15:05:18.980Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1131023095 data=null doit=true} to (of type 'Table') [2019-07-30T15:05:18.980Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1131023095 data=null} to (of type 'Table') [2019-07-30T15:05:18.980Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T15:05:18.980Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T15:05:18.980Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1131023105 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T15:05:18.980Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:05:18.980Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:05:18.980Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:05:18.980Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:05:18.980Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:05:18.980Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:05:18.980Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:05:18.980Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:05:18.980Z] DEBUG - Clicking on TableItem with text {Wakeup timestamp} [2019-07-30T15:05:18.980Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=1131023109 data=null button=0 stateMask=0x0 x=70 y=11 count=0} to TableItem with text {Wakeup timestamp} [2019-07-30T15:05:18.980Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=1131023109 data=null doit=true} to TableItem with text {Wakeup timestamp} [2019-07-30T15:05:18.980Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:05:18.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=1131023111 data=null} to TableItem with text {Wakeup timestamp} [2019-07-30T15:05:18.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=1131023111 data=null button=1 stateMask=0x0 x=70 y=11 count=1} to TableItem with text {Wakeup timestamp} [2019-07-30T15:05:18.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1131023112 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-30T15:05:18.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=1131023112 data=null button=1 stateMask=0x80000 x=70 y=11 count=1} to TableItem with text {Wakeup timestamp} [2019-07-30T15:05:18.980Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=1131023112 data=null button=0 stateMask=0x0 x=70 y=11 count=0} to TableItem with text {Wakeup timestamp} [2019-07-30T15:05:18.980Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=1131023113 data=null doit=true} to TableItem with text {Wakeup timestamp} [2019-07-30T15:05:18.980Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=1131023113 data=null} to TableItem with text {Wakeup timestamp} [2019-07-30T15:05:18.980Z] DEBUG - Clicked on TableItem with text {Wakeup timestamp} [2019-07-30T15:05:18.980Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:05:18.980Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:05:18.980Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:05:18.980Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:05:18.980Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:05:18.980Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:05:18.980Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:05:18.980Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:05:18.980Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-07-30T15:05:18.980Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T15:05:18.980Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-30T15:05:18.980Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-30T15:05:18.980Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T15:05:18.980Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T15:05:18.980Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T15:05:18.980Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T15:05:18.980Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:05:18.980Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:05:18.980Z] DEBUG - Clicking on [2019-07-30T15:05:18.980Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1131023126 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-30T15:05:18.980Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1131023126 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-30T15:05:18.980Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1131023126 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T15:05:18.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1131023126 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T15:05:18.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1131023126 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-30T15:05:18.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1131023126 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-30T15:05:18.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1131023127 data=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-30T15:05:18.980Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1131023192 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-30T15:05:18.980Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1131023196 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-30T15:05:18.980Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1131023197 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-30T15:05:18.980Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1131023197 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T15:05:18.980Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1131023197 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T15:05:18.980Z] DEBUG - Clicked on [2019-07-30T15:05:18.980Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T15:05:18.980Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1131023199 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T15:05:18.980Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:05:18.980Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:05:18.980Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:05:18.980Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:05:18.980Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:05:18.980Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:05:18.980Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:05:18.980Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:05:18.980Z] DEBUG - Clicking on TableItem with text {Switch timestamp} [2019-07-30T15:05:18.980Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=1131023209 data=null button=0 stateMask=0x0 x=66 y=32 count=0} to TableItem with text {Switch timestamp} [2019-07-30T15:05:18.980Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Switch timestamp} time=1131023209 data=null doit=true} to TableItem with text {Switch timestamp} [2019-07-30T15:05:18.980Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:05:18.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=1131023210 data=null} to TableItem with text {Switch timestamp} [2019-07-30T15:05:18.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=1131023210 data=null button=1 stateMask=0x0 x=66 y=32 count=1} to TableItem with text {Switch timestamp} [2019-07-30T15:05:18.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1131023211 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-30T15:05:18.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=1131023211 data=null button=1 stateMask=0x80000 x=66 y=32 count=1} to TableItem with text {Switch timestamp} [2019-07-30T15:05:18.980Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=1131023211 data=null button=0 stateMask=0x0 x=66 y=32 count=0} to TableItem with text {Switch timestamp} [2019-07-30T15:05:18.980Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=1131023212 data=null doit=true} to TableItem with text {Switch timestamp} [2019-07-30T15:05:18.980Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=1131023212 data=null} to TableItem with text {Switch timestamp} [2019-07-30T15:05:18.980Z] DEBUG - Clicked on TableItem with text {Switch timestamp} [2019-07-30T15:05:18.980Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:05:18.980Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:05:18.980Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:05:18.980Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:05:18.980Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:05:18.980Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:05:18.980Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:05:18.980Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:05:18.980Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-07-30T15:05:18.980Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T15:05:18.980Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T15:05:18.980Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-30T15:05:18.980Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-30T15:05:18.980Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T15:05:18.980Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T15:05:18.980Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T15:05:18.980Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T15:05:18.980Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:05:18.980Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:05:18.980Z] DEBUG - Clicking on [2019-07-30T15:05:18.980Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1131023224 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-30T15:05:18.980Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1131023224 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-30T15:05:18.980Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1131023225 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T15:05:18.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1131023225 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T15:05:18.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1131023225 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-30T15:05:18.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1131023225 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-30T15:05:19.237Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1131023225 data=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-30T15:05:19.237Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1131023288 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-30T15:05:19.237Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1131023294 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-30T15:05:19.237Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1131023294 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-30T15:05:19.237Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1131023294 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T15:05:19.237Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1131023294 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T15:05:19.237Z] DEBUG - Clicked on [2019-07-30T15:05:19.237Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T15:05:19.237Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1131023296 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T15:05:19.237Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T15:05:19.237Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T15:05:19.237Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T15:05:19.237Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T15:05:19.237Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T15:05:19.237Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:05:19.237Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:05:19.237Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:05:19.237Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:05:19.237Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:05:19.237Z] DEBUG - Clicking on OK [2019-07-30T15:05:19.237Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1131023307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:05:19.237Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1131023308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:05:19.237Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1131023308 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:05:19.237Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1131023308 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:05:19.237Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1131023308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:05:19.237Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1131023308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:05:19.237Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1131023309 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:05:19.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=1131022633 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-30T15:05:19.495Z] DEBUG - Clicked on [2019-07-30T15:05:19.495Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-30T15:05:19.752Z] DEBUG - Clicking on with mnemonic 'New custom chart' [2019-07-30T15:05:20.010Z] DEBUG - Clicked on with mnemonic 'New custom chart' [2019-07-30T15:05:20.010Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T15:05:20.010Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1131024066 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T15:05:20.010Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:05:20.010Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:05:20.010Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:05:20.010Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:05:20.010Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:05:20.010Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:05:20.010Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:05:20.010Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:05:20.010Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T15:05:20.010Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T15:05:20.010Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1131024089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T15:05:20.010Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1131024089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T15:05:20.010Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1131024089 data=null doit=true} to (of type 'Table') [2019-07-30T15:05:20.010Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1131024090 data=null} to (of type 'Table') [2019-07-30T15:05:20.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1131024118 data=null button=1 stateMask=0x0 x=28 y=81 count=1} to (of type 'Table') [2019-07-30T15:05:20.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1131024119 data=null button=1 stateMask=0x80000 x=28 y=81 count=1} to (of type 'Table') [2019-07-30T15:05:20.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1131024119 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-30T15:05:20.010Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1131024137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T15:05:20.010Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1131024138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T15:05:20.010Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1131024138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T15:05:20.010Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1131024180 data=null doit=true} to (of type 'Table') [2019-07-30T15:05:20.010Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1131024180 data=null} to (of type 'Table') [2019-07-30T15:05:20.010Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T15:05:20.010Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T15:05:20.010Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1131024181 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T15:05:20.010Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:05:20.010Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:05:20.010Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:05:20.010Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:05:20.010Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:05:20.010Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:05:20.010Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:05:20.010Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:05:20.010Z] DEBUG - Clicking on TableItem with text {Wakeup timestamp} [2019-07-30T15:05:20.010Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=1131024186 data=null button=0 stateMask=0x0 x=70 y=11 count=0} to TableItem with text {Wakeup timestamp} [2019-07-30T15:05:20.010Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=1131024186 data=null doit=true} to TableItem with text {Wakeup timestamp} [2019-07-30T15:05:20.010Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:05:20.011Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=1131024188 data=null} to TableItem with text {Wakeup timestamp} [2019-07-30T15:05:20.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=1131024188 data=null button=1 stateMask=0x0 x=70 y=11 count=1} to TableItem with text {Wakeup timestamp} [2019-07-30T15:05:20.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1131024189 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-30T15:05:20.011Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=1131024189 data=null button=1 stateMask=0x80000 x=70 y=11 count=1} to TableItem with text {Wakeup timestamp} [2019-07-30T15:05:20.011Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=1131024190 data=null button=0 stateMask=0x0 x=70 y=11 count=0} to TableItem with text {Wakeup timestamp} [2019-07-30T15:05:20.011Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=1131024190 data=null doit=true} to TableItem with text {Wakeup timestamp} [2019-07-30T15:05:20.011Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=1131024190 data=null} to TableItem with text {Wakeup timestamp} [2019-07-30T15:05:20.011Z] DEBUG - Clicked on TableItem with text {Wakeup timestamp} [2019-07-30T15:05:20.011Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:05:20.011Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:05:20.011Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:05:20.011Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:05:20.011Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:05:20.011Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:05:20.011Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:05:20.011Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:05:20.011Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-07-30T15:05:20.011Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T15:05:20.011Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-30T15:05:20.011Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-30T15:05:20.011Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T15:05:20.011Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T15:05:20.011Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T15:05:20.011Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T15:05:20.011Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:05:20.011Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:05:20.011Z] DEBUG - Clicking on [2019-07-30T15:05:20.011Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1131024208 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-30T15:05:20.011Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1131024208 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-30T15:05:20.011Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1131024208 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T15:05:20.011Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1131024208 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T15:05:20.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1131024209 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-30T15:05:20.011Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1131024209 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-30T15:05:20.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1131024209 data=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-30T15:05:20.011Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1131024223 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-30T15:05:20.011Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1131024227 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-30T15:05:20.011Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1131024227 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-30T15:05:20.011Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1131024227 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T15:05:20.011Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1131024228 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T15:05:20.011Z] DEBUG - Clicked on [2019-07-30T15:05:20.011Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T15:05:20.011Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1131024229 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T15:05:20.011Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:05:20.011Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:05:20.011Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:05:20.011Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:05:20.011Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:05:20.011Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:05:20.011Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:05:20.011Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:05:20.268Z] DEBUG - Clicking on TableItem with text {Switch timestamp} [2019-07-30T15:05:20.268Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=1131024288 data=null button=0 stateMask=0x0 x=66 y=32 count=0} to TableItem with text {Switch timestamp} [2019-07-30T15:05:20.268Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Switch timestamp} time=1131024289 data=null doit=true} to TableItem with text {Switch timestamp} [2019-07-30T15:05:20.268Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:05:20.268Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=1131024291 data=null} to TableItem with text {Switch timestamp} [2019-07-30T15:05:20.268Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=1131024291 data=null button=1 stateMask=0x0 x=66 y=32 count=1} to TableItem with text {Switch timestamp} [2019-07-30T15:05:20.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1131024292 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-30T15:05:20.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=1131024292 data=null button=1 stateMask=0x80000 x=66 y=32 count=1} to TableItem with text {Switch timestamp} [2019-07-30T15:05:20.268Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=1131024292 data=null button=0 stateMask=0x0 x=66 y=32 count=0} to TableItem with text {Switch timestamp} [2019-07-30T15:05:20.268Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=1131024293 data=null doit=true} to TableItem with text {Switch timestamp} [2019-07-30T15:05:20.268Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=1131024293 data=null} to TableItem with text {Switch timestamp} [2019-07-30T15:05:20.268Z] DEBUG - Clicked on TableItem with text {Switch timestamp} [2019-07-30T15:05:20.268Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:05:20.268Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:05:20.268Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:05:20.268Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:05:20.268Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:05:20.268Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:05:20.268Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:05:20.268Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:05:20.268Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-07-30T15:05:20.268Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T15:05:20.268Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T15:05:20.268Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-30T15:05:20.268Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-30T15:05:20.268Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T15:05:20.268Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T15:05:20.268Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T15:05:20.268Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T15:05:20.268Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:05:20.268Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:05:20.268Z] DEBUG - Clicking on [2019-07-30T15:05:20.268Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1131024299 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-30T15:05:20.268Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1131024300 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-30T15:05:20.268Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1131024300 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T15:05:20.268Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1131024300 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T15:05:20.268Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1131024300 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-30T15:05:20.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1131024300 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-30T15:05:20.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1131024300 data=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-30T15:05:20.268Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1131024320 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-30T15:05:20.268Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1131024325 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-30T15:05:20.268Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1131024325 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-30T15:05:20.268Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1131024331 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T15:05:20.268Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1131024331 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T15:05:20.268Z] DEBUG - Clicked on [2019-07-30T15:05:20.268Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T15:05:20.268Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1131024332 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T15:05:20.268Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T15:05:20.268Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T15:05:20.268Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T15:05:20.268Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T15:05:20.268Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T15:05:20.268Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y' [2019-07-30T15:05:20.268Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK' [2019-07-30T15:05:20.268Z] 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-30T15:05:20.268Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:05:20.268Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:05:20.268Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-30T15:05:20.268Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2ad39f2f [2019-07-30T15:05:20.268Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Logarithmic Scale Y} time=1131024337 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-30T15:05:20.268Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=1131024338 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-30T15:05:20.268Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Logarithmic Scale Y} time=1131024338 data=null doit=true} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-30T15:05:20.268Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Logarithmic Scale Y} time=1131024338 data=null} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-30T15:05:20.268Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Logarithmic Scale Y} time=1131024338 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-30T15:05:20.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Logarithmic Scale Y} time=1131024338 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-30T15:05:20.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Logarithmic Scale Y} time=1131024338 data=null item=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-30T15:05:20.268Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Logarithmic Scale Y} time=1131024338 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-30T15:05:20.268Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=1131024339 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-30T15:05:20.268Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Logarithmic Scale Y} time=1131024339 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-30T15:05:20.268Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Logarithmic Scale Y} time=1131024339 data=null doit=true} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-30T15:05:20.268Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Logarithmic Scale Y} time=1131024339 data=null} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-30T15:05:20.268Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T15:05:20.268Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1131024340 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T15:05:20.268Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T15:05:20.268Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T15:05:20.268Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T15:05:20.268Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T15:05:20.268Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T15:05:20.268Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:05:20.268Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:05:20.268Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:05:20.268Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:05:20.268Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:05:20.268Z] DEBUG - Clicking on OK [2019-07-30T15:05:20.268Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1131024385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:05:20.268Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1131024385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:05:20.268Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1131024386 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:05:20.268Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1131024386 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:05:20.268Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1131024386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:05:20.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1131024386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:05:20.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1131024386 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:05:20.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=1131023806 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-30T15:05:20.781Z] DEBUG - Clicked on [2019-07-30T15:05:20.781Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-30T15:05:21.038Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T15:05:21.038Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: of type 'Button' [2019-07-30T15:05:21.038Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with mnemonic 'Reset Perspective' [2019-07-30T15:05:21.038Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') [2019-07-30T15:05:21.038Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with style 'SWT.PUSH' [2019-07-30T15:05:21.038Z] 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-30T15:05:21.038Z] DEBUG - Clicking on &Reset Perspective [2019-07-30T15:05:21.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Reset Perspective} time=1131025212 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-30T15:05:21.038Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Reset Perspective} time=1131025215 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-30T15:05:21.038Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Reset Perspective} time=1131025215 data=null doit=true} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2019-07-30T15:05:21.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Reset Perspective} time=1131025215 data=null} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2019-07-30T15:05:21.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Reset Perspective} time=1131025216 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-30T15:05:21.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Reset Perspective} time=1131025224 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-30T15:05:21.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Reset Perspective} time=1131025224 data=null item=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-30T15:05:21.602Z] DEBUG - Clicked on [2019-07-30T15:05:21.859Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1131025884 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T15:05:21.859Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T15:05:21.859Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:05:21.859Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:05:21.859Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:05:21.859Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1131025987 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:05:21.859Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1131025988 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:05:21.859Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1131025988 data=null} to TreeItem with text {test} [2019-07-30T15:05:21.859Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1131025988 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:05:21.859Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131025989 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:05:21.859Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1131026089 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:05:22.423Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T15:05:22.423Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T15:05:22.423Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T15:05:23.354Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T15:05:23.354Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T15:05:23.354Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:05:23.354Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:05:23.354Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:05:23.354Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:05:23.354Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:05:23.354Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:05:23.354Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:05:23.354Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T15:05:23.354Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1131027513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:05:23.354Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1131027514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:05:23.354Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1131027514 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:05:23.354Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1131027514 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:05:23.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1131027514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:05:23.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1131027515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:05:23.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1131027515 data=null 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-30T15:05:23.354Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1131027515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:05:23.354Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1131027515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:05:23.354Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1131027515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:05:23.354Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1131027516 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:05:23.354Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1131027516 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:05:23.354Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:05:23.354Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:05:23.354Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:05:23.354Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:05:23.354Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:05:23.354Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:05:23.354Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:05:23.354Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:05:23.354Z] DEBUG - Clicking on OK [2019-07-30T15:05:23.354Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1131027518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:05:23.354Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1131027518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:05:23.354Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1131027518 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:05:23.354Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1131027518 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:05:23.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1131027518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:05:23.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1131027518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:05:23.354Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:05:23.354Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:05:23.354Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:05:23.354Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:05:23.354Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:05:23.354Z] DEBUG - Clicked on OK [2019-07-30T15:05:24.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1131027519 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:05:24.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1131026390 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-30T15:05:24.540Z] [2019-07-30T15:05:24.540Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-07-30 15:05:24.284 [2019-07-30T15:05:24.540Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleRow.data" [2019-07-30T15:05:24.540Z] [2019-07-30T15:05:24.540Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-07-30 15:05:24.285 [2019-07-30T15:05:24.540Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleSimilarRow.data" [2019-07-30T15:05:24.540Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.844 s - in org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest [2019-07-30T15:05:24.540Z] testSimilarRows(org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest) Time elapsed: 5.699 s [2019-07-30T15:05:24.540Z] testScatterMultipleRow(org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest) Time elapsed: 5.218 s [2019-07-30T15:05:24.540Z] [2019-07-30T15:05:24.540Z] Results: [2019-07-30T15:05:24.540Z] [2019-07-30T15:05:24.540Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T15:05:24.540Z] [2019-07-30T15:05:25.104Z] [2019-07-30T15:05:25.104Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 15:05:24.957 [2019-07-30T15:05:25.104Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T15:05:26.996Z] [INFO] All tests passed! [2019-07-30T15:05:26.996Z] [INFO] [2019-07-30T15:05:26.996Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T15:05:26.996Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:05:26.996Z] [INFO] [2019-07-30T15:05:26.996Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T15:05:28.090Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T15:05:28.090Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T15:05:28.090Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T15:05:29.459Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T15:05:29.459Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T15:05:29.459Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core.tests' with 6 classes [2019-07-30T15:05:29.716Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T15:05:30.280Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.ui' with 29 classes [2019-07-30T15:05:30.844Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T15:05:32.214Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T15:05:32.470Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T15:05:32.470Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T15:05:32.727Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests' with 6 classes [2019-07-30T15:05:32.727Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T15:05:32.984Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T15:05:32.984Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T15:05:33.241Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T15:05:33.241Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T15:05:33.241Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T15:05:33.498Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T15:05:33.498Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core.tests' with 25 classes [2019-07-30T15:05:33.498Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T15:05:33.498Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T15:05:33.755Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T15:05:33.755Z] [INFO] [2019-07-30T15:05:33.755Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T15:05:33.755Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT.jar [2019-07-30T15:05:33.755Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT.pom [2019-07-30T15:05:33.755Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar [2019-07-30T15:05:33.755Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T15:05:33.755Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT-p2metadata.xml [2019-07-30T15:05:33.755Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT-p2artifacts.xml [2019-07-30T15:05:33.755Z] [INFO] [2019-07-30T15:05:33.755Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T15:05:33.755Z] [INFO] [2019-07-30T15:05:33.755Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf-parent >---- [2019-07-30T15:05:33.755Z] [INFO] Building Trace Compass BTF Support Parent 5.0.0-SNAPSHOT [55/134] [2019-07-30T15:05:33.755Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T15:05:33.755Z] [INFO] [2019-07-30T15:05:33.755Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf-parent --- [2019-07-30T15:05:33.755Z] [INFO] [2019-07-30T15:05:33.755Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf-parent --- [2019-07-30T15:05:33.755Z] [INFO] [2019-07-30T15:05:33.756Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf-parent --- [2019-07-30T15:05:33.756Z] [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/btf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:05:33.756Z] [INFO] [2019-07-30T15:05:33.756Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf-parent --- [2019-07-30T15:05:33.756Z] [INFO] [2019-07-30T15:05:33.756Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf-parent --- [2019-07-30T15:05:33.756Z] [INFO] [2019-07-30T15:05:33.756Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf-parent --- [2019-07-30T15:05:33.756Z] [INFO] [2019-07-30T15:05:33.756Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf-parent --- [2019-07-30T15:05:33.756Z] [INFO] [2019-07-30T15:05:33.756Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.btf-parent --- [2019-07-30T15:05:33.756Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:05:33.756Z] [INFO] [2019-07-30T15:05:33.756Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.btf-parent --- [2019-07-30T15:05:33.756Z] [INFO] [2019-07-30T15:05:33.756Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf-parent --- [2019-07-30T15:05:33.756Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.btf-parent-5.0.0-SNAPSHOT.pom [2019-07-30T15:05:33.756Z] [INFO] [2019-07-30T15:05:33.756Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core >----- [2019-07-30T15:05:33.756Z] [INFO] Building org.eclipse.tracecompass.btf.core 2.2.0-SNAPSHOT [56/134] [2019-07-30T15:05:33.756Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T15:05:33.756Z] [INFO] [2019-07-30T15:05:33.756Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T15:05:33.756Z] [INFO] [2019-07-30T15:05:33.756Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T15:05:33.756Z] [INFO] The project's OSGi version is 2.2.0.201907301416 [2019-07-30T15:05:33.756Z] [INFO] [2019-07-30T15:05:33.756Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T15:05:33.756Z] [INFO] [2019-07-30T15:05:33.756Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T15:05:33.756Z] [INFO] [2019-07-30T15:05:33.756Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T15:05:33.756Z] [INFO] [2019-07-30T15:05:33.756Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T15:05:33.756Z] [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/btf/org.eclipse.tracecompass.btf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:05:33.756Z] [INFO] [2019-07-30T15:05:33.756Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T15:05:33.756Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:05:33.756Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/src/main/resources [2019-07-30T15:05:33.756Z] [INFO] [2019-07-30T15:05:33.756Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T15:05:33.756Z] [INFO] Compiling 12 source files to /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/target/classes [2019-07-30T15:05:34.012Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/src/org/eclipse/tracecompass/btf/core/analysis/BtfStateProvider.java:[261] [2019-07-30T15:05:34.012Z] throws AttributeNotFoundException { [2019-07-30T15:05:34.012Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T15:05:34.012Z] The declared exception AttributeNotFoundException is not actually thrown by the method updateTaskStateSystem(ITmfStateSystemBuilder, long, BtfEvent, BtfStateProvider.TmfNamedStateValue) from type BtfStateProvider [2019-07-30T15:05:34.012Z] 1 problem (1 warning) [2019-07-30T15:05:34.012Z] [INFO] [2019-07-30T15:05:34.012Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T15:05:34.012Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:05:34.012Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/src/test/resources [2019-07-30T15:05:34.012Z] [INFO] [2019-07-30T15:05:34.012Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T15:05:34.012Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT-sources.jar [2019-07-30T15:05:34.269Z] [INFO] [2019-07-30T15:05:34.269Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T15:05:34.269Z] [INFO] [2019-07-30T15:05:34.269Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T15:05:34.269Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT.jar [2019-07-30T15:05:34.269Z] [INFO] [2019-07-30T15:05:34.269Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T15:05:34.269Z] [INFO] [2019-07-30T15:05:34.269Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T15:05:34.269Z] [INFO] [2019-07-30T15:05:34.269Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T15:05:34.269Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT.jar [2019-07-30T15:05:34.269Z] [INFO] [2019-07-30T15:05:34.269Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T15:05:34.269Z] [INFO] [2019-07-30T15:05:34.269Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T15:05:34.269Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:05:34.269Z] [INFO] [2019-07-30T15:05:34.269Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T15:05:34.269Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T15:05:34.526Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T15:05:35.895Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T15:05:35.895Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T15:05:35.895Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T15:05:35.895Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T15:05:35.895Z] [INFO] [2019-07-30T15:05:35.895Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T15:05:35.895Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT.jar [2019-07-30T15:05:35.895Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT.pom [2019-07-30T15:05:35.895Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT-sources.jar [2019-07-30T15:05:35.895Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T15:05:35.895Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT-p2metadata.xml [2019-07-30T15:05:35.895Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT-p2artifacts.xml [2019-07-30T15:05:35.895Z] [INFO] [2019-07-30T15:05:35.895Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T15:05:35.895Z] [INFO] [2019-07-30T15:05:35.895Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.doc >-------- [2019-07-30T15:05:35.895Z] [INFO] Building Trace Compass Documentation 5.0.0-SNAPSHOT [57/134] [2019-07-30T15:05:35.895Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T15:05:35.895Z] [INFO] [2019-07-30T15:05:35.895Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc --- [2019-07-30T15:05:35.895Z] [INFO] [2019-07-30T15:05:35.895Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc --- [2019-07-30T15:05:35.895Z] [INFO] [2019-07-30T15:05:35.895Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc --- [2019-07-30T15:05:35.895Z] [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/doc/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:05:35.895Z] [INFO] [2019-07-30T15:05:35.895Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc --- [2019-07-30T15:05:35.895Z] [INFO] [2019-07-30T15:05:35.895Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.doc --- [2019-07-30T15:05:35.895Z] [INFO] [2019-07-30T15:05:35.895Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.doc --- [2019-07-30T15:05:35.895Z] [INFO] [2019-07-30T15:05:35.895Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc --- [2019-07-30T15:05:35.895Z] [INFO] [2019-07-30T15:05:35.895Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.doc --- [2019-07-30T15:05:35.895Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:05:35.895Z] [INFO] [2019-07-30T15:05:35.895Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.doc --- [2019-07-30T15:05:36.152Z] [INFO] [2019-07-30T15:05:36.152Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc --- [2019-07-30T15:05:36.152Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc-5.0.0-SNAPSHOT.pom [2019-07-30T15:05:36.152Z] [INFO] [2019-07-30T15:05:36.152Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev >------ [2019-07-30T15:05:36.152Z] [INFO] Building Trace Compass Developer Guide 5.0.0-SNAPSHOT [58/134] [2019-07-30T15:05:36.152Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T15:05:36.152Z] [INFO] [2019-07-30T15:05:36.152Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T15:05:36.152Z] [INFO] [2019-07-30T15:05:36.152Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T15:05:36.152Z] 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-30T15:05:36.152Z] 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-30T15:05:36.152Z] 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-30T15:05:36.716Z] 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-30T15:05:36.716Z] 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-30T15:05:36.716Z] 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-30T15:05:36.716Z] 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 6.5 kB/s) [2019-07-30T15:05:36.716Z] 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-30T15:05:36.973Z] 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-30T15:05:36.973Z] 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-30T15:05:36.973Z] 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-30T15:05:36.973Z] 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-30T15:05:37.229Z] 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-30T15:05:37.229Z] 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 178 kB/s) [2019-07-30T15:05:37.229Z] 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-30T15:05:37.229Z] 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-30T15:05:37.487Z] 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-30T15:05:37.487Z] 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-30T15:05:37.487Z] 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-30T15:05:37.743Z] 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-30T15:05:37.743Z] 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 104 kB/s) [2019-07-30T15:05:37.743Z] 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-30T15:05:38.001Z] 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-30T15:05:38.327Z] 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-30T15:05:38.908Z] 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-30T15:05:39.471Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom [2019-07-30T15:05:40.034Z] 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-30T15:05:40.291Z] 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 34 kB/s) [2019-07-30T15:05:41.219Z] 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-30T15:05:41.476Z] 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-30T15:05:41.476Z] 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-30T15:05:41.733Z] 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-30T15:05:41.733Z] 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-30T15:05:41.733Z] 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-30T15:05:41.990Z] 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 38 kB/s) [2019-07-30T15:05:41.990Z] 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-30T15:05:41.990Z] 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-30T15:05:41.990Z] 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-30T15:05:42.246Z] 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-30T15:05:42.246Z] 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-30T15:05:42.246Z] 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-30T15:05:42.246Z] 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 200 kB/s) [2019-07-30T15:05:42.246Z] 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-30T15:05:42.246Z] 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-30T15:05:42.503Z] 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-30T15:05:42.503Z] 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-30T15:05:42.503Z] 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-30T15:05:42.503Z] 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-30T15:05:42.503Z] 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-30T15:05:42.760Z] 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-30T15:05:43.323Z] 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-30T15:05:43.323Z] 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-30T15:05:43.580Z] 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-30T15:05:43.580Z] 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-30T15:05:43.580Z] 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-30T15:05:43.580Z] 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 34 kB/s) [2019-07-30T15:05:43.580Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.pom [2019-07-30T15:05:43.580Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.pom [2019-07-30T15:05:44.948Z] 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-30T15:05:44.948Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.pom [2019-07-30T15:05:44.948Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.pom [2019-07-30T15:05:44.948Z] 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-30T15:05:44.948Z] 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 146 kB/s) [2019-07-30T15:05:44.948Z] 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-30T15:05:44.948Z] 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-30T15:05:44.948Z] 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-30T15:05:45.205Z] 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-30T15:05:45.205Z] 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-30T15:05:45.205Z] 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-30T15:05:45.205Z] 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 236 kB/s) [2019-07-30T15:05:45.461Z] 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-30T15:05:45.461Z] 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-30T15:05:45.461Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.jar [2019-07-30T15:05:45.461Z] 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-30T15:05:45.461Z] 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-30T15:05:45.718Z] 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-30T15:05:45.718Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.jar [2019-07-30T15:05:45.718Z] 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-30T15:05:45.718Z] 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-30T15:05:45.718Z] 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-30T15:05:45.718Z] 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-30T15:05:45.718Z] 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-30T15:05:45.718Z] 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-30T15:05:45.718Z] 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-30T15:05:45.718Z] 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-30T15:05:45.975Z] 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-30T15:05:45.975Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.jar [2019-07-30T15:05:45.975Z] 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-30T15:05:45.975Z] 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-30T15:05:45.975Z] 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-30T15:05:45.975Z] 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-30T15:05:45.975Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.jar [2019-07-30T15:05:45.975Z] 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-30T15:05:45.975Z] 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-30T15:05:45.975Z] 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-30T15:05:46.233Z] 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-30T15:05:46.233Z] 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-30T15:05:46.233Z] 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-30T15:05:46.233Z] 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-30T15:05:46.233Z] 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-30T15:05:46.233Z] 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 (1): 28/74 kB Progress (1): 32/74 kB Progress (2): 32/74 kB | 4.1/294 kB Progress (2): 36/74 kB | 4.1/294 kB Progress (2): 36/74 kB | 7.7/294 kB Progress (2): 40/74 kB | 7.7/294 kB Progress (2): 40/74 kB | 12/294 kB Progress (2): 44/74 kB | 12/294 kB Progress (2): 44/74 kB | 16/294 kB Progress (2): 48/74 kB | 16/294 kB Progress (2): 48/74 kB | 20/294 kB Progress (2): 52/74 kB | 20/294 kB Progress (2): 52/74 kB | 24/294 kB Progress (2): 56/74 kB | 24/294 kB Progress (2): 56/74 kB | 28/294 kB Progress (2): 60/74 kB | 28/294 kB Progress (2): 60/74 kB | 32/294 kB Progress (2): 64/74 kB | 32/294 kB Progress (2): 64/74 kB | 36/294 kB Progress (2): 68/74 kB | 36/294 kB Progress (2): 68/74 kB | 40/294 kB Progress (2): 72/74 kB | 40/294 kB Progress (2): 72/74 kB | 44/294 kB Progress (2): 74 kB | 44/294 kB Progress (2): 74 kB | 48/294 kB Progress (2): 74 kB | 52/294 kB Progress (2): 74 kB | 56/294 kB Progress (2): 74 kB | 60/294 kB Progress (2): 74 kB | 64/294 kB Progress (2): 74 kB | 68/294 kB Progress (2): 74 kB | 72/294 kB Progress (2): 74 kB | 76/294 kB Progress (2): 74 kB | 80/294 kB Progress (2): 74 kB | 84/294 kB Progress (2): 74 kB | 88/294 kB Progress (2): 74 kB | 92/294 kB Progress (2): 74 kB | 96/294 kB Progress (2): 74 kB | 100/294 kB Progress (2): 74 kB | 104/294 kB Progress (2): 74 kB | 108/294 kB Progress (2): 74 kB | 112/294 kB Progress (2): 74 kB | 116/294 kB Progress (2): 74 kB | 120/294 kB Progress (2): 74 kB | 124/294 kB Progress (2): 74 kB | 128/294 kB Progress (2): 74 kB | 132/294 kB Progress (2): 74 kB | 136/294 kB Progress (2): 74 kB | 140/294 kB Progress (2): 74 kB | 144/294 kB Progress (2): 74 kB | 148/294 kB Progress (2): 74 kB | 152/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.3 MB/s) [2019-07-30T15:05:46.233Z] Progress (1): 156/294 kB Progress (1): 160/294 kB Progress (2): 160/294 kB | 0/2.5 MB Progress (2): 164/294 kB | 0/2.5 MB Progress (2): 164/294 kB | 0/2.5 MB Progress (2): 168/294 kB | 0/2.5 MB Progress (2): 168/294 kB | 0/2.5 MB Progress (2): 172/294 kB | 0/2.5 MB Progress (2): 172/294 kB | 0/2.5 MB Progress (2): 176/294 kB | 0/2.5 MB Progress (2): 176/294 kB | 0/2.5 MB Progress (2): 180/294 kB | 0/2.5 MB Progress (2): 180/294 kB | 0/2.5 MB Progress (2): 184/294 kB | 0/2.5 MB Progress (2): 184/294 kB | 0/2.5 MB Progress (2): 188/294 kB | 0/2.5 MB Progress (2): 188/294 kB | 0/2.5 MB Progress (2): 192/294 kB | 0/2.5 MB Progress (2): 192/294 kB | 0/2.5 MB Progress (2): 196/294 kB | 0/2.5 MB Progress (2): 196/294 kB | 0/2.5 MB Progress (2): 200/294 kB | 0/2.5 MB Progress (2): 200/294 kB | 0/2.5 MB Progress (2): 204/294 kB | 0/2.5 MB Progress (2): 208/294 kB | 0/2.5 MB Progress (2): 208/294 kB | 0/2.5 MB Progress (2): 212/294 kB | 0/2.5 MB Progress (2): 212/294 kB | 0/2.5 MB Progress (2): 216/294 kB | 0/2.5 MB Progress (2): 216/294 kB | 0.1/2.5 MB Progress (2): 220/294 kB | 0.1/2.5 MB Progress (2): 220/294 kB | 0.1/2.5 MB Progress (2): 224/294 kB | 0.1/2.5 MB Progress (2): 224/294 kB | 0.1/2.5 MB Progress (2): 228/294 kB | 0.1/2.5 MB Progress (2): 228/294 kB | 0.1/2.5 MB Progress (2): 232/294 kB | 0.1/2.5 MB Progress (2): 232/294 kB | 0.1/2.5 MB Progress (2): 236/294 kB | 0.1/2.5 MB Progress (2): 236/294 kB | 0.1/2.5 MB Progress (2): 240/294 kB | 0.1/2.5 MB Progress (2): 240/294 kB | 0.1/2.5 MB Progress (2): 244/294 kB | 0.1/2.5 MB Progress (2): 244/294 kB | 0.1/2.5 MB Progress (2): 248/294 kB | 0.1/2.5 MB Progress (2): 248/294 kB | 0.1/2.5 MB Progress (2): 252/294 kB | 0.1/2.5 MB Progress (2): 252/294 kB | 0.1/2.5 MB Progress (2): 256/294 kB | 0.1/2.5 MB Progress (2): 256/294 kB | 0.1/2.5 MB Progress (2): 260/294 kB | 0.1/2.5 MB Progress (2): 260/294 kB | 0.1/2.5 MB Progress (2): 264/294 kB | 0.1/2.5 MB Progress (2): 264/294 kB | 0.1/2.5 MB Progress (2): 268/294 kB | 0.1/2.5 MB Progress (2): 268/294 kB | 0.1/2.5 MB Progress (2): 272/294 kB | 0.1/2.5 MB Progress (2): 272/294 kB | 0.1/2.5 MB Progress (2): 276/294 kB | 0.1/2.5 MB Progress (2): 276/294 kB | 0.1/2.5 MB Progress (2): 280/294 kB | 0.1/2.5 MB Progress (2): 280/294 kB | 0.1/2.5 MB Progress (2): 284/294 kB | 0.1/2.5 MB Progress (2): 284/294 kB | 0.1/2.5 MB Progress (2): 288/294 kB | 0.1/2.5 MB Progress (2): 288/294 kB | 0.1/2.5 MB Progress (2): 292/294 kB | 0.1/2.5 MB Progress (2): 294 kB | 0.1/2.5 MB Progress (2): 294 kB | 0.1/2.5 MB Progress (2): 294 kB | 0.1/2.5 MB Progress (2): 294 kB | 0.1/2.5 MB Progress (2): 294 kB | 0.1/2.5 MB Progress (2): 294 kB | 0.1/2.5 MB Progress (2): 294 kB | 0.1/2.5 MB Progress (2): 294 kB | 0.1/2.5 MB Progress (2): 294 kB | 0.1/2.5 MB Progress (2): 294 kB | 0.2/2.5 MB Progress (2): 294 kB | 0.2/2.5 MB Progress (2): 294 kB | 0.2/2.5 MB Progress (2): 294 kB | 0.2/2.5 MB Progress (2): 294 kB | 0.2/2.5 MB Progress (2): 294 kB | 0.2/2.5 MB Progress (2): 294 kB | 0.2/2.5 MB Progress (2): 294 kB | 0.2/2.5 MB Progress (2): 294 kB | 0.2/2.5 MB Progress (2): 294 kB | 0.2/2.5 MB Progress (2): 294 kB | 0.2/2.5 MB Progress (2): 294 kB | 0.2/2.5 MB Progress (2): 294 kB | 0.2/2.5 MB Progress (2): 294 kB | 0.2/2.5 MB Progress (2): 294 kB | 0.2/2.5 MB Progress (2): 294 kB | 0.2/2.5 MB Progress (2): 294 kB | 0.2/2.5 MB Progress (2): 294 kB | 0.2/2.5 MB Progress (2): 294 kB | 0.2/2.5 MB Progress (2): 294 kB | 0.2/2.5 MB Progress (2): 294 kB | 0.2/2.5 MB Progress (2): 294 kB | 0.2/2.5 MB Progress (2): 294 kB | 0.2/2.5 MB Progress (2): 294 kB | 0.2/2.5 MB Progress (2): 294 kB | 0.2/2.5 MB Progress (2): 294 kB | 0.3/2.5 MB Progress (2): 294 kB | 0.3/2.5 MB Progress (2): 294 kB | 0.3/2.5 MB Progress (2): 294 kB | 0.3/2.5 MB Progress (2): 294 kB | 0.3/2.5 MB Progress (2): 294 kB | 0.3/2.5 MB Progress (2): 294 kB | 0.3/2.5 MB Progress (2): 294 kB | 0.3/2.5 MB Progress (2): 294 kB | 0.3/2.5 MB Progress (2): 294 kB | 0.3/2.5 MB Progress (2): 294 kB | 0.3/2.5 MB Progress (2): 294 kB | 0.3/2.5 MB Progress (2): 294 kB | 0.3/2.5 MB Progress (2): 294 kB | 0.3/2.5 MB Progress (2): 294 kB | 0.3/2.5 MB Progress (2): 294 kB | 0.3/2.5 MB Progress (2): 294 kB | 0.3/2.5 MB Progress (2): 294 kB | 0.3/2.5 MB Progress (2): 294 kB | 0.3/2.5 MB Progress (2): 294 kB | 0.3/2.5 MB Progress (2): 294 kB | 0.3/2.5 MB Progress (2): 294 kB | 0.3/2.5 MB Progress (2): 294 kB | 0.3/2.5 MB Progress (2): 294 kB | 0.3/2.5 MB Progress (2): 294 kB | 0.3/2.5 MB Progress (2): 294 kB | 0.4/2.5 MB Progress (2): 294 kB | 0.4/2.5 MB Progress (2): 294 kB | 0.4/2.5 MB Progress (2): 294 kB | 0.4/2.5 MB Progress (2): 294 kB | 0.4/2.5 MB Progress (2): 294 kB | 0.4/2.5 MB Progress (2): 294 kB | 0.4/2.5 MB Progress (2): 294 kB | 0.4/2.5 MB Progress (2): 294 kB | 0.4/2.5 MB Progress (2): 294 kB | 0.4/2.5 MB Progress (2): 294 kB | 0.4/2.5 MB Progress (2): 294 kB | 0.4/2.5 MB Progress (2): 294 kB | 0.4/2.5 MB Progress (2): 294 kB | 0.4/2.5 MB Progress (2): 294 kB | 0.4/2.5 MB Progress (2): 294 kB | 0.4/2.5 MB Progress (3): 294 kB | 0.4/2.5 MB | 4.1/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 4.1/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 7.7/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 7.7/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 12/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 12/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 16/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 16/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 20/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 20/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 24/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 24/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 28/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 28/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 32/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 32/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 36/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 36/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 40/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 40/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 44/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 44/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 48/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 48/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 52/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 52/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 56/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 56/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 60/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 60/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 64/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 64/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 68/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 68/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 72/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 72/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 76/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 76/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 80/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 80/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 84/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 84/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 88/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 88/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 92/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 92/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 96/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 96/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 100/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 100/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 104/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 104/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 108/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 108/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 112/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 112/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 116/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 116/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 120/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 120/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 124/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 124/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 128/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 128/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 132/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 132/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 136/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 136/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 140/345 kB Progress (3): 294 kB | 0.6/2.5 MB | 140/345 kB Progress (3): 294 kB | 0.6/2.5 MB | 144/345 kB Progress (3): 294 kB | 0.6/2.5 MB | 144/345 kB Progress (3): 294 kB | 0.6/2.5 MB | 148/345 kB Progress (3): 294 kB | 0.6/2.5 MB | 148/345 kB Progress (3): 294 kB | 0.6/2.5 MB | 152/345 kB Progress (3): 294 kB | 0.6/2.5 MB | 152/345 kB Progress (3): 294 kB | 0.6/2.5 MB | 156/345 kB Progress (3): 294 kB | 0.6/2.5 MB | 156/345 kB Progress (3): 294 kB | 0.6/2.5 MB | 160/345 kB Progress (3): 294 kB | 0.6/2.5 MB | 160/345 kB Progress (3): 294 kB | 0.6/2.5 MB | 164/345 kB Progress (3): 294 kB | 0.6/2.5 MB | 164/345 kB Progress (4): 294 kB | 0.6/2.5 MB | 164/345 kB | 4.1/39 kB Progress (4): 294 kB | 0.6/2.5 MB | 164/345 kB | 4.1/39 kB Progress (4): 294 kB | 0.6/2.5 MB | 168/345 kB | 4.1/39 kB Progress (4): 294 kB | 0.6/2.5 MB | 168/345 kB | 4.1/39 kB Progress (4): 294 kB | 0.6/2.5 MB | 168/345 kB | 7.7/39 kB Progress (4): 294 kB | 0.6/2.5 MB | 168/345 kB | 7.7/39 kB Progress (4): 294 kB | 0.6/2.5 MB | 172/345 kB | 7.7/39 kB Progress (4): 294 kB | 0.6/2.5 MB | 172/345 kB | 7.7/39 kB Progress (4): 294 kB | 0.6/2.5 MB | 172/345 kB | 12/39 kB Progress (4): 294 kB | 0.6/2.5 MB | 172/345 kB | 12/39 kB Progress (4): 294 kB | 0.6/2.5 MB | 176/345 kB | 12/39 kB Progress (4): 294 kB | 0.6/2.5 MB | 176/345 kB | 12/39 kB Progress (4): 294 kB | 0.6/2.5 MB | 176/345 kB | 16/39 kB Progress (4): 294 kB | 0.6/2.5 MB | 176/345 kB | 16/39 kB Progress (4): 294 kB | 0.6/2.5 MB | 180/345 kB | 16/39 kB Progress (4): 294 kB | 0.6/2.5 MB | 180/345 kB | 16/39 kB Progress (4): 294 kB | 0.6/2.5 MB | 180/345 kB | 20/39 kB Progress (4): 294 kB | 0.6/2.5 MB | 180/345 kB | 20/39 kB Progress (4): 294 kB | 0.6/2.5 MB | 184/345 kB | 20/39 kB Progress (4): 294 kB | 0.6/2.5 MB | 184/345 kB | 20/39 kB Progress (4): 294 kB | 0.6/2.5 MB | 184/345 kB | 24/39 kB Progress (4): 294 kB | 0.6/2.5 MB | 184/345 kB | 24/39 kB Progress (4): 294 kB | 0.6/2.5 MB | 188/345 kB | 24/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 2.8 MB/s) [2019-07-30T15:05:46.233Z] Progress (3): 0.6/2.5 MB | 192/345 kB | 24/39 kB Progress (3): 0.6/2.5 MB | 192/345 kB | 24/39 kB Progress (3): 0.6/2.5 MB | 192/345 kB | 28/39 kB Progress (3): 0.6/2.5 MB | 192/345 kB | 28/39 kB Progress (3): 0.6/2.5 MB | 196/345 kB | 28/39 kB Progress (3): 0.6/2.5 MB | 196/345 kB | 28/39 kB Progress (3): 0.6/2.5 MB | 196/345 kB | 32/39 kB Progress (3): 0.6/2.5 MB | 196/345 kB | 32/39 kB Progress (3): 0.6/2.5 MB | 196/345 kB | 36/39 kB Progress (3): 0.6/2.5 MB | 200/345 kB | 36/39 kB Progress (3): 0.6/2.5 MB | 200/345 kB | 39 kB Progress (3): 0.6/2.5 MB | 200/345 kB | 39 kB Progress (3): 0.6/2.5 MB | 204/345 kB | 39 kB Progress (3): 0.6/2.5 MB | 204/345 kB | 39 kB Progress (3): 0.6/2.5 MB | 208/345 kB | 39 kB Progress (3): 0.6/2.5 MB | 208/345 kB | 39 kB Progress (3): 0.6/2.5 MB | 212/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 212/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 216/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 216/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 220/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 220/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 224/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 224/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 228/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 228/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 232/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 232/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 236/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 236/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 240/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 240/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 244/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 244/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 248/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 248/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 252/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 252/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 256/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 256/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 260/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 260/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 264/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 264/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 268/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 268/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 272/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 272/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 276/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 276/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 280/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 280/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 284/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 284/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 288/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 288/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 292/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 292/345 kB | 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 338 kB/s) [2019-07-30T15:05:46.233Z] Progress (2): 0.7/2.5 MB | 296/345 kB Progress (2): 0.7/2.5 MB | 296/345 kB Progress (2): 0.7/2.5 MB | 300/345 kB Progress (2): 0.7/2.5 MB | 300/345 kB Progress (2): 0.7/2.5 MB | 304/345 kB Progress (2): 0.7/2.5 MB | 304/345 kB Progress (2): 0.7/2.5 MB | 308/345 kB Progress (2): 0.7/2.5 MB | 308/345 kB Progress (2): 0.7/2.5 MB | 312/345 kB Progress (2): 0.8/2.5 MB | 312/345 kB Progress (2): 0.8/2.5 MB | 316/345 kB Progress (2): 0.8/2.5 MB | 316/345 kB Progress (2): 0.8/2.5 MB | 320/345 kB Progress (2): 0.8/2.5 MB | 320/345 kB Progress (2): 0.8/2.5 MB | 324/345 kB Progress (2): 0.8/2.5 MB | 324/345 kB Progress (2): 0.8/2.5 MB | 328/345 kB Progress (2): 0.8/2.5 MB | 328/345 kB Progress (2): 0.8/2.5 MB | 332/345 kB Progress (2): 0.8/2.5 MB | 332/345 kB Progress (2): 0.8/2.5 MB | 336/345 kB Progress (2): 0.8/2.5 MB | 336/345 kB Progress (2): 0.8/2.5 MB | 340/345 kB Progress (2): 0.8/2.5 MB | 340/345 kB Progress (2): 0.8/2.5 MB | 344/345 kB Progress (2): 0.8/2.5 MB | 345 kB Progress (2): 0.8/2.5 MB | 345 kB Progress (2): 0.8/2.5 MB | 345 kB Progress (2): 0.8/2.5 MB | 345 kB Progress (2): 0.8/2.5 MB | 345 kB Progress (2): 0.8/2.5 MB | 345 kB Progress (2): 0.8/2.5 MB | 345 kB Progress (2): 0.8/2.5 MB | 345 kB Progress (2): 0.8/2.5 MB | 345 kB Progress (2): 0.8/2.5 MB | 345 kB Progress (2): 0.8/2.5 MB | 345 kB Progress (2): 0.8/2.5 MB | 345 kB Progress (2): 0.8/2.5 MB | 345 kB Progress (2): 0.8/2.5 MB | 345 kB Progress (2): 0.8/2.5 MB | 345 kB Progress (2): 0.8/2.5 MB | 345 kB Progress (2): 0.8/2.5 MB | 345 kB Progress (2): 0.8/2.5 MB | 345 kB Progress (2): 0.9/2.5 MB | 345 kB Progress (2): 0.9/2.5 MB | 345 kB Progress (2): 0.9/2.5 MB | 345 kB Progress (2): 0.9/2.5 MB | 345 kB Progress (2): 0.9/2.5 MB | 345 kB Progress (2): 0.9/2.5 MB | 345 kB Progress (2): 0.9/2.5 MB | 345 kB Progress (2): 0.9/2.5 MB | 345 kB Progress (2): 0.9/2.5 MB | 345 kB Progress (2): 0.9/2.5 MB | 345 kB Progress (2): 0.9/2.5 MB | 345 kB Progress (2): 0.9/2.5 MB | 345 kB Progress (2): 0.9/2.5 MB | 345 kB Progress (2): 0.9/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.7 MB/s) [2019-07-30T15:05:46.491Z] Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.jar (2.5 MB at 10 MB/s) [2019-07-30T15:05:46.747Z] [INFO] Executing tasks [2019-07-30T15:05:46.747Z] [2019-07-30T15:05:46.747Z] main: [2019-07-30T15:05:46.747Z] [2019-07-30T15:05:46.747Z] clean: [2019-07-30T15:05:47.005Z] [INFO] Executed tasks [2019-07-30T15:05:47.005Z] [INFO] [2019-07-30T15:05:47.005Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T15:05:47.005Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target [2019-07-30T15:05:47.005Z] [INFO] [2019-07-30T15:05:47.005Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T15:05:47.005Z] [INFO] The project's OSGi version is 5.0.0.201907301416 [2019-07-30T15:05:47.005Z] [INFO] [2019-07-30T15:05:47.005Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T15:05:47.005Z] [INFO] [2019-07-30T15:05:47.005Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T15:05:47.005Z] [INFO] [2019-07-30T15:05:47.005Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T15:05:47.005Z] [INFO] [2019-07-30T15:05:47.005Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T15:05:47.005Z] [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/doc/org.eclipse.tracecompass.doc.dev/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:05:47.005Z] [INFO] [2019-07-30T15:05:47.005Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T15:05:47.005Z] [INFO] Executing tasks [2019-07-30T15:05:47.005Z] [2019-07-30T15:05:47.005Z] main: [2019-07-30T15:05:47.005Z] [2019-07-30T15:05:47.005Z] build: [2019-07-30T15:05:47.939Z] Help: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/doc /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/doc/Developer-Guide.html [2019-07-30T15:05:47.939Z] [2019-07-30T15:05:47.939Z] test: [2019-07-30T15:05:48.197Z] [xmlvalidate] 19 file(s) have been successfully validated. [2019-07-30T15:05:48.197Z] [INFO] Executed tasks [2019-07-30T15:05:48.197Z] [INFO] [2019-07-30T15:05:48.197Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T15:05:48.197Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:05:48.197Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/src/main/resources [2019-07-30T15:05:48.197Z] [INFO] [2019-07-30T15:05:48.197Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T15:05:48.197Z] [INFO] [2019-07-30T15:05:48.197Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T15:05:48.197Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/ [2019-07-30T15:05:48.624Z] [INFO] Adding repository http://download.eclipse.org/eclipse/updates/4.8 [2019-07-30T15:05:48.624Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/eclipse/updates/4.8/ (449B) [2019-07-30T15:05:48.624Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/eclipse/updates/4.8/ (449B) [2019-07-30T15:05:48.624Z] [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.8/categoriesPhoton/ (1.46kB) [2019-07-30T15:05:48.624Z] [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.8/categoriesPhoton/ (1.46kB) [2019-07-30T15:05:48.624Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/ [2019-07-30T15:05:48.624Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/ [2019-07-30T15:05:48.882Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/ [2019-07-30T15:05:48.882Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/ [2019-07-30T15:05:50.251Z] [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-30T15:05:50.251Z] [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-30T15:05:50.251Z] [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-30T15:05:50.814Z] [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-30T15:05:51.743Z] [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-30T15:05:51.744Z] [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-30T15:05:53.111Z] [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-30T15:05:53.111Z] [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-30T15:05:54.480Z] [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-30T15:05:54.480Z] [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-30T15:05:54.737Z] [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-30T15:05:54.737Z] [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-30T15:05:54.994Z] [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-30T15:05:54.994Z] [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-30T15:05:54.994Z] [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-30T15:05:54.994Z] [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-30T15:05:55.250Z] [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-30T15:05:55.250Z] [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-30T15:05:55.250Z] [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-30T15:05:55.250Z] [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-30T15:05:55.506Z] [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-30T15:05:55.506Z] [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-30T15:05:55.763Z] [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-30T15:05:55.763Z] [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-30T15:05:56.325Z] [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-30T15:05:56.325Z] [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-30T15:05:56.583Z] [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-30T15:05:56.583Z] [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-30T15:05:56.583Z] [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-30T15:05:56.583Z] [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-30T15:05:56.840Z] [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-30T15:05:56.840Z] [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-30T15:05:56.840Z] [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-30T15:05:56.840Z] [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-30T15:05:57.097Z] [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-30T15:05:57.097Z] [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-30T15:05:57.354Z] [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-30T15:05:57.354Z] [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-30T15:05:57.611Z] [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-30T15:05:57.611Z] [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-30T15:06:04.161Z] [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-30T15:06:04.161Z] [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-30T15:06:04.161Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data/.metadata/.log [2019-07-30T15:06:04.161Z] [INFO] Command line: [2019-07-30T15:06:04.161Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.0.v20180512-1130/org.eclipse.equinox.launcher-1.5.0.v20180512-1130.jar, -install, /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2019-07-30T15:06:04.161Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T15:06:06.684Z] Buildfile: build.xml [2019-07-30T15:06:06.941Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2019-07-30T15:06:06.941Z] [2019-07-30T15:06:06.941Z] build.index: [2019-07-30T15:06:12.201Z] BUILD SUCCESSFUL [2019-07-30T15:06:12.201Z] [2019-07-30T15:06:12.201Z] BUILD SUCCESSFUL [2019-07-30T15:06:12.201Z] Total time: 6 seconds [2019-07-30T15:06:14.721Z] [INFO] [2019-07-30T15:06:14.721Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T15:06:14.721Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:06:14.721Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/src/test/resources [2019-07-30T15:06:14.721Z] [INFO] [2019-07-30T15:06:14.721Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T15:06:14.721Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT-sources.jar [2019-07-30T15:06:14.721Z] [INFO] [2019-07-30T15:06:14.721Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T15:06:14.721Z] [INFO] [2019-07-30T15:06:14.721Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T15:06:14.721Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT.jar [2019-07-30T15:06:14.978Z] [INFO] [2019-07-30T15:06:14.978Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T15:06:14.978Z] [INFO] [2019-07-30T15:06:14.978Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T15:06:14.978Z] [INFO] [2019-07-30T15:06:14.978Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T15:06:14.978Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT.jar [2019-07-30T15:06:15.235Z] [INFO] [2019-07-30T15:06:15.235Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T15:06:15.235Z] [INFO] [2019-07-30T15:06:15.235Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T15:06:15.235Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:06:15.235Z] [INFO] [2019-07-30T15:06:15.235Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T15:06:15.235Z] [INFO] [2019-07-30T15:06:15.235Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T15:06:15.235Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT.jar [2019-07-30T15:06:15.235Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT.pom [2019-07-30T15:06:15.235Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT-sources.jar [2019-07-30T15:06:15.235Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T15:06:15.235Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-30T15:06:15.492Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-30T15:06:15.492Z] [INFO] [2019-07-30T15:06:15.492Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T15:06:15.492Z] [INFO] [2019-07-30T15:06:15.492Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui >-- [2019-07-30T15:06:15.492Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui 2.1.8-SNAPSHOT [59/134] [2019-07-30T15:06:15.492Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T15:06:15.492Z] [INFO] [2019-07-30T15:06:15.492Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T15:06:15.492Z] [INFO] [2019-07-30T15:06:15.492Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T15:06:15.492Z] [INFO] The project's OSGi version is 2.1.8.201907301416 [2019-07-30T15:06:15.492Z] [INFO] [2019-07-30T15:06:15.492Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T15:06:15.492Z] [INFO] [2019-07-30T15:06:15.492Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T15:06:15.492Z] [INFO] [2019-07-30T15:06:15.492Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T15:06:15.492Z] [INFO] [2019-07-30T15:06:15.492Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T15:06:15.492Z] [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/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:06:15.492Z] [INFO] [2019-07-30T15:06:15.492Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T15:06:15.492Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:06:15.492Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/main/resources [2019-07-30T15:06:15.492Z] [INFO] [2019-07-30T15:06:15.492Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T15:06:15.492Z] [INFO] Compiling 28 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/classes [2019-07-30T15:06:16.424Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/ui/views/xychart/XmlTreeViewer.java:[45] [2019-07-30T15:06:16.424Z] TmfTreeDataModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-30T15:06:16.424Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T15:06:16.424Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-30T15:06:16.424Z] 2. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/ui/views/xychart/XmlTreeViewer.java (at line 45) [2019-07-30T15:06:16.424Z] TmfTreeDataModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-30T15:06:16.424Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T15:06:16.424Z] 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-30T15:06:16.424Z] 2 problems (0 errors, 1 warning, 1 info) [2019-07-30T15:06:16.424Z] [INFO] [2019-07-30T15:06:16.424Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T15:06:16.424Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:06:16.424Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/test/resources [2019-07-30T15:06:16.424Z] [INFO] [2019-07-30T15:06:16.424Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T15:06:16.424Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT-sources.jar [2019-07-30T15:06:16.424Z] [INFO] [2019-07-30T15:06:16.424Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T15:06:16.424Z] [INFO] [2019-07-30T15:06:16.424Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T15:06:16.424Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT.jar [2019-07-30T15:06:16.424Z] [INFO] [2019-07-30T15:06:16.424Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T15:06:16.424Z] [INFO] [2019-07-30T15:06:16.424Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T15:06:16.424Z] [INFO] [2019-07-30T15:06:16.424Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T15:06:16.424Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT.jar [2019-07-30T15:06:16.681Z] [INFO] [2019-07-30T15:06:16.681Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T15:06:16.681Z] [INFO] [2019-07-30T15:06:16.681Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T15:06:16.681Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:06:16.681Z] [INFO] [2019-07-30T15:06:16.681Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T15:06:16.937Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T15:06:16.937Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T15:06:17.194Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T15:06:17.758Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T15:06:18.015Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T15:06:18.015Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T15:06:18.272Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T15:06:19.767Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T15:06:20.024Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T15:06:20.024Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T15:06:20.024Z] [INFO] [2019-07-30T15:06:20.024Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T15:06:20.024Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT.jar [2019-07-30T15:06:20.024Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT.pom [2019-07-30T15:06:20.024Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT-sources.jar [2019-07-30T15:06:20.281Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T15:06:20.281Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT-p2metadata.xml [2019-07-30T15:06:20.281Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT-p2artifacts.xml [2019-07-30T15:06:20.281Z] [INFO] [2019-07-30T15:06:20.281Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T15:06:20.281Z] [INFO] [2019-07-30T15:06:20.281Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf >-------- [2019-07-30T15:06:20.281Z] [INFO] Building org.eclipse.tracecompass.tmf 5.0.0-SNAPSHOT [60/134] [2019-07-30T15:06:20.281Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T15:06:20.281Z] [INFO] [2019-07-30T15:06:20.281Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf --- [2019-07-30T15:06:20.281Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/target [2019-07-30T15:06:20.281Z] [INFO] [2019-07-30T15:06:20.281Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf --- [2019-07-30T15:06:20.281Z] [INFO] The project's OSGi version is 5.0.0.201907301416 [2019-07-30T15:06:20.281Z] [INFO] [2019-07-30T15:06:20.281Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf --- [2019-07-30T15:06:20.281Z] [INFO] [2019-07-30T15:06:20.281Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf --- [2019-07-30T15:06:20.281Z] [INFO] [2019-07-30T15:06:20.281Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf --- [2019-07-30T15:06:20.281Z] [INFO] [2019-07-30T15:06:20.281Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf --- [2019-07-30T15:06:20.281Z] [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/tmf/org.eclipse.tracecompass.tmf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:06:20.281Z] [INFO] [2019-07-30T15:06:20.281Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf --- [2019-07-30T15:06:20.281Z] [INFO] [2019-07-30T15:06:20.281Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf --- [2019-07-30T15:06:20.281Z] [INFO] [2019-07-30T15:06:20.281Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf --- [2019-07-30T15:06:20.538Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-5.0.0-SNAPSHOT.jar [2019-07-30T15:06:20.538Z] [INFO] [2019-07-30T15:06:20.538Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf --- [2019-07-30T15:06:20.538Z] [INFO] [2019-07-30T15:06:20.538Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf --- [2019-07-30T15:06:20.538Z] [INFO] [2019-07-30T15:06:20.538Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf --- [2019-07-30T15:06:20.794Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T15:06:20.794Z] [INFO] [2019-07-30T15:06:20.794Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf --- [2019-07-30T15:06:20.794Z] [INFO] [2019-07-30T15:06:20.794Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf --- [2019-07-30T15:06:20.794Z] [INFO] [2019-07-30T15:06:20.794Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf --- [2019-07-30T15:06:20.794Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:06:20.794Z] [INFO] [2019-07-30T15:06:20.794Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf --- [2019-07-30T15:06:21.729Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T15:06:21.729Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T15:06:21.986Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T15:06:22.549Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T15:06:22.806Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T15:06:24.176Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T15:06:24.176Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T15:06:24.433Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T15:06:24.433Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T15:06:24.433Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T15:06:24.433Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T15:06:24.690Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T15:06:24.690Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T15:06:24.690Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T15:06:24.690Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T15:06:24.947Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T15:06:25.204Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T15:06:25.204Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-30T15:06:25.204Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T15:06:25.461Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T15:06:25.461Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T15:06:25.461Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T15:06:25.720Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T15:06:25.720Z] [INFO] [2019-07-30T15:06:25.720Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf --- [2019-07-30T15:06:25.720Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf-5.0.0-SNAPSHOT.jar [2019-07-30T15:06:25.720Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf-5.0.0-SNAPSHOT.pom [2019-07-30T15:06:25.720Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T15:06:25.720Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-30T15:06:25.720Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-30T15:06:25.720Z] [INFO] [2019-07-30T15:06:25.720Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf --- [2019-07-30T15:06:25.720Z] [INFO] [2019-07-30T15:06:25.720Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui >------ [2019-07-30T15:06:25.720Z] [INFO] Building org.eclipse.tracecompass.btf.ui 1.0.2-SNAPSHOT [61/134] [2019-07-30T15:06:25.720Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T15:06:25.720Z] [INFO] [2019-07-30T15:06:25.720Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T15:06:25.720Z] [INFO] [2019-07-30T15:06:25.720Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T15:06:25.720Z] [INFO] The project's OSGi version is 1.0.2.201907301416 [2019-07-30T15:06:25.720Z] [INFO] [2019-07-30T15:06:25.720Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T15:06:25.720Z] [INFO] [2019-07-30T15:06:25.720Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T15:06:25.720Z] [INFO] [2019-07-30T15:06:25.720Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T15:06:25.720Z] [INFO] [2019-07-30T15:06:25.720Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T15:06:25.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/btf/org.eclipse.tracecompass.btf.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:06:25.720Z] [INFO] [2019-07-30T15:06:25.720Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T15:06:25.720Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:06:25.720Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/src/main/resources [2019-07-30T15:06:25.720Z] [INFO] [2019-07-30T15:06:25.720Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T15:06:25.720Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/target/classes [2019-07-30T15:06:25.977Z] [INFO] [2019-07-30T15:06:25.977Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T15:06:25.977Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:06:25.977Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/src/test/resources [2019-07-30T15:06:25.977Z] [INFO] [2019-07-30T15:06:25.977Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T15:06:25.977Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT-sources.jar [2019-07-30T15:06:25.977Z] [INFO] [2019-07-30T15:06:25.977Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T15:06:25.977Z] [INFO] [2019-07-30T15:06:25.977Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T15:06:25.977Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT.jar [2019-07-30T15:06:25.977Z] [INFO] [2019-07-30T15:06:25.977Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T15:06:25.977Z] [INFO] [2019-07-30T15:06:25.977Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T15:06:25.977Z] [INFO] [2019-07-30T15:06:25.977Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T15:06:25.977Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT.jar [2019-07-30T15:06:26.233Z] [INFO] [2019-07-30T15:06:26.233Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T15:06:26.233Z] [INFO] [2019-07-30T15:06:26.233Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T15:06:26.233Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:06:26.233Z] [INFO] [2019-07-30T15:06:26.233Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T15:06:26.233Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T15:06:26.490Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T15:06:26.490Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T15:06:27.420Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T15:06:27.420Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T15:06:27.420Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core' with 15 classes [2019-07-30T15:06:27.677Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T15:06:29.229Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T15:06:29.229Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T15:06:29.488Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T15:06:29.488Z] [INFO] [2019-07-30T15:06:29.488Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T15:06:29.488Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.2-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT.jar [2019-07-30T15:06:29.488Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.2-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT.pom [2019-07-30T15:06:29.488Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.2-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT-sources.jar [2019-07-30T15:06:29.488Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.2-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T15:06:29.488Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.2-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT-p2metadata.xml [2019-07-30T15:06:29.746Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.2-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT-p2artifacts.xml [2019-07-30T15:06:29.746Z] [INFO] [2019-07-30T15:06:29.746Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T15:06:29.746Z] [INFO] [2019-07-30T15:06:29.746Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf >-------- [2019-07-30T15:06:29.746Z] [INFO] Building org.eclipse.tracecompass.btf 5.0.0-SNAPSHOT [62/134] [2019-07-30T15:06:29.746Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T15:06:29.746Z] [INFO] [2019-07-30T15:06:29.746Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf --- [2019-07-30T15:06:29.746Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/target [2019-07-30T15:06:29.746Z] [INFO] [2019-07-30T15:06:29.746Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.btf --- [2019-07-30T15:06:29.746Z] [INFO] The project's OSGi version is 5.0.0.201907301416 [2019-07-30T15:06:29.746Z] [INFO] [2019-07-30T15:06:29.746Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf --- [2019-07-30T15:06:29.746Z] [INFO] [2019-07-30T15:06:29.746Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf --- [2019-07-30T15:06:29.746Z] [INFO] [2019-07-30T15:06:29.746Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf --- [2019-07-30T15:06:29.746Z] [INFO] [2019-07-30T15:06:29.746Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf --- [2019-07-30T15:06:29.746Z] [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/btf/org.eclipse.tracecompass.btf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:06:29.746Z] [INFO] [2019-07-30T15:06:29.747Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf --- [2019-07-30T15:06:29.747Z] [INFO] [2019-07-30T15:06:29.747Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf --- [2019-07-30T15:06:29.747Z] [INFO] [2019-07-30T15:06:29.747Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.btf --- [2019-07-30T15:06:29.747Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-5.0.0-SNAPSHOT.jar [2019-07-30T15:06:29.747Z] [INFO] [2019-07-30T15:06:29.747Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf --- [2019-07-30T15:06:29.747Z] [INFO] [2019-07-30T15:06:29.747Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.btf --- [2019-07-30T15:06:29.747Z] [INFO] [2019-07-30T15:06:29.747Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf --- [2019-07-30T15:06:29.747Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T15:06:29.747Z] [INFO] [2019-07-30T15:06:29.747Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf --- [2019-07-30T15:06:29.747Z] [INFO] [2019-07-30T15:06:29.747Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf --- [2019-07-30T15:06:29.747Z] [INFO] [2019-07-30T15:06:29.747Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.btf --- [2019-07-30T15:06:29.747Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:06:29.747Z] [INFO] [2019-07-30T15:06:29.747Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.btf --- [2019-07-30T15:06:30.678Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T15:06:30.678Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T15:06:30.935Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T15:06:31.500Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T15:06:31.757Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T15:06:33.128Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T15:06:33.128Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T15:06:33.128Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T15:06:33.128Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T15:06:33.385Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T15:06:33.385Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T15:06:33.385Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T15:06:33.385Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T15:06:33.642Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T15:06:33.642Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T15:06:33.642Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core' with 15 classes [2019-07-30T15:06:33.642Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-30T15:06:33.642Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.ui' with 6 classes [2019-07-30T15:06:33.642Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T15:06:34.205Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T15:06:34.205Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T15:06:34.462Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-30T15:06:34.462Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T15:06:34.462Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T15:06:34.462Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T15:06:34.462Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T15:06:34.462Z] [INFO] [2019-07-30T15:06:34.462Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf --- [2019-07-30T15:06:34.462Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.btf-5.0.0-SNAPSHOT.jar [2019-07-30T15:06:34.462Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.btf-5.0.0-SNAPSHOT.pom [2019-07-30T15:06:34.462Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.btf-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T15:06:34.462Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.btf-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-30T15:06:34.462Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.btf-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-30T15:06:34.721Z] [INFO] [2019-07-30T15:06:34.721Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf --- [2019-07-30T15:06:34.721Z] [INFO] [2019-07-30T15:06:34.721Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests >-- [2019-07-30T15:06:34.721Z] [INFO] Building org.eclipse.tracecompass.btf.core.tests 1.0.0-SNAPSHOT [63/134] [2019-07-30T15:06:34.721Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T15:06:34.721Z] [INFO] [2019-07-30T15:06:34.721Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T15:06:34.721Z] [INFO] [2019-07-30T15:06:34.721Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T15:06:34.721Z] [INFO] The project's OSGi version is 1.0.0.201907301416 [2019-07-30T15:06:34.721Z] [INFO] [2019-07-30T15:06:34.721Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T15:06:34.721Z] [INFO] [2019-07-30T15:06:34.721Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T15:06:34.721Z] [INFO] [2019-07-30T15:06:34.721Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T15:06:34.721Z] [INFO] [2019-07-30T15:06:34.721Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T15:06:34.721Z] [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/btf/org.eclipse.tracecompass.btf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:06:34.721Z] [INFO] [2019-07-30T15:06:34.721Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T15:06:34.721Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:06:34.721Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/src/main/resources [2019-07-30T15:06:34.721Z] [INFO] [2019-07-30T15:06:34.721Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T15:06:34.721Z] [INFO] Compiling 4 source files to /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/classes [2019-07-30T15:06:34.721Z] [INFO] [2019-07-30T15:06:34.721Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T15:06:34.721Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:06:34.721Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/src/test/resources [2019-07-30T15:06:34.721Z] [INFO] [2019-07-30T15:06:34.721Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T15:06:34.978Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-30T15:06:34.978Z] [INFO] [2019-07-30T15:06:34.978Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T15:06:34.978Z] [INFO] [2019-07-30T15:06:34.978Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T15:06:34.978Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT.jar [2019-07-30T15:06:34.978Z] [INFO] [2019-07-30T15:06:34.978Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T15:06:34.978Z] [INFO] [2019-07-30T15:06:34.978Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T15:06:34.978Z] [INFO] [2019-07-30T15:06:34.978Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T15:06:34.978Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT.jar [2019-07-30T15:06:34.978Z] [INFO] [2019-07-30T15:06:34.978Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T15:06:35.235Z] [INFO] [2019-07-30T15:06:35.235Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T15:06:36.606Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data/.metadata/.log [2019-07-30T15:06:36.606Z] [INFO] Command line: [2019-07-30T15:06:36.606Z] [/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/btf/org.eclipse.tracecompass.btf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T15:06:36.606Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T15:06:39.879Z] !SESSION 2019-07-30 15:06:36.731 ----------------------------------------------- [2019-07-30T15:06:39.879Z] eclipse.buildId=unknown [2019-07-30T15:06:39.879Z] java.version=1.8.0_202 [2019-07-30T15:06:39.879Z] java.vendor=Oracle Corporation [2019-07-30T15:06:39.879Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T15:06:39.879Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T15:06:39.879Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T15:06:39.879Z] [2019-07-30T15:06:39.879Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 15:06:39.527 [2019-07-30T15:06:39.879Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T15:06:39.879Z] !STACK 0 [2019-07-30T15:06:39.879Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T15:06:39.879Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:06:39.879Z] [2019-07-30T15:06:39.879Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T15:06:39.879Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T15:06:39.879Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T15:06:39.879Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T15:06:39.879Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T15:06:39.879Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T15:06:39.879Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T15:06:39.879Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T15:06:39.879Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T15:06:39.879Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T15:06:39.879Z] [2019-07-30T15:06:39.879Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 15:06:39.653 [2019-07-30T15:06:39.879Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T15:06:39.879Z] !STACK 0 [2019-07-30T15:06:39.879Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T15:06:39.879Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:06:39.879Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T15:06:39.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-30T15:06:39.879Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T15:06:39.879Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:06:39.879Z] [2019-07-30T15:06:39.879Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T15:06:39.879Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T15:06:39.879Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T15:06:39.879Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T15:06:39.879Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T15:06:39.879Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T15:06:39.879Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T15:06:39.879Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T15:06:39.879Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T15:06:39.879Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T15:06:42.576Z] Running org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest [2019-07-30T15:06:43.140Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.695 s - in org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest [2019-07-30T15:06:43.140Z] testReadProperties(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.238 s [2019-07-30T15:06:43.140Z] testValidate(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.102 s [2019-07-30T15:06:43.140Z] testTwoContexts(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.072 s [2019-07-30T15:06:43.140Z] testRead10thEvent1(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.011 s [2019-07-30T15:06:43.140Z] testRead10thEvent2(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.01 s [2019-07-30T15:06:43.140Z] testSeek1stEvent(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.058 s [2019-07-30T15:06:43.140Z] testReadCommentLineEvent1(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.021 s [2019-07-30T15:06:43.140Z] testReadCommentLineEvent2(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.015 s [2019-07-30T15:06:43.140Z] testRead1stEvent(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.004 s [2019-07-30T15:06:43.140Z] [2019-07-30T15:06:43.140Z] Results: [2019-07-30T15:06:43.140Z] [2019-07-30T15:06:43.140Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T15:06:43.140Z] [2019-07-30T15:06:45.664Z] [INFO] All tests passed! [2019-07-30T15:06:45.664Z] [INFO] [2019-07-30T15:06:45.664Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T15:06:45.664Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:06:45.664Z] [INFO] [2019-07-30T15:06:45.664Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T15:06:45.664Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core' with 15 classes [2019-07-30T15:06:45.664Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T15:06:45.922Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T15:06:46.852Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T15:06:46.852Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T15:06:46.852Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T15:06:47.110Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T15:06:47.110Z] [INFO] [2019-07-30T15:06:47.110Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T15:06:47.110Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT.jar [2019-07-30T15:06:47.110Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT.pom [2019-07-30T15:06:47.110Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-30T15:06:47.110Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T15:06:47.110Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT-p2metadata.xml [2019-07-30T15:06:47.110Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT-p2artifacts.xml [2019-07-30T15:06:47.110Z] [INFO] [2019-07-30T15:06:47.110Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T15:06:47.110Z] [INFO] [2019-07-30T15:06:47.110Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests >-- [2019-07-30T15:06:47.110Z] [INFO] Building org.eclipse.tracecompass.common.core.tests 1.1.5-SNAPSHOT [64/134] [2019-07-30T15:06:47.110Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T15:06:47.110Z] [INFO] [2019-07-30T15:06:47.110Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T15:06:47.110Z] [INFO] [2019-07-30T15:06:47.110Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T15:06:47.110Z] [INFO] The project's OSGi version is 1.1.5.201907301416 [2019-07-30T15:06:47.110Z] [INFO] [2019-07-30T15:06:47.110Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T15:06:47.110Z] [INFO] [2019-07-30T15:06:47.110Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T15:06:47.110Z] [INFO] [2019-07-30T15:06:47.110Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T15:06:47.110Z] [INFO] [2019-07-30T15:06:47.110Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T15:06:47.110Z] [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/common/org.eclipse.tracecompass.common.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:06:47.110Z] [INFO] [2019-07-30T15:06:47.110Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T15:06:47.110Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:06:47.110Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/src/main/resources [2019-07-30T15:06:47.110Z] [INFO] [2019-07-30T15:06:47.110Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T15:06:47.367Z] [INFO] Compiling 13 source files to /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/classes [2019-07-30T15:06:47.930Z] [INFO] [2019-07-30T15:06:47.930Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T15:06:47.930Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:06:47.930Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/src/test/resources [2019-07-30T15:06:47.930Z] [INFO] [2019-07-30T15:06:47.930Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T15:06:47.930Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT-sources.jar [2019-07-30T15:06:48.186Z] [INFO] [2019-07-30T15:06:48.186Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T15:06:48.186Z] [INFO] [2019-07-30T15:06:48.186Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T15:06:48.186Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT.jar [2019-07-30T15:06:48.186Z] [INFO] [2019-07-30T15:06:48.186Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T15:06:48.186Z] [INFO] [2019-07-30T15:06:48.186Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T15:06:48.186Z] [INFO] [2019-07-30T15:06:48.186Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T15:06:48.186Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT.jar [2019-07-30T15:06:48.186Z] [INFO] [2019-07-30T15:06:48.186Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T15:06:48.186Z] [INFO] [2019-07-30T15:06:48.186Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T15:06:49.116Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/work/data/.metadata/.log [2019-07-30T15:06:49.116Z] [INFO] Command line: [2019-07-30T15:06:49.116Z] [/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/common/org.eclipse.tracecompass.common.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T15:06:49.373Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T15:06:52.648Z] !SESSION 2019-07-30 15:06:49.536 ----------------------------------------------- [2019-07-30T15:06:52.648Z] eclipse.buildId=unknown [2019-07-30T15:06:52.648Z] java.version=1.8.0_202 [2019-07-30T15:06:52.648Z] java.vendor=Oracle Corporation [2019-07-30T15:06:52.648Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T15:06:52.648Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T15:06:52.648Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T15:06:52.649Z] [2019-07-30T15:06:52.649Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 15:06:52.252 [2019-07-30T15:06:52.649Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T15:06:52.649Z] !STACK 0 [2019-07-30T15:06:52.649Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50] [2019-07-30T15:06:52.649Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:06:52.649Z] [2019-07-30T15:06:52.649Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T15:06:52.649Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T15:06:52.649Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T15:06:52.649Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T15:06:52.649Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T15:06:52.649Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T15:06:52.649Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T15:06:52.649Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T15:06:52.649Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T15:06:52.649Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T15:06:52.649Z] [2019-07-30T15:06:52.649Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 15:06:52.429 [2019-07-30T15:06:52.649Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T15:06:52.649Z] !STACK 0 [2019-07-30T15:06:52.649Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123] [2019-07-30T15:06:52.649Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:06:52.649Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T15:06:52.649Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-30T15:06:52.649Z] org.apache.httpcomponents.httpclient.win [31] [2019-07-30T15:06:52.649Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:06:52.649Z] [2019-07-30T15:06:52.649Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T15:06:52.649Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T15:06:52.649Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T15:06:52.649Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T15:06:52.649Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T15:06:52.649Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T15:06:52.649Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T15:06:52.649Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T15:06:52.649Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T15:06:52.649Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T15:06:54.542Z] Running org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest [2019-07-30T15:06:54.799Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.201 s - in org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest [2019-07-30T15:06:54.799Z] testIteratorContents(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.074 s [2019-07-30T15:06:54.799Z] testOddInsertions(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.015 s [2019-07-30T15:06:54.799Z] testMultiThread(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.003 s [2019-07-30T15:06:54.799Z] testConcurrentIteration(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.018 s [2019-07-30T15:06:54.799Z] testSingleInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2019-07-30T15:06:54.799Z] testBlockingPeek(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.002 s [2019-07-30T15:06:54.799Z] testInvalidConstructor1(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2019-07-30T15:06:54.799Z] testInvalidConstructor2(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2019-07-30T15:06:54.799Z] testInvalidConstructor4(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.001 s [2019-07-30T15:06:54.799Z] testInvalidConstructor5(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.001 s [2019-07-30T15:06:54.799Z] testIsEmpty(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2019-07-30T15:06:54.799Z] testSimpleInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.001 s [2019-07-30T15:06:54.799Z] testLargeInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.001 s [2019-07-30T15:06:54.799Z] Running org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest [2019-07-30T15:06:54.799Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest [2019-07-30T15:06:54.799Z] testDeepHashCode(org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest) Time elapsed: 0.004 s [2019-07-30T15:06:54.799Z] testDeepEquals(org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest) Time elapsed: 0 s [2019-07-30T15:06:54.799Z] Running org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest [2019-07-30T15:06:54.799Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest [2019-07-30T15:06:54.799Z] testCheckContentsArrayNullElement(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0.001 s [2019-07-30T15:06:54.799Z] testCheckContentsArray(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0.001 s [2019-07-30T15:06:54.799Z] testCheckContentsArrayNullRef(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0 s [2019-07-30T15:06:54.799Z] testCheckContentsStreamNullElement(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0.001 s [2019-07-30T15:06:54.799Z] testCheckContentsStreamNullRef(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0 s [2019-07-30T15:06:54.799Z] testCheckContentsStream(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0 s [2019-07-30T15:06:54.799Z] Running org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest [2019-07-30T15:06:54.799Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest [2019-07-30T15:06:54.799Z] testSameSign(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0.002 s [2019-07-30T15:06:54.799Z] testAdd100L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T15:06:54.799Z] testAdd0L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T15:06:54.799Z] testMult0(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T15:06:54.799Z] testMult1(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T15:06:54.799Z] testAdd0(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T15:06:54.799Z] testMultLimit(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T15:06:54.799Z] testAddLimit(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T15:06:54.799Z] testMultLimitL(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T15:06:54.799Z] testAddLimitL(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T15:06:54.799Z] testMult100(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T15:06:54.799Z] testAdd100(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T15:06:54.799Z] testMult100L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T15:06:54.799Z] testMult0L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T15:06:54.799Z] testMult1L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T15:06:54.799Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest [2019-07-30T15:06:55.440Z] Tests run: 176, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.313 s - in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest [2019-07-30T15:06:55.440Z] testFormatIllegalArgument[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T15:06:55.440Z] testFormat[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject2[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T15:06:55.440Z] testFormatIllegalArgument[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormat[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject2[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormatIllegalArgument[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T15:06:55.440Z] testParseObject[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormat[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject2[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormatIllegalArgument[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormat[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject2[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormatIllegalArgument[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormat[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject2[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormatIllegalArgument[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.002 s [2019-07-30T15:06:55.440Z] testFormat[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject2[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormatIllegalArgument[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormat[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject2[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormatIllegalArgument[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormat[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject2[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormatIllegalArgument[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T15:06:55.440Z] testParseObject[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormat[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject2[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormatIllegalArgument[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormat[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject2[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormatIllegalArgument[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormat[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject2[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormatIllegalArgument[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T15:06:55.440Z] testParseObject[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormat[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject2[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormatIllegalArgument[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormat[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T15:06:55.440Z] testParseObject2[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] 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-30T15:06:55.440Z] testParseObject[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T15:06:55.440Z] 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-30T15:06:55.440Z] 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-30T15:06:55.440Z] testFormatIllegalArgument[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormat[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject2[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormatIllegalArgument[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T15:06:55.440Z] testFormat[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject2[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T15:06:55.440Z] testFormatIllegalArgument[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormat[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject2[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T15:06:55.440Z] testFormatIllegalArgument[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormat[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject2[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormatIllegalArgument[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormat[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject2[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormatIllegalArgument[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormat[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject2[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T15:06:55.440Z] testFormatIllegalArgument[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormat[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject2[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormatIllegalArgument[21: 0 - 1 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T15:06:55.440Z] testParseObject[21: 0 - 1 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormat[21: 0 - 1 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject2[21: 0 - 1 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormatIllegalArgument[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormat[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject2[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormatIllegalArgument[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormat[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject2[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T15:06:55.440Z] testFormatIllegalArgument[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormat[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject2[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormatIllegalArgument[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormat[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T15:06:55.440Z] testParseObject2[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormatIllegalArgument[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormat[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject2[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormatIllegalArgument[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormat[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject2[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormatIllegalArgument[28: 0 - 492.8 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject[28: 0 - 492.8 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormat[28: 0 - 492.8 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T15:06:55.440Z] testParseObject2[28: 0 - 492.8 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormatIllegalArgument[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormat[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject2[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormatIllegalArgument[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T15:06:55.440Z] testFormat[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject2[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormatIllegalArgument[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormat[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject2[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T15:06:55.440Z] 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-30T15:06:55.440Z] 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-30T15:06:55.440Z] 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-30T15:06:55.440Z] 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-30T15:06:55.440Z] testFormatIllegalArgument[33: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject[33: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormat[33: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject2[33: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormatIllegalArgument[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormat[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T15:06:55.440Z] testParseObject2[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormatIllegalArgument[35: -��� - -���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject[35: -��� - -���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormat[35: -��� - -���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject2[35: -��� - -���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormatIllegalArgument[36: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject[36: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T15:06:55.440Z] testFormat[36: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject2[36: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormatIllegalArgument[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormat[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject2[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormatIllegalArgument[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormat[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject2[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormatIllegalArgument[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T15:06:55.440Z] testFormat[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject2[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormatIllegalArgument[40: null - ��� k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject[40: null - ��� k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormat[40: null - ��� k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject2[40: null - ��� k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormatIllegalArgument[41: null - -��� p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject[41: null - -��� p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormat[41: null - -��� p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject2[41: null - -��� p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormatIllegalArgument[42: null - ���M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject[42: null - ���M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormat[42: null - ���M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject2[42: null - ���M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormatIllegalArgument[43: null - 1.2 m ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject[43: null - 1.2 m ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormat[43: null - 1.2 m ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject2[43: null - 1.2 m ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] Running org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest [2019-07-30T15:06:55.440Z] Tests run: 92, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s - in org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest [2019-07-30T15:06:55.440Z] testParseObject[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T15:06:55.440Z] testFormatIllegalArgument[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormat[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject2[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormatIllegalArgument[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormat[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject2[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T15:06:55.440Z] testParseObject[2: 1,975 - 1.975 ��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormatIllegalArgument[2: 1,975 - 1.975 ��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormat[2: 1,975 - 1.975 ��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject2[2: 1,975 - 1.975 ��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormatIllegalArgument[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormat[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject2[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormatIllegalArgument[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T15:06:55.440Z] testFormat[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject2[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormatIllegalArgument[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormat[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject2[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T15:06:55.440Z] testFormatIllegalArgument[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormat[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject2[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.05 s [2019-07-30T15:06:55.440Z] testParseObject[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormatIllegalArgument[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormat[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject2[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormatIllegalArgument[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormat[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject2[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormatIllegalArgument[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T15:06:55.440Z] testFormat[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject2[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormatIllegalArgument[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormat[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject2[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormatIllegalArgument[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormat[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject2[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject[12: null - 200ms ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormatIllegalArgument[12: null - 200ms ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormat[12: null - 200ms ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject2[12: null - 200ms ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject[13: null - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T15:06:55.440Z] testFormatIllegalArgument[13: null - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormat[13: null - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject2[13: null - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormatIllegalArgument[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormat[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject2[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormatIllegalArgument[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testFormat[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject2[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.440Z] testParseObject[16: null - 1.5��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T15:06:55.440Z] testFormatIllegalArgument[16: null - 1.5��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormat[16: null - 1.5��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject2[16: null - 1.5��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormatIllegalArgument[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormat[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject2[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormatIllegalArgument[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T15:06:55.441Z] testFormat[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject2[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormatIllegalArgument[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormat[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject2[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormatIllegalArgument[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormat[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject2[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormatIllegalArgument[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormat[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject2[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormatIllegalArgument[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormat[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject2[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T15:06:55.441Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest [2019-07-30T15:06:55.441Z] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s - in org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest [2019-07-30T15:06:55.441Z] testParseObject[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-07-30T15:06:55.441Z] testFormatIllegalArgument[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormat[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject2[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormatIllegalArgument[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormat[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject2[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-07-30T15:06:55.441Z] testFormatIllegalArgument[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormat[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject2[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormatIllegalArgument[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormat[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject2[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormatIllegalArgument[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormat[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject2[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormatIllegalArgument[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormat[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject2[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormat[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject2[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormatIllegalArgument[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-07-30T15:06:55.441Z] testFormat[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject2[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormatIllegalArgument[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormat[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject2[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormatIllegalArgument[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormat[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject2[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormatIllegalArgument[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormat[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject2[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormatIllegalArgument[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormat[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-07-30T15:06:55.441Z] testParseObject2[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormatIllegalArgument[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormat[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject2[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormatIllegalArgument[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormat[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-07-30T15:06:55.441Z] testParseObject2[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] 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-30T15:06:55.441Z] 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-30T15:06:55.441Z] 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-30T15:06:55.441Z] 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-30T15:06:55.441Z] testParseObject[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormat[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject2[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormat[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject2[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-07-30T15:06:55.441Z] testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormat[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject2[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-07-30T15:06:55.441Z] 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-30T15:06:55.441Z] 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-30T15:06:55.441Z] 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-30T15:06:55.441Z] testParseObject[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormatIllegalArgument[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormat[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject2[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-07-30T15:06:55.441Z] testFormatIllegalArgument[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormat[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject2[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormatIllegalArgument[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormat[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject2[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject[22: null - 1KB/s ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormatIllegalArgument[22: null - 1KB/s ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormat[22: null - 1KB/s ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject2[22: null - 1KB/s ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject[23: null - 1KB/s potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormatIllegalArgument[23: null - 1KB/s potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormat[23: null - 1KB/s potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject2[23: null - 1KB/s potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-07-30T15:06:55.441Z] testFormatIllegalArgument[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormat[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject2[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest [2019-07-30T15:06:55.441Z] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest [2019-07-30T15:06:55.441Z] testParseObject[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormatIllegalArgument[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormat[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject2[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormatIllegalArgument[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormat[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject2[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormatIllegalArgument[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormat[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject2[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormatIllegalArgument[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormat[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject2[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormatIllegalArgument[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormat[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject2[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormatIllegalArgument[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormat[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject2[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2019-07-30T15:06:55.441Z] testParseObject[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormat[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject2[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormatIllegalArgument[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormat[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject2[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormatIllegalArgument[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormat[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject2[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormatIllegalArgument[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormat[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject2[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormatIllegalArgument[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormat[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject2[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2019-07-30T15:06:55.441Z] testParseObject[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormatIllegalArgument[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormat[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject2[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormatIllegalArgument[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormat[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject2[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2019-07-30T15:06:55.441Z] testParseObject[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormatIllegalArgument[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormat[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject2[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] 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-30T15:06:55.441Z] 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-30T15:06:55.441Z] testParseObject2[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-30T15:06:55.441Z] testParseObject[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormat[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject2[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormat[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject2[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2019-07-30T15:06:55.441Z] testParseObject[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormat[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject2[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormat[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject2[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormatIllegalArgument[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormat[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject2[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormatIllegalArgument[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormat[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject2[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2019-07-30T15:06:55.441Z] testParseObject[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormatIllegalArgument[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormat[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject2[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject[22: null - 1KB ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormatIllegalArgument[22: null - 1KB ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormat[22: null - 1KB ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject2[22: null - 1KB ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject[23: null - 1KB potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormatIllegalArgument[23: null - 1KB potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormat[23: null - 1KB potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testParseObject2[23: null - 1KB potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest [2019-07-30T15:06:55.441Z] 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-30T15:06:55.441Z] testFormat[0: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormat[1: 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormat[2: 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormat[3: 1,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormat[4: 4,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormat[5: -4,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormat[6: -0.04](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormat[7: 0.002](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormat[8: 0.056](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormat[9: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormat[10: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] testFormat[11: ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-30T15:06:55.441Z] 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-30T15:06:55.441Z] Running org.eclipse.tracecompass.common.core.tests.xml.TestTransform [2019-07-30T15:06:56.810Z] [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-30T15:06:56.810Z] [Fatal Error] :1:4: Recursive entity reference "A". (Reference path: A -> B -> A), [2019-07-30T15:06:56.810Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.956 s - in org.eclipse.tracecompass.common.core.tests.xml.TestTransform [2019-07-30T15:06:56.810Z] testXmlInjection(org.eclipse.tracecompass.common.core.tests.xml.TestTransform) skipped [2019-07-30T15:06:56.810Z] testBillionLaughs(org.eclipse.tracecompass.common.core.tests.xml.TestTransform) Time elapsed: 0.949 s [2019-07-30T15:06:56.810Z] testRecursiveEntityReference(org.eclipse.tracecompass.common.core.tests.xml.TestTransform) Time elapsed: 0.004 s [2019-07-30T15:06:56.810Z] Running org.eclipse.tracecompass.common.core.tests.log.LoggerTest [2019-07-30T15:06:56.810Z] Jul 30, 2019 3:06:56 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2019-07-30T15:06:56.810Z] WARNING: {"ts":335802819530286,"ph":"s","tid":1,"name":"foo","cat":"mydog","id":"0x1"} [2019-07-30T15:06:56.810Z] Jul 30, 2019 3:06:56 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2019-07-30T15:06:56.810Z] WARNING: {"ts":335802833954740,"ph":"f","tid":1,"cat":"mydog","id":"0x1"} [2019-07-30T15:06:56.810Z] Jul 30, 2019 3:06:56 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2019-07-30T15:06:56.810Z] WARNING: {"ts":335802835822846,"ph":"s","tid":1,"name":"foo","cat":"myspider","id":"0x2"} [2019-07-30T15:06:56.810Z] Jul 30, 2019 3:06:56 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2019-07-30T15:06:56.810Z] WARNING: {"ts":335802837480162,"ph":"f","tid":1,"cat":"myspider","id":"0x2"} [2019-07-30T15:06:56.810Z] Jul 30, 2019 3:06:56 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2019-07-30T15:06:56.810Z] WARNING: {"ts":335802846528980,"ph":"s","tid":1,"name":"foo","cat":"null","id":"0x3"} [2019-07-30T15:06:56.810Z] Jul 30, 2019 3:06:56 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2019-07-30T15:06:56.810Z] WARNING: {"ts":335802847299118,"ph":"f","tid":1,"cat":"null","id":"0x3"} [2019-07-30T15:06:56.810Z] Jul 30, 2019 3:06:56 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-30T15:06:56.810Z] WARNING: {"ts":335802900713906,"ph":"B","tid":1,"name":"foo"} [2019-07-30T15:06:56.810Z] Jul 30, 2019 3:06:56 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-30T15:06:56.810Z] WARNING: {"ts":335802903240287,"ph":"E","tid":1} [2019-07-30T15:06:56.810Z] Jul 30, 2019 3:06:56 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2019-07-30T15:06:56.810Z] WARNING: {"ts":335802906204828,"ph":"s","tid":1,"name":"foo","cat":"myspider","id":"0x5"} [2019-07-30T15:06:56.810Z] Jul 30, 2019 3:06:56 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2019-07-30T15:06:56.810Z] WARNING: {"ts":335802906978326,"ph":"f","tid":1,"cat":"myspider","id":"0x5"} [2019-07-30T15:06:56.810Z] Jul 30, 2019 3:06:56 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-30T15:06:56.810Z] INFO: {"ts":335802915787137,"ph":"B","tid":1,"name":"foo"} [2019-07-30T15:06:56.810Z] Jul 30, 2019 3:06:56 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-30T15:06:56.810Z] INFO: {"ts":335802916458909,"ph":"B","tid":1,"name":"bar"} [2019-07-30T15:06:56.810Z] Jul 30, 2019 3:06:56 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-30T15:06:56.810Z] INFO: {"ts":335802917025159,"ph":"E","tid":1} [2019-07-30T15:06:56.810Z] Jul 30, 2019 3:06:56 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-30T15:06:56.810Z] INFO: {"ts":335802917546573,"ph":"E","tid":1} [2019-07-30T15:06:56.810Z] Jul 30, 2019 3:06:56 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-30T15:06:56.810Z] WARNING: {"ts":335802918790308,"ph":"B","tid":1,"name":"foo","args":{"Pen:Pineapple":"Apple:Pen"}} [2019-07-30T15:06:56.810Z] Jul 30, 2019 3:06:56 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-30T15:06:56.810Z] WARNING: {"ts":335802919343560,"ph":"E","tid":1} [2019-07-30T15:06:56.810Z] Jul 30, 2019 3:06:56 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-30T15:06:56.810Z] WARNING: {"ts":335802919892375,"ph":"B","tid":1,"name":"foo","args":{"msg":"Pen:Pineapple:Apple:Pen"}} [2019-07-30T15:06:56.810Z] Jul 30, 2019 3:06:56 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-30T15:06:56.810Z] WARNING: {"ts":335802920402160,"ph":"E","tid":1} [2019-07-30T15:06:56.810Z] Jul 30, 2019 3:06:56 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-30T15:06:56.810Z] WARNING: {"ts":335802920934713,"ph":"B","tid":1,"name":"foo","args":{"pen":"pineapple","apple":"pen","number_of_badgers":12}} [2019-07-30T15:06:56.810Z] Jul 30, 2019 3:06:56 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-30T15:06:56.810Z] WARNING: {"ts":335802921451995,"ph":"E","tid":1} [2019-07-30T15:06:56.810Z] Jul 30, 2019 3:06:56 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-30T15:06:56.810Z] WARNING: {"ts":335802922528688,"ph":"B","tid":1,"name":"foo"} [2019-07-30T15:06:56.810Z] Jul 30, 2019 3:06:56 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-30T15:06:56.810Z] WARNING: {"ts":335802923587269,"ph":"E","tid":1} [2019-07-30T15:06:56.810Z] Jul 30, 2019 3:06:56 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant [2019-07-30T15:06:56.810Z] INFO: {"ts":335802927642025,"ph":"i","tid":1,"name":"test null value","args":{"nullvalue":"null"}} [2019-07-30T15:06:56.810Z] Jul 30, 2019 3:06:56 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant [2019-07-30T15:06:56.810Z] INFO: {"ts":335802928703948,"ph":"i","tid":1,"name":"test null key","args":{"null":"value"}} [2019-07-30T15:06:56.810Z] Jul 30, 2019 3:06:56 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-30T15:06:56.810Z] INFO: {"ts":335802930286529,"ph":"B","tid":1,"name":"foo"} [2019-07-30T15:06:56.810Z] Jul 30, 2019 3:06:56 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-30T15:06:56.810Z] INFO: {"ts":335802930751008,"ph":"B","tid":1,"name":"bar"} [2019-07-30T15:06:56.810Z] Jul 30, 2019 3:06:56 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-30T15:06:56.810Z] INFO: {"ts":335802931160481,"ph":"E","tid":1} [2019-07-30T15:06:56.810Z] Jul 30, 2019 3:06:56 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-30T15:06:56.810Z] INFO: {"ts":335802931551842,"ph":"E","tid":1} [2019-07-30T15:06:56.810Z] Jul 30, 2019 3:06:56 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2019-07-30T15:06:56.810Z] WARNING: {"ts":335802932362665,"ph":"s","tid":1,"name":"foo","cat":"myspider","id":"0x6"} [2019-07-30T15:06:56.810Z] Jul 30, 2019 3:06:56 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2019-07-30T15:06:56.810Z] WARNING: {"ts":335802933060578,"ph":"f","tid":1,"cat":"myspider","id":"0x6"} [2019-07-30T15:06:56.810Z] Jul 30, 2019 3:06:56 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-30T15:06:56.810Z] INFO: {"ts":335802940067716,"ph":"B","tid":1,"name":"world"} [2019-07-30T15:06:56.810Z] Jul 30, 2019 3:06:56 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-30T15:06:56.810Z] INFO: {"ts":335802940674292,"ph":"E","tid":1} [2019-07-30T15:06:56.810Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 s - in org.eclipse.tracecompass.common.core.tests.log.LoggerTest [2019-07-30T15:06:56.810Z] testFlowLogLevels(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.028 s [2019-07-30T15:06:56.810Z] testFlowWithData(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.004 s [2019-07-30T15:06:56.810Z] testObjectLifespan(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.007 s [2019-07-30T15:06:56.810Z] testFlowBuilderNoExtra(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2019-07-30T15:06:56.810Z] testNestingWithData(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.056 s [2019-07-30T15:06:56.810Z] testFlowFiltered(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2019-07-30T15:06:56.810Z] testFlowBuilderCatThenParent(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2019-07-30T15:06:56.810Z] testNestingFiltered(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2019-07-30T15:06:56.810Z] testAsyncMessages(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.006 s [2019-07-30T15:06:56.810Z] testNestingException(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.003 s [2019-07-30T15:06:56.810Z] testAttributeFailRepeatedArgs(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0 s [2019-07-30T15:06:56.810Z] testAttributes(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.003 s [2019-07-30T15:06:56.810Z] testNestingLogLevels(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2019-07-30T15:06:56.810Z] testCounter(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.003 s [2019-07-30T15:06:56.810Z] testNullArguments(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2019-07-30T15:06:56.810Z] testNesting(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2019-07-30T15:06:56.810Z] testFlowBuilderParentThenCat(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2019-07-30T15:06:56.810Z] testMarker(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.004 s [2019-07-30T15:06:56.810Z] testInstant(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2019-07-30T15:06:56.810Z] testCollectionLifespan(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2019-07-30T15:06:56.810Z] testHelloWorld(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2019-07-30T15:06:56.810Z] testAttributeFail3Args(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2019-07-30T15:06:56.810Z] [2019-07-30T15:06:56.810Z] Results: [2019-07-30T15:06:56.810Z] [2019-07-30T15:06:56.810Z] Tests run: 538, Failures: 0, Errors: 0, Skipped: 1 [2019-07-30T15:06:56.810Z] [2019-07-30T15:07:00.086Z] [INFO] All tests passed! [2019-07-30T15:07:00.086Z] [INFO] [2019-07-30T15:07:00.086Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T15:07:00.086Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:07:00.086Z] [INFO] [2019-07-30T15:07:00.086Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T15:07:00.086Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T15:07:00.086Z] [INFO] [2019-07-30T15:07:00.086Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T15:07:00.086Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.5-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT.jar [2019-07-30T15:07:00.086Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.5-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT.pom [2019-07-30T15:07:00.086Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.5-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT-sources.jar [2019-07-30T15:07:00.086Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.5-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T15:07:00.086Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.5-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT-p2metadata.xml [2019-07-30T15:07:00.086Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.5-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT-p2artifacts.xml [2019-07-30T15:07:00.086Z] [INFO] [2019-07-30T15:07:00.086Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T15:07:00.086Z] [INFO] [2019-07-30T15:07:00.086Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf >-------- [2019-07-30T15:07:00.086Z] [INFO] Building org.eclipse.tracecompass.ctf 5.0.0-SNAPSHOT [65/134] [2019-07-30T15:07:00.086Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T15:07:00.086Z] [INFO] [2019-07-30T15:07:00.086Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf --- [2019-07-30T15:07:00.086Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/target [2019-07-30T15:07:00.086Z] [INFO] [2019-07-30T15:07:00.086Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.ctf --- [2019-07-30T15:07:00.086Z] [INFO] The project's OSGi version is 5.0.0.201907301416 [2019-07-30T15:07:00.086Z] [INFO] [2019-07-30T15:07:00.086Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf --- [2019-07-30T15:07:00.086Z] [INFO] [2019-07-30T15:07:00.086Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf --- [2019-07-30T15:07:00.086Z] [INFO] [2019-07-30T15:07:00.086Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf --- [2019-07-30T15:07:00.086Z] [INFO] [2019-07-30T15:07:00.086Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf --- [2019-07-30T15:07:00.086Z] [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/ctf/org.eclipse.tracecompass.ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:07:00.086Z] [INFO] [2019-07-30T15:07:00.086Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf --- [2019-07-30T15:07:00.086Z] [INFO] [2019-07-30T15:07:00.086Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf --- [2019-07-30T15:07:00.086Z] [INFO] [2019-07-30T15:07:00.086Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.ctf --- [2019-07-30T15:07:00.086Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-5.0.0-SNAPSHOT.jar [2019-07-30T15:07:00.086Z] [INFO] [2019-07-30T15:07:00.086Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf --- [2019-07-30T15:07:00.086Z] [INFO] [2019-07-30T15:07:00.086Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.ctf --- [2019-07-30T15:07:00.086Z] [INFO] [2019-07-30T15:07:00.086Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf --- [2019-07-30T15:07:00.086Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T15:07:00.086Z] [INFO] [2019-07-30T15:07:00.086Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf --- [2019-07-30T15:07:00.086Z] [INFO] [2019-07-30T15:07:00.086Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf --- [2019-07-30T15:07:00.086Z] [INFO] [2019-07-30T15:07:00.086Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.ctf --- [2019-07-30T15:07:00.086Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:07:00.086Z] [INFO] [2019-07-30T15:07:00.086Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.ctf --- [2019-07-30T15:07:00.086Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T15:07:00.086Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T15:07:00.342Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T15:07:00.600Z] [INFO] [2019-07-30T15:07:00.600Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf --- [2019-07-30T15:07:00.600Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf-5.0.0-SNAPSHOT.jar [2019-07-30T15:07:00.600Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf-5.0.0-SNAPSHOT.pom [2019-07-30T15:07:00.600Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T15:07:00.600Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-30T15:07:00.600Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-30T15:07:00.600Z] [INFO] [2019-07-30T15:07:00.600Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf --- [2019-07-30T15:07:00.600Z] [INFO] [2019-07-30T15:07:00.600Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests >-- [2019-07-30T15:07:00.600Z] [INFO] Building org.eclipse.tracecompass.ctf.parser.tests 1.0.1-SNAPSHOT [66/134] [2019-07-30T15:07:00.600Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T15:07:00.600Z] [INFO] [2019-07-30T15:07:00.600Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T15:07:00.600Z] [INFO] [2019-07-30T15:07:00.600Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T15:07:00.600Z] [INFO] The project's OSGi version is 1.0.1.201907301416 [2019-07-30T15:07:00.600Z] [INFO] [2019-07-30T15:07:00.600Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T15:07:00.600Z] [INFO] [2019-07-30T15:07:00.600Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T15:07:00.600Z] [INFO] [2019-07-30T15:07:00.600Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T15:07:00.600Z] [INFO] [2019-07-30T15:07:00.600Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T15:07:00.600Z] [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/ctf/org.eclipse.tracecompass.ctf.parser.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:07:00.600Z] [INFO] [2019-07-30T15:07:00.600Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T15:07:00.600Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:07:00.600Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/main/resources [2019-07-30T15:07:00.600Z] [INFO] [2019-07-30T15:07:00.600Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T15:07:00.600Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/classes [2019-07-30T15:07:00.857Z] [INFO] [2019-07-30T15:07:00.857Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T15:07:00.857Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:07:00.857Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/test/resources [2019-07-30T15:07:00.857Z] [INFO] [2019-07-30T15:07:00.857Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T15:07:00.857Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-30T15:07:00.857Z] [INFO] [2019-07-30T15:07:00.857Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T15:07:00.857Z] [INFO] [2019-07-30T15:07:00.857Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T15:07:00.857Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT.jar [2019-07-30T15:07:00.857Z] [INFO] [2019-07-30T15:07:00.857Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T15:07:00.857Z] [INFO] [2019-07-30T15:07:00.857Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T15:07:00.857Z] [INFO] [2019-07-30T15:07:00.857Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T15:07:00.857Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT.jar [2019-07-30T15:07:00.857Z] [INFO] [2019-07-30T15:07:00.857Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T15:07:00.857Z] [INFO] [2019-07-30T15:07:00.857Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T15:07:01.788Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data/.metadata/.log [2019-07-30T15:07:01.788Z] [INFO] Command line: [2019-07-30T15:07:01.788Z] [/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/ctf/org.eclipse.tracecompass.ctf.parser.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T15:07:01.788Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T15:07:05.061Z] !SESSION 2019-07-30 15:07:01.970 ----------------------------------------------- [2019-07-30T15:07:05.061Z] eclipse.buildId=unknown [2019-07-30T15:07:05.061Z] java.version=1.8.0_202 [2019-07-30T15:07:05.061Z] java.vendor=Oracle Corporation [2019-07-30T15:07:05.061Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T15:07:05.061Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T15:07:05.061Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T15:07:05.061Z] [2019-07-30T15:07:05.061Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 15:07:04.824 [2019-07-30T15:07:05.061Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T15:07:05.061Z] !STACK 0 [2019-07-30T15:07:05.061Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49] [2019-07-30T15:07:05.061Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:07:05.061Z] [2019-07-30T15:07:05.061Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T15:07:05.061Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T15:07:05.061Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T15:07:05.061Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T15:07:05.061Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T15:07:05.061Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T15:07:05.061Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T15:07:05.061Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T15:07:05.061Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T15:07:05.061Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T15:07:05.061Z] [2019-07-30T15:07:05.061Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 15:07:04.960 [2019-07-30T15:07:05.061Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T15:07:05.061Z] !STACK 0 [2019-07-30T15:07:05.061Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [122] [2019-07-30T15:07:05.061Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:07:05.061Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T15:07:05.061Z] -> 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-30T15:07:05.061Z] org.apache.httpcomponents.httpclient.win [30] [2019-07-30T15:07:05.061Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:07:05.061Z] [2019-07-30T15:07:05.061Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T15:07:05.061Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T15:07:05.061Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T15:07:05.061Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T15:07:05.061Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T15:07:05.061Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T15:07:05.061Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T15:07:05.061Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T15:07:05.061Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T15:07:05.061Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T15:07:06.957Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest [2019-07-30T15:07:07.521Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.5 s - in org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest [2019-07-30T15:07:07.521Z] testDeclaratorOfEnumDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped [2019-07-30T15:07:07.521Z] testCharacterLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.127 s [2019-07-30T15:07:07.521Z] testEnumDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.003 s [2019-07-30T15:07:07.521Z] testIntegerLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-07-30T15:07:07.521Z] testKeywordPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-30T15:07:07.521Z] testStringLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-07-30T15:07:07.521Z] testTraceDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped [2019-07-30T15:07:07.521Z] testEnvDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.053 s [2019-07-30T15:07:07.521Z] testMixedUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-07-30T15:07:07.521Z] testArrayUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-07-30T15:07:07.521Z] testMemberUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-07-30T15:07:07.521Z] testFloatingTypeAliasDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-07-30T15:07:07.521Z] testIntegerTypeAliasDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-07-30T15:07:07.521Z] testPointerUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-30T15:07:07.521Z] testTypedefDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped [2019-07-30T15:07:07.521Z] testUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-30T15:07:07.521Z] testIdentifierPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-30T15:07:07.521Z] testSpecialArrayUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-30T15:07:07.521Z] testDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-30T15:07:07.521Z] testSimpleUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-07-30T15:07:07.521Z] testEmptyDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped [2019-07-30T15:07:07.521Z] testPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-30T15:07:07.521Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest [2019-07-30T15:07:07.521Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.01 s - in org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest [2019-07-30T15:07:07.521Z] testSymbols(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T15:07:07.521Z] testStringLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T15:07:07.521Z] testCharLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T15:07:07.521Z] testLiteralSuffixes(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T15:07:07.521Z] testLiteralPrefixes(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T15:07:07.521Z] testMixedComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T15:07:07.521Z] testWhitespaces(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T15:07:07.521Z] testLineCommentWithEOF(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) skipped [2019-07-30T15:07:07.521Z] testIdentifierLetters(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T15:07:07.521Z] testMultiLineComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T15:07:07.521Z] testComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0.001 s [2019-07-30T15:07:07.521Z] testLineComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T15:07:07.521Z] testNestedComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T15:07:07.521Z] testLiteralDigits(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T15:07:07.521Z] testLiteralZero(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T15:07:07.521Z] testKeywords(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T15:07:07.521Z] testEscapeStringLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T15:07:07.521Z] testEscapeCharLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0.001 s [2019-07-30T15:07:07.521Z] testIdentifier(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T15:07:07.521Z] testLiterals(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T15:07:07.521Z] [2019-07-30T15:07:07.521Z] Results: [2019-07-30T15:07:07.521Z] [2019-07-30T15:07:07.521Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 5 [2019-07-30T15:07:07.521Z] [2019-07-30T15:07:09.490Z] [INFO] All tests passed! [2019-07-30T15:07:09.490Z] [INFO] [2019-07-30T15:07:09.490Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T15:07:09.490Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:07:09.490Z] [INFO] [2019-07-30T15:07:09.490Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T15:07:09.490Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T15:07:09.490Z] [INFO] [2019-07-30T15:07:09.490Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T15:07:09.490Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT.jar [2019-07-30T15:07:09.490Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT.pom [2019-07-30T15:07:09.490Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-30T15:07:09.490Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T15:07:09.490Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT-p2metadata.xml [2019-07-30T15:07:09.490Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT-p2artifacts.xml [2019-07-30T15:07:09.490Z] [INFO] [2019-07-30T15:07:09.490Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T15:07:09.490Z] [INFO] [2019-07-30T15:07:09.490Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf >------ [2019-07-30T15:07:09.490Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf 5.0.0-SNAPSHOT [67/134] [2019-07-30T15:07:09.490Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T15:07:09.490Z] [INFO] [2019-07-30T15:07:09.490Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T15:07:09.490Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/target [2019-07-30T15:07:09.490Z] [INFO] [2019-07-30T15:07:09.490Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T15:07:09.747Z] [INFO] The project's OSGi version is 5.0.0.201907301416 [2019-07-30T15:07:09.747Z] [INFO] [2019-07-30T15:07:09.747Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T15:07:09.747Z] [INFO] [2019-07-30T15:07:09.747Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T15:07:09.747Z] [INFO] [2019-07-30T15:07:09.747Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T15:07:09.747Z] [INFO] [2019-07-30T15:07:09.747Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T15:07:09.747Z] [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/ctf/org.eclipse.tracecompass.tmf.ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:07:09.747Z] [INFO] [2019-07-30T15:07:09.747Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T15:07:09.747Z] [INFO] [2019-07-30T15:07:09.747Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T15:07:09.747Z] [INFO] [2019-07-30T15:07:09.747Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T15:07:09.747Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-5.0.0-SNAPSHOT.jar [2019-07-30T15:07:09.747Z] [INFO] [2019-07-30T15:07:09.747Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T15:07:09.747Z] [INFO] [2019-07-30T15:07:09.747Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T15:07:09.747Z] [INFO] [2019-07-30T15:07:09.747Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T15:07:09.747Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T15:07:09.747Z] [INFO] [2019-07-30T15:07:09.747Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T15:07:09.747Z] [INFO] [2019-07-30T15:07:09.747Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T15:07:09.747Z] [INFO] [2019-07-30T15:07:09.747Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T15:07:09.747Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:07:09.747Z] [INFO] [2019-07-30T15:07:09.747Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T15:07:10.677Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T15:07:10.677Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T15:07:10.677Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T15:07:11.240Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T15:07:11.497Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T15:07:14.018Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T15:07:14.018Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T15:07:14.018Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T15:07:14.018Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T15:07:14.018Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T15:07:14.018Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T15:07:14.018Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T15:07:14.018Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T15:07:14.275Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T15:07:14.275Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T15:07:14.275Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T15:07:14.532Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T15:07:14.532Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf' with 0 classes [2019-07-30T15:07:14.532Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-30T15:07:14.532Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T15:07:14.789Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T15:07:14.789Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T15:07:15.047Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T15:07:15.047Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T15:07:15.047Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-30T15:07:15.047Z] [INFO] [2019-07-30T15:07:15.047Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T15:07:15.047Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-5.0.0-SNAPSHOT.jar [2019-07-30T15:07:15.047Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-5.0.0-SNAPSHOT.pom [2019-07-30T15:07:15.047Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T15:07:15.047Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-30T15:07:15.047Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-30T15:07:15.047Z] [INFO] [2019-07-30T15:07:15.047Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T15:07:15.047Z] [INFO] [2019-07-30T15:07:15.047Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests >-- [2019-07-30T15:07:15.047Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.8-SNAPSHOT [68/134] [2019-07-30T15:07:15.047Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T15:07:15.047Z] [INFO] [2019-07-30T15:07:15.047Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T15:07:15.047Z] [INFO] [2019-07-30T15:07:15.047Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T15:07:15.047Z] [INFO] The project's OSGi version is 1.0.8.201907301416 [2019-07-30T15:07:15.047Z] [INFO] [2019-07-30T15:07:15.047Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T15:07:15.047Z] [INFO] [2019-07-30T15:07:15.047Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T15:07:15.047Z] [INFO] [2019-07-30T15:07:15.047Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T15:07:15.047Z] [INFO] [2019-07-30T15:07:15.047Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T15:07:15.047Z] [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/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:07:15.047Z] [INFO] [2019-07-30T15:07:15.047Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T15:07:15.047Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:07:15.047Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/main/resources [2019-07-30T15:07:15.047Z] [INFO] [2019-07-30T15:07:15.047Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T15:07:15.047Z] [INFO] Compiling 5 source files to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/classes [2019-07-30T15:07:15.610Z] [INFO] [2019-07-30T15:07:15.610Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T15:07:15.610Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:07:15.610Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/test/resources [2019-07-30T15:07:15.610Z] [INFO] [2019-07-30T15:07:15.610Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T15:07:15.610Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar [2019-07-30T15:07:15.610Z] [INFO] [2019-07-30T15:07:15.610Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T15:07:15.610Z] [INFO] [2019-07-30T15:07:15.610Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T15:07:15.610Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT.jar [2019-07-30T15:07:15.610Z] [INFO] [2019-07-30T15:07:15.610Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T15:07:15.610Z] [INFO] [2019-07-30T15:07:15.610Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T15:07:15.610Z] [INFO] [2019-07-30T15:07:15.610Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T15:07:15.610Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT.jar [2019-07-30T15:07:15.610Z] [INFO] [2019-07-30T15:07:15.610Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T15:07:15.867Z] [INFO] [2019-07-30T15:07:15.867Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T15:07:17.235Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-30T15:07:17.235Z] [INFO] Command line: [2019-07-30T15:07:17.235Z] [/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/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-30T15:07:17.235Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T15:07:20.507Z] !SESSION 2019-07-30 15:07:17.377 ----------------------------------------------- [2019-07-30T15:07:20.507Z] eclipse.buildId=unknown [2019-07-30T15:07:20.507Z] java.version=1.8.0_202 [2019-07-30T15:07:20.507Z] java.vendor=Oracle Corporation [2019-07-30T15:07:20.507Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T15:07:20.507Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-30T15:07:20.507Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-30T15:07:20.507Z] [2019-07-30T15:07:20.507Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 15:07:20.365 [2019-07-30T15:07:20.507Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T15:07:20.507Z] !STACK 0 [2019-07-30T15:07:20.507Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T15:07:20.507Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:07:20.507Z] [2019-07-30T15:07:20.507Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T15:07:20.507Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T15:07:20.507Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T15:07:20.507Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T15:07:20.507Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T15:07:20.507Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T15:07:20.507Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T15:07:20.507Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T15:07:20.507Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T15:07:20.507Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T15:07:20.764Z] [2019-07-30T15:07:20.764Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 15:07:20.625 [2019-07-30T15:07:20.764Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T15:07:20.764Z] !STACK 0 [2019-07-30T15:07:20.764Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T15:07:20.764Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:07:20.764Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T15:07:20.764Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-30T15:07:20.764Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T15:07:20.764Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:07:20.764Z] [2019-07-30T15:07:20.764Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T15:07:20.764Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T15:07:20.764Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T15:07:20.764Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T15:07:20.764Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T15:07:20.764Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T15:07:20.764Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T15:07:20.764Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T15:07:20.764Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T15:07:20.764Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T15:07:22.754Z] process 9567: 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-30T15:07:22.754Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T15:07:23.319Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T15:07:23.319Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T15:07:35.499Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace [2019-07-30T15:07:35.499Z] Display size: 1440x900 [2019-07-30T15:07:35.499Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-30T15:07:35.499Z] GTK version=3.18.9 [2019-07-30T15:07:35.499Z] GTK theme=Ambiance [2019-07-30T15:07:35.499Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T15:07:35.499Z] Time zone: Coordinated Universal Time [2019-07-30T15:07:35.499Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T15:07:35.499Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T15:07:37.392Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:07:37.649Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:07:37.649Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:07:37.649Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:07:37.649Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:07:37.649Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:07:37.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131161726 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:37.649Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1131161727 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:37.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1131161727 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:37.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131161728 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:37.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131161729 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-30T15:07:37.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131161909 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:37.906Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:07:37.906Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131161911 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:37.906Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1131161911 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:37.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1131161911 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:37.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131161912 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:37.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131161912 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-30T15:07:37.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131161928 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:37.906Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1131161981 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:37.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1131161981 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:37.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131161982 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:37.906Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1131161983 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-30T15:07:37.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131162029 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:37.906Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:07:37.906Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1131162080 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T15:07:37.906Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1131162080 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T15:07:37.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1131162081 data=null} to TreeItem with text {Traces [0]} [2019-07-30T15:07:37.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1131162082 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:07:37.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131162082 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-30T15:07:38.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1131162125 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:07:39.532Z] [2019-07-30T15:07:39.532Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 15:07:39.151 [2019-07-30T15:07:39.532Z] !MESSAGE Error initializing trace. [2019-07-30T15:07:39.532Z] [2019-07-30T15:07:39.532Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: MismatchedTokenException(57!=72) at metadata:9:27 [2019-07-30T15:07:39.532Z] !STACK 0 [2019-07-30T15:07:39.532Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: MismatchedTokenException(57!=72) at metadata:9:27 [2019-07-30T15:07:39.532Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172) [2019-07-30T15:07:39.532Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T15:07:39.532Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T15:07:39.532Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T15:07:39.532Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T15:07:39.532Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T15:07:39.532Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T15:07:39.532Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T15:07:39.532Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T15:07:39.532Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T15:07:39.532Z] Caused by: MismatchedTokenException(57!=72) [2019-07-30T15:07:39.532Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.recoverFromMismatchedToken(CTFParser.java:229) [2019-07-30T15:07:39.532Z] at org.antlr.runtime.BaseRecognizer.match(BaseRecognizer.java:115) [2019-07-30T15:07:39.532Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1730) [2019-07-30T15:07:39.532Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:348) [2019-07-30T15:07:39.532Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:303) [2019-07-30T15:07:39.532Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:253) [2019-07-30T15:07:39.532Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T15:07:39.532Z] ... 9 more [2019-07-30T15:07:39.789Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T15:07:39.789Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1131163832 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T15:07:39.789Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T15:07:39.789Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T15:07:39.789Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T15:07:39.789Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T15:07:39.789Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T15:07:39.789Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T15:07:39.789Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:07:39.789Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:07:39.789Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:39.789Z] DEBUG - Clicking on OK [2019-07-30T15:07:39.789Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1131163837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:39.789Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1131163838 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:39.789Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1131163838 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:39.789Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1131163838 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:39.789Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1131163838 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:39.789Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1131163839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:39.789Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1131163839 data=null 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-30T15:07:39.789Z] DEBUG - Clicked on [2019-07-30T15:07:40.353Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:07:40.353Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:07:40.353Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:07:40.353Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:07:40.353Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:07:40.353Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:07:40.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131164487 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:40.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1131164487 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:40.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1131164487 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:40.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131164488 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:40.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131164488 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-30T15:07:40.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131164524 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:40.353Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:07:40.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131164527 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:40.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1131164527 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:40.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1131164528 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:40.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131164578 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:40.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131164579 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-30T15:07:40.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131164593 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:40.353Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T15:07:40.353Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:07:40.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1131164602 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:07:40.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1131164603 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:07:40.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1131164603 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:07:40.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1131164604 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:07:40.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131164604 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-30T15:07:40.609Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1131164677 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:07:40.867Z] [2019-07-30T15:07:40.867Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 15:07:40.856 [2019-07-30T15:07:40.867Z] !MESSAGE Error initializing trace. [2019-07-30T15:07:40.867Z] [2019-07-30T15:07:40.867Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-07-30T15:07:40.867Z] !STACK 0 [2019-07-30T15:07:40.867Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-07-30T15:07:40.867Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T15:07:40.867Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T15:07:40.867Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T15:07:40.867Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T15:07:40.867Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T15:07:40.867Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T15:07:40.867Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T15:07:40.867Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T15:07:40.867Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T15:07:40.867Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T15:07:40.867Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-07-30T15:07:40.867Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:236) [2019-07-30T15:07:40.867Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:173) [2019-07-30T15:07:40.867Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:99) [2019-07-30T15:07:40.867Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282) [2019-07-30T15:07:40.867Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T15:07:40.867Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T15:07:40.867Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T15:07:40.867Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T15:07:40.867Z] ... 9 more [2019-07-30T15:07:42.002Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T15:07:42.002Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1131165895 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T15:07:42.002Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T15:07:42.002Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T15:07:42.002Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T15:07:42.002Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T15:07:42.002Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T15:07:42.002Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T15:07:42.002Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:07:42.002Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:07:42.002Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:42.002Z] DEBUG - Clicking on OK [2019-07-30T15:07:42.002Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1131165899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:42.002Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1131165899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:42.002Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1131165899 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:42.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1131165900 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:42.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1131165900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:42.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1131165900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:42.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1131165900 data=null 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-30T15:07:42.002Z] DEBUG - Clicked on [2019-07-30T15:07:42.260Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:07:42.260Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:07:42.260Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:07:42.260Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:07:42.260Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:07:42.260Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:07:42.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131166319 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:42.260Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1131166378 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:42.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1131166378 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:42.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131166379 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:42.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131166379 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-30T15:07:42.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131166414 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:42.260Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:07:42.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131166415 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:42.260Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1131166416 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:42.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1131166416 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:42.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131166416 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:42.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131166417 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-30T15:07:42.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131166430 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:42.260Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T15:07:42.260Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:07:42.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1131166479 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:07:42.260Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1131166480 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:07:42.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1131166480 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:07:42.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1131166481 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:07:42.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131166481 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-30T15:07:42.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1131166510 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:07:42.823Z] [2019-07-30T15:07:42.823Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 15:07:42.554 [2019-07-30T15:07:42.823Z] !MESSAGE Error initializing trace. [2019-07-30T15:07:42.823Z] [2019-07-30T15:07:42.823Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(75@[]) at metadata:17:19 [2019-07-30T15:07:42.823Z] !STACK 0 [2019-07-30T15:07:42.823Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(75@[]) at metadata:17:19 [2019-07-30T15:07:42.823Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172) [2019-07-30T15:07:42.823Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T15:07:42.823Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T15:07:42.823Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T15:07:42.823Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T15:07:42.823Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T15:07:42.823Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T15:07:42.823Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T15:07:42.823Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T15:07:42.823Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T15:07:42.823Z] Caused by: NoViableAltException(75@[]) [2019-07-30T15:07:42.823Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.postfixExpression(CTFParser.java:1251) [2019-07-30T15:07:42.823Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.unaryExpression(CTFParser.java:1431) [2019-07-30T15:07:42.823Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorLength(CTFParser.java:5965) [2019-07-30T15:07:42.823Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorSuffix(CTFParser.java:5882) [2019-07-30T15:07:42.823Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclarator(CTFParser.java:5814) [2019-07-30T15:07:42.823Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declarator(CTFParser.java:5700) [2019-07-30T15:07:42.823Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaratorList(CTFParser.java:2032) [2019-07-30T15:07:42.823Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1721) [2019-07-30T15:07:42.823Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:348) [2019-07-30T15:07:42.823Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:303) [2019-07-30T15:07:42.823Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:253) [2019-07-30T15:07:42.823Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T15:07:42.823Z] ... 9 more [2019-07-30T15:07:43.080Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T15:07:43.080Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1131167229 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T15:07:43.080Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T15:07:43.080Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T15:07:43.080Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T15:07:43.080Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T15:07:43.080Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T15:07:43.080Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T15:07:43.080Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:07:43.080Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:07:43.080Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:43.080Z] DEBUG - Clicking on OK [2019-07-30T15:07:43.080Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1131167233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:43.080Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1131167233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:43.080Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1131167233 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:43.080Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1131167233 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:43.080Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1131167233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:43.080Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1131167234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:43.080Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1131167234 data=null 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-30T15:07:43.080Z] DEBUG - Clicked on [2019-07-30T15:07:44.010Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:07:44.010Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:07:44.010Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:07:44.010Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:07:44.010Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:07:44.010Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:07:44.010Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131168195 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:44.010Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1131168195 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:44.010Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1131168196 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:44.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131168196 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:44.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131168196 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-30T15:07:44.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131168224 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:44.010Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:07:44.010Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131168233 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:44.267Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1131168233 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:44.267Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1131168278 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:44.267Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131168279 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:44.267Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131168279 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-30T15:07:44.267Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131168288 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:44.267Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T15:07:44.267Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:07:44.267Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1131168291 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:07:44.267Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1131168291 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:07:44.267Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1131168291 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:07:44.267Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1131168292 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:07:44.267Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131168292 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-30T15:07:44.267Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1131168312 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:07:44.524Z] [2019-07-30T15:07:44.524Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 15:07:44.459 [2019-07-30T15:07:44.524Z] !MESSAGE Error initializing trace. [2019-07-30T15:07:44.524Z] [2019-07-30T15:07:44.524Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative [2019-07-30T15:07:44.524Z] !STACK 0 [2019-07-30T15:07:44.524Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative [2019-07-30T15:07:44.524Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T15:07:44.524Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T15:07:44.524Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T15:07:44.524Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T15:07:44.524Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T15:07:44.524Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T15:07:44.524Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T15:07:44.524Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T15:07:44.524Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T15:07:44.524Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T15:07:44.524Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative [2019-07-30T15:07:44.524Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:163) [2019-07-30T15:07:44.524Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:99) [2019-07-30T15:07:44.524Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282) [2019-07-30T15:07:44.524Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T15:07:44.524Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T15:07:44.524Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T15:07:44.524Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T15:07:44.524Z] ... 9 more [2019-07-30T15:07:45.455Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T15:07:45.455Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1131169389 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T15:07:45.455Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T15:07:45.455Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T15:07:45.455Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T15:07:45.455Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T15:07:45.455Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T15:07:45.455Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T15:07:45.455Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:07:45.455Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:07:45.455Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:45.455Z] DEBUG - Clicking on OK [2019-07-30T15:07:45.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1131169392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:45.455Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1131169392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:45.455Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1131169392 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:45.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1131169392 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:45.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1131169392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:45.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1131169393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:45.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1131169393 data=null 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-30T15:07:45.455Z] DEBUG - Clicked on [2019-07-30T15:07:45.712Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:07:45.712Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:07:45.712Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:07:45.712Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:07:45.712Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:07:45.712Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:07:45.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131169788 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:45.712Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1131169788 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:45.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1131169789 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:45.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131169789 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:45.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131169789 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-30T15:07:45.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131169818 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:45.712Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:07:45.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131169826 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:45.712Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1131169826 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:45.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1131169827 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:45.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131169827 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:45.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131169827 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-30T15:07:45.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131169891 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:45.712Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T15:07:45.712Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:07:45.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1131169893 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:07:45.712Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1131169893 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:07:45.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1131169893 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:07:45.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1131169893 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:07:45.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131169894 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-30T15:07:45.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1131169910 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:07:45.969Z] [2019-07-30T15:07:45.969Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 15:07:45.954 [2019-07-30T15:07:45.969Z] !MESSAGE Error initializing trace. [2019-07-30T15:07:45.969Z] [2019-07-30T15:07:45.969Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(14@[]) at metadata:17:19 [2019-07-30T15:07:45.969Z] !STACK 0 [2019-07-30T15:07:45.969Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(14@[]) at metadata:17:19 [2019-07-30T15:07:45.969Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172) [2019-07-30T15:07:45.969Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T15:07:45.969Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T15:07:45.969Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T15:07:45.969Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T15:07:45.969Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T15:07:45.969Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T15:07:45.969Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T15:07:45.969Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T15:07:45.969Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T15:07:45.969Z] Caused by: NoViableAltException(14@[]) [2019-07-30T15:07:45.969Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.postfixExpression(CTFParser.java:1251) [2019-07-30T15:07:45.969Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.unaryExpression(CTFParser.java:1431) [2019-07-30T15:07:45.969Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorLength(CTFParser.java:5965) [2019-07-30T15:07:45.970Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorSuffix(CTFParser.java:5882) [2019-07-30T15:07:45.970Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclarator(CTFParser.java:5814) [2019-07-30T15:07:45.970Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declarator(CTFParser.java:5700) [2019-07-30T15:07:45.970Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaratorList(CTFParser.java:2032) [2019-07-30T15:07:45.970Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1721) [2019-07-30T15:07:45.970Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:348) [2019-07-30T15:07:45.970Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:303) [2019-07-30T15:07:45.970Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:253) [2019-07-30T15:07:45.970Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T15:07:45.970Z] ... 9 more [2019-07-30T15:07:46.533Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T15:07:46.533Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1131170711 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T15:07:46.533Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T15:07:46.533Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T15:07:46.533Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T15:07:46.533Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T15:07:46.533Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T15:07:46.533Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T15:07:46.533Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:07:46.533Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:07:46.533Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:46.533Z] DEBUG - Clicking on OK [2019-07-30T15:07:46.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1131170713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:46.533Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1131170713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:46.533Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1131170714 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:46.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1131170714 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:46.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1131170714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:46.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1131170714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:46.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1131170714 data=null 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-30T15:07:46.790Z] DEBUG - Clicked on [2019-07-30T15:07:46.790Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:07:46.790Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:07:46.790Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:07:46.790Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:07:46.790Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:07:46.790Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:07:46.790Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131171005 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:46.790Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1131171005 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:46.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1131171006 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:46.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131171006 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:46.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131171006 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-30T15:07:47.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131171106 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:47.047Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:07:47.047Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131171109 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:47.047Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1131171109 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:47.047Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1131171109 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:47.047Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131171110 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:47.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131171111 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-30T15:07:47.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131171128 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:47.047Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T15:07:47.047Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:07:47.047Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1131171130 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:07:47.047Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1131171130 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:07:47.047Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1131171131 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:07:47.047Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1131171131 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:07:47.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131171133 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-30T15:07:47.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1131171207 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:07:47.304Z] [2019-07-30T15:07:47.304Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 15:07:47.250 [2019-07-30T15:07:47.304Z] !MESSAGE Error initializing trace. [2019-07-30T15:07:47.304Z] [2019-07-30T15:07:47.304Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-07-30T15:07:47.304Z] !STACK 0 [2019-07-30T15:07:47.304Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-07-30T15:07:47.304Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T15:07:47.304Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T15:07:47.304Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T15:07:47.304Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T15:07:47.304Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T15:07:47.304Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T15:07:47.304Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T15:07:47.304Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T15:07:47.304Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T15:07:47.304Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T15:07:47.304Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-07-30T15:07:47.304Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:236) [2019-07-30T15:07:47.304Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:173) [2019-07-30T15:07:47.304Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:99) [2019-07-30T15:07:47.304Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282) [2019-07-30T15:07:47.304Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T15:07:47.304Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T15:07:47.304Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T15:07:47.304Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T15:07:47.304Z] ... 9 more [2019-07-30T15:07:47.868Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T15:07:47.868Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1131171936 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T15:07:47.868Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T15:07:47.868Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T15:07:47.868Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T15:07:47.868Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T15:07:47.868Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T15:07:47.868Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T15:07:47.868Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:07:47.868Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:07:47.868Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:47.868Z] DEBUG - Clicking on OK [2019-07-30T15:07:47.868Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1131171938 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:47.868Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1131171939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:47.868Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1131171939 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:47.868Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1131171939 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:47.868Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1131171939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:47.868Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1131171939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:47.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1131171939 data=null 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-30T15:07:47.868Z] DEBUG - Clicked on [2019-07-30T15:07:48.125Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:07:48.125Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:07:48.125Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:07:48.125Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:07:48.125Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:07:48.125Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:07:48.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131172213 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:48.125Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1131172213 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:48.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1131172213 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:48.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131172214 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:48.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131172214 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-30T15:07:48.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131172298 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:48.125Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:07:48.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131172299 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:48.125Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1131172300 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:48.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1131172300 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:48.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131172300 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:48.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131172300 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-30T15:07:48.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131172319 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:48.125Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T15:07:48.125Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:07:48.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1131172323 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:07:48.125Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1131172324 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:07:48.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1131172324 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:07:48.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1131172324 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:07:48.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131172324 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-30T15:07:48.383Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1131172388 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:07:48.640Z] [2019-07-30T15:07:48.640Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 15:07:48.542 [2019-07-30T15:07:48.640Z] !MESSAGE Error initializing trace. [2019-07-30T15:07:48.640Z] [2019-07-30T15:07:48.640Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-07-30T15:07:48.640Z] !STACK 0 [2019-07-30T15:07:48.640Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-07-30T15:07:48.640Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T15:07:48.640Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T15:07:48.640Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T15:07:48.640Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T15:07:48.640Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T15:07:48.640Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T15:07:48.640Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T15:07:48.640Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T15:07:48.640Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T15:07:48.640Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T15:07:48.640Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-07-30T15:07:48.640Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:236) [2019-07-30T15:07:48.640Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:173) [2019-07-30T15:07:48.640Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructDeclarationParser.parse(StructDeclarationParser.java:112) [2019-07-30T15:07:48.640Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructBodyParser.parse(StructBodyParser.java:150) [2019-07-30T15:07:48.640Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:224) [2019-07-30T15:07:48.640Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-30T15:07:48.640Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.event.EventDeclarationParser.parse(EventDeclarationParser.java:171) [2019-07-30T15:07:48.640Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.event.EventParser.parse(EventParser.java:121) [2019-07-30T15:07:48.640Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseEvents(IOStructGen.java:187) [2019-07-30T15:07:48.640Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:177) [2019-07-30T15:07:48.640Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T15:07:48.640Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T15:07:48.640Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T15:07:48.640Z] ... 9 more [2019-07-30T15:07:49.203Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T15:07:49.203Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1131173214 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T15:07:49.203Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T15:07:49.203Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T15:07:49.203Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T15:07:49.203Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T15:07:49.203Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T15:07:49.203Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T15:07:49.203Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:07:49.203Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:07:49.203Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:49.203Z] DEBUG - Clicking on OK [2019-07-30T15:07:49.203Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1131173216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:49.204Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1131173216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:49.204Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1131173216 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:49.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1131173216 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:49.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1131173217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:49.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1131173217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:49.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1131173217 data=null 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-30T15:07:49.204Z] DEBUG - Clicked on [2019-07-30T15:07:49.461Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:07:49.461Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:07:49.461Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:07:49.461Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:07:49.461Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:07:49.461Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:07:49.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131173587 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:49.461Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1131173587 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:49.461Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1131173588 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:49.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131173588 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:49.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131173588 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-30T15:07:49.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131173612 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:49.461Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:07:49.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131173613 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:49.461Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1131173613 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:49.461Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1131173613 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:49.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131173614 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:49.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131173620 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-30T15:07:49.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131173630 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:49.461Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T15:07:49.461Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:07:49.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1131173678 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:07:49.461Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1131173678 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:07:49.461Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1131173678 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:07:49.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1131173679 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:07:49.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131173679 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-30T15:07:49.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1131173694 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:07:49.718Z] [2019-07-30T15:07:49.718Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 15:07:49.672 [2019-07-30T15:07:49.718Z] !MESSAGE Error initializing trace. [2019-07-30T15:07:49.718Z] [2019-07-30T15:07:49.718Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-07-30T15:07:49.975Z] !STACK 0 [2019-07-30T15:07:49.975Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-07-30T15:07:49.975Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T15:07:49.975Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T15:07:49.975Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T15:07:49.975Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T15:07:49.975Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T15:07:49.975Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T15:07:49.975Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T15:07:49.975Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T15:07:49.975Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T15:07:49.975Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T15:07:49.975Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-07-30T15:07:49.975Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:236) [2019-07-30T15:07:49.975Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:173) [2019-07-30T15:07:49.975Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:99) [2019-07-30T15:07:49.975Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282) [2019-07-30T15:07:49.975Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T15:07:49.975Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T15:07:49.975Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T15:07:49.975Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T15:07:49.975Z] ... 9 more [2019-07-30T15:07:50.231Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T15:07:50.231Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1131174430 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T15:07:50.231Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T15:07:50.231Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T15:07:50.231Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T15:07:50.231Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T15:07:50.231Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T15:07:50.231Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T15:07:50.231Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:07:50.231Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:07:50.231Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:50.231Z] DEBUG - Clicking on OK [2019-07-30T15:07:50.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1131174432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:50.231Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1131174432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:50.231Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1131174432 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:50.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1131174433 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:50.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1131174433 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:50.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1131174433 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:50.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1131174433 data=null 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-30T15:07:50.489Z] DEBUG - Clicked on [2019-07-30T15:07:50.489Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:07:50.489Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:07:50.489Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:07:50.489Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:07:50.489Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:07:50.489Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:07:50.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131174719 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:50.747Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1131174720 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:50.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1131174781 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:50.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131174782 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:50.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131174783 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-30T15:07:50.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131174809 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:50.747Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:07:50.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131174810 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:50.747Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1131174810 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:50.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1131174810 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:50.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131174811 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:50.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131174818 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-30T15:07:50.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131174828 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:50.747Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T15:07:50.747Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:07:50.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1131174833 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:07:50.747Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1131174833 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:07:50.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1131174833 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:07:50.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1131174834 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:07:50.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131174834 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-30T15:07:50.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1131174894 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:07:51.006Z] [2019-07-30T15:07:51.006Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 15:07:50.855 [2019-07-30T15:07:51.006Z] !MESSAGE Error initializing trace. [2019-07-30T15:07:51.006Z] [2019-07-30T15:07:51.006Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-07-30T15:07:51.006Z] !STACK 0 [2019-07-30T15:07:51.006Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-07-30T15:07:51.006Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T15:07:51.006Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T15:07:51.006Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T15:07:51.006Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T15:07:51.006Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T15:07:51.006Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T15:07:51.006Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T15:07:51.006Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T15:07:51.006Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T15:07:51.006Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T15:07:51.006Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-07-30T15:07:51.006Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.string.EncodingParser.parse(EncodingParser.java:61) [2019-07-30T15:07:51.006Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:179) [2019-07-30T15:07:51.006Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-30T15:07:51.006Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-30T15:07:51.006Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-30T15:07:51.006Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-30T15:07:51.006Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-30T15:07:51.006Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T15:07:51.006Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T15:07:51.006Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T15:07:51.006Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T15:07:51.006Z] ... 9 more [2019-07-30T15:07:51.624Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T15:07:51.624Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1131175732 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T15:07:51.624Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T15:07:51.624Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T15:07:51.624Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T15:07:51.624Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T15:07:51.624Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T15:07:51.624Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T15:07:51.624Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:07:51.624Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:07:51.624Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:51.624Z] DEBUG - Clicking on OK [2019-07-30T15:07:51.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1131175734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:51.624Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1131175734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:51.624Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1131175734 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:51.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1131175735 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:51.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1131175735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:51.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1131175735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:51.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1131175735 data=null 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-30T15:07:51.883Z] DEBUG - Clicked on [2019-07-30T15:07:51.883Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:07:51.883Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:07:51.883Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:07:51.883Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:07:51.883Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:07:51.883Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:07:51.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131176008 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:51.883Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1131176008 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:51.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1131176008 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:51.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131176009 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:51.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131176009 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-30T15:07:51.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131176090 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:51.883Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:07:51.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131176092 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:51.883Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1131176092 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:51.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1131176092 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:51.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131176093 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:51.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131176093 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-30T15:07:51.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131176110 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:51.883Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T15:07:51.883Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:07:51.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1131176112 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:07:51.883Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1131176112 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:07:51.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1131176112 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:07:51.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1131176113 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:07:51.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131176113 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-30T15:07:52.140Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1131176177 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:07:52.140Z] [2019-07-30T15:07:52.140Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 15:07:52.095 [2019-07-30T15:07:52.140Z] !MESSAGE Error initializing trace. [2019-07-30T15:07:52.140Z] [2019-07-30T15:07:52.140Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-07-30T15:07:52.140Z] !STACK 0 [2019-07-30T15:07:52.140Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-07-30T15:07:52.140Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T15:07:52.140Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T15:07:52.140Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T15:07:52.140Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T15:07:52.140Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T15:07:52.140Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T15:07:52.140Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T15:07:52.140Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T15:07:52.140Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T15:07:52.140Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T15:07:52.140Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-07-30T15:07:52.140Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.string.EncodingParser.parse(EncodingParser.java:58) [2019-07-30T15:07:52.140Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:179) [2019-07-30T15:07:52.140Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-30T15:07:52.140Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-30T15:07:52.140Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-30T15:07:52.140Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-30T15:07:52.140Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-30T15:07:52.140Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T15:07:52.140Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T15:07:52.140Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T15:07:52.140Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T15:07:52.140Z] ... 9 more [2019-07-30T15:07:53.071Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T15:07:53.071Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1131177029 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T15:07:53.071Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T15:07:53.071Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T15:07:53.071Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T15:07:53.071Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T15:07:53.071Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T15:07:53.071Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T15:07:53.071Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:07:53.071Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:07:53.071Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:53.071Z] DEBUG - Clicking on OK [2019-07-30T15:07:53.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1131177032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:53.071Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1131177032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:53.071Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1131177032 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:53.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1131177032 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:53.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1131177032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:53.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1131177033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:53.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1131177033 data=null 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-30T15:07:53.071Z] DEBUG - Clicked on [2019-07-30T15:07:53.071Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:07:53.071Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:07:53.071Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:07:53.071Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:07:53.071Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:07:53.071Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:07:53.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131177321 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:53.071Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1131177322 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:53.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1131177322 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:53.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131177323 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:53.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131177323 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-30T15:07:53.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131177418 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:53.328Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:07:53.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131177420 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:53.328Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1131177420 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:53.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1131177420 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:53.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131177421 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:53.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131177421 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-30T15:07:53.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131177477 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:53.328Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T15:07:53.328Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:07:53.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1131177484 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:07:53.328Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1131177485 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:07:53.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1131177485 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:07:53.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1131177485 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:07:53.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131177486 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-30T15:07:53.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1131177511 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:07:53.586Z] [2019-07-30T15:07:53.586Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 15:07:53.463 [2019-07-30T15:07:53.586Z] !MESSAGE Error initializing trace. [2019-07-30T15:07:53.586Z] [2019-07-30T15:07:53.586Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-07-30T15:07:53.586Z] !STACK 0 [2019-07-30T15:07:53.586Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-07-30T15:07:53.586Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T15:07:53.586Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T15:07:53.586Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T15:07:53.586Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T15:07:53.586Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T15:07:53.586Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T15:07:53.586Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T15:07:53.586Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T15:07:53.586Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T15:07:53.586Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T15:07:53.586Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-07-30T15:07:53.586Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.SizeParser.parse(SizeParser.java:63) [2019-07-30T15:07:53.586Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:170) [2019-07-30T15:07:53.586Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-30T15:07:53.586Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-30T15:07:53.586Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-30T15:07:53.586Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-30T15:07:53.586Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-30T15:07:53.586Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T15:07:53.586Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T15:07:53.586Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T15:07:53.586Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T15:07:53.586Z] ... 9 more [2019-07-30T15:07:54.148Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T15:07:54.148Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1131178224 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T15:07:54.148Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T15:07:54.148Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T15:07:54.148Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T15:07:54.148Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T15:07:54.148Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T15:07:54.148Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T15:07:54.148Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:07:54.148Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:07:54.148Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:54.148Z] DEBUG - Clicking on OK [2019-07-30T15:07:54.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1131178226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:54.148Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1131178227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:54.148Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1131178227 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:54.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1131178227 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:54.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1131178227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:54.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1131178227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:54.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1131178227 data=null 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-30T15:07:54.148Z] DEBUG - Clicked on [2019-07-30T15:07:54.405Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:07:54.405Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:07:54.405Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:07:54.405Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:07:54.405Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:07:54.405Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:07:54.405Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131178586 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:54.405Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1131178587 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:54.405Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1131178587 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:54.405Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131178587 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:54.405Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131178588 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-30T15:07:54.405Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131178612 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:54.405Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:07:54.405Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131178613 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:54.405Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1131178613 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:54.405Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1131178613 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:54.405Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131178620 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:54.405Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131178620 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-30T15:07:54.405Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131178629 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:54.405Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T15:07:54.405Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:07:54.405Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1131178635 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:07:54.405Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1131178635 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:07:54.405Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1131178635 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:07:54.405Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1131178635 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:07:54.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131178635 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-30T15:07:54.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1131178693 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:07:54.662Z] [2019-07-30T15:07:54.662Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 15:07:54.633 [2019-07-30T15:07:54.662Z] !MESSAGE Error initializing trace. [2019-07-30T15:07:54.662Z] [2019-07-30T15:07:54.662Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236 [2019-07-30T15:07:54.662Z] !STACK 0 [2019-07-30T15:07:54.662Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236 [2019-07-30T15:07:54.662Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T15:07:54.662Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T15:07:54.662Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T15:07:54.662Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T15:07:54.662Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T15:07:54.662Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T15:07:54.662Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T15:07:54.662Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T15:07:54.662Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T15:07:54.662Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T15:07:54.662Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236 [2019-07-30T15:07:54.662Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:56) [2019-07-30T15:07:54.662Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.trace.VersionNumberParser.parse(VersionNumberParser.java:57) [2019-07-30T15:07:54.662Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.trace.TraceDeclarationParser.parse(TraceDeclarationParser.java:144) [2019-07-30T15:07:54.662Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseTrace(IOStructGen.java:251) [2019-07-30T15:07:54.662Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:150) [2019-07-30T15:07:54.662Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T15:07:54.662Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T15:07:54.662Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T15:07:54.662Z] ... 9 more [2019-07-30T15:07:54.662Z] Caused by: java.lang.NumberFormatException: For input string: "23452397856348975623897562893746589237465289374658923764598237645897234658723648579236" [2019-07-30T15:07:54.662Z] at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) [2019-07-30T15:07:54.662Z] at java.lang.Long.parseLong(Long.java:592) [2019-07-30T15:07:54.662Z] at java.lang.Long.valueOf(Long.java:776) [2019-07-30T15:07:54.662Z] at java.lang.Long.decode(Long.java:928) [2019-07-30T15:07:54.662Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:54) [2019-07-30T15:07:54.662Z] ... 16 more [2019-07-30T15:07:55.591Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T15:07:55.591Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1131179591 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T15:07:55.591Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T15:07:55.591Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T15:07:55.591Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T15:07:55.591Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T15:07:55.591Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T15:07:55.591Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T15:07:55.591Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:07:55.591Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:07:55.591Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:55.591Z] DEBUG - Clicking on OK [2019-07-30T15:07:55.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1131179593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:55.591Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1131179593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:55.591Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1131179593 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:55.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1131179593 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:55.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1131179594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:55.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1131179594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:55.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1131179594 data=null 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-30T15:07:55.592Z] DEBUG - Clicked on [2019-07-30T15:07:55.849Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:07:55.849Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:07:55.849Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:07:55.849Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:07:55.849Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:07:55.849Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:07:55.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131179890 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:55.849Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1131179890 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:55.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1131179890 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:55.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131179891 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:55.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131179891 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-30T15:07:55.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131179914 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:55.849Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:07:55.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131179915 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:55.849Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1131179915 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:55.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1131179916 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:55.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131179916 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:55.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131179922 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-30T15:07:55.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131179984 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:55.849Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T15:07:55.849Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:07:55.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1131179986 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:07:55.849Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1131179986 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:07:55.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1131179986 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:07:55.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1131179987 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:07:55.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131179987 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-30T15:07:55.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1131180009 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:07:56.106Z] [2019-07-30T15:07:56.106Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 15:07:55.926 [2019-07-30T15:07:56.106Z] !MESSAGE Error initializing trace. [2019-07-30T15:07:56.106Z] [2019-07-30T15:07:56.106Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-07-30T15:07:56.106Z] !STACK 0 [2019-07-30T15:07:56.106Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-07-30T15:07:56.106Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T15:07:56.106Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T15:07:56.106Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T15:07:56.106Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T15:07:56.106Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T15:07:56.106Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T15:07:56.106Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T15:07:56.106Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T15:07:56.106Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T15:07:56.106Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T15:07:56.106Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-07-30T15:07:56.106Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:87) [2019-07-30T15:07:56.106Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:164) [2019-07-30T15:07:56.106Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-30T15:07:56.106Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-30T15:07:56.106Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-30T15:07:56.106Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-30T15:07:56.106Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-30T15:07:56.106Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T15:07:56.106Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T15:07:56.106Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T15:07:56.106Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T15:07:56.106Z] ... 9 more [2019-07-30T15:07:56.669Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T15:07:56.669Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1131180805 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T15:07:56.669Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T15:07:56.669Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T15:07:56.669Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T15:07:56.669Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T15:07:56.669Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T15:07:56.669Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T15:07:56.669Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:07:56.669Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:07:56.669Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:56.669Z] DEBUG - Clicking on OK [2019-07-30T15:07:56.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1131180807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:56.669Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1131180807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:56.669Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1131180807 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:56.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1131180808 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:56.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1131180808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:56.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1131180808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:56.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1131180808 data=null 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-30T15:07:56.669Z] DEBUG - Clicked on [2019-07-30T15:07:56.926Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:07:56.926Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:07:56.926Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:07:56.926Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:07:56.926Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:07:56.926Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:07:56.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131181107 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:56.926Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1131181107 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:56.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1131181107 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:56.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131181108 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:56.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131181108 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-30T15:07:57.183Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131181201 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:57.183Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:07:57.183Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131181203 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:57.183Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1131181203 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:57.183Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1131181203 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:57.183Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131181204 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:57.183Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131181204 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-30T15:07:57.183Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131181221 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:57.183Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T15:07:57.183Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:07:57.183Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1131181223 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:07:57.183Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1131181225 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:07:57.183Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1131181225 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:07:57.183Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1131181225 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:07:57.183Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131181225 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-30T15:07:57.183Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1131181238 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:07:57.439Z] [2019-07-30T15:07:57.439Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 15:07:57.244 [2019-07-30T15:07:57.439Z] !MESSAGE Error initializing trace. [2019-07-30T15:07:57.439Z] [2019-07-30T15:07:57.439Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp [2019-07-30T15:07:57.439Z] !STACK 0 [2019-07-30T15:07:57.439Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp [2019-07-30T15:07:57.439Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T15:07:57.439Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T15:07:57.439Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T15:07:57.439Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T15:07:57.439Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T15:07:57.439Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T15:07:57.439Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T15:07:57.439Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T15:07:57.439Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T15:07:57.439Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T15:07:57.439Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp [2019-07-30T15:07:57.439Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:67) [2019-07-30T15:07:57.439Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:164) [2019-07-30T15:07:57.439Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-30T15:07:57.439Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-30T15:07:57.439Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-30T15:07:57.439Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-30T15:07:57.439Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-30T15:07:57.439Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T15:07:57.439Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T15:07:57.439Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T15:07:57.439Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T15:07:57.439Z] ... 9 more [2019-07-30T15:07:58.003Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T15:07:58.003Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1131182206 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T15:07:58.003Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T15:07:58.003Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T15:07:58.003Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T15:07:58.003Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T15:07:58.003Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T15:07:58.003Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T15:07:58.003Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:07:58.003Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:07:58.003Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:58.003Z] DEBUG - Clicking on OK [2019-07-30T15:07:58.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1131182208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:58.003Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1131182208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:58.003Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1131182208 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:58.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1131182208 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:58.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1131182208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:58.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1131182208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:58.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1131182209 data=null 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-30T15:07:58.259Z] DEBUG - Clicked on [2019-07-30T15:07:58.259Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:07:58.259Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:07:58.259Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:07:58.259Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:07:58.259Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:07:58.259Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:07:58.259Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131182432 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:58.259Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1131182432 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:58.259Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1131182432 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:58.259Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131182433 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:58.259Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131182433 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-30T15:07:58.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131182495 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:58.259Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:07:58.259Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131182497 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:58.259Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1131182497 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:58.259Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1131182498 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:58.259Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131182498 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:58.259Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131182498 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-30T15:07:58.517Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131182516 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:58.517Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T15:07:58.517Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:07:58.517Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1131182519 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:07:58.517Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1131182519 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:07:58.517Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1131182520 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:07:58.517Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1131182520 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:07:58.517Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131182520 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-30T15:07:58.517Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1131182533 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:07:58.773Z] [2019-07-30T15:07:58.773Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 15:07:58.535 [2019-07-30T15:07:58.773Z] !MESSAGE Error initializing trace. [2019-07-30T15:07:58.773Z] [2019-07-30T15:07:58.773Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-07-30T15:07:58.773Z] !STACK 0 [2019-07-30T15:07:58.773Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-07-30T15:07:58.773Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T15:07:58.773Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T15:07:58.773Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T15:07:58.773Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T15:07:58.773Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T15:07:58.773Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T15:07:58.773Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T15:07:58.773Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T15:07:58.773Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T15:07:58.773Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T15:07:58.773Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-07-30T15:07:58.774Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.SizeParser.parse(SizeParser.java:67) [2019-07-30T15:07:58.774Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:170) [2019-07-30T15:07:58.774Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-30T15:07:58.774Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-30T15:07:58.774Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-30T15:07:58.774Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-30T15:07:58.774Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-30T15:07:58.774Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T15:07:58.774Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T15:07:58.774Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T15:07:58.774Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T15:07:58.774Z] ... 9 more [2019-07-30T15:07:59.336Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T15:07:59.336Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1131183400 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T15:07:59.336Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T15:07:59.336Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T15:07:59.336Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T15:07:59.336Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T15:07:59.336Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T15:07:59.336Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T15:07:59.336Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:07:59.336Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:07:59.336Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:59.336Z] DEBUG - Clicking on OK [2019-07-30T15:07:59.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1131183403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:59.336Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1131183403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:59.336Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1131183403 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:59.336Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1131183403 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:59.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1131183403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:59.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1131183403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:07:59.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1131183403 data=null 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-30T15:07:59.336Z] DEBUG - Clicked on [2019-07-30T15:07:59.593Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:07:59.593Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:07:59.593Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:07:59.593Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:07:59.593Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:07:59.593Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:07:59.593Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131183685 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:59.593Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1131183686 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:59.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1131183686 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:59.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131183687 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:59.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131183687 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-30T15:07:59.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131183714 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:59.593Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:07:59.593Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131183715 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:59.593Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1131183716 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:59.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1131183716 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:59.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131183716 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:59.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131183716 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-30T15:07:59.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131183728 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:07:59.593Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T15:07:59.593Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:07:59.593Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1131183730 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:07:59.593Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1131183730 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:07:59.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1131183730 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:07:59.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1131183730 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:07:59.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131183731 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-30T15:07:59.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1131183752 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:07:59.849Z] [2019-07-30T15:07:59.849Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 15:07:59.673 [2019-07-30T15:07:59.849Z] !MESSAGE Error initializing trace. [2019-07-30T15:07:59.849Z] [2019-07-30T15:07:59.849Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-07-30T15:07:59.849Z] !STACK 0 [2019-07-30T15:07:59.849Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-07-30T15:07:59.849Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T15:07:59.849Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T15:07:59.849Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T15:07:59.849Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T15:07:59.849Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T15:07:59.849Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T15:07:59.849Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T15:07:59.849Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T15:07:59.849Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T15:07:59.849Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T15:07:59.849Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-07-30T15:07:59.849Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:87) [2019-07-30T15:07:59.849Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:164) [2019-07-30T15:07:59.849Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-30T15:07:59.849Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-30T15:07:59.849Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-30T15:07:59.849Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-30T15:07:59.849Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-30T15:07:59.849Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T15:07:59.849Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T15:07:59.849Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T15:07:59.849Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T15:07:59.849Z] ... 9 more [2019-07-30T15:08:00.412Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T15:08:00.412Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1131184401 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T15:08:00.412Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T15:08:00.412Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T15:08:00.412Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T15:08:00.412Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T15:08:00.412Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T15:08:00.412Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T15:08:00.412Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:08:00.412Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:08:00.412Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:08:00.412Z] DEBUG - Clicking on OK [2019-07-30T15:08:00.412Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1131184403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:08:00.412Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1131184404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:08:00.412Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1131184404 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:08:00.412Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1131184404 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:08:00.412Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1131184404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:08:00.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1131184404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:08:00.412Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1131184405 data=null 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-30T15:08:00.412Z] DEBUG - Clicked on [2019-07-30T15:08:00.669Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:08:00.669Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:08:00.669Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:08:00.669Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:08:00.669Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:08:00.669Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:08:00.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131184697 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:00.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1131184697 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:00.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1131184697 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:00.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131184698 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:00.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131184698 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-30T15:08:00.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131184725 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:00.669Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:08:00.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131184727 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:00.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1131184727 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:00.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1131184727 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:00.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131184728 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:00.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131184733 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-30T15:08:00.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131184744 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:00.669Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T15:08:00.669Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:08:00.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1131184780 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:08:00.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1131184781 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:08:00.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1131184781 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:08:00.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1131184782 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:08:00.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131184782 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-30T15:08:00.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1131184815 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:08:00.925Z] [2019-07-30T15:08:00.925Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 15:08:00.841 [2019-07-30T15:08:00.925Z] !MESSAGE Error initializing trace. [2019-07-30T15:08:00.925Z] [2019-07-30T15:08:00.925Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-07-30T15:08:00.925Z] !STACK 0 [2019-07-30T15:08:00.925Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-07-30T15:08:00.925Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T15:08:00.925Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T15:08:00.925Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T15:08:00.925Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T15:08:00.925Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T15:08:00.925Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T15:08:00.925Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T15:08:00.925Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T15:08:00.925Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T15:08:00.925Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T15:08:00.925Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-07-30T15:08:00.925Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:91) [2019-07-30T15:08:00.925Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179) [2019-07-30T15:08:00.925Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-30T15:08:00.925Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-30T15:08:00.925Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T15:08:00.925Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T15:08:00.925Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T15:08:00.925Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T15:08:00.925Z] ... 9 more [2019-07-30T15:08:01.531Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T15:08:01.531Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1131185597 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T15:08:01.531Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T15:08:01.531Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T15:08:01.531Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T15:08:01.531Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T15:08:01.531Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T15:08:01.531Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T15:08:01.531Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:08:01.531Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:08:01.531Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:08:01.531Z] DEBUG - Clicking on OK [2019-07-30T15:08:01.531Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1131185599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:08:01.531Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1131185599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:08:01.531Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1131185599 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:08:01.531Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1131185599 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:08:01.531Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1131185599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:08:01.531Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1131185600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:08:01.531Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1131185600 data=null 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-30T15:08:01.531Z] DEBUG - Clicked on [2019-07-30T15:08:02.024Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:08:02.024Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:08:02.024Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:08:02.024Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:08:02.024Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:08:02.024Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:08:02.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131185894 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:02.024Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1131185894 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:02.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1131185895 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:02.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131185895 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:02.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131185895 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-30T15:08:02.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131185977 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:02.024Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:08:02.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131185980 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:02.024Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1131185981 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:02.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1131185981 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:02.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131185981 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:02.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131185982 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-30T15:08:02.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131186002 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:02.024Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T15:08:02.024Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:08:02.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1131186005 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:08:02.024Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1131186005 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:08:02.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1131186005 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:08:02.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1131186005 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:08:02.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131186006 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-30T15:08:02.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1131186088 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:08:02.282Z] [2019-07-30T15:08:02.282Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 15:08:02.023 [2019-07-30T15:08:02.282Z] !MESSAGE Error initializing trace. [2019-07-30T15:08:02.282Z] [2019-07-30T15:08:02.282Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU [2019-07-30T15:08:02.282Z] !STACK 0 [2019-07-30T15:08:02.282Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU [2019-07-30T15:08:02.282Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T15:08:02.282Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T15:08:02.282Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T15:08:02.282Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T15:08:02.282Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T15:08:02.282Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T15:08:02.282Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T15:08:02.282Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T15:08:02.282Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T15:08:02.282Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T15:08:02.282Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU [2019-07-30T15:08:02.282Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:56) [2019-07-30T15:08:02.282Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:82) [2019-07-30T15:08:02.282Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179) [2019-07-30T15:08:02.282Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-30T15:08:02.282Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-30T15:08:02.282Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T15:08:02.282Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T15:08:02.282Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T15:08:02.282Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T15:08:02.282Z] ... 9 more [2019-07-30T15:08:02.282Z] Caused by: java.lang.NumberFormatException: For input string: "FFFFFFFFU" [2019-07-30T15:08:02.282Z] at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) [2019-07-30T15:08:02.282Z] at java.lang.Long.parseLong(Long.java:589) [2019-07-30T15:08:02.282Z] at java.lang.Long.valueOf(Long.java:776) [2019-07-30T15:08:02.282Z] at java.lang.Long.decode(Long.java:928) [2019-07-30T15:08:02.282Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:54) [2019-07-30T15:08:02.282Z] ... 17 more [2019-07-30T15:08:02.847Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T15:08:02.847Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1131186912 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T15:08:02.847Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T15:08:02.847Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T15:08:02.847Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T15:08:02.847Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T15:08:02.847Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T15:08:02.847Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T15:08:02.847Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:08:02.847Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:08:02.847Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:08:02.847Z] DEBUG - Clicking on OK [2019-07-30T15:08:02.847Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1131186914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:08:02.847Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1131186915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:08:02.847Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1131186915 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:08:02.847Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1131186915 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:08:02.847Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1131186915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:08:02.847Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1131186915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:08:02.847Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1131186915 data=null 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-30T15:08:02.847Z] DEBUG - Clicked on [2019-07-30T15:08:03.105Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:08:03.105Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:08:03.105Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:08:03.105Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:08:03.105Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:08:03.105Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:08:03.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131187140 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:03.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1131187140 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:03.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1131187141 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:03.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131187141 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:03.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131187142 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-30T15:08:03.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131187196 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:03.105Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:08:03.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131187203 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:03.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1131187204 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:03.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1131187204 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:03.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131187204 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:03.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131187205 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-30T15:08:03.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131187212 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:03.105Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T15:08:03.105Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:08:03.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1131187217 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:08:03.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1131187217 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:08:03.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1131187217 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:08:03.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1131187218 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:08:03.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131187218 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-30T15:08:03.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1131187230 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:08:03.362Z] [2019-07-30T15:08:03.362Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 15:08:03.230 [2019-07-30T15:08:03.362Z] !MESSAGE Error initializing trace. [2019-07-30T15:08:03.362Z] [2019-07-30T15:08:03.362Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8 [2019-07-30T15:08:03.362Z] !STACK 0 [2019-07-30T15:08:03.362Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8 [2019-07-30T15:08:03.362Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T15:08:03.362Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T15:08:03.362Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T15:08:03.362Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T15:08:03.362Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T15:08:03.362Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T15:08:03.362Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T15:08:03.362Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T15:08:03.362Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T15:08:03.362Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T15:08:03.362Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8 [2019-07-30T15:08:03.362Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:85) [2019-07-30T15:08:03.362Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179) [2019-07-30T15:08:03.362Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-30T15:08:03.362Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-30T15:08:03.362Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T15:08:03.362Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T15:08:03.362Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T15:08:03.362Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T15:08:03.362Z] ... 9 more [2019-07-30T15:08:03.927Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T15:08:03.927Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1131187938 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T15:08:03.927Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T15:08:03.927Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T15:08:03.927Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T15:08:03.927Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T15:08:03.927Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T15:08:03.927Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T15:08:03.927Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:08:03.927Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:08:03.927Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:08:03.927Z] DEBUG - Clicking on OK [2019-07-30T15:08:03.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1131187940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:08:03.927Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1131187941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:08:03.927Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1131187941 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:08:03.927Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1131187941 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:08:03.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1131187941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:08:03.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1131187941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:08:03.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1131187941 data=null 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-30T15:08:03.927Z] DEBUG - Clicked on [2019-07-30T15:08:04.185Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:08:04.186Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:08:04.186Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:08:04.186Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:08:04.186Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:08:04.186Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:08:04.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131188191 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:04.186Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1131188192 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:04.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1131188192 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:04.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131188192 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:04.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131188193 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-30T15:08:04.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131188214 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:04.186Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:08:04.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131188215 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:04.186Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1131188216 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:04.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1131188216 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:04.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131188216 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:04.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131188216 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-30T15:08:04.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131188281 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:04.186Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T15:08:04.186Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:08:04.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1131188284 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:08:04.186Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1131188284 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:08:04.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1131188284 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:08:04.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1131188285 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:08:04.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131188285 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-30T15:08:04.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1131188313 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:08:04.186Z] [2019-07-30T15:08:04.186Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 15:08:04.175 [2019-07-30T15:08:04.186Z] !MESSAGE Error initializing trace. [2019-07-30T15:08:04.186Z] [2019-07-30T15:08:04.186Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-07-30T15:08:04.186Z] !STACK 0 [2019-07-30T15:08:04.186Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-07-30T15:08:04.186Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T15:08:04.186Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T15:08:04.186Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T15:08:04.186Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T15:08:04.186Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T15:08:04.186Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T15:08:04.186Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T15:08:04.186Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T15:08:04.186Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T15:08:04.186Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T15:08:04.186Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-07-30T15:08:04.186Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:91) [2019-07-30T15:08:04.186Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179) [2019-07-30T15:08:04.186Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-30T15:08:04.186Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-30T15:08:04.186Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T15:08:04.186Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T15:08:04.186Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T15:08:04.186Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T15:08:04.186Z] ... 9 more [2019-07-30T15:08:04.750Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T15:08:04.750Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1131188931 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T15:08:04.750Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T15:08:04.750Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T15:08:04.750Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T15:08:04.750Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T15:08:04.750Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T15:08:04.750Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T15:08:04.750Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:08:04.750Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:08:04.750Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:08:04.750Z] DEBUG - Clicking on OK [2019-07-30T15:08:04.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1131188932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:08:04.750Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1131188933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:08:04.750Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1131188933 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:08:04.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1131188933 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:08:04.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1131188933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:08:04.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1131188933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:08:04.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1131188933 data=null 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-30T15:08:05.007Z] DEBUG - Clicked on [2019-07-30T15:08:05.007Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:08:05.007Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:08:05.007Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:08:05.007Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:08:05.007Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:08:05.007Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:08:05.007Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131189258 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:05.007Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1131189258 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:05.007Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1131189258 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:05.007Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131189259 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:05.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131189263 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-30T15:08:05.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131189294 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:05.263Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:08:05.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131189301 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:05.263Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1131189302 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:05.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1131189302 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:05.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131189302 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:05.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131189303 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-30T15:08:05.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131189311 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:05.263Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T15:08:05.263Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:08:05.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1131189316 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:08:05.263Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1131189316 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:08:05.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1131189317 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:08:05.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1131189317 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:08:05.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131189317 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-30T15:08:05.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1131189339 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:08:05.263Z] [2019-07-30T15:08:05.263Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 15:08:05.238 [2019-07-30T15:08:05.263Z] !MESSAGE Error initializing trace. [2019-07-30T15:08:05.263Z] [2019-07-30T15:08:05.263Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0 [2019-07-30T15:08:05.263Z] !STACK 0 [2019-07-30T15:08:05.263Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0 [2019-07-30T15:08:05.263Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T15:08:05.263Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T15:08:05.263Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T15:08:05.263Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T15:08:05.263Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T15:08:05.263Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T15:08:05.263Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T15:08:05.263Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T15:08:05.263Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T15:08:05.263Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T15:08:05.263Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0 [2019-07-30T15:08:05.263Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:85) [2019-07-30T15:08:05.263Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179) [2019-07-30T15:08:05.263Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-30T15:08:05.263Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-30T15:08:05.263Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T15:08:05.263Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T15:08:05.263Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T15:08:05.263Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T15:08:05.263Z] ... 9 more [2019-07-30T15:08:06.193Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T15:08:06.193Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1131190161 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T15:08:06.193Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T15:08:06.193Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T15:08:06.193Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T15:08:06.193Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T15:08:06.193Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T15:08:06.193Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T15:08:06.193Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:08:06.193Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:08:06.193Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:08:06.193Z] DEBUG - Clicking on OK [2019-07-30T15:08:06.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1131190163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:08:06.193Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1131190163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:08:06.193Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1131190164 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:08:06.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1131190164 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:08:06.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1131190164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:08:06.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1131190164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:08:06.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1131190164 data=null 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-30T15:08:06.193Z] DEBUG - Clicked on [2019-07-30T15:08:06.193Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:08:06.193Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:08:06.193Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:08:06.193Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:08:06.193Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:08:06.193Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:08:06.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131190420 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:06.193Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1131190420 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:06.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1131190420 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:06.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131190420 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:06.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131190421 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-30T15:08:06.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131190491 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:06.450Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:08:06.450Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131190493 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:06.450Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1131190493 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:06.450Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1131190493 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:06.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131190494 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:06.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131190494 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-30T15:08:06.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131190507 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:06.450Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T15:08:06.450Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:08:06.450Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1131190509 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:08:06.450Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1131190509 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:08:06.450Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1131190509 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:08:06.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1131190510 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:08:06.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131190510 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-30T15:08:06.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1131190528 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:08:06.707Z] [2019-07-30T15:08:06.707Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 15:08:06.550 [2019-07-30T15:08:06.707Z] !MESSAGE Error initializing trace. [2019-07-30T15:08:06.707Z] [2019-07-30T15:08:06.707Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx [2019-07-30T15:08:06.707Z] !STACK 0 [2019-07-30T15:08:06.707Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx [2019-07-30T15:08:06.707Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T15:08:06.707Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T15:08:06.707Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T15:08:06.707Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T15:08:06.707Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T15:08:06.707Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T15:08:06.707Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T15:08:06.707Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T15:08:06.707Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T15:08:06.707Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T15:08:06.707Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx [2019-07-30T15:08:06.707Z] at org.eclipse.tracecompass.ctf.core.event.metadata.DeclarationScope.registerIdentifier(DeclarationScope.java:193) [2019-07-30T15:08:06.707Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructDeclarationParser.parse(StructDeclarationParser.java:114) [2019-07-30T15:08:06.707Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructBodyParser.parse(StructBodyParser.java:150) [2019-07-30T15:08:06.707Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:224) [2019-07-30T15:08:06.707Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-30T15:08:06.707Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-30T15:08:06.707Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T15:08:06.707Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T15:08:06.707Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T15:08:06.707Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T15:08:06.707Z] ... 9 more [2019-07-30T15:08:07.271Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T15:08:07.271Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1131191521 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T15:08:07.271Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T15:08:07.271Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T15:08:07.271Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T15:08:07.271Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T15:08:07.271Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T15:08:07.271Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T15:08:07.271Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:08:07.271Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:08:07.271Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:08:07.271Z] DEBUG - Clicking on OK [2019-07-30T15:08:07.271Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1131191523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:08:07.271Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1131191523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:08:07.271Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1131191523 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:08:07.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1131191524 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:08:07.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1131191524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:08:07.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1131191524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:08:07.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1131191524 data=null 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-30T15:08:07.527Z] DEBUG - Clicked on [2019-07-30T15:08:07.784Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:08:07.784Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:08:07.784Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:08:07.784Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:08:07.784Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:08:07.784Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:08:07.784Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131191788 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:07.784Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1131191789 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:07.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1131191789 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:07.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131191789 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:07.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131191790 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-30T15:08:07.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131191811 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:07.784Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:08:07.784Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131191812 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:07.784Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1131191812 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:07.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1131191812 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:07.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131191813 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:07.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131191813 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-30T15:08:07.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131191828 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:07.784Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T15:08:07.784Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:08:07.784Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1131191829 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:08:07.784Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1131191830 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:08:07.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1131191830 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:08:07.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1131191830 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:08:07.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131191830 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-30T15:08:07.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1131191887 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:08:08.041Z] [2019-07-30T15:08:08.041Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 15:08:07.839 [2019-07-30T15:08:08.041Z] !MESSAGE Error initializing trace. [2019-07-30T15:08:08.041Z] [2019-07-30T15:08:08.041Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined. [2019-07-30T15:08:08.041Z] !STACK 0 [2019-07-30T15:08:08.041Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined. [2019-07-30T15:08:08.041Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T15:08:08.041Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T15:08:08.041Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T15:08:08.041Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T15:08:08.041Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T15:08:08.041Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T15:08:08.041Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T15:08:08.041Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T15:08:08.041Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T15:08:08.041Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T15:08:08.041Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined. [2019-07-30T15:08:08.041Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:216) [2019-07-30T15:08:08.041Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-30T15:08:08.041Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-30T15:08:08.041Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T15:08:08.041Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T15:08:08.041Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T15:08:08.041Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T15:08:08.041Z] ... 9 more [2019-07-30T15:08:08.604Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T15:08:08.604Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1131192598 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T15:08:08.604Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T15:08:08.604Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T15:08:08.604Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T15:08:08.604Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T15:08:08.604Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T15:08:08.604Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T15:08:08.604Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:08:08.604Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:08:08.604Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:08:08.604Z] DEBUG - Clicking on OK [2019-07-30T15:08:08.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1131192600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:08:08.604Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1131192600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:08:08.604Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1131192600 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:08:08.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1131192601 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:08:08.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1131192601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:08:08.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1131192601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:08:08.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1131192601 data=null 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-30T15:08:08.604Z] DEBUG - Clicked on [2019-07-30T15:08:08.861Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:08:08.861Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:08:08.861Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:08:08.861Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:08:08.861Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:08:08.861Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:08:08.861Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131192995 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:08.861Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1131193001 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:08.861Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1131193001 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:08.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131193002 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:08.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131193002 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-30T15:08:08.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131193025 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:08.861Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:08:08.861Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131193026 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:08.861Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1131193026 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:08.861Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1131193026 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:08.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131193027 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:08.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131193027 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-30T15:08:08.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131193102 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:08.861Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T15:08:08.861Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:08:08.861Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1131193104 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:08:08.861Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1131193104 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:08:08.861Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1131193105 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:08:08.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1131193105 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:08:08.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131193105 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-30T15:08:09.118Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1131193182 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:08:09.375Z] [2019-07-30T15:08:09.375Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 15:08:09.158 [2019-07-30T15:08:09.375Z] !MESSAGE Error initializing trace. [2019-07-30T15:08:09.375Z] [2019-07-30T15:08:09.375Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(73@[]) at metadata:7:11 [2019-07-30T15:08:09.375Z] !STACK 0 [2019-07-30T15:08:09.375Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(73@[]) at metadata:7:11 [2019-07-30T15:08:09.375Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172) [2019-07-30T15:08:09.375Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T15:08:09.375Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T15:08:09.375Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T15:08:09.375Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T15:08:09.375Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T15:08:09.375Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T15:08:09.375Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T15:08:09.375Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T15:08:09.375Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T15:08:09.375Z] Caused by: NoViableAltException(73@[]) [2019-07-30T15:08:09.375Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.structSpecifier(CTFParser.java:3107) [2019-07-30T15:08:09.375Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.typeSpecifier(CTFParser.java:2573) [2019-07-30T15:08:09.375Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declarationSpecifiers(CTFParser.java:1927) [2019-07-30T15:08:09.375Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1706) [2019-07-30T15:08:09.375Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:348) [2019-07-30T15:08:09.375Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:303) [2019-07-30T15:08:09.375Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:253) [2019-07-30T15:08:09.375Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T15:08:09.375Z] ... 9 more [2019-07-30T15:08:09.939Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T15:08:09.939Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1131194130 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T15:08:09.939Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T15:08:09.939Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T15:08:09.939Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T15:08:09.939Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T15:08:09.939Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T15:08:09.939Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T15:08:09.939Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:08:09.939Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:08:09.939Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:08:09.939Z] DEBUG - Clicking on OK [2019-07-30T15:08:09.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1131194132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:08:09.939Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1131194132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:08:09.939Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1131194132 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:08:09.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1131194132 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:08:09.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1131194132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:08:09.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1131194132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T15:08:09.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1131194132 data=null 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-30T15:08:10.197Z] DEBUG - Clicked on [2019-07-30T15:08:10.197Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1131194397 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T15:08:10.197Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T15:08:10.197Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:08:10.197Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:08:10.197Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:08:10.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131194427 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:10.197Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1131194427 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:10.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1131194427 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:10.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131194427 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:10.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131194428 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-30T15:08:10.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1131194488 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T15:08:10.711Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T15:08:10.711Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T15:08:11.024Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T15:08:12.090Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T15:08:12.090Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T15:08:12.090Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:08:12.090Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:08:12.090Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:08:12.090Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:08:12.090Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:08:12.090Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:08:12.090Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:08:12.090Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T15:08:12.090Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1131195930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:08:12.090Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1131195930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:08:12.090Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1131195931 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:08:12.090Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1131195931 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:08:12.090Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1131195931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:08:12.090Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1131195931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:08:12.090Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1131195931 data=null 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-30T15:08:12.090Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1131195931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:08:12.090Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1131195932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:08:12.090Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1131195932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:08:12.090Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1131195932 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:08:12.090Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1131195932 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:08:12.090Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:08:12.090Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:08:12.090Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:08:12.090Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:08:12.090Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:08:12.090Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:08:12.090Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:08:12.090Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:08:12.090Z] DEBUG - Clicking on OK [2019-07-30T15:08:12.091Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1131195934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:08:12.091Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1131195935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:08:12.091Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1131195935 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:08:12.091Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1131195935 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:08:12.091Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1131195935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:08:12.091Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1131195935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:08:12.091Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:08:12.091Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:08:12.091Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:08:12.091Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:08:12.091Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:08:12.091Z] DEBUG - Clicked on OK [2019-07-30T15:08:12.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1131195935 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:08:12.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1131194794 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-30T15:08:12.347Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.15 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace [2019-07-30T15:08:12.347Z] testOpen[0: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-redefinition](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 3.228 s [2019-07-30T15:08:12.347Z] 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.891 s [2019-07-30T15:08:12.347Z] 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.877 s [2019-07-30T15:08:12.347Z] 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.537 s [2019-07-30T15:08:12.347Z] 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.272 s [2019-07-30T15:08:12.348Z] 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.212 s [2019-07-30T15:08:12.348Z] testOpen[6: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type-field](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.317 s [2019-07-30T15:08:12.348Z] 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.188 s [2019-07-30T15:08:12.348Z] 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.285 s [2019-07-30T15:08:12.348Z] 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.311 s [2019-07-30T15:08:12.348Z] 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.227 s [2019-07-30T15:08:12.348Z] 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.351 s [2019-07-30T15:08:12.348Z] 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.207 s [2019-07-30T15:08:12.348Z] 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.327 s [2019-07-30T15:08:12.348Z] 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.211 s [2019-07-30T15:08:12.348Z] 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.056 s [2019-07-30T15:08:12.348Z] 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.2 s [2019-07-30T15:08:12.348Z] testOpen[17: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-huge](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.239 s [2019-07-30T15:08:12.348Z] 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.061 s [2019-07-30T15:08:12.348Z] testOpen[19: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-string](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.063 s [2019-07-30T15:08:12.348Z] testOpen[20: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-zero](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.159 s [2019-07-30T15:08:12.348Z] 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.373 s [2019-07-30T15:08:12.348Z] 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.205 s [2019-07-30T15:08:12.348Z] 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.407 s [2019-07-30T15:08:12.348Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest [2019-07-30T15:08:15.621Z] *** BUG *** [2019-07-30T15:08:15.621Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:08:15.621Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:08:15.621Z] [2019-07-30T15:08:15.621Z] *** BUG *** [2019-07-30T15:08:15.621Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:08:15.621Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:08:15.621Z] [2019-07-30T15:08:15.621Z] *** BUG *** [2019-07-30T15:08:15.621Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:08:15.621Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:08:15.621Z] [2019-07-30T15:08:15.621Z] *** BUG *** [2019-07-30T15:08:15.621Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:08:15.621Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:08:15.621Z] [2019-07-30T15:08:15.621Z] *** BUG *** [2019-07-30T15:08:15.621Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:08:15.621Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:08:15.621Z] [2019-07-30T15:08:15.621Z] *** BUG *** [2019-07-30T15:08:15.621Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:08:15.621Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:08:15.621Z] [2019-07-30T15:08:15.621Z] *** BUG *** [2019-07-30T15:08:15.621Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:08:15.621Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:08:15.621Z] [2019-07-30T15:08:20.872Z] *** BUG *** [2019-07-30T15:08:20.872Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:08:20.872Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:08:20.872Z] [2019-07-30T15:08:20.872Z] *** BUG *** [2019-07-30T15:08:20.872Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:08:20.872Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:08:20.872Z] [2019-07-30T15:08:20.872Z] *** BUG *** [2019-07-30T15:08:20.872Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:08:20.872Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:08:20.872Z] [2019-07-30T15:10:12.862Z] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 116.596 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest [2019-07-30T15:10:12.862Z] testImportFromDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 5.814 s [2019-07-30T15:10:12.862Z] testExtractArchivesFromArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 6.312 s [2019-07-30T15:10:12.862Z] testImportFromDirectoryLinksPreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 4.294 s [2019-07-30T15:10:12.862Z] testExtractArchivesFromArchivePreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 6.412 s [2019-07-30T15:10:12.862Z] testExtractArchivesFromDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 3.576 s [2019-07-30T15:10:12.862Z] testImportFromArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 12.269 s [2019-07-30T15:10:12.862Z] testExtractArchivesFromDirectoryLinksPreserveStruture(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 10.408 s [2019-07-30T15:10:12.862Z] testEmptyFile(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 1.505 s [2019-07-30T15:10:12.862Z] testEmptyDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 1.044 s [2019-07-30T15:10:12.862Z] testArchiveWithColons(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.05 s [2019-07-30T15:10:12.862Z] testImportFromDirectoryOverwriteRenameAll(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 7.904 s [2019-07-30T15:10:12.862Z] testEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 1.884 s [2019-07-30T15:10:12.862Z] testNestedEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 3.385 s [2019-07-30T15:10:12.862Z] testImportFromArchiveOverwrite(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 5.717 s [2019-07-30T15:10:12.862Z] testImportFromArchiveWithExperiment(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 3.515 s [2019-07-30T15:10:12.862Z] testDirectoryWithEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.188 s [2019-07-30T15:10:12.862Z] testImportWithExperimentOverwriteTraces(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 5.659 s [2019-07-30T15:10:12.862Z] testImportWithExperimentValidation(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 4.547 s [2019-07-30T15:10:12.862Z] testImportFromDirectoryPreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.625 s [2019-07-30T15:10:12.862Z] testImportWithExperiment(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.434 s [2019-07-30T15:10:12.862Z] testImportFromDirectoryLinks(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.45 s [2019-07-30T15:10:12.862Z] testImportFromDirectoryOverwrite(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 3.959 s [2019-07-30T15:10:12.862Z] testExtractArchivesFromDirectoryLinks(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.297 s [2019-07-30T15:10:12.862Z] testImportFromDirectoryOverwriteOverwriteAll(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 4.903 s [2019-07-30T15:10:12.862Z] testImportFromArchivePreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 3.433 s [2019-07-30T15:10:12.862Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest [2019-07-30T15:10:25.048Z] [2019-07-30T15:10:25.048Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-07-30 15:10:23.440 [2019-07-30T15:10:25.048Z] !MESSAGE Average clock correction (1395672078866874962) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)] [2019-07-30T15:10:31.603Z] [2019-07-30T15:10:31.603Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-07-30 15:10:31.248 [2019-07-30T15:10:31.603Z] !MESSAGE Average clock correction (1395672078866874962) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment-trimmed)] [2019-07-30T15:10:41.560Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.919 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest [2019-07-30T15:10:41.560Z] testTrimEvents(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest) Time elapsed: 16.749 s [2019-07-30T15:10:41.560Z] [2019-07-30T15:10:41.560Z] Results: [2019-07-30T15:10:41.560Z] [2019-07-30T15:10:41.560Z] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T15:10:41.560Z] [2019-07-30T15:10:41.560Z] [2019-07-30T15:10:41.560Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 15:10:41.447 [2019-07-30T15:10:41.560Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T15:10:42.489Z] [INFO] All tests passed! [2019-07-30T15:10:42.489Z] [INFO] [2019-07-30T15:10:42.489Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T15:10:42.489Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:10:42.489Z] [INFO] [2019-07-30T15:10:42.489Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T15:10:43.421Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T15:10:43.421Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T15:10:43.421Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T15:10:45.312Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T15:10:45.569Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T15:10:45.569Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T15:10:45.826Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T15:10:45.826Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T15:10:45.826Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T15:10:45.826Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T15:10:46.082Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T15:10:46.082Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T15:10:46.339Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T15:10:46.595Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T15:10:46.852Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T15:10:48.220Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T15:10:48.476Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T15:10:48.476Z] [INFO] [2019-07-30T15:10:48.476Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T15:10:48.476Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT.jar [2019-07-30T15:10:49.040Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT.pom [2019-07-30T15:10:49.040Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar [2019-07-30T15:10:49.296Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T15:10:49.296Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT-p2metadata.xml [2019-07-30T15:10:49.296Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT-p2artifacts.xml [2019-07-30T15:10:49.296Z] [INFO] [2019-07-30T15:10:49.296Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T15:10:49.553Z] [INFO] [2019-07-30T15:10:49.553Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user >----- [2019-07-30T15:10:49.553Z] [INFO] Building Trace Compass User Guide 5.0.0-SNAPSHOT [69/134] [2019-07-30T15:10:49.553Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T15:10:49.553Z] [INFO] [2019-07-30T15:10:49.553Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T15:10:49.553Z] [INFO] [2019-07-30T15:10:49.553Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T15:10:49.553Z] [INFO] Executing tasks [2019-07-30T15:10:49.553Z] [2019-07-30T15:10:49.553Z] main: [2019-07-30T15:10:49.553Z] [2019-07-30T15:10:49.553Z] clean: [2019-07-30T15:10:49.553Z] [INFO] Executed tasks [2019-07-30T15:10:49.553Z] [INFO] [2019-07-30T15:10:49.553Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T15:10:49.553Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target [2019-07-30T15:10:49.553Z] [INFO] [2019-07-30T15:10:49.553Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T15:10:49.553Z] [INFO] The project's OSGi version is 5.0.0.201907301416 [2019-07-30T15:10:49.553Z] [INFO] [2019-07-30T15:10:49.553Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T15:10:49.553Z] [INFO] [2019-07-30T15:10:49.553Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T15:10:49.553Z] [INFO] [2019-07-30T15:10:49.553Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T15:10:49.553Z] [INFO] [2019-07-30T15:10:49.553Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T15:10:49.553Z] [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/doc/org.eclipse.tracecompass.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:10:49.553Z] [INFO] [2019-07-30T15:10:49.553Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T15:10:49.553Z] [INFO] Executing tasks [2019-07-30T15:10:49.553Z] [2019-07-30T15:10:49.553Z] main: [2019-07-30T15:10:49.553Z] [2019-07-30T15:10:49.553Z] build: [2019-07-30T15:10:50.484Z] Help: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/doc /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/doc/User-Guide.html [2019-07-30T15:10:50.484Z] [2019-07-30T15:10:50.484Z] test: [2019-07-30T15:10:50.484Z] [xmlvalidate] 18 file(s) have been successfully validated. [2019-07-30T15:10:50.484Z] [INFO] Executed tasks [2019-07-30T15:10:50.484Z] [INFO] [2019-07-30T15:10:50.484Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T15:10:50.484Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:10:50.484Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/src/main/resources [2019-07-30T15:10:50.484Z] [INFO] [2019-07-30T15:10:50.484Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T15:10:50.484Z] [INFO] [2019-07-30T15:10:50.484Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T15:10:50.741Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data/.metadata/.log [2019-07-30T15:10:50.741Z] [INFO] Command line: [2019-07-30T15:10:50.741Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.0.v20180512-1130/org.eclipse.equinox.launcher-1.5.0.v20180512-1130.jar, -install, /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2019-07-30T15:10:50.741Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T15:10:54.229Z] Buildfile: build.xml [2019-07-30T15:10:54.229Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2019-07-30T15:10:54.229Z] [2019-07-30T15:10:54.229Z] build.index: [2019-07-30T15:10:59.482Z] BUILD SUCCESSFUL [2019-07-30T15:10:59.482Z] [2019-07-30T15:10:59.482Z] BUILD SUCCESSFUL [2019-07-30T15:10:59.482Z] Total time: 5 seconds [2019-07-30T15:10:59.482Z] [INFO] [2019-07-30T15:10:59.482Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T15:10:59.482Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:10:59.482Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/src/test/resources [2019-07-30T15:10:59.482Z] [INFO] [2019-07-30T15:10:59.482Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T15:10:59.482Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT-sources.jar [2019-07-30T15:10:59.482Z] [INFO] [2019-07-30T15:10:59.482Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T15:10:59.482Z] [INFO] [2019-07-30T15:10:59.482Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T15:10:59.482Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT.jar [2019-07-30T15:11:00.413Z] [INFO] [2019-07-30T15:11:00.413Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T15:11:00.413Z] [INFO] [2019-07-30T15:11:00.413Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T15:11:00.413Z] [INFO] [2019-07-30T15:11:00.413Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T15:11:00.413Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT.jar [2019-07-30T15:11:01.345Z] [INFO] [2019-07-30T15:11:01.345Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T15:11:01.345Z] [INFO] [2019-07-30T15:11:01.345Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T15:11:01.345Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:11:01.345Z] [INFO] [2019-07-30T15:11:01.345Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T15:11:01.345Z] [INFO] [2019-07-30T15:11:01.345Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T15:11:01.345Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT.jar [2019-07-30T15:11:01.345Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT.pom [2019-07-30T15:11:01.345Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT-sources.jar [2019-07-30T15:11:01.345Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T15:11:01.345Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-30T15:11:01.345Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-30T15:11:01.345Z] [INFO] [2019-07-30T15:11:01.345Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T15:11:01.345Z] [INFO] [2019-07-30T15:11:01.345Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user >-- [2019-07-30T15:11:01.345Z] [INFO] Building Trace Compass GDB Tracepoint Analysis User Guide 5.0.0-SNAPSHOT [70/134] [2019-07-30T15:11:01.345Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T15:11:01.345Z] [INFO] [2019-07-30T15:11:01.345Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T15:11:01.345Z] [INFO] [2019-07-30T15:11:01.345Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T15:11:01.345Z] [INFO] Executing tasks [2019-07-30T15:11:01.345Z] [2019-07-30T15:11:01.345Z] main: [2019-07-30T15:11:01.345Z] [2019-07-30T15:11:01.345Z] clean: [2019-07-30T15:11:01.345Z] [INFO] Executed tasks [2019-07-30T15:11:01.345Z] [INFO] [2019-07-30T15:11:01.345Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T15:11:01.345Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target [2019-07-30T15:11:01.345Z] [INFO] [2019-07-30T15:11:01.345Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T15:11:01.345Z] [INFO] The project's OSGi version is 5.0.0.201907301416 [2019-07-30T15:11:01.345Z] [INFO] [2019-07-30T15:11:01.345Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T15:11:01.345Z] [INFO] [2019-07-30T15:11:01.345Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T15:11:01.345Z] [INFO] [2019-07-30T15:11:01.345Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T15:11:01.345Z] [INFO] [2019-07-30T15:11:01.345Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T15:11:01.345Z] [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/doc/org.eclipse.tracecompass.gdbtrace.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:11:01.345Z] [INFO] [2019-07-30T15:11:01.345Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T15:11:01.602Z] [INFO] Executing tasks [2019-07-30T15:11:01.602Z] [2019-07-30T15:11:01.602Z] main: [2019-07-30T15:11:01.602Z] [2019-07-30T15:11:01.602Z] build: [2019-07-30T15:11:01.602Z] Help: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc/User-Guide.html [2019-07-30T15:11:01.602Z] [2019-07-30T15:11:01.602Z] test: [2019-07-30T15:11:01.602Z] [xmlvalidate] 8 file(s) have been successfully validated. [2019-07-30T15:11:01.602Z] [INFO] Executed tasks [2019-07-30T15:11:01.602Z] [INFO] [2019-07-30T15:11:01.603Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T15:11:01.603Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:11:01.603Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/main/resources [2019-07-30T15:11:01.603Z] [INFO] [2019-07-30T15:11:01.603Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T15:11:01.603Z] [INFO] [2019-07-30T15:11:01.603Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T15:11:01.859Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data/.metadata/.log [2019-07-30T15:11:01.859Z] [INFO] Command line: [2019-07-30T15:11:01.859Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.0.v20180512-1130/org.eclipse.equinox.launcher-1.5.0.v20180512-1130.jar, -install, /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2019-07-30T15:11:01.859Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T15:11:05.132Z] Buildfile: build.xml [2019-07-30T15:11:05.132Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2019-07-30T15:11:05.132Z] [2019-07-30T15:11:05.132Z] build.index: [2019-07-30T15:11:07.023Z] BUILD SUCCESSFUL [2019-07-30T15:11:07.023Z] [2019-07-30T15:11:07.023Z] BUILD SUCCESSFUL [2019-07-30T15:11:07.023Z] Total time: 2 seconds [2019-07-30T15:11:08.028Z] [INFO] [2019-07-30T15:11:08.028Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T15:11:08.028Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:11:08.028Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/test/resources [2019-07-30T15:11:08.028Z] [INFO] [2019-07-30T15:11:08.028Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T15:11:08.028Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT-sources.jar [2019-07-30T15:11:08.028Z] [INFO] [2019-07-30T15:11:08.028Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T15:11:08.028Z] [INFO] [2019-07-30T15:11:08.028Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T15:11:08.028Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT.jar [2019-07-30T15:11:08.028Z] [INFO] [2019-07-30T15:11:08.028Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T15:11:08.028Z] [INFO] [2019-07-30T15:11:08.028Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T15:11:08.028Z] [INFO] [2019-07-30T15:11:08.028Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T15:11:08.028Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT.jar [2019-07-30T15:11:08.028Z] [INFO] [2019-07-30T15:11:08.028Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T15:11:08.028Z] [INFO] [2019-07-30T15:11:08.028Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T15:11:08.028Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:11:08.028Z] [INFO] [2019-07-30T15:11:08.028Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T15:11:08.028Z] [INFO] [2019-07-30T15:11:08.028Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T15:11:08.028Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT.jar [2019-07-30T15:11:08.028Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT.pom [2019-07-30T15:11:08.028Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT-sources.jar [2019-07-30T15:11:08.028Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T15:11:08.028Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-30T15:11:08.028Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-30T15:11:08.028Z] [INFO] [2019-07-30T15:11:08.028Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T15:11:08.028Z] [INFO] [2019-07-30T15:11:08.028Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user >--- [2019-07-30T15:11:08.028Z] [INFO] Building Trace Compass RCP User Guide 5.0.0-SNAPSHOT [71/134] [2019-07-30T15:11:08.028Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T15:11:08.028Z] [INFO] [2019-07-30T15:11:08.028Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T15:11:08.028Z] [INFO] [2019-07-30T15:11:08.028Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T15:11:08.028Z] [INFO] Executing tasks [2019-07-30T15:11:08.028Z] [2019-07-30T15:11:08.028Z] main: [2019-07-30T15:11:08.028Z] [2019-07-30T15:11:08.028Z] clean: [2019-07-30T15:11:08.028Z] [INFO] Executed tasks [2019-07-30T15:11:08.028Z] [INFO] [2019-07-30T15:11:08.028Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T15:11:08.028Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target [2019-07-30T15:11:08.028Z] [INFO] [2019-07-30T15:11:08.028Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T15:11:08.028Z] [INFO] The project's OSGi version is 5.0.0.201907301416 [2019-07-30T15:11:08.028Z] [INFO] [2019-07-30T15:11:08.028Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T15:11:08.028Z] [INFO] [2019-07-30T15:11:08.028Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T15:11:08.028Z] [INFO] [2019-07-30T15:11:08.028Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T15:11:08.028Z] [INFO] [2019-07-30T15:11:08.028Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T15:11:08.028Z] [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/doc/org.eclipse.tracecompass.rcp.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:11:08.028Z] [INFO] [2019-07-30T15:11:08.028Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T15:11:08.028Z] [INFO] Executing tasks [2019-07-30T15:11:08.028Z] [2019-07-30T15:11:08.028Z] main: [2019-07-30T15:11:08.028Z] [2019-07-30T15:11:08.028Z] build: [2019-07-30T15:11:08.028Z] Help: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/doc /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/doc/User-Guide.html [2019-07-30T15:11:08.028Z] [2019-07-30T15:11:08.028Z] test: [2019-07-30T15:11:08.028Z] [xmlvalidate] 2 file(s) have been successfully validated. [2019-07-30T15:11:08.028Z] [INFO] Executed tasks [2019-07-30T15:11:08.028Z] [INFO] [2019-07-30T15:11:08.028Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T15:11:08.028Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:11:08.028Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/src/main/resources [2019-07-30T15:11:08.028Z] [INFO] [2019-07-30T15:11:08.028Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T15:11:08.028Z] [INFO] [2019-07-30T15:11:08.028Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T15:11:08.338Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data/.metadata/.log [2019-07-30T15:11:08.338Z] [INFO] Command line: [2019-07-30T15:11:08.338Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.0.v20180512-1130/org.eclipse.equinox.launcher-1.5.0.v20180512-1130.jar, -install, /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2019-07-30T15:11:08.338Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T15:11:11.610Z] Buildfile: build.xml [2019-07-30T15:11:11.610Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2019-07-30T15:11:11.610Z] [2019-07-30T15:11:11.610Z] build.index: [2019-07-30T15:11:13.503Z] BUILD SUCCESSFUL [2019-07-30T15:11:13.503Z] [2019-07-30T15:11:13.503Z] BUILD SUCCESSFUL [2019-07-30T15:11:13.503Z] Total time: 2 seconds [2019-07-30T15:11:16.024Z] [INFO] [2019-07-30T15:11:16.024Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T15:11:16.024Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:11:16.024Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/src/test/resources [2019-07-30T15:11:16.024Z] [INFO] [2019-07-30T15:11:16.024Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T15:11:16.024Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT-sources.jar [2019-07-30T15:11:16.024Z] [INFO] [2019-07-30T15:11:16.024Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T15:11:16.024Z] [INFO] [2019-07-30T15:11:16.024Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T15:11:16.024Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT.jar [2019-07-30T15:11:16.024Z] [INFO] [2019-07-30T15:11:16.024Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T15:11:16.024Z] [INFO] [2019-07-30T15:11:16.024Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T15:11:16.024Z] [INFO] [2019-07-30T15:11:16.024Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T15:11:16.024Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT.jar [2019-07-30T15:11:16.024Z] [INFO] [2019-07-30T15:11:16.024Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T15:11:16.024Z] [INFO] [2019-07-30T15:11:16.024Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T15:11:16.024Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:11:16.024Z] [INFO] [2019-07-30T15:11:16.024Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T15:11:16.024Z] [INFO] [2019-07-30T15:11:16.024Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T15:11:16.024Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT.jar [2019-07-30T15:11:16.024Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT.pom [2019-07-30T15:11:16.024Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT-sources.jar [2019-07-30T15:11:16.024Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T15:11:16.024Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-30T15:11:16.024Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-30T15:11:16.024Z] [INFO] [2019-07-30T15:11:16.024Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T15:11:16.024Z] [INFO] [2019-07-30T15:11:16.024Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user >-- [2019-07-30T15:11:16.024Z] [INFO] Building Trace Compass Pcap User Guide 5.0.0-SNAPSHOT [72/134] [2019-07-30T15:11:16.024Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T15:11:16.024Z] [INFO] [2019-07-30T15:11:16.024Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T15:11:16.024Z] [INFO] [2019-07-30T15:11:16.024Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T15:11:16.024Z] [INFO] Executing tasks [2019-07-30T15:11:16.024Z] [2019-07-30T15:11:16.024Z] main: [2019-07-30T15:11:16.024Z] [2019-07-30T15:11:16.024Z] clean: [2019-07-30T15:11:16.024Z] [INFO] Executed tasks [2019-07-30T15:11:16.024Z] [INFO] [2019-07-30T15:11:16.024Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T15:11:16.024Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target [2019-07-30T15:11:16.024Z] [INFO] [2019-07-30T15:11:16.024Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T15:11:16.024Z] [INFO] The project's OSGi version is 5.0.0.201907301416 [2019-07-30T15:11:16.024Z] [INFO] [2019-07-30T15:11:16.024Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T15:11:16.024Z] [INFO] [2019-07-30T15:11:16.024Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T15:11:16.024Z] [INFO] [2019-07-30T15:11:16.024Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T15:11:16.024Z] [INFO] [2019-07-30T15:11:16.024Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T15:11:16.024Z] [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/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:11:16.024Z] [INFO] [2019-07-30T15:11:16.024Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T15:11:16.024Z] [INFO] Executing tasks [2019-07-30T15:11:16.024Z] [2019-07-30T15:11:16.024Z] main: [2019-07-30T15:11:16.024Z] [2019-07-30T15:11:16.024Z] build: [2019-07-30T15:11:16.024Z] Help: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc/User-Guide.html [2019-07-30T15:11:16.281Z] [2019-07-30T15:11:16.281Z] test: [2019-07-30T15:11:16.281Z] [xmlvalidate] 1 file(s) have been successfully validated. [2019-07-30T15:11:16.281Z] [INFO] Executed tasks [2019-07-30T15:11:16.281Z] [INFO] [2019-07-30T15:11:16.281Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T15:11:16.281Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:11:16.281Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/main/resources [2019-07-30T15:11:16.281Z] [INFO] [2019-07-30T15:11:16.281Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T15:11:16.281Z] [INFO] [2019-07-30T15:11:16.281Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T15:11:16.281Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data/.metadata/.log [2019-07-30T15:11:16.281Z] [INFO] Command line: [2019-07-30T15:11:16.281Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.0.v20180512-1130/org.eclipse.equinox.launcher-1.5.0.v20180512-1130.jar, -install, /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2019-07-30T15:11:16.281Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T15:11:19.554Z] Buildfile: build.xml [2019-07-30T15:11:19.554Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2019-07-30T15:11:19.554Z] [2019-07-30T15:11:19.554Z] build.index: [2019-07-30T15:11:20.922Z] BUILD SUCCESSFUL [2019-07-30T15:11:20.922Z] [2019-07-30T15:11:20.922Z] BUILD SUCCESSFUL [2019-07-30T15:11:20.922Z] Total time: 2 seconds [2019-07-30T15:11:21.854Z] [INFO] [2019-07-30T15:11:21.854Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T15:11:21.854Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:11:21.854Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/test/resources [2019-07-30T15:11:21.854Z] [INFO] [2019-07-30T15:11:21.854Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T15:11:21.854Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT-sources.jar [2019-07-30T15:11:21.854Z] [INFO] [2019-07-30T15:11:21.854Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T15:11:21.854Z] [INFO] [2019-07-30T15:11:21.854Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T15:11:21.854Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT.jar [2019-07-30T15:11:21.854Z] [INFO] [2019-07-30T15:11:21.854Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T15:11:21.854Z] [INFO] [2019-07-30T15:11:21.854Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T15:11:21.854Z] [INFO] [2019-07-30T15:11:21.854Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T15:11:21.854Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT.jar [2019-07-30T15:11:21.854Z] [INFO] [2019-07-30T15:11:21.854Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T15:11:21.854Z] [INFO] [2019-07-30T15:11:21.854Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T15:11:21.854Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:11:21.854Z] [INFO] [2019-07-30T15:11:21.854Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T15:11:21.854Z] [INFO] [2019-07-30T15:11:21.854Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T15:11:21.854Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT.jar [2019-07-30T15:11:21.854Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT.pom [2019-07-30T15:11:21.854Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT-sources.jar [2019-07-30T15:11:21.854Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T15:11:21.854Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-30T15:11:21.854Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-30T15:11:21.854Z] [INFO] [2019-07-30T15:11:21.854Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T15:11:21.854Z] [INFO] [2019-07-30T15:11:21.854Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.examples >----- [2019-07-30T15:11:21.854Z] [INFO] Building org.eclipse.tracecompass.examples 1.0.4-SNAPSHOT [73/134] [2019-07-30T15:11:21.854Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T15:11:21.854Z] [INFO] [2019-07-30T15:11:21.854Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.examples --- [2019-07-30T15:11:21.854Z] [INFO] [2019-07-30T15:11:21.854Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.examples --- [2019-07-30T15:11:21.854Z] [INFO] The project's OSGi version is 1.0.4.201907301416 [2019-07-30T15:11:21.854Z] [INFO] [2019-07-30T15:11:21.854Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.examples --- [2019-07-30T15:11:21.854Z] [INFO] [2019-07-30T15:11:21.854Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.examples --- [2019-07-30T15:11:21.854Z] [INFO] [2019-07-30T15:11:21.854Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.examples --- [2019-07-30T15:11:21.854Z] [INFO] [2019-07-30T15:11:21.854Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.examples --- [2019-07-30T15:11:21.854Z] [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/doc/org.eclipse.tracecompass.examples/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:11:21.854Z] [INFO] [2019-07-30T15:11:21.854Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.examples --- [2019-07-30T15:11:21.854Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:11:21.854Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/src/main/resources [2019-07-30T15:11:21.854Z] [INFO] [2019-07-30T15:11:21.854Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.examples --- [2019-07-30T15:11:21.854Z] [INFO] Compiling 4 source files to /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/target/classes [2019-07-30T15:11:22.112Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/src/org/eclipse/tracecompass/examples/ui/viewers/histogram/HistogramTreeViewer.java:[39] [2019-07-30T15:11:22.112Z] TmfGenericTreeEntry genericEntry = (TmfGenericTreeEntry) element; [2019-07-30T15:11:22.112Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T15:11:22.112Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-30T15:11:22.112Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/src/org/eclipse/tracecompass/examples/ui/viewers/histogram/HistogramTreeViewer.java:[48] [2019-07-30T15:11:22.112Z] TmfGenericTreeEntry genericEntry = (TmfGenericTreeEntry) element; [2019-07-30T15:11:22.112Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T15:11:22.112Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-30T15:11:22.112Z] 2 problems (2 warnings) [2019-07-30T15:11:22.112Z] [INFO] [2019-07-30T15:11:22.112Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.examples --- [2019-07-30T15:11:22.112Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:11:22.112Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/src/test/resources [2019-07-30T15:11:22.112Z] [INFO] [2019-07-30T15:11:22.112Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.examples --- [2019-07-30T15:11:22.112Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT-sources.jar [2019-07-30T15:11:22.112Z] [INFO] [2019-07-30T15:11:22.112Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.examples --- [2019-07-30T15:11:22.112Z] [INFO] [2019-07-30T15:11:22.112Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.examples --- [2019-07-30T15:11:22.112Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT.jar [2019-07-30T15:11:22.112Z] [INFO] [2019-07-30T15:11:22.112Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.examples --- [2019-07-30T15:11:22.112Z] [INFO] [2019-07-30T15:11:22.112Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.examples --- [2019-07-30T15:11:22.112Z] [INFO] [2019-07-30T15:11:22.112Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.examples --- [2019-07-30T15:11:22.112Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT.jar [2019-07-30T15:11:22.112Z] [INFO] [2019-07-30T15:11:22.112Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.examples --- [2019-07-30T15:11:22.112Z] [INFO] [2019-07-30T15:11:22.112Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.examples --- [2019-07-30T15:11:22.112Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:11:22.112Z] [INFO] [2019-07-30T15:11:22.112Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.examples --- [2019-07-30T15:11:22.369Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T15:11:22.369Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T15:11:22.628Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T15:11:23.431Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T15:11:24.799Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T15:11:25.057Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T15:11:25.057Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T15:11:25.057Z] [INFO] [2019-07-30T15:11:25.057Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.examples --- [2019-07-30T15:11:25.057Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.4-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT.jar [2019-07-30T15:11:25.057Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.4-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT.pom [2019-07-30T15:11:25.057Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.4-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT-sources.jar [2019-07-30T15:11:25.057Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.4-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T15:11:25.057Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.4-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT-p2metadata.xml [2019-07-30T15:11:25.057Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.4-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT-p2artifacts.xml [2019-07-30T15:11:25.057Z] [INFO] [2019-07-30T15:11:25.057Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.examples --- [2019-07-30T15:11:25.057Z] [INFO] [2019-07-30T15:11:25.057Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace-parent >-- [2019-07-30T15:11:25.057Z] [INFO] Building Trace Compass GDB Tracepoint Analysis Parent 5.0.0-SNAPSHOT [74/134] [2019-07-30T15:11:25.057Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T15:11:25.057Z] [INFO] [2019-07-30T15:11:25.057Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-30T15:11:25.057Z] [INFO] [2019-07-30T15:11:25.057Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-30T15:11:25.057Z] [INFO] [2019-07-30T15:11:25.057Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-30T15:11:25.057Z] [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/gdbtrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:11:25.057Z] [INFO] [2019-07-30T15:11:25.057Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-30T15:11:25.057Z] [INFO] [2019-07-30T15:11:25.057Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-30T15:11:25.057Z] [INFO] [2019-07-30T15:11:25.057Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-30T15:11:25.057Z] [INFO] [2019-07-30T15:11:25.057Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-30T15:11:25.057Z] [INFO] [2019-07-30T15:11:25.057Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-30T15:11:25.057Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:11:25.057Z] [INFO] [2019-07-30T15:11:25.057Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-30T15:11:25.057Z] [INFO] [2019-07-30T15:11:25.057Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-30T15:11:25.057Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-parent-5.0.0-SNAPSHOT.pom [2019-07-30T15:11:25.057Z] [INFO] [2019-07-30T15:11:25.057Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core >--- [2019-07-30T15:11:25.057Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core 1.0.2-SNAPSHOT [75/134] [2019-07-30T15:11:25.057Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T15:11:25.057Z] [INFO] [2019-07-30T15:11:25.057Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T15:11:25.057Z] [INFO] [2019-07-30T15:11:25.057Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T15:11:25.057Z] [INFO] The project's OSGi version is 1.0.2.201907301416 [2019-07-30T15:11:25.057Z] [INFO] [2019-07-30T15:11:25.057Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T15:11:25.057Z] [INFO] [2019-07-30T15:11:25.057Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T15:11:25.057Z] [INFO] [2019-07-30T15:11:25.057Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T15:11:25.057Z] [INFO] [2019-07-30T15:11:25.057Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T15:11:25.057Z] [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/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:11:25.057Z] [INFO] [2019-07-30T15:11:25.057Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T15:11:25.057Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:11:25.057Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/main/resources [2019-07-30T15:11:25.057Z] [INFO] [2019-07-30T15:11:25.057Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T15:11:25.314Z] [INFO] Compiling 7 source files to /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/classes [2019-07-30T15:11:25.880Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/org/eclipse/tracecompass/internal/gdbtrace/core/trace/DsfGdbAdaptor.java:[426] [2019-07-30T15:11:25.880Z] ICommandControlDMContext cmdControlDMC = DMContexts.getAncestorOfType(context, ICommandControlDMContext.class); [2019-07-30T15:11:25.880Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T15:11:25.880Z] 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-30T15:11:25.880Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/org/eclipse/tracecompass/internal/gdbtrace/core/trace/DsfGdbAdaptor.java:[441] [2019-07-30T15:11:25.880Z] IBreakpointsTargetDMContext bpTargetDMC = DMContexts.getAncestorOfType(containerDMC , IBreakpointsTargetDMContext.class); [2019-07-30T15:11:25.880Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T15:11:25.880Z] 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-30T15:11:25.880Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/org/eclipse/tracecompass/internal/gdbtrace/core/trace/DsfGdbAdaptor.java:[466] [2019-07-30T15:11:25.880Z] MIBreakpointDMData breakpoint = new MIBreakpointDMData(breakpoints[i]); [2019-07-30T15:11:25.880Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T15:11:25.880Z] The constructor MIBreakpointDMData(MIBreakpoint) is deprecated [2019-07-30T15:11:25.880Z] 3 problems (3 warnings) [2019-07-30T15:11:25.880Z] [INFO] [2019-07-30T15:11:25.880Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T15:11:25.880Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:11:25.880Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/test/resources [2019-07-30T15:11:25.880Z] [INFO] [2019-07-30T15:11:25.880Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T15:11:25.880Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT-sources.jar [2019-07-30T15:11:25.880Z] [INFO] [2019-07-30T15:11:25.880Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T15:11:25.880Z] [INFO] [2019-07-30T15:11:25.880Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T15:11:25.880Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT.jar [2019-07-30T15:11:25.880Z] [INFO] [2019-07-30T15:11:25.880Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T15:11:25.880Z] [INFO] [2019-07-30T15:11:25.880Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T15:11:25.880Z] [INFO] [2019-07-30T15:11:25.880Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T15:11:25.880Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT.jar [2019-07-30T15:11:25.880Z] [INFO] [2019-07-30T15:11:25.880Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T15:11:25.880Z] [INFO] [2019-07-30T15:11:25.880Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T15:11:25.880Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:11:25.880Z] [INFO] [2019-07-30T15:11:25.880Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T15:11:26.137Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T15:11:26.137Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T15:11:26.394Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T15:11:27.325Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T15:11:28.695Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T15:11:28.695Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T15:11:28.695Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T15:11:28.695Z] [INFO] [2019-07-30T15:11:28.695Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T15:11:28.695Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT.jar [2019-07-30T15:11:28.695Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT.pom [2019-07-30T15:11:28.695Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT-sources.jar [2019-07-30T15:11:28.695Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T15:11:28.695Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT-p2metadata.xml [2019-07-30T15:11:28.695Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT-p2artifacts.xml [2019-07-30T15:11:28.695Z] [INFO] [2019-07-30T15:11:28.695Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T15:11:28.695Z] [INFO] [2019-07-30T15:11:28.695Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui >---- [2019-07-30T15:11:28.695Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui 1.1.1-SNAPSHOT [76/134] [2019-07-30T15:11:28.695Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T15:11:28.695Z] [INFO] [2019-07-30T15:11:28.695Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T15:11:28.695Z] [INFO] [2019-07-30T15:11:28.695Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T15:11:28.952Z] [INFO] The project's OSGi version is 1.1.1.201907301416 [2019-07-30T15:11:28.952Z] [INFO] [2019-07-30T15:11:28.952Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T15:11:28.952Z] [INFO] [2019-07-30T15:11:28.952Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T15:11:28.952Z] [INFO] [2019-07-30T15:11:28.952Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T15:11:28.952Z] [INFO] [2019-07-30T15:11:28.952Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T15:11:28.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/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:11:28.952Z] [INFO] [2019-07-30T15:11:28.952Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T15:11:28.952Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:11:28.952Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/main/resources [2019-07-30T15:11:28.952Z] [INFO] [2019-07-30T15:11:28.952Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T15:11:28.952Z] [INFO] Compiling 6 source files to /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/classes [2019-07-30T15:11:29.210Z] [INFO] [2019-07-30T15:11:29.210Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T15:11:29.210Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:11:29.210Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/test/resources [2019-07-30T15:11:29.210Z] [INFO] [2019-07-30T15:11:29.210Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T15:11:29.210Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT-sources.jar [2019-07-30T15:11:29.210Z] [INFO] [2019-07-30T15:11:29.210Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T15:11:29.210Z] [INFO] [2019-07-30T15:11:29.210Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T15:11:29.210Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT.jar [2019-07-30T15:11:29.210Z] [INFO] [2019-07-30T15:11:29.210Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T15:11:29.210Z] [INFO] [2019-07-30T15:11:29.210Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T15:11:29.210Z] [INFO] [2019-07-30T15:11:29.210Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T15:11:29.210Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT.jar [2019-07-30T15:11:29.210Z] [INFO] [2019-07-30T15:11:29.210Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T15:11:29.210Z] [INFO] [2019-07-30T15:11:29.210Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T15:11:29.210Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:11:29.210Z] [INFO] [2019-07-30T15:11:29.210Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T15:11:29.466Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T15:11:29.466Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T15:11:29.723Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core' with 17 classes [2019-07-30T15:11:29.723Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T15:11:30.653Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T15:11:32.022Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T15:11:32.022Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T15:11:32.279Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T15:11:32.279Z] [INFO] [2019-07-30T15:11:32.279Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T15:11:32.279Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT.jar [2019-07-30T15:11:32.279Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT.pom [2019-07-30T15:11:32.279Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT-sources.jar [2019-07-30T15:11:32.279Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T15:11:32.279Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT-p2metadata.xml [2019-07-30T15:11:32.279Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT-p2artifacts.xml [2019-07-30T15:11:32.279Z] [INFO] [2019-07-30T15:11:32.279Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T15:11:32.279Z] [INFO] [2019-07-30T15:11:32.279Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace >----- [2019-07-30T15:11:32.279Z] [INFO] Building org.eclipse.tracecompass.gdbtrace 5.0.0-SNAPSHOT [77/134] [2019-07-30T15:11:32.279Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T15:11:32.279Z] [INFO] [2019-07-30T15:11:32.279Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T15:11:32.279Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/target [2019-07-30T15:11:32.279Z] [INFO] [2019-07-30T15:11:32.279Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T15:11:32.279Z] [INFO] The project's OSGi version is 5.0.0.201907301416 [2019-07-30T15:11:32.279Z] [INFO] [2019-07-30T15:11:32.279Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T15:11:32.279Z] [INFO] [2019-07-30T15:11:32.279Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T15:11:32.279Z] [INFO] [2019-07-30T15:11:32.279Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T15:11:32.279Z] [INFO] [2019-07-30T15:11:32.279Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T15:11:32.279Z] [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/gdbtrace/org.eclipse.tracecompass.gdbtrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:11:32.279Z] [INFO] [2019-07-30T15:11:32.279Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T15:11:32.279Z] [INFO] [2019-07-30T15:11:32.279Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T15:11:32.279Z] [INFO] [2019-07-30T15:11:32.279Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T15:11:32.279Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-5.0.0-SNAPSHOT.jar [2019-07-30T15:11:32.279Z] [INFO] [2019-07-30T15:11:32.279Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T15:11:32.279Z] [INFO] [2019-07-30T15:11:32.279Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T15:11:32.279Z] [INFO] [2019-07-30T15:11:32.279Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T15:11:32.279Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T15:11:32.279Z] [INFO] [2019-07-30T15:11:32.279Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T15:11:32.279Z] [INFO] [2019-07-30T15:11:32.279Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T15:11:32.279Z] [INFO] [2019-07-30T15:11:32.279Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T15:11:32.279Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:11:32.279Z] [INFO] [2019-07-30T15:11:32.279Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T15:11:33.666Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T15:11:33.666Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T15:11:33.666Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T15:11:34.230Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T15:11:34.487Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T15:11:35.855Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T15:11:35.855Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T15:11:35.855Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T15:11:35.855Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T15:11:35.855Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T15:11:36.112Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T15:11:36.112Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T15:11:36.112Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T15:11:36.112Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T15:11:36.112Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T15:11:36.369Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T15:11:36.626Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T15:11:36.626Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-30T15:11:36.626Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core' with 17 classes [2019-07-30T15:11:36.626Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.doc.user' with 0 classes [2019-07-30T15:11:36.626Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-30T15:11:36.626Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.ui' with 8 classes [2019-07-30T15:11:36.626Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T15:11:36.882Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T15:11:36.882Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T15:11:37.140Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T15:11:37.140Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T15:11:37.140Z] [INFO] [2019-07-30T15:11:37.140Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T15:11:37.140Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-5.0.0-SNAPSHOT.jar [2019-07-30T15:11:37.140Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-5.0.0-SNAPSHOT.pom [2019-07-30T15:11:37.140Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T15:11:37.140Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-30T15:11:37.140Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-30T15:11:37.140Z] [INFO] [2019-07-30T15:11:37.140Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T15:11:37.140Z] [INFO] [2019-07-30T15:11:37.140Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests >-- [2019-07-30T15:11:37.140Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core.tests 1.0.0-SNAPSHOT [78/134] [2019-07-30T15:11:37.140Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T15:11:37.140Z] [INFO] [2019-07-30T15:11:37.140Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T15:11:37.140Z] [INFO] [2019-07-30T15:11:37.140Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T15:11:37.140Z] [INFO] The project's OSGi version is 1.0.0.201907301416 [2019-07-30T15:11:37.140Z] [INFO] [2019-07-30T15:11:37.140Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T15:11:37.140Z] [INFO] [2019-07-30T15:11:37.140Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T15:11:37.140Z] [INFO] [2019-07-30T15:11:37.140Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T15:11:37.140Z] [INFO] [2019-07-30T15:11:37.140Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T15:11:37.140Z] [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/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:11:37.140Z] [INFO] [2019-07-30T15:11:37.140Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T15:11:37.140Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:11:37.140Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/main/resources [2019-07-30T15:11:37.140Z] [INFO] [2019-07-30T15:11:37.140Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T15:11:37.140Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/classes [2019-07-30T15:11:37.397Z] [INFO] [2019-07-30T15:11:37.397Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T15:11:37.397Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:11:37.397Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/test/resources [2019-07-30T15:11:37.397Z] [INFO] [2019-07-30T15:11:37.397Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T15:11:37.397Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-30T15:11:37.397Z] [INFO] [2019-07-30T15:11:37.397Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T15:11:37.397Z] [INFO] [2019-07-30T15:11:37.397Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T15:11:37.397Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT.jar [2019-07-30T15:11:37.397Z] [INFO] [2019-07-30T15:11:37.397Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T15:11:37.397Z] [INFO] [2019-07-30T15:11:37.397Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T15:11:37.397Z] [INFO] [2019-07-30T15:11:37.397Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T15:11:37.397Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT.jar [2019-07-30T15:11:37.397Z] [INFO] [2019-07-30T15:11:37.397Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T15:11:37.397Z] [INFO] [2019-07-30T15:11:37.397Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T15:11:38.778Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data/.metadata/.log [2019-07-30T15:11:38.778Z] [INFO] Command line: [2019-07-30T15:11:38.778Z] [/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/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T15:11:38.778Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T15:11:42.954Z] !SESSION 2019-07-30 15:11:38.987 ----------------------------------------------- [2019-07-30T15:11:42.954Z] eclipse.buildId=unknown [2019-07-30T15:11:42.955Z] java.version=1.8.0_202 [2019-07-30T15:11:42.955Z] java.vendor=Oracle Corporation [2019-07-30T15:11:42.955Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T15:11:42.955Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T15:11:42.955Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T15:11:42.955Z] [2019-07-30T15:11:42.955Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 15:11:42.130 [2019-07-30T15:11:42.955Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T15:11:42.955Z] !STACK 0 [2019-07-30T15:11:42.955Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [85] [2019-07-30T15:11:42.955Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:11:42.955Z] [2019-07-30T15:11:42.955Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T15:11:42.955Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T15:11:42.955Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T15:11:42.955Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T15:11:42.955Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T15:11:42.955Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T15:11:42.955Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T15:11:42.955Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T15:11:42.955Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T15:11:42.955Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T15:11:42.955Z] [2019-07-30T15:11:42.955Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 15:11:42.259 [2019-07-30T15:11:42.955Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T15:11:42.955Z] !STACK 0 [2019-07-30T15:11:42.955Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [149] [2019-07-30T15:11:42.955Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:11:42.955Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T15:11:42.955Z] -> 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-30T15:11:42.955Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T15:11:42.955Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:11:42.955Z] [2019-07-30T15:11:42.955Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T15:11:42.955Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T15:11:42.955Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T15:11:42.955Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T15:11:42.955Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T15:11:42.955Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T15:11:42.955Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T15:11:42.955Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T15:11:42.955Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T15:11:42.955Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T15:11:46.225Z] Running org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest [2019-07-30T15:11:46.225Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest [2019-07-30T15:11:46.225Z] testPluginId(org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest) Time elapsed: 0.001 s [2019-07-30T15:11:46.225Z] testGetDefault(org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest) Time elapsed: 0 s [2019-07-30T15:11:46.225Z] [2019-07-30T15:11:46.225Z] Results: [2019-07-30T15:11:46.225Z] [2019-07-30T15:11:46.225Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T15:11:46.225Z] [2019-07-30T15:11:47.594Z] [INFO] All tests passed! [2019-07-30T15:11:47.594Z] [INFO] [2019-07-30T15:11:47.594Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T15:11:47.594Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:11:47.594Z] [INFO] [2019-07-30T15:11:47.594Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T15:11:47.594Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T15:11:47.594Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T15:11:47.852Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core' with 17 classes [2019-07-30T15:11:47.852Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T15:11:49.332Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T15:11:50.702Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T15:11:50.702Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T15:11:50.702Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T15:11:50.702Z] [INFO] [2019-07-30T15:11:50.702Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T15:11:50.702Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT.jar [2019-07-30T15:11:50.702Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT.pom [2019-07-30T15:11:50.702Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-30T15:11:50.702Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T15:11:50.702Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT-p2metadata.xml [2019-07-30T15:11:50.702Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT-p2artifacts.xml [2019-07-30T15:11:50.702Z] [INFO] [2019-07-30T15:11:50.702Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T15:11:50.702Z] [INFO] [2019-07-30T15:11:50.702Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests >-- [2019-07-30T15:11:50.702Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.0-SNAPSHOT [79/134] [2019-07-30T15:11:50.702Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T15:11:50.702Z] [INFO] [2019-07-30T15:11:50.702Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T15:11:50.702Z] [INFO] [2019-07-30T15:11:50.702Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T15:11:50.702Z] [INFO] The project's OSGi version is 1.0.0.201907301416 [2019-07-30T15:11:50.702Z] [INFO] [2019-07-30T15:11:50.702Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T15:11:50.702Z] [INFO] [2019-07-30T15:11:50.702Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T15:11:50.702Z] [INFO] [2019-07-30T15:11:50.702Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T15:11:50.702Z] [INFO] [2019-07-30T15:11:50.702Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T15:11:50.702Z] [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/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:11:50.702Z] [INFO] [2019-07-30T15:11:50.702Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T15:11:50.702Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:11:50.702Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/main/resources [2019-07-30T15:11:50.702Z] [INFO] [2019-07-30T15:11:50.702Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T15:11:50.702Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/classes [2019-07-30T15:11:50.960Z] [INFO] [2019-07-30T15:11:50.960Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T15:11:50.960Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:11:50.960Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/test/resources [2019-07-30T15:11:50.960Z] [INFO] [2019-07-30T15:11:50.960Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T15:11:50.960Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-30T15:11:50.960Z] [INFO] [2019-07-30T15:11:50.960Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T15:11:50.960Z] [INFO] [2019-07-30T15:11:50.960Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T15:11:50.960Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-30T15:11:50.960Z] [INFO] [2019-07-30T15:11:50.960Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T15:11:50.960Z] [INFO] [2019-07-30T15:11:50.960Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T15:11:50.960Z] [INFO] [2019-07-30T15:11:50.960Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T15:11:50.960Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-30T15:11:50.960Z] [INFO] [2019-07-30T15:11:50.960Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T15:11:50.960Z] [INFO] [2019-07-30T15:11:50.960Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T15:11:52.329Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data/.metadata/.log [2019-07-30T15:11:52.329Z] [INFO] Command line: [2019-07-30T15:11:52.329Z] [/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/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T15:11:52.329Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T15:11:56.500Z] !SESSION 2019-07-30 15:11:52.555 ----------------------------------------------- [2019-07-30T15:11:56.500Z] eclipse.buildId=unknown [2019-07-30T15:11:56.500Z] java.version=1.8.0_202 [2019-07-30T15:11:56.500Z] java.vendor=Oracle Corporation [2019-07-30T15:11:56.500Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T15:11:56.500Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T15:11:56.500Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T15:11:56.500Z] [2019-07-30T15:11:56.500Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 15:11:55.927 [2019-07-30T15:11:56.500Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T15:11:56.500Z] !STACK 0 [2019-07-30T15:11:56.500Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [85] [2019-07-30T15:11:56.500Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:11:56.500Z] [2019-07-30T15:11:56.500Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T15:11:56.500Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T15:11:56.500Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T15:11:56.500Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T15:11:56.500Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T15:11:56.500Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T15:11:56.500Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T15:11:56.500Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T15:11:56.500Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T15:11:56.500Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T15:11:56.500Z] [2019-07-30T15:11:56.500Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 15:11:56.035 [2019-07-30T15:11:56.500Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T15:11:56.500Z] !STACK 0 [2019-07-30T15:11:56.500Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [149] [2019-07-30T15:11:56.500Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:11:56.500Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T15:11:56.500Z] -> 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-30T15:11:56.500Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T15:11:56.500Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:11:56.500Z] [2019-07-30T15:11:56.500Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T15:11:56.500Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T15:11:56.500Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T15:11:56.500Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T15:11:56.500Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T15:11:56.500Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T15:11:56.500Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T15:11:56.500Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T15:11:56.500Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T15:11:56.500Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T15:11:58.395Z] process 10554: 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-30T15:11:58.395Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T15:11:58.958Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T15:11:58.958Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T15:12:17.017Z] Running org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest [2019-07-30T15:12:17.017Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest [2019-07-30T15:12:17.017Z] testPluginId(org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest) Time elapsed: 0.001 s [2019-07-30T15:12:17.017Z] testGetDefault(org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest) Time elapsed: 0 s [2019-07-30T15:12:17.017Z] [2019-07-30T15:12:17.017Z] Results: [2019-07-30T15:12:17.017Z] [2019-07-30T15:12:17.017Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T15:12:17.017Z] [2019-07-30T15:12:18.386Z] [INFO] All tests passed! [2019-07-30T15:12:18.386Z] [INFO] [2019-07-30T15:12:18.386Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T15:12:18.386Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:12:18.386Z] [INFO] [2019-07-30T15:12:18.386Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T15:12:18.643Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T15:12:18.643Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T15:12:18.643Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core' with 17 classes [2019-07-30T15:12:18.899Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T15:12:19.830Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T15:12:21.199Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.ui' with 8 classes [2019-07-30T15:12:21.199Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T15:12:21.199Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T15:12:21.455Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T15:12:21.456Z] [INFO] [2019-07-30T15:12:21.456Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T15:12:21.456Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-30T15:12:21.456Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT.pom [2019-07-30T15:12:21.456Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-30T15:12:21.456Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T15:12:21.456Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT-p2metadata.xml [2019-07-30T15:12:21.456Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT-p2artifacts.xml [2019-07-30T15:12:21.456Z] [INFO] [2019-07-30T15:12:21.456Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T15:12:21.456Z] [INFO] [2019-07-30T15:12:21.456Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests >-- [2019-07-30T15:12:21.456Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core.tests 1.0.0-SNAPSHOT [80/134] [2019-07-30T15:12:21.456Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T15:12:21.456Z] [INFO] [2019-07-30T15:12:21.456Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T15:12:21.456Z] [INFO] [2019-07-30T15:12:21.456Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T15:12:21.456Z] [INFO] The project's OSGi version is 1.0.0.201907301416 [2019-07-30T15:12:21.456Z] [INFO] [2019-07-30T15:12:21.456Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T15:12:21.456Z] [INFO] [2019-07-30T15:12:21.456Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T15:12:21.456Z] [INFO] [2019-07-30T15:12:21.456Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T15:12:21.456Z] [INFO] [2019-07-30T15:12:21.456Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T15:12:21.456Z] [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/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:12:21.456Z] [INFO] [2019-07-30T15:12:21.456Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T15:12:21.456Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:12:21.456Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/main/resources [2019-07-30T15:12:21.456Z] [INFO] [2019-07-30T15:12:21.456Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T15:12:21.456Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/classes [2019-07-30T15:12:21.456Z] [INFO] [2019-07-30T15:12:21.456Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T15:12:21.456Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:12:21.456Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/test/resources [2019-07-30T15:12:21.456Z] [INFO] [2019-07-30T15:12:21.456Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T15:12:21.456Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-30T15:12:21.712Z] [INFO] [2019-07-30T15:12:21.712Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T15:12:21.712Z] [INFO] [2019-07-30T15:12:21.712Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T15:12:21.712Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT.jar [2019-07-30T15:12:21.712Z] [INFO] [2019-07-30T15:12:21.712Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T15:12:21.712Z] [INFO] [2019-07-30T15:12:21.712Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T15:12:21.712Z] [INFO] [2019-07-30T15:12:21.712Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T15:12:21.712Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT.jar [2019-07-30T15:12:21.712Z] [INFO] [2019-07-30T15:12:21.712Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T15:12:21.712Z] [INFO] [2019-07-30T15:12:21.712Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T15:12:22.643Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data/.metadata/.log [2019-07-30T15:12:22.643Z] [INFO] Command line: [2019-07-30T15:12:22.643Z] [/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/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T15:12:22.643Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T15:12:25.932Z] !SESSION 2019-07-30 15:12:22.786 ----------------------------------------------- [2019-07-30T15:12:25.932Z] eclipse.buildId=unknown [2019-07-30T15:12:25.932Z] java.version=1.8.0_202 [2019-07-30T15:12:25.932Z] java.vendor=Oracle Corporation [2019-07-30T15:12:25.932Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T15:12:25.932Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T15:12:25.932Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T15:12:25.932Z] [2019-07-30T15:12:25.932Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 15:12:25.554 [2019-07-30T15:12:25.932Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T15:12:25.932Z] !STACK 0 [2019-07-30T15:12:25.932Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T15:12:25.932Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:12:25.932Z] [2019-07-30T15:12:25.932Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T15:12:25.932Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T15:12:25.932Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T15:12:25.932Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T15:12:25.932Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T15:12:25.932Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T15:12:25.932Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T15:12:25.932Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T15:12:25.932Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T15:12:25.932Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T15:12:25.932Z] [2019-07-30T15:12:25.932Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 15:12:25.733 [2019-07-30T15:12:25.932Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T15:12:25.932Z] !STACK 0 [2019-07-30T15:12:25.932Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T15:12:25.932Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:12:25.932Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T15:12:25.932Z] -> 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-30T15:12:25.932Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T15:12:25.932Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:12:25.932Z] [2019-07-30T15:12:25.932Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T15:12:25.932Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T15:12:25.932Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T15:12:25.932Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T15:12:25.932Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T15:12:25.932Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T15:12:25.932Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T15:12:25.932Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T15:12:25.932Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T15:12:25.932Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T15:12:27.826Z] Running org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest [2019-07-30T15:12:27.826Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest [2019-07-30T15:12:27.826Z] testGetDefault(org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest) Time elapsed: 0.001 s [2019-07-30T15:12:27.826Z] [2019-07-30T15:12:27.826Z] Results: [2019-07-30T15:12:27.826Z] [2019-07-30T15:12:27.826Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T15:12:27.826Z] [2019-07-30T15:12:28.891Z] [INFO] All tests passed! [2019-07-30T15:12:28.891Z] [INFO] [2019-07-30T15:12:28.891Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T15:12:28.891Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:12:28.891Z] [INFO] [2019-07-30T15:12:28.891Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T15:12:28.891Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T15:12:28.891Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T15:12:28.891Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T15:12:29.454Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T15:12:29.710Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T15:12:29.966Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T15:12:29.966Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T15:12:29.966Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T15:12:29.966Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T15:12:30.224Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T15:12:30.224Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T15:12:30.224Z] [INFO] [2019-07-30T15:12:30.224Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T15:12:30.224Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT.jar [2019-07-30T15:12:30.224Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT.pom [2019-07-30T15:12:30.224Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-30T15:12:30.224Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T15:12:30.224Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT-p2metadata.xml [2019-07-30T15:12:30.224Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT-p2artifacts.xml [2019-07-30T15:12:30.224Z] [INFO] [2019-07-30T15:12:30.224Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T15:12:30.224Z] [INFO] [2019-07-30T15:12:30.224Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core >-- [2019-07-30T15:12:30.224Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core 1.2.1-SNAPSHOT [81/134] [2019-07-30T15:12:30.224Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T15:12:30.224Z] [INFO] [2019-07-30T15:12:30.224Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T15:12:30.224Z] [INFO] [2019-07-30T15:12:30.224Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T15:12:30.224Z] [INFO] The project's OSGi version is 1.2.1.201907301416 [2019-07-30T15:12:30.224Z] [INFO] [2019-07-30T15:12:30.224Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T15:12:30.224Z] [INFO] [2019-07-30T15:12:30.224Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T15:12:30.224Z] [INFO] [2019-07-30T15:12:30.224Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T15:12:30.224Z] [INFO] [2019-07-30T15:12:30.224Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T15:12:30.224Z] [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/lttng/org.eclipse.tracecompass.lttng2.control.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:12:30.224Z] [INFO] [2019-07-30T15:12:30.224Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T15:12:30.224Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:12:30.224Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/src/main/resources [2019-07-30T15:12:30.224Z] [INFO] [2019-07-30T15:12:30.224Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T15:12:30.224Z] [INFO] Compiling 75 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/target/classes [2019-07-30T15:12:30.787Z] [INFO] [2019-07-30T15:12:30.787Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T15:12:30.787Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:12:30.787Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/src/test/resources [2019-07-30T15:12:30.787Z] [INFO] [2019-07-30T15:12:30.787Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T15:12:30.787Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT-sources.jar [2019-07-30T15:12:30.787Z] [INFO] [2019-07-30T15:12:30.787Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T15:12:30.787Z] [INFO] [2019-07-30T15:12:30.787Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T15:12:30.787Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT.jar [2019-07-30T15:12:30.787Z] [INFO] [2019-07-30T15:12:30.787Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T15:12:30.787Z] [INFO] [2019-07-30T15:12:30.787Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T15:12:30.787Z] [INFO] [2019-07-30T15:12:30.787Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T15:12:30.787Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT.jar [2019-07-30T15:12:31.043Z] [INFO] [2019-07-30T15:12:31.043Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T15:12:31.043Z] [INFO] [2019-07-30T15:12:31.043Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T15:12:31.043Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:12:31.043Z] [INFO] [2019-07-30T15:12:31.043Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T15:12:31.043Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T15:12:31.043Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T15:12:31.300Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T15:12:31.556Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T15:12:31.556Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T15:12:32.119Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T15:12:32.375Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T15:12:32.375Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T15:12:32.375Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T15:12:32.375Z] [INFO] [2019-07-30T15:12:32.375Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T15:12:32.375Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT.jar [2019-07-30T15:12:32.375Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT.pom [2019-07-30T15:12:32.375Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT-sources.jar [2019-07-30T15:12:32.375Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T15:12:32.375Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT-p2metadata.xml [2019-07-30T15:12:32.375Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT-p2artifacts.xml [2019-07-30T15:12:32.375Z] [INFO] [2019-07-30T15:12:32.375Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T15:12:32.375Z] [INFO] [2019-07-30T15:12:32.375Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core >-- [2019-07-30T15:12:32.375Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core 2.0.2-SNAPSHOT [82/134] [2019-07-30T15:12:32.375Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T15:12:32.375Z] [INFO] [2019-07-30T15:12:32.375Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T15:12:32.375Z] [INFO] [2019-07-30T15:12:32.633Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T15:12:32.633Z] [INFO] The project's OSGi version is 2.0.2.201907301416 [2019-07-30T15:12:32.633Z] [INFO] [2019-07-30T15:12:32.633Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T15:12:32.633Z] [INFO] [2019-07-30T15:12:32.633Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T15:12:32.633Z] [INFO] [2019-07-30T15:12:32.633Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T15:12:32.633Z] [INFO] [2019-07-30T15:12:32.633Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T15:12:32.633Z] [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/tmf/org.eclipse.tracecompass.tmf.remote.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:12:32.633Z] [INFO] [2019-07-30T15:12:32.633Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T15:12:32.633Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:12:32.633Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/src/main/resources [2019-07-30T15:12:32.633Z] [INFO] [2019-07-30T15:12:32.633Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T15:12:32.633Z] [INFO] Compiling 16 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/target/classes [2019-07-30T15:12:32.633Z] [INFO] [2019-07-30T15:12:32.633Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T15:12:32.633Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:12:32.633Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/src/test/resources [2019-07-30T15:12:32.633Z] [INFO] [2019-07-30T15:12:32.633Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T15:12:32.890Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT-sources.jar [2019-07-30T15:12:32.890Z] [INFO] [2019-07-30T15:12:32.890Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T15:12:32.890Z] [INFO] [2019-07-30T15:12:32.890Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T15:12:32.890Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT.jar [2019-07-30T15:12:32.890Z] [INFO] [2019-07-30T15:12:32.890Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T15:12:32.890Z] [INFO] [2019-07-30T15:12:32.890Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T15:12:32.890Z] [INFO] [2019-07-30T15:12:32.890Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T15:12:32.890Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT.jar [2019-07-30T15:12:32.890Z] [INFO] [2019-07-30T15:12:32.890Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T15:12:32.890Z] [INFO] [2019-07-30T15:12:32.890Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T15:12:32.890Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:12:32.890Z] [INFO] [2019-07-30T15:12:32.890Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T15:12:32.890Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T15:12:32.890Z] [INFO] [2019-07-30T15:12:32.890Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T15:12:32.890Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT.jar [2019-07-30T15:12:32.890Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT.pom [2019-07-30T15:12:32.890Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT-sources.jar [2019-07-30T15:12:33.146Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T15:12:33.146Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT-p2metadata.xml [2019-07-30T15:12:33.146Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT-p2artifacts.xml [2019-07-30T15:12:33.146Z] [INFO] [2019-07-30T15:12:33.146Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T15:12:33.146Z] [INFO] [2019-07-30T15:12:33.146Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui >--- [2019-07-30T15:12:33.146Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui 1.0.5-SNAPSHOT [83/134] [2019-07-30T15:12:33.146Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T15:12:33.146Z] [INFO] [2019-07-30T15:12:33.146Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T15:12:33.146Z] [INFO] [2019-07-30T15:12:33.146Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T15:12:33.146Z] [INFO] The project's OSGi version is 1.0.5.201907301416 [2019-07-30T15:12:33.146Z] [INFO] [2019-07-30T15:12:33.146Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T15:12:33.146Z] [INFO] [2019-07-30T15:12:33.146Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T15:12:33.146Z] [INFO] [2019-07-30T15:12:33.146Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T15:12:33.146Z] [INFO] [2019-07-30T15:12:33.146Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T15:12:33.146Z] [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/tmf/org.eclipse.tracecompass.tmf.remote.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:12:33.146Z] [INFO] [2019-07-30T15:12:33.146Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T15:12:33.146Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:12:33.146Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/main/resources [2019-07-30T15:12:33.146Z] [INFO] [2019-07-30T15:12:33.146Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T15:12:33.146Z] [INFO] Compiling 21 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/classes [2019-07-30T15:12:33.710Z] [INFO] [2019-07-30T15:12:33.710Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T15:12:33.710Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:12:33.710Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/test/resources [2019-07-30T15:12:33.710Z] [INFO] [2019-07-30T15:12:33.710Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T15:12:33.710Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT-sources.jar [2019-07-30T15:12:33.710Z] [INFO] [2019-07-30T15:12:33.710Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T15:12:33.710Z] [INFO] [2019-07-30T15:12:33.710Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T15:12:33.967Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT.jar [2019-07-30T15:12:33.967Z] [INFO] [2019-07-30T15:12:33.967Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T15:12:33.967Z] [INFO] [2019-07-30T15:12:33.967Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T15:12:33.967Z] [INFO] [2019-07-30T15:12:33.967Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T15:12:33.967Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT.jar [2019-07-30T15:12:33.967Z] [INFO] [2019-07-30T15:12:33.967Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T15:12:33.967Z] [INFO] [2019-07-30T15:12:33.967Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T15:12:33.967Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:12:33.967Z] [INFO] [2019-07-30T15:12:33.967Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T15:12:34.224Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T15:12:34.224Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T15:12:34.224Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T15:12:34.481Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T15:12:34.481Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T15:12:35.045Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T15:12:35.301Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T15:12:35.557Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T15:12:36.926Z] [INFO] [2019-07-30T15:12:36.926Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T15:12:36.926Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT.jar [2019-07-30T15:12:36.926Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT.pom [2019-07-30T15:12:36.926Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT-sources.jar [2019-07-30T15:12:36.926Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T15:12:36.926Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT-p2metadata.xml [2019-07-30T15:12:36.926Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT-p2artifacts.xml [2019-07-30T15:12:36.926Z] [INFO] [2019-07-30T15:12:36.926Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T15:12:36.926Z] [INFO] [2019-07-30T15:12:36.926Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui >-- [2019-07-30T15:12:36.926Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui 1.2.7-SNAPSHOT [84/134] [2019-07-30T15:12:36.926Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T15:12:36.926Z] [INFO] [2019-07-30T15:12:36.926Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T15:12:36.926Z] [INFO] [2019-07-30T15:12:36.926Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T15:12:36.926Z] [INFO] The project's OSGi version is 1.2.7.201907301416 [2019-07-30T15:12:36.926Z] [INFO] [2019-07-30T15:12:36.926Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T15:12:36.926Z] [INFO] [2019-07-30T15:12:36.926Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T15:12:36.926Z] [INFO] [2019-07-30T15:12:36.926Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T15:12:36.926Z] [INFO] [2019-07-30T15:12:36.926Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T15:12:36.926Z] [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/lttng/org.eclipse.tracecompass.lttng2.control.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:12:36.926Z] [INFO] [2019-07-30T15:12:36.926Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T15:12:36.926Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:12:36.926Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/main/resources [2019-07-30T15:12:36.926Z] [INFO] [2019-07-30T15:12:36.926Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T15:12:36.926Z] [INFO] Compiling 128 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/classes [2019-07-30T15:12:38.429Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/org/eclipse/tracecompass/internal/lttng2/control/ui/views/dialogs/EnableChannelDialog.java:[175] [2019-07-30T15:12:38.429Z] fVerifyListener = e -> e.doit = e.text.matches("[0-9]*") || e.text.matches(DEFAULT_TEXT); [2019-07-30T15:12:38.429Z] ^^^^^^^^ [2019-07-30T15:12:38.429Z] Non-externalized string literal; it should be followed by //$NON-NLS-$ [2019-07-30T15:12:38.429Z] 2 problems (0 errors, 1 warning, 1 info) [2019-07-30T15:12:38.429Z] [INFO] [2019-07-30T15:12:38.429Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T15:12:38.429Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:12:38.429Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/test/resources [2019-07-30T15:12:38.429Z] [INFO] [2019-07-30T15:12:38.429Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T15:12:38.429Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT-sources.jar [2019-07-30T15:12:38.429Z] [INFO] [2019-07-30T15:12:38.429Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T15:12:38.429Z] [INFO] [2019-07-30T15:12:38.429Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T15:12:38.429Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT.jar [2019-07-30T15:12:38.689Z] [INFO] [2019-07-30T15:12:38.689Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T15:12:38.689Z] [INFO] [2019-07-30T15:12:38.689Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T15:12:38.689Z] [INFO] [2019-07-30T15:12:38.689Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T15:12:38.689Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT.jar [2019-07-30T15:12:38.946Z] [INFO] [2019-07-30T15:12:38.946Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T15:12:38.946Z] [INFO] [2019-07-30T15:12:38.946Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T15:12:38.946Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:12:38.946Z] [INFO] [2019-07-30T15:12:38.946Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T15:12:39.511Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T15:12:39.511Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T15:12:40.075Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T15:12:40.075Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T15:12:40.075Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T15:12:40.332Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T15:12:41.265Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T15:12:41.521Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T15:12:42.890Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T15:12:42.890Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T15:12:42.890Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T15:12:42.890Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T15:12:43.148Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T15:12:43.148Z] [INFO] [2019-07-30T15:12:43.148Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T15:12:43.148Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT.jar [2019-07-30T15:12:43.148Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT.pom [2019-07-30T15:12:43.148Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT-sources.jar [2019-07-30T15:12:43.148Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T15:12:43.148Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT-p2metadata.xml [2019-07-30T15:12:43.148Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT-p2artifacts.xml [2019-07-30T15:12:43.148Z] [INFO] [2019-07-30T15:12:43.148Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T15:12:43.148Z] [INFO] [2019-07-30T15:12:43.148Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control >-- [2019-07-30T15:12:43.148Z] [INFO] Building org.eclipse.tracecompass.lttng2.control 5.0.0-SNAPSHOT [85/134] [2019-07-30T15:12:43.148Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T15:12:43.148Z] [INFO] [2019-07-30T15:12:43.148Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T15:12:43.148Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/target [2019-07-30T15:12:43.148Z] [INFO] [2019-07-30T15:12:43.148Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T15:12:43.148Z] [INFO] The project's OSGi version is 5.0.0.201907301416 [2019-07-30T15:12:43.148Z] [INFO] [2019-07-30T15:12:43.148Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T15:12:43.148Z] [INFO] [2019-07-30T15:12:43.148Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T15:12:43.148Z] [INFO] [2019-07-30T15:12:43.148Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T15:12:43.148Z] [INFO] [2019-07-30T15:12:43.148Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T15:12:43.148Z] [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/lttng/org.eclipse.tracecompass.lttng2.control/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:12:43.148Z] [INFO] [2019-07-30T15:12:43.148Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T15:12:43.148Z] [INFO] [2019-07-30T15:12:43.148Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T15:12:43.148Z] [INFO] [2019-07-30T15:12:43.148Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T15:12:43.148Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-5.0.0-SNAPSHOT.jar [2019-07-30T15:12:43.148Z] [INFO] [2019-07-30T15:12:43.148Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T15:12:43.148Z] [INFO] [2019-07-30T15:12:43.148Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T15:12:43.148Z] [INFO] [2019-07-30T15:12:43.148Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T15:12:43.148Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T15:12:43.148Z] [INFO] [2019-07-30T15:12:43.148Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T15:12:43.406Z] [INFO] [2019-07-30T15:12:43.406Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T15:12:43.406Z] [INFO] [2019-07-30T15:12:43.406Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T15:12:43.406Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:12:43.406Z] [INFO] [2019-07-30T15:12:43.406Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T15:12:45.929Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T15:12:45.929Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T15:12:45.929Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T15:12:46.186Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T15:12:46.443Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T15:12:47.811Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T15:12:47.811Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T15:12:48.069Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T15:12:48.069Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T15:12:48.069Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T15:12:48.069Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T15:12:48.328Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T15:12:48.328Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T15:12:48.328Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T15:12:48.328Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T15:12:48.328Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T15:12:48.586Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T15:12:48.842Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf' with 0 classes [2019-07-30T15:12:48.842Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-30T15:12:48.842Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.user' with 0 classes [2019-07-30T15:12:48.842Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T15:12:48.842Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf' with 0 classes [2019-07-30T15:12:48.842Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T15:12:48.842Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T15:12:49.099Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-30T15:12:49.433Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T15:12:49.433Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T15:12:49.926Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T15:12:49.926Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T15:12:49.926Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T15:12:49.926Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-30T15:12:49.926Z] [INFO] [2019-07-30T15:12:49.926Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T15:12:49.926Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-5.0.0-SNAPSHOT.jar [2019-07-30T15:12:49.926Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-5.0.0-SNAPSHOT.pom [2019-07-30T15:12:49.926Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T15:12:49.926Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-30T15:12:49.926Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-30T15:12:49.926Z] [INFO] [2019-07-30T15:12:49.926Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T15:12:49.926Z] [INFO] [2019-07-30T15:12:49.926Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests >-- [2019-07-30T15:12:49.926Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core.tests 1.1.1-SNAPSHOT [86/134] [2019-07-30T15:12:49.926Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T15:12:49.926Z] [INFO] [2019-07-30T15:12:49.926Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T15:12:49.926Z] [INFO] [2019-07-30T15:12:49.926Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T15:12:49.926Z] [INFO] The project's OSGi version is 1.1.1.201907301416 [2019-07-30T15:12:49.926Z] [INFO] [2019-07-30T15:12:49.926Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T15:12:49.926Z] [INFO] [2019-07-30T15:12:49.926Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T15:12:49.927Z] [INFO] [2019-07-30T15:12:49.927Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T15:12:49.927Z] [INFO] [2019-07-30T15:12:49.927Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T15:12:49.927Z] [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/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:12:49.927Z] [INFO] [2019-07-30T15:12:49.927Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T15:12:49.927Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:12:49.927Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/main/resources [2019-07-30T15:12:49.927Z] [INFO] [2019-07-30T15:12:49.927Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T15:12:49.927Z] [INFO] Compiling 16 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/classes [2019-07-30T15:12:49.927Z] [INFO] [2019-07-30T15:12:49.927Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T15:12:49.927Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:12:49.927Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/test/resources [2019-07-30T15:12:49.927Z] [INFO] [2019-07-30T15:12:49.927Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T15:12:49.927Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT-sources.jar [2019-07-30T15:12:49.927Z] [INFO] [2019-07-30T15:12:49.927Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T15:12:49.927Z] [INFO] [2019-07-30T15:12:49.927Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T15:12:49.927Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT.jar [2019-07-30T15:12:50.185Z] [INFO] [2019-07-30T15:12:50.185Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T15:12:50.185Z] [INFO] [2019-07-30T15:12:50.185Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T15:12:50.185Z] [INFO] [2019-07-30T15:12:50.185Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T15:12:50.185Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT.jar [2019-07-30T15:12:50.185Z] [INFO] [2019-07-30T15:12:50.185Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T15:12:50.185Z] [INFO] [2019-07-30T15:12:50.185Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T15:12:51.115Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data/.metadata/.log [2019-07-30T15:12:51.115Z] [INFO] Command line: [2019-07-30T15:12:51.115Z] [/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/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T15:12:51.115Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T15:12:54.388Z] !SESSION 2019-07-30 15:12:51.329 ----------------------------------------------- [2019-07-30T15:12:54.389Z] eclipse.buildId=unknown [2019-07-30T15:12:54.389Z] java.version=1.8.0_202 [2019-07-30T15:12:54.389Z] java.vendor=Oracle Corporation [2019-07-30T15:12:54.389Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T15:12:54.389Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T15:12:54.389Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T15:12:54.389Z] [2019-07-30T15:12:54.389Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 15:12:54.346 [2019-07-30T15:12:54.389Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T15:12:54.389Z] !STACK 0 [2019-07-30T15:12:54.389Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T15:12:54.389Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:12:54.389Z] [2019-07-30T15:12:54.389Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T15:12:54.389Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T15:12:54.389Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T15:12:54.389Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T15:12:54.389Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T15:12:54.389Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T15:12:54.389Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T15:12:54.389Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T15:12:54.389Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T15:12:54.389Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T15:12:54.646Z] [2019-07-30T15:12:54.646Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 15:12:54.554 [2019-07-30T15:12:54.646Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T15:12:54.646Z] !STACK 0 [2019-07-30T15:12:54.646Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T15:12:54.646Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:12:54.646Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T15:12:54.646Z] -> 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-30T15:12:54.646Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T15:12:54.646Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:12:54.646Z] [2019-07-30T15:12:54.646Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T15:12:54.646Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T15:12:54.646Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T15:12:54.646Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T15:12:54.646Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T15:12:54.646Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T15:12:54.646Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T15:12:54.646Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T15:12:54.646Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T15:12:54.646Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T15:12:57.168Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest [2019-07-30T15:12:57.168Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest [2019-07-30T15:12:57.168Z] testToString(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0.162 s [2019-07-30T15:12:57.168Z] testFiledInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.168Z] testSetFieldType(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.168Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.168Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.168Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.168Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.168Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.168Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.168Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.168Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest [2019-07-30T15:12:57.168Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest [2019-07-30T15:12:57.168Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.168Z] testTraceCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.168Z] testTraceInfo2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.168Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.168Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.168Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.168Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.168Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.168Z] testTraceInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.168Z] testSetName(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.168Z] testTraceInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.168Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest [2019-07-30T15:12:57.168Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest [2019-07-30T15:12:57.168Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.168Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0.001 s [2019-07-30T15:12:57.168Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.168Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.168Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0.001 s [2019-07-30T15:12:57.168Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.168Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.168Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0.001 s [2019-07-30T15:12:57.168Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.168Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.168Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.168Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest [2019-07-30T15:12:57.168Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest [2019-07-30T15:12:57.168Z] testGetEventType_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.168Z] testAddField(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.168Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.168Z] testSetLogLevel1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0.001 s [2019-07-30T15:12:57.168Z] testSetLogLevel2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.168Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0.001 s [2019-07-30T15:12:57.168Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.168Z] testExcludedEvents(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.168Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0.001 s [2019-07-30T15:12:57.168Z] testSetEventType_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.168Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0.001 s [2019-07-30T15:12:57.168Z] testSetFields(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.168Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.168Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.168Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.168Z] testFields(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0.001 s [2019-07-30T15:12:57.168Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.168Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest [2019-07-30T15:12:57.425Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest [2019-07-30T15:12:57.425Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.425Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.425Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0.001 s [2019-07-30T15:12:57.425Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.425Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.426Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0.001 s [2019-07-30T15:12:57.426Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.426Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.426Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.426Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.426Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest [2019-07-30T15:12:57.426Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest [2019-07-30T15:12:57.426Z] testSnapshotInfo2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.426Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.426Z] testSnapshotCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0.001 s [2019-07-30T15:12:57.426Z] testSnapshotInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.426Z] testTraceCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.426Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.426Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.426Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.426Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.426Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.426Z] testSetName(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.426Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest [2019-07-30T15:12:57.426Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest [2019-07-30T15:12:57.426Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.426Z] testBaseLoggerInfoCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.426Z] testSetLogLevel1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0.002 s [2019-07-30T15:12:57.426Z] testSetLogLevel2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0.001 s [2019-07-30T15:12:57.426Z] testBaseLoggerInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.426Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.426Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.426Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.426Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0.001 s [2019-07-30T15:12:57.426Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.426Z] testBaseLoggerInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.426Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest [2019-07-30T15:12:57.426Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest [2019-07-30T15:12:57.426Z] testChannelInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0.001 s [2019-07-30T15:12:57.426Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.426Z] testAddAndGetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.426Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.426Z] testChannelInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0.001 s [2019-07-30T15:12:57.426Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.426Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.426Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.426Z] testChannelCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.426Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.426Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.426Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.426Z] testSetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0.001 s [2019-07-30T15:12:57.426Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest [2019-07-30T15:12:57.426Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest [2019-07-30T15:12:57.426Z] testUstProviderInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.426Z] testUstProviderInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0.001 s [2019-07-30T15:12:57.426Z] testUstProviderCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.426Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.426Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.426Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0.001 s [2019-07-30T15:12:57.426Z] testSetLoggers_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.426Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.426Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0.001 s [2019-07-30T15:12:57.426Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.426Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.426Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.426Z] testSetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.426Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest [2019-07-30T15:12:57.683Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest [2019-07-30T15:12:57.683Z] testDomainInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.683Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.683Z] testDomainInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.683Z] testDomainlCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.683Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.683Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.683Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0.001 s [2019-07-30T15:12:57.683Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.683Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.683Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.683Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.683Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest [2019-07-30T15:12:57.683Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest [2019-07-30T15:12:57.683Z] testToString(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.683Z] testLoggerInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.683Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.683Z] testLoggerInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.683Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.683Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.683Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0.001 s [2019-07-30T15:12:57.683Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.683Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.683Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.683Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest [2019-07-30T15:12:57.683Z] 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-30T15:12:57.683Z] testSessionInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0.001 s [2019-07-30T15:12:57.683Z] testSessionInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.683Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.683Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.683Z] testSessionCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.683Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0.001 s [2019-07-30T15:12:57.683Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.683Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.683Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.683Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0.001 s [2019-07-30T15:12:57.683Z] testToString_3(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.683Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-30T15:12:57.683Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest [2019-07-30T15:12:58.247Z] [2019-07-30T15:12:58.247Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2019-07-30 15:12:57.950 [2019-07-30T15:12:58.247Z] !MESSAGE Error generating the session configuration file: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data/.metadata/.plugins/org.eclipse.tracecompass.lttng2.control.core/test_session.lttng [2019-07-30T15:12:58.247Z] !STACK 0 [2019-07-30T15:12:58.247Z] java.lang.IllegalArgumentException: The domain buffer type is not handled by the session configuration [2019-07-30T15:12:58.247Z] at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.getDomainsElement(SessionConfigGenerator.java:261) [2019-07-30T15:12:58.247Z] at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:202) [2019-07-30T15:12:58.247Z] at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:155) [2019-07-30T15:12:58.247Z] at org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest.testGenerateSessionConfig(SessionConfigGeneratorTest.java:154) [2019-07-30T15:12:58.247Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T15:12:58.247Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T15:12:58.247Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T15:12:58.247Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T15:12:58.247Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T15:12:58.247Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T15:12:58.247Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T15:12:58.247Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T15:12:58.247Z] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2019-07-30T15:12:58.247Z] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2019-07-30T15:12:58.247Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T15:12:58.247Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-30T15:12:58.247Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T15:12:58.247Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T15:12:58.247Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T15:12:58.247Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T15:12:58.247Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T15:12:58.247Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T15:12:58.247Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T15:12:58.247Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T15:12:58.247Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T15:12:58.247Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T15:12:58.247Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T15:12:58.247Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T15:12:58.247Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T15:12:58.247Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T15:12:58.247Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T15:12:58.247Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T15:12:58.247Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T15:12:58.247Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T15:12:58.247Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T15:12:58.247Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-30T15:12:58.247Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T15:12:58.247Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T15:12:58.247Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T15:12:58.247Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T15:12:58.247Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-30T15:12:58.247Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-30T15:12:58.247Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T15:12:58.247Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T15:12:58.247Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T15:12:58.247Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T15:12:58.247Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T15:12:58.247Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T15:12:58.247Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T15:12:58.247Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T15:12:58.247Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T15:12:58.247Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T15:12:58.247Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T15:12:58.247Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T15:12:58.247Z] [2019-07-30T15:12:58.247Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2019-07-30 15:12:58.048 [2019-07-30T15:12:58.247Z] !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-30T15:12:58.247Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.525 s - in org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest [2019-07-30T15:12:58.247Z] testGenerateSessionConfig(org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest) Time elapsed: 0.425 s [2019-07-30T15:12:58.247Z] testSessionValidate(org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest) Time elapsed: 0.095 s [2019-07-30T15:12:58.247Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest [2019-07-30T15:12:58.247Z] 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-30T15:12:58.247Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T15:12:58.247Z] testActivator(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T15:12:58.247Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T15:12:58.247Z] testGetDefault(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T15:12:58.247Z] [2019-07-30T15:12:58.247Z] Results: [2019-07-30T15:12:58.247Z] [2019-07-30T15:12:58.247Z] Tests run: 146, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T15:12:58.247Z] [2019-07-30T15:12:59.176Z] [INFO] All tests passed! [2019-07-30T15:12:59.176Z] [INFO] [2019-07-30T15:12:59.176Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T15:12:59.176Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:12:59.176Z] [INFO] [2019-07-30T15:12:59.176Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T15:12:59.176Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T15:12:59.176Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T15:12:59.433Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T15:12:59.690Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T15:12:59.690Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T15:12:59.946Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T15:13:00.508Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T15:13:00.508Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T15:13:00.508Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T15:13:00.508Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T15:13:00.765Z] [INFO] [2019-07-30T15:13:00.765Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T15:13:00.765Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT.jar [2019-07-30T15:13:00.765Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT.pom [2019-07-30T15:13:00.765Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT-sources.jar [2019-07-30T15:13:00.765Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T15:13:00.765Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT-p2metadata.xml [2019-07-30T15:13:00.765Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT-p2artifacts.xml [2019-07-30T15:13:00.765Z] [INFO] [2019-07-30T15:13:00.765Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T15:13:00.765Z] [INFO] [2019-07-30T15:13:00.765Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests >-- [2019-07-30T15:13:00.765Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core.tests 1.0.0-SNAPSHOT [87/134] [2019-07-30T15:13:00.765Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T15:13:00.765Z] [INFO] [2019-07-30T15:13:00.765Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T15:13:00.765Z] [INFO] [2019-07-30T15:13:00.765Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T15:13:00.765Z] [INFO] The project's OSGi version is 1.0.0.201907301416 [2019-07-30T15:13:00.765Z] [INFO] [2019-07-30T15:13:00.765Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T15:13:00.765Z] [INFO] [2019-07-30T15:13:00.765Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T15:13:00.765Z] [INFO] [2019-07-30T15:13:00.765Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T15:13:00.765Z] [INFO] [2019-07-30T15:13:00.765Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T15:13:00.765Z] [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/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:13:00.765Z] [INFO] [2019-07-30T15:13:00.765Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T15:13:00.765Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:13:00.765Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/main/resources [2019-07-30T15:13:00.765Z] [INFO] [2019-07-30T15:13:00.765Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T15:13:00.765Z] [INFO] Compiling 6 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/classes [2019-07-30T15:13:00.765Z] [INFO] [2019-07-30T15:13:00.765Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T15:13:00.765Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:13:00.765Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/test/resources [2019-07-30T15:13:00.765Z] [INFO] [2019-07-30T15:13:00.765Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T15:13:00.765Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-30T15:13:00.765Z] [INFO] [2019-07-30T15:13:00.765Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T15:13:00.765Z] [INFO] [2019-07-30T15:13:00.765Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T15:13:01.022Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT.jar [2019-07-30T15:13:01.022Z] [INFO] [2019-07-30T15:13:01.022Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T15:13:01.022Z] [INFO] [2019-07-30T15:13:01.022Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T15:13:01.022Z] [INFO] [2019-07-30T15:13:01.022Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T15:13:01.022Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT.jar [2019-07-30T15:13:01.022Z] [INFO] [2019-07-30T15:13:01.022Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T15:13:01.022Z] [INFO] [2019-07-30T15:13:01.022Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T15:13:01.952Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data/.metadata/.log [2019-07-30T15:13:01.952Z] [INFO] Command line: [2019-07-30T15:13:01.952Z] [/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/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T15:13:01.952Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T15:13:05.343Z] !SESSION 2019-07-30 15:13:02.178 ----------------------------------------------- [2019-07-30T15:13:05.343Z] eclipse.buildId=unknown [2019-07-30T15:13:05.343Z] java.version=1.8.0_202 [2019-07-30T15:13:05.343Z] java.vendor=Oracle Corporation [2019-07-30T15:13:05.343Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T15:13:05.343Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T15:13:05.343Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T15:13:05.343Z] [2019-07-30T15:13:05.343Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 15:13:05.028 [2019-07-30T15:13:05.343Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T15:13:05.343Z] !STACK 0 [2019-07-30T15:13:05.343Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T15:13:05.343Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:13:05.343Z] [2019-07-30T15:13:05.343Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T15:13:05.343Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T15:13:05.343Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T15:13:05.343Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T15:13:05.343Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T15:13:05.343Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T15:13:05.343Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T15:13:05.343Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T15:13:05.343Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T15:13:05.343Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T15:13:05.343Z] [2019-07-30T15:13:05.343Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 15:13:05.162 [2019-07-30T15:13:05.343Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T15:13:05.343Z] !STACK 0 [2019-07-30T15:13:05.343Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T15:13:05.343Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:13:05.343Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T15:13:05.343Z] -> 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-30T15:13:05.343Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T15:13:05.343Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:13:05.343Z] [2019-07-30T15:13:05.343Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T15:13:05.343Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T15:13:05.343Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T15:13:05.343Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T15:13:05.343Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T15:13:05.343Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T15:13:05.343Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T15:13:05.343Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T15:13:05.343Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T15:13:05.343Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T15:13:07.237Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest [2019-07-30T15:13:07.800Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.634 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest [2019-07-30T15:13:07.800Z] testExecuteError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest) Time elapsed: 0.099 s [2019-07-30T15:13:07.800Z] testExecuteSuccess(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest) Time elapsed: 0.007 s [2019-07-30T15:13:07.800Z] testExecuteException(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest) Time elapsed: 0.004 s [2019-07-30T15:13:07.800Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest [2019-07-30T15:13:07.800Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest [2019-07-30T15:13:07.800Z] testConstructorNoError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest) Time elapsed: 0.005 s [2019-07-30T15:13:07.800Z] testConstructorError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest) Time elapsed: 0 s [2019-07-30T15:13:07.800Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest [2019-07-30T15:13:07.800Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest [2019-07-30T15:13:07.800Z] testNullSegment(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest) Time elapsed: 0 s [2019-07-30T15:13:07.800Z] testConstructorAndAdd(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest) Time elapsed: 0 s [2019-07-30T15:13:07.800Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest [2019-07-30T15:13:07.800Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest [2019-07-30T15:13:07.800Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest) Time elapsed: 0 s [2019-07-30T15:13:07.800Z] testGetDefault(org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest) Time elapsed: 0 s [2019-07-30T15:13:07.800Z] [2019-07-30T15:13:07.800Z] Results: [2019-07-30T15:13:07.800Z] [2019-07-30T15:13:07.800Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T15:13:07.800Z] [2019-07-30T15:13:08.730Z] [INFO] All tests passed! [2019-07-30T15:13:08.730Z] [INFO] [2019-07-30T15:13:08.730Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T15:13:08.730Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:13:08.730Z] [INFO] [2019-07-30T15:13:08.730Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T15:13:08.986Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T15:13:08.986Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T15:13:09.243Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T15:13:09.806Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T15:13:09.806Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T15:13:09.806Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T15:13:10.062Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T15:13:10.062Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T15:13:10.062Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T15:13:10.627Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T15:13:10.627Z] [INFO] [2019-07-30T15:13:10.627Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T15:13:10.627Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT.jar [2019-07-30T15:13:10.627Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT.pom [2019-07-30T15:13:10.627Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-30T15:13:10.627Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T15:13:10.627Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT-p2metadata.xml [2019-07-30T15:13:10.627Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT-p2artifacts.xml [2019-07-30T15:13:10.627Z] [INFO] [2019-07-30T15:13:10.627Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T15:13:10.627Z] [INFO] [2019-07-30T15:13:10.627Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests >-- [2019-07-30T15:13:10.627Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.2-SNAPSHOT [88/134] [2019-07-30T15:13:10.627Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T15:13:10.627Z] [INFO] [2019-07-30T15:13:10.627Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T15:13:10.627Z] [INFO] [2019-07-30T15:13:10.627Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T15:13:10.627Z] [INFO] The project's OSGi version is 2.0.2.201907301416 [2019-07-30T15:13:10.627Z] [INFO] [2019-07-30T15:13:10.627Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T15:13:10.627Z] [INFO] [2019-07-30T15:13:10.627Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T15:13:10.627Z] [INFO] [2019-07-30T15:13:10.627Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T15:13:10.627Z] [INFO] [2019-07-30T15:13:10.627Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T15:13:10.627Z] [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/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:13:10.627Z] [INFO] [2019-07-30T15:13:10.627Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T15:13:10.627Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:13:10.627Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/main/resources [2019-07-30T15:13:10.627Z] [INFO] [2019-07-30T15:13:10.627Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T15:13:10.627Z] [INFO] Compiling 28 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/classes [2019-07-30T15:13:11.192Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/org/eclipse/tracecompass/lttng2/control/ui/tests/model/component/TraceControlTestFacility.java:[263] [2019-07-30T15:13:11.192Z] Object handlerServiceObject = fControlView.getSite().getService(IHandlerService.class); [2019-07-30T15:13:11.192Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T15:13:11.192Z] 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-30T15:13:11.192Z] 1 problem (1 warning) [2019-07-30T15:13:11.192Z] [INFO] [2019-07-30T15:13:11.192Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T15:13:11.192Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:13:11.192Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/test/resources [2019-07-30T15:13:11.192Z] [INFO] [2019-07-30T15:13:11.192Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T15:13:11.192Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT-sources.jar [2019-07-30T15:13:11.192Z] [INFO] [2019-07-30T15:13:11.192Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T15:13:11.192Z] [INFO] [2019-07-30T15:13:11.192Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T15:13:11.449Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT.jar [2019-07-30T15:13:11.449Z] [INFO] [2019-07-30T15:13:11.449Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T15:13:11.449Z] [INFO] [2019-07-30T15:13:11.449Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T15:13:11.449Z] [INFO] [2019-07-30T15:13:11.449Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T15:13:11.449Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT.jar [2019-07-30T15:13:11.705Z] [INFO] [2019-07-30T15:13:11.705Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T15:13:11.705Z] [INFO] [2019-07-30T15:13:11.705Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T15:13:13.074Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data/.metadata/.log [2019-07-30T15:13:13.074Z] [INFO] Command line: [2019-07-30T15:13:13.074Z] [/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/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T15:13:13.074Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T15:13:17.431Z] !SESSION 2019-07-30 15:13:13.082 ----------------------------------------------- [2019-07-30T15:13:17.431Z] eclipse.buildId=unknown [2019-07-30T15:13:17.431Z] java.version=1.8.0_202 [2019-07-30T15:13:17.431Z] java.vendor=Oracle Corporation [2019-07-30T15:13:17.431Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T15:13:17.431Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T15:13:17.431Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T15:13:17.431Z] [2019-07-30T15:13:17.431Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 15:13:16.632 [2019-07-30T15:13:17.431Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T15:13:17.431Z] !STACK 0 [2019-07-30T15:13:17.431Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T15:13:17.431Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:13:17.431Z] [2019-07-30T15:13:17.431Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T15:13:17.431Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T15:13:17.431Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T15:13:17.431Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T15:13:17.431Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T15:13:17.431Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T15:13:17.431Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T15:13:17.431Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T15:13:17.431Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T15:13:17.431Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T15:13:17.431Z] [2019-07-30T15:13:17.431Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 15:13:16.832 [2019-07-30T15:13:17.431Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T15:13:17.431Z] !STACK 0 [2019-07-30T15:13:17.431Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T15:13:17.431Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:13:17.431Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T15:13:17.431Z] -> 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-30T15:13:17.431Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T15:13:17.431Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:13:17.431Z] [2019-07-30T15:13:17.431Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T15:13:17.431Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T15:13:17.431Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T15:13:17.431Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T15:13:17.431Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T15:13:17.431Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T15:13:17.431Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T15:13:17.431Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T15:13:17.431Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T15:13:17.431Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T15:13:19.328Z] process 10829: 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-30T15:13:19.328Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T15:13:19.328Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T15:13:19.328Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T15:13:31.508Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest [2019-07-30T15:13:31.508Z] *** BUG *** [2019-07-30T15:13:31.508Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:13:31.508Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:13:31.508Z] [2019-07-30T15:13:31.508Z] *** BUG *** [2019-07-30T15:13:31.508Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:13:31.508Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:13:31.509Z] [2019-07-30T15:13:32.072Z] *** BUG *** [2019-07-30T15:13:32.072Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:13:32.072Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:13:32.072Z] [2019-07-30T15:13:33.970Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.283 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest [2019-07-30T15:13:33.970Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest) Time elapsed: 2.176 s [2019-07-30T15:13:33.970Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest [2019-07-30T15:13:33.970Z] *** BUG *** [2019-07-30T15:13:33.970Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:13:33.970Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:13:33.970Z] [2019-07-30T15:13:33.970Z] *** BUG *** [2019-07-30T15:13:33.970Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:13:33.970Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:13:33.970Z] [2019-07-30T15:13:33.970Z] *** BUG *** [2019-07-30T15:13:33.970Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:13:33.970Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:13:33.970Z] [2019-07-30T15:13:35.863Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.213 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest [2019-07-30T15:13:35.863Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest) Time elapsed: 2.212 s [2019-07-30T15:13:35.863Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest [2019-07-30T15:13:35.863Z] *** BUG *** [2019-07-30T15:13:35.863Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:13:35.863Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:13:35.863Z] [2019-07-30T15:13:36.119Z] *** BUG *** [2019-07-30T15:13:36.119Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:13:36.119Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:13:36.119Z] [2019-07-30T15:13:36.119Z] *** BUG *** [2019-07-30T15:13:36.119Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:13:36.119Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:13:36.119Z] [2019-07-30T15:13:37.129Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.005 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest [2019-07-30T15:13:37.129Z] testTraceControlComponents(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest) Time elapsed: 1.003 s [2019-07-30T15:13:37.129Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest [2019-07-30T15:13:37.129Z] *** BUG *** [2019-07-30T15:13:37.129Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:13:37.129Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:13:37.129Z] [2019-07-30T15:13:38.153Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.078 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest [2019-07-30T15:13:38.153Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest) Time elapsed: 1.077 s [2019-07-30T15:13:38.153Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest [2019-07-30T15:13:38.717Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.776 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest [2019-07-30T15:13:38.717Z] testTraceControlComponents(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest) Time elapsed: 0.774 s [2019-07-30T15:13:38.717Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest [2019-07-30T15:13:40.085Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.021 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest [2019-07-30T15:13:40.085Z] testUstProviderTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest) Time elapsed: 1.02 s [2019-07-30T15:13:40.085Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test [2019-07-30T15:13:41.015Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.086 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test [2019-07-30T15:13:41.015Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test) Time elapsed: 1.085 s [2019-07-30T15:13:41.015Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest [2019-07-30T15:13:53.194Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.093 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest [2019-07-30T15:13:53.194Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest) Time elapsed: 12.091 s [2019-07-30T15:13:53.194Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest [2019-07-30T15:13:55.718Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.39 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest [2019-07-30T15:13:55.718Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest) Time elapsed: 2.389 s [2019-07-30T15:13:55.718Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest [2019-07-30T15:13:56.281Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.894 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest [2019-07-30T15:13:56.281Z] testComponentProperties(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest) Time elapsed: 0.892 s [2019-07-30T15:13:56.281Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest [2019-07-30T15:13:57.399Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.894 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest [2019-07-30T15:13:57.399Z] testKernelProviderTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest) Time elapsed: 0.893 s [2019-07-30T15:13:57.399Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest [2019-07-30T15:13:57.399Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest [2019-07-30T15:13:57.399Z] testGetImage_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0.002 s [2019-07-30T15:13:57.399Z] testFireCompenentUpdated(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0.005 s [2019-07-30T15:13:57.399Z] testGetChildren_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T15:13:57.399Z] testGetAndSetChildren(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T15:13:57.399Z] testGetAdapter(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T15:13:57.399Z] testRemoveAllChildren_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T15:13:57.399Z] testRemoveComponentListener_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T15:13:57.399Z] testRemoveComponentListener_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T15:13:57.399Z] testRemoveChild_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T15:13:57.399Z] testRemoveChild_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T15:13:57.399Z] testHasChildren_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T15:13:57.399Z] testHasChildren_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T15:13:57.399Z] testGetSndSetToolTip(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T15:13:57.399Z] testAddComponentListener_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T15:13:57.399Z] testGetAndSetTargetNodeState_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T15:13:57.399Z] testGetAndSetName(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T15:13:57.399Z] testContainsChild_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T15:13:57.399Z] testContainsChild_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T15:13:57.399Z] testGetAndSetParent(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T15:13:57.399Z] testAddAndGetChild1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0.001 s [2019-07-30T15:13:57.399Z] testAddAndGetChild2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T15:13:57.399Z] testGetAndSetControlService_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0.001 s [2019-07-30T15:13:57.399Z] testTraceControlComponent_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T15:13:57.399Z] testTraceControlComponent_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T15:13:57.399Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest [2019-07-30T15:13:57.963Z] [2019-07-30T15:13:57.963Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2019-07-30 15:13:57.767 [2019-07-30T15:13:57.963Z] !MESSAGE Could not validate the xml response [2019-07-30T15:13:57.963Z] !STACK 0 [2019-07-30T15:13:57.963Z] org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog. [2019-07-30T15:13:57.963Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-30T15:13:57.963Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177) [2019-07-30T15:13:57.963Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400) [2019-07-30T15:13:57.963Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-30T15:13:57.963Z] at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1472) [2019-07-30T15:13:57.963Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:994) [2019-07-30T15:13:57.963Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-30T15:13:57.963Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-30T15:13:57.963Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-30T15:13:57.963Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-30T15:13:57.963Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-30T15:13:57.963Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-30T15:13:57.963Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-30T15:13:57.963Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getDocumentFromStrings(LTTngControlServiceMI.java:174) [2019-07-30T15:13:57.963Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getSessionNames(LTTngControlServiceMI.java:259) [2019-07-30T15:13:57.963Z] at org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage(LTTngControlServiceMiTest.java:75) [2019-07-30T15:13:57.963Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T15:13:57.963Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T15:13:57.963Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T15:13:57.963Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T15:13:57.963Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T15:13:57.963Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T15:13:57.963Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T15:13:57.963Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T15:13:57.963Z] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2019-07-30T15:13:57.963Z] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2019-07-30T15:13:57.963Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T15:13:57.963Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-30T15:13:57.963Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T15:13:57.963Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T15:13:57.963Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T15:13:57.963Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T15:13:57.963Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T15:13:57.963Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T15:13:57.963Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T15:13:57.963Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T15:13:57.963Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T15:13:57.963Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T15:13:57.963Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T15:13:57.963Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T15:13:57.963Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T15:13:57.963Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T15:13:57.963Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T15:13:57.963Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T15:13:57.963Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T15:13:57.963Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T15:13:57.963Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T15:13:57.963Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:35) [2019-07-30T15:13:57.963Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) [2019-07-30T15:13:57.963Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) [2019-07-30T15:13:57.963Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5113) [2019-07-30T15:13:57.963Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4666) [2019-07-30T15:13:57.963Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T15:13:57.963Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T15:13:57.963Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T15:13:57.963Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T15:13:57.963Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T15:13:57.963Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T15:13:57.963Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T15:13:57.963Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T15:13:57.963Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T15:13:57.963Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T15:13:57.963Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T15:13:57.963Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T15:13:57.963Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T15:13:57.963Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T15:13:57.963Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T15:13:57.963Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T15:13:57.963Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T15:13:57.963Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T15:13:57.963Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T15:13:57.963Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T15:13:57.963Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T15:13:57.963Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T15:13:57.963Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T15:13:57.963Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T15:13:57.963Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T15:13:59.858Z] Tests run: 54, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 2.714 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest [2019-07-30T15:13:59.858Z] testListSessionCompatibility_2_7(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.094 s [2019-07-30T15:13:59.858Z] testListSycallEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.028 s [2019-07-30T15:13:59.858Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.071 s [2019-07-30T15:13:59.858Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.022 s [2019-07-30T15:13:59.858Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.074 s [2019-07-30T15:13:59.858Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.022 s [2019-07-30T15:13:59.858Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.023 s [2019-07-30T15:13:59.858Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.074 s [2019-07-30T15:13:59.858Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.025 s [2019-07-30T15:13:59.858Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.088 s [2019-07-30T15:13:59.858Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.082 s [2019-07-30T15:13:59.858Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.033 s [2019-07-30T15:13:59.858Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.079 s [2019-07-30T15:13:59.858Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.086 s [2019-07-30T15:13:59.858Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.027 s [2019-07-30T15:13:59.858Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.092 s [2019-07-30T15:13:59.858Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.09 s [2019-07-30T15:13:59.858Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.079 s [2019-07-30T15:13:59.858Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.041 s [2019-07-30T15:13:59.858Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped [2019-07-30T15:13:59.858Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.074 s [2019-07-30T15:13:59.858Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.025 s [2019-07-30T15:13:59.858Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.07 s [2019-07-30T15:13:59.858Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.025 s [2019-07-30T15:13:59.858Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.014 s [2019-07-30T15:13:59.858Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.056 s [2019-07-30T15:13:59.858Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.014 s [2019-07-30T15:13:59.858Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.013 s [2019-07-30T15:13:59.858Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.014 s [2019-07-30T15:13:59.858Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped [2019-07-30T15:13:59.858Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.069 s [2019-07-30T15:13:59.858Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.021 s [2019-07-30T15:13:59.858Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped [2019-07-30T15:13:59.858Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.013 s [2019-07-30T15:13:59.858Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.056 s [2019-07-30T15:13:59.858Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.014 s [2019-07-30T15:13:59.858Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.014 s [2019-07-30T15:13:59.858Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.018 s [2019-07-30T15:13:59.858Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.062 s [2019-07-30T15:13:59.858Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.031 s [2019-07-30T15:13:59.858Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.064 s [2019-07-30T15:13:59.858Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.029 s [2019-07-30T15:13:59.858Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.019 s [2019-07-30T15:13:59.858Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.056 s [2019-07-30T15:13:59.858Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.02 s [2019-07-30T15:13:59.858Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.024 s [2019-07-30T15:13:59.858Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.051 s [2019-07-30T15:13:59.858Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.014 s [2019-07-30T15:13:59.858Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.023 s [2019-07-30T15:13:59.858Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.032 s [2019-07-30T15:13:59.858Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.017 s [2019-07-30T15:13:59.858Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.062 s [2019-07-30T15:13:59.858Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.02 s [2019-07-30T15:13:59.858Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.486 s [2019-07-30T15:13:59.858Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test [2019-07-30T15:14:00.790Z] [2019-07-30T15:14:00.790Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2019-07-30 15:14:00.637 [2019-07-30T15:14:00.790Z] !MESSAGE Could not validate the xml response [2019-07-30T15:14:00.790Z] !STACK 0 [2019-07-30T15:14:00.790Z] org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog. [2019-07-30T15:14:00.790Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-30T15:14:00.790Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177) [2019-07-30T15:14:00.790Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400) [2019-07-30T15:14:00.790Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-30T15:14:00.790Z] at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1472) [2019-07-30T15:14:00.790Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:994) [2019-07-30T15:14:00.790Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-30T15:14:00.790Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-30T15:14:00.790Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-30T15:14:00.790Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-30T15:14:00.790Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-30T15:14:00.790Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-30T15:14:00.790Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-30T15:14:00.790Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-30T15:14:00.790Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getDocumentFromStrings(LTTngControlServiceMI.java:174) [2019-07-30T15:14:00.790Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getSessionNames(LTTngControlServiceMI.java:259) [2019-07-30T15:14:00.790Z] at org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage(LTTngControlServiceMiTest.java:75) [2019-07-30T15:14:00.790Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T15:14:00.790Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T15:14:00.790Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T15:14:00.790Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T15:14:00.790Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T15:14:00.790Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T15:14:00.790Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T15:14:00.790Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T15:14:00.790Z] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2019-07-30T15:14:00.790Z] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2019-07-30T15:14:00.790Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T15:14:00.790Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-30T15:14:00.790Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T15:14:00.790Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T15:14:00.790Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T15:14:00.790Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T15:14:00.790Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T15:14:00.790Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T15:14:00.790Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T15:14:00.790Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T15:14:00.790Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T15:14:00.790Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T15:14:00.790Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T15:14:00.790Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T15:14:00.790Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T15:14:00.790Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T15:14:00.790Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T15:14:00.790Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T15:14:00.790Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T15:14:00.790Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T15:14:00.790Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T15:14:00.790Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:35) [2019-07-30T15:14:00.790Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) [2019-07-30T15:14:00.790Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) [2019-07-30T15:14:00.790Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5113) [2019-07-30T15:14:00.790Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4666) [2019-07-30T15:14:00.790Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T15:14:00.790Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T15:14:00.790Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T15:14:00.790Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T15:14:00.790Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T15:14:00.790Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T15:14:00.790Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T15:14:00.790Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T15:14:00.790Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T15:14:00.790Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T15:14:00.790Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T15:14:00.790Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T15:14:00.790Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T15:14:00.790Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T15:14:00.790Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T15:14:00.790Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T15:14:00.790Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T15:14:00.790Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T15:14:00.790Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T15:14:00.790Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T15:14:00.790Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T15:14:00.790Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T15:14:00.790Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T15:14:00.790Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T15:14:00.790Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T15:14:02.161Z] Tests run: 56, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 1.985 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test [2019-07-30T15:14:02.161Z] testGetSessionWithFilterExpression(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.402 s [2019-07-30T15:14:02.161Z] testListContext28(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.017 s [2019-07-30T15:14:02.161Z] testListSessionCompatibility_2_7(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.063 s [2019-07-30T15:14:02.161Z] testListSycallEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.016 s [2019-07-30T15:14:02.161Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-30T15:14:02.161Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.063 s [2019-07-30T15:14:02.161Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-30T15:14:02.161Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.014 s [2019-07-30T15:14:02.161Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.014 s [2019-07-30T15:14:02.161Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.051 s [2019-07-30T15:14:02.161Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-30T15:14:02.162Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.016 s [2019-07-30T15:14:02.162Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.016 s [2019-07-30T15:14:02.162Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.062 s [2019-07-30T15:14:02.162Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.014 s [2019-07-30T15:14:02.162Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-30T15:14:02.162Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.061 s [2019-07-30T15:14:02.162Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.029 s [2019-07-30T15:14:02.162Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.013 s [2019-07-30T15:14:02.162Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.062 s [2019-07-30T15:14:02.162Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-30T15:14:02.162Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped [2019-07-30T15:14:02.162Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.014 s [2019-07-30T15:14:02.162Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.059 s [2019-07-30T15:14:02.162Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.014 s [2019-07-30T15:14:02.162Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.013 s [2019-07-30T15:14:02.162Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-30T15:14:02.162Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.013 s [2019-07-30T15:14:02.162Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.055 s [2019-07-30T15:14:02.162Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-30T15:14:02.162Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.013 s [2019-07-30T15:14:02.162Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped [2019-07-30T15:14:02.162Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.014 s [2019-07-30T15:14:02.162Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.057 s [2019-07-30T15:14:02.162Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped [2019-07-30T15:14:02.162Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.02 s [2019-07-30T15:14:02.162Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.02 s [2019-07-30T15:14:02.162Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.062 s [2019-07-30T15:14:02.162Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.019 s [2019-07-30T15:14:02.162Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.02 s [2019-07-30T15:14:02.162Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.065 s [2019-07-30T15:14:02.162Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.021 s [2019-07-30T15:14:02.162Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.018 s [2019-07-30T15:14:02.162Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.068 s [2019-07-30T15:14:02.162Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.019 s [2019-07-30T15:14:02.162Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.066 s [2019-07-30T15:14:02.162Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-30T15:14:02.162Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.019 s [2019-07-30T15:14:02.162Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.064 s [2019-07-30T15:14:02.162Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.02 s [2019-07-30T15:14:02.162Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.017 s [2019-07-30T15:14:02.162Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.061 s [2019-07-30T15:14:02.162Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-30T15:14:02.162Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.018 s [2019-07-30T15:14:02.162Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.06 s [2019-07-30T15:14:02.162Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.014 s [2019-07-30T15:14:02.162Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest [2019-07-30T15:14:02.419Z] Tests run: 52, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.396 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest [2019-07-30T15:14:02.419Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.007 s [2019-07-30T15:14:02.419Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T15:14:02.419Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T15:14:02.419Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T15:14:02.419Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.006 s [2019-07-30T15:14:02.419Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.052 s [2019-07-30T15:14:02.419Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T15:14:02.419Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.005 s [2019-07-30T15:14:02.419Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.006 s [2019-07-30T15:14:02.419Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T15:14:02.419Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T15:14:02.419Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T15:14:02.419Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T15:14:02.419Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T15:14:02.419Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T15:14:02.419Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T15:14:02.419Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T15:14:02.419Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped [2019-07-30T15:14:02.419Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T15:14:02.419Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T15:14:02.419Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.05 s [2019-07-30T15:14:02.419Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T15:14:02.419Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.005 s [2019-07-30T15:14:02.419Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T15:14:02.419Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.005 s [2019-07-30T15:14:02.419Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T15:14:02.419Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T15:14:02.419Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped [2019-07-30T15:14:02.419Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T15:14:02.419Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T15:14:02.419Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped [2019-07-30T15:14:02.419Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T15:14:02.419Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T15:14:02.419Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T15:14:02.419Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.005 s [2019-07-30T15:14:02.419Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T15:14:02.419Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.049 s [2019-07-30T15:14:02.419Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T15:14:02.419Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.005 s [2019-07-30T15:14:02.419Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.005 s [2019-07-30T15:14:02.419Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T15:14:02.419Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T15:14:02.419Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.006 s [2019-07-30T15:14:02.419Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.017 s [2019-07-30T15:14:02.419Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T15:14:02.419Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T15:14:02.419Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.047 s [2019-07-30T15:14:02.419Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T15:14:02.419Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T15:14:02.419Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T15:14:02.419Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T15:14:02.419Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T15:14:02.419Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest [2019-07-30T15:14:02.419Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest [2019-07-30T15:14:02.419Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T15:14:02.419Z] testActivator(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T15:14:02.419Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T15:14:02.419Z] testGetDefault(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest) Time elapsed: 0.001 s [2019-07-30T15:14:02.419Z] [2019-07-30T15:14:02.419Z] Results: [2019-07-30T15:14:02.419Z] [2019-07-30T15:14:02.419Z] Tests run: 201, Failures: 0, Errors: 0, Skipped: 9 [2019-07-30T15:14:02.419Z] [2019-07-30T15:14:03.787Z] [INFO] All tests passed! [2019-07-30T15:14:03.787Z] [INFO] [2019-07-30T15:14:03.787Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T15:14:03.787Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:14:03.787Z] [INFO] [2019-07-30T15:14:03.787Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T15:14:04.351Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T15:14:04.351Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T15:14:04.608Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T15:14:05.172Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T15:14:05.429Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T15:14:05.429Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T15:14:05.429Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T15:14:05.429Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T15:14:05.685Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-30T15:14:06.614Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T15:14:07.983Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T15:14:07.983Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T15:14:07.983Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core.tests' with 6 classes [2019-07-30T15:14:07.983Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T15:14:07.983Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T15:14:07.983Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T15:14:08.242Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T15:14:08.242Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T15:14:08.242Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T15:14:08.827Z] [INFO] [2019-07-30T15:14:08.827Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T15:14:08.827Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT.jar [2019-07-30T15:14:08.827Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT.pom [2019-07-30T15:14:08.827Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT-sources.jar [2019-07-30T15:14:08.827Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T15:14:08.827Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT-p2metadata.xml [2019-07-30T15:14:08.827Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT-p2artifacts.xml [2019-07-30T15:14:08.827Z] [INFO] [2019-07-30T15:14:08.827Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T15:14:08.827Z] [INFO] [2019-07-30T15:14:08.827Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui >-- [2019-07-30T15:14:08.827Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui 2.0.0-SNAPSHOT [89/134] [2019-07-30T15:14:08.827Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T15:14:08.827Z] [INFO] [2019-07-30T15:14:08.827Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T15:14:08.827Z] [INFO] [2019-07-30T15:14:08.827Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T15:14:08.827Z] [INFO] The project's OSGi version is 2.0.0.201907301416 [2019-07-30T15:14:08.827Z] [INFO] [2019-07-30T15:14:08.827Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T15:14:08.827Z] [INFO] [2019-07-30T15:14:08.827Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T15:14:08.827Z] [INFO] [2019-07-30T15:14:08.827Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T15:14:08.827Z] [INFO] [2019-07-30T15:14:08.827Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T15:14:08.827Z] [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/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:14:08.827Z] [INFO] [2019-07-30T15:14:08.827Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T15:14:08.827Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:14:08.827Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/main/resources [2019-07-30T15:14:08.827Z] [INFO] [2019-07-30T15:14:08.827Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T15:14:08.827Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/classes [2019-07-30T15:14:09.125Z] [INFO] [2019-07-30T15:14:09.125Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T15:14:09.125Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:14:09.125Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/test/resources [2019-07-30T15:14:09.125Z] [INFO] [2019-07-30T15:14:09.125Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T15:14:09.125Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT-sources.jar [2019-07-30T15:14:09.125Z] [INFO] [2019-07-30T15:14:09.125Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T15:14:09.125Z] [INFO] [2019-07-30T15:14:09.125Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T15:14:09.125Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT.jar [2019-07-30T15:14:09.125Z] [INFO] [2019-07-30T15:14:09.125Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T15:14:09.125Z] [INFO] [2019-07-30T15:14:09.125Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T15:14:09.125Z] [INFO] [2019-07-30T15:14:09.125Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T15:14:09.125Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT.jar [2019-07-30T15:14:09.125Z] [INFO] [2019-07-30T15:14:09.125Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T15:14:09.125Z] [INFO] [2019-07-30T15:14:09.125Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T15:14:09.125Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:14:09.125Z] [INFO] [2019-07-30T15:14:09.125Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T15:14:10.055Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T15:14:10.055Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T15:14:10.313Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T15:14:10.876Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T15:14:10.876Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T15:14:10.876Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T15:14:11.440Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T15:14:12.807Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T15:14:12.807Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T15:14:12.807Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T15:14:13.064Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T15:14:13.064Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T15:14:13.064Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T15:14:13.321Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T15:14:13.321Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T15:14:13.578Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T15:14:13.578Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T15:14:13.834Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T15:14:13.834Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T15:14:13.834Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T15:14:14.090Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-30T15:14:15.021Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T15:14:15.277Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T15:14:15.277Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-30T15:14:15.533Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T15:14:15.791Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T15:14:15.791Z] [INFO] [2019-07-30T15:14:15.791Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T15:14:15.791Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT.jar [2019-07-30T15:14:15.791Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT.pom [2019-07-30T15:14:15.791Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT-sources.jar [2019-07-30T15:14:15.791Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T15:14:15.791Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT-p2metadata.xml [2019-07-30T15:14:15.791Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT-p2artifacts.xml [2019-07-30T15:14:15.791Z] [INFO] [2019-07-30T15:14:15.791Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T15:14:15.791Z] [INFO] [2019-07-30T15:14:15.791Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel >--- [2019-07-30T15:14:15.791Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel 5.0.0-SNAPSHOT [90/134] [2019-07-30T15:14:15.791Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T15:14:15.791Z] [INFO] [2019-07-30T15:14:15.791Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T15:14:15.791Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/target [2019-07-30T15:14:15.791Z] [INFO] [2019-07-30T15:14:15.791Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T15:14:15.791Z] [INFO] The project's OSGi version is 5.0.0.201907301416 [2019-07-30T15:14:15.791Z] [INFO] [2019-07-30T15:14:15.791Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T15:14:15.791Z] [INFO] [2019-07-30T15:14:15.791Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T15:14:15.791Z] [INFO] [2019-07-30T15:14:15.791Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T15:14:15.791Z] [INFO] [2019-07-30T15:14:15.791Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T15:14:15.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/lttng/org.eclipse.tracecompass.lttng2.kernel/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:14:15.791Z] [INFO] [2019-07-30T15:14:15.791Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T15:14:15.791Z] [INFO] [2019-07-30T15:14:15.791Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T15:14:15.791Z] [INFO] [2019-07-30T15:14:15.791Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T15:14:15.791Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-5.0.0-SNAPSHOT.jar [2019-07-30T15:14:15.791Z] [INFO] [2019-07-30T15:14:15.791Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T15:14:15.791Z] [INFO] [2019-07-30T15:14:15.791Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T15:14:15.791Z] [INFO] [2019-07-30T15:14:15.791Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T15:14:15.791Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T15:14:15.791Z] [INFO] [2019-07-30T15:14:15.791Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T15:14:15.791Z] [INFO] [2019-07-30T15:14:15.791Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T15:14:15.791Z] [INFO] [2019-07-30T15:14:15.791Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T15:14:15.791Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:14:15.791Z] [INFO] [2019-07-30T15:14:15.791Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T15:14:17.684Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T15:14:17.684Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T15:14:17.684Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T15:14:18.248Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T15:14:18.505Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T15:14:19.968Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T15:14:19.968Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T15:14:19.968Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T15:14:19.968Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T15:14:19.968Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T15:14:20.225Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T15:14:20.225Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.ui' with 29 classes [2019-07-30T15:14:20.225Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T15:14:20.482Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T15:14:20.483Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T15:14:20.740Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T15:14:20.740Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T15:14:20.740Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T15:14:20.740Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T15:14:20.997Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T15:14:20.997Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T15:14:20.997Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T15:14:21.255Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T15:14:21.255Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf' with 0 classes [2019-07-30T15:14:21.255Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-30T15:14:21.255Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.user' with 0 classes [2019-07-30T15:14:21.255Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T15:14:21.255Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T15:14:21.512Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control' with 0 classes [2019-07-30T15:14:21.512Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf' with 0 classes [2019-07-30T15:14:21.512Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T15:14:21.512Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T15:14:21.512Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-30T15:14:21.769Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-30T15:14:22.027Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T15:14:22.027Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui' with 3 classes [2019-07-30T15:14:22.027Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T15:14:22.284Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T15:14:22.284Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-30T15:14:22.284Z] [INFO] [2019-07-30T15:14:22.284Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T15:14:22.284Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-5.0.0-SNAPSHOT.jar [2019-07-30T15:14:22.284Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-5.0.0-SNAPSHOT.pom [2019-07-30T15:14:22.284Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T15:14:22.284Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-30T15:14:22.284Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-30T15:14:22.284Z] [INFO] [2019-07-30T15:14:22.284Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T15:14:22.284Z] [INFO] [2019-07-30T15:14:22.284Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests >-- [2019-07-30T15:14:22.284Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.9-SNAPSHOT [91/134] [2019-07-30T15:14:22.284Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T15:14:22.284Z] [INFO] [2019-07-30T15:14:22.284Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T15:14:22.284Z] [INFO] [2019-07-30T15:14:22.284Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T15:14:22.284Z] [INFO] The project's OSGi version is 1.0.9.201907301416 [2019-07-30T15:14:22.284Z] [INFO] [2019-07-30T15:14:22.284Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T15:14:22.284Z] [INFO] [2019-07-30T15:14:22.284Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T15:14:22.284Z] [INFO] [2019-07-30T15:14:22.284Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T15:14:22.284Z] [INFO] [2019-07-30T15:14:22.284Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T15:14:22.284Z] [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/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:14:22.284Z] [INFO] [2019-07-30T15:14:22.284Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T15:14:22.284Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:14:22.284Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/main/resources [2019-07-30T15:14:22.284Z] [INFO] [2019-07-30T15:14:22.284Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T15:14:22.284Z] [INFO] Compiling 36 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/classes [2019-07-30T15:14:22.848Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[157] [2019-07-30T15:14:22.849Z] TmfModelResponse<@NonNull TimeGraphModel> rowResponse = provider.fetchRowModel(FetchParametersUtils.selectionTimeQueryToMap(new SelectionTimeQueryFilter(1, 20, 20, tree.keySet())), null); [2019-07-30T15:14:22.849Z] ^^^^^^^^^^^^^ [2019-07-30T15:14:22.849Z] 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-30T15:14:22.849Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[287] [2019-07-30T15:14:22.849Z] provider = DataDrivenTimeGraphProviderFactory.create(trace, Objects.requireNonNull(Lists.newArrayList(stateSystems)), getEntries(new AnalysisCompilationData(), viewElement), getvalues(viewElement), ANALYSIS_ID); [2019-07-30T15:14:22.849Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T15:14:22.849Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull DataDrivenOutputEntry>' [2019-07-30T15:14:22.849Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[287] [2019-07-30T15:14:22.849Z] provider = DataDrivenTimeGraphProviderFactory.create(trace, Objects.requireNonNull(Lists.newArrayList(stateSystems)), getEntries(new AnalysisCompilationData(), viewElement), getvalues(viewElement), ANALYSIS_ID); [2019-07-30T15:14:22.849Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T15:14:22.849Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull DataDrivenPresentationState>' [2019-07-30T15:14:22.849Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[303] [2019-07-30T15:14:22.849Z] TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry); [2019-07-30T15:14:22.849Z] ^^^^^^^^^^^^^^^ [2019-07-30T15:14:22.849Z] Null type safety (type annotations): The expression of type 'AnalysisCompilationData' needs unchecked conversion to conform to '@NonNull AnalysisCompilationData' [2019-07-30T15:14:22.849Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[303] [2019-07-30T15:14:22.849Z] TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry); [2019-07-30T15:14:22.849Z] ^^^^^ [2019-07-30T15:14:22.849Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element' [2019-07-30T15:14:22.849Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/stubs/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/stubs/XmlSchemaParserStub.java:[42] [2019-07-30T15:14:22.849Z] IAnalysisModuleHelper helper = new OtherModuleHelperStub(xmlFile, node); [2019-07-30T15:14:22.849Z] ^^^^ [2019-07-30T15:14:22.849Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element' [2019-07-30T15:14:22.849Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/stubs/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/stubs/XmlSchemaParserStub.java:[51] [2019-07-30T15:14:22.849Z] IAnalysisModuleHelper helper = new OtherModuleHelperStub(xmlFile, node); [2019-07-30T15:14:22.849Z] ^^^^ [2019-07-30T15:14:22.849Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element' [2019-07-30T15:14:22.849Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlXyDataProviderTest.java:[213] [2019-07-30T15:14:22.849Z] provider = DataDrivenXYProviderFactory.create(trace, Objects.requireNonNull(Lists.newArrayList(stateSystems)), getEntries(new AnalysisCompilationData(), viewElement), ANALYSIS_ID); [2019-07-30T15:14:22.849Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T15:14:22.849Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull DataDrivenOutputEntry>' [2019-07-30T15:14:22.849Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlXyDataProviderTest.java:[229] [2019-07-30T15:14:22.849Z] TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry); [2019-07-30T15:14:22.849Z] ^^^^^^^^^^^^^^^ [2019-07-30T15:14:22.849Z] Null type safety (type annotations): The expression of type 'AnalysisCompilationData' needs unchecked conversion to conform to '@NonNull AnalysisCompilationData' [2019-07-30T15:14:22.849Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlXyDataProviderTest.java:[229] [2019-07-30T15:14:22.849Z] TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry); [2019-07-30T15:14:22.849Z] ^^^^^ [2019-07-30T15:14:22.849Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element' [2019-07-30T15:14:22.849Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlXyDataProviderTest.java:[241] [2019-07-30T15:14:22.849Z] TmfModelResponse<@NonNull ITmfXyModel> rowResponse = xyProvider.fetchXY(FetchParametersUtils.selectionTimeQueryToMap(new SelectionTimeQueryFilter(1, 20, 20, tree.keySet())), null); [2019-07-30T15:14:22.849Z] ^^^^^^^^^^^^^ [2019-07-30T15:14:22.849Z] 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-30T15:14:22.849Z] 11 problems (11 warnings) [2019-07-30T15:14:22.849Z] [INFO] [2019-07-30T15:14:22.849Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T15:14:22.849Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:14:22.849Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/test/resources [2019-07-30T15:14:22.849Z] [INFO] [2019-07-30T15:14:22.849Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T15:14:22.849Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-30T15:14:22.849Z] [INFO] [2019-07-30T15:14:22.849Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T15:14:22.849Z] [INFO] [2019-07-30T15:14:22.849Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T15:14:23.106Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT.jar [2019-07-30T15:14:23.106Z] [INFO] [2019-07-30T15:14:23.106Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T15:14:23.106Z] [INFO] [2019-07-30T15:14:23.106Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T15:14:23.106Z] [INFO] [2019-07-30T15:14:23.106Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T15:14:23.106Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT.jar [2019-07-30T15:14:23.106Z] [INFO] [2019-07-30T15:14:23.106Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T15:14:23.106Z] [INFO] [2019-07-30T15:14:23.106Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T15:14:24.475Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data/.metadata/.log [2019-07-30T15:14:24.475Z] [INFO] Command line: [2019-07-30T15:14:24.475Z] [/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/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T15:14:24.475Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T15:14:27.752Z] !SESSION 2019-07-30 15:14:24.457 ----------------------------------------------- [2019-07-30T15:14:27.752Z] eclipse.buildId=unknown [2019-07-30T15:14:27.752Z] java.version=1.8.0_202 [2019-07-30T15:14:27.752Z] java.vendor=Oracle Corporation [2019-07-30T15:14:27.752Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T15:14:27.752Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T15:14:27.752Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T15:14:27.752Z] [2019-07-30T15:14:27.752Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 15:14:27.533 [2019-07-30T15:14:27.752Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T15:14:27.752Z] !STACK 0 [2019-07-30T15:14:27.752Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T15:14:27.752Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:14:27.752Z] [2019-07-30T15:14:27.752Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T15:14:27.752Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T15:14:27.752Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T15:14:27.752Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T15:14:27.752Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T15:14:27.752Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T15:14:27.752Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T15:14:27.752Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T15:14:27.752Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T15:14:27.752Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T15:14:27.752Z] [2019-07-30T15:14:27.752Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 15:14:27.668 [2019-07-30T15:14:27.752Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T15:14:27.752Z] !STACK 0 [2019-07-30T15:14:27.752Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T15:14:27.752Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:14:27.752Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T15:14:27.752Z] -> 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-30T15:14:27.752Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T15:14:27.752Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:14:27.752Z] [2019-07-30T15:14:27.752Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T15:14:27.752Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T15:14:27.752Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T15:14:27.752Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T15:14:27.752Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T15:14:27.752Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T15:14:27.752Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T15:14:27.752Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T15:14:27.752Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T15:14:27.752Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T15:14:31.024Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest [2019-07-30T15:14:31.024Z] [2019-07-30T15:14:31.024Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 15:14:30.851 [2019-07-30T15:14:31.024Z] !MESSAGE The value of a constant attribute should not be empty [2019-07-30T15:14:31.024Z] [2019-07-30T15:14:31.025Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 15:14:30.853 [2019-07-30T15:14:31.025Z] !MESSAGE The value of an event field attribute should not be null [2019-07-30T15:14:31.025Z] [2019-07-30T15:14:31.025Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 15:14:30.855 [2019-07-30T15:14:31.025Z] !MESSAGE A query state attribute should have children attributes [2019-07-30T15:14:31.025Z] [2019-07-30T15:14:31.025Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 15:14:30.863 [2019-07-30T15:14:31.025Z] !MESSAGE The value of a constant attribute should not be empty [2019-07-30T15:14:31.025Z] [2019-07-30T15:14:31.025Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 15:14:30.866 [2019-07-30T15:14:31.025Z] !MESSAGE Location undefined does not exist [2019-07-30T15:14:31.025Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest [2019-07-30T15:14:31.025Z] testValidLocationCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest) Time elapsed: 0.024 s [2019-07-30T15:14:31.025Z] testInvalidStateAttributeCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest) Time elapsed: 0.02 s [2019-07-30T15:14:31.025Z] testValidStateAttributeCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest) Time elapsed: 0.061 s [2019-07-30T15:14:31.025Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest [2019-07-30T15:14:31.282Z] [2019-07-30T15:14:31.282Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 15:14:31.045 [2019-07-30T15:14:31.282Z] !MESSAGE Compiling value: value is not a parseable integer: abc [2019-07-30T15:14:31.282Z] [2019-07-30T15:14:31.282Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 15:14:31.047 [2019-07-30T15:14:31.282Z] !MESSAGE Compiling value: value is not a parseable integer: [2019-07-30T15:14:31.282Z] [2019-07-30T15:14:31.282Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 15:14:31.051 [2019-07-30T15:14:31.282Z] !MESSAGE Compiling value: value is not a parseable integer: abc [2019-07-30T15:14:31.282Z] [2019-07-30T15:14:31.282Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 15:14:31.052 [2019-07-30T15:14:31.282Z] !MESSAGE Compiling value: value is not a parseable integer: [2019-07-30T15:14:31.282Z] [2019-07-30T15:14:31.282Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 15:14:31.065 [2019-07-30T15:14:31.282Z] !MESSAGE The mapping group undefined does not exist in this analysis [2019-07-30T15:14:31.282Z] [2019-07-30T15:14:31.282Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 15:14:31.070 [2019-07-30T15:14:31.282Z] !MESSAGE Compiling value: value is not a parseable integer: not int [2019-07-30T15:14:31.282Z] [2019-07-30T15:14:31.282Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 15:14:31.072 [2019-07-30T15:14:31.282Z] !MESSAGE A query state value should have children attributes [2019-07-30T15:14:31.282Z] [2019-07-30T15:14:31.282Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 15:14:31.073 [2019-07-30T15:14:31.282Z] !MESSAGE The value of a constant attribute should not be empty [2019-07-30T15:14:31.282Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest [2019-07-30T15:14:31.282Z] testStateValueCompilation[0: Null state value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.004 s [2019-07-30T15:14:31.282Z] testStateValueCompilation[1: Valid integer 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.002 s [2019-07-30T15:14:31.282Z] testStateValueCompilation[2: Valid integer 2 with forced type](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0 s [2019-07-30T15:14:31.282Z] testStateValueCompilation[3: Invalid integer](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T15:14:31.282Z] testStateValueCompilation[4: Int no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.002 s [2019-07-30T15:14:31.282Z] testStateValueCompilation[5: Valid long 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T15:14:31.282Z] testStateValueCompilation[6: Valid long 2](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.002 s [2019-07-30T15:14:31.282Z] testStateValueCompilation[7: Invalid long](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T15:14:31.282Z] testStateValueCompilation[8: Long no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.002 s [2019-07-30T15:14:31.282Z] testStateValueCompilation[9: Valid string 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.002 s [2019-07-30T15:14:31.282Z] testStateValueCompilation[10: Valid string 2](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T15:14:31.282Z] testStateValueCompilation[11: String no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T15:14:31.282Z] testStateValueCompilation[12: Delete value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.002 s [2019-07-30T15:14:31.282Z] testStateValueCompilation[13: Delete value with ignored params](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T15:14:31.282Z] testStateValueCompilation[14: Event name](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T15:14:31.282Z] testStateValueCompilation[15: Event name with params](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T15:14:31.282Z] testStateValueCompilation[16: Event field](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T15:14:31.282Z] testStateValueCompilation[17: Unknown mapping group](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T15:14:31.282Z] testStateValueCompilation[18: Valid script](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.002 s [2019-07-30T15:14:31.282Z] testStateValueCompilation[19: Script with children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T15:14:31.282Z] testStateValueCompilation[20: Script with invalid children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T15:14:31.282Z] testStateValueCompilation[21: Query](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T15:14:31.282Z] testStateValueCompilation[22: Query no children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T15:14:31.282Z] testStateValueCompilation[23: Query with invalid children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T15:14:31.282Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest [2019-07-30T15:14:31.282Z] [2019-07-30T15:14:31.282Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 15:14:31.152 [2019-07-30T15:14:31.282Z] !MESSAGE Segment time: only one of or shoud be present [2019-07-30T15:14:31.282Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest [2019-07-30T15:14:31.282Z] testAction[0: type_and_end](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest) Time elapsed: 0.013 s [2019-07-30T15:14:31.282Z] testAction[1: just_type](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest) Time elapsed: 0.002 s [2019-07-30T15:14:31.282Z] testAction[2: type_and_duration](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest) Time elapsed: 0.001 s [2019-07-30T15:14:31.282Z] testAction[3: inline_name](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest) Time elapsed: 0.001 s [2019-07-30T15:14:31.282Z] testAction[4: invalid_segment_and_duration](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest) Time elapsed: 0.003 s [2019-07-30T15:14:31.282Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest [2019-07-30T15:14:31.282Z] [2019-07-30T15:14:31.282Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 15:14:31.233 [2019-07-30T15:14:31.282Z] !MESSAGE Fsm one_state_final: a state was defined without transition. You may get stuck there [2019-07-30T15:14:31.538Z] [2019-07-30T15:14:31.538Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 15:14:31.349 [2019-07-30T15:14:31.538Z] !MESSAGE State Transition: Transition used a condition, there should be only 'events' and 'cond' attributes [2019-07-30T15:14:31.538Z] [2019-07-30T15:14:31.538Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 15:14:31.365 [2019-07-30T15:14:31.538Z] !MESSAGE State Transition: Undefined action: action1 [2019-07-30T15:14:31.539Z] [2019-07-30T15:14:31.539Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 15:14:31.423 [2019-07-30T15:14:31.539Z] !MESSAGE State Transition: Undefined condition: test1 [2019-07-30T15:14:31.539Z] [2019-07-30T15:14:31.539Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 15:14:31.427 [2019-07-30T15:14:31.539Z] !MESSAGE State Transition: Undefined condition: test1 [2019-07-30T15:14:31.539Z] [2019-07-30T15:14:31.539Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 15:14:31.430 [2019-07-30T15:14:31.539Z] !MESSAGE Fsm valid_no_initial: a state was defined without transition. You may get stuck there [2019-07-30T15:14:31.539Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.27 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest [2019-07-30T15:14:31.539Z] testFsm[0: one_state_final](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.039 s [2019-07-30T15:14:31.539Z] testFsm[1: one_state_loop](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.006 s [2019-07-30T15:14:31.539Z] testFsm[2: save_and_clear_fields](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.005 s [2019-07-30T15:14:31.539Z] testFsm[3: multiple_actions_and_tests](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.058 s [2019-07-30T15:14:31.539Z] testFsm[4: multiple_states_and_transitions](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.009 s [2019-07-30T15:14:31.539Z] testFsm[5: on_entry_exit](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.004 s [2019-07-30T15:14:31.539Z] testFsm[6: with_precondition](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.012 s [2019-07-30T15:14:31.539Z] testFsm[7: initial state](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.005 s [2019-07-30T15:14:31.539Z] testFsm[8: initial_element](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.003 s [2019-07-30T15:14:31.539Z] testFsm[9: undefined_action](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.002 s [2019-07-30T15:14:31.539Z] testFsm[10: undefined_condition](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.057 s [2019-07-30T15:14:31.539Z] testFsm[11: undefined_target](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.004 s [2019-07-30T15:14:31.539Z] testFsm[12: valid_no_initial](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.002 s [2019-07-30T15:14:31.539Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest [2019-07-30T15:14:34.838Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.118 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest [2019-07-30T15:14:34.838Z] testConditionsPattern(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest) Time elapsed: 1.888 s [2019-07-30T15:14:34.838Z] testConditionsValidation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest) Time elapsed: 1.229 s [2019-07-30T15:14:34.838Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest [2019-07-30T15:14:38.109Z] [2019-07-30T15:14:38.109Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 15:14:37.779 [2019-07-30T15:14:38.109Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T15:14:38.109Z] [2019-07-30T15:14:38.109Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 15:14:37.780 [2019-07-30T15:14:38.109Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T15:14:38.109Z] [2019-07-30T15:14:38.109Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 15:14:37.781 [2019-07-30T15:14:38.109Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T15:14:38.109Z] [2019-07-30T15:14:38.109Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 15:14:37.781 [2019-07-30T15:14:38.109Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T15:14:38.109Z] [2019-07-30T15:14:38.109Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 15:14:37.782 [2019-07-30T15:14:38.109Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T15:14:38.109Z] [2019-07-30T15:14:38.109Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 15:14:37.783 [2019-07-30T15:14:38.109Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T15:14:38.109Z] [2019-07-30T15:14:38.109Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 15:14:37.784 [2019-07-30T15:14:38.109Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T15:14:38.109Z] [2019-07-30T15:14:38.109Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 15:14:37.784 [2019-07-30T15:14:38.109Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T15:14:38.109Z] [2019-07-30T15:14:38.109Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 15:14:37.785 [2019-07-30T15:14:38.109Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T15:14:38.109Z] [2019-07-30T15:14:38.109Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 15:14:37.786 [2019-07-30T15:14:38.109Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T15:14:38.109Z] [2019-07-30T15:14:38.109Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 15:14:37.786 [2019-07-30T15:14:38.109Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T15:14:38.109Z] [2019-07-30T15:14:38.109Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 15:14:37.787 [2019-07-30T15:14:38.109Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T15:14:38.109Z] [2019-07-30T15:14:38.109Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 15:14:37.822 [2019-07-30T15:14:38.109Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T15:14:38.109Z] [2019-07-30T15:14:38.109Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 15:14:37.822 [2019-07-30T15:14:38.109Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T15:14:38.109Z] [2019-07-30T15:14:38.109Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 15:14:37.823 [2019-07-30T15:14:38.109Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T15:14:38.109Z] [2019-07-30T15:14:38.109Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 15:14:37.824 [2019-07-30T15:14:38.109Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T15:14:38.109Z] [2019-07-30T15:14:38.109Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 15:14:37.824 [2019-07-30T15:14:38.109Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T15:14:38.109Z] [2019-07-30T15:14:38.109Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 15:14:37.825 [2019-07-30T15:14:38.109Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T15:14:38.109Z] [2019-07-30T15:14:38.109Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 15:14:37.826 [2019-07-30T15:14:38.109Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T15:14:38.109Z] [2019-07-30T15:14:38.109Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 15:14:37.827 [2019-07-30T15:14:38.109Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T15:14:38.109Z] [2019-07-30T15:14:38.109Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 15:14:37.827 [2019-07-30T15:14:38.109Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T15:14:38.109Z] [2019-07-30T15:14:38.109Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 15:14:37.828 [2019-07-30T15:14:38.109Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T15:14:38.109Z] [2019-07-30T15:14:38.109Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 15:14:37.829 [2019-07-30T15:14:38.109Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T15:14:38.109Z] [2019-07-30T15:14:38.109Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 15:14:37.829 [2019-07-30T15:14:38.109Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T15:14:38.109Z] [2019-07-30T15:14:38.109Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 15:14:37.830 [2019-07-30T15:14:38.109Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T15:14:38.109Z] [2019-07-30T15:14:38.109Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 15:14:37.831 [2019-07-30T15:14:38.109Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T15:14:38.109Z] [2019-07-30T15:14:38.109Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 15:14:37.835 [2019-07-30T15:14:38.109Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T15:14:38.109Z] [2019-07-30T15:14:38.109Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 15:14:37.836 [2019-07-30T15:14:38.109Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T15:14:38.109Z] [2019-07-30T15:14:38.109Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 15:14:37.836 [2019-07-30T15:14:38.109Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T15:14:38.109Z] [2019-07-30T15:14:38.109Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 15:14:37.837 [2019-07-30T15:14:38.109Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T15:14:56.165Z] [2019-07-30T15:14:56.165Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 15:14:53.330 [2019-07-30T15:14:56.165Z] !MESSAGE XmlStateProvider: Cannot find state provider element in file [2019-07-30T15:14:56.165Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.392 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest [2019-07-30T15:14:56.166Z] testInvalidInput(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest) Time elapsed: 18.766 s [2019-07-30T15:14:56.166Z] testStateSystem(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest) Time elapsed: 0.622 s [2019-07-30T15:14:56.166Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest [2019-07-30T15:14:56.166Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.121 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest [2019-07-30T15:14:56.166Z] testEventName(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest) Time elapsed: 1.12 s [2019-07-30T15:14:56.166Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest [2019-07-30T15:14:56.166Z] [2019-07-30T15:14:56.166Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 15:14:55.100 [2019-07-30T15:14:56.166Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-07-30T15:14:56.166Z] [2019-07-30T15:14:56.166Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 15:14:55.100 [2019-07-30T15:14:56.166Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-07-30T15:14:56.422Z] [2019-07-30T15:14:56.422Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 15:14:56.253 [2019-07-30T15:14:56.422Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-07-30T15:14:56.422Z] [2019-07-30T15:14:56.422Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 15:14:56.254 [2019-07-30T15:14:56.422Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-07-30T15:14:56.422Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.175 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest [2019-07-30T15:14:56.422Z] testNonConsumingFsm(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest) Time elapsed: 1.148 s [2019-07-30T15:14:56.422Z] testConsumingFsm(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest) Time elapsed: 0.026 s [2019-07-30T15:14:56.422Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest [2019-07-30T15:14:56.986Z] [2019-07-30T15:14:56.986Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 15:14:56.749 [2019-07-30T15:14:56.986Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-07-30T15:15:01.166Z] [2019-07-30T15:15:01.166Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 15:15:01.079 [2019-07-30T15:15:01.166Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-07-30T15:15:01.166Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.859 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest [2019-07-30T15:15:01.166Z] testSegmentStore(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest) Time elapsed: 4.497 s [2019-07-30T15:15:01.166Z] testStateSystem(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest) Time elapsed: 0.361 s [2019-07-30T15:15:01.166Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest [2019-07-30T15:15:02.536Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.119 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest [2019-07-30T15:15:02.536Z] testConditionsValidation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest) Time elapsed: 1.118 s [2019-07-30T15:15:02.536Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest [2019-07-30T15:15:02.536Z] [2019-07-30T15:15:02.536Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 15:15:02.284 [2019-07-30T15:15:02.536Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-07-30T15:15:02.793Z] [2019-07-30T15:15:02.793Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 15:15:02.548 [2019-07-30T15:15:02.793Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-07-30T15:15:02.793Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest [2019-07-30T15:15:02.793Z] testModuleExecution(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest) Time elapsed: 0.263 s [2019-07-30T15:15:02.793Z] testModuleConstruction(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest) Time elapsed: 0.005 s [2019-07-30T15:15:02.793Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest [2019-07-30T15:15:04.163Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.219 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest [2019-07-30T15:15:04.163Z] testTimestampDescription(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest) Time elapsed: 1.217 s [2019-07-30T15:15:04.163Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest [2019-07-30T15:15:04.419Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.445 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest [2019-07-30T15:15:04.419Z] testModuleExecution(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest) Time elapsed: 0.279 s [2019-07-30T15:15:04.419Z] testModuleConstruction(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest) Time elapsed: 0.164 s [2019-07-30T15:15:04.419Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest [2019-07-30T15:15:06.314Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.61 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest [2019-07-30T15:15:06.314Z] testFactory(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest) Time elapsed: 0.603 s [2019-07-30T15:15:06.314Z] testTwoLevels(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest) Time elapsed: 0.734 s [2019-07-30T15:15:06.314Z] testNoParentDisplay(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest) Time elapsed: 0.271 s [2019-07-30T15:15:06.314Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest [2019-07-30T15:15:06.571Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.606 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest [2019-07-30T15:15:06.571Z] testPopulateModulesWithAnalysisManager(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest) Time elapsed: 0.296 s [2019-07-30T15:15:06.571Z] testProperties(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest) Time elapsed: 0.015 s [2019-07-30T15:15:06.571Z] testPopulateModules(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest) Time elapsed: 0.294 s [2019-07-30T15:15:06.571Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest [2019-07-30T15:15:06.571Z] [2019-07-30T15:15:06.571Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 15:15:06.460 [2019-07-30T15:15:06.571Z] !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-30T15:15:06.571Z] [2019-07-30T15:15:06.571Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 15:15:06.522 [2019-07-30T15:15:06.571Z] !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-30T15:15:06.571Z] [2019-07-30T15:15:06.571Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 15:15:06.531 [2019-07-30T15:15:06.571Z] !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-30T15:15:06.571Z] [2019-07-30T15:15:06.571Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 15:15:06.545 [2019-07-30T15:15:06.571Z] !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-30T15:15:06.571Z] [2019-07-30T15:15:06.571Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 15:15:06.556 [2019-07-30T15:15:06.571Z] !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-30T15:15:06.829Z] [2019-07-30T15:15:06.829Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 15:15:06.674 [2019-07-30T15:15:06.829Z] !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-30T15:15:07.759Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.088 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest [2019-07-30T15:15:07.759Z] testXmlValidateInvalid(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.105 s [2019-07-30T15:15:07.759Z] testXmlValidate(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.119 s [2019-07-30T15:15:07.759Z] testGetChildElements(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.053 s [2019-07-30T15:15:07.759Z] testXmlValidateValid(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.536 s [2019-07-30T15:15:07.759Z] testXmlEnableDisableFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.161 s [2019-07-30T15:15:07.759Z] testXmlAddFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.11 s [2019-07-30T15:15:07.759Z] testXmlPath(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.001 s [2019-07-30T15:15:07.759Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest [2019-07-30T15:15:08.016Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.226 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest [2019-07-30T15:15:08.016Z] testGetChildElements(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest) Time elapsed: 0.102 s [2019-07-30T15:15:08.016Z] testGetElementInFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest) Time elapsed: 0.123 s [2019-07-30T15:15:08.016Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest [2019-07-30T15:15:08.273Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest [2019-07-30T15:15:08.273Z] testExtendedModuleCreated(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest) Time elapsed: 0.103 s [2019-07-30T15:15:08.273Z] testGettingSchemaParser(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest) Time elapsed: 0 s [2019-07-30T15:15:08.273Z] testPopulateExtendedModules(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest) Time elapsed: 0.043 s [2019-07-30T15:15:08.273Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest [2019-07-30T15:15:08.838Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.725 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest [2019-07-30T15:15:08.838Z] testXYDataProvider(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest) Time elapsed: 0.244 s [2019-07-30T15:15:08.838Z] testXYDataProviderDelta(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest) Time elapsed: 0.262 s [2019-07-30T15:15:08.838Z] testXYFactory(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest) Time elapsed: 0.218 s [2019-07-30T15:15:08.838Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest [2019-07-30T15:15:18.792Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.906 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest [2019-07-30T15:15:18.792Z] testOneTrace(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest) Time elapsed: 0.393 s [2019-07-30T15:15:18.792Z] testExperimentWithTraceAnalysis(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest) Time elapsed: 8.617 s [2019-07-30T15:15:18.792Z] testExperiment(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest) Time elapsed: 0.594 s [2019-07-30T15:15:18.792Z] testOneTraceWithExperimentAnalysis(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest) Time elapsed: 0.3 s [2019-07-30T15:15:18.792Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest [2019-07-30T15:15:19.530Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.463 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest [2019-07-30T15:15:19.530Z] testStateValueModify(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.089 s [2019-07-30T15:15:19.530Z] testStateValueScript(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.083 s [2019-07-30T15:15:19.530Z] testStateValueUpdate(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.031 s [2019-07-30T15:15:19.530Z] testStateValueMapping(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.078 s [2019-07-30T15:15:19.530Z] testStateValuePeek(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.031 s [2019-07-30T15:15:19.530Z] testStateValueFuture(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.073 s [2019-07-30T15:15:19.530Z] testStateValueHostId(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.076 s [2019-07-30T15:15:19.530Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest [2019-07-30T15:15:20.461Z] 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-30T15:15:20.461Z] testAttributePool(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest) Time elapsed: 1.217 s [2019-07-30T15:15:20.461Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest [2019-07-30T15:15:21.830Z] [2019-07-30T15:15:21.830Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 15:15:21.579 [2019-07-30T15:15:21.830Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-07-30T15:15:21.830Z] [2019-07-30T15:15:21.830Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 15:15:21.579 [2019-07-30T15:15:21.830Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-07-30T15:15:21.830Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.233 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest [2019-07-30T15:15:21.830Z] testSegmentContent(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest) Time elapsed: 1.22 s [2019-07-30T15:15:21.830Z] testMappingGroup(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest) Time elapsed: 0.012 s [2019-07-30T15:15:21.830Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest [2019-07-30T15:15:21.830Z] [2019-07-30T15:15:21.830Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 15:15:21.595 [2019-07-30T15:15:21.830Z] !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-30T15:15:23.198Z] [2019-07-30T15:15:23.198Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 15:15:22.808 [2019-07-30T15:15:23.198Z] !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-30T15:15:24.136Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.418 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest [2019-07-30T15:15:24.136Z] testInitialStateDeclaration(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest) Time elapsed: 0 s [2019-07-30T15:15:24.136Z] testTwoInitialStates(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest) Time elapsed: 0.001 s [2019-07-30T15:15:24.136Z] testInitialStateWithCondition(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest) Time elapsed: 0 s [2019-07-30T15:15:24.136Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest [2019-07-30T15:15:24.136Z] 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-30T15:15:24.136Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest) Time elapsed: 0 s [2019-07-30T15:15:24.136Z] testGetDefault(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest) Time elapsed: 0 s [2019-07-30T15:15:24.136Z] [2019-07-30T15:15:24.136Z] Results: [2019-07-30T15:15:24.136Z] [2019-07-30T15:15:24.136Z] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T15:15:24.136Z] [2019-07-30T15:15:25.066Z] [INFO] All tests passed! [2019-07-30T15:15:25.066Z] [INFO] [2019-07-30T15:15:25.066Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T15:15:25.066Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:15:25.066Z] [INFO] [2019-07-30T15:15:25.066Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T15:15:25.323Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T15:15:25.323Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T15:15:25.580Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T15:15:26.143Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T15:15:26.143Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T15:15:26.143Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T15:15:26.143Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T15:15:26.400Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T15:15:26.657Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T15:15:26.657Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T15:15:26.914Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T15:15:26.914Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T15:15:27.171Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T15:15:27.428Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T15:15:27.685Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T15:15:27.685Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T15:15:27.685Z] [INFO] [2019-07-30T15:15:27.685Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T15:15:27.685Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT.jar [2019-07-30T15:15:27.685Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT.pom [2019-07-30T15:15:27.685Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-30T15:15:27.685Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T15:15:27.685Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT-p2metadata.xml [2019-07-30T15:15:27.685Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT-p2artifacts.xml [2019-07-30T15:15:27.685Z] [INFO] [2019-07-30T15:15:27.685Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T15:15:27.685Z] [INFO] [2019-07-30T15:15:27.685Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests >-- [2019-07-30T15:15:27.685Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.0-SNAPSHOT [92/134] [2019-07-30T15:15:27.685Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T15:15:27.685Z] [INFO] [2019-07-30T15:15:27.685Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T15:15:27.685Z] [INFO] [2019-07-30T15:15:27.685Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T15:15:27.685Z] [INFO] The project's OSGi version is 2.0.0.201907301416 [2019-07-30T15:15:27.685Z] [INFO] [2019-07-30T15:15:27.685Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T15:15:27.685Z] [INFO] [2019-07-30T15:15:27.685Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T15:15:27.685Z] [INFO] [2019-07-30T15:15:27.685Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T15:15:27.685Z] [INFO] [2019-07-30T15:15:27.685Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T15:15:27.685Z] [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/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:15:27.685Z] [INFO] [2019-07-30T15:15:27.685Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T15:15:27.685Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:15:27.685Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/main/resources [2019-07-30T15:15:27.685Z] [INFO] [2019-07-30T15:15:27.685Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T15:15:27.942Z] [INFO] Compiling 28 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/classes [2019-07-30T15:15:28.507Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/org/eclipse/tracecompass/lttng2/kernel/core/tests/analysis/kernel/statesystem/StateSystemFullHistoryTest.java:[187] [2019-07-30T15:15:28.507Z] File file = new File(TmfTraceManager.getSupplementaryFileDir(trace) + name); [2019-07-30T15:15:28.507Z] ^^^^^ [2019-07-30T15:15:28.507Z] Null type safety (type annotations): The expression of type 'CtfTmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T15:15:28.507Z] 2. INFO in /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/org/eclipse/tracecompass/lttng2/kernel/core/tests/event/matchandsync/ExperimentSyncTest.java (at line 41) [2019-07-30T15:15:28.507Z] @SuppressWarnings("nls") [2019-07-30T15:15:28.507Z] ^^^^^ [2019-07-30T15:15:28.507Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-30T15:15:28.507Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/perf/org/eclipse/tracecompass/lttng2/kernel/core/tests/perf/analysis/tid/TidAnalysisUsageBenchmark.java:[94] [2019-07-30T15:15:28.507Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-30T15:15:28.507Z] ^^^^^ [2019-07-30T15:15:28.507Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T15:15:28.507Z] 4. INFO in /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/org/eclipse/tracecompass/lttng2/kernel/core/tests/event/matchandsync/MatchAndSyncTest.java (at line 40) [2019-07-30T15:15:28.507Z] @SuppressWarnings("nls") [2019-07-30T15:15:28.507Z] ^^^^^ [2019-07-30T15:15:28.507Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-30T15:15:28.507Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/perf/org/eclipse/tracecompass/lttng2/kernel/core/tests/perf/analysis/kernel/KernelAnalysisUsageBenchmark.java:[110] [2019-07-30T15:15:28.507Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-30T15:15:28.507Z] ^^^^^ [2019-07-30T15:15:28.507Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T15:15:28.507Z] 5 problems (0 errors, 3 warnings, 3 info) [2019-07-30T15:15:28.507Z] [INFO] [2019-07-30T15:15:28.507Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T15:15:28.507Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:15:28.507Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/test/resources [2019-07-30T15:15:28.507Z] [INFO] [2019-07-30T15:15:28.507Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T15:15:28.507Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT-sources.jar [2019-07-30T15:15:28.507Z] [INFO] [2019-07-30T15:15:28.507Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T15:15:28.507Z] [INFO] [2019-07-30T15:15:28.507Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T15:15:28.507Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT.jar [2019-07-30T15:15:28.507Z] [INFO] [2019-07-30T15:15:28.507Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T15:15:28.507Z] [INFO] [2019-07-30T15:15:28.507Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T15:15:28.507Z] [INFO] [2019-07-30T15:15:28.507Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T15:15:28.507Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT.jar [2019-07-30T15:15:28.764Z] [INFO] [2019-07-30T15:15:28.764Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T15:15:28.764Z] [INFO] [2019-07-30T15:15:28.764Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T15:15:30.362Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data/.metadata/.log [2019-07-30T15:15:30.362Z] [INFO] Command line: [2019-07-30T15:15:30.362Z] [/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/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T15:15:30.362Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T15:15:33.635Z] !SESSION 2019-07-30 15:15:30.173 ----------------------------------------------- [2019-07-30T15:15:33.635Z] eclipse.buildId=unknown [2019-07-30T15:15:33.635Z] java.version=1.8.0_202 [2019-07-30T15:15:33.635Z] java.vendor=Oracle Corporation [2019-07-30T15:15:33.635Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T15:15:33.635Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T15:15:33.635Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T15:15:33.635Z] [2019-07-30T15:15:33.635Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 15:15:32.955 [2019-07-30T15:15:33.635Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T15:15:33.635Z] !STACK 0 [2019-07-30T15:15:33.635Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T15:15:33.635Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:15:33.635Z] [2019-07-30T15:15:33.635Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T15:15:33.635Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T15:15:33.635Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T15:15:33.635Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T15:15:33.635Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T15:15:33.635Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T15:15:33.635Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T15:15:33.635Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T15:15:33.635Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T15:15:33.635Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T15:15:33.635Z] [2019-07-30T15:15:33.635Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 15:15:33.149 [2019-07-30T15:15:33.635Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T15:15:33.635Z] !STACK 0 [2019-07-30T15:15:33.635Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T15:15:33.635Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:15:33.635Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T15:15:33.635Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-30T15:15:33.635Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T15:15:33.635Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:15:33.635Z] [2019-07-30T15:15:33.635Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T15:15:33.635Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T15:15:33.635Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T15:15:33.635Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T15:15:33.635Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T15:15:33.635Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T15:15:33.635Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T15:15:33.635Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T15:15:33.635Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T15:15:33.635Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T15:15:36.909Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest [2019-07-30T15:16:08.957Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.619 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest [2019-07-30T15:16:08.957Z] testOpenExistingStateFile(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.108 s [2019-07-30T15:16:08.957Z] testBuild(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 9.307 s [2019-07-30T15:16:08.957Z] testGetQuarks_middle_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.112 s [2019-07-30T15:16:08.957Z] testGetQuarks_middle(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-30T15:16:08.957Z] testGetQuarks_relative_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.048 s [2019-07-30T15:16:08.957Z] testGetQuarks_relative_up_wildcard(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-30T15:16:08.957Z] testGetQuarks_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-30T15:16:08.957Z] testFullQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.007 s [2019-07-30T15:16:08.957Z] testSingleQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-30T15:16:08.957Z] testRangeQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.228 s [2019-07-30T15:16:08.957Z] testRangeQuery2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.091 s [2019-07-30T15:16:08.957Z] testRangeQuery3(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.027 s [2019-07-30T15:16:08.957Z] testFullAttributeName(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-30T15:16:08.957Z] testOptQuarkAbsolute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-30T15:16:08.957Z] testFirstIntervalIsConsidered(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.002 s [2019-07-30T15:16:08.957Z] testQueryInvalidValuetype1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.04 s [2019-07-30T15:16:08.957Z] testQueryInvalidValuetype2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.002 s [2019-07-30T15:16:08.957Z] testFullQueryThorough(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.004 s [2019-07-30T15:16:08.957Z] testQueryInvalidAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-30T15:16:08.957Z] testSingleQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-30T15:16:08.957Z] testSingleQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-30T15:16:08.957Z] testGetQuarksNoMatch(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-30T15:16:08.957Z] testGetQuarks_relative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-30T15:16:08.957Z] testRangeQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-30T15:16:08.957Z] testRangeQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-30T15:16:08.957Z] testFullQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-30T15:16:08.957Z] testFullQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-30T15:16:08.957Z] testGetQuarks_begin(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-30T15:16:08.957Z] testGetQuarks_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-30T15:16:08.957Z] testParentAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-30T15:16:08.957Z] testOptQuarkRelative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-30T15:16:08.957Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest [2019-07-30T15:16:08.957Z] 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-30T15:16:08.957Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest skipped [2019-07-30T15:16:08.957Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest [2019-07-30T15:16:11.731Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.825 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest [2019-07-30T15:16:11.731Z] testGetQuarks_middle_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.002 s [2019-07-30T15:16:11.731Z] testGetQuarks_middle(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.002 s [2019-07-30T15:16:11.731Z] testGetQuarks_relative_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-30T15:16:11.731Z] testGetQuarks_relative_up_wildcard(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-30T15:16:11.731Z] testGetQuarks_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-30T15:16:11.731Z] testFullQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.169 s [2019-07-30T15:16:11.731Z] testSingleQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.059 s [2019-07-30T15:16:11.731Z] testRangeQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.007 s [2019-07-30T15:16:11.731Z] testRangeQuery2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.046 s [2019-07-30T15:16:11.731Z] testRangeQuery3(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.002 s [2019-07-30T15:16:11.731Z] testFullAttributeName(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-30T15:16:11.731Z] testOptQuarkAbsolute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-30T15:16:11.731Z] testFirstIntervalIsConsidered(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.074 s [2019-07-30T15:16:11.731Z] testQueryInvalidValuetype1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.036 s [2019-07-30T15:16:11.731Z] testQueryInvalidValuetype2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.034 s [2019-07-30T15:16:11.731Z] testFullQueryThorough(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.037 s [2019-07-30T15:16:11.731Z] testQueryInvalidAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-30T15:16:11.731Z] testSingleQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-30T15:16:11.731Z] testSingleQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-30T15:16:11.731Z] testGetQuarksNoMatch(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-30T15:16:11.731Z] testGetQuarks_relative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-30T15:16:11.731Z] testRangeQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-30T15:16:11.731Z] testRangeQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-30T15:16:11.731Z] testFullQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-30T15:16:11.731Z] testFullQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-30T15:16:11.731Z] testGetQuarks_begin(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-30T15:16:11.731Z] testGetQuarks_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-30T15:16:11.731Z] testParentAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-30T15:16:11.731Z] testOptQuarkRelative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-30T15:16:11.731Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest [2019-07-30T15:16:26.584Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.682 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest [2019-07-30T15:16:26.584Z] testAnalysisExecution(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest) Time elapsed: 13.304 s [2019-07-30T15:16:26.584Z] testCanExecute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest) Time elapsed: 0.302 s [2019-07-30T15:16:26.584Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest [2019-07-30T15:16:28.481Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.116 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest [2019-07-30T15:16:28.481Z] testSchedEvents(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest) Time elapsed: 3.115 s [2019-07-30T15:16:28.481Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest [2019-07-30T15:16:33.732Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.747 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest [2019-07-30T15:16:33.732Z] testNetworkExchangeOneTraceSoftirq(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest) Time elapsed: 1.189 s [2019-07-30T15:16:33.732Z] testNetworkExchangeOneTrace(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest) Time elapsed: 1.196 s [2019-07-30T15:16:33.732Z] testNetworkExchange(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest) Time elapsed: 1.184 s [2019-07-30T15:16:33.732Z] testNetworkExchangeWithWifi(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest) Time elapsed: 1.175 s [2019-07-30T15:16:33.732Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest [2019-07-30T15:17:05.778Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.052 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest [2019-07-30T15:17:05.778Z] testExperimentSync(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest) Time elapsed: 3.752 s [2019-07-30T15:17:05.778Z] testDjangoExperimentSync(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest) Time elapsed: 26.299 s [2019-07-30T15:17:05.778Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest [2019-07-30T15:17:05.778Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.138 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest [2019-07-30T15:17:05.778Z] testMatching(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest) Time elapsed: 1.136 s [2019-07-30T15:17:05.778Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest [2019-07-30T15:17:05.778Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest [2019-07-30T15:17:05.778Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T15:17:05.778Z] testActivator(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T15:17:05.778Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T15:17:05.778Z] testGetDefault(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T15:17:05.778Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest [2019-07-30T15:17:05.778Z] [2019-07-30T15:17:05.778Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-07-30 15:17:04.255 [2019-07-30T15:17:05.778Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)] [2019-07-30T15:17:17.962Z] [2019-07-30T15:17:17.962Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-07-30 15:17:17.038 [2019-07-30T15:17:17.962Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)] [2019-07-30T15:17:27.916Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.038 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest [2019-07-30T15:17:27.916Z] testWholeUstTrace(org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest) Time elapsed: 12.813 s [2019-07-30T15:17:27.916Z] testOneEvent(org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest) Time elapsed: 10.224 s [2019-07-30T15:17:27.916Z] [2019-07-30T15:17:27.916Z] Results: [2019-07-30T15:17:27.916Z] [2019-07-30T15:17:27.916Z] Tests run: 77, Failures: 0, Errors: 0, Skipped: 1 [2019-07-30T15:17:27.916Z] [2019-07-30T15:17:27.916Z] [INFO] All tests passed! [2019-07-30T15:17:27.916Z] [INFO] [2019-07-30T15:17:27.916Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T15:17:27.916Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:17:27.916Z] [INFO] [2019-07-30T15:17:27.916Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T15:17:28.997Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T15:17:28.997Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T15:17:28.997Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T15:17:29.927Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T15:17:29.927Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core.tests' with 28 classes [2019-07-30T15:17:29.927Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T15:17:30.492Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T15:17:30.749Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T15:17:30.749Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T15:17:30.749Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T15:17:31.006Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T15:17:31.006Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T15:17:31.006Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T15:17:31.263Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core.tests' with 43 classes [2019-07-30T15:17:32.632Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T15:17:32.632Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T15:17:32.632Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T15:17:33.195Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T15:17:33.453Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T15:17:33.709Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T15:17:33.709Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T15:17:33.709Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T15:17:33.966Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-30T15:17:34.222Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T15:17:34.479Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core.tests' with 56 classes [2019-07-30T15:17:34.736Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T15:17:34.736Z] [INFO] [2019-07-30T15:17:34.736Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T15:17:34.736Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT.jar [2019-07-30T15:17:34.736Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT.pom [2019-07-30T15:17:34.736Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT-sources.jar [2019-07-30T15:17:34.736Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T15:17:34.736Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT-p2metadata.xml [2019-07-30T15:17:34.736Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT-p2artifacts.xml [2019-07-30T15:17:34.736Z] [INFO] [2019-07-30T15:17:34.736Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T15:17:34.994Z] [INFO] [2019-07-30T15:17:34.994Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core >-- [2019-07-30T15:17:34.994Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core 4.0.3-SNAPSHOT [93/134] [2019-07-30T15:17:34.994Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T15:17:34.994Z] [INFO] [2019-07-30T15:17:34.994Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T15:17:34.994Z] [INFO] [2019-07-30T15:17:34.994Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T15:17:34.994Z] [INFO] The project's OSGi version is 4.0.3.201907301416 [2019-07-30T15:17:34.994Z] [INFO] [2019-07-30T15:17:34.994Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T15:17:34.994Z] [INFO] [2019-07-30T15:17:34.994Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T15:17:34.994Z] [INFO] [2019-07-30T15:17:34.994Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T15:17:34.994Z] [INFO] [2019-07-30T15:17:34.994Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T15:17:34.994Z] [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/lttng/org.eclipse.tracecompass.lttng2.ust.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:17:34.994Z] [INFO] [2019-07-30T15:17:34.994Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T15:17:34.994Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:17:34.994Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/main/resources [2019-07-30T15:17:34.994Z] [INFO] [2019-07-30T15:17:34.994Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T15:17:34.994Z] [INFO] Compiling 41 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/classes [2019-07-30T15:17:35.559Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/memory/UstMemoryUsageDataProvider.java:[132] [2019-07-30T15:17:35.559Z] int tidQuark = entry.getValue(); [2019-07-30T15:17:35.559Z] ^^^^^^^^^^^^^^^^ [2019-07-30T15:17:35.559Z] 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-30T15:17:35.559Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/memory/UstMemoryUsageDataProvider.java:[175] [2019-07-30T15:17:35.559Z] builder.add(new MemoryUsageTreeModel(rootId, -1L, -1, Collections.singletonList(getTrace().getName()))); [2019-07-30T15:17:35.559Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T15:17:35.559Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T15:17:35.559Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/UstDebugInfoBinaryAspect.java:[127] [2019-07-30T15:17:35.559Z] return new BinaryCallsite(fullPath, file.getBuildId(), offset, file.isPic()); [2019-07-30T15:17:35.559Z] ^^^^^^^^ [2019-07-30T15:17:35.559Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T15:17:35.559Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/memory/UstMemoryDataProviderFactory.java:[42] [2019-07-30T15:17:35.559Z] private static final Predicate PREDICATE = t -> TmfTraceUtils.getAnalysisModuleOfClass(t, UstMemoryAnalysisModule.class, UstMemoryAnalysisModule.ID) != null; [2019-07-30T15:17:35.559Z] ^ [2019-07-30T15:17:35.559Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T15:17:35.559Z] 4 problems (4 warnings) [2019-07-30T15:17:35.559Z] [INFO] [2019-07-30T15:17:35.559Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T15:17:35.559Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:17:35.559Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/test/resources [2019-07-30T15:17:35.559Z] [INFO] [2019-07-30T15:17:35.559Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T15:17:35.559Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT-sources.jar [2019-07-30T15:17:35.559Z] [INFO] [2019-07-30T15:17:35.559Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T15:17:35.559Z] [INFO] [2019-07-30T15:17:35.559Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T15:17:35.816Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT.jar [2019-07-30T15:17:35.816Z] [INFO] [2019-07-30T15:17:35.816Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T15:17:35.816Z] [INFO] [2019-07-30T15:17:35.816Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T15:17:35.816Z] [INFO] [2019-07-30T15:17:35.816Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T15:17:35.816Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT.jar [2019-07-30T15:17:35.816Z] [INFO] [2019-07-30T15:17:35.816Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T15:17:35.816Z] [INFO] [2019-07-30T15:17:35.816Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T15:17:35.816Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:17:35.816Z] [INFO] [2019-07-30T15:17:35.816Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T15:17:36.073Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T15:17:36.073Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T15:17:36.329Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T15:17:36.895Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T15:17:36.895Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T15:17:37.228Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T15:17:37.228Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T15:17:37.228Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T15:17:37.228Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T15:17:37.485Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T15:17:37.485Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T15:17:37.743Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T15:17:38.002Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T15:17:38.002Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T15:17:38.002Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T15:17:38.002Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T15:17:38.002Z] [INFO] [2019-07-30T15:17:38.002Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T15:17:38.002Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/4.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT.jar [2019-07-30T15:17:38.002Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/4.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT.pom [2019-07-30T15:17:38.002Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/4.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT-sources.jar [2019-07-30T15:17:38.002Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/4.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T15:17:38.002Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/4.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT-p2metadata.xml [2019-07-30T15:17:38.002Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/4.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT-p2artifacts.xml [2019-07-30T15:17:38.002Z] [INFO] [2019-07-30T15:17:38.002Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T15:17:38.002Z] [INFO] [2019-07-30T15:17:38.002Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui >--- [2019-07-30T15:17:38.002Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui 3.0.5-SNAPSHOT [94/134] [2019-07-30T15:17:38.002Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T15:17:38.002Z] [INFO] [2019-07-30T15:17:38.002Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T15:17:38.002Z] [INFO] [2019-07-30T15:17:38.002Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T15:17:38.002Z] [INFO] The project's OSGi version is 3.0.5.201907301416 [2019-07-30T15:17:38.002Z] [INFO] [2019-07-30T15:17:38.002Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T15:17:38.002Z] [INFO] [2019-07-30T15:17:38.002Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T15:17:38.002Z] [INFO] [2019-07-30T15:17:38.002Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T15:17:38.002Z] [INFO] [2019-07-30T15:17:38.002Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T15:17:38.002Z] [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/lttng/org.eclipse.tracecompass.lttng2.ust.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:17:38.002Z] [INFO] [2019-07-30T15:17:38.002Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T15:17:38.002Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:17:38.002Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/main/resources [2019-07-30T15:17:38.002Z] [INFO] [2019-07-30T15:17:38.002Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T15:17:38.258Z] [INFO] Compiling 8 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/classes [2019-07-30T15:17:39.189Z] [INFO] [2019-07-30T15:17:39.189Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T15:17:39.189Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:17:39.189Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/test/resources [2019-07-30T15:17:39.189Z] [INFO] [2019-07-30T15:17:39.189Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T15:17:39.189Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT-sources.jar [2019-07-30T15:17:39.189Z] [INFO] [2019-07-30T15:17:39.189Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T15:17:39.189Z] [INFO] [2019-07-30T15:17:39.189Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T15:17:39.189Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT.jar [2019-07-30T15:17:39.189Z] [INFO] [2019-07-30T15:17:39.189Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T15:17:39.189Z] [INFO] [2019-07-30T15:17:39.189Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T15:17:39.189Z] [INFO] [2019-07-30T15:17:39.189Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T15:17:39.189Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT.jar [2019-07-30T15:17:39.189Z] [INFO] [2019-07-30T15:17:39.189Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T15:17:39.189Z] [INFO] [2019-07-30T15:17:39.189Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T15:17:39.189Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:17:39.189Z] [INFO] [2019-07-30T15:17:39.189Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T15:17:39.753Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T15:17:39.753Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T15:17:40.009Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T15:17:40.573Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T15:17:40.573Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T15:17:40.830Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T15:17:40.830Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T15:17:40.830Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T15:17:40.830Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T15:17:41.087Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T15:17:42.455Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T15:17:43.384Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T15:17:43.640Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T15:17:43.640Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T15:17:43.640Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T15:17:43.897Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T15:17:44.154Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T15:17:44.154Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T15:17:44.154Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T15:17:44.412Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 43 classes [2019-07-30T15:17:44.412Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T15:17:44.412Z] [INFO] [2019-07-30T15:17:44.412Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T15:17:44.412Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT.jar [2019-07-30T15:17:44.412Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT.pom [2019-07-30T15:17:44.412Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT-sources.jar [2019-07-30T15:17:44.412Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T15:17:44.412Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT-p2metadata.xml [2019-07-30T15:17:44.412Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT-p2artifacts.xml [2019-07-30T15:17:44.412Z] [INFO] [2019-07-30T15:17:44.412Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T15:17:44.412Z] [INFO] [2019-07-30T15:17:44.412Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust >---- [2019-07-30T15:17:44.412Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust 5.0.0-SNAPSHOT [95/134] [2019-07-30T15:17:44.412Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T15:17:44.412Z] [INFO] [2019-07-30T15:17:44.412Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T15:17:44.412Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/target [2019-07-30T15:17:44.412Z] [INFO] [2019-07-30T15:17:44.412Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T15:17:44.412Z] [INFO] The project's OSGi version is 5.0.0.201907301416 [2019-07-30T15:17:44.412Z] [INFO] [2019-07-30T15:17:44.412Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T15:17:44.412Z] [INFO] [2019-07-30T15:17:44.412Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T15:17:44.412Z] [INFO] [2019-07-30T15:17:44.412Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T15:17:44.412Z] [INFO] [2019-07-30T15:17:44.412Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T15:17:44.412Z] [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/lttng/org.eclipse.tracecompass.lttng2.ust/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:17:44.412Z] [INFO] [2019-07-30T15:17:44.412Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T15:17:44.412Z] [INFO] [2019-07-30T15:17:44.670Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T15:17:44.670Z] [INFO] [2019-07-30T15:17:44.670Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T15:17:44.670Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-5.0.0-SNAPSHOT.jar [2019-07-30T15:17:44.670Z] [INFO] [2019-07-30T15:17:44.670Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T15:17:44.670Z] [INFO] [2019-07-30T15:17:44.670Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T15:17:44.670Z] [INFO] [2019-07-30T15:17:44.670Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T15:17:44.670Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T15:17:44.670Z] [INFO] [2019-07-30T15:17:44.670Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T15:17:44.670Z] [INFO] [2019-07-30T15:17:44.670Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T15:17:44.670Z] [INFO] [2019-07-30T15:17:44.670Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T15:17:44.670Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:17:44.670Z] [INFO] [2019-07-30T15:17:44.670Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T15:17:46.037Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T15:17:46.294Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T15:17:46.294Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T15:17:46.859Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T15:17:47.422Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T15:17:48.491Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T15:17:48.747Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T15:17:48.747Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T15:17:48.747Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T15:17:48.747Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T15:17:49.005Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T15:17:49.005Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T15:17:49.005Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T15:17:49.262Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T15:17:49.263Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T15:17:49.263Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T15:17:49.519Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T15:17:49.519Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T15:17:49.776Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T15:17:49.776Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf' with 0 classes [2019-07-30T15:17:49.776Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-30T15:17:49.776Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.user' with 0 classes [2019-07-30T15:17:49.776Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T15:17:49.776Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T15:17:50.033Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control' with 0 classes [2019-07-30T15:17:50.033Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf' with 0 classes [2019-07-30T15:17:50.033Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T15:17:50.033Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T15:17:50.033Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-30T15:17:50.289Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 43 classes [2019-07-30T15:17:50.289Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui' with 10 classes [2019-07-30T15:17:50.546Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T15:17:50.802Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T15:17:50.802Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T15:17:50.802Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T15:17:51.058Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T15:17:51.058Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-30T15:17:51.058Z] [INFO] [2019-07-30T15:17:51.058Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T15:17:51.058Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-5.0.0-SNAPSHOT.jar [2019-07-30T15:17:51.058Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-5.0.0-SNAPSHOT.pom [2019-07-30T15:17:51.058Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T15:17:51.058Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-30T15:17:51.058Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-30T15:17:51.058Z] [INFO] [2019-07-30T15:17:51.058Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T15:17:51.058Z] [INFO] [2019-07-30T15:17:51.058Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests >-- [2019-07-30T15:17:51.058Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.9-SNAPSHOT [96/134] [2019-07-30T15:17:51.058Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T15:17:51.058Z] [INFO] [2019-07-30T15:17:51.058Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T15:17:51.058Z] [INFO] [2019-07-30T15:17:51.058Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T15:17:51.058Z] [INFO] The project's OSGi version is 1.0.9.201907301416 [2019-07-30T15:17:51.058Z] [INFO] [2019-07-30T15:17:51.058Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T15:17:51.058Z] [INFO] [2019-07-30T15:17:51.058Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T15:17:51.058Z] [INFO] [2019-07-30T15:17:51.058Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T15:17:51.058Z] [INFO] [2019-07-30T15:17:51.058Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T15:17:51.058Z] [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/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:17:51.058Z] [INFO] [2019-07-30T15:17:51.058Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T15:17:51.058Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:17:51.058Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/main/resources [2019-07-30T15:17:51.058Z] [INFO] [2019-07-30T15:17:51.058Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T15:17:51.058Z] [INFO] Compiling 11 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/classes [2019-07-30T15:17:51.324Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/perf/org/eclipse/tracecompass/lttng2/ust/core/tests/perf/cygprofile/CallStackAndGraphBenchmark.java:[129] [2019-07-30T15:17:51.324Z] CallStackAnalysis callStackModule = TmfTraceUtils.getAnalysisModuleOfClass(trace, CallStackAnalysis.class, LttngUstCallStackAnalysis.ID); [2019-07-30T15:17:51.324Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T15:17:51.324Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T15:17:51.324Z] 1 problem (1 warning) [2019-07-30T15:17:51.324Z] [INFO] [2019-07-30T15:17:51.324Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T15:17:51.324Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:17:51.324Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/test/resources [2019-07-30T15:17:51.324Z] [INFO] [2019-07-30T15:17:51.324Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T15:17:51.324Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-30T15:17:51.581Z] [INFO] [2019-07-30T15:17:51.581Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T15:17:51.581Z] [INFO] [2019-07-30T15:17:51.581Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T15:17:51.581Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT.jar [2019-07-30T15:17:51.581Z] [INFO] [2019-07-30T15:17:51.581Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T15:17:51.581Z] [INFO] [2019-07-30T15:17:51.581Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T15:17:51.581Z] [INFO] [2019-07-30T15:17:51.581Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T15:17:51.581Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT.jar [2019-07-30T15:17:51.581Z] [INFO] [2019-07-30T15:17:51.581Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T15:17:51.581Z] [INFO] [2019-07-30T15:17:51.581Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T15:17:52.949Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data/.metadata/.log [2019-07-30T15:17:52.949Z] [INFO] Command line: [2019-07-30T15:17:52.949Z] [/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/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T15:17:52.949Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T15:17:56.224Z] !SESSION 2019-07-30 15:17:53.089 ----------------------------------------------- [2019-07-30T15:17:56.224Z] eclipse.buildId=unknown [2019-07-30T15:17:56.224Z] java.version=1.8.0_202 [2019-07-30T15:17:56.224Z] java.vendor=Oracle Corporation [2019-07-30T15:17:56.224Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T15:17:56.224Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T15:17:56.224Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T15:17:56.224Z] [2019-07-30T15:17:56.224Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 15:17:56.043 [2019-07-30T15:17:56.224Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T15:17:56.224Z] !STACK 0 [2019-07-30T15:17:56.224Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T15:17:56.224Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:17:56.224Z] [2019-07-30T15:17:56.224Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T15:17:56.224Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T15:17:56.224Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T15:17:56.224Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T15:17:56.224Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T15:17:56.224Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T15:17:56.224Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T15:17:56.224Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T15:17:56.224Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T15:17:56.224Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T15:17:56.481Z] [2019-07-30T15:17:56.481Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 15:17:56.222 [2019-07-30T15:17:56.481Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T15:17:56.481Z] !STACK 0 [2019-07-30T15:17:56.481Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T15:17:56.481Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:17:56.481Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T15:17:56.481Z] -> 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-30T15:17:56.481Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T15:17:56.481Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:17:56.481Z] [2019-07-30T15:17:56.481Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T15:17:56.481Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T15:17:56.481Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T15:17:56.481Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T15:17:56.481Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T15:17:56.481Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T15:17:56.481Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T15:17:56.481Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T15:17:56.481Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T15:17:56.481Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T15:17:59.004Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest [2019-07-30T15:18:17.188Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.363 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest [2019-07-30T15:18:17.188Z] testCallStackEnd(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 6.123 s [2019-07-30T15:18:17.188Z] testConstruction(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.661 s [2019-07-30T15:18:17.188Z] testCallStack1(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.491 s [2019-07-30T15:18:17.188Z] testCallStack2(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.317 s [2019-07-30T15:18:17.188Z] testCallStack3(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.284 s [2019-07-30T15:18:17.188Z] testOtherUstTrace(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 4.042 s [2019-07-30T15:18:17.188Z] testCallStackBegin(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.358 s [2019-07-30T15:18:17.188Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest [2019-07-30T15:18:17.188Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest [2019-07-30T15:18:17.188Z] testCallStackRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest) Time elapsed: 0.02 s [2019-07-30T15:18:17.188Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest [2019-07-30T15:18:27.285Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.595 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest [2019-07-30T15:18:27.285Z] testCallStackEnd(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.384 s [2019-07-30T15:18:27.285Z] testConstruction(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.286 s [2019-07-30T15:18:27.285Z] testCallStack1(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.24 s [2019-07-30T15:18:27.285Z] testCallStack2(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.292 s [2019-07-30T15:18:27.285Z] testCallStack3(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.193 s [2019-07-30T15:18:27.285Z] testOtherUstTrace(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 3.016 s [2019-07-30T15:18:27.285Z] testCallStackBegin(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.18 s [2019-07-30T15:18:27.285Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest [2019-07-30T15:18:27.285Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.005 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest [2019-07-30T15:18:27.285Z] testGetAnalysisRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest) skipped [2019-07-30T15:18:27.285Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest [2019-07-30T15:18:33.829Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.99 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest [2019-07-30T15:18:33.829Z] testExec(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 1.178 s [2019-07-30T15:18:33.829Z] testGetAnalysisRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 0 s [2019-07-30T15:18:33.829Z] testGetAllBinaries(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 1.156 s [2019-07-30T15:18:33.829Z] testExecution(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 0.052 s [2019-07-30T15:18:33.829Z] testTwoProcesses(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 1.111 s [2019-07-30T15:18:33.829Z] testCanExecute(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 0.031 s [2019-07-30T15:18:33.829Z] testBuildIDDebugLink(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 1.113 s [2019-07-30T15:18:33.829Z] testCannotExcecute(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 0.018 s [2019-07-30T15:18:33.829Z] testBinaryCallsites(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 1.326 s [2019-07-30T15:18:33.829Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest [2019-07-30T15:18:33.829Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest [2019-07-30T15:18:33.829Z] testTidAspect(org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest) Time elapsed: 0.106 s [2019-07-30T15:18:33.829Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest [2019-07-30T15:18:33.829Z] 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-30T15:18:33.829Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T15:18:33.829Z] testActivator(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest) Time elapsed: 0.001 s [2019-07-30T15:18:33.829Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T15:18:33.829Z] testGetDefault(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T15:18:33.829Z] [2019-07-30T15:18:33.829Z] Results: [2019-07-30T15:18:33.829Z] [2019-07-30T15:18:33.829Z] Tests run: 30, Failures: 0, Errors: 0, Skipped: 1 [2019-07-30T15:18:33.829Z] [2019-07-30T15:18:33.829Z] [INFO] All tests passed! [2019-07-30T15:18:33.829Z] [INFO] [2019-07-30T15:18:33.829Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T15:18:33.829Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:18:33.829Z] [INFO] [2019-07-30T15:18:33.829Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T15:18:34.393Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T15:18:34.393Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T15:18:34.393Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T15:18:34.959Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T15:18:34.959Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T15:18:35.328Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T15:18:35.328Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T15:18:35.328Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T15:18:35.328Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T15:18:35.724Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T15:18:35.724Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T15:18:35.982Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T15:18:35.982Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T15:18:35.982Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T15:18:35.982Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T15:18:36.239Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T15:18:36.239Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 43 classes [2019-07-30T15:18:36.239Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T15:18:36.803Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T15:18:36.803Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T15:18:36.803Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T15:18:36.803Z] [INFO] [2019-07-30T15:18:36.803Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T15:18:36.803Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT.jar [2019-07-30T15:18:36.803Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT.pom [2019-07-30T15:18:36.803Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-30T15:18:36.803Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T15:18:36.803Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT-p2metadata.xml [2019-07-30T15:18:36.803Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT-p2artifacts.xml [2019-07-30T15:18:36.803Z] [INFO] [2019-07-30T15:18:36.803Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T15:18:36.803Z] [INFO] [2019-07-30T15:18:36.803Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests >-- [2019-07-30T15:18:36.803Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.0-SNAPSHOT [97/134] [2019-07-30T15:18:36.803Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T15:18:36.803Z] [INFO] [2019-07-30T15:18:36.803Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T15:18:36.803Z] [INFO] [2019-07-30T15:18:36.803Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T15:18:36.803Z] [INFO] The project's OSGi version is 1.0.0.201907301416 [2019-07-30T15:18:36.803Z] [INFO] [2019-07-30T15:18:36.803Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T15:18:36.803Z] [INFO] [2019-07-30T15:18:36.803Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T15:18:36.803Z] [INFO] [2019-07-30T15:18:36.803Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T15:18:36.803Z] [INFO] [2019-07-30T15:18:36.803Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T15:18:36.803Z] [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/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:18:36.803Z] [INFO] [2019-07-30T15:18:36.803Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T15:18:36.803Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:18:36.803Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/main/resources [2019-07-30T15:18:36.803Z] [INFO] [2019-07-30T15:18:36.803Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T15:18:37.060Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/classes [2019-07-30T15:18:37.060Z] [INFO] [2019-07-30T15:18:37.060Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T15:18:37.060Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:18:37.060Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/test/resources [2019-07-30T15:18:37.060Z] [INFO] [2019-07-30T15:18:37.060Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T15:18:37.060Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-30T15:18:37.060Z] [INFO] [2019-07-30T15:18:37.060Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T15:18:37.060Z] [INFO] [2019-07-30T15:18:37.060Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T15:18:37.317Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-30T15:18:37.317Z] [INFO] [2019-07-30T15:18:37.317Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T15:18:37.317Z] [INFO] [2019-07-30T15:18:37.317Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T15:18:37.317Z] [INFO] [2019-07-30T15:18:37.317Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T15:18:37.317Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-30T15:18:37.317Z] [INFO] [2019-07-30T15:18:37.317Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T15:18:37.317Z] [INFO] [2019-07-30T15:18:37.317Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T15:18:38.687Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data/.metadata/.log [2019-07-30T15:18:38.687Z] [INFO] Command line: [2019-07-30T15:18:38.687Z] [/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/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T15:18:38.687Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T15:18:41.959Z] !SESSION 2019-07-30 15:18:38.758 ----------------------------------------------- [2019-07-30T15:18:41.959Z] eclipse.buildId=unknown [2019-07-30T15:18:41.959Z] java.version=1.8.0_202 [2019-07-30T15:18:41.959Z] java.vendor=Oracle Corporation [2019-07-30T15:18:41.959Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T15:18:41.959Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T15:18:41.959Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T15:18:41.959Z] [2019-07-30T15:18:41.959Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 15:18:41.658 [2019-07-30T15:18:41.959Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T15:18:41.959Z] !STACK 0 [2019-07-30T15:18:41.959Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T15:18:41.959Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:18:41.959Z] [2019-07-30T15:18:41.959Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T15:18:41.959Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T15:18:41.959Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T15:18:41.959Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T15:18:41.959Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T15:18:41.959Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T15:18:41.959Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T15:18:41.959Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T15:18:41.959Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T15:18:41.959Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T15:18:41.959Z] [2019-07-30T15:18:41.959Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 15:18:41.835 [2019-07-30T15:18:41.959Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T15:18:41.959Z] !STACK 0 [2019-07-30T15:18:41.959Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T15:18:41.959Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:18:41.959Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T15:18:41.959Z] -> 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-30T15:18:41.959Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T15:18:41.959Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:18:41.959Z] [2019-07-30T15:18:41.959Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T15:18:41.959Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T15:18:41.959Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T15:18:41.959Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T15:18:41.959Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T15:18:41.959Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T15:18:41.959Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T15:18:41.959Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T15:18:41.959Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T15:18:41.959Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T15:18:44.482Z] process 11942: 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-30T15:18:44.482Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T15:18:44.482Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T15:18:44.482Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T15:18:56.758Z] Running org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest [2019-07-30T15:18:56.758Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest [2019-07-30T15:18:56.758Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest) Time elapsed: 0.001 s [2019-07-30T15:18:56.758Z] testActivator(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T15:18:56.758Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T15:18:56.758Z] testGetDefault(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T15:18:56.758Z] [2019-07-30T15:18:56.758Z] Results: [2019-07-30T15:18:56.758Z] [2019-07-30T15:18:56.758Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T15:18:56.758Z] [2019-07-30T15:18:58.127Z] [INFO] All tests passed! [2019-07-30T15:18:58.127Z] [INFO] [2019-07-30T15:18:58.127Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T15:18:58.127Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:18:58.127Z] [INFO] [2019-07-30T15:18:58.127Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T15:18:59.057Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T15:18:59.057Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T15:18:59.057Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T15:18:59.621Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T15:18:59.621Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T15:18:59.878Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T15:18:59.878Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T15:18:59.878Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T15:19:00.134Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T15:19:00.134Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T15:19:00.390Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T15:19:01.757Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T15:19:01.757Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T15:19:02.014Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T15:19:02.014Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T15:19:02.014Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T15:19:02.271Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T15:19:02.271Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T15:19:02.271Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T15:19:02.528Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 43 classes [2019-07-30T15:19:02.528Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui' with 10 classes [2019-07-30T15:19:02.528Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T15:19:03.091Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T15:19:03.091Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T15:19:03.091Z] [INFO] [2019-07-30T15:19:03.091Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T15:19:03.091Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-30T15:19:03.091Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT.pom [2019-07-30T15:19:03.091Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-30T15:19:03.091Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T15:19:03.091Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT-p2metadata.xml [2019-07-30T15:19:03.091Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT-p2artifacts.xml [2019-07-30T15:19:03.091Z] [INFO] [2019-07-30T15:19:03.091Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T15:19:03.091Z] [INFO] [2019-07-30T15:19:03.091Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests >-- [2019-07-30T15:19:03.091Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.5-SNAPSHOT [98/134] [2019-07-30T15:19:03.091Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T15:19:03.091Z] [INFO] [2019-07-30T15:19:03.091Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T15:19:03.091Z] [INFO] [2019-07-30T15:19:03.091Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T15:19:03.091Z] [INFO] The project's OSGi version is 1.0.5.201907301416 [2019-07-30T15:19:03.091Z] [INFO] [2019-07-30T15:19:03.091Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T15:19:03.091Z] [INFO] [2019-07-30T15:19:03.091Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T15:19:03.091Z] [INFO] [2019-07-30T15:19:03.091Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T15:19:03.091Z] [INFO] [2019-07-30T15:19:03.091Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T15:19:03.091Z] [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/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:19:03.091Z] [INFO] [2019-07-30T15:19:03.091Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T15:19:03.091Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:19:03.091Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/main/resources [2019-07-30T15:19:03.091Z] [INFO] [2019-07-30T15:19:03.091Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T15:19:03.091Z] [INFO] Compiling 10 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/classes [2019-07-30T15:19:03.657Z] [INFO] [2019-07-30T15:19:03.657Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T15:19:03.657Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:19:03.657Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/test/resources [2019-07-30T15:19:03.657Z] [INFO] [2019-07-30T15:19:03.657Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T15:19:03.657Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT-sources.jar [2019-07-30T15:19:03.657Z] [INFO] [2019-07-30T15:19:03.657Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T15:19:03.657Z] [INFO] [2019-07-30T15:19:03.657Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T15:19:03.657Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT.jar [2019-07-30T15:19:03.657Z] [INFO] [2019-07-30T15:19:03.657Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T15:19:03.657Z] [INFO] [2019-07-30T15:19:03.657Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T15:19:03.657Z] [INFO] [2019-07-30T15:19:03.657Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T15:19:03.657Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT.jar [2019-07-30T15:19:03.657Z] [INFO] [2019-07-30T15:19:03.657Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T15:19:03.657Z] [INFO] [2019-07-30T15:19:03.657Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T15:19:05.552Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-30T15:19:05.552Z] [INFO] Command line: [2019-07-30T15:19:05.552Z] [/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/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-30T15:19:05.552Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T15:19:09.724Z] !SESSION 2019-07-30 15:19:05.626 ----------------------------------------------- [2019-07-30T15:19:09.724Z] eclipse.buildId=unknown [2019-07-30T15:19:09.724Z] java.version=1.8.0_202 [2019-07-30T15:19:09.724Z] java.vendor=Oracle Corporation [2019-07-30T15:19:09.724Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T15:19:09.724Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-30T15:19:09.724Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-30T15:19:09.724Z] [2019-07-30T15:19:09.724Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 15:19:08.847 [2019-07-30T15:19:09.724Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T15:19:09.724Z] !STACK 0 [2019-07-30T15:19:09.724Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T15:19:09.724Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:19:09.724Z] [2019-07-30T15:19:09.724Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T15:19:09.724Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T15:19:09.724Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T15:19:09.724Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T15:19:09.724Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T15:19:09.724Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T15:19:09.724Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T15:19:09.724Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T15:19:09.724Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T15:19:09.724Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T15:19:09.724Z] [2019-07-30T15:19:09.724Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 15:19:09.063 [2019-07-30T15:19:09.724Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T15:19:09.724Z] !STACK 0 [2019-07-30T15:19:09.724Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T15:19:09.724Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:19:09.724Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T15:19:09.724Z] -> 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-30T15:19:09.724Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T15:19:09.724Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:19:09.724Z] [2019-07-30T15:19:09.724Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T15:19:09.724Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T15:19:09.724Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T15:19:09.724Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T15:19:09.724Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T15:19:09.724Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T15:19:09.724Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T15:19:09.724Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T15:19:09.724Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T15:19:09.724Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T15:19:11.850Z] process 12015: 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-30T15:19:11.850Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T15:19:11.850Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T15:19:11.850Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T15:19:21.805Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest [2019-07-30T15:19:22.369Z] Display size: 1440x900 [2019-07-30T15:19:22.369Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-30T15:19:22.369Z] GTK version=3.18.9 [2019-07-30T15:19:22.369Z] GTK theme=Ambiance [2019-07-30T15:19:22.369Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T15:19:22.369Z] Time zone: Coordinated Universal Time [2019-07-30T15:19:22.369Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T15:19:22.369Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T15:19:24.263Z] *** BUG *** [2019-07-30T15:19:24.263Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:19:24.263Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:19:24.263Z] [2019-07-30T15:19:24.263Z] *** BUG *** [2019-07-30T15:19:24.263Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:19:24.263Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:19:24.263Z] [2019-07-30T15:19:24.519Z] *** BUG *** [2019-07-30T15:19:24.519Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:19:24.519Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:19:24.519Z] [2019-07-30T15:19:24.520Z] *** BUG *** [2019-07-30T15:19:24.520Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:19:24.520Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:19:24.520Z] [2019-07-30T15:19:25.451Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T15:19:25.451Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:19:25.451Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:19:25.451Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:25.451Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1131869486 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T15:19:25.451Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1131869487 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T15:19:25.451Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1131869487 data=null} to TreeItem with text {myNode} [2019-07-30T15:19:25.451Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1131869488 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T15:19:25.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131869490 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-30T15:19:25.451Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1131869520 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T15:19:25.451Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:25.451Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1131869523 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T15:19:25.451Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1131869523 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T15:19:25.451Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1131869523 data=null} to TreeItem with text {myNode} [2019-07-30T15:19:25.451Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1131869524 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T15:19:25.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131869524 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-30T15:19:25.451Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1131869592 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T15:19:25.707Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-30T15:19:25.707Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-30T15:19:25.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1131869898 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-30T15:19:25.707Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-30T15:19:27.076Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:27.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1131870993 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T15:19:27.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1131870994 data=null doit=true} to Tree node with text: Sessions [2019-07-30T15:19:27.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1131870994 data=null} to Tree node with text: Sessions [2019-07-30T15:19:27.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1131870999 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T15:19:27.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131870999 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-30T15:19:27.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1131871004 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T15:19:27.076Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:27.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1131871006 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T15:19:27.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1131871006 data=null doit=true} to Tree node with text: Sessions [2019-07-30T15:19:27.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1131871006 data=null} to Tree node with text: Sessions [2019-07-30T15:19:27.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1131871007 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T15:19:27.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131871008 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-30T15:19:27.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1131871010 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T15:19:27.076Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-30T15:19:27.076Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-30T15:19:27.333Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-30T15:19:27.333Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-30T15:19:27.333Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1131871540 data=null doit=true} to Shell with text {Create Session} [2019-07-30T15:19:27.333Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:19:27.333Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T15:19:27.333Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T15:19:27.333Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T15:19:27.333Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:19:27.333Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T15:19:27.333Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T15:19:27.333Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T15:19:27.333Z] DEBUG - matched Text with text "Configure the new tr...", using matcher: of type 'Text' [2019-07-30T15:19:27.333Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T15:19:27.333Z] DEBUG - matched Text with text "Configure the new tr...", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T15:19:27.333Z] DEBUG - matched Text with text "Configure the new tr...", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T15:19:27.589Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-30T15:19:27.589Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-30T15:19:27.589Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-30T15:19:27.589Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T15:19:27.589Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T15:19:27.589Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T15:19:27.589Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T15:19:27.589Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:27.589Z] DEBUG - Clicking on &Ok [2019-07-30T15:19:27.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1131871595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:27.589Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1131871596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:27.589Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1131871596 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:27.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1131871597 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:27.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1131871597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:27.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1131871597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:27.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1131871597 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:27.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1131871205 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-30T15:19:27.589Z] DEBUG - Clicked on [2019-07-30T15:19:27.846Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1131871913 data=null doit=true} to Tree node with text: Sessions [2019-07-30T15:19:27.846Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1131871914 data=null} to Tree node with text: Sessions [2019-07-30T15:19:27.846Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1131871915 data=null button=1 stateMask=0x0 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-30T15:19:27.846Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1131871918 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-30T15:19:27.846Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1131871925 data=null button=1 stateMask=0x80000 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-30T15:19:27.846Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:27.846Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:19:27.846Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:27.846Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:19:27.846Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:27.846Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131871934 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-30T15:19:27.846Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131871934 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:19:27.846Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131871934 data=null} to Tree node with text: mysession [2019-07-30T15:19:27.846Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131871935 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-30T15:19:27.846Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131871981 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-30T15:19:27.846Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131871988 data=null button=1 stateMask=0x80000 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-30T15:19:27.846Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:27.846Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131871990 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-30T15:19:27.846Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131871990 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:19:27.846Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131871991 data=null} to Tree node with text: mysession [2019-07-30T15:19:27.846Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131871991 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-30T15:19:27.846Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131871992 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-30T15:19:27.846Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131872002 data=null button=1 stateMask=0x80000 x=112 y=109 count=1} to Tree node with text: mysession [2019-07-30T15:19:28.103Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T15:19:28.103Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T15:19:28.828Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T15:19:28.828Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T15:19:28.828Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1131872720 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T15:19:28.828Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T15:19:28.828Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T15:19:28.828Z] DEBUG - matched Button with text "UST", using matcher: with mnemonic 'UST' [2019-07-30T15:19:28.828Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T15:19:28.828Z] DEBUG - matched Button with text "UST", using matcher: in group (with mnemonic 'Domain') [2019-07-30T15:19:28.828Z] DEBUG - matched Button with text "UST", using matcher: with style 'SWT.RADIO' [2019-07-30T15:19:28.828Z] 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-30T15:19:28.828Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T15:19:28.828Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T15:19:28.828Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T15:19:28.828Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:28.828Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:28.828Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:28.828Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:28.828Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:28.828Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T15:19:28.828Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T15:19:28.828Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T15:19:28.828Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1131872788 data=null doit=true} to Button with text {Kernel} [2019-07-30T15:19:28.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1131872789 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-30T15:19:28.828Z] 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-30T15:19:28.828Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {UST} time=1131872790 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-30T15:19:28.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {UST} time=1131872790 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-30T15:19:28.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {UST} time=1131872791 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-30T15:19:28.828Z] *** BUG *** [2019-07-30T15:19:28.828Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:19:28.828Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:19:28.828Z] [2019-07-30T15:19:28.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {UST} time=1131872791 data=null item=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-30T15:19:28.828Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T15:19:28.828Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:19:28.828Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-30T15:19:28.828Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-30T15:19:28.828Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Tracepoint Events')) [2019-07-30T15:19:28.828Z] DEBUG - Setting state to checked on: All [2019-07-30T15:19:28.828Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T15:19:28.828Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T15:19:28.828Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T15:19:28.828Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T15:19:28.828Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T15:19:28.828Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:28.828Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T15:19:28.828Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:28.828Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T15:19:28.828Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:28.828Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T15:19:28.828Z] DEBUG - matched Group with text "Exclude Events", using matcher: with mnemonic 'Exclude Events' [2019-07-30T15:19:28.828Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Exclude Events') [2019-07-30T15:19:28.828Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK' [2019-07-30T15:19:28.828Z] 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-30T15:19:28.828Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:28.828Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T15:19:28.828Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T15:19:28.828Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T15:19:28.828Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T15:19:28.828Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T15:19:29.087Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-07-30T15:19:29.087Z] DEBUG - Toggling state on Button {Select}. Setting state to selected [2019-07-30T15:19:29.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=1131873086 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-30T15:19:29.087Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1131873087 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-30T15:19:29.087Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1131873087 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-30T15:19:29.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=1131873087 data=null} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-07-30T15:19:29.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1131873088 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-30T15:19:29.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1131873088 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-30T15:19:29.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1131873088 data=null item=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-30T15:19:29.087Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=1131873089 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-30T15:19:29.087Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1131873090 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-30T15:19:29.087Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=1131873090 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-30T15:19:29.087Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=1131873090 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-30T15:19:29.087Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=1131873090 data=null} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-07-30T15:19:29.087Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-07-30T15:19:29.087Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:19:29.087Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:19:29.087Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:19:29.087Z] DEBUG - matched Group with text "Exclude Events", using matcher: with mnemonic 'Exclude Events' [2019-07-30T15:19:29.087Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Exclude Events') [2019-07-30T15:19:29.087Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Exclude Events')) [2019-07-30T15:19:29.087Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:19:29.087Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:19:29.087Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T15:19:29.087Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T15:19:29.087Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T15:19:29.087Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T15:19:29.087Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T15:19:29.087Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:29.087Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:29.087Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:29.087Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:29.087Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T15:19:29.087Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T15:19:29.087Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T15:19:29.087Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T15:19:29.087Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T15:19:29.087Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T15:19:29.087Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:29.087Z] DEBUG - Clicking on &Ok [2019-07-30T15:19:29.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1131873106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:29.087Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1131873106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:29.087Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1131873107 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:29.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1131873107 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:29.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1131873108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:29.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1131873108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:29.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1131873108 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:29.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1131872280 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-30T15:19:29.087Z] [2019-07-30T15:19:29.087Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2019-07-30 15:19:28.937 [2019-07-30T15:19:29.087Z] !MESSAGE Command to change state of events failed [2019-07-30T15:19:29.087Z] !STACK 0 [2019-07-30T15:19:29.087Z] org.eclipse.core.commands.ExecutionException: Command failed! Command: lttng --mi xml enable-event -a -u -s mysession --exclude foo [2019-07-30T15:19:29.087Z] Error Output: [2019-07-30T15:19:29.087Z] Command not found [2019-07-30T15:19:29.087Z] Return Value: 1 [2019-07-30T15:19:29.087Z] Command not found [2019-07-30T15:19:29.087Z] [2019-07-30T15:19:29.087Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.executeCommand(LTTngControlService.java:1570) [2019-07-30T15:19:29.087Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.executeCommand(LTTngControlService.java:1539) [2019-07-30T15:19:29.087Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.enableEvents(LTTngControlService.java:807) [2019-07-30T15:19:29.087Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.model.impl.TraceSessionComponent.enableEvents(TraceSessionComponent.java:389) [2019-07-30T15:19:29.087Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.handlers.EnableEventOnSessionHandler.enableEvents(EnableEventOnSessionHandler.java:52) [2019-07-30T15:19:29.087Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.handlers.BaseEnableEventHandler$1.run(BaseEnableEventHandler.java:191) [2019-07-30T15:19:29.087Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T15:19:29.344Z] DEBUG - Clicked on [2019-07-30T15:19:29.344Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:29.344Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:19:29.344Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T15:19:29.344Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:29.344Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:19:29.344Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T15:19:29.344Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again. [2019-07-30T15:19:29.344Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:29.344Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:19:29.344Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T15:19:29.344Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again. [2019-07-30T15:19:29.344Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1131873491 data=null doit=true} to Tree node with text: channel0 [2019-07-30T15:19:29.344Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1131873492 data=null} to Tree node with text: channel0 [2019-07-30T15:19:29.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1131873492 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T15:19:29.344Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1131873493 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-30T15:19:29.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1131873494 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T15:19:29.344Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:29.344Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:19:29.344Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:29.344Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131873503 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T15:19:29.344Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131873503 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:19:29.344Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131873503 data=null} to Tree node with text: mysession [2019-07-30T15:19:29.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131873504 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:29.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131873504 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-30T15:19:29.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131873507 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:29.344Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:29.344Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131873508 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T15:19:29.344Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131873508 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:19:29.344Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131873509 data=null} to Tree node with text: mysession [2019-07-30T15:19:29.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131873509 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:29.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131873509 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-30T15:19:29.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131873511 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:29.601Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-30T15:19:29.601Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-30T15:19:29.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1131873686 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-30T15:19:29.601Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-30T15:19:29.601Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:29.601Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:19:29.601Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:29.601Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131873792 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T15:19:29.601Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131873792 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:19:29.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131873792 data=null} to Tree node with text: mysession [2019-07-30T15:19:29.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131873793 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:29.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131873793 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-30T15:19:29.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131873799 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:29.601Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:29.601Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131873800 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T15:19:29.601Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131873801 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:19:29.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131873801 data=null} to Tree node with text: mysession [2019-07-30T15:19:29.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131873801 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:29.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131873805 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-30T15:19:29.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131873807 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:29.858Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-30T15:19:29.858Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-30T15:19:29.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1131873987 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-30T15:19:29.858Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-30T15:19:30.115Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T15:19:30.115Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:30.115Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:19:30.115Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T15:19:30.115Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again. [2019-07-30T15:19:30.115Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-30T15:19:30.115Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:30.115Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {*} time=1131874283 data=null button=0 stateMask=0x0 x=136 y=113 count=0} to Tree node with text: * [2019-07-30T15:19:30.115Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {*} time=1131874283 data=null doit=true} to Tree node with text: * [2019-07-30T15:19:30.115Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {*} time=1131874283 data=null} to Tree node with text: * [2019-07-30T15:19:30.115Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {*} time=1131874284 data=null button=1 stateMask=0x0 x=136 y=113 count=1} to Tree node with text: * [2019-07-30T15:19:30.115Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131874284 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-30T15:19:30.115Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {*} time=1131874293 data=null button=1 stateMask=0x80000 x=136 y=113 count=1} to Tree node with text: * [2019-07-30T15:19:30.115Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T15:19:30.373Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:19:30.373Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:19:30.373Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:30.373Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:19:30.373Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:30.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131874498 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-30T15:19:30.373Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131874499 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:19:30.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131874499 data=null} to Tree node with text: mysession [2019-07-30T15:19:30.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131874500 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T15:19:30.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131874506 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-30T15:19:30.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131874509 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T15:19:30.373Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:30.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131874510 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-30T15:19:30.373Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131874510 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:19:30.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131874510 data=null} to Tree node with text: mysession [2019-07-30T15:19:30.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131874511 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T15:19:30.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131874511 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-30T15:19:30.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131874513 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T15:19:30.630Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-30T15:19:30.630Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-30T15:19:30.887Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-30T15:19:30.887Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-30T15:19:30.887Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1131874911 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-30T15:19:30.887Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:19:30.887Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:19:30.887Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:19:30.887Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:19:30.887Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:19:30.887Z] DEBUG - Clicking on OK [2019-07-30T15:19:30.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1131874913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:19:30.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1131874913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:19:30.887Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1131874913 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:19:30.887Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1131874913 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:19:30.887Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1131874913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:19:30.887Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1131874913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:19:30.887Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1131874914 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:19:30.887Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1131874695 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-30T15:19:30.887Z] DEBUG - Clicked on [2019-07-30T15:19:30.887Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:30.887Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:30.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1131875093 data=null button=0 stateMask=0x0 x=69 y=-34 count=0} to TreeItem with text {myNode} [2019-07-30T15:19:30.887Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1131875093 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T15:19:30.887Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1131875093 data=null} to TreeItem with text {myNode} [2019-07-30T15:19:30.887Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1131875095 data=null button=1 stateMask=0x0 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T15:19:30.887Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131875096 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-30T15:19:30.887Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1131875104 data=null button=1 stateMask=0x80000 x=69 y=-23 count=1} to TreeItem with text {myNode} [2019-07-30T15:19:30.887Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:30.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1131875106 data=null button=0 stateMask=0x0 x=69 y=-23 count=0} to TreeItem with text {myNode} [2019-07-30T15:19:30.887Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1131875106 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T15:19:30.887Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1131875106 data=null} to TreeItem with text {myNode} [2019-07-30T15:19:30.887Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1131875107 data=null button=1 stateMask=0x0 x=69 y=-23 count=1} to TreeItem with text {myNode} [2019-07-30T15:19:30.887Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131875107 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-30T15:19:30.887Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1131875109 data=null button=1 stateMask=0x80000 x=69 y=-23 count=1} to TreeItem with text {myNode} [2019-07-30T15:19:31.144Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-30T15:19:31.144Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-30T15:19:31.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1131875283 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-30T15:19:31.144Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-30T15:19:31.401Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.582 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest [2019-07-30T15:19:31.401Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest) Time elapsed: 6.291 s [2019-07-30T15:19:31.401Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest [2019-07-30T15:19:32.331Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T15:19:32.331Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:19:32.331Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:19:32.331Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:32.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1131876378 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T15:19:32.331Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1131876378 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T15:19:32.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1131876378 data=null} to TreeItem with text {myNode} [2019-07-30T15:19:32.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1131876379 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T15:19:32.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131876379 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-30T15:19:32.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1131876383 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T15:19:32.331Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:32.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1131876385 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T15:19:32.331Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1131876385 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T15:19:32.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1131876385 data=null} to TreeItem with text {myNode} [2019-07-30T15:19:32.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1131876385 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T15:19:32.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131876386 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-30T15:19:32.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1131876387 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T15:19:32.331Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-30T15:19:32.332Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-30T15:19:32.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1131876523 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-30T15:19:32.332Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-30T15:19:32.895Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:32.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1131877101 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T15:19:32.895Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1131877102 data=null doit=true} to Tree node with text: Sessions [2019-07-30T15:19:32.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1131877102 data=null} to Tree node with text: Sessions [2019-07-30T15:19:32.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1131877103 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T15:19:32.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131877103 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-30T15:19:32.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1131877106 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T15:19:32.895Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:32.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1131877108 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T15:19:32.895Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1131877108 data=null doit=true} to Tree node with text: Sessions [2019-07-30T15:19:32.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1131877108 data=null} to Tree node with text: Sessions [2019-07-30T15:19:32.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1131877109 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T15:19:32.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131877109 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-30T15:19:32.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1131877111 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T15:19:33.152Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-30T15:19:33.152Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-30T15:19:33.410Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-30T15:19:33.410Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-30T15:19:33.410Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1131877517 data=null doit=true} to Shell with text {Create Session} [2019-07-30T15:19:33.410Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:19:33.410Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T15:19:33.410Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T15:19:33.410Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T15:19:33.410Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:19:33.410Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T15:19:33.410Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T15:19:33.410Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T15:19:33.410Z] DEBUG - matched Text with text " [2019-07-30T15:19:33.410Z] ", using matcher: of type 'Text' [2019-07-30T15:19:33.410Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T15:19:33.410Z] DEBUG - matched Text with text " [2019-07-30T15:19:33.410Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T15:19:33.410Z] DEBUG - matched Text with text " [2019-07-30T15:19:33.410Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T15:19:33.410Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-30T15:19:33.410Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-30T15:19:33.410Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-30T15:19:33.410Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T15:19:33.410Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T15:19:33.410Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T15:19:33.410Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T15:19:33.410Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:33.410Z] DEBUG - Clicking on &Ok [2019-07-30T15:19:33.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1131877524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:33.410Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1131877524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:33.410Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1131877532 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:33.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1131877583 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:33.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1131877583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:33.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1131877583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:33.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1131877584 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:33.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1131877226 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-30T15:19:33.666Z] DEBUG - Clicked on [2019-07-30T15:19:33.667Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1131877733 data=null doit=true} to Tree node with text: Sessions [2019-07-30T15:19:33.667Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1131877733 data=null} to Tree node with text: Sessions [2019-07-30T15:19:33.667Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1131877777 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-30T15:19:33.667Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1131877787 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-30T15:19:33.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1131877788 data=null button=1 stateMask=0x80000 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-30T15:19:33.667Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:33.667Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:19:33.667Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:33.667Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:19:33.667Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:33.667Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131877792 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-30T15:19:33.667Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131877792 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:19:33.667Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131877792 data=null} to Tree node with text: mysession [2019-07-30T15:19:33.667Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131877792 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-30T15:19:33.667Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131877793 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-30T15:19:33.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131877805 data=null button=1 stateMask=0x80000 x=112 y=92 count=1} to Tree node with text: mysession [2019-07-30T15:19:33.667Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:33.667Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131877806 data=null button=0 stateMask=0x0 x=112 y=92 count=0} to Tree node with text: mysession [2019-07-30T15:19:33.667Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131877806 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:19:33.667Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131877806 data=null} to Tree node with text: mysession [2019-07-30T15:19:33.667Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131877807 data=null button=1 stateMask=0x0 x=112 y=92 count=1} to Tree node with text: mysession [2019-07-30T15:19:33.667Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131877807 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-30T15:19:33.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131877809 data=null button=1 stateMask=0x80000 x=112 y=92 count=1} to Tree node with text: mysession [2019-07-30T15:19:33.923Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T15:19:33.923Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T15:19:34.181Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T15:19:34.181Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T15:19:34.181Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1131878330 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T15:19:34.181Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T15:19:34.181Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T15:19:34.181Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T15:19:34.181Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL' [2019-07-30T15:19:34.181Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T15:19:34.181Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain') [2019-07-30T15:19:34.181Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO' [2019-07-30T15:19:34.181Z] 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-30T15:19:34.181Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T15:19:34.181Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T15:19:34.181Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:34.181Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:34.181Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:34.181Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:34.181Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:34.181Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T15:19:34.181Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T15:19:34.181Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T15:19:34.181Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1131878335 data=null doit=true} to Button with text {Kernel} [2019-07-30T15:19:34.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1131878335 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-30T15:19:34.181Z] 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-30T15:19:34.181Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=1131878336 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-30T15:19:34.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=1131878336 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-30T15:19:34.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=1131878387 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-30T15:19:34.181Z] *** BUG *** [2019-07-30T15:19:34.181Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:19:34.181Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:19:34.181Z] [2019-07-30T15:19:34.439Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=1131878388 data=null item=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-30T15:19:34.439Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T15:19:34.439Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:19:34.439Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-30T15:19:34.439Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-30T15:19:34.439Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-30T15:19:34.439Z] DEBUG - Setting state to checked on: All [2019-07-30T15:19:34.439Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T15:19:34.439Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T15:19:34.439Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T15:19:34.439Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T15:19:34.439Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T15:19:34.439Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:34.439Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:34.439Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T15:19:34.439Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T15:19:34.439Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T15:19:34.439Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T15:19:34.439Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T15:19:34.439Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T15:19:34.439Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:34.439Z] DEBUG - Clicking on &Ok [2019-07-30T15:19:34.439Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1131878522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:34.439Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1131878522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:34.439Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1131878522 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:34.439Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1131878522 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:34.439Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1131878522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:34.439Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1131878523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:34.439Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1131878523 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:34.439Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1131877981 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-30T15:19:34.696Z] DEBUG - Clicked on [2019-07-30T15:19:34.696Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:34.696Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:19:34.696Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T15:19:34.696Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:34.696Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:19:34.696Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T15:19:34.696Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=1131878881 data=null doit=true} to Tree node with text: JUL [2019-07-30T15:19:34.696Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=1131878881 data=null} to Tree node with text: JUL [2019-07-30T15:19:34.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=1131878882 data=null button=1 stateMask=0x0 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-30T15:19:34.696Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1131878882 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-30T15:19:34.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=1131878883 data=null button=1 stateMask=0x80000 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-30T15:19:34.696Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:34.696Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131878884 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T15:19:34.696Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131878885 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:19:34.696Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131878885 data=null} to Tree node with text: mysession [2019-07-30T15:19:34.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131878885 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:34.696Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131878885 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-30T15:19:34.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131878888 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:34.696Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:34.696Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131878889 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T15:19:34.696Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131878890 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:19:34.696Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131878890 data=null} to Tree node with text: mysession [2019-07-30T15:19:34.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131878890 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:34.696Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131878890 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-30T15:19:34.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131878892 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:34.953Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T15:19:34.953Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T15:19:35.210Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T15:19:35.210Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T15:19:35.210Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1131879427 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T15:19:35.210Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T15:19:35.210Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T15:19:35.210Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T15:19:35.210Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL' [2019-07-30T15:19:35.210Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T15:19:35.210Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain') [2019-07-30T15:19:35.210Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO' [2019-07-30T15:19:35.210Z] 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-30T15:19:35.210Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T15:19:35.210Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T15:19:35.210Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:35.210Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:35.210Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:35.210Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:35.210Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:35.210Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T15:19:35.210Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T15:19:35.468Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T15:19:35.468Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1131879484 data=null doit=true} to Button with text {Kernel} [2019-07-30T15:19:35.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1131879484 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-30T15:19:35.468Z] 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-30T15:19:35.468Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=1131879485 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-30T15:19:35.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=1131879485 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-30T15:19:35.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=1131879486 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-30T15:19:35.468Z] *** BUG *** [2019-07-30T15:19:35.468Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:19:35.468Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:19:35.468Z] [2019-07-30T15:19:35.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=1131879486 data=null item=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-30T15:19:35.468Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T15:19:35.468Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:19:35.468Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-30T15:19:35.468Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-30T15:19:35.468Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-30T15:19:35.468Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1131879602 data=null doit=true} to TreeItem with text {All} [2019-07-30T15:19:35.468Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1131879602 data=null} to TreeItem with text {All} [2019-07-30T15:19:35.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1131879602 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T15:19:35.468Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1131879603 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-30T15:19:35.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1131879604 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T15:19:35.468Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T15:19:35.468Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1131879605 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T15:19:35.468Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1131879606 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T15:19:35.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1131879607 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-30T15:19:35.468Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1131879607 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-30T15:19:35.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1131879608 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-30T15:19:35.468Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T15:19:35.468Z] 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-30T15:19:35.468Z] DEBUG - Setting state to checked on: logger [2019-07-30T15:19:35.468Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T15:19:35.468Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T15:19:35.468Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T15:19:35.468Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T15:19:35.468Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T15:19:35.468Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:35.468Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:35.468Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T15:19:35.468Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T15:19:35.468Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T15:19:35.468Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T15:19:35.468Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T15:19:35.468Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T15:19:35.468Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:35.468Z] DEBUG - Clicking on &Ok [2019-07-30T15:19:35.468Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1131879619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:35.468Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1131879619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:35.468Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1131879619 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:35.468Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1131879619 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:35.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1131879620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:35.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1131879620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:35.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1131879620 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:35.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1131879037 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-30T15:19:36.032Z] DEBUG - Clicked on [2019-07-30T15:19:36.032Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:36.032Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:19:36.032Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T15:19:36.032Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:36.032Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:19:36.032Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T15:19:36.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=1131880001 data=null doit=true} to Tree node with text: JUL [2019-07-30T15:19:36.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=1131880002 data=null} to Tree node with text: JUL [2019-07-30T15:19:36.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=1131880002 data=null button=1 stateMask=0x0 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-30T15:19:36.032Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1131880003 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-30T15:19:36.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=1131880011 data=null button=1 stateMask=0x80000 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-30T15:19:36.032Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:36.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131880013 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T15:19:36.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131880013 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:19:36.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131880013 data=null} to Tree node with text: mysession [2019-07-30T15:19:36.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131880013 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:36.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131880014 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-30T15:19:36.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131880016 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:36.032Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:36.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131880016 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T15:19:36.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131880016 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:19:36.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131880017 data=null} to Tree node with text: mysession [2019-07-30T15:19:36.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131880017 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:36.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131880017 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-30T15:19:36.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131880018 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:36.032Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T15:19:36.032Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T15:19:36.289Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T15:19:36.289Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T15:19:36.289Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1131880516 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T15:19:36.289Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T15:19:36.289Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T15:19:36.289Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T15:19:36.289Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL' [2019-07-30T15:19:36.289Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T15:19:36.289Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain') [2019-07-30T15:19:36.289Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO' [2019-07-30T15:19:36.289Z] 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-30T15:19:36.289Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T15:19:36.289Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T15:19:36.289Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:36.289Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:36.289Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:36.289Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:36.289Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:36.289Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T15:19:36.289Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T15:19:36.289Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T15:19:36.289Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1131880520 data=null doit=true} to Button with text {Kernel} [2019-07-30T15:19:36.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1131880520 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-30T15:19:36.289Z] 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-30T15:19:36.289Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=1131880522 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-30T15:19:36.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=1131880522 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-30T15:19:36.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=1131880528 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-30T15:19:36.546Z] *** BUG *** [2019-07-30T15:19:36.546Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:19:36.546Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:19:36.546Z] [2019-07-30T15:19:36.546Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=1131880528 data=null item=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-30T15:19:36.546Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T15:19:36.546Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:19:36.546Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-30T15:19:36.546Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-30T15:19:36.546Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-30T15:19:36.546Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1131880788 data=null doit=true} to TreeItem with text {All} [2019-07-30T15:19:36.546Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1131880789 data=null} to TreeItem with text {All} [2019-07-30T15:19:36.546Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1131880789 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T15:19:36.546Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1131880790 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-30T15:19:36.546Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1131880791 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T15:19:36.546Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T15:19:36.546Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1131880792 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T15:19:36.546Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1131880792 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T15:19:36.546Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1131880792 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-30T15:19:36.546Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1131880792 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-30T15:19:36.546Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1131880793 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-30T15:19:36.546Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T15:19:36.546Z] 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-30T15:19:36.546Z] DEBUG - Setting state to checked on: anotherLogger [2019-07-30T15:19:36.546Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T15:19:36.546Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T15:19:36.546Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T15:19:36.546Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T15:19:36.546Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T15:19:36.546Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:36.546Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:36.546Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-30T15:19:36.546Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level') [2019-07-30T15:19:36.546Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK' [2019-07-30T15:19:36.546Z] 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-30T15:19:36.546Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T15:19:36.546Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-30T15:19:36.546Z] DEBUG - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level') [2019-07-30T15:19:36.546Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T15:19:36.546Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-30T15:19:36.546Z] DEBUG - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level') [2019-07-30T15:19:36.546Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T15:19:36.546Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T15:19:36.804Z] DEBUG - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T15:19:36.804Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@44b860b1 [2019-07-30T15:19:36.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=1131880804 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-30T15:19:36.804Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1131880805 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-30T15:19:36.804Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1131880805 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T15:19:36.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=1131880805 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T15:19:36.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1131880805 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-30T15:19:36.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1131880805 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-30T15:19:36.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1131880805 data=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-30T15:19:36.804Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=1131880807 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-30T15:19:36.804Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1131880808 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-30T15:19:36.804Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=1131880808 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-30T15:19:36.804Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=1131880808 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T15:19:36.804Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=1131880808 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T15:19:36.804Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2019-07-30T15:19:36.804Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-30T15:19:36.804Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level') [2019-07-30T15:19:36.804Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level')) [2019-07-30T15:19:36.804Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Warning [2019-07-30T15:19:36.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=1131880887 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-30T15:19:36.804Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Warning [2019-07-30T15:19:36.804Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T15:19:36.804Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T15:19:36.804Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T15:19:36.804Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T15:19:36.804Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T15:19:36.804Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:36.804Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:36.804Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T15:19:36.804Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T15:19:36.804Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T15:19:36.804Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T15:19:36.804Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T15:19:36.804Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T15:19:36.804Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:36.804Z] DEBUG - Clicking on &Ok [2019-07-30T15:19:36.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1131880891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:36.804Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1131880892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:36.804Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1131880892 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:36.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1131880892 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:36.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1131880892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:36.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1131880892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:36.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1131880892 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:36.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1131880189 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-30T15:19:37.060Z] DEBUG - Clicked on [2019-07-30T15:19:37.060Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:37.060Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:19:37.060Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T15:19:37.060Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:37.060Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:19:37.060Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T15:19:37.060Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=1131881283 data=null doit=true} to Tree node with text: JUL [2019-07-30T15:19:37.060Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=1131881283 data=null} to Tree node with text: JUL [2019-07-30T15:19:37.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=1131881284 data=null button=1 stateMask=0x0 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-30T15:19:37.060Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1131881284 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-30T15:19:37.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=1131881285 data=null button=1 stateMask=0x80000 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-30T15:19:37.060Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:37.060Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131881286 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T15:19:37.060Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131881286 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:19:37.060Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131881286 data=null} to Tree node with text: mysession [2019-07-30T15:19:37.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131881287 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:37.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131881287 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-30T15:19:37.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131881288 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:37.060Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:37.060Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131881289 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T15:19:37.060Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131881290 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:19:37.060Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131881290 data=null} to Tree node with text: mysession [2019-07-30T15:19:37.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131881290 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:37.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131881290 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-30T15:19:37.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131881291 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:37.317Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T15:19:37.317Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T15:19:37.573Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T15:19:37.832Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T15:19:37.832Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1131881890 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T15:19:37.832Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T15:19:37.832Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T15:19:37.832Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T15:19:37.832Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL' [2019-07-30T15:19:37.832Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T15:19:37.832Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain') [2019-07-30T15:19:37.832Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO' [2019-07-30T15:19:37.832Z] 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-30T15:19:37.832Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T15:19:37.832Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T15:19:37.832Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:37.832Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:37.832Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:37.832Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:37.832Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:37.832Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T15:19:37.832Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T15:19:37.832Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T15:19:37.832Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1131881895 data=null doit=true} to Button with text {Kernel} [2019-07-30T15:19:37.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1131881895 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-30T15:19:37.832Z] 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-30T15:19:37.832Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=1131881896 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-30T15:19:37.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=1131881896 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-30T15:19:37.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=1131881896 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-30T15:19:37.832Z] *** BUG *** [2019-07-30T15:19:37.832Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:19:37.832Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:19:37.832Z] [2019-07-30T15:19:37.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=1131881896 data=null item=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-30T15:19:37.832Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T15:19:37.832Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:19:37.832Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-30T15:19:37.832Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-30T15:19:37.832Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-30T15:19:37.832Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:19:37.832Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:19:37.832Z] DEBUG - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger' [2019-07-30T15:19:37.832Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger') [2019-07-30T15:19:37.832Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger')) [2019-07-30T15:19:37.832Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T15:19:37.832Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T15:19:37.832Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T15:19:37.832Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T15:19:37.832Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T15:19:37.832Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:37.832Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:37.832Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T15:19:37.832Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T15:19:37.832Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T15:19:37.832Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T15:19:37.832Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T15:19:37.832Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T15:19:37.832Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:37.832Z] DEBUG - Clicking on &Ok [2019-07-30T15:19:37.832Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1131882019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:37.832Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1131882019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:37.832Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1131882019 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:37.832Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1131882020 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:37.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1131882020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:37.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1131882020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:38.089Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1131882020 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:38.089Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1131881491 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-30T15:19:38.346Z] DEBUG - Clicked on [2019-07-30T15:19:38.346Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:38.346Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:19:38.346Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T15:19:38.346Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:38.346Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:19:38.346Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T15:19:38.346Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=1131882426 data=null doit=true} to Tree node with text: JUL [2019-07-30T15:19:38.346Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=1131882426 data=null} to Tree node with text: JUL [2019-07-30T15:19:38.346Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=1131882427 data=null button=1 stateMask=0x0 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-30T15:19:38.346Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1131882427 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-30T15:19:38.346Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=1131882429 data=null button=1 stateMask=0x80000 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-30T15:19:38.346Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:38.346Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:19:38.346Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T15:19:38.346Z] WARN - Tree item Tree node with text: JUL is already expanded. Won't expand it again. [2019-07-30T15:19:38.346Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:38.346Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:19:38.346Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:38.346Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131882486 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T15:19:38.346Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131882486 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:19:38.346Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131882487 data=null} to Tree node with text: mysession [2019-07-30T15:19:38.346Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131882487 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:38.346Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131882487 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-30T15:19:38.346Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131882489 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:38.346Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:38.346Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131882490 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T15:19:38.346Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131882490 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:19:38.346Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131882490 data=null} to Tree node with text: mysession [2019-07-30T15:19:38.346Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131882490 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:38.346Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131882490 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-30T15:19:38.346Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131882492 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:38.628Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-30T15:19:38.628Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-30T15:19:38.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1131882600 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-30T15:19:38.628Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-30T15:19:38.628Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:38.628Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:19:38.628Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:38.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131882703 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T15:19:38.628Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131882703 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:19:38.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131882703 data=null} to Tree node with text: mysession [2019-07-30T15:19:38.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131882704 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:38.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131882704 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-30T15:19:38.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131882707 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:38.628Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:38.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131882707 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T15:19:38.628Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131882707 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:19:38.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131882708 data=null} to Tree node with text: mysession [2019-07-30T15:19:38.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131882708 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:38.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131882708 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-30T15:19:38.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131882709 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:38.628Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-30T15:19:38.628Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-30T15:19:38.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1131882805 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-30T15:19:38.628Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-30T15:19:38.928Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T15:19:38.928Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:38.928Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:19:38.928Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T15:19:38.928Z] WARN - Tree item Tree node with text: JUL is already expanded. Won't expand it again. [2019-07-30T15:19:38.928Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:38.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {logger} time=1131883086 data=null button=0 stateMask=0x0 x=134 y=134 count=0} to Tree node with text: logger [2019-07-30T15:19:38.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {logger} time=1131883086 data=null doit=true} to Tree node with text: logger [2019-07-30T15:19:38.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {logger} time=1131883086 data=null} to Tree node with text: logger [2019-07-30T15:19:38.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {logger} time=1131883087 data=null button=1 stateMask=0x0 x=134 y=134 count=1} to Tree node with text: logger [2019-07-30T15:19:38.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131883087 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-30T15:19:38.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {logger} time=1131883094 data=null button=1 stateMask=0x80000 x=134 y=134 count=1} to Tree node with text: logger [2019-07-30T15:19:38.928Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T15:19:39.225Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:19:39.225Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:19:39.225Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T15:19:39.225Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:39.225Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:19:39.225Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T15:19:39.225Z] WARN - Tree item Tree node with text: JUL is already expanded. Won't expand it again. [2019-07-30T15:19:39.225Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:39.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=1131883235 data=null button=0 stateMask=0x0 x=161 y=114 count=0} to Tree node with text: anotherLogger [2019-07-30T15:19:39.225Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {anotherLogger} time=1131883235 data=null doit=true} to Tree node with text: anotherLogger [2019-07-30T15:19:39.225Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=1131883236 data=null} to Tree node with text: anotherLogger [2019-07-30T15:19:39.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=1131883236 data=null button=1 stateMask=0x0 x=161 y=114 count=1} to Tree node with text: anotherLogger [2019-07-30T15:19:39.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131883236 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-30T15:19:39.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=1131883239 data=null button=1 stateMask=0x80000 x=161 y=114 count=1} to Tree node with text: anotherLogger [2019-07-30T15:19:39.225Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T15:19:39.225Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:19:39.225Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:19:39.225Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:39.225Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:19:39.225Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:39.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131883430 data=null button=0 stateMask=0x0 x=112 y=-12 count=0} to Tree node with text: mysession [2019-07-30T15:19:39.225Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131883430 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:19:39.225Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131883430 data=null} to Tree node with text: mysession [2019-07-30T15:19:39.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131883430 data=null button=1 stateMask=0x0 x=112 y=-12 count=1} to Tree node with text: mysession [2019-07-30T15:19:39.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131883430 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-30T15:19:39.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131883485 data=null button=1 stateMask=0x80000 x=112 y=-12 count=1} to Tree node with text: mysession [2019-07-30T15:19:39.484Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:39.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131883487 data=null button=0 stateMask=0x0 x=112 y=-12 count=0} to Tree node with text: mysession [2019-07-30T15:19:39.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131883488 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:19:39.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131883488 data=null} to Tree node with text: mysession [2019-07-30T15:19:39.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131883489 data=null button=1 stateMask=0x0 x=112 y=-12 count=1} to Tree node with text: mysession [2019-07-30T15:19:39.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131883489 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-30T15:19:39.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131883491 data=null button=1 stateMask=0x80000 x=112 y=-12 count=1} to Tree node with text: mysession [2019-07-30T15:19:39.484Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T15:19:39.484Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T15:19:39.742Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T15:19:39.742Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T15:19:39.742Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1131883992 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T15:19:39.742Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T15:19:39.742Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T15:19:39.742Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T15:19:39.742Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T15:19:39.742Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J' [2019-07-30T15:19:40.307Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T15:19:40.307Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain') [2019-07-30T15:19:40.307Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO' [2019-07-30T15:19:40.307Z] 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-30T15:19:40.307Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T15:19:40.307Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:40.307Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:40.307Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:40.307Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:40.307Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:40.307Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T15:19:40.307Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T15:19:40.307Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T15:19:40.307Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1131884425 data=null doit=true} to Button with text {Kernel} [2019-07-30T15:19:40.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1131884426 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-30T15:19:40.307Z] 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-30T15:19:40.307Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=1131884427 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-30T15:19:40.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=1131884427 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-30T15:19:40.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=1131884427 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-30T15:19:40.307Z] *** BUG *** [2019-07-30T15:19:40.307Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:19:40.307Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:19:40.307Z] [2019-07-30T15:19:40.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=1131884427 data=null item=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-30T15:19:40.307Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T15:19:40.307Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:19:40.307Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-30T15:19:40.307Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-30T15:19:40.307Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-30T15:19:40.307Z] DEBUG - Setting state to checked on: All [2019-07-30T15:19:40.307Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T15:19:40.307Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T15:19:40.307Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T15:19:40.307Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T15:19:40.307Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T15:19:40.307Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:40.307Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:40.307Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T15:19:40.307Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T15:19:40.307Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T15:19:40.307Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T15:19:40.307Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T15:19:40.307Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T15:19:40.307Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:40.307Z] DEBUG - Clicking on &Ok [2019-07-30T15:19:40.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1131884504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:40.307Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1131884504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:40.307Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1131884504 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:40.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1131884504 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:40.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1131884504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:40.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1131884504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:40.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1131884504 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:40.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1131883619 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-30T15:19:40.565Z] DEBUG - Clicked on [2019-07-30T15:19:40.565Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:40.565Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:19:40.565Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T15:19:40.565Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:40.565Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:19:40.565Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T15:19:40.565Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=1131884702 data=null doit=true} to Tree node with text: LOG4J [2019-07-30T15:19:40.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=1131884703 data=null} to Tree node with text: LOG4J [2019-07-30T15:19:40.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=1131884703 data=null button=1 stateMask=0x0 x=115 y=92 count=1} to Tree node with text: LOG4J [2019-07-30T15:19:40.565Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1131884704 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-30T15:19:40.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=1131884705 data=null button=1 stateMask=0x80000 x=115 y=92 count=1} to Tree node with text: LOG4J [2019-07-30T15:19:40.565Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:40.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131884706 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T15:19:40.565Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131884706 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:19:40.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131884706 data=null} to Tree node with text: mysession [2019-07-30T15:19:40.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131884706 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:40.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131884706 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-30T15:19:40.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131884708 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:40.565Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:40.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131884709 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T15:19:40.565Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131884709 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:19:40.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131884709 data=null} to Tree node with text: mysession [2019-07-30T15:19:40.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131884709 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:40.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131884710 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-30T15:19:40.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131884711 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:40.822Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T15:19:40.822Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T15:19:41.080Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T15:19:41.080Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T15:19:41.080Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1131885212 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T15:19:41.080Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T15:19:41.080Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T15:19:41.080Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T15:19:41.080Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T15:19:41.080Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J' [2019-07-30T15:19:41.080Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T15:19:41.080Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain') [2019-07-30T15:19:41.080Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO' [2019-07-30T15:19:41.080Z] 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-30T15:19:41.080Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T15:19:41.080Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:41.080Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:41.080Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:41.080Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:41.080Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:41.080Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T15:19:41.080Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T15:19:41.080Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T15:19:41.080Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1131885216 data=null doit=true} to Button with text {Kernel} [2019-07-30T15:19:41.080Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1131885217 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-30T15:19:41.080Z] 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-30T15:19:41.080Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=1131885217 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-30T15:19:41.080Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=1131885221 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-30T15:19:41.080Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=1131885221 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-30T15:19:41.080Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=1131885221 data=null item=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-30T15:19:41.080Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T15:19:41.080Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:19:41.080Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-30T15:19:41.080Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-30T15:19:41.080Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-30T15:19:41.080Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1131885328 data=null doit=true} to TreeItem with text {All} [2019-07-30T15:19:41.080Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1131885329 data=null} to TreeItem with text {All} [2019-07-30T15:19:41.080Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1131885329 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T15:19:41.080Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1131885330 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-30T15:19:41.080Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1131885331 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T15:19:41.337Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T15:19:41.337Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1131885332 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T15:19:41.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1131885332 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T15:19:41.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1131885333 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-30T15:19:41.337Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1131885333 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-30T15:19:41.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1131885383 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-30T15:19:41.337Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T15:19:41.337Z] 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-30T15:19:41.337Z] DEBUG - Setting state to checked on: logger [2019-07-30T15:19:41.337Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T15:19:41.337Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T15:19:41.337Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T15:19:41.337Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T15:19:41.337Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T15:19:41.337Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:41.337Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:41.337Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T15:19:41.337Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T15:19:41.337Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T15:19:41.337Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T15:19:41.337Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T15:19:41.337Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T15:19:41.337Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:41.337Z] DEBUG - Clicking on &Ok [2019-07-30T15:19:41.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1131885387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:41.337Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1131885387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:41.337Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1131885387 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:41.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1131885388 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:41.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1131885388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:41.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1131885388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:41.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1131885388 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:41.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1131884836 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-30T15:19:41.595Z] DEBUG - Clicked on [2019-07-30T15:19:41.595Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:41.595Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:19:41.595Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T15:19:41.595Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:41.595Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:19:41.595Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T15:19:41.595Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=1131885610 data=null doit=true} to Tree node with text: LOG4J [2019-07-30T15:19:41.595Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=1131885610 data=null} to Tree node with text: LOG4J [2019-07-30T15:19:41.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=1131885610 data=null button=1 stateMask=0x0 x=99 y=92 count=1} to Tree node with text: LOG4J [2019-07-30T15:19:41.595Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1131885611 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-30T15:19:41.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=1131885612 data=null button=1 stateMask=0x80000 x=99 y=92 count=1} to Tree node with text: LOG4J [2019-07-30T15:19:41.595Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:41.595Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131885613 data=null button=0 stateMask=0x0 x=96 y=50 count=0} to Tree node with text: mysession [2019-07-30T15:19:41.595Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131885619 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:19:41.595Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131885620 data=null} to Tree node with text: mysession [2019-07-30T15:19:41.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131885620 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:41.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131885620 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-30T15:19:41.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131885622 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:41.595Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:41.595Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131885623 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T15:19:41.595Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131885623 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:19:41.595Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131885624 data=null} to Tree node with text: mysession [2019-07-30T15:19:41.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131885624 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:41.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131885624 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-30T15:19:41.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131885627 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:41.595Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T15:19:41.595Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T15:19:41.852Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T15:19:41.852Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T15:19:41.852Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1131886090 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T15:19:41.852Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T15:19:41.852Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T15:19:41.852Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T15:19:41.852Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T15:19:41.852Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J' [2019-07-30T15:19:41.852Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T15:19:41.852Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain') [2019-07-30T15:19:41.852Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO' [2019-07-30T15:19:41.852Z] 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-30T15:19:41.852Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T15:19:41.852Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:41.852Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:41.852Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:41.852Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:41.852Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:41.852Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T15:19:41.852Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T15:19:41.852Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T15:19:41.852Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1131886094 data=null doit=true} to Button with text {Kernel} [2019-07-30T15:19:41.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1131886094 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-30T15:19:41.852Z] 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-30T15:19:41.852Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=1131886095 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-30T15:19:41.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=1131886095 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-30T15:19:41.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=1131886095 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-30T15:19:42.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=1131886095 data=null item=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-30T15:19:42.110Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T15:19:42.110Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:19:42.110Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-30T15:19:42.110Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-30T15:19:42.110Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-30T15:19:42.110Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1131886210 data=null doit=true} to TreeItem with text {All} [2019-07-30T15:19:42.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1131886211 data=null} to TreeItem with text {All} [2019-07-30T15:19:42.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1131886211 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T15:19:42.110Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1131886211 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-30T15:19:42.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1131886212 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T15:19:42.110Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T15:19:42.110Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1131886213 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T15:19:42.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1131886214 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T15:19:42.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1131886214 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-30T15:19:42.110Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1131886214 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-30T15:19:42.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1131886215 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-30T15:19:42.110Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T15:19:42.110Z] 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-30T15:19:42.110Z] DEBUG - Setting state to checked on: anotherLogger [2019-07-30T15:19:42.110Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T15:19:42.110Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T15:19:42.110Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T15:19:42.110Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T15:19:42.110Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T15:19:42.110Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:42.110Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:42.110Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-30T15:19:42.110Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level') [2019-07-30T15:19:42.110Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK' [2019-07-30T15:19:42.110Z] 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-30T15:19:42.110Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T15:19:42.110Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-30T15:19:42.110Z] DEBUG - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level') [2019-07-30T15:19:42.110Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T15:19:42.110Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-30T15:19:42.110Z] DEBUG - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level') [2019-07-30T15:19:42.110Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T15:19:42.110Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T15:19:42.110Z] DEBUG - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T15:19:42.110Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@473711df [2019-07-30T15:19:42.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=1131886220 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-30T15:19:42.110Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1131886220 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-30T15:19:42.110Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1131886220 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T15:19:42.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=1131886220 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T15:19:42.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1131886220 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-30T15:19:42.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1131886221 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-30T15:19:42.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1131886221 data=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-30T15:19:42.110Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=1131886229 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-30T15:19:42.110Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1131886229 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-30T15:19:42.110Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=1131886229 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-30T15:19:42.110Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=1131886229 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T15:19:42.110Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=1131886229 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T15:19:42.110Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2019-07-30T15:19:42.110Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-30T15:19:42.110Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level') [2019-07-30T15:19:42.110Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level')) [2019-07-30T15:19:42.110Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Fatal [2019-07-30T15:19:42.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=1131886232 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-30T15:19:42.110Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Fatal [2019-07-30T15:19:42.110Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T15:19:42.110Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T15:19:42.110Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T15:19:42.110Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T15:19:42.110Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T15:19:42.110Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:42.110Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:42.110Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T15:19:42.110Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T15:19:42.110Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T15:19:42.110Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T15:19:42.110Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T15:19:42.110Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T15:19:42.110Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:42.110Z] DEBUG - Clicking on &Ok [2019-07-30T15:19:42.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1131886283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:42.110Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1131886284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:42.110Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1131886284 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:42.111Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1131886284 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:42.111Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1131886284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:42.111Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1131886284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:42.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1131886284 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:42.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1131885781 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-30T15:19:42.368Z] DEBUG - Clicked on [2019-07-30T15:19:42.368Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:42.368Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:19:42.368Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T15:19:42.368Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:42.368Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:19:42.368Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T15:19:42.368Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=1131886495 data=null doit=true} to Tree node with text: LOG4J [2019-07-30T15:19:42.368Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=1131886495 data=null} to Tree node with text: LOG4J [2019-07-30T15:19:42.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=1131886495 data=null button=1 stateMask=0x0 x=99 y=92 count=1} to Tree node with text: LOG4J [2019-07-30T15:19:42.368Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1131886501 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-30T15:19:42.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=1131886504 data=null button=1 stateMask=0x80000 x=115 y=92 count=1} to Tree node with text: LOG4J [2019-07-30T15:19:42.368Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:42.368Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131886505 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T15:19:42.368Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131886506 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:19:42.368Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131886506 data=null} to Tree node with text: mysession [2019-07-30T15:19:42.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131886506 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:42.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131886506 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-30T15:19:42.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131886508 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:42.368Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:42.368Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131886509 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T15:19:42.368Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131886509 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:19:42.368Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131886509 data=null} to Tree node with text: mysession [2019-07-30T15:19:42.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131886509 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:42.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131886509 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-30T15:19:42.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131886511 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:42.626Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T15:19:42.626Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T15:19:42.884Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T15:19:42.884Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T15:19:42.884Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1131887027 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T15:19:42.884Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T15:19:42.884Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T15:19:42.884Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T15:19:42.884Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T15:19:42.884Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J' [2019-07-30T15:19:42.884Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T15:19:42.884Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain') [2019-07-30T15:19:42.884Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO' [2019-07-30T15:19:42.884Z] 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-30T15:19:42.884Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T15:19:42.884Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:42.884Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:42.884Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:42.884Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:42.884Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:42.884Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T15:19:42.884Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T15:19:42.884Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T15:19:42.884Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1131887088 data=null doit=true} to Button with text {Kernel} [2019-07-30T15:19:42.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1131887088 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-30T15:19:42.884Z] 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-30T15:19:42.884Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=1131887090 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-30T15:19:42.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=1131887090 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-30T15:19:42.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=1131887091 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-30T15:19:43.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=1131887091 data=null item=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-30T15:19:43.141Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T15:19:43.141Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:19:43.141Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-30T15:19:43.141Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-30T15:19:43.141Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-30T15:19:43.141Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:19:43.141Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:19:43.141Z] DEBUG - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger' [2019-07-30T15:19:43.141Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger') [2019-07-30T15:19:43.141Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger')) [2019-07-30T15:19:43.141Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T15:19:43.141Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T15:19:43.141Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T15:19:43.141Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T15:19:43.141Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T15:19:43.141Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:43.141Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:43.141Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T15:19:43.141Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T15:19:43.141Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T15:19:43.141Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T15:19:43.141Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T15:19:43.141Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T15:19:43.141Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:43.141Z] DEBUG - Clicking on &Ok [2019-07-30T15:19:43.141Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1131887229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:43.141Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1131887229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:43.141Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1131887229 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:43.141Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1131887229 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:43.141Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1131887229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:43.141Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1131887229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:43.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1131887229 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:43.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1131886626 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-30T15:19:43.398Z] DEBUG - Clicked on [2019-07-30T15:19:43.398Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:43.399Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:19:43.399Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T15:19:43.399Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:43.399Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:19:43.399Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T15:19:43.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=1131887523 data=null doit=true} to Tree node with text: LOG4J [2019-07-30T15:19:43.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=1131887523 data=null} to Tree node with text: LOG4J [2019-07-30T15:19:43.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=1131887524 data=null button=1 stateMask=0x0 x=115 y=92 count=1} to Tree node with text: LOG4J [2019-07-30T15:19:43.399Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1131887524 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-30T15:19:43.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=1131887526 data=null button=1 stateMask=0x80000 x=115 y=92 count=1} to Tree node with text: LOG4J [2019-07-30T15:19:43.399Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:43.399Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:19:43.399Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T15:19:43.399Z] WARN - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again. [2019-07-30T15:19:43.399Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:43.399Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:19:43.399Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:43.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131887529 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T15:19:43.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131887529 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:19:43.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131887529 data=null} to Tree node with text: mysession [2019-07-30T15:19:43.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131887530 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:43.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131887581 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-30T15:19:43.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131887585 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:43.399Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:43.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131887586 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T15:19:43.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131887586 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:19:43.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131887587 data=null} to Tree node with text: mysession [2019-07-30T15:19:43.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131887587 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:43.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131887587 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-30T15:19:43.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131887588 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:43.656Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-30T15:19:43.656Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-30T15:19:43.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1131887697 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-30T15:19:43.656Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-30T15:19:43.656Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:43.656Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:19:43.656Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:43.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131887800 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T15:19:43.656Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131887801 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:19:43.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131887801 data=null} to Tree node with text: mysession [2019-07-30T15:19:43.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131887801 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:43.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131887801 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-30T15:19:43.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131887803 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:43.656Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:43.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131887804 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T15:19:43.656Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131887804 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:19:43.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131887804 data=null} to Tree node with text: mysession [2019-07-30T15:19:43.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131887805 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:43.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131887805 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-30T15:19:43.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131887806 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:43.913Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-30T15:19:43.913Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-30T15:19:43.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1131887908 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-30T15:19:43.913Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-30T15:19:44.171Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T15:19:44.171Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:44.171Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:19:44.171Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T15:19:44.171Z] WARN - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again. [2019-07-30T15:19:44.171Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:44.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {logger} time=1131888232 data=null button=0 stateMask=0x0 x=134 y=134 count=0} to Tree node with text: logger [2019-07-30T15:19:44.171Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {logger} time=1131888232 data=null doit=true} to Tree node with text: logger [2019-07-30T15:19:44.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {logger} time=1131888232 data=null} to Tree node with text: logger [2019-07-30T15:19:44.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {logger} time=1131888232 data=null button=1 stateMask=0x0 x=134 y=134 count=1} to Tree node with text: logger [2019-07-30T15:19:44.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131888232 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-30T15:19:44.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {logger} time=1131888236 data=null button=1 stateMask=0x80000 x=134 y=134 count=1} to Tree node with text: logger [2019-07-30T15:19:44.171Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T15:19:44.171Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:19:44.171Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:19:44.171Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T15:19:44.171Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:44.171Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:19:44.171Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T15:19:44.171Z] WARN - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again. [2019-07-30T15:19:44.171Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:44.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=1131888406 data=null button=0 stateMask=0x0 x=161 y=114 count=0} to Tree node with text: anotherLogger [2019-07-30T15:19:44.171Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {anotherLogger} time=1131888406 data=null doit=true} to Tree node with text: anotherLogger [2019-07-30T15:19:44.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=1131888406 data=null} to Tree node with text: anotherLogger [2019-07-30T15:19:44.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=1131888407 data=null button=1 stateMask=0x0 x=161 y=114 count=1} to Tree node with text: anotherLogger [2019-07-30T15:19:44.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131888407 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-30T15:19:44.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=1131888410 data=null button=1 stateMask=0x80000 x=161 y=114 count=1} to Tree node with text: anotherLogger [2019-07-30T15:19:44.171Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T15:19:44.428Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:19:44.428Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:19:44.429Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:44.429Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:19:44.429Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:44.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131888592 data=null button=0 stateMask=0x0 x=112 y=-12 count=0} to Tree node with text: mysession [2019-07-30T15:19:44.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131888592 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:19:44.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131888592 data=null} to Tree node with text: mysession [2019-07-30T15:19:44.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131888592 data=null button=1 stateMask=0x0 x=112 y=-12 count=1} to Tree node with text: mysession [2019-07-30T15:19:44.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131888593 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-30T15:19:44.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131888602 data=null button=1 stateMask=0x80000 x=112 y=-7 count=1} to Tree node with text: mysession [2019-07-30T15:19:44.429Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:44.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131888603 data=null button=0 stateMask=0x0 x=112 y=-7 count=0} to Tree node with text: mysession [2019-07-30T15:19:44.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131888603 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:19:44.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131888603 data=null} to Tree node with text: mysession [2019-07-30T15:19:44.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131888604 data=null button=1 stateMask=0x0 x=112 y=-7 count=1} to Tree node with text: mysession [2019-07-30T15:19:44.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131888604 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-30T15:19:44.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131888605 data=null button=1 stateMask=0x80000 x=112 y=-7 count=1} to Tree node with text: mysession [2019-07-30T15:19:44.686Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T15:19:44.686Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T15:19:44.943Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T15:19:44.943Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T15:19:44.943Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1131889014 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T15:19:44.943Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T15:19:44.943Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T15:19:44.943Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T15:19:44.943Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T15:19:44.943Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T15:19:44.943Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python' [2019-07-30T15:19:44.943Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T15:19:44.943Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain') [2019-07-30T15:19:44.943Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO' [2019-07-30T15:19:44.943Z] 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-30T15:19:44.943Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:44.943Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:44.943Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:44.943Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:44.943Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:44.943Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T15:19:44.943Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T15:19:44.943Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T15:19:44.943Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1131889017 data=null doit=true} to Button with text {Kernel} [2019-07-30T15:19:44.943Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1131889017 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-30T15:19:44.943Z] 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-30T15:19:44.943Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=1131889018 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-30T15:19:44.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=1131889022 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-30T15:19:44.943Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=1131889029 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-30T15:19:44.943Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=1131889030 data=null item=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-30T15:19:44.943Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T15:19:44.943Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:19:44.943Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-30T15:19:44.943Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-30T15:19:44.943Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-30T15:19:44.943Z] DEBUG - Setting state to checked on: All [2019-07-30T15:19:44.943Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T15:19:44.943Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T15:19:44.943Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T15:19:44.943Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T15:19:44.943Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T15:19:44.943Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:44.943Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:44.943Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T15:19:44.943Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T15:19:44.943Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T15:19:44.943Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T15:19:44.943Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T15:19:44.943Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T15:19:44.943Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:44.943Z] DEBUG - Clicking on &Ok [2019-07-30T15:19:44.943Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1131889182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:44.943Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1131889182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:44.943Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1131889183 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:44.943Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1131889183 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:44.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1131889183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:44.943Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1131889184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:45.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1131889184 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:45.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1131888718 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-30T15:19:45.201Z] DEBUG - Clicked on [2019-07-30T15:19:45.201Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:45.201Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:19:45.201Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T15:19:45.201Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:45.201Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:19:45.201Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T15:19:45.201Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=1131889331 data=null doit=true} to Tree node with text: Python [2019-07-30T15:19:45.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=1131889331 data=null} to Tree node with text: Python [2019-07-30T15:19:45.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=1131889332 data=null button=1 stateMask=0x0 x=102 y=92 count=1} to Tree node with text: Python [2019-07-30T15:19:45.201Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1131889332 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-30T15:19:45.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=1131889333 data=null button=1 stateMask=0x80000 x=102 y=92 count=1} to Tree node with text: Python [2019-07-30T15:19:45.201Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:45.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131889385 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T15:19:45.201Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131889385 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:19:45.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131889386 data=null} to Tree node with text: mysession [2019-07-30T15:19:45.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131889386 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:45.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131889386 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-30T15:19:45.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131889388 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:45.201Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:45.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131889388 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T15:19:45.201Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131889388 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:19:45.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131889388 data=null} to Tree node with text: mysession [2019-07-30T15:19:45.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131889389 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:45.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131889389 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-30T15:19:45.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131889390 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:45.458Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T15:19:45.458Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T15:19:45.715Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T15:19:45.715Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T15:19:45.715Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1131889733 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T15:19:45.715Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T15:19:45.715Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T15:19:45.715Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T15:19:45.715Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T15:19:45.715Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T15:19:45.715Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python' [2019-07-30T15:19:45.715Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T15:19:45.715Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain') [2019-07-30T15:19:45.715Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO' [2019-07-30T15:19:45.715Z] 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-30T15:19:45.715Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:45.715Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:45.715Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:45.715Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:45.715Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:45.715Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T15:19:45.715Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T15:19:45.715Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T15:19:45.715Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1131889798 data=null doit=true} to Button with text {Kernel} [2019-07-30T15:19:45.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1131889798 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-30T15:19:45.715Z] 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-30T15:19:45.715Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=1131889802 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-30T15:19:45.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=1131889802 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-30T15:19:45.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=1131889803 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-30T15:19:45.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=1131889803 data=null item=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-30T15:19:45.715Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T15:19:45.715Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:19:45.715Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-30T15:19:45.715Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-30T15:19:45.715Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-30T15:19:45.715Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1131889908 data=null doit=true} to TreeItem with text {All} [2019-07-30T15:19:45.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1131889908 data=null} to TreeItem with text {All} [2019-07-30T15:19:45.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1131889908 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T15:19:45.715Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1131889909 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-30T15:19:45.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1131889915 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T15:19:45.715Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T15:19:45.715Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1131889917 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T15:19:45.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1131889917 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T15:19:45.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1131889917 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-30T15:19:45.715Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1131889917 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-30T15:19:45.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1131889918 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-30T15:19:45.715Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T15:19:45.715Z] 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-30T15:19:45.715Z] DEBUG - Setting state to checked on: logger [2019-07-30T15:19:45.715Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T15:19:45.715Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T15:19:45.715Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T15:19:45.715Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T15:19:45.715Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T15:19:45.715Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:45.715Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:45.715Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T15:19:45.715Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T15:19:45.715Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T15:19:45.715Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T15:19:45.715Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T15:19:45.715Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T15:19:45.715Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:45.715Z] DEBUG - Clicking on &Ok [2019-07-30T15:19:45.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1131889921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:45.715Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1131889922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:45.715Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1131889922 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:45.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1131889922 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:45.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1131889922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:45.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1131889922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:45.972Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1131889922 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:45.972Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1131889496 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-30T15:19:45.972Z] DEBUG - Clicked on [2019-07-30T15:19:45.972Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:45.972Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:19:45.972Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T15:19:45.972Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:45.972Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:19:45.972Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T15:19:45.972Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=1131890123 data=null doit=true} to Tree node with text: Python [2019-07-30T15:19:45.972Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=1131890123 data=null} to Tree node with text: Python [2019-07-30T15:19:45.972Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=1131890124 data=null button=1 stateMask=0x0 x=118 y=92 count=1} to Tree node with text: Python [2019-07-30T15:19:45.972Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1131890124 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-30T15:19:45.972Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=1131890125 data=null button=1 stateMask=0x80000 x=118 y=92 count=1} to Tree node with text: Python [2019-07-30T15:19:45.972Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:45.972Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131890126 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T15:19:45.972Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131890126 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:19:45.972Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131890126 data=null} to Tree node with text: mysession [2019-07-30T15:19:45.972Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131890126 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:45.972Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131890126 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-30T15:19:45.972Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131890184 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:45.972Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:45.972Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131890185 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T15:19:45.972Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131890185 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:19:45.972Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131890185 data=null} to Tree node with text: mysession [2019-07-30T15:19:45.972Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131890186 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:45.972Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131890187 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-30T15:19:45.972Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131890189 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:46.228Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T15:19:46.228Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T15:19:46.485Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T15:19:46.485Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T15:19:46.485Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1131890604 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T15:19:46.485Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T15:19:46.485Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T15:19:46.485Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T15:19:46.485Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T15:19:46.485Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T15:19:46.485Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python' [2019-07-30T15:19:46.485Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T15:19:46.486Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain') [2019-07-30T15:19:46.486Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO' [2019-07-30T15:19:46.486Z] 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-30T15:19:46.486Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:46.486Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:46.486Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:46.486Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:46.486Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:46.486Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T15:19:46.486Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T15:19:46.486Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T15:19:46.486Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1131890612 data=null doit=true} to Button with text {Kernel} [2019-07-30T15:19:46.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1131890612 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-30T15:19:46.486Z] 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-30T15:19:46.486Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=1131890614 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-30T15:19:46.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=1131890614 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-30T15:19:46.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=1131890614 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-30T15:19:46.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=1131890614 data=null item=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-30T15:19:46.486Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T15:19:46.486Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:19:46.486Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-30T15:19:46.486Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-30T15:19:46.486Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-30T15:19:46.486Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1131890734 data=null doit=true} to TreeItem with text {All} [2019-07-30T15:19:46.486Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1131890735 data=null} to TreeItem with text {All} [2019-07-30T15:19:46.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1131890735 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T15:19:46.486Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1131890735 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-30T15:19:46.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1131890736 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T15:19:46.486Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T15:19:46.743Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1131890737 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T15:19:46.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1131890737 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T15:19:46.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1131890777 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-30T15:19:46.743Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1131890782 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-30T15:19:46.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1131890784 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-30T15:19:46.743Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T15:19:46.743Z] 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-30T15:19:46.743Z] DEBUG - Setting state to checked on: anotherLogger [2019-07-30T15:19:46.743Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T15:19:46.743Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T15:19:46.743Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T15:19:46.743Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T15:19:46.743Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T15:19:46.743Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:46.743Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:46.743Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-30T15:19:46.743Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level') [2019-07-30T15:19:46.743Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK' [2019-07-30T15:19:46.743Z] 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-30T15:19:46.743Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T15:19:46.743Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-30T15:19:46.743Z] DEBUG - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level') [2019-07-30T15:19:46.743Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T15:19:46.743Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-30T15:19:46.743Z] DEBUG - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level') [2019-07-30T15:19:46.743Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T15:19:46.743Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T15:19:46.743Z] DEBUG - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T15:19:46.743Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@13666880 [2019-07-30T15:19:46.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=1131890788 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-30T15:19:46.743Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1131890789 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-30T15:19:46.743Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1131890789 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T15:19:46.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=1131890789 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T15:19:46.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1131890789 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-30T15:19:46.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1131890789 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-30T15:19:46.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1131890789 data=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-30T15:19:46.743Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=1131890791 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-30T15:19:46.743Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1131890791 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-30T15:19:46.743Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=1131890791 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-30T15:19:46.743Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=1131890791 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T15:19:46.743Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=1131890791 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T15:19:46.743Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2019-07-30T15:19:46.743Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-30T15:19:46.743Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level') [2019-07-30T15:19:46.743Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level')) [2019-07-30T15:19:46.743Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Critical [2019-07-30T15:19:46.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=1131890793 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-30T15:19:46.743Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Critical [2019-07-30T15:19:46.743Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T15:19:46.743Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T15:19:46.743Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T15:19:46.743Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T15:19:46.743Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T15:19:46.743Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:46.743Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:46.743Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T15:19:46.743Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T15:19:46.743Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T15:19:46.743Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T15:19:46.743Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T15:19:46.743Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T15:19:46.743Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:46.743Z] DEBUG - Clicking on &Ok [2019-07-30T15:19:46.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1131890802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:46.743Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1131890802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:46.744Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1131890802 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:46.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1131890802 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:46.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1131890802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:46.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1131890803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:46.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1131890803 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:46.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1131890300 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-30T15:19:47.001Z] DEBUG - Clicked on [2019-07-30T15:19:47.001Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:47.001Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:19:47.001Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T15:19:47.001Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:47.001Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:19:47.001Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T15:19:47.001Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=1131891025 data=null doit=true} to Tree node with text: Python [2019-07-30T15:19:47.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=1131891025 data=null} to Tree node with text: Python [2019-07-30T15:19:47.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=1131891026 data=null button=1 stateMask=0x0 x=118 y=92 count=1} to Tree node with text: Python [2019-07-30T15:19:47.001Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1131891026 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-30T15:19:47.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=1131891027 data=null button=1 stateMask=0x80000 x=118 y=92 count=1} to Tree node with text: Python [2019-07-30T15:19:47.001Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:47.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131891028 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T15:19:47.001Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131891028 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:19:47.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131891028 data=null} to Tree node with text: mysession [2019-07-30T15:19:47.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131891029 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:47.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131891029 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-30T15:19:47.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131891030 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:47.001Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:47.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131891031 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T15:19:47.001Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131891031 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:19:47.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131891031 data=null} to Tree node with text: mysession [2019-07-30T15:19:47.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131891031 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:47.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131891082 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-30T15:19:47.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131891087 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:47.001Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T15:19:47.001Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T15:19:47.261Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T15:19:47.261Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T15:19:47.261Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1131891509 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T15:19:47.261Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T15:19:47.261Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T15:19:47.261Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T15:19:47.261Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T15:19:47.261Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T15:19:47.261Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python' [2019-07-30T15:19:47.261Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T15:19:47.261Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain') [2019-07-30T15:19:47.261Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO' [2019-07-30T15:19:47.261Z] 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-30T15:19:47.528Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:47.528Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:47.528Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:47.528Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:47.528Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:47.528Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T15:19:47.528Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T15:19:47.528Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T15:19:47.528Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1131891513 data=null doit=true} to Button with text {Kernel} [2019-07-30T15:19:47.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1131891513 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-30T15:19:47.528Z] 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-30T15:19:47.528Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=1131891514 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-30T15:19:47.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=1131891514 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-30T15:19:47.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=1131891514 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-30T15:19:47.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=1131891515 data=null item=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-30T15:19:47.528Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T15:19:47.528Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:19:47.528Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-30T15:19:47.528Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-30T15:19:47.528Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-30T15:19:47.528Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:19:47.528Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:19:47.528Z] DEBUG - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger' [2019-07-30T15:19:47.528Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger') [2019-07-30T15:19:47.528Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger')) [2019-07-30T15:19:47.528Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T15:19:47.528Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T15:19:47.528Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T15:19:47.528Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T15:19:47.528Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T15:19:47.528Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:47.528Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:47.528Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T15:19:47.528Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T15:19:47.528Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T15:19:47.528Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T15:19:47.528Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T15:19:47.528Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T15:19:47.528Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:47.528Z] DEBUG - Clicking on &Ok [2019-07-30T15:19:47.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1131891634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:47.528Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1131891634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:47.528Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1131891634 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:47.528Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1131891634 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:47.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1131891635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:47.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1131891635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:47.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1131891635 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:47.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1131891196 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-30T15:19:47.928Z] DEBUG - Clicked on [2019-07-30T15:19:47.928Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:47.928Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:19:47.928Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T15:19:47.928Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:47.928Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:19:47.928Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T15:19:47.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=1131891903 data=null doit=true} to Tree node with text: Python [2019-07-30T15:19:47.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=1131891903 data=null} to Tree node with text: Python [2019-07-30T15:19:47.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=1131891904 data=null button=1 stateMask=0x0 x=118 y=92 count=1} to Tree node with text: Python [2019-07-30T15:19:47.928Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1131891904 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-30T15:19:47.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=1131891906 data=null button=1 stateMask=0x80000 x=118 y=92 count=1} to Tree node with text: Python [2019-07-30T15:19:47.928Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:47.928Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:19:47.928Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T15:19:47.928Z] WARN - Tree item Tree node with text: Python is already expanded. Won't expand it again. [2019-07-30T15:19:47.928Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:47.928Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:19:47.928Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:47.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131891910 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T15:19:47.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131891910 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:19:47.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131891910 data=null} to Tree node with text: mysession [2019-07-30T15:19:47.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131891910 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:47.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131891911 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-30T15:19:47.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131891921 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:47.928Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:47.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131891922 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T15:19:47.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131891922 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:19:47.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131891922 data=null} to Tree node with text: mysession [2019-07-30T15:19:47.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131891922 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:47.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131891923 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-30T15:19:47.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131891924 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:47.928Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-30T15:19:47.928Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-30T15:19:47.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1131892082 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-30T15:19:47.928Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-30T15:19:48.280Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:48.280Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:19:48.280Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:48.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131892185 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T15:19:48.280Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131892185 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:19:48.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131892186 data=null} to Tree node with text: mysession [2019-07-30T15:19:48.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131892186 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:48.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131892186 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-30T15:19:48.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131892188 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:48.280Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:48.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131892189 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T15:19:48.280Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131892189 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:19:48.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131892189 data=null} to Tree node with text: mysession [2019-07-30T15:19:48.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131892190 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:48.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131892190 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-30T15:19:48.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131892191 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:48.280Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-30T15:19:48.280Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-30T15:19:48.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1131892301 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-30T15:19:48.280Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-30T15:19:48.537Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T15:19:48.537Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:48.537Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:19:48.537Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T15:19:48.537Z] WARN - Tree item Tree node with text: Python is already expanded. Won't expand it again. [2019-07-30T15:19:48.537Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:48.537Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {logger} time=1131892623 data=null button=0 stateMask=0x0 x=134 y=134 count=0} to Tree node with text: logger [2019-07-30T15:19:48.537Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {logger} time=1131892623 data=null doit=true} to Tree node with text: logger [2019-07-30T15:19:48.537Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {logger} time=1131892623 data=null} to Tree node with text: logger [2019-07-30T15:19:48.537Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {logger} time=1131892624 data=null button=1 stateMask=0x0 x=134 y=134 count=1} to Tree node with text: logger [2019-07-30T15:19:48.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131892624 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-30T15:19:48.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {logger} time=1131892627 data=null button=1 stateMask=0x80000 x=134 y=134 count=1} to Tree node with text: logger [2019-07-30T15:19:48.537Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T15:19:48.537Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:19:48.537Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:19:48.537Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T15:19:48.796Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:48.796Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:19:48.796Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T15:19:48.796Z] WARN - Tree item Tree node with text: Python is already expanded. Won't expand it again. [2019-07-30T15:19:48.796Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:48.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=1131892807 data=null button=0 stateMask=0x0 x=161 y=114 count=0} to Tree node with text: anotherLogger [2019-07-30T15:19:48.796Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {anotherLogger} time=1131892807 data=null doit=true} to Tree node with text: anotherLogger [2019-07-30T15:19:48.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=1131892807 data=null} to Tree node with text: anotherLogger [2019-07-30T15:19:48.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=1131892808 data=null button=1 stateMask=0x0 x=161 y=114 count=1} to Tree node with text: anotherLogger [2019-07-30T15:19:48.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131892808 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-30T15:19:48.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=1131892812 data=null button=1 stateMask=0x80000 x=161 y=114 count=1} to Tree node with text: anotherLogger [2019-07-30T15:19:48.796Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T15:19:48.796Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:19:48.796Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:19:48.796Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:48.796Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:19:48.796Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:48.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131892998 data=null button=0 stateMask=0x0 x=112 y=-12 count=0} to Tree node with text: mysession [2019-07-30T15:19:48.796Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131892998 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:19:48.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131892998 data=null} to Tree node with text: mysession [2019-07-30T15:19:48.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131892999 data=null button=1 stateMask=0x0 x=112 y=-12 count=1} to Tree node with text: mysession [2019-07-30T15:19:48.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131892999 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-30T15:19:48.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131893000 data=null button=1 stateMask=0x80000 x=112 y=-12 count=1} to Tree node with text: mysession [2019-07-30T15:19:48.796Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:48.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131893009 data=null button=0 stateMask=0x0 x=112 y=-7 count=0} to Tree node with text: mysession [2019-07-30T15:19:48.796Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131893009 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:19:48.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131893009 data=null} to Tree node with text: mysession [2019-07-30T15:19:48.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131893009 data=null button=1 stateMask=0x0 x=112 y=-7 count=1} to Tree node with text: mysession [2019-07-30T15:19:48.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131893010 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-30T15:19:48.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131893011 data=null button=1 stateMask=0x80000 x=112 y=-7 count=1} to Tree node with text: mysession [2019-07-30T15:19:49.053Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-30T15:19:49.053Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-30T15:19:49.053Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-30T15:19:49.053Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-30T15:19:49.310Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1131893305 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-30T15:19:49.310Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:19:49.310Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:19:49.310Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:19:49.310Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:19:49.310Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:19:49.310Z] DEBUG - Clicking on OK [2019-07-30T15:19:49.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1131893311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:19:49.310Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1131893311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:19:49.310Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1131893311 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:19:49.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1131893311 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:19:49.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1131893311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:19:49.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1131893311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:19:49.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1131893311 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:19:49.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1131893135 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-30T15:19:49.310Z] DEBUG - Clicked on [2019-07-30T15:19:49.310Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:49.310Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:49.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1131893428 data=null button=0 stateMask=0x0 x=53 y=-34 count=0} to TreeItem with text {myNode} [2019-07-30T15:19:49.310Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1131893428 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T15:19:49.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1131893429 data=null} to TreeItem with text {myNode} [2019-07-30T15:19:49.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1131893429 data=null button=1 stateMask=0x0 x=53 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T15:19:49.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131893429 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-30T15:19:49.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1131893430 data=null button=1 stateMask=0x80000 x=53 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T15:19:49.310Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:49.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1131893431 data=null button=0 stateMask=0x0 x=53 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T15:19:49.310Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1131893437 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T15:19:49.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1131893482 data=null} to TreeItem with text {myNode} [2019-07-30T15:19:49.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1131893482 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T15:19:49.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131893482 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-30T15:19:49.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1131893485 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T15:19:49.566Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-30T15:19:49.566Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-30T15:19:49.566Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1131893600 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-30T15:19:49.566Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-30T15:19:49.566Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.218 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest [2019-07-30T15:19:49.566Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest) Time elapsed: 17.671 s [2019-07-30T15:19:49.566Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest [2019-07-30T15:19:50.497Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T15:19:50.497Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:19:50.497Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:19:50.497Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:50.497Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1131894496 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T15:19:50.497Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1131894496 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T15:19:50.497Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1131894497 data=null} to TreeItem with text {myNode} [2019-07-30T15:19:50.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1131894502 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T15:19:50.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131894503 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-30T15:19:50.497Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1131894506 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T15:19:50.497Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:50.497Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1131894507 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T15:19:50.497Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1131894507 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T15:19:50.497Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1131894507 data=null} to TreeItem with text {myNode} [2019-07-30T15:19:50.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1131894507 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T15:19:50.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131894508 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-30T15:19:50.497Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1131894509 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T15:19:50.497Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-30T15:19:50.497Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-30T15:19:50.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1131894637 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-30T15:19:50.497Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-30T15:19:51.061Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:51.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1131895191 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T15:19:51.061Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1131895191 data=null doit=true} to Tree node with text: Sessions [2019-07-30T15:19:51.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1131895192 data=null} to Tree node with text: Sessions [2019-07-30T15:19:51.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1131895192 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T15:19:51.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131895193 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-30T15:19:51.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1131895196 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T15:19:51.061Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:51.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1131895197 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T15:19:51.061Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1131895197 data=null doit=true} to Tree node with text: Sessions [2019-07-30T15:19:51.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1131895197 data=null} to Tree node with text: Sessions [2019-07-30T15:19:51.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1131895197 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T15:19:51.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131895198 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-30T15:19:51.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1131895199 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T15:19:51.318Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-30T15:19:51.318Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-30T15:19:51.575Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-30T15:19:51.575Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-30T15:19:51.575Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1131895615 data=null doit=true} to Shell with text {Create Session} [2019-07-30T15:19:51.575Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:19:51.575Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T15:19:51.575Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T15:19:51.575Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T15:19:51.575Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:19:51.575Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T15:19:51.575Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T15:19:51.575Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T15:19:51.575Z] DEBUG - matched Text with text " [2019-07-30T15:19:51.575Z] ", using matcher: of type 'Text' [2019-07-30T15:19:51.575Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T15:19:51.575Z] DEBUG - matched Text with text " [2019-07-30T15:19:51.575Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T15:19:51.575Z] DEBUG - matched Text with text " [2019-07-30T15:19:51.575Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T15:19:51.575Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-30T15:19:51.575Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-30T15:19:51.575Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-30T15:19:51.575Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T15:19:51.575Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T15:19:51.575Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T15:19:51.575Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T15:19:51.575Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:51.575Z] DEBUG - Clicking on &Ok [2019-07-30T15:19:51.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1131895630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:51.575Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1131895630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:51.575Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1131895630 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:51.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1131895630 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:51.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1131895631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:51.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1131895631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:51.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1131895631 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:51.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1131895317 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-30T15:19:51.832Z] DEBUG - Clicked on [2019-07-30T15:19:51.832Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1131895886 data=null doit=true} to Tree node with text: Sessions [2019-07-30T15:19:51.832Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1131895887 data=null} to Tree node with text: Sessions [2019-07-30T15:19:51.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1131895887 data=null button=1 stateMask=0x0 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-30T15:19:51.832Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1131895888 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-30T15:19:51.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1131895889 data=null button=1 stateMask=0x80000 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-30T15:19:51.832Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:51.832Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:19:51.832Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:51.832Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:19:51.832Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:51.832Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131895892 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-30T15:19:51.832Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131895892 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:19:51.832Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131895892 data=null} to Tree node with text: mysession [2019-07-30T15:19:51.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131895892 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-30T15:19:51.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131895892 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-30T15:19:51.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131895905 data=null button=1 stateMask=0x80000 x=112 y=92 count=1} to Tree node with text: mysession [2019-07-30T15:19:51.832Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:51.832Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131895906 data=null button=0 stateMask=0x0 x=112 y=92 count=0} to Tree node with text: mysession [2019-07-30T15:19:51.832Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131895907 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:19:51.832Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131895907 data=null} to Tree node with text: mysession [2019-07-30T15:19:51.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131895907 data=null button=1 stateMask=0x0 x=112 y=92 count=1} to Tree node with text: mysession [2019-07-30T15:19:51.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131895907 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-30T15:19:51.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131895909 data=null button=1 stateMask=0x80000 x=112 y=92 count=1} to Tree node with text: mysession [2019-07-30T15:19:52.090Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T15:19:52.090Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T15:19:52.347Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T15:19:52.347Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T15:19:52.347Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1131896487 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T15:19:52.347Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T15:19:52.347Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T15:19:52.347Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T15:19:52.347Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T15:19:52.347Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T15:19:52.347Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:52.347Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T15:19:52.347Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:52.347Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T15:19:52.347Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-30T15:19:52.347Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-30T15:19:52.347Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-30T15:19:52.347Z] 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-30T15:19:52.347Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:52.347Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T15:19:52.347Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:52.347Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T15:19:52.347Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:52.347Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T15:19:52.347Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T15:19:52.347Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T15:19:52.347Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T15:19:52.347Z] 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-30T15:19:52.347Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1131896491 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-30T15:19:52.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1131896492 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-30T15:19:52.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1131896492 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-30T15:19:52.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1131896492 data=null item=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-30T15:19:52.347Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T15:19:52.347Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:19:52.347Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:19:52.347Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event' [2019-07-30T15:19:52.347Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event') [2019-07-30T15:19:52.347Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event')) [2019-07-30T15:19:52.347Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:19:52.347Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:19:52.347Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:19:52.347Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:19:52.347Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:19:52.347Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:19:52.347Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T15:19:52.347Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T15:19:52.347Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T15:19:52.347Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T15:19:52.347Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T15:19:52.347Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:52.347Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:52.347Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:52.347Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:52.347Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:52.347Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T15:19:52.347Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T15:19:52.347Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T15:19:52.347Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T15:19:52.347Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:52.347Z] DEBUG - Clicking on &Ok [2019-07-30T15:19:52.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1131896526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:52.347Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1131896526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:52.347Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1131896526 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:52.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1131896526 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:52.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1131896527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:52.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1131896527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:52.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1131896527 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:52.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1131896186 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-30T15:19:52.604Z] DEBUG - Clicked on [2019-07-30T15:19:52.604Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:52.604Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:19:52.604Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T15:19:52.604Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T15:19:52.604Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1131896792 data=null doit=true} to Tree node with text: channel0 [2019-07-30T15:19:52.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1131896792 data=null} to Tree node with text: channel0 [2019-07-30T15:19:52.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1131896793 data=null button=1 stateMask=0x0 x=127 y=92 count=1} to Tree node with text: channel0 [2019-07-30T15:19:52.604Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1131896793 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-30T15:19:52.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1131896794 data=null button=1 stateMask=0x80000 x=127 y=92 count=1} to Tree node with text: channel0 [2019-07-30T15:19:52.604Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:52.604Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:19:52.604Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T15:19:52.604Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T15:19:52.604Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-30T15:19:52.604Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:52.604Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:19:52.604Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:52.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131896808 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T15:19:52.604Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131896808 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:19:52.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131896808 data=null} to Tree node with text: mysession [2019-07-30T15:19:52.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131896808 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:52.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131896809 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-30T15:19:52.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131896810 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:52.604Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:52.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131896810 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T15:19:52.604Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131896811 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:19:52.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131896811 data=null} to Tree node with text: mysession [2019-07-30T15:19:52.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131896811 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:52.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131896818 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-30T15:19:52.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131896820 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:52.860Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T15:19:52.860Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T15:19:53.118Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T15:19:53.118Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T15:19:53.118Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1131897295 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T15:19:53.118Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T15:19:53.118Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T15:19:53.118Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T15:19:53.118Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T15:19:53.118Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T15:19:53.118Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:53.118Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T15:19:53.118Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:53.118Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T15:19:53.118Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-30T15:19:53.118Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-30T15:19:53.118Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-30T15:19:53.118Z] 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-30T15:19:53.118Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:53.118Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T15:19:53.118Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:53.118Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T15:19:53.118Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:53.118Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T15:19:53.118Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T15:19:53.118Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T15:19:53.118Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T15:19:53.118Z] 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-30T15:19:53.118Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1131897305 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-30T15:19:53.118Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1131897305 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-30T15:19:53.118Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1131897305 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-30T15:19:53.118Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1131897306 data=null item=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-30T15:19:53.118Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T15:19:53.118Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:19:53.118Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:19:53.118Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event' [2019-07-30T15:19:53.118Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event') [2019-07-30T15:19:53.118Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event')) [2019-07-30T15:19:53.118Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:19:53.118Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:19:53.118Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:19:53.118Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:19:53.118Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:19:53.118Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:19:53.118Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T15:19:53.118Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T15:19:53.118Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T15:19:53.118Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T15:19:53.118Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T15:19:53.118Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:53.118Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:53.118Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:53.118Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:53.118Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:53.118Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T15:19:53.118Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T15:19:53.118Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T15:19:53.118Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T15:19:53.118Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:53.118Z] DEBUG - Clicking on &Ok [2019-07-30T15:19:53.118Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1131897321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:53.118Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1131897321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:53.118Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1131897321 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:53.118Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1131897322 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:53.118Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1131897322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:53.118Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1131897322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:53.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1131897322 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:53.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1131896928 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-30T15:19:53.375Z] DEBUG - Clicked on [2019-07-30T15:19:53.375Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:53.375Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:19:53.375Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T15:19:53.375Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T15:19:53.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1131897594 data=null doit=true} to Tree node with text: channel0 [2019-07-30T15:19:53.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1131897594 data=null} to Tree node with text: channel0 [2019-07-30T15:19:53.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1131897594 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T15:19:53.375Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1131897594 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-30T15:19:53.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1131897596 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T15:19:53.375Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:53.375Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:19:53.375Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T15:19:53.375Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T15:19:53.375Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-30T15:19:53.375Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:53.375Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:19:53.375Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T15:19:53.375Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T15:19:53.375Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-30T15:19:53.375Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:53.375Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:19:53.375Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:53.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131897608 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T15:19:53.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131897609 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:19:53.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131897609 data=null} to Tree node with text: mysession [2019-07-30T15:19:53.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131897609 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:53.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131897609 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-30T15:19:53.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131897611 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:53.375Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:53.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131897612 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T15:19:53.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131897612 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:19:53.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131897612 data=null} to Tree node with text: mysession [2019-07-30T15:19:53.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131897612 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:53.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131897612 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-30T15:19:53.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131897613 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:53.631Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T15:19:53.631Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T15:19:53.889Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T15:19:53.889Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T15:19:53.889Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1131898014 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T15:19:53.889Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T15:19:53.889Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T15:19:53.889Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T15:19:53.889Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T15:19:53.889Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T15:19:53.889Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:53.889Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T15:19:53.889Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:53.889Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T15:19:53.889Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-30T15:19:53.889Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-30T15:19:53.889Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-30T15:19:53.889Z] 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-30T15:19:53.889Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:53.889Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T15:19:53.889Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:53.889Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T15:19:53.889Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:53.889Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T15:19:53.889Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T15:19:53.889Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T15:19:53.889Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T15:19:53.889Z] 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-30T15:19:53.889Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1131898018 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-30T15:19:53.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1131898018 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-30T15:19:53.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1131898023 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-30T15:19:53.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1131898024 data=null item=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-30T15:19:53.889Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T15:19:53.889Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:19:53.889Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:19:53.889Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:19:53.889Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:19:53.889Z] DEBUG - Expanding nodes All in tree (of type 'Tree') [2019-07-30T15:19:53.889Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1131898092 data=null doit=true} to TreeItem with text {All} [2019-07-30T15:19:53.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1131898092 data=null} to TreeItem with text {All} [2019-07-30T15:19:53.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1131898093 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T15:19:53.889Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1131898093 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-30T15:19:54.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1131898197 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T15:19:54.146Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T15:19:54.146Z] DEBUG - Setting state to checked on: sched_process_fork [2019-07-30T15:19:54.146Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:19:54.146Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:19:54.146Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event' [2019-07-30T15:19:54.146Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event') [2019-07-30T15:19:54.146Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event')) [2019-07-30T15:19:54.146Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:19:54.146Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:19:54.146Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:19:54.146Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:19:54.146Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:19:54.146Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:19:54.146Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T15:19:54.146Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T15:19:54.146Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T15:19:54.146Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T15:19:54.146Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T15:19:54.146Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:54.146Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:54.146Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:54.146Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:54.146Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:54.146Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T15:19:54.146Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T15:19:54.146Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T15:19:54.146Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T15:19:54.146Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:54.146Z] DEBUG - Clicking on &Ok [2019-07-30T15:19:54.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1131898206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:54.146Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1131898206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:54.146Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1131898206 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:54.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1131898206 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:54.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1131898206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:54.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1131898206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:54.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1131898206 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:54.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1131897729 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-30T15:19:54.402Z] DEBUG - Clicked on [2019-07-30T15:19:54.402Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:54.402Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:19:54.402Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T15:19:54.402Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T15:19:54.402Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1131898486 data=null doit=true} to Tree node with text: channel0 [2019-07-30T15:19:54.402Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1131898486 data=null} to Tree node with text: channel0 [2019-07-30T15:19:54.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1131898486 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T15:19:54.402Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1131898486 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-30T15:19:54.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1131898488 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T15:19:54.402Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:54.402Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:19:54.402Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T15:19:54.402Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T15:19:54.402Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-30T15:19:54.402Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:54.402Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:19:54.402Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:54.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131898491 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T15:19:54.402Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131898491 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:19:54.402Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131898491 data=null} to Tree node with text: mysession [2019-07-30T15:19:54.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131898491 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:54.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131898491 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-30T15:19:54.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131898494 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:54.402Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:54.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131898506 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T15:19:54.402Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131898506 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:19:54.402Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131898506 data=null} to Tree node with text: mysession [2019-07-30T15:19:54.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131898507 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:54.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131898507 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-30T15:19:54.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131898508 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:54.402Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T15:19:54.402Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T15:19:54.660Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T15:19:54.917Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T15:19:54.917Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1131898992 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T15:19:54.917Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T15:19:54.917Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T15:19:54.917Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T15:19:54.917Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T15:19:54.917Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T15:19:54.917Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:54.917Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T15:19:54.917Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:54.917Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T15:19:54.917Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-30T15:19:54.917Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-30T15:19:54.917Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-30T15:19:54.917Z] 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-30T15:19:54.917Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:54.917Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T15:19:54.917Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:54.917Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T15:19:54.917Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:54.917Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T15:19:54.917Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T15:19:54.917Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T15:19:54.917Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T15:19:54.917Z] 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-30T15:19:54.917Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1131898998 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-30T15:19:54.917Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1131899004 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-30T15:19:54.917Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1131899005 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-30T15:19:54.917Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1131899005 data=null item=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-30T15:19:54.917Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T15:19:54.917Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:19:54.917Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:19:54.917Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:19:54.917Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:19:54.917Z] DEBUG - Expanding nodes All in tree (of type 'Tree') [2019-07-30T15:19:54.917Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1131899010 data=null doit=true} to TreeItem with text {All} [2019-07-30T15:19:54.917Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1131899010 data=null} to TreeItem with text {All} [2019-07-30T15:19:54.917Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1131899011 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T15:19:54.917Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1131899012 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-30T15:19:55.174Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1131899180 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T15:19:55.174Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T15:19:55.174Z] DEBUG - Setting state to checked on: sched_process_exec [2019-07-30T15:19:55.174Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T15:19:55.174Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T15:19:55.174Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T15:19:55.174Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T15:19:55.174Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T15:19:55.174Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:55.174Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:55.174Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:55.174Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:55.174Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:55.174Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T15:19:55.174Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T15:19:55.174Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T15:19:55.174Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T15:19:55.174Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:55.174Z] DEBUG - Clicking on &Ok [2019-07-30T15:19:55.174Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1131899186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:55.174Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1131899187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:55.174Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1131899187 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:55.174Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1131899187 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:55.174Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1131899187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:55.174Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1131899187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:55.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1131899187 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:55.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1131898621 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-30T15:19:55.174Z] DEBUG - Clicked on [2019-07-30T15:19:55.431Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:55.431Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:19:55.431Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T15:19:55.431Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T15:19:55.431Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1131899521 data=null doit=true} to Tree node with text: channel0 [2019-07-30T15:19:55.431Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1131899521 data=null} to Tree node with text: channel0 [2019-07-30T15:19:55.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1131899522 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T15:19:55.431Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1131899522 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-30T15:19:55.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1131899524 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T15:19:55.431Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:55.431Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:19:55.431Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T15:19:55.431Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T15:19:55.431Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-30T15:19:55.431Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:55.431Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:19:55.431Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:55.431Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131899529 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T15:19:55.431Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131899533 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:19:55.431Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131899533 data=null} to Tree node with text: mysession [2019-07-30T15:19:55.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131899534 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:55.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131899534 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-30T15:19:55.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131899537 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:55.431Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:55.431Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131899537 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T15:19:55.431Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131899537 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:19:55.431Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131899538 data=null} to Tree node with text: mysession [2019-07-30T15:19:55.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131899538 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:55.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131899538 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-30T15:19:55.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131899539 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:55.431Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T15:19:55.431Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T15:19:55.996Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T15:19:55.996Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T15:19:55.996Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1131900007 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T15:19:55.996Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T15:19:55.996Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T15:19:55.996Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T15:19:55.996Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T15:19:55.996Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T15:19:55.996Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:55.996Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T15:19:55.996Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:55.996Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T15:19:55.996Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-30T15:19:55.996Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-30T15:19:55.996Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-30T15:19:55.996Z] 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-30T15:19:55.996Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:55.996Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T15:19:55.996Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:55.996Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T15:19:55.996Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:55.996Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T15:19:55.996Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T15:19:55.996Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T15:19:55.996Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T15:19:55.996Z] 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-30T15:19:55.996Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1131900011 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-30T15:19:55.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1131900011 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-30T15:19:55.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1131900011 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-30T15:19:55.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1131900011 data=null item=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-30T15:19:55.996Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T15:19:55.996Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:19:55.996Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:19:55.996Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:19:55.996Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:19:55.996Z] DEBUG - Setting state to checked on: All [2019-07-30T15:19:55.996Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:19:55.996Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:19:55.996Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event' [2019-07-30T15:19:55.996Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event') [2019-07-30T15:19:55.996Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event')) [2019-07-30T15:19:55.996Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:19:55.996Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:19:55.996Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:19:55.996Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:19:55.996Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:19:55.996Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:19:55.996Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T15:19:55.996Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T15:19:55.996Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T15:19:55.996Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T15:19:55.996Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T15:19:55.996Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:55.996Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:55.996Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:55.996Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:55.996Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:19:55.996Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T15:19:55.996Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T15:19:55.996Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T15:19:55.996Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T15:19:55.996Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:55.996Z] DEBUG - Clicking on &Ok [2019-07-30T15:19:55.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1131900099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:55.996Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1131900099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:55.996Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1131900099 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:55.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1131900099 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:55.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1131900099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:55.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1131900099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:55.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1131900099 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:55.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1131899638 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-30T15:19:56.254Z] DEBUG - Clicked on [2019-07-30T15:19:56.254Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:56.254Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:19:56.254Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T15:19:56.254Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T15:19:56.254Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1131900330 data=null doit=true} to Tree node with text: channel0 [2019-07-30T15:19:56.254Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1131900386 data=null} to Tree node with text: channel0 [2019-07-30T15:19:56.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1131900386 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T15:19:56.254Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1131900387 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-30T15:19:56.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1131900389 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T15:19:56.254Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:56.254Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:19:56.254Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T15:19:56.254Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T15:19:56.254Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-30T15:19:56.254Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:56.254Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:19:56.254Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:56.254Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131900392 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T15:19:56.254Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131900393 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:19:56.254Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131900393 data=null} to Tree node with text: mysession [2019-07-30T15:19:56.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131900393 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:56.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131900393 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-30T15:19:56.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131900402 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:56.254Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:56.254Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131900403 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T15:19:56.254Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131900403 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:19:56.254Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131900403 data=null} to Tree node with text: mysession [2019-07-30T15:19:56.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131900404 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:56.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131900404 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-30T15:19:56.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131900406 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:56.511Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-30T15:19:56.511Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-30T15:19:56.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1131900517 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-30T15:19:56.511Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-30T15:19:56.511Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:56.511Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:19:56.511Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:56.511Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131900621 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T15:19:56.511Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131900621 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:19:56.511Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131900621 data=null} to Tree node with text: mysession [2019-07-30T15:19:56.511Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131900622 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:56.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131900622 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-30T15:19:56.511Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131900624 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:56.511Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:56.511Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131900625 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T15:19:56.511Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131900625 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:19:56.511Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131900625 data=null} to Tree node with text: mysession [2019-07-30T15:19:56.511Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131900626 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:56.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131900626 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-30T15:19:56.511Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131900627 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:56.511Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-30T15:19:56.511Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-30T15:19:56.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1131900714 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-30T15:19:56.511Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-30T15:19:56.769Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:56.769Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:19:56.769Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:56.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131900817 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T15:19:56.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131900818 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:19:56.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131900818 data=null} to Tree node with text: mysession [2019-07-30T15:19:56.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131900818 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:56.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131900818 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-30T15:19:56.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131900820 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:56.769Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:56.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131900821 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T15:19:56.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131900821 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:19:56.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131900821 data=null} to Tree node with text: mysession [2019-07-30T15:19:56.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131900822 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:56.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131900822 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-30T15:19:56.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131900823 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:19:56.769Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-30T15:19:56.769Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-30T15:19:57.026Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-30T15:19:57.026Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-30T15:19:57.026Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1131901115 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-30T15:19:57.026Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:19:57.026Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:19:57.026Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:19:57.026Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:19:57.026Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:19:57.026Z] DEBUG - Clicking on OK [2019-07-30T15:19:57.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1131901116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:19:57.026Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1131901116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:19:57.026Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1131901116 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:19:57.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1131901116 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:19:57.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1131901116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:19:57.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1131901116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:19:57.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1131901117 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:19:57.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1131900912 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-30T15:19:57.283Z] DEBUG - Clicked on [2019-07-30T15:19:57.283Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:57.283Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:57.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1131901297 data=null button=0 stateMask=0x0 x=53 y=-34 count=0} to TreeItem with text {myNode} [2019-07-30T15:19:57.283Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1131901298 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T15:19:57.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1131901298 data=null} to TreeItem with text {myNode} [2019-07-30T15:19:57.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1131901298 data=null button=1 stateMask=0x0 x=53 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T15:19:57.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131901307 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-30T15:19:57.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1131901312 data=null button=1 stateMask=0x80000 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T15:19:57.283Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:57.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1131901313 data=null button=0 stateMask=0x0 x=69 y=-34 count=0} to TreeItem with text {myNode} [2019-07-30T15:19:57.283Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1131901313 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T15:19:57.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1131901313 data=null} to TreeItem with text {myNode} [2019-07-30T15:19:57.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1131901313 data=null button=1 stateMask=0x0 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T15:19:57.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131901314 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-30T15:19:57.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1131901315 data=null button=1 stateMask=0x80000 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T15:19:57.283Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-30T15:19:57.283Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-30T15:19:57.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1131901490 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-30T15:19:57.283Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-30T15:19:57.625Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.88 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest [2019-07-30T15:19:57.625Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest) Time elapsed: 7.38 s [2019-07-30T15:19:57.625Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest [2019-07-30T15:19:58.429Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T15:19:58.429Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:19:58.429Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:19:58.429Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:58.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1131902403 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T15:19:58.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1131902403 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T15:19:58.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1131902403 data=null} to TreeItem with text {myNode} [2019-07-30T15:19:58.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1131902404 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T15:19:58.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131902404 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-30T15:19:58.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1131902413 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T15:19:58.429Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:58.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1131902414 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T15:19:58.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1131902414 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T15:19:58.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1131902414 data=null} to TreeItem with text {myNode} [2019-07-30T15:19:58.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1131902415 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T15:19:58.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131902415 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-30T15:19:58.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1131902416 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T15:19:58.429Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-30T15:19:58.429Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-30T15:19:58.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1131902531 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-30T15:19:58.429Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-30T15:19:58.994Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:58.994Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1131903088 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T15:19:58.994Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1131903089 data=null doit=true} to Tree node with text: Sessions [2019-07-30T15:19:58.994Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1131903089 data=null} to Tree node with text: Sessions [2019-07-30T15:19:58.994Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1131903089 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T15:19:58.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131903089 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-30T15:19:58.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1131903091 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T15:19:58.994Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:58.994Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1131903092 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T15:19:58.994Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1131903092 data=null doit=true} to Tree node with text: Sessions [2019-07-30T15:19:58.994Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1131903092 data=null} to Tree node with text: Sessions [2019-07-30T15:19:58.994Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1131903092 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T15:19:58.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131903092 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-30T15:19:58.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1131903094 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T15:19:58.994Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-30T15:19:58.994Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-30T15:19:59.251Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-30T15:19:59.251Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-30T15:19:59.251Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1131903408 data=null doit=true} to Shell with text {Create Session} [2019-07-30T15:19:59.251Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:19:59.251Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T15:19:59.251Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T15:19:59.251Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T15:19:59.251Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:19:59.251Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T15:19:59.251Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T15:19:59.251Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T15:19:59.251Z] DEBUG - matched Text with text " [2019-07-30T15:19:59.251Z] ", using matcher: of type 'Text' [2019-07-30T15:19:59.251Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T15:19:59.251Z] DEBUG - matched Text with text " [2019-07-30T15:19:59.251Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T15:19:59.251Z] DEBUG - matched Text with text " [2019-07-30T15:19:59.251Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T15:19:59.251Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-30T15:19:59.251Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-30T15:19:59.251Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-30T15:19:59.251Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T15:19:59.251Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T15:19:59.251Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T15:19:59.251Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T15:19:59.251Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:59.251Z] DEBUG - Clicking on &Ok [2019-07-30T15:19:59.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1131903424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:59.251Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1131903425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:59.251Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1131903425 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:59.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1131903425 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:59.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1131903425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:59.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1131903425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:59.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1131903425 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:19:59.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1131903184 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-30T15:19:59.508Z] DEBUG - Clicked on [2019-07-30T15:19:59.508Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1131903618 data=null doit=true} to Tree node with text: Sessions [2019-07-30T15:19:59.508Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1131903618 data=null} to Tree node with text: Sessions [2019-07-30T15:19:59.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1131903619 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-30T15:19:59.508Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1131903619 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-30T15:19:59.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1131903620 data=null button=1 stateMask=0x80000 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-30T15:19:59.508Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:59.508Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:19:59.508Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:19:59.508Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:19:59.508Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:59.508Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131903631 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-30T15:19:59.508Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131903631 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:19:59.508Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131903631 data=null} to Tree node with text: mysession [2019-07-30T15:19:59.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131903631 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-30T15:19:59.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131903632 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-30T15:19:59.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131903689 data=null button=1 stateMask=0x80000 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-30T15:19:59.508Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:19:59.508Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131903690 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-30T15:19:59.508Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131903690 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:19:59.508Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131903691 data=null} to Tree node with text: mysession [2019-07-30T15:19:59.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131903691 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-30T15:19:59.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131903691 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-30T15:19:59.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131903692 data=null button=1 stateMask=0x80000 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-30T15:19:59.765Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T15:19:59.765Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T15:20:00.022Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T15:20:00.022Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T15:20:00.022Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1131904057 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T15:20:00.022Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T15:20:00.022Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T15:20:00.022Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T15:20:00.022Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T15:20:00.022Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T15:20:00.022Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:20:00.022Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T15:20:00.022Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:20:00.022Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T15:20:00.022Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-30T15:20:00.022Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-30T15:20:00.022Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-30T15:20:00.022Z] 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-30T15:20:00.022Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:20:00.022Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T15:20:00.022Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:20:00.022Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T15:20:00.022Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:20:00.022Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T15:20:00.022Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T15:20:00.022Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T15:20:00.022Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T15:20:00.022Z] 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-30T15:20:00.022Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1131904126 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-30T15:20:00.022Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1131904127 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-30T15:20:00.022Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1131904127 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-30T15:20:00.022Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1131904127 data=null item=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-30T15:20:00.022Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T15:20:00.022Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:20:00.022Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-30T15:20:00.022Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-30T15:20:00.022Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Tracepoint Events')) [2019-07-30T15:20:00.022Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:20:00.022Z] DEBUG - Setting state to checked on: All [2019-07-30T15:20:00.022Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T15:20:00.022Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T15:20:00.022Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T15:20:00.022Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T15:20:00.022Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T15:20:00.022Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:20:00.022Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:20:00.022Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:20:00.022Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:20:00.022Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:20:00.022Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T15:20:00.022Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T15:20:00.022Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T15:20:00.022Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T15:20:00.022Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:00.022Z] DEBUG - Clicking on &Ok [2019-07-30T15:20:00.022Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1131904194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:00.022Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1131904194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:00.022Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1131904194 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:00.022Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1131904194 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:00.022Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1131904195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:00.022Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1131904195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:00.022Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1131904195 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:00.022Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1131903818 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-30T15:20:00.280Z] DEBUG - Clicked on [2019-07-30T15:20:00.280Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:20:00.280Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:20:00.280Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T15:20:00.280Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T15:20:00.280Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:20:00.280Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:20:00.280Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T15:20:00.280Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T15:20:00.280Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1131904391 data=null doit=true} to Tree node with text: channel0 [2019-07-30T15:20:00.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1131904391 data=null} to Tree node with text: channel0 [2019-07-30T15:20:00.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1131904391 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T15:20:00.280Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1131904392 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-30T15:20:00.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1131904393 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T15:20:00.280Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:20:00.280Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:20:00.280Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T15:20:00.280Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:20:00.280Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:20:00.280Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:00.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131904396 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T15:20:00.280Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131904396 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:20:00.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131904396 data=null} to Tree node with text: mysession [2019-07-30T15:20:00.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131904396 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:20:00.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131904397 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-30T15:20:00.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131904406 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:20:00.280Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:00.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131904407 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T15:20:00.280Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131904407 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:20:00.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131904407 data=null} to Tree node with text: mysession [2019-07-30T15:20:00.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131904408 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:20:00.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131904408 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-30T15:20:00.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131904409 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:20:00.280Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T15:20:00.280Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T15:20:00.537Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T15:20:00.794Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T15:20:00.794Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1131904796 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T15:20:00.794Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T15:20:00.794Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T15:20:00.794Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T15:20:00.794Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T15:20:00.794Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T15:20:00.794Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:20:00.794Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T15:20:00.794Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:20:00.794Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T15:20:00.794Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:20:00.794Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T15:20:00.794Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events' [2019-07-30T15:20:00.794Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Syscall Events') [2019-07-30T15:20:00.794Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-30T15:20:00.794Z] 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-30T15:20:00.794Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:20:00.794Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T15:20:00.794Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:20:00.794Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T15:20:00.794Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T15:20:00.794Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T15:20:00.794Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-30T15:20:00.794Z] 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-30T15:20:00.794Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1131904813 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-30T15:20:00.794Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1131904814 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-30T15:20:00.794Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1131904814 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-30T15:20:00.794Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1131904814 data=null item=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-30T15:20:00.794Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-30T15:20:00.794Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:20:00.794Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:20:00.794Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events' [2019-07-30T15:20:00.794Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Syscall Events') [2019-07-30T15:20:00.794Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Syscall Events')) [2019-07-30T15:20:00.794Z] DEBUG - Setting state to checked on: All [2019-07-30T15:20:00.794Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T15:20:00.794Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T15:20:00.794Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T15:20:00.794Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T15:20:00.794Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T15:20:00.794Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:20:00.794Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:20:00.794Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:20:00.794Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:20:00.794Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:20:00.794Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T15:20:00.794Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T15:20:00.794Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T15:20:00.794Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T15:20:00.794Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:00.794Z] DEBUG - Clicking on &Ok [2019-07-30T15:20:00.794Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1131904903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:00.794Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1131904904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:00.794Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1131904904 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:00.794Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1131904904 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:00.794Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1131904905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:00.794Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1131904905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:00.794Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1131904905 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:00.794Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1131904519 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-30T15:20:01.052Z] DEBUG - Clicked on [2019-07-30T15:20:01.052Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:20:01.052Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:20:01.052Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T15:20:01.052Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:20:01.052Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:20:01.052Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T15:20:01.052Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T15:20:01.052Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:20:01.052Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:20:01.052Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T15:20:01.052Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T15:20:01.052Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1131905127 data=null doit=true} to Tree node with text: channel0 [2019-07-30T15:20:01.052Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1131905127 data=null} to Tree node with text: channel0 [2019-07-30T15:20:01.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1131905128 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T15:20:01.052Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1131905128 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-30T15:20:01.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1131905129 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T15:20:01.052Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:01.052Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131905130 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T15:20:01.052Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131905130 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:20:01.052Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131905130 data=null} to Tree node with text: mysession [2019-07-30T15:20:01.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131905130 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:20:01.052Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131905131 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-30T15:20:01.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131905188 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:20:01.052Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:01.052Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131905189 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T15:20:01.052Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131905189 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:20:01.052Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131905190 data=null} to Tree node with text: mysession [2019-07-30T15:20:01.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131905190 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:20:01.052Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131905190 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-30T15:20:01.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131905192 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:20:01.052Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T15:20:01.052Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T15:20:01.309Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T15:20:01.566Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T15:20:01.566Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1131905563 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T15:20:01.566Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T15:20:01.566Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T15:20:01.566Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T15:20:01.566Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T15:20:01.566Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T15:20:01.566Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:20:01.566Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T15:20:01.566Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:20:01.566Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T15:20:01.566Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:20:01.566Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T15:20:01.566Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events' [2019-07-30T15:20:01.566Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Syscall Events') [2019-07-30T15:20:01.566Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-30T15:20:01.566Z] 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-30T15:20:01.567Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:20:01.567Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T15:20:01.567Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:20:01.567Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T15:20:01.567Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T15:20:01.567Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T15:20:01.567Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-30T15:20:01.567Z] 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-30T15:20:01.567Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1131905609 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-30T15:20:01.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1131905609 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-30T15:20:01.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1131905609 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-30T15:20:01.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1131905610 data=null item=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-30T15:20:01.567Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-30T15:20:01.567Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:20:01.567Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:20:01.567Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events' [2019-07-30T15:20:01.567Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Syscall Events') [2019-07-30T15:20:01.567Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Syscall Events')) [2019-07-30T15:20:01.567Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1131905629 data=null doit=true} to TreeItem with text {All} [2019-07-30T15:20:01.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1131905629 data=null} to TreeItem with text {All} [2019-07-30T15:20:01.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1131905629 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T15:20:01.567Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1131905630 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-30T15:20:01.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1131905746 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T15:20:01.567Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T15:20:01.567Z] DEBUG - Setting state to checked on: write [2019-07-30T15:20:01.567Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T15:20:01.567Z] DEBUG - Setting state to checked on: read [2019-07-30T15:20:01.567Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T15:20:01.567Z] DEBUG - Setting state to checked on: close [2019-07-30T15:20:01.567Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T15:20:01.567Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T15:20:01.567Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T15:20:01.567Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T15:20:01.567Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T15:20:01.567Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:20:01.567Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:20:01.567Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:20:01.567Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:20:01.567Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:20:01.567Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T15:20:01.567Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T15:20:01.567Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T15:20:01.567Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T15:20:01.567Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:01.567Z] DEBUG - Clicking on &Ok [2019-07-30T15:20:01.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1131905780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:01.567Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1131905780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:01.567Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1131905780 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:01.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1131905781 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:01.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1131905781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:01.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1131905781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:01.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1131905781 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:01.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1131905299 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-30T15:20:01.824Z] DEBUG - Clicked on [2019-07-30T15:20:01.824Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:20:01.824Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:20:01.824Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T15:20:01.824Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:20:01.824Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:20:01.824Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T15:20:01.824Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T15:20:01.824Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:20:01.824Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:20:01.824Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T15:20:01.824Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T15:20:01.824Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1131906015 data=null doit=true} to Tree node with text: channel0 [2019-07-30T15:20:01.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1131906016 data=null} to Tree node with text: channel0 [2019-07-30T15:20:01.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1131906016 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T15:20:01.824Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1131906017 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-30T15:20:01.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1131906026 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T15:20:01.824Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:20:01.824Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:20:01.824Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T15:20:01.824Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T15:20:01.824Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-30T15:20:01.824Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:20:01.824Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:20:01.824Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T15:20:02.089Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T15:20:02.089Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-30T15:20:02.089Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:20:02.089Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:20:02.089Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:02.089Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131906080 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T15:20:02.089Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131906080 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:20:02.089Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131906081 data=null} to Tree node with text: mysession [2019-07-30T15:20:02.089Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131906081 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:20:02.089Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131906081 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-30T15:20:02.089Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131906084 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:20:02.089Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:02.089Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131906085 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T15:20:02.089Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131906085 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:20:02.089Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131906085 data=null} to Tree node with text: mysession [2019-07-30T15:20:02.089Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131906086 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:20:02.089Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131906086 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-30T15:20:02.089Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131906087 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:20:02.089Z] DEBUG - matched MenuItem with text "Enable Channel...", using matcher: with mnemonic 'Enable Channel...' [2019-07-30T15:20:02.089Z] DEBUG - Clicking on with mnemonic 'Enable Channel...' [2019-07-30T15:20:02.346Z] DEBUG - Clicked on with mnemonic 'Enable Channel...' [2019-07-30T15:20:02.346Z] DEBUG - matched Shell with text "Enable Channel", using matcher: with text 'Enable Channel' [2019-07-30T15:20:02.346Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Channel} time=1131906527 data=null doit=true} to Shell with text {Enable Channel} [2019-07-30T15:20:02.346Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:20:02.346Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-30T15:20:02.346Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-30T15:20:02.346Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-30T15:20:02.346Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:20:02.346Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-30T15:20:02.346Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-30T15:20:02.346Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-30T15:20:02.346Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:20:02.346Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-30T15:20:02.346Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-30T15:20:02.346Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-30T15:20:02.346Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:20:02.346Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-30T15:20:02.346Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-30T15:20:02.346Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-30T15:20:02.346Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:20:02.346Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-30T15:20:02.346Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-30T15:20:02.346Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-30T15:20:02.346Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:20:02.346Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-30T15:20:02.346Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-30T15:20:02.346Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-30T15:20:02.346Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:20:02.346Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-30T15:20:02.346Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-30T15:20:02.346Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-30T15:20:02.346Z] DEBUG - matched Button with text "Configure metadata c...", using matcher: of type 'Button' [2019-07-30T15:20:02.346Z] DEBUG - matched Button with text "Discard", using matcher: of type 'Button' [2019-07-30T15:20:02.346Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T15:20:02.346Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T15:20:02.346Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T15:20:02.346Z] DEBUG - matched Button with text "UST", using matcher: with mnemonic 'UST' [2019-07-30T15:20:02.346Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T15:20:02.346Z] DEBUG - matched Button with text "UST", using matcher: in group (with mnemonic 'Domain') [2019-07-30T15:20:02.346Z] DEBUG - matched Button with text "UST", using matcher: with style 'SWT.RADIO' [2019-07-30T15:20:02.346Z] 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-30T15:20:02.346Z] DEBUG - matched Button with text "Global shared buffer...", using matcher: of type 'Button' [2019-07-30T15:20:02.346Z] DEBUG - matched Button with text "Per PID buffers", using matcher: of type 'Button' [2019-07-30T15:20:02.346Z] DEBUG - matched Button with text "Per UID buffers", using matcher: of type 'Button' [2019-07-30T15:20:02.346Z] DEBUG - matched Button with text "&Default", using matcher: of type 'Button' [2019-07-30T15:20:02.346Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T15:20:02.346Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T15:20:02.346Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T15:20:02.346Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1131906540 data=null doit=true} to Button with text {Kernel} [2019-07-30T15:20:02.346Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1131906540 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-30T15:20:02.346Z] 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-30T15:20:02.346Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {UST} time=1131906541 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-30T15:20:02.346Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {UST} time=1131906541 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-30T15:20:02.346Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {UST} time=1131906541 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-30T15:20:02.346Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {UST} time=1131906541 data=null item=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-30T15:20:02.346Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T15:20:02.346Z] DEBUG - matched Button with text "Configure metadata c...", using matcher: of type 'Button' [2019-07-30T15:20:02.346Z] DEBUG - matched Button with text "Discard", using matcher: of type 'Button' [2019-07-30T15:20:02.346Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T15:20:02.346Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T15:20:02.346Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T15:20:02.346Z] DEBUG - matched Button with text "Global shared buffer...", using matcher: of type 'Button' [2019-07-30T15:20:02.346Z] DEBUG - matched Button with text "Per PID buffers", using matcher: of type 'Button' [2019-07-30T15:20:02.346Z] DEBUG - matched Button with text "Per UID buffers", using matcher: of type 'Button' [2019-07-30T15:20:02.346Z] DEBUG - matched Button with text "Per UID buffers", using matcher: with mnemonic 'Per UID buffers' [2019-07-30T15:20:02.346Z] DEBUG - matched Group with text "Buffer Type", using matcher: with mnemonic 'Buffer Type' [2019-07-30T15:20:02.346Z] DEBUG - matched Button with text "Per UID buffers", using matcher: in group (with mnemonic 'Buffer Type') [2019-07-30T15:20:02.346Z] DEBUG - matched Button with text "Per UID buffers", using matcher: with style 'SWT.RADIO' [2019-07-30T15:20:02.346Z] 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-30T15:20:02.346Z] DEBUG - matched Button with text "&Default", using matcher: of type 'Button' [2019-07-30T15:20:02.346Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T15:20:02.346Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T15:20:02.346Z] 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-30T15:20:02.346Z] 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-30T15:20:02.346Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Per UID buffers} time=1131906550 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-30T15:20:02.346Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Per UID buffers} time=1131906551 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-30T15:20:02.346Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Per UID buffers} time=1131906551 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-30T15:20:02.346Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Per UID buffers} time=1131906551 data=null item=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-30T15:20:02.346Z] 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-30T15:20:02.346Z] DEBUG - matched Button with text "Configure metadata c...", using matcher: of type 'Button' [2019-07-30T15:20:02.346Z] DEBUG - matched Button with text "Discard", using matcher: of type 'Button' [2019-07-30T15:20:02.346Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T15:20:02.346Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T15:20:02.346Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T15:20:02.346Z] DEBUG - matched Button with text "Global shared buffer...", using matcher: of type 'Button' [2019-07-30T15:20:02.346Z] DEBUG - matched Button with text "Per PID buffers", using matcher: of type 'Button' [2019-07-30T15:20:02.346Z] DEBUG - matched Button with text "Per UID buffers", using matcher: of type 'Button' [2019-07-30T15:20:02.346Z] DEBUG - matched Button with text "&Default", using matcher: of type 'Button' [2019-07-30T15:20:02.346Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T15:20:02.346Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T15:20:02.346Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T15:20:02.346Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T15:20:02.346Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:02.346Z] DEBUG - Clicking on &Ok [2019-07-30T15:20:02.346Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1131906553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:02.346Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1131906553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:02.346Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1131906553 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:02.346Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1131906553 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:02.346Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1131906553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:02.346Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1131906553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:02.346Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1131906554 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:02.346Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Channel...} time=1131906207 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-30T15:20:02.603Z] DEBUG - Clicked on [2019-07-30T15:20:02.603Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:20:02.603Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:20:02.603Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T15:20:02.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {UST global} time=1131906741 data=null doit=true} to Tree node with text: UST global [2019-07-30T15:20:02.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {UST global} time=1131906741 data=null} to Tree node with text: UST global [2019-07-30T15:20:02.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {UST global} time=1131906742 data=null button=1 stateMask=0x0 x=130 y=92 count=1} to Tree node with text: UST global [2019-07-30T15:20:02.603Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1131906742 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-30T15:20:02.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {UST global} time=1131906743 data=null button=1 stateMask=0x80000 x=130 y=92 count=1} to Tree node with text: UST global [2019-07-30T15:20:02.603Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:02.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {channel0} time=1131906744 data=null button=0 stateMask=0x0 x=143 y=113 count=0} to Tree node with text: channel0 [2019-07-30T15:20:02.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1131906744 data=null doit=true} to Tree node with text: channel0 [2019-07-30T15:20:02.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1131906744 data=null} to Tree node with text: channel0 [2019-07-30T15:20:02.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1131906744 data=null button=1 stateMask=0x0 x=143 y=113 count=1} to Tree node with text: channel0 [2019-07-30T15:20:02.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131906745 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-30T15:20:02.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1131906764 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T15:20:02.603Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:02.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {channel0} time=1131906786 data=null button=0 stateMask=0x0 x=143 y=92 count=0} to Tree node with text: channel0 [2019-07-30T15:20:02.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1131906786 data=null doit=true} to Tree node with text: channel0 [2019-07-30T15:20:02.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1131906787 data=null} to Tree node with text: channel0 [2019-07-30T15:20:02.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1131906787 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T15:20:02.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131906787 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-30T15:20:02.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1131906790 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T15:20:02.860Z] DEBUG - matched MenuItem with text "Enable Event...", using matcher: with mnemonic 'Enable Event...' [2019-07-30T15:20:02.860Z] DEBUG - Clicking on with mnemonic 'Enable Event...' [2019-07-30T15:20:03.117Z] DEBUG - Clicked on with mnemonic 'Enable Event...' [2019-07-30T15:20:03.117Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T15:20:03.117Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1131907288 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T15:20:03.117Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:20:03.117Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:20:03.117Z] DEBUG - Attempting to set focus on (of type 'Tree') [2019-07-30T15:20:03.117Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1131907292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-30T15:20:03.117Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1131907293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-30T15:20:03.117Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1131907293 data=null doit=true} to (of type 'Tree') [2019-07-30T15:20:03.117Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1131907293 data=null} to (of type 'Tree') [2019-07-30T15:20:03.117Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1131907294 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to (of type 'Tree') [2019-07-30T15:20:03.117Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131907294 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-30T15:20:03.117Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1131907309 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to (of type 'Tree') [2019-07-30T15:20:03.117Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T15:20:03.117Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T15:20:03.117Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T15:20:03.117Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T15:20:03.117Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T15:20:03.117Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:20:03.117Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:20:03.117Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:20:03.117Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:20:03.117Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T15:20:03.117Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T15:20:03.117Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T15:20:03.117Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T15:20:03.117Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T15:20:03.117Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T15:20:03.117Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:03.117Z] DEBUG - Clicking on &Ok [2019-07-30T15:20:03.117Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1131907317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:03.117Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1131907317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:03.117Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1131907318 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:03.117Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1131907318 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:03.117Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1131907318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:03.117Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1131907318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:03.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1131907318 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:03.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event...} time=1131906928 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-30T15:20:03.374Z] DEBUG - Clicked on [2019-07-30T15:20:03.631Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:20:03.631Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:20:03.631Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T15:20:03.631Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again. [2019-07-30T15:20:03.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1131907627 data=null doit=true} to Tree node with text: channel0 [2019-07-30T15:20:03.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1131907627 data=null} to Tree node with text: channel0 [2019-07-30T15:20:03.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1131907628 data=null button=1 stateMask=0x0 x=127 y=113 count=1} to Tree node with text: channel0 [2019-07-30T15:20:03.631Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1131907628 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-30T15:20:03.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1131907629 data=null button=1 stateMask=0x80000 x=127 y=92 count=1} to Tree node with text: channel0 [2019-07-30T15:20:03.631Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:20:03.631Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:20:03.631Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:03.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131907631 data=null button=0 stateMask=0x0 x=96 y=8 count=0} to Tree node with text: mysession [2019-07-30T15:20:03.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131907677 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:20:03.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131907680 data=null} to Tree node with text: mysession [2019-07-30T15:20:03.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131907680 data=null button=1 stateMask=0x0 x=112 y=8 count=1} to Tree node with text: mysession [2019-07-30T15:20:03.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131907681 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-30T15:20:03.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131907685 data=null button=1 stateMask=0x80000 x=112 y=8 count=1} to Tree node with text: mysession [2019-07-30T15:20:03.631Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:03.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131907686 data=null button=0 stateMask=0x0 x=112 y=8 count=0} to Tree node with text: mysession [2019-07-30T15:20:03.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131907686 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:20:03.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131907686 data=null} to Tree node with text: mysession [2019-07-30T15:20:03.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131907687 data=null button=1 stateMask=0x0 x=112 y=8 count=1} to Tree node with text: mysession [2019-07-30T15:20:03.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131907687 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-30T15:20:03.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131907688 data=null button=1 stateMask=0x80000 x=112 y=8 count=1} to Tree node with text: mysession [2019-07-30T15:20:03.631Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-30T15:20:03.631Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-30T15:20:03.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1131907803 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-30T15:20:03.631Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-30T15:20:03.889Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:20:03.889Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:20:03.889Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:03.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131907905 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-30T15:20:03.889Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131907905 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:20:03.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131907905 data=null} to Tree node with text: mysession [2019-07-30T15:20:03.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131907905 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T15:20:03.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131907906 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-30T15:20:03.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131907907 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T15:20:03.889Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:03.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131907908 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-30T15:20:03.889Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131907908 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:20:03.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131907908 data=null} to Tree node with text: mysession [2019-07-30T15:20:03.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131907909 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T15:20:03.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131907909 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-30T15:20:03.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131907910 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T15:20:03.889Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-30T15:20:03.889Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-30T15:20:03.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1131907999 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-30T15:20:03.889Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-30T15:20:03.889Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:20:03.889Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:20:03.889Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:03.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131908102 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-30T15:20:03.889Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131908102 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:20:03.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131908102 data=null} to Tree node with text: mysession [2019-07-30T15:20:03.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131908102 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T15:20:03.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131908102 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-30T15:20:03.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131908104 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T15:20:04.146Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:04.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131908215 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-30T15:20:04.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131908215 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:20:04.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131908215 data=null} to Tree node with text: mysession [2019-07-30T15:20:04.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131908215 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T15:20:04.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131908215 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-30T15:20:04.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131908217 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T15:20:04.146Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-07-30T15:20:04.146Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T15:20:05.076Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T15:20:05.076Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-07-30T15:20:05.076Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1131909120 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-07-30T15:20:05.076Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T15:20:05.076Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T15:20:05.076Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-30T15:20:05.077Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:20:05.077Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-30T15:20:05.077Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T15:20:05.077Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T15:20:05.077Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:20:05.639Z] DEBUG - Clicking on Cancel [2019-07-30T15:20:05.639Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1131909692 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-30T15:20:05.639Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1131909692 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-30T15:20:05.639Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1131909692 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T15:20:05.639Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1131909692 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T15:20:05.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1131909693 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-30T15:20:05.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1131909693 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-30T15:20:05.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1131909693 data=null item=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-30T15:20:05.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1131908332 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-30T15:20:05.639Z] DEBUG - Clicked on [2019-07-30T15:20:05.639Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:05.639Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131909800 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-30T15:20:05.639Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131909800 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:20:05.639Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131909800 data=null} to Tree node with text: mysession [2019-07-30T15:20:05.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131909801 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T15:20:05.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131909802 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-30T15:20:05.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131909803 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T15:20:05.896Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-07-30T15:20:05.896Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T15:20:06.154Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T15:20:06.411Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-07-30T15:20:06.411Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1131910432 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-07-30T15:20:06.411Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T15:20:06.411Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T15:20:06.411Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-30T15:20:06.411Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:20:06.411Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:20:06.411Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T15:20:06.411Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T15:20:06.411Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:20:06.411Z] DEBUG - Clicking on &Finish [2019-07-30T15:20:06.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1131910492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:20:06.411Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1131910492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:20:06.411Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1131910492 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:20:06.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1131910492 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:20:06.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1131910492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:20:06.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1131910493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:20:06.411Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:20:06.411Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:20:06.411Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:20:06.411Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:20:06.411Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:20:06.411Z] DEBUG - Clicked on &Finish [2019-07-30T15:20:08.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1131910493 data=null item=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-30T15:20:08.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1131909919 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-30T15:20:08.529Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:20:08.529Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:20:08.529Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:08.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131912616 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-30T15:20:08.529Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131912616 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:20:08.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131912616 data=null} to Tree node with text: mysession [2019-07-30T15:20:08.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131912617 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T15:20:08.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131912617 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-30T15:20:08.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131912618 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T15:20:08.529Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:08.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131912707 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-30T15:20:08.529Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131912707 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:20:08.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131912707 data=null} to Tree node with text: mysession [2019-07-30T15:20:08.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131912708 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T15:20:08.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131912708 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-30T15:20:08.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131912711 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T15:20:08.880Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-07-30T15:20:08.880Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T15:20:09.225Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T15:20:09.482Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-07-30T15:20:09.482Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1131913394 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-07-30T15:20:09.482Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T15:20:09.482Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T15:20:09.482Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-30T15:20:09.482Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:20:09.482Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-30T15:20:09.482Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T15:20:09.482Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T15:20:09.482Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:20:09.482Z] DEBUG - Clicking on Cancel [2019-07-30T15:20:09.482Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1131913408 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-30T15:20:09.482Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1131913409 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-30T15:20:09.482Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1131913409 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T15:20:09.482Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1131913409 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T15:20:09.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1131913409 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-30T15:20:09.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1131913409 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-30T15:20:09.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1131913409 data=null item=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-30T15:20:09.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1131912919 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-30T15:20:09.482Z] DEBUG - Clicked on [2019-07-30T15:20:09.482Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:09.482Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131913594 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-30T15:20:09.482Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131913595 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:20:09.482Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131913595 data=null} to Tree node with text: mysession [2019-07-30T15:20:09.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131913595 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T15:20:09.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131913596 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-30T15:20:09.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131913597 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T15:20:09.482Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-07-30T15:20:09.482Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T15:20:10.045Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T15:20:10.045Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-07-30T15:20:10.045Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1131914190 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-07-30T15:20:10.045Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T15:20:10.045Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T15:20:10.045Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-30T15:20:10.045Z] DEBUG - matched Button with text "Create Experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T15:20:10.045Z] DEBUG - matched Button with text "Create Experiment", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:20:10.045Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:20:10.045Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:20:10.045Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:20:10.045Z] DEBUG - Toggling state on Button {Create Experiment}. Setting state to selected [2019-07-30T15:20:10.045Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create Experiment} time=1131914193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:20:10.045Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=1131914195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:20:10.045Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create Experiment} time=1131914195 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:20:10.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create Experiment} time=1131914195 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:20:10.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create Experiment} time=1131914196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:20:10.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create Experiment} time=1131914196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:20:10.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create Experiment} time=1131914196 data=null 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-30T15:20:10.045Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create Experiment} time=1131914215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:20:10.045Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=1131914215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:20:10.045Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create Experiment} time=1131914215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:20:10.045Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create Experiment} time=1131914215 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:20:10.045Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create Experiment} time=1131914216 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:20:10.045Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:20:10.045Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T15:20:10.045Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T15:20:10.045Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-30T15:20:10.045Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:20:10.045Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:20:10.045Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T15:20:10.045Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T15:20:10.045Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:20:10.045Z] DEBUG - Clicking on &Finish [2019-07-30T15:20:10.045Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1131914227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:20:10.045Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1131914227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:20:10.045Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1131914227 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:20:10.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1131914227 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:20:10.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1131914228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:20:10.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1131914228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:20:10.302Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:20:10.302Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:20:10.302Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:20:10.302Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:20:10.302Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:20:10.302Z] DEBUG - Clicked on &Finish [2019-07-30T15:20:10.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1131914228 data=null item=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-30T15:20:10.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1131913710 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-30T15:20:11.121Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:20:11.121Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:20:11.121Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:11.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131915223 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-30T15:20:11.121Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131915223 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:20:11.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131915223 data=null} to Tree node with text: mysession [2019-07-30T15:20:11.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131915224 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T15:20:11.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131915224 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-30T15:20:11.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131915225 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T15:20:11.121Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:11.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131915293 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-30T15:20:11.121Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131915293 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:20:11.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131915293 data=null} to Tree node with text: mysession [2019-07-30T15:20:11.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131915294 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T15:20:11.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131915294 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-30T15:20:11.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131915299 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T15:20:11.378Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-07-30T15:20:11.378Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T15:20:11.635Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T15:20:11.892Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-07-30T15:20:11.892Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1131915917 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-07-30T15:20:11.892Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T15:20:11.892Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T15:20:11.892Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-30T15:20:11.892Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:20:11.892Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-30T15:20:11.892Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T15:20:11.892Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T15:20:11.892Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:20:11.892Z] DEBUG - Clicking on Cancel [2019-07-30T15:20:11.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1131915919 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-30T15:20:11.892Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1131915919 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-30T15:20:11.892Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1131915919 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T15:20:11.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1131915919 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T15:20:11.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1131915919 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-30T15:20:11.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1131915919 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-30T15:20:11.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1131915920 data=null item=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-30T15:20:11.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1131915429 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-30T15:20:11.892Z] DEBUG - Clicked on [2019-07-30T15:20:11.892Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:11.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131916117 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-30T15:20:11.892Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131916117 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:20:11.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131916117 data=null} to Tree node with text: mysession [2019-07-30T15:20:11.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131916117 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T15:20:11.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131916118 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-30T15:20:11.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131916119 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T15:20:12.149Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-07-30T15:20:12.149Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T15:20:12.405Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T15:20:12.406Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-07-30T15:20:12.663Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1131916683 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-07-30T15:20:12.663Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T15:20:12.663Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T15:20:12.663Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-30T15:20:12.663Z] DEBUG - matched Button with text "Create Experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T15:20:12.663Z] DEBUG - matched Button with text "Create Experiment", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:20:12.663Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:20:12.663Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:20:12.663Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:20:12.663Z] DEBUG - Toggling state on Button {Create Experiment}. Setting state to selected [2019-07-30T15:20:12.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create Experiment} time=1131916685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:20:12.663Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=1131916686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:20:12.663Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create Experiment} time=1131916686 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:20:12.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create Experiment} time=1131916686 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:20:12.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create Experiment} time=1131916686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:20:12.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create Experiment} time=1131916686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:20:12.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create Experiment} time=1131916687 data=null 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-30T15:20:12.663Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create Experiment} time=1131916705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:20:12.663Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=1131916705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:20:12.663Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create Experiment} time=1131916705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:20:12.663Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create Experiment} time=1131916705 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:20:12.663Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create Experiment} time=1131916705 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:20:12.663Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:20:12.663Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T15:20:12.663Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T15:20:12.663Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-30T15:20:12.663Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:20:12.663Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:20:12.663Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T15:20:12.663Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T15:20:12.663Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:20:12.663Z] DEBUG - matched Text with text "mysession-20151201-2...", using matcher: of type 'Text' [2019-07-30T15:20:12.663Z] DEBUG - matched Group with text "Options", using matcher: with mnemonic 'Options' [2019-07-30T15:20:12.663Z] DEBUG - matched Text with text "mysession-20151201-2...", using matcher: in group (with mnemonic 'Options') [2019-07-30T15:20:12.663Z] DEBUG - matched Text with text "mysession-20151201-2...", using matcher: (of type 'Text' and in group (with mnemonic 'Options')) [2019-07-30T15:20:12.663Z] DEBUG - matched Text with text " Experiment "mysessi...", using matcher: of type 'Text' [2019-07-30T15:20:12.663Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T15:20:12.663Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T15:20:12.663Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-30T15:20:12.663Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:20:12.663Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:20:12.663Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T15:20:12.663Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T15:20:12.663Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:20:12.663Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T15:20:12.663Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T15:20:12.663Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-30T15:20:12.663Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:20:12.663Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:20:12.663Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T15:20:12.663Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T15:20:12.663Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:20:12.663Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T15:20:12.663Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T15:20:12.663Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-30T15:20:12.663Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:20:12.663Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:20:12.663Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T15:20:12.663Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T15:20:12.663Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:20:12.663Z] DEBUG - Clicking on &Finish [2019-07-30T15:20:12.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1131916739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:20:12.663Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1131916739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:20:12.663Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1131916739 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:20:12.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1131916739 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:20:12.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1131916739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:20:12.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1131916739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:20:12.663Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:20:12.663Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:20:12.663Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:20:12.663Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:20:12.663Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:20:12.663Z] DEBUG - Clicked on &Finish [2019-07-30T15:20:13.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1131916739 data=null item=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-30T15:20:13.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1131916235 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-30T15:20:13.790Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:20:13.790Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:20:13.790Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:13.790Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131917834 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-30T15:20:13.790Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131917834 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:20:13.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131917834 data=null} to Tree node with text: mysession [2019-07-30T15:20:13.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131917835 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T15:20:13.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131917835 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-30T15:20:13.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131917836 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T15:20:13.790Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:13.790Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131917837 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-30T15:20:13.790Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131917837 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:20:13.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131917838 data=null} to Tree node with text: mysession [2019-07-30T15:20:13.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131917838 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T15:20:13.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131917838 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-30T15:20:13.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131917839 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T15:20:13.790Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-30T15:20:13.790Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-30T15:20:14.047Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-30T15:20:14.047Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-30T15:20:14.047Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1131918191 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-30T15:20:14.047Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:20:14.047Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:20:14.047Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:20:14.047Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:20:14.047Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:14.047Z] DEBUG - Clicking on OK [2019-07-30T15:20:14.047Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1131918192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:14.047Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1131918192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:14.047Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1131918192 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:14.047Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1131918192 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:14.047Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1131918192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:14.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1131918192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:14.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1131918192 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:14.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1131918000 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-30T15:20:14.304Z] DEBUG - Clicked on [2019-07-30T15:20:14.304Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:20:14.304Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:14.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1131918320 data=null button=0 stateMask=0x0 x=69 y=-34 count=0} to TreeItem with text {myNode} [2019-07-30T15:20:14.304Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1131918320 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T15:20:14.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1131918320 data=null} to TreeItem with text {myNode} [2019-07-30T15:20:14.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1131918320 data=null button=1 stateMask=0x0 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T15:20:14.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131918321 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-30T15:20:14.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1131918324 data=null button=1 stateMask=0x80000 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T15:20:14.304Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:14.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1131918336 data=null button=0 stateMask=0x0 x=69 y=-23 count=0} to TreeItem with text {myNode} [2019-07-30T15:20:14.304Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1131918336 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T15:20:14.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1131918337 data=null} to TreeItem with text {myNode} [2019-07-30T15:20:14.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1131918337 data=null button=1 stateMask=0x0 x=69 y=-23 count=1} to TreeItem with text {myNode} [2019-07-30T15:20:14.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131918337 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-30T15:20:14.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1131918339 data=null button=1 stateMask=0x80000 x=69 y=-23 count=1} to TreeItem with text {myNode} [2019-07-30T15:20:14.304Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-30T15:20:14.304Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-30T15:20:14.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1131918489 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-30T15:20:14.304Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-30T15:20:14.561Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1131918597 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T15:20:14.561Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T15:20:14.561Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:20:14.561Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:20:14.561Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:14.561Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Remote} time=1131918681 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {Remote} [2019-07-30T15:20:14.561Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Remote} time=1131918681 data=null doit=true} to TreeItem with text {Remote} [2019-07-30T15:20:14.561Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Remote} time=1131918681 data=null} to TreeItem with text {Remote} [2019-07-30T15:20:14.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Remote} time=1131918681 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {Remote} [2019-07-30T15:20:14.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131918682 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-30T15:20:14.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Remote} time=1131918823 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {Remote} [2019-07-30T15:20:14.818Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T15:20:14.818Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T15:20:15.075Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T15:20:16.004Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T15:20:16.004Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T15:20:16.004Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:20:16.004Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:20:16.004Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:20:16.004Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:20:16.004Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:20:16.004Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:20:16.004Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:20:16.004Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T15:20:16.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1131920020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:20:16.004Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1131920021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:20:16.004Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1131920021 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:20:16.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1131920021 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:20:16.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1131920022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:20:16.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1131920022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:20:16.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1131920022 data=null 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-30T15:20:16.004Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1131920022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:20:16.004Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1131920023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:20:16.004Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1131920023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:20:16.004Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1131920023 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:20:16.004Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1131920023 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:20:16.004Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:20:16.004Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:20:16.004Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:20:16.004Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:20:16.004Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:20:16.004Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:20:16.004Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:20:16.004Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:16.004Z] DEBUG - Clicking on OK [2019-07-30T15:20:16.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1131920028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:16.004Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1131920028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:16.004Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1131920028 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:16.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1131920028 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:16.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1131920029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:16.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1131920029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:16.004Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:16.004Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:16.004Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:16.004Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:16.004Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:16.004Z] DEBUG - Clicked on OK [2019-07-30T15:20:16.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1131920029 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:16.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1131918980 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-30T15:20:16.517Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.984 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest [2019-07-30T15:20:16.517Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest) Time elapsed: 18.477 s [2019-07-30T15:20:16.517Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest [2019-07-30T15:20:17.447Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T15:20:17.447Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:20:17.447Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:20:17.447Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:17.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1131921415 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T15:20:17.447Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1131921416 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T15:20:17.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1131921416 data=null} to TreeItem with text {myNode} [2019-07-30T15:20:17.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1131921416 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T15:20:17.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131921417 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-30T15:20:17.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1131921425 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T15:20:17.447Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:17.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1131921426 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T15:20:17.447Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1131921426 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T15:20:17.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1131921426 data=null} to TreeItem with text {myNode} [2019-07-30T15:20:17.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1131921427 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T15:20:17.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131921427 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-30T15:20:17.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1131921428 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T15:20:17.447Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-30T15:20:17.448Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-30T15:20:17.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1131921624 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-30T15:20:17.448Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-30T15:20:18.012Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:18.012Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1131922185 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T15:20:18.012Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1131922186 data=null doit=true} to Tree node with text: Sessions [2019-07-30T15:20:18.012Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1131922186 data=null} to Tree node with text: Sessions [2019-07-30T15:20:18.012Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1131922186 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T15:20:18.012Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131922186 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-30T15:20:18.012Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1131922188 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T15:20:18.012Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:18.012Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1131922189 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T15:20:18.012Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1131922189 data=null doit=true} to Tree node with text: Sessions [2019-07-30T15:20:18.012Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1131922190 data=null} to Tree node with text: Sessions [2019-07-30T15:20:18.012Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1131922190 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T15:20:18.012Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131922190 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-30T15:20:18.012Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1131922191 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T15:20:18.268Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-30T15:20:18.268Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-30T15:20:18.268Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-30T15:20:18.268Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-30T15:20:18.526Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1131922522 data=null doit=true} to Shell with text {Create Session} [2019-07-30T15:20:18.526Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:20:18.526Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T15:20:18.526Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T15:20:18.526Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T15:20:18.526Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:20:18.526Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T15:20:18.526Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T15:20:18.526Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T15:20:18.526Z] DEBUG - matched Text with text " [2019-07-30T15:20:18.526Z] ", using matcher: of type 'Text' [2019-07-30T15:20:18.526Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T15:20:18.526Z] DEBUG - matched Text with text " [2019-07-30T15:20:18.526Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T15:20:18.526Z] DEBUG - matched Text with text " [2019-07-30T15:20:18.526Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T15:20:18.526Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-30T15:20:18.526Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-30T15:20:18.526Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-30T15:20:18.526Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T15:20:18.526Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T15:20:18.526Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T15:20:18.526Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T15:20:18.526Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:18.526Z] DEBUG - Clicking on &Ok [2019-07-30T15:20:18.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1131922526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:18.526Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1131922526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:18.526Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1131922526 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:18.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1131922527 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:18.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1131922527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:18.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1131922527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:18.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1131922527 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:18.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1131922300 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-30T15:20:18.526Z] DEBUG - Clicked on [2019-07-30T15:20:18.526Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1131922686 data=null doit=true} to Tree node with text: Sessions [2019-07-30T15:20:18.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1131922687 data=null} to Tree node with text: Sessions [2019-07-30T15:20:18.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1131922687 data=null button=1 stateMask=0x0 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-30T15:20:18.526Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1131922687 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-30T15:20:18.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1131922688 data=null button=1 stateMask=0x80000 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-30T15:20:18.526Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:20:18.526Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:20:18.526Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:20:18.526Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:20:18.526Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:18.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131922691 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-30T15:20:18.526Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131922691 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:20:18.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131922691 data=null} to Tree node with text: mysession [2019-07-30T15:20:18.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131922691 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-30T15:20:18.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131922691 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-30T15:20:18.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131922704 data=null button=1 stateMask=0x80000 x=112 y=92 count=1} to Tree node with text: mysession [2019-07-30T15:20:18.526Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:18.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131922705 data=null button=0 stateMask=0x0 x=112 y=92 count=0} to Tree node with text: mysession [2019-07-30T15:20:18.526Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131922705 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:20:18.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131922705 data=null} to Tree node with text: mysession [2019-07-30T15:20:18.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131922706 data=null button=1 stateMask=0x0 x=112 y=92 count=1} to Tree node with text: mysession [2019-07-30T15:20:18.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131922706 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-30T15:20:18.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131922707 data=null button=1 stateMask=0x80000 x=112 y=92 count=1} to Tree node with text: mysession [2019-07-30T15:20:18.825Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T15:20:18.825Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T15:20:18.825Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T15:20:19.128Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T15:20:19.128Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1131923117 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T15:20:19.128Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T15:20:19.128Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T15:20:19.128Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T15:20:19.128Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T15:20:19.128Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T15:20:19.128Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:20:19.128Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T15:20:19.128Z] DEBUG - matched Group with text "All Tracepoint Event...", using matcher: with mnemonic 'All Tracepoint Events and Syscalls' [2019-07-30T15:20:19.128Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'All Tracepoint Events and Syscalls') [2019-07-30T15:20:19.128Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-30T15:20:19.128Z] 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-30T15:20:19.128Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:20:19.128Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T15:20:19.128Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:20:19.128Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T15:20:19.128Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:20:19.128Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T15:20:19.128Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:20:19.128Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T15:20:19.128Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T15:20:19.128Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T15:20:19.128Z] 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-30T15:20:19.128Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T15:20:19.128Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T15:20:19.128Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T15:20:19.128Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T15:20:19.128Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T15:20:19.128Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:20:19.128Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:20:19.128Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:20:19.128Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:20:19.128Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:20:19.128Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T15:20:19.128Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T15:20:19.128Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T15:20:19.128Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T15:20:19.128Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:19.128Z] DEBUG - Clicking on &Ok [2019-07-30T15:20:19.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1131923123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:19.128Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1131923123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:19.128Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1131923123 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:19.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1131923123 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:19.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1131923123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:19.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1131923124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:19.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1131923124 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:19.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1131922798 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-30T15:20:19.429Z] DEBUG - Clicked on [2019-07-30T15:20:19.429Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:20:19.429Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:20:19.429Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T15:20:19.429Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T15:20:19.429Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:20:19.429Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:20:19.429Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T15:20:19.429Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T15:20:19.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1131923419 data=null doit=true} to Tree node with text: channel0 [2019-07-30T15:20:19.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1131923419 data=null} to Tree node with text: channel0 [2019-07-30T15:20:19.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1131923420 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T15:20:19.429Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1131923420 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-30T15:20:19.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1131923421 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T15:20:19.429Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:20:19.429Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:20:19.429Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:19.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131923423 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T15:20:19.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131923423 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:20:19.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131923423 data=null} to Tree node with text: mysession [2019-07-30T15:20:19.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131923423 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:20:19.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131923423 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-30T15:20:19.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131923431 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:20:19.429Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:19.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131923432 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T15:20:19.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131923433 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:20:19.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131923433 data=null} to Tree node with text: mysession [2019-07-30T15:20:19.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131923433 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:20:19.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131923433 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-30T15:20:19.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131923482 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:20:19.429Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-30T15:20:19.429Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-30T15:20:19.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1131923601 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-30T15:20:19.429Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-30T15:20:19.725Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:20:19.726Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:20:19.726Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:19.726Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131923704 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T15:20:19.726Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131923704 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:20:19.726Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131923704 data=null} to Tree node with text: mysession [2019-07-30T15:20:19.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131923704 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:20:19.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131923705 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-30T15:20:19.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131923707 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:20:19.726Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:19.726Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131923707 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T15:20:19.726Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131923707 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:20:19.726Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131923708 data=null} to Tree node with text: mysession [2019-07-30T15:20:19.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131923708 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:20:19.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131923708 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-30T15:20:19.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131923709 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:20:19.726Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-30T15:20:19.726Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-30T15:20:19.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1131923773 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-30T15:20:19.726Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-30T15:20:19.726Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:20:19.726Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:20:19.726Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:19.726Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131923876 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T15:20:19.726Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131923877 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:20:19.726Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131923877 data=null} to Tree node with text: mysession [2019-07-30T15:20:19.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131923877 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:20:19.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131923877 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-30T15:20:19.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131923880 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:20:19.726Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:19.726Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131923881 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T15:20:19.726Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131923881 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:20:19.726Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131923881 data=null} to Tree node with text: mysession [2019-07-30T15:20:19.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131923882 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:20:19.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131923882 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-30T15:20:19.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131923883 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:20:19.726Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-30T15:20:19.726Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-30T15:20:19.982Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-30T15:20:19.982Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-30T15:20:19.982Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1131924059 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-30T15:20:19.982Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:20:19.982Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:20:19.982Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:20:19.982Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:20:19.982Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:19.982Z] DEBUG - Clicking on OK [2019-07-30T15:20:19.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1131924060 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:19.982Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1131924060 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:19.982Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1131924066 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:19.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1131924066 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:19.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1131924066 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:19.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1131924067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:19.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1131924067 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:19.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1131923947 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-30T15:20:19.982Z] DEBUG - Clicked on [2019-07-30T15:20:19.982Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:20:19.982Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:19.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1131924212 data=null button=0 stateMask=0x0 x=69 y=-34 count=0} to TreeItem with text {myNode} [2019-07-30T15:20:19.982Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1131924212 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T15:20:19.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1131924212 data=null} to TreeItem with text {myNode} [2019-07-30T15:20:19.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1131924213 data=null button=1 stateMask=0x0 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T15:20:19.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131924213 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-30T15:20:19.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1131924228 data=null button=1 stateMask=0x80000 x=69 y=-22 count=1} to TreeItem with text {myNode} [2019-07-30T15:20:19.982Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:19.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1131924228 data=null button=0 stateMask=0x0 x=69 y=-22 count=0} to TreeItem with text {myNode} [2019-07-30T15:20:19.982Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1131924228 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T15:20:19.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1131924229 data=null} to TreeItem with text {myNode} [2019-07-30T15:20:19.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1131924229 data=null button=1 stateMask=0x0 x=69 y=-22 count=1} to TreeItem with text {myNode} [2019-07-30T15:20:19.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131924229 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-30T15:20:19.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1131924230 data=null button=1 stateMask=0x80000 x=69 y=-22 count=1} to TreeItem with text {myNode} [2019-07-30T15:20:20.239Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-30T15:20:20.239Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-30T15:20:20.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1131924339 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-30T15:20:20.239Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-30T15:20:20.239Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.828 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest [2019-07-30T15:20:20.239Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest) Time elapsed: 3.32 s [2019-07-30T15:20:20.239Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest [2019-07-30T15:20:21.171Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T15:20:21.171Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:20:21.171Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:20:21.171Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:21.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1131925327 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T15:20:21.171Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1131925327 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T15:20:21.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1131925328 data=null} to TreeItem with text {myNode} [2019-07-30T15:20:21.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1131925328 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T15:20:21.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131925328 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-30T15:20:21.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1131925332 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T15:20:21.171Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:21.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1131925332 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T15:20:21.171Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1131925333 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T15:20:21.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1131925333 data=null} to TreeItem with text {myNode} [2019-07-30T15:20:21.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1131925333 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T15:20:21.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131925333 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-30T15:20:21.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1131925383 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T15:20:21.428Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-30T15:20:21.428Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-30T15:20:21.428Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1131925499 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-30T15:20:21.428Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-30T15:20:21.991Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:21.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1131926020 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T15:20:21.991Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1131926020 data=null doit=true} to Tree node with text: Sessions [2019-07-30T15:20:21.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1131926020 data=null} to Tree node with text: Sessions [2019-07-30T15:20:21.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1131926021 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T15:20:21.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131926021 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-30T15:20:21.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1131926023 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T15:20:21.991Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:21.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1131926023 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T15:20:21.991Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1131926023 data=null doit=true} to Tree node with text: Sessions [2019-07-30T15:20:21.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1131926023 data=null} to Tree node with text: Sessions [2019-07-30T15:20:21.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1131926024 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T15:20:21.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131926024 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-30T15:20:21.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1131926025 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T15:20:21.991Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-30T15:20:21.991Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-30T15:20:22.248Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-30T15:20:22.248Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-30T15:20:22.248Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1131926324 data=null doit=true} to Shell with text {Create Session} [2019-07-30T15:20:22.248Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:20:22.248Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T15:20:22.248Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T15:20:22.248Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T15:20:22.248Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:20:22.248Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T15:20:22.248Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T15:20:22.248Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T15:20:22.248Z] DEBUG - matched Text with text " [2019-07-30T15:20:22.248Z] ", using matcher: of type 'Text' [2019-07-30T15:20:22.248Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T15:20:22.248Z] DEBUG - matched Text with text " [2019-07-30T15:20:22.248Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T15:20:22.248Z] DEBUG - matched Text with text " [2019-07-30T15:20:22.248Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T15:20:22.248Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-30T15:20:22.249Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-30T15:20:22.249Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-30T15:20:22.249Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T15:20:22.249Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T15:20:22.249Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T15:20:22.249Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T15:20:22.249Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:22.249Z] DEBUG - Clicking on &Ok [2019-07-30T15:20:22.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1131926334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:22.249Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1131926334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:22.249Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1131926334 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:22.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1131926334 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:22.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1131926334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:22.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1131926334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:22.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1131926334 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:22.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1131926092 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-30T15:20:22.505Z] DEBUG - Clicked on [2019-07-30T15:20:22.505Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1131926508 data=null doit=true} to Tree node with text: Sessions [2019-07-30T15:20:22.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1131926508 data=null} to Tree node with text: Sessions [2019-07-30T15:20:22.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1131926509 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-30T15:20:22.505Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1131926509 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-30T15:20:22.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1131926510 data=null button=1 stateMask=0x80000 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-30T15:20:22.505Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:20:22.505Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:20:22.505Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:20:22.505Z] WARN - Tree item Tree node with text: Provider is already expanded. Won't expand it again. [2019-07-30T15:20:22.505Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Kernel} time=1131926522 data=null doit=true} to Tree node with text: Kernel [2019-07-30T15:20:22.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Kernel} time=1131926522 data=null} to Tree node with text: Kernel [2019-07-30T15:20:22.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Kernel} time=1131926522 data=null button=1 stateMask=0x0 x=98 y=8 count=1} to Tree node with text: Kernel [2019-07-30T15:20:22.505Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1131926523 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-30T15:20:22.761Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Kernel} time=1131926795 data=null button=1 stateMask=0x80000 x=98 y=8 count=1} to Tree node with text: Kernel [2019-07-30T15:20:22.761Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:22.761Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sched_switch} time=1131926800 data=null button=0 stateMask=0x0 x=138 y=2717 count=0} to Tree node with text: sched_switch [2019-07-30T15:20:22.761Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sched_switch} time=1131926801 data=null doit=true} to Tree node with text: sched_switch [2019-07-30T15:20:22.761Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sched_switch} time=1131926801 data=null} to Tree node with text: sched_switch [2019-07-30T15:20:22.761Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sched_switch} time=1131926801 data=null button=1 stateMask=0x0 x=138 y=2717 count=1} to Tree node with text: sched_switch [2019-07-30T15:20:22.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131926802 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-30T15:20:22.762Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sched_switch} time=1131926808 data=null button=1 stateMask=0x80000 x=138 y=2717 count=1} to Tree node with text: sched_switch [2019-07-30T15:20:22.762Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:22.762Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sched_switch} time=1131926809 data=null button=0 stateMask=0x0 x=138 y=2717 count=0} to Tree node with text: sched_switch [2019-07-30T15:20:22.762Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sched_switch} time=1131926809 data=null doit=true} to Tree node with text: sched_switch [2019-07-30T15:20:22.762Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sched_switch} time=1131926809 data=null} to Tree node with text: sched_switch [2019-07-30T15:20:22.762Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sched_switch} time=1131926810 data=null button=1 stateMask=0x0 x=138 y=2717 count=1} to Tree node with text: sched_switch [2019-07-30T15:20:22.762Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131926810 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-30T15:20:22.762Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sched_switch} time=1131926820 data=null button=1 stateMask=0x80000 x=138 y=2114 count=1} to Tree node with text: sched_switch [2019-07-30T15:20:22.762Z] DEBUG - matched MenuItem with text "Enable Event...", using matcher: with mnemonic 'Enable Event...' [2019-07-30T15:20:22.762Z] DEBUG - Clicking on with mnemonic 'Enable Event...' [2019-07-30T15:20:23.018Z] DEBUG - Clicked on with mnemonic 'Enable Event...' [2019-07-30T15:20:23.018Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T15:20:23.018Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1131927126 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T15:20:23.018Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2019-07-30T15:20:23.018Z] DEBUG - matched Group with text "Session List", using matcher: with mnemonic 'Session List' [2019-07-30T15:20:23.018Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Session List') [2019-07-30T15:20:23.018Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Session List')) [2019-07-30T15:20:23.018Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2019-07-30T15:20:23.018Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to mysession [2019-07-30T15:20:23.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=1131927129 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-30T15:20:23.018Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to mysession [2019-07-30T15:20:23.018Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:20:23.018Z] DEBUG - matched Group with text "Filter Expression", using matcher: with mnemonic 'Filter Expression' [2019-07-30T15:20:23.018Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Filter Expression') [2019-07-30T15:20:23.018Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Filter Expression')) [2019-07-30T15:20:23.018Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T15:20:23.018Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T15:20:23.018Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T15:20:23.018Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T15:20:23.018Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:23.018Z] DEBUG - Clicking on &Ok [2019-07-30T15:20:23.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1131927146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:23.018Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1131927146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:23.018Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1131927146 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:23.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1131927146 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:23.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1131927147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:23.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1131927147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:23.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1131927147 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:23.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event...} time=1131926936 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-30T15:20:23.582Z] DEBUG - Clicked on [2019-07-30T15:20:23.582Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:20:23.582Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:20:23.582Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:20:23.582Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:20:23.582Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T15:20:23.582Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:20:23.582Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:20:23.582Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T15:20:23.582Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T15:20:23.582Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:20:23.582Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:20:23.582Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T15:20:23.582Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T15:20:23.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1131927575 data=null doit=true} to Tree node with text: channel0 [2019-07-30T15:20:23.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1131927575 data=null} to Tree node with text: channel0 [2019-07-30T15:20:23.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1131927577 data=null button=1 stateMask=0x0 x=143 y=9440 count=1} to Tree node with text: channel0 [2019-07-30T15:20:23.582Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1131927578 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-30T15:20:23.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1131927579 data=null button=1 stateMask=0x80000 x=143 y=9440 count=1} to Tree node with text: channel0 [2019-07-30T15:20:23.582Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:20:23.582Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:20:23.582Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:23.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131927581 data=null button=0 stateMask=0x0 x=112 y=9398 count=0} to Tree node with text: mysession [2019-07-30T15:20:23.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131927581 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:20:23.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131927581 data=null} to Tree node with text: mysession [2019-07-30T15:20:23.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131927582 data=null button=1 stateMask=0x0 x=112 y=9398 count=1} to Tree node with text: mysession [2019-07-30T15:20:23.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131927582 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-30T15:20:23.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131927585 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T15:20:23.582Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:23.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131927586 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-30T15:20:23.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131927586 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:20:23.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131927586 data=null} to Tree node with text: mysession [2019-07-30T15:20:23.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131927586 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T15:20:23.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131927587 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-30T15:20:23.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131927588 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T15:20:23.582Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-30T15:20:23.582Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-30T15:20:23.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1131927685 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-30T15:20:23.582Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-30T15:20:23.582Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:20:23.582Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:20:23.582Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:23.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131927787 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-30T15:20:23.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131927788 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:20:23.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131927788 data=null} to Tree node with text: mysession [2019-07-30T15:20:23.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131927788 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T15:20:23.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131927788 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-30T15:20:23.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131927790 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T15:20:23.582Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:23.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131927791 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-30T15:20:23.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131927791 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:20:23.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131927791 data=null} to Tree node with text: mysession [2019-07-30T15:20:23.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131927791 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T15:20:23.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131927792 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-30T15:20:23.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131927793 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T15:20:23.840Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-30T15:20:23.840Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-30T15:20:23.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1131927851 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-30T15:20:23.840Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-30T15:20:23.840Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:20:23.840Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:20:23.840Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:23.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131928055 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-30T15:20:23.840Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131928056 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:20:23.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131928056 data=null} to Tree node with text: mysession [2019-07-30T15:20:23.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131928056 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T15:20:23.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131928057 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-30T15:20:23.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131928064 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T15:20:23.840Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:23.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131928065 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-30T15:20:23.840Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131928065 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:20:23.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131928065 data=null} to Tree node with text: mysession [2019-07-30T15:20:23.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131928065 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T15:20:23.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131928066 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-30T15:20:23.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131928067 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T15:20:24.097Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-30T15:20:24.097Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-30T15:20:24.097Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-30T15:20:24.097Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-30T15:20:24.097Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1131928262 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-30T15:20:24.097Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:20:24.097Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:20:24.097Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:20:24.097Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:20:24.097Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:24.097Z] DEBUG - Clicking on OK [2019-07-30T15:20:24.097Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1131928269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:24.097Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1131928269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:24.097Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1131928269 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:24.097Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1131928270 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:24.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1131928270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:24.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1131928270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:24.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1131928270 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:24.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1131928142 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-30T15:20:24.354Z] DEBUG - Clicked on [2019-07-30T15:20:24.354Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:20:24.354Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:24.354Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1131928510 data=null button=0 stateMask=0x0 x=69 y=-12025 count=0} to TreeItem with text {myNode} [2019-07-30T15:20:24.354Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1131928510 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T15:20:24.354Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1131928510 data=null} to TreeItem with text {myNode} [2019-07-30T15:20:24.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1131928511 data=null button=1 stateMask=0x0 x=69 y=-12025 count=1} to TreeItem with text {myNode} [2019-07-30T15:20:24.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131928511 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-30T15:20:24.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1131928519 data=null button=1 stateMask=0x80000 x=69 y=-9165 count=1} to TreeItem with text {myNode} [2019-07-30T15:20:24.354Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:24.354Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1131928520 data=null button=0 stateMask=0x0 x=69 y=-9165 count=0} to TreeItem with text {myNode} [2019-07-30T15:20:24.354Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1131928520 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T15:20:24.354Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1131928521 data=null} to TreeItem with text {myNode} [2019-07-30T15:20:24.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1131928521 data=null button=1 stateMask=0x0 x=69 y=-9165 count=1} to TreeItem with text {myNode} [2019-07-30T15:20:24.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131928521 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-30T15:20:24.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1131928522 data=null button=1 stateMask=0x80000 x=69 y=-9165 count=1} to TreeItem with text {myNode} [2019-07-30T15:20:24.354Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-30T15:20:24.354Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-30T15:20:24.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1131928591 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-30T15:20:24.354Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-30T15:20:24.610Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T15:20:24.610Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:20:24.610Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:20:24.610Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:24.610Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1131928710 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T15:20:24.610Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1131928711 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T15:20:24.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1131928711 data=null} to TreeItem with text {myNode} [2019-07-30T15:20:24.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1131928711 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T15:20:24.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131928711 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-30T15:20:24.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1131928714 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T15:20:24.610Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:24.610Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1131928715 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T15:20:24.610Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1131928715 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T15:20:24.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1131928715 data=null} to TreeItem with text {myNode} [2019-07-30T15:20:24.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1131928716 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T15:20:24.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131928716 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-30T15:20:24.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1131928717 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T15:20:24.610Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-30T15:20:24.610Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-30T15:20:24.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1131928815 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-30T15:20:24.610Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-30T15:20:25.175Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:25.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1131929381 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T15:20:25.175Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1131929381 data=null doit=true} to Tree node with text: Sessions [2019-07-30T15:20:25.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1131929381 data=null} to Tree node with text: Sessions [2019-07-30T15:20:25.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1131929382 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T15:20:25.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131929382 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-30T15:20:25.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1131929384 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T15:20:25.175Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:25.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1131929384 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T15:20:25.175Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1131929385 data=null doit=true} to Tree node with text: Sessions [2019-07-30T15:20:25.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1131929385 data=null} to Tree node with text: Sessions [2019-07-30T15:20:25.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1131929385 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T15:20:25.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131929385 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-30T15:20:25.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1131929392 data=null button=1 stateMask=0x80000 x=89 y=127 count=1} to Tree node with text: Sessions [2019-07-30T15:20:25.433Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-30T15:20:25.433Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-30T15:20:25.433Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-30T15:20:25.433Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-30T15:20:25.433Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1131929671 data=null doit=true} to Shell with text {Create Session} [2019-07-30T15:20:25.433Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:20:25.433Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T15:20:25.433Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T15:20:25.433Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T15:20:25.433Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:20:25.433Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T15:20:25.433Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T15:20:25.433Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T15:20:25.433Z] DEBUG - matched Text with text " [2019-07-30T15:20:25.433Z] ", using matcher: of type 'Text' [2019-07-30T15:20:25.433Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T15:20:25.433Z] DEBUG - matched Text with text " [2019-07-30T15:20:25.433Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T15:20:25.433Z] DEBUG - matched Text with text " [2019-07-30T15:20:25.433Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T15:20:25.433Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-30T15:20:25.433Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-30T15:20:25.433Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-30T15:20:25.433Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T15:20:25.433Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T15:20:25.433Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T15:20:25.433Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T15:20:25.433Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:25.690Z] DEBUG - Clicking on &Ok [2019-07-30T15:20:25.690Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1131929700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:25.690Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1131929700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:25.690Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1131929701 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:25.690Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1131929701 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:25.690Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1131929701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:25.690Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1131929701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:25.690Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1131929701 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:25.690Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1131929481 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-30T15:20:25.690Z] DEBUG - Clicked on [2019-07-30T15:20:25.690Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1131929831 data=null doit=true} to Tree node with text: Sessions [2019-07-30T15:20:25.690Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1131929831 data=null} to Tree node with text: Sessions [2019-07-30T15:20:25.690Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1131929831 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-30T15:20:25.690Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1131929832 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-30T15:20:25.690Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1131929832 data=null button=1 stateMask=0x80000 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-30T15:20:25.690Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:20:25.690Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:20:25.690Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:20:25.690Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:20:25.690Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:25.690Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131929843 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-30T15:20:25.690Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131929843 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:20:25.690Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131929843 data=null} to Tree node with text: mysession [2019-07-30T15:20:25.690Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131929844 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-30T15:20:25.690Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131929844 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-30T15:20:25.690Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131929847 data=null button=1 stateMask=0x80000 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-30T15:20:25.690Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:25.690Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131929848 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-30T15:20:25.690Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131929848 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:20:25.690Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131929848 data=null} to Tree node with text: mysession [2019-07-30T15:20:25.690Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131929848 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-30T15:20:25.690Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131929849 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-30T15:20:25.690Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131929850 data=null button=1 stateMask=0x80000 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-30T15:20:25.690Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T15:20:25.690Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T15:20:25.947Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T15:20:26.204Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T15:20:26.204Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1131930209 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T15:20:26.204Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T15:20:26.204Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T15:20:26.204Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T15:20:26.204Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T15:20:26.204Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T15:20:26.204Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:20:26.204Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T15:20:26.204Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:20:26.204Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T15:20:26.204Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-30T15:20:26.204Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-30T15:20:26.204Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-30T15:20:26.204Z] 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-30T15:20:26.204Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:20:26.204Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T15:20:26.204Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:20:26.204Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T15:20:26.204Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:20:26.204Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T15:20:26.204Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T15:20:26.204Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T15:20:26.204Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T15:20:26.204Z] 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-30T15:20:26.204Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1131930229 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-30T15:20:26.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1131930229 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-30T15:20:26.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1131930230 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-30T15:20:26.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1131930230 data=null item=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-30T15:20:26.204Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T15:20:26.204Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:20:26.204Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:20:26.204Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:20:26.204Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:20:26.204Z] DEBUG - Setting state to checked on: All [2019-07-30T15:20:26.204Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:20:26.204Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:20:26.204Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:20:26.204Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:20:26.204Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:20:26.204Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:20:26.204Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:20:26.204Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:20:26.204Z] DEBUG - matched Group with text "Filter Expression", using matcher: with mnemonic 'Filter Expression' [2019-07-30T15:20:26.204Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Filter Expression') [2019-07-30T15:20:26.204Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Filter Expression')) [2019-07-30T15:20:26.204Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T15:20:26.204Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T15:20:26.204Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T15:20:26.204Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T15:20:26.204Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T15:20:26.204Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:20:26.204Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:20:26.204Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:20:26.204Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:20:26.204Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T15:20:26.204Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T15:20:26.204Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T15:20:26.204Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T15:20:26.204Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T15:20:26.204Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:26.204Z] DEBUG - Clicking on &Ok [2019-07-30T15:20:26.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1131930323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:26.204Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1131930323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:26.204Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1131930323 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:26.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1131930324 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:26.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1131930324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:26.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1131930324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:26.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1131930324 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T15:20:26.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1131929929 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-30T15:20:26.462Z] DEBUG - Clicked on [2019-07-30T15:20:26.462Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:20:26.462Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:20:26.462Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T15:20:26.462Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:20:26.462Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:20:26.462Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T15:20:26.462Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T15:20:26.462Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:20:26.462Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:20:26.462Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T15:20:26.462Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T15:20:26.462Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1131930631 data=null doit=true} to Tree node with text: channel0 [2019-07-30T15:20:26.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1131930631 data=null} to Tree node with text: channel0 [2019-07-30T15:20:26.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1131930631 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T15:20:26.462Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1131930632 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-30T15:20:26.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1131930633 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T15:20:26.462Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:20:26.462Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:20:26.462Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:26.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131930686 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T15:20:26.462Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131930687 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:20:26.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131930687 data=null} to Tree node with text: mysession [2019-07-30T15:20:26.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131930687 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:20:26.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131930688 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-30T15:20:26.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131930691 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:20:26.462Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:26.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131930692 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T15:20:26.462Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131930693 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:20:26.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131930693 data=null} to Tree node with text: mysession [2019-07-30T15:20:26.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131930693 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:20:26.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131930694 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-30T15:20:26.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131930696 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:20:26.719Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-30T15:20:26.719Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-30T15:20:26.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1131930817 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-30T15:20:26.719Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-30T15:20:26.719Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:20:26.719Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:20:26.719Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:26.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131930921 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T15:20:26.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131930922 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:20:26.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131930922 data=null} to Tree node with text: mysession [2019-07-30T15:20:26.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131930922 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:20:26.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131930922 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-30T15:20:26.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131930925 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:20:26.719Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:26.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131930926 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T15:20:26.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131930926 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:20:26.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131930926 data=null} to Tree node with text: mysession [2019-07-30T15:20:26.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131930927 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:20:26.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131930927 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-30T15:20:26.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131930928 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:20:26.975Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-30T15:20:26.975Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-30T15:20:26.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1131931021 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-30T15:20:26.975Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-30T15:20:26.975Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:20:26.975Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:20:26.975Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:26.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131931124 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T15:20:26.975Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131931124 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:20:26.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131931124 data=null} to Tree node with text: mysession [2019-07-30T15:20:26.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131931125 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:20:26.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131931125 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-30T15:20:26.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131931126 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:20:26.975Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:26.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1131931127 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T15:20:26.975Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1131931127 data=null doit=true} to Tree node with text: mysession [2019-07-30T15:20:26.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1131931127 data=null} to Tree node with text: mysession [2019-07-30T15:20:26.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1131931127 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:20:26.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131931128 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-30T15:20:26.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1131931128 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T15:20:26.975Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-30T15:20:26.975Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-30T15:20:27.232Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-30T15:20:27.232Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-30T15:20:27.232Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1131931343 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-30T15:20:27.232Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:20:27.232Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:20:27.232Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:20:27.232Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:20:27.232Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:27.232Z] DEBUG - Clicking on OK [2019-07-30T15:20:27.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1131931344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:27.232Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1131931345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:27.232Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1131931345 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:27.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1131931345 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:27.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1131931345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:27.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1131931345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:27.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1131931346 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:27.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1131931204 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-30T15:20:27.490Z] DEBUG - Clicked on [2019-07-30T15:20:27.490Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:20:27.490Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:27.490Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1131931525 data=null button=0 stateMask=0x0 x=69 y=-34 count=0} to TreeItem with text {myNode} [2019-07-30T15:20:27.490Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1131931525 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T15:20:27.490Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1131931525 data=null} to TreeItem with text {myNode} [2019-07-30T15:20:27.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1131931525 data=null button=1 stateMask=0x0 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T15:20:27.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131931526 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-30T15:20:27.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1131931529 data=null button=1 stateMask=0x80000 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T15:20:27.490Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:27.490Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1131931530 data=null button=0 stateMask=0x0 x=69 y=-34 count=0} to TreeItem with text {myNode} [2019-07-30T15:20:27.490Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1131931530 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T15:20:27.490Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1131931530 data=null} to TreeItem with text {myNode} [2019-07-30T15:20:27.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1131931540 data=null button=1 stateMask=0x0 x=69 y=-23 count=1} to TreeItem with text {myNode} [2019-07-30T15:20:27.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131931541 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-30T15:20:27.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1131931542 data=null button=1 stateMask=0x80000 x=69 y=-23 count=1} to TreeItem with text {myNode} [2019-07-30T15:20:27.490Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-30T15:20:27.490Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-30T15:20:27.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1131931638 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-30T15:20:27.490Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-30T15:20:27.747Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.292 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest [2019-07-30T15:20:27.747Z] testTraceSessionTreeKernelProvider(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest) Time elapsed: 3.696 s [2019-07-30T15:20:27.747Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest) Time elapsed: 3.047 s [2019-07-30T15:20:27.747Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest [2019-07-30T15:20:28.327Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T15:20:28.327Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:20:28.327Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:20:28.327Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:28.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1131932502 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T15:20:28.327Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1131932503 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T15:20:28.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1131932503 data=null} to TreeItem with text {myNode} [2019-07-30T15:20:28.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1131932503 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T15:20:28.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131932504 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-30T15:20:28.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1131932507 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T15:20:28.327Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:28.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1131932508 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T15:20:28.327Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1131932508 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T15:20:28.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1131932508 data=null} to TreeItem with text {myNode} [2019-07-30T15:20:28.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1131932509 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T15:20:28.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131932509 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-30T15:20:28.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1131932510 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T15:20:28.628Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-30T15:20:28.628Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-30T15:20:28.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1131932686 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-30T15:20:28.628Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-30T15:20:29.195Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:20:29.195Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:20:29.195Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:29.195Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {336614311713143} time=1131933206 data=null button=0 stateMask=0x0 x=138 y=158 count=0} to Tree node with text: 336614311713143 [2019-07-30T15:20:29.195Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {336614311713143} time=1131933206 data=null doit=true} to Tree node with text: 336614311713143 [2019-07-30T15:20:29.195Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {336614311713143} time=1131933206 data=null} to Tree node with text: 336614311713143 [2019-07-30T15:20:29.195Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {336614311713143} time=1131933206 data=null button=1 stateMask=0x0 x=138 y=158 count=1} to Tree node with text: 336614311713143 [2019-07-30T15:20:29.195Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131933207 data=null item=TreeItem {336614311713143} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 336614311713143 [2019-07-30T15:20:29.195Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {336614311713143} time=1131933210 data=null button=1 stateMask=0x80000 x=138 y=158 count=1} to Tree node with text: 336614311713143 [2019-07-30T15:20:29.195Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:29.195Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {336614311713143} time=1131933218 data=null button=0 stateMask=0x0 x=138 y=143 count=0} to Tree node with text: 336614311713143 [2019-07-30T15:20:29.195Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {336614311713143} time=1131933218 data=null doit=true} to Tree node with text: 336614311713143 [2019-07-30T15:20:29.195Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {336614311713143} time=1131933218 data=null} to Tree node with text: 336614311713143 [2019-07-30T15:20:29.195Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {336614311713143} time=1131933219 data=null button=1 stateMask=0x0 x=138 y=143 count=1} to Tree node with text: 336614311713143 [2019-07-30T15:20:29.195Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131933219 data=null item=TreeItem {336614311713143} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 336614311713143 [2019-07-30T15:20:29.195Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {336614311713143} time=1131933220 data=null button=1 stateMask=0x80000 x=138 y=143 count=1} to Tree node with text: 336614311713143 [2019-07-30T15:20:29.195Z] DEBUG - matched MenuItem with text "Save...", using matcher: with mnemonic 'Save...' [2019-07-30T15:20:29.195Z] DEBUG - Clicking on with mnemonic 'Save...' [2019-07-30T15:20:29.452Z] DEBUG - Clicked on with mnemonic 'Save...' [2019-07-30T15:20:29.452Z] DEBUG - matched Shell with text "Save Sessions", using matcher: with text 'Save Sessions' [2019-07-30T15:20:29.452Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Save Sessions} time=1131933508 data=null doit=true} to Shell with text {Save Sessions} [2019-07-30T15:20:29.452Z] DEBUG - matched Button with text "force", using matcher: of type 'Button' [2019-07-30T15:20:29.452Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:20:29.452Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:20:29.452Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:20:29.452Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:20:29.452Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:29.452Z] DEBUG - Clicking on OK [2019-07-30T15:20:29.452Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1131933509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:29.452Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1131933509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:29.452Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1131933509 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:29.452Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1131933509 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:29.452Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1131933509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:29.452Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1131933509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:29.452Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1131933509 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:29.452Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Save...} time=1131933299 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-30T15:20:29.452Z] DEBUG - Clicked on [2019-07-30T15:20:29.452Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:20:29.452Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:20:29.452Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:29.452Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {336614311713143} time=1131933690 data=null button=0 stateMask=0x0 x=138 y=92 count=0} to Tree node with text: 336614311713143 [2019-07-30T15:20:29.452Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {336614311713143} time=1131933691 data=null doit=true} to Tree node with text: 336614311713143 [2019-07-30T15:20:29.452Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {336614311713143} time=1131933691 data=null} to Tree node with text: 336614311713143 [2019-07-30T15:20:29.452Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {336614311713143} time=1131933691 data=null button=1 stateMask=0x0 x=138 y=92 count=1} to Tree node with text: 336614311713143 [2019-07-30T15:20:29.452Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131933692 data=null item=TreeItem {336614311713143} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 336614311713143 [2019-07-30T15:20:29.452Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {336614311713143} time=1131933693 data=null button=1 stateMask=0x80000 x=138 y=92 count=1} to Tree node with text: 336614311713143 [2019-07-30T15:20:29.452Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:29.452Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {336614311713143} time=1131933694 data=null button=0 stateMask=0x0 x=138 y=92 count=0} to Tree node with text: 336614311713143 [2019-07-30T15:20:29.452Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {336614311713143} time=1131933694 data=null doit=true} to Tree node with text: 336614311713143 [2019-07-30T15:20:29.452Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {336614311713143} time=1131933703 data=null} to Tree node with text: 336614311713143 [2019-07-30T15:20:29.452Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {336614311713143} time=1131933703 data=null button=1 stateMask=0x0 x=138 y=92 count=1} to Tree node with text: 336614311713143 [2019-07-30T15:20:29.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131933704 data=null item=TreeItem {336614311713143} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 336614311713143 [2019-07-30T15:20:29.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {336614311713143} time=1131933706 data=null button=1 stateMask=0x80000 x=138 y=92 count=1} to Tree node with text: 336614311713143 [2019-07-30T15:20:29.709Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-30T15:20:29.709Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-30T15:20:29.967Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-30T15:20:29.967Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-30T15:20:29.967Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1131934094 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-30T15:20:29.967Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:20:29.967Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:20:29.967Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:20:29.967Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:20:29.967Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:29.967Z] DEBUG - Clicking on OK [2019-07-30T15:20:29.967Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1131934095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:29.967Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1131934095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:29.967Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1131934095 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:29.967Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1131934095 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:29.967Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1131934096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:29.967Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1131934096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:29.967Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1131934096 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:29.967Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1131933817 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-30T15:20:30.225Z] DEBUG - Clicked on [2019-07-30T15:20:30.225Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:20:30.225Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:30.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1131934246 data=null button=0 stateMask=0x0 x=73 y=92 count=0} to Tree node with text: Sessions [2019-07-30T15:20:30.225Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1131934246 data=null doit=true} to Tree node with text: Sessions [2019-07-30T15:20:30.225Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1131934247 data=null} to Tree node with text: Sessions [2019-07-30T15:20:30.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1131934247 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-30T15:20:30.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131934299 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-30T15:20:30.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1131934301 data=null button=1 stateMask=0x80000 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-30T15:20:30.225Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:30.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1131934302 data=null button=0 stateMask=0x0 x=89 y=92 count=0} to Tree node with text: Sessions [2019-07-30T15:20:30.225Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1131934302 data=null doit=true} to Tree node with text: Sessions [2019-07-30T15:20:30.225Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1131934302 data=null} to Tree node with text: Sessions [2019-07-30T15:20:30.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1131934303 data=null button=1 stateMask=0x0 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-30T15:20:30.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131934303 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-30T15:20:30.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1131934304 data=null button=1 stateMask=0x80000 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-30T15:20:30.225Z] DEBUG - matched MenuItem with text "Load...", using matcher: with mnemonic 'Load...' [2019-07-30T15:20:30.225Z] DEBUG - Clicking on with mnemonic 'Load...' [2019-07-30T15:20:30.483Z] DEBUG - Clicked on with mnemonic 'Load...' [2019-07-30T15:20:30.483Z] DEBUG - matched Shell with text "Load Sessions", using matcher: with text 'Load Sessions' [2019-07-30T15:20:30.483Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Load Sessions} time=1131934701 data=null doit=true} to Shell with text {Load Sessions} [2019-07-30T15:20:30.483Z] DEBUG - matched Button with text "Local", using matcher: of type 'Button' [2019-07-30T15:20:30.483Z] DEBUG - matched Button with text "Remote", using matcher: of type 'Button' [2019-07-30T15:20:30.483Z] DEBUG - matched Button with text "Remote", using matcher: with mnemonic 'Remote' [2019-07-30T15:20:30.483Z] DEBUG - matched Button with text "Remote", using matcher: with style 'SWT.RADIO' [2019-07-30T15:20:30.483Z] DEBUG - matched Button with text "Remote", using matcher: (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2019-07-30T15:20:30.483Z] DEBUG - matched Button with text "force", using matcher: of type 'Button' [2019-07-30T15:20:30.483Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:20:30.483Z] DEBUG - matched Button with text "&Manage...", using matcher: of type 'Button' [2019-07-30T15:20:30.483Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:20:30.483Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2019-07-30T15:20:30.483Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Local} time=1131934703 data=null doit=true} to Button with text {Local} [2019-07-30T15:20:30.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Local} time=1131934703 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-30T15:20:30.483Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2019-07-30T15:20:30.483Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remote} time=1131934704 data=null doit=true} to (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2019-07-30T15:20:30.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remote} time=1131934704 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-30T15:20:30.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remote} time=1131934704 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-30T15:20:30.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remote} time=1131934705 data=null item=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-30T15:20:30.741Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2019-07-30T15:20:30.741Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:20:30.741Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:20:30.741Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:30.741Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {336614311713143.lttng} time=1131934828 data=null button=0 stateMask=0x0 x=119 y=11 count=0} to TreeItem with text {336614311713143.lttng} [2019-07-30T15:20:30.741Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {336614311713143.lttng} time=1131934828 data=null doit=true} to TreeItem with text {336614311713143.lttng} [2019-07-30T15:20:30.741Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {336614311713143.lttng} time=1131934828 data=null} to TreeItem with text {336614311713143.lttng} [2019-07-30T15:20:30.741Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {336614311713143.lttng} time=1131934829 data=null button=1 stateMask=0x0 x=119 y=11 count=1} to TreeItem with text {336614311713143.lttng} [2019-07-30T15:20:30.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131934829 data=null item=TreeItem {336614311713143.lttng} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {336614311713143.lttng} [2019-07-30T15:20:30.741Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {336614311713143.lttng} time=1131934830 data=null button=1 stateMask=0x80000 x=119 y=11 count=1} to TreeItem with text {336614311713143.lttng} [2019-07-30T15:20:30.741Z] DEBUG - Clicking on TreeItem with text {336614311713143.lttng} [2019-07-30T15:20:30.741Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {336614311713143.lttng} time=1131934830 data=null button=0 stateMask=0x0 x=119 y=11 count=0} to TreeItem with text {336614311713143.lttng} [2019-07-30T15:20:30.741Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {336614311713143.lttng} time=1131934831 data=null doit=true} to TreeItem with text {336614311713143.lttng} [2019-07-30T15:20:30.741Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:30.741Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {336614311713143.lttng} time=1131934831 data=null} to TreeItem with text {336614311713143.lttng} [2019-07-30T15:20:30.741Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {336614311713143.lttng} time=1131934831 data=null button=1 stateMask=0x0 x=119 y=11 count=1} to TreeItem with text {336614311713143.lttng} [2019-07-30T15:20:30.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131934831 data=null item=TreeItem {336614311713143.lttng} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {336614311713143.lttng} [2019-07-30T15:20:30.741Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {336614311713143.lttng} time=1131934832 data=null button=1 stateMask=0x80000 x=119 y=11 count=1} to TreeItem with text {336614311713143.lttng} [2019-07-30T15:20:30.741Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {336614311713143.lttng} time=1131934832 data=null button=0 stateMask=0x0 x=119 y=11 count=0} to TreeItem with text {336614311713143.lttng} [2019-07-30T15:20:30.741Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {336614311713143.lttng} time=1131934832 data=null doit=true} to TreeItem with text {336614311713143.lttng} [2019-07-30T15:20:30.741Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {336614311713143.lttng} time=1131934832 data=null} to TreeItem with text {336614311713143.lttng} [2019-07-30T15:20:30.741Z] DEBUG - Clicked on TreeItem with text {336614311713143.lttng} [2019-07-30T15:20:30.741Z] DEBUG - matched Button with text "Local", using matcher: of type 'Button' [2019-07-30T15:20:30.741Z] DEBUG - matched Button with text "Remote", using matcher: of type 'Button' [2019-07-30T15:20:30.741Z] DEBUG - matched Button with text "force", using matcher: of type 'Button' [2019-07-30T15:20:30.741Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T15:20:30.741Z] DEBUG - matched Button with text "Show hidden files", using matcher: of type 'Button' [2019-07-30T15:20:30.741Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:20:30.741Z] DEBUG - matched Button with text "&Manage...", using matcher: of type 'Button' [2019-07-30T15:20:30.741Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:20:30.741Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:20:30.741Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:20:30.741Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:30.741Z] DEBUG - Clicking on OK [2019-07-30T15:20:30.741Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1131934834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:30.741Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1131934834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:30.741Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1131934834 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:30.741Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1131934834 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:30.741Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1131934834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:30.741Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1131934834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:30.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1131934835 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:30.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Load...} time=1131934384 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-30T15:20:30.997Z] DEBUG - Clicked on [2019-07-30T15:20:30.997Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:20:30.997Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:20:30.997Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T15:20:30.997Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:30.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {336614311713143} time=1131935186 data=null button=0 stateMask=0x0 x=138 y=8 count=0} to Tree node with text: 336614311713143 [2019-07-30T15:20:30.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {336614311713143} time=1131935186 data=null doit=true} to Tree node with text: 336614311713143 [2019-07-30T15:20:30.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {336614311713143} time=1131935186 data=null} to Tree node with text: 336614311713143 [2019-07-30T15:20:30.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {336614311713143} time=1131935186 data=null button=1 stateMask=0x0 x=138 y=8 count=1} to Tree node with text: 336614311713143 [2019-07-30T15:20:30.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131935186 data=null item=TreeItem {336614311713143} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 336614311713143 [2019-07-30T15:20:30.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {336614311713143} time=1131935189 data=null button=1 stateMask=0x80000 x=138 y=8 count=1} to Tree node with text: 336614311713143 [2019-07-30T15:20:30.997Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:30.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {336614311713143} time=1131935190 data=null button=0 stateMask=0x0 x=138 y=8 count=0} to Tree node with text: 336614311713143 [2019-07-30T15:20:30.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {336614311713143} time=1131935190 data=null doit=true} to Tree node with text: 336614311713143 [2019-07-30T15:20:30.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {336614311713143} time=1131935190 data=null} to Tree node with text: 336614311713143 [2019-07-30T15:20:30.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {336614311713143} time=1131935190 data=null button=1 stateMask=0x0 x=138 y=8 count=1} to Tree node with text: 336614311713143 [2019-07-30T15:20:30.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131935191 data=null item=TreeItem {336614311713143} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 336614311713143 [2019-07-30T15:20:30.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {336614311713143} time=1131935192 data=null button=1 stateMask=0x80000 x=138 y=8 count=1} to Tree node with text: 336614311713143 [2019-07-30T15:20:31.255Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-30T15:20:31.255Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-30T15:20:31.512Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-30T15:20:31.512Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-30T15:20:31.512Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1131935523 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-30T15:20:31.512Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:20:31.512Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:20:31.512Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:20:31.512Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:20:31.512Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:31.512Z] DEBUG - Clicking on OK [2019-07-30T15:20:31.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1131935524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:31.512Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1131935524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:31.512Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1131935530 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:31.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1131935530 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:31.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1131935530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:31.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1131935530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:31.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1131935531 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:20:31.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1131935397 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-30T15:20:31.512Z] DEBUG - Clicked on [2019-07-30T15:20:31.512Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T15:20:31.512Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:31.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1131935727 data=null button=0 stateMask=0x0 x=69 y=-34 count=0} to TreeItem with text {myNode} [2019-07-30T15:20:31.512Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1131935727 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T15:20:31.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1131935727 data=null} to TreeItem with text {myNode} [2019-07-30T15:20:31.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1131935727 data=null button=1 stateMask=0x0 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T15:20:31.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131935728 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-30T15:20:31.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1131935796 data=null button=1 stateMask=0x80000 x=69 y=0 count=1} to TreeItem with text {myNode} [2019-07-30T15:20:31.769Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:20:31.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1131935797 data=null button=0 stateMask=0x0 x=69 y=0 count=0} to TreeItem with text {myNode} [2019-07-30T15:20:31.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1131935798 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T15:20:31.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1131935798 data=null} to TreeItem with text {myNode} [2019-07-30T15:20:31.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1131935798 data=null button=1 stateMask=0x0 x=69 y=0 count=1} to TreeItem with text {myNode} [2019-07-30T15:20:31.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1131935798 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-30T15:20:31.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1131935800 data=null button=1 stateMask=0x80000 x=69 y=0 count=1} to TreeItem with text {myNode} [2019-07-30T15:20:31.769Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-30T15:20:31.769Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-30T15:20:31.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1131935873 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-30T15:20:31.769Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-30T15:20:31.769Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.226 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest [2019-07-30T15:20:31.769Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest) Time elapsed: 3.785 s [2019-07-30T15:20:31.769Z] [2019-07-30T15:20:31.769Z] Results: [2019-07-30T15:20:31.769Z] [2019-07-30T15:20:31.769Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T15:20:31.769Z] [2019-07-30T15:20:32.701Z] [2019-07-30T15:20:32.701Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 15:20:32.432 [2019-07-30T15:20:32.701Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T15:20:33.631Z] [INFO] All tests passed! [2019-07-30T15:20:33.631Z] [INFO] [2019-07-30T15:20:33.631Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T15:20:33.631Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:20:33.631Z] [INFO] [2019-07-30T15:20:33.631Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T15:20:34.562Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T15:20:34.562Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T15:20:34.562Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T15:20:35.127Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T15:20:35.384Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T15:20:35.641Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T15:20:35.641Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T15:20:35.899Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T15:20:35.899Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T15:20:35.899Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-30T15:20:36.464Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T15:20:37.837Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T15:20:37.837Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T15:20:38.094Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T15:20:38.351Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T15:20:38.608Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T15:20:39.228Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui.tests' with 31 classes [2019-07-30T15:20:40.095Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T15:20:40.352Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core.tests' with 6 classes [2019-07-30T15:20:40.609Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T15:20:40.609Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T15:20:40.609Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T15:20:40.866Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T15:20:40.866Z] [INFO] [2019-07-30T15:20:40.866Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T15:20:40.866Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT.jar [2019-07-30T15:20:40.866Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT.pom [2019-07-30T15:20:40.866Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT-sources.jar [2019-07-30T15:20:40.866Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T15:20:40.866Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT-p2metadata.xml [2019-07-30T15:20:40.866Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT-p2artifacts.xml [2019-07-30T15:20:40.866Z] [INFO] [2019-07-30T15:20:40.866Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T15:20:40.866Z] [INFO] [2019-07-30T15:20:40.866Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests >-- [2019-07-30T15:20:40.866Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.10-SNAPSHOT [99/134] [2019-07-30T15:20:40.866Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T15:20:40.866Z] [INFO] [2019-07-30T15:20:40.866Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T15:20:40.866Z] [INFO] [2019-07-30T15:20:40.866Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T15:20:40.866Z] [INFO] The project's OSGi version is 1.0.10.201907301416 [2019-07-30T15:20:40.866Z] [INFO] [2019-07-30T15:20:40.866Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T15:20:40.866Z] [INFO] [2019-07-30T15:20:40.866Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T15:20:40.866Z] [INFO] [2019-07-30T15:20:40.866Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T15:20:40.866Z] [INFO] [2019-07-30T15:20:40.866Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T15:20:40.866Z] [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/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:20:40.866Z] [INFO] [2019-07-30T15:20:40.866Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T15:20:40.866Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:20:40.866Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/main/resources [2019-07-30T15:20:40.866Z] [INFO] [2019-07-30T15:20:40.866Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T15:20:40.866Z] [INFO] Compiling 19 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/classes [2019-07-30T15:20:41.797Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/ResourcesViewTest.java:[384] [2019-07-30T15:20:41.797Z] final TimeGraphMarkerAxis markerAxis = viewBot.bot().widget(WidgetOfType.widgetOfType(TimeGraphMarkerAxis.class)); [2019-07-30T15:20:41.797Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T15:20:41.797Z] 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-30T15:20:41.797Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/ResourcesViewTest.java:[400] [2019-07-30T15:20:41.797Z] final TimeGraphControl timeGraph = viewBot.bot().widget(WidgetOfType.widgetOfType(TimeGraphControl.class)); [2019-07-30T15:20:41.797Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T15:20:41.797Z] 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-30T15:20:41.797Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/FindDialogTestBase.java:[369] [2019-07-30T15:20:41.797Z] final TimeGraphControl timegraph = view.bot().widget(WidgetOfType.widgetOfType(TimeGraphControl.class)); [2019-07-30T15:20:41.797Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T15:20:41.797Z] 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-30T15:20:41.797Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/FindDialogTestBase.java:[387] [2019-07-30T15:20:41.797Z] final TimeGraphControl timegraph = viewBot.bot().widget(WidgetOfType.widgetOfType(TimeGraphControl.class)); [2019-07-30T15:20:41.797Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T15:20:41.797Z] 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-30T15:20:41.797Z] 4 problems (4 warnings) [2019-07-30T15:20:41.797Z] [INFO] [2019-07-30T15:20:41.797Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T15:20:41.797Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:20:41.797Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/test/resources [2019-07-30T15:20:41.797Z] [INFO] [2019-07-30T15:20:41.797Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T15:20:41.797Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar [2019-07-30T15:20:41.797Z] [INFO] [2019-07-30T15:20:41.797Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T15:20:41.797Z] [INFO] [2019-07-30T15:20:41.797Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T15:20:41.797Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.10-SNAPSHOT.jar [2019-07-30T15:20:41.797Z] [INFO] [2019-07-30T15:20:41.797Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T15:20:41.797Z] [INFO] [2019-07-30T15:20:41.797Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T15:20:41.797Z] [INFO] [2019-07-30T15:20:41.797Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T15:20:41.797Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.10-SNAPSHOT.jar [2019-07-30T15:20:42.054Z] [INFO] [2019-07-30T15:20:42.054Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T15:20:42.054Z] [INFO] [2019-07-30T15:20:42.054Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T15:20:43.948Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-30T15:20:43.948Z] [INFO] Command line: [2019-07-30T15:20:43.948Z] [/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/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-30T15:20:43.948Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T15:20:47.220Z] !SESSION 2019-07-30 15:20:43.932 ----------------------------------------------- [2019-07-30T15:20:47.220Z] eclipse.buildId=unknown [2019-07-30T15:20:47.220Z] java.version=1.8.0_202 [2019-07-30T15:20:47.220Z] java.vendor=Oracle Corporation [2019-07-30T15:20:47.220Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T15:20:47.220Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-30T15:20:47.220Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-30T15:20:47.220Z] [2019-07-30T15:20:47.220Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 15:20:46.948 [2019-07-30T15:20:47.220Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T15:20:47.220Z] !STACK 0 [2019-07-30T15:20:47.220Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T15:20:47.220Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:20:47.220Z] [2019-07-30T15:20:47.220Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T15:20:47.220Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T15:20:47.220Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T15:20:47.220Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T15:20:47.220Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T15:20:47.220Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T15:20:47.220Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T15:20:47.220Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T15:20:47.220Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T15:20:47.220Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T15:20:47.220Z] [2019-07-30T15:20:47.220Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 15:20:47.136 [2019-07-30T15:20:47.220Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T15:20:47.220Z] !STACK 0 [2019-07-30T15:20:47.220Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T15:20:47.220Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:20:47.220Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T15:20:47.220Z] -> 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-30T15:20:47.220Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T15:20:47.220Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:20:47.220Z] [2019-07-30T15:20:47.220Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T15:20:47.220Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T15:20:47.220Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T15:20:47.220Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T15:20:47.220Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T15:20:47.220Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T15:20:47.220Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T15:20:47.220Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T15:20:47.220Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T15:20:47.220Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T15:20:49.743Z] process 12162: 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-30T15:20:49.743Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T15:20:49.999Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T15:20:49.999Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T15:21:02.181Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest [2019-07-30T15:21:02.181Z] Display size: 1440x900 [2019-07-30T15:21:02.181Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-30T15:21:02.181Z] GTK version=3.18.9 [2019-07-30T15:21:02.181Z] GTK theme=Ambiance [2019-07-30T15:21:02.181Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T15:21:02.181Z] Time zone: Coordinated Universal Time [2019-07-30T15:21:02.181Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T15:21:02.181Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T15:21:03.550Z] *** BUG *** [2019-07-30T15:21:03.550Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:21:03.550Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:21:03.550Z] [2019-07-30T15:21:03.550Z] *** BUG *** [2019-07-30T15:21:03.550Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:21:03.550Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:21:03.550Z] [2019-07-30T15:21:04.113Z] *** BUG *** [2019-07-30T15:21:04.113Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:21:04.113Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:21:04.113Z] [2019-07-30T15:21:04.113Z] *** BUG *** [2019-07-30T15:21:04.113Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:21:04.113Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:21:04.113Z] [2019-07-30T15:21:06.006Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T15:21:24.065Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T15:21:24.065Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:21:24.065Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T15:21:24.065Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T15:21:24.065Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T15:21:24.066Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T15:21:24.066Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T15:21:24.066Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T15:21:24.066Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T15:21:24.066Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T15:21:24.066Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T15:21:24.066Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:21:24.066Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T15:21:24.066Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:21:24.066Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:21:24.066Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T15:21:24.630Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:21:24.630Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:21:24.630Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T15:21:25.193Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:21:25.193Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:21:25.193Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T15:21:26.562Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:21:26.562Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:21:26.562Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T15:21:27.629Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:21:27.629Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:21:27.629Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T15:21:28.027Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:21:28.027Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:21:28.027Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T15:21:28.634Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:21:28.634Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:21:28.634Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T15:21:29.199Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:21:29.199Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:21:29.199Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T15:21:29.456Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:21:29.456Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:21:29.714Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T15:21:30.278Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:21:30.278Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:21:30.278Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T15:21:30.843Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:21:30.843Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:21:30.843Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T15:21:31.773Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:21:31.773Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:21:31.773Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T15:21:32.031Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T15:21:35.304Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T15:21:35.304Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:21:35.304Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T15:21:35.304Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T15:21:36.234Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'TimeGraphMarkerAxis' [2019-07-30T15:21:36.234Z] DEBUG - number of items : 17 [2019-07-30T15:21:36.234Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...} [2019-07-30T15:21:36.234Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132000227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T15:21:36.234Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132000227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T15:21:36.234Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132000228 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T15:21:36.234Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132000228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T15:21:36.234Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132000229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T15:21:36.490Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132000691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T15:21:36.490Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132000693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T15:21:36.490Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132000693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T15:21:36.490Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132000693 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T15:21:36.490Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132000694 data=null} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T15:21:36.490Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2019-07-30T15:21:36.490Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark' [2019-07-30T15:21:36.490Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:21:36.490Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T15:21:36.490Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T15:21:36.490Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:21:36.490Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:21:36.490Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:21:36.490Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:21:36.490Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:21:36.490Z] DEBUG - Clicking on OK [2019-07-30T15:21:36.490Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1132000709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:21:36.490Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1132000709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:21:36.490Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1132000709 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:21:36.490Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1132000710 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:21:36.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1132000710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:21:36.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1132000710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:21:36.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1132000710 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:21:36.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132000229 data=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-30T15:21:37.005Z] DEBUG - Clicked on [2019-07-30T15:21:37.005Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:21:37.005Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {} [2019-07-30T15:21:37.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=1132001208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-30T15:21:37.005Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=1132001208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-30T15:21:37.005Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=1132001209 data=null doit=true} to TimeGraphMarkerAxis with text {} [2019-07-30T15:21:37.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=1132001209 data=null} to TimeGraphMarkerAxis with text {} [2019-07-30T15:21:37.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=1132001210 data=null button=1 stateMask=0x0 x=538 y=9 count=1} to TimeGraphMarkerAxis with text {} [2019-07-30T15:21:37.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=1132001212 data=null button=1 stateMask=0x80000 x=538 y=9 count=1} to TimeGraphMarkerAxis with text {} [2019-07-30T15:21:37.005Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {} [2019-07-30T15:21:38.092Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {} [2019-07-30T15:21:38.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=1132001906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-30T15:21:38.092Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=1132001918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-30T15:21:38.092Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=1132001918 data=null doit=true} to TimeGraphMarkerAxis with text {} [2019-07-30T15:21:38.092Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=1132001919 data=null} to TimeGraphMarkerAxis with text {} [2019-07-30T15:21:38.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=1132001919 data=null button=1 stateMask=0x0 x=239 y=25 count=1} to TimeGraphMarkerAxis with text {} [2019-07-30T15:21:38.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=1132001945 data=null button=1 stateMask=0x80000 x=239 y=25 count=1} to TimeGraphMarkerAxis with text {} [2019-07-30T15:21:38.092Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {} [2019-07-30T15:21:38.349Z] DEBUG - number of items : 17 [2019-07-30T15:21:38.349Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark} [2019-07-30T15:21:38.349Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132002496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T15:21:38.349Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132002496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T15:21:38.349Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132002497 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T15:21:38.349Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132002497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T15:21:38.349Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132002497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T15:21:38.349Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132002498 data=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-30T15:21:38.606Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132002522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T15:21:38.606Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132002625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T15:21:38.606Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132002627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T15:21:38.606Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132002627 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T15:21:38.606Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132002627 data=null} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T15:21:38.606Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2019-07-30T15:21:38.606Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {} [2019-07-30T15:21:38.606Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=1132002629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-30T15:21:38.606Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=1132002629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-30T15:21:38.606Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=1132002629 data=null doit=true} to TimeGraphMarkerAxis with text {} [2019-07-30T15:21:38.606Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=1132002629 data=null} to TimeGraphMarkerAxis with text {} [2019-07-30T15:21:38.606Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=1132002629 data=null button=1 stateMask=0x0 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {} [2019-07-30T15:21:38.606Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=1132002630 data=null button=1 stateMask=0x80000 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {} [2019-07-30T15:21:38.606Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {} [2019-07-30T15:21:38.606Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {} [2019-07-30T15:21:38.606Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=1132002631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-30T15:21:38.606Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=1132002631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-30T15:21:38.606Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=1132002631 data=null doit=true} to TimeGraphMarkerAxis with text {} [2019-07-30T15:21:38.606Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=1132002632 data=null} to TimeGraphMarkerAxis with text {} [2019-07-30T15:21:38.606Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=1132002632 data=null button=1 stateMask=0x0 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {} [2019-07-30T15:21:38.606Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=1132002632 data=null button=1 stateMask=0x80000 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {} [2019-07-30T15:21:38.606Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {} [2019-07-30T15:21:38.606Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {} [2019-07-30T15:21:38.606Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=1132002697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-30T15:21:38.606Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=1132002697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-30T15:21:38.606Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=1132002698 data=null doit=true} to TimeGraphMarkerAxis with text {} [2019-07-30T15:21:38.606Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=1132002698 data=null} to TimeGraphMarkerAxis with text {} [2019-07-30T15:21:38.606Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=1132002698 data=null button=1 stateMask=0x0 x=15 y=9 count=1} to TimeGraphMarkerAxis with text {} [2019-07-30T15:21:38.606Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=1132002700 data=null button=1 stateMask=0x80000 x=15 y=9 count=1} to TimeGraphMarkerAxis with text {} [2019-07-30T15:21:38.606Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {} [2019-07-30T15:21:38.863Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events' [2019-07-30T15:21:38.863Z] DEBUG - Clicking on with mnemonic 'Lost Events' [2019-07-30T15:21:38.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Lost Events} time=1132002904 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-30T15:21:38.863Z] DEBUG - Clicked on with mnemonic 'Lost Events' [2019-07-30T15:21:38.863Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T15:21:43.046Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T15:21:43.046Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:21:43.303Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T15:21:43.303Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T15:21:43.560Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:21:43.560Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T15:21:43.560Z] DEBUG - number of items : 17 [2019-07-30T15:21:43.560Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:21:43.560Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132007706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:21:43.560Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132007707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:21:43.560Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132007707 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:21:43.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132007707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:21:43.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132007708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:21:43.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132007708 data=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-30T15:21:43.560Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132007710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:21:43.560Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132007711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:21:43.560Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132007711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:21:43.560Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132007712 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:21:43.560Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132007712 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:21:43.560Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:21:43.560Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T15:21:44.124Z] DEBUG - number of items : 17 [2019-07-30T15:21:44.124Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:21:44.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132008322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:21:44.124Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132008322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:21:44.124Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132008323 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:21:44.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132008323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:21:44.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132008323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:21:44.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132008323 data=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-30T15:21:44.124Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132008325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:21:44.124Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132008325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:21:44.124Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132008326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:21:44.124Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132008326 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:21:44.124Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132008326 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:21:44.124Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:21:44.124Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T15:21:44.688Z] DEBUG - number of items : 17 [2019-07-30T15:21:44.688Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...} [2019-07-30T15:21:44.688Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132008828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T15:21:44.688Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132008829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T15:21:44.688Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132008829 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T15:21:44.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132008829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T15:21:44.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132008829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T15:21:44.945Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132009183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T15:21:44.945Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132009184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T15:21:44.945Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132009185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T15:21:44.945Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132009185 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T15:21:44.945Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132009185 data=null} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T15:21:44.945Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2019-07-30T15:21:44.945Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark' [2019-07-30T15:21:44.945Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:21:44.945Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T15:21:44.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T15:21:44.945Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:21:44.945Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:21:44.945Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:21:44.945Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:21:44.945Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:21:44.945Z] DEBUG - Clicking on OK [2019-07-30T15:21:44.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1132009194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:21:44.945Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1132009194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:21:44.945Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1132009194 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:21:44.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1132009195 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:21:44.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1132009195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:21:44.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1132009195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:21:45.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1132009196 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:21:45.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132008830 data=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-30T15:21:45.459Z] DEBUG - Clicked on [2019-07-30T15:21:45.459Z] DEBUG - number of items : 17 [2019-07-30T15:21:45.459Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:21:45.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132009703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:21:45.459Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132009703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:21:45.459Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132009703 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:21:45.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132009703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:21:45.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132009721 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:21:45.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132009721 data=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-30T15:21:45.716Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132009724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:21:45.716Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132009724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:21:45.716Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132009725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:21:45.716Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132009725 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:21:45.716Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132009725 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:21:45.716Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:21:45.716Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T15:21:46.280Z] DEBUG - number of items : 17 [2019-07-30T15:21:46.280Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:21:46.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132010405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:21:46.280Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132010405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:21:46.280Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132010406 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:21:46.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132010406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:21:46.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132010406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:21:46.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132010407 data=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-30T15:21:46.280Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132010409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:21:46.280Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132010410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:21:46.280Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132010410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:21:46.280Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132010410 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:21:46.280Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132010411 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:21:46.280Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:21:46.280Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T15:21:46.843Z] DEBUG - number of items : 17 [2019-07-30T15:21:46.843Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T15:21:46.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132010983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:21:46.843Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132010983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:21:46.843Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132010983 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:21:46.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132010984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:21:46.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132010984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:21:46.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132010985 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-30T15:21:46.843Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132010988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:21:46.843Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132010989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:21:46.843Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132010990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:21:46.843Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132010990 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:21:46.843Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132010990 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:21:46.843Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T15:21:46.843Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T15:21:47.408Z] DEBUG - number of items : 17 [2019-07-30T15:21:47.408Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...} [2019-07-30T15:21:47.408Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132011558 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T15:21:47.408Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132011558 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T15:21:47.408Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132011559 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T15:21:47.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132011559 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T15:21:47.408Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132011559 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T15:21:47.665Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132011905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T15:21:47.665Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132011907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T15:21:47.665Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132011907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T15:21:47.665Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132011907 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T15:21:47.665Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132011908 data=null} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T15:21:47.665Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2019-07-30T15:21:47.665Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark' [2019-07-30T15:21:47.665Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:21:47.665Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T15:21:47.665Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T15:21:47.665Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:21:47.665Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:21:47.665Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:21:47.665Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:21:47.665Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:21:47.665Z] DEBUG - Clicking on OK [2019-07-30T15:21:47.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1132011915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:21:47.665Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1132011916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:21:47.665Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1132011916 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:21:47.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1132011916 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:21:47.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1132011916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:21:47.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1132011916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:21:47.922Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1132011916 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:21:47.922Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132011559 data=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-30T15:21:48.485Z] DEBUG - Clicked on [2019-07-30T15:21:48.485Z] DEBUG - number of items : 17 [2019-07-30T15:21:48.485Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} [2019-07-30T15:21:48.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132012436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:21:48.485Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132012437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:21:48.485Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132012437 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:21:48.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132012482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:21:48.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132012482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:21:48.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132012482 data=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-30T15:21:48.485Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132012483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:21:48.485Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132012484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:21:48.485Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132012484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:21:48.485Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132012484 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:21:48.485Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132012484 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:21:48.485Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} [2019-07-30T15:21:48.485Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T15:21:49.048Z] DEBUG - number of items : 17 [2019-07-30T15:21:49.048Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark} [2019-07-30T15:21:49.048Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132013084 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T15:21:49.048Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132013084 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T15:21:49.048Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132013085 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T15:21:49.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132013085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T15:21:49.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132013085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T15:21:49.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132013085 data=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-30T15:21:49.048Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132013090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T15:21:49.048Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132013207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T15:21:49.048Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132013219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T15:21:49.048Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132013220 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T15:21:49.048Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132013220 data=null} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T15:21:49.048Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2019-07-30T15:21:49.048Z] DEBUG - number of items : 17 [2019-07-30T15:21:49.048Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} [2019-07-30T15:21:49.048Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132013221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T15:21:49.048Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132013222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T15:21:49.048Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132013222 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T15:21:49.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132013222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T15:21:49.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132013223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T15:21:49.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132013223 data=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-30T15:21:49.048Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132013225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T15:21:49.048Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132013225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T15:21:49.048Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132013225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T15:21:49.048Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132013226 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T15:21:49.048Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132013226 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-30T15:21:49.048Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} [2019-07-30T15:21:49.048Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T15:21:49.612Z] DEBUG - number of items : 17 [2019-07-30T15:21:49.612Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark} [2019-07-30T15:21:49.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132013729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T15:21:49.612Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132013729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T15:21:49.612Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132013729 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T15:21:49.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132013729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T15:21:49.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132013729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T15:21:49.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132013730 data=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-30T15:21:49.612Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132013732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T15:21:49.612Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132013819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T15:21:49.612Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132013831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T15:21:49.612Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132013832 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T15:21:49.612Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132013833 data=null} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T15:21:49.612Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2019-07-30T15:21:49.612Z] DEBUG - number of items : 17 [2019-07-30T15:21:49.612Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} [2019-07-30T15:21:49.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132013834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:21:49.612Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132013834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:21:49.612Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132013834 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:21:49.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132013834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:21:49.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132013834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:21:49.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132013834 data=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-30T15:21:49.612Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132013834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:21:49.612Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132013835 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:21:49.612Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132013835 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:21:49.612Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132013835 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:21:49.612Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132013835 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:21:49.612Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} [2019-07-30T15:21:49.612Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T15:21:49.612Z] DEBUG - number of items : 17 [2019-07-30T15:21:49.612Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:21:49.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132013853 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:21:49.612Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132013853 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:21:49.612Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132013853 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:21:49.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132013853 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:21:49.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132013854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:21:49.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132013854 data=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-30T15:21:49.868Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132013895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:21:49.868Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132013900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:21:49.868Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132013900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:21:49.868Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132013900 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:21:49.868Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132013901 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:21:49.868Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:21:49.868Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T15:21:50.526Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T15:21:53.052Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T15:21:53.052Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:21:53.309Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T15:21:53.309Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T15:21:53.565Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:21:53.565Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T15:21:53.821Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events' [2019-07-30T15:21:53.821Z] DEBUG - number of items : 17 [2019-07-30T15:21:53.821Z] DEBUG - number of items : 17 [2019-07-30T15:21:54.078Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events' [2019-07-30T15:21:54.078Z] DEBUG - Clicking on with mnemonic 'Lost Events' [2019-07-30T15:21:54.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Lost Events} time=1132018195 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-30T15:21:54.078Z] DEBUG - Clicked on with mnemonic 'Lost Events' [2019-07-30T15:21:54.078Z] DEBUG - number of items : 17 [2019-07-30T15:21:54.078Z] DEBUG - number of items : 17 [2019-07-30T15:21:54.335Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events' [2019-07-30T15:21:54.335Z] DEBUG - Clicking on with mnemonic 'Lost Events' [2019-07-30T15:21:54.335Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Lost Events} time=1132018490 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-30T15:21:54.335Z] DEBUG - Clicked on with mnemonic 'Lost Events' [2019-07-30T15:21:54.335Z] DEBUG - number of items : 17 [2019-07-30T15:21:54.335Z] DEBUG - number of items : 17 [2019-07-30T15:21:54.591Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T15:21:57.110Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T15:21:57.110Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:21:57.110Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T15:21:57.674Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T15:21:57.674Z] DEBUG - number of items : 17 [2019-07-30T15:21:57.674Z] DEBUG - Clicking on ToolItem with tooltip text {Show View Filters} [2019-07-30T15:21:57.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132021822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T15:21:57.674Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132021822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T15:21:57.674Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132021823 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-07-30T15:21:57.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132021823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T15:21:57.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132021823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T15:21:58.237Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132022316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T15:21:58.237Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132022319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T15:21:58.237Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132022320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T15:21:58.237Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132022320 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-07-30T15:21:58.237Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132022320 data=null} to ToolItem with tooltip text {Show View Filters} [2019-07-30T15:21:58.237Z] DEBUG - Clicked on ToolItem with tooltip text {Show View Filters} [2019-07-30T15:21:58.237Z] DEBUG - matched Shell with text "Filter", using matcher: with text 'Filter' [2019-07-30T15:21:58.237Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filter} time=1132022323 data=null doit=true} to Shell with text {Filter} [2019-07-30T15:21:58.237Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:21:58.237Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:21:58.237Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:21:58.237Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T15:21:58.800Z] DEBUG - matched Text with text "24", using matcher: of type 'Text' [2019-07-30T15:21:58.800Z] DEBUG - matched Text with text "24", using matcher: (of type 'Text') [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - Clicking on Uncheck all [2019-07-30T15:21:59.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1132023395 data=null 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-30T15:21:59.366Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1132023396 data=null 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-30T15:21:59.366Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1132023396 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1132023396 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1132023396 data=null 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-30T15:21:59.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1132023396 data=null 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-30T15:21:59.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1132023397 data=null item=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-30T15:21:59.366Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1132023411 data=null 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-30T15:21:59.366Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1132023412 data=null 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-30T15:21:59.366Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1132023412 data=null 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-30T15:21:59.366Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1132023412 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1132023412 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - Clicked on Uncheck all [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - Clicking on Check all [2019-07-30T15:21:59.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1132023415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1132023415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1132023416 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1132023416 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1132023416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1132023416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1132023416 data=null item=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-30T15:21:59.366Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1132023430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1132023430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1132023431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1132023431 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1132023431 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - Clicked on Check all [2019-07-30T15:21:59.366Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:21:59.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {CPU 1 States} time=1132023441 data=null button=0 stateMask=0x0 x=107 y=121 count=0} to TreeItem with text {synthetic-trace} [2019-07-30T15:21:59.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1132023441 data=null doit=true} to TreeItem with text {synthetic-trace} [2019-07-30T15:21:59.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1132023442 data=null} to TreeItem with text {synthetic-trace} [2019-07-30T15:21:59.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {CPU 1 States} time=1132023442 data=null button=1 stateMask=0x0 x=107 y=121 count=1} to TreeItem with text {synthetic-trace} [2019-07-30T15:21:59.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132023443 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-30T15:21:59.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {CPU 1 States} time=1132023445 data=null button=1 stateMask=0x80000 x=107 y=121 count=1} to TreeItem with text {synthetic-trace} [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - Clicking on Uncheck all [2019-07-30T15:21:59.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1132023447 data=null 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-30T15:21:59.366Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1132023447 data=null 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-30T15:21:59.366Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1132023447 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1132023448 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1132023448 data=null 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-30T15:21:59.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1132023448 data=null 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-30T15:21:59.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1132023448 data=null item=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-30T15:21:59.366Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1132023465 data=null 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-30T15:21:59.366Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1132023465 data=null 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-30T15:21:59.366Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1132023465 data=null 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-30T15:21:59.366Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1132023465 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1132023465 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - Clicked on Uncheck all [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - Clicking on Check selected [2019-07-30T15:21:59.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1132023468 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-30T15:21:59.366Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1132023468 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-30T15:21:59.366Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1132023468 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1132023471 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1132023471 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-30T15:21:59.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1132023471 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-30T15:21:59.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1132023471 data=null item=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-30T15:21:59.366Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1132023472 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-30T15:21:59.366Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1132023472 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-30T15:21:59.366Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1132023472 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-30T15:21:59.366Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1132023473 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1132023473 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - Clicked on Check selected [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - Clicking on Uncheck all [2019-07-30T15:21:59.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1132023476 data=null 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-30T15:21:59.366Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1132023476 data=null 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-30T15:21:59.366Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1132023476 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1132023476 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1132023476 data=null 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-30T15:21:59.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1132023476 data=null 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-30T15:21:59.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1132023477 data=null item=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-30T15:21:59.366Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1132023478 data=null 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-30T15:21:59.366Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1132023478 data=null 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-30T15:21:59.366Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1132023478 data=null 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-30T15:21:59.366Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1132023478 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1132023478 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - Clicked on Uncheck all [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - Clicking on Check subtree [2019-07-30T15:21:59.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=1132023481 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-30T15:21:59.366Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1132023481 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-30T15:21:59.366Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=1132023481 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=1132023481 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=1132023481 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-30T15:21:59.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=1132023481 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-30T15:21:59.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=1132023482 data=null item=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-30T15:21:59.366Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=1132023482 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-30T15:21:59.366Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1132023483 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-30T15:21:59.366Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=1132023483 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-30T15:21:59.366Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=1132023483 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=1132023483 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - Clicked on Check subtree [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - Clicking on Check all [2019-07-30T15:21:59.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1132023489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1132023490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1132023490 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1132023490 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1132023490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1132023490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1132023490 data=null item=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-30T15:21:59.366Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1132023501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1132023501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1132023501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1132023501 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1132023502 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - Clicked on Check all [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - Clicking on Uncheck selected [2019-07-30T15:21:59.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=1132023508 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-30T15:21:59.366Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1132023509 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-30T15:21:59.366Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=1132023509 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=1132023509 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=1132023509 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-30T15:21:59.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=1132023509 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-30T15:21:59.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=1132023509 data=null item=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-30T15:21:59.366Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=1132023510 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-30T15:21:59.366Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1132023510 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-30T15:21:59.366Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=1132023510 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-30T15:21:59.366Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=1132023511 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=1132023511 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - Clicked on Uncheck selected [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - Clicking on Check all [2019-07-30T15:21:59.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1132023513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1132023513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1132023513 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1132023514 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1132023514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1132023514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1132023514 data=null item=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-30T15:21:59.366Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1132023515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1132023515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1132023515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1132023515 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1132023515 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - Clicked on Check all [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with mnemonic 'Uncheck subtree' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with style 'SWT.PUSH' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - Clicking on Uncheck subtree [2019-07-30T15:21:59.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck subtree} time=1132023518 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-30T15:21:59.366Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=1132023518 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-30T15:21:59.366Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck subtree} time=1132023518 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck subtree} time=1132023518 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck subtree} time=1132023518 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-30T15:21:59.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck subtree} time=1132023518 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-30T15:21:59.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck subtree} time=1132023518 data=null item=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-30T15:21:59.366Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck subtree} time=1132023519 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-30T15:21:59.366Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=1132023519 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-30T15:21:59.366Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck subtree} time=1132023519 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-30T15:21:59.366Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck subtree} time=1132023519 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck subtree} time=1132023520 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - Clicked on Uncheck subtree [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - Clicking on Uncheck all [2019-07-30T15:21:59.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1132023524 data=null 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-30T15:21:59.366Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1132023525 data=null 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-30T15:21:59.366Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1132023525 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1132023525 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1132023525 data=null 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-30T15:21:59.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1132023525 data=null 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-30T15:21:59.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1132023525 data=null item=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-30T15:21:59.366Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1132023535 data=null 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-30T15:21:59.366Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1132023535 data=null 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-30T15:21:59.366Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1132023535 data=null 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-30T15:21:59.366Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1132023535 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1132023536 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - Clicked on Uncheck all [2019-07-30T15:21:59.366Z] DEBUG - matched Text with text "synthetic-trace", using matcher: of type 'Text' [2019-07-30T15:21:59.366Z] DEBUG - matched Text with text "synthetic-trace", using matcher: (of type 'Text') [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:21:59.366Z] DEBUG - Clicking on Check all [2019-07-30T15:21:59.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1132023581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:21:59.367Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1132023582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:21:59.367Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1132023582 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:21:59.367Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1132023582 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:21:59.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1132023582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:21:59.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1132023582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:21:59.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1132023582 data=null item=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-30T15:21:59.367Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1132023594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:21:59.367Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1132023594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:21:59.367Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1132023594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:21:59.367Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1132023594 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:21:59.367Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1132023595 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:21:59.367Z] DEBUG - Clicked on Check all [2019-07-30T15:21:59.367Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T15:21:59.367Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T15:21:59.367Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T15:21:59.367Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T15:21:59.367Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T15:21:59.367Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T15:21:59.367Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:21:59.367Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:21:59.367Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:21:59.367Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:21:59.367Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:21:59.367Z] DEBUG - Clicking on OK [2019-07-30T15:21:59.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1132023602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:21:59.367Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1132023602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:21:59.367Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1132023602 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:21:59.367Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1132023602 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:21:59.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1132023603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:21:59.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1132023603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:21:59.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1132023603 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:21:59.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132021823 data=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-30T15:21:59.881Z] DEBUG - Clicked on [2019-07-30T15:21:59.881Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T15:22:02.402Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T15:22:02.402Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:22:02.659Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T15:22:02.659Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T15:22:02.659Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T15:22:02.916Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:22:02.916Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T15:22:02.916Z] DEBUG - number of items : 17 [2019-07-30T15:22:02.916Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} [2019-07-30T15:22:02.916Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132026986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T15:22:02.916Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132026987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T15:22:02.916Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132026987 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T15:22:02.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132026987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T15:22:02.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132026987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T15:22:02.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132026987 data=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-30T15:22:02.916Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132026988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T15:22:02.916Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132026988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T15:22:02.916Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132026988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T15:22:02.916Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132026988 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T15:22:02.916Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132026988 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-30T15:22:02.916Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} [2019-07-30T15:22:02.916Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T15:22:03.534Z] DEBUG - number of items : 17 [2019-07-30T15:22:03.534Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} [2019-07-30T15:22:03.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132027491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T15:22:03.534Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132027491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T15:22:03.534Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132027491 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T15:22:03.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132027491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T15:22:03.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132027492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T15:22:03.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132027492 data=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-30T15:22:03.534Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132027493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T15:22:03.534Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132027493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T15:22:03.534Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132027493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T15:22:03.534Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132027493 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T15:22:03.534Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132027493 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-30T15:22:03.534Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} [2019-07-30T15:22:03.534Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T15:22:03.883Z] DEBUG - number of items : 17 [2019-07-30T15:22:03.883Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} [2019-07-30T15:22:03.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132027995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T15:22:03.883Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132027995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T15:22:03.883Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132027996 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T15:22:03.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132027997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T15:22:03.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132027997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T15:22:03.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132027997 data=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-30T15:22:03.883Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132027998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T15:22:03.883Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132027998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T15:22:03.883Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132027998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T15:22:03.883Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132027998 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T15:22:03.883Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132027998 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-30T15:22:03.883Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} [2019-07-30T15:22:03.883Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T15:22:04.447Z] DEBUG - number of items : 17 [2019-07-30T15:22:04.447Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-07-30T15:22:04.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132028501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:22:04.447Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132028502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:22:04.447Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132028502 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:22:04.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132028502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:22:04.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132028502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:22:04.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132028502 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-30T15:22:04.447Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132028503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:22:04.447Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132028503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:22:04.447Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132028504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:22:04.447Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132028504 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:22:04.447Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132028504 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:22:04.447Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-07-30T15:22:04.447Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T15:22:05.378Z] DEBUG - number of items : 17 [2019-07-30T15:22:05.378Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-07-30T15:22:05.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132029507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:22:05.378Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132029507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:22:05.378Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132029507 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:22:05.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132029507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:22:05.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132029508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:22:05.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132029508 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-30T15:22:05.378Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132029509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:22:05.378Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132029509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:22:05.378Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132029509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:22:05.378Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132029509 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:22:05.378Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132029509 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:22:05.378Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-07-30T15:22:05.378Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T15:22:05.941Z] DEBUG - number of items : 17 [2019-07-30T15:22:05.941Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-07-30T15:22:05.941Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132030046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:22:05.941Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132030046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:22:05.941Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132030046 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:22:05.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132030046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:22:05.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132030047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:22:05.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132030047 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-30T15:22:05.941Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132030048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:22:05.941Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132030048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:22:05.941Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132030048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:22:05.941Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132030048 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:22:05.941Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132030048 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:22:05.941Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-07-30T15:22:05.941Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T15:22:06.505Z] DEBUG - number of items : 17 [2019-07-30T15:22:06.505Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-07-30T15:22:06.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132030599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T15:22:06.505Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132030599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T15:22:06.505Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132030599 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T15:22:06.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132030599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T15:22:06.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132030600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T15:22:06.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132030600 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-30T15:22:06.505Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132030601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T15:22:06.505Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132030601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T15:22:06.505Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132030601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T15:22:06.505Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132030601 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T15:22:06.505Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132030601 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-30T15:22:06.505Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-07-30T15:22:06.505Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T15:22:07.069Z] DEBUG - number of items : 17 [2019-07-30T15:22:07.069Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-07-30T15:22:07.069Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132031104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T15:22:07.069Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132031104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T15:22:07.069Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132031104 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T15:22:07.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132031105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T15:22:07.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132031105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T15:22:07.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132031105 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-30T15:22:07.069Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132031106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T15:22:07.069Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132031107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T15:22:07.069Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132031107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T15:22:07.069Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132031107 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T15:22:07.069Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132031107 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-30T15:22:07.069Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-07-30T15:22:07.069Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T15:22:07.631Z] DEBUG - number of items : 17 [2019-07-30T15:22:07.631Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-07-30T15:22:07.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132031633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T15:22:07.631Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132031634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T15:22:07.631Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132031634 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T15:22:07.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132031634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T15:22:07.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132031634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T15:22:07.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132031634 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-30T15:22:07.631Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132031635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T15:22:07.631Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132031635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T15:22:07.631Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132031635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T15:22:07.631Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132031777 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T15:22:07.631Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132031793 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-30T15:22:07.631Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-07-30T15:22:07.631Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T15:22:08.194Z] DEBUG - number of items : 17 [2019-07-30T15:22:08.194Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} [2019-07-30T15:22:08.194Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132032379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:22:08.194Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132032379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:22:08.194Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132032379 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:22:08.194Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132032379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:22:08.194Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132032379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:22:08.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132032380 data=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-30T15:22:08.194Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132032381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:22:08.194Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132032381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:22:08.194Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132032381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:22:08.194Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132032381 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:22:08.194Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132032381 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:22:08.194Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} [2019-07-30T15:22:08.194Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T15:22:08.757Z] DEBUG - number of items : 17 [2019-07-30T15:22:08.757Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} [2019-07-30T15:22:08.757Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132032901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:22:08.757Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132032902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:22:08.757Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132032902 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:22:08.757Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132032902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:22:08.757Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132032902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:22:08.757Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132032902 data=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-30T15:22:08.757Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132032903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:22:08.757Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132032903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:22:08.757Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132032903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:22:08.757Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132032904 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:22:08.757Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132032904 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:22:08.757Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} [2019-07-30T15:22:08.757Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T15:22:09.320Z] DEBUG - number of items : 17 [2019-07-30T15:22:09.320Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} [2019-07-30T15:22:09.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132033406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:22:09.320Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132033406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:22:09.320Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132033406 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:22:09.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132033406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:22:09.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132033406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:22:09.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132033406 data=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-30T15:22:09.320Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132033407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:22:09.320Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132033407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:22:09.320Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132033407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:22:09.320Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132033407 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:22:09.320Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132033407 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-30T15:22:09.320Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} [2019-07-30T15:22:09.320Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T15:22:09.320Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T15:22:14.577Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T15:22:14.577Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:22:15.139Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T15:22:15.140Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-30T15:22:15.140Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-30T15:22:15.140Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:22:15.140Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:22:15.140Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T15:22:17.659Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T15:22:17.659Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:22:17.659Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T15:22:17.659Z] DEBUG - number of items : 17 [2019-07-30T15:22:17.659Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T15:22:20.220Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T15:22:20.220Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:22:20.220Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T15:22:20.220Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-30T15:22:20.220Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-30T15:22:20.220Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:22:20.477Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T15:22:22.996Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T15:22:22.996Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:22:22.996Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T15:22:22.996Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:22:25.519Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T15:22:25.519Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:22:25.519Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T15:22:33.613Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T15:22:33.613Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:22:33.613Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T15:22:33.613Z] DEBUG - number of items : 17 [2019-07-30T15:22:33.613Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T15:22:33.613Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132056586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T15:22:33.613Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132056586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T15:22:33.613Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132056587 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T15:22:33.613Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132056587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T15:22:33.613Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132056587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T15:22:33.613Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132057017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T15:22:33.613Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132057018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T15:22:33.613Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132057018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T15:22:33.613Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132057019 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T15:22:33.613Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132057019 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T15:22:33.613Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T15:22:33.613Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T15:22:33.613Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=1132057025 data=null doit=true} to Shell with text {Legend} [2019-07-30T15:22:33.613Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-07-30T15:22:33.613Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-07-30T15:22:33.613Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T15:22:33.613Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T15:22:33.613Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T15:22:33.613Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T15:22:33.613Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T15:22:33.613Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T15:22:33.613Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-07-30T15:22:33.613Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-07-30T15:22:33.613Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-07-30T15:22:33.613Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-07-30T15:22:33.613Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-07-30T15:22:33.613Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-07-30T15:22:33.613Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T15:22:33.613Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T15:22:33.613Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T15:22:33.613Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T15:22:33.613Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T15:22:33.613Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T15:22:33.613Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-07-30T15:22:33.613Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-07-30T15:22:33.613Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-07-30T15:22:33.613Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-07-30T15:22:33.613Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-07-30T15:22:33.613Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-07-30T15:22:33.613Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T15:22:33.613Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T15:22:33.613Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T15:22:33.613Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T15:22:33.613Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T15:22:33.613Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T15:22:33.613Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-07-30T15:22:33.613Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-07-30T15:22:33.613Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-07-30T15:22:33.613Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-07-30T15:22:33.613Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-07-30T15:22:33.613Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-07-30T15:22:33.613Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T15:22:33.613Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T15:22:33.613Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T15:22:33.613Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T15:22:33.613Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T15:22:33.613Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T15:22:33.613Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-07-30T15:22:33.613Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-07-30T15:22:33.613Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-07-30T15:22:33.613Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-07-30T15:22:33.613Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-07-30T15:22:33.613Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-07-30T15:22:33.613Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T15:22:33.613Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T15:22:33.613Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T15:22:33.613Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T15:22:33.613Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T15:22:33.613Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T15:22:33.613Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-07-30T15:22:33.613Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-07-30T15:22:33.613Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-07-30T15:22:33.613Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-07-30T15:22:33.613Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-07-30T15:22:33.613Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-07-30T15:22:33.613Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T15:22:33.613Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T15:22:33.613Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T15:22:33.613Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T15:22:33.613Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T15:22:33.613Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T15:22:33.613Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-07-30T15:22:33.613Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-07-30T15:22:33.613Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-07-30T15:22:33.613Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-07-30T15:22:33.613Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T15:22:33.613Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T15:22:33.613Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T15:22:33.613Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T15:22:33.613Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T15:22:33.613Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T15:22:33.613Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:22:33.613Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:22:33.613Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:22:33.613Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:22:33.613Z] DEBUG - Clicking on OK [2019-07-30T15:22:33.613Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1132057049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:22:33.613Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1132057049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:22:33.613Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1132057049 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:22:33.613Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1132057049 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:22:33.613Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1132057049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:22:33.613Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1132057049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:22:33.613Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1132057049 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:22:33.613Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132056587 data=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-30T15:22:33.613Z] DEBUG - Clicked on [2019-07-30T15:22:33.613Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1132057641 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T15:22:33.613Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T15:22:33.613Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:22:33.613Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:22:33.613Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:22:33.613Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132057793 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:22:33.613Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132057793 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:22:33.613Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132057793 data=null} to TreeItem with text {test} [2019-07-30T15:22:33.613Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132057794 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:22:33.613Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132057794 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:22:33.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132057835 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:22:33.870Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T15:22:33.870Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T15:22:34.127Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T15:22:34.691Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T15:22:34.691Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T15:22:34.691Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:22:34.691Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:22:34.691Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:22:34.691Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:22:34.691Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:22:34.691Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:22:34.691Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:22:34.691Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T15:22:34.691Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132058691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:22:34.691Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132058692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:22:34.691Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132058693 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:22:34.691Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132058693 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:22:34.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132058693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:22:34.691Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132058693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:22:34.691Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132058693 data=null 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-30T15:22:34.691Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132058693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:22:34.691Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132058694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:22:34.691Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132058694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:22:34.691Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132058694 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:22:34.691Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132058694 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:22:34.691Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:22:34.691Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:22:34.691Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:22:34.691Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:22:34.691Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:22:34.691Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:22:34.691Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:22:34.691Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:22:34.691Z] DEBUG - Clicking on OK [2019-07-30T15:22:34.691Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1132058707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:22:34.691Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1132058707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:22:34.691Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1132058707 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:22:34.691Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1132058707 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:22:34.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1132058707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:22:34.691Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1132058707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:22:34.691Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:22:34.691Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:22:34.691Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:22:34.691Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:22:34.691Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:22:34.691Z] DEBUG - Clicked on OK [2019-07-30T15:22:35.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1132058708 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:22:35.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1132058081 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-30T15:22:36.027Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 95.119 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest [2019-07-30T15:22:36.027Z] testKeyboardSelectNextPreviousMarker(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 26.161 s [2019-07-30T15:22:36.027Z] testMarkerAxis(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 6.92 s [2019-07-30T15:22:36.027Z] testAddRemoveBookmark(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 11.379 s [2019-07-30T15:22:36.027Z] testShowMarkers(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 4.2 s [2019-07-30T15:22:36.027Z] testMarkerNavigationSubMenu(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) skipped [2019-07-30T15:22:36.027Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 5.332 s [2019-07-30T15:22:36.027Z] testToolBarSelectNextPreviousMarker(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 9.482 s [2019-07-30T15:22:36.027Z] testHorizontalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 5.788 s [2019-07-30T15:22:36.027Z] testToolbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 2.399 s [2019-07-30T15:22:36.027Z] testVerticalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 2.796 s [2019-07-30T15:22:36.027Z] testOpenCloseOpen(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 5.025 s [2019-07-30T15:22:36.027Z] testLegend(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 7.904 s [2019-07-30T15:22:36.027Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest [2019-07-30T15:22:36.960Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:22:46.913Z] DEBUG - number of items : 25 [2019-07-30T15:22:46.913Z] DEBUG - Clicking on ToolItem with tooltip text {Show View Filters} [2019-07-30T15:22:46.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132070012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T15:22:46.913Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132070013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T15:22:46.913Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132070013 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-07-30T15:22:46.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132070013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T15:22:46.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132070013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T15:22:46.913Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132070447 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T15:22:46.913Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132070451 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T15:22:46.913Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132070451 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T15:22:46.913Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132070452 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-07-30T15:22:46.913Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132070452 data=null} to ToolItem with tooltip text {Show View Filters} [2019-07-30T15:22:46.913Z] DEBUG - Clicked on ToolItem with tooltip text {Show View Filters} [2019-07-30T15:22:46.913Z] DEBUG - matched Shell with text "Filter", using matcher: with text 'Filter' [2019-07-30T15:22:46.913Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filter} time=1132070454 data=null doit=true} to Shell with text {Filter} [2019-07-30T15:22:46.913Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:22:46.913Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:22:46.913Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T15:22:46.913Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T15:22:46.913Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T15:22:46.913Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T15:22:46.913Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T15:22:46.913Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T15:22:46.913Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T15:22:46.913Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T15:22:46.913Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T15:22:46.913Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T15:22:46.913Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T15:22:46.913Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:22:46.913Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:22:46.913Z] DEBUG - Clicking on Uncheck all [2019-07-30T15:22:46.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1132070457 data=null 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-30T15:22:46.913Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1132070458 data=null 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-30T15:22:46.913Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1132070458 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T15:22:46.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1132070458 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T15:22:46.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1132070458 data=null 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-30T15:22:46.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1132070458 data=null 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-30T15:22:46.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1132070458 data=null item=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-30T15:22:46.913Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1132070495 data=null 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-30T15:22:46.913Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1132070495 data=null 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-30T15:22:46.913Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1132070495 data=null 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-30T15:22:46.913Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1132070496 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T15:22:46.913Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1132070496 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T15:22:46.913Z] DEBUG - Clicked on Uncheck all [2019-07-30T15:22:46.913Z] WARN - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again. [2019-07-30T15:22:46.913Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:22:46.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {systemd} time=1132070507 data=null button=0 stateMask=0x0 x=92 y=77 count=0} to Tree node with text: systemd [2019-07-30T15:22:46.913Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {systemd} time=1132070507 data=null doit=true} to Tree node with text: systemd [2019-07-30T15:22:46.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {systemd} time=1132070507 data=null} to Tree node with text: systemd [2019-07-30T15:22:46.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {systemd} time=1132070507 data=null button=1 stateMask=0x0 x=92 y=77 count=1} to Tree node with text: systemd [2019-07-30T15:22:46.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132070507 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-30T15:22:46.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {systemd} time=1132070508 data=null button=1 stateMask=0x80000 x=92 y=77 count=1} to Tree node with text: systemd [2019-07-30T15:22:46.913Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T15:22:46.913Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T15:22:46.913Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2019-07-30T15:22:46.913Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2019-07-30T15:22:46.913Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T15:22:46.913Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T15:22:46.913Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T15:22:46.913Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T15:22:46.913Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T15:22:46.913Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T15:22:46.913Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T15:22:46.913Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:22:46.913Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:22:46.913Z] DEBUG - Clicking on Check subtree [2019-07-30T15:22:46.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=1132070510 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-30T15:22:46.913Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1132070510 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-30T15:22:46.913Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=1132070510 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T15:22:46.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=1132070510 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T15:22:46.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=1132070510 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-30T15:22:46.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=1132070511 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-30T15:22:46.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=1132070511 data=null item=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-30T15:22:46.913Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=1132070536 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-30T15:22:46.913Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1132070536 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-30T15:22:46.913Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=1132070536 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-30T15:22:46.913Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=1132070536 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T15:22:46.913Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=1132070537 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T15:22:46.913Z] DEBUG - Clicked on Check subtree [2019-07-30T15:22:46.913Z] WARN - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again. [2019-07-30T15:22:46.913Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:22:46.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kthreadd} time=1132070539 data=null button=0 stateMask=0x0 x=93 y=1221 count=0} to Tree node with text: kthreadd [2019-07-30T15:22:46.913Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kthreadd} time=1132070539 data=null doit=true} to Tree node with text: kthreadd [2019-07-30T15:22:46.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kthreadd} time=1132070539 data=null} to Tree node with text: kthreadd [2019-07-30T15:22:46.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kthreadd} time=1132070539 data=null button=1 stateMask=0x0 x=93 y=1221 count=1} to Tree node with text: kthreadd [2019-07-30T15:22:46.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132070540 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-30T15:22:46.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kthreadd} time=1132070540 data=null button=1 stateMask=0x80000 x=93 y=1221 count=1} to Tree node with text: kthreadd [2019-07-30T15:22:46.913Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T15:22:46.913Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T15:22:46.913Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2019-07-30T15:22:46.913Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2019-07-30T15:22:46.913Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T15:22:46.913Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T15:22:46.913Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T15:22:46.913Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T15:22:46.913Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T15:22:46.913Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T15:22:46.913Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T15:22:46.913Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:22:46.913Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:22:46.913Z] DEBUG - Clicking on Check subtree [2019-07-30T15:22:46.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=1132070552 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-30T15:22:46.913Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1132070552 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-30T15:22:46.913Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=1132070552 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T15:22:46.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=1132070552 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T15:22:46.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=1132070552 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-30T15:22:46.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=1132070552 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-30T15:22:46.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=1132070552 data=null item=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-30T15:22:46.914Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=1132070570 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-30T15:22:46.914Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1132070570 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-30T15:22:46.914Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=1132070570 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-30T15:22:46.914Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=1132070570 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T15:22:46.914Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=1132070570 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T15:22:46.914Z] DEBUG - Clicked on Check subtree [2019-07-30T15:22:46.914Z] WARN - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again. [2019-07-30T15:22:46.914Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:22:46.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {lttng-consumerd} time=1132070572 data=null button=0 stateMask=0x0 x=110 y=-946 count=0} to Tree node with text: lttng-consumerd [2019-07-30T15:22:46.914Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {lttng-consumerd} time=1132070572 data=null doit=true} to Tree node with text: lttng-consumerd [2019-07-30T15:22:46.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {lttng-consumerd} time=1132070572 data=null} to Tree node with text: lttng-consumerd [2019-07-30T15:22:46.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {lttng-consumerd} time=1132070573 data=null button=1 stateMask=0x0 x=110 y=-946 count=1} to Tree node with text: lttng-consumerd [2019-07-30T15:22:46.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132070573 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-30T15:22:46.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {lttng-consumerd} time=1132070573 data=null button=1 stateMask=0x80000 x=110 y=-946 count=1} to Tree node with text: lttng-consumerd [2019-07-30T15:22:46.914Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T15:22:46.914Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T15:22:46.914Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2019-07-30T15:22:46.914Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2019-07-30T15:22:46.914Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T15:22:46.914Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T15:22:46.914Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T15:22:46.914Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T15:22:46.914Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T15:22:46.914Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T15:22:46.914Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T15:22:46.914Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:22:46.914Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:22:46.914Z] DEBUG - Clicking on Check subtree [2019-07-30T15:22:46.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=1132070575 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-30T15:22:46.914Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1132070575 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-30T15:22:46.914Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=1132070575 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T15:22:46.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=1132070576 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T15:22:46.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=1132070576 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-30T15:22:46.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=1132070576 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-30T15:22:46.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=1132070576 data=null item=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-30T15:22:46.914Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=1132070577 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-30T15:22:46.914Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1132070577 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-30T15:22:46.914Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=1132070577 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-30T15:22:46.914Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=1132070577 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T15:22:46.914Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=1132070587 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T15:22:46.914Z] DEBUG - Clicked on Check subtree [2019-07-30T15:22:46.914Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T15:22:46.914Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T15:22:46.914Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T15:22:46.914Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T15:22:46.914Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T15:22:46.914Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T15:22:46.914Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T15:22:46.914Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T15:22:46.914Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:22:46.914Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:22:46.914Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:22:46.914Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:22:46.914Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:22:46.914Z] DEBUG - Clicking on OK [2019-07-30T15:22:46.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1132070589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:22:46.914Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1132070589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:22:46.914Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1132070589 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:22:46.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1132070590 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:22:46.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1132070590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:22:46.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1132070590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:22:46.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1132070590 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:22:46.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132070013 data=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-30T15:22:46.914Z] DEBUG - Clicked on [2019-07-30T15:22:46.914Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:22:46.914Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:22:46.914Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:22:46.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Process} time=1132070860 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-30T15:22:46.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Process} time=1132070891 data=null button=1 stateMask=0x80000 x=69 y=-12 count=1} to TreeColumn with text {Process} [2019-07-30T15:22:46.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Process} time=1132070894 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-30T15:22:46.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Process} time=1132070907 data=null button=1 stateMask=0x80000 x=69 y=-12 count=1} to TreeColumn with text {Process} [2019-07-30T15:22:46.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {TID} time=1132070909 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-30T15:22:46.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {TID} time=1132070921 data=null button=1 stateMask=0x80000 x=158 y=-12 count=1} to TreeColumn with text {TID} [2019-07-30T15:22:46.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {TID} time=1132070923 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-30T15:22:46.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {TID} time=1132070987 data=null button=1 stateMask=0x80000 x=158 y=-12 count=1} to TreeColumn with text {TID} [2019-07-30T15:22:46.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PTID} time=1132070990 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-30T15:22:46.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PTID} time=1132070992 data=null button=1 stateMask=0x80000 x=198 y=-12 count=1} to TreeColumn with text {PTID} [2019-07-30T15:22:46.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PTID} time=1132070993 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-30T15:22:46.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PTID} time=1132070995 data=null button=1 stateMask=0x80000 x=198 y=-12 count=1} to TreeColumn with text {PTID} [2019-07-30T15:22:46.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Birth time} time=1132071005 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-30T15:22:46.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Birth time} time=1132071007 data=null button=1 stateMask=0x80000 x=288 y=-12 count=1} to TreeColumn with text {Birth time} [2019-07-30T15:22:46.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Birth time} time=1132071008 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-30T15:22:46.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Birth time} time=1132071009 data=null button=1 stateMask=0x80000 x=288 y=-12 count=1} to TreeColumn with text {Birth time} [2019-07-30T15:22:46.914Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1132071129 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T15:22:47.171Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T15:22:47.171Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:22:47.171Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:22:47.171Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:22:47.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132071325 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:22:47.171Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132071325 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:22:47.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132071325 data=null} to TreeItem with text {test} [2019-07-30T15:22:47.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132071325 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:22:47.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132071326 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:22:47.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132071411 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:22:47.428Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T15:22:47.428Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T15:22:47.685Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T15:22:47.942Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T15:22:47.942Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T15:22:47.942Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:22:47.942Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:22:47.942Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:22:47.942Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:22:47.942Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:22:47.942Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:22:47.943Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:22:47.943Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T15:22:47.943Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132072098 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:22:47.943Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132072099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:22:47.943Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132072099 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:22:47.943Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132072099 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:22:47.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132072100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:22:47.943Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132072100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:22:47.943Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132072100 data=null 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-30T15:22:47.943Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132072100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:22:47.943Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132072100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:22:47.943Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132072100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:22:47.943Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132072100 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:22:47.943Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132072100 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:22:47.943Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:22:47.943Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:22:47.943Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:22:47.943Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:22:47.943Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:22:47.943Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:22:47.943Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:22:47.943Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:22:47.943Z] DEBUG - Clicking on OK [2019-07-30T15:22:47.943Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1132072103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:22:47.943Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1132072103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:22:47.943Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1132072104 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:22:47.943Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1132072104 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:22:47.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1132072104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:22:47.943Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1132072104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:22:47.943Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:22:47.943Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:22:47.943Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:22:47.943Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:22:48.872Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:22:48.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1132072115 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:22:48.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1132071527 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-30T15:22:48.872Z] DEBUG - Clicked on [2019-07-30T15:22:48.872Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.839 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest [2019-07-30T15:22:48.872Z] testColumnSorting(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest) Time elapsed: 9.977 s [2019-07-30T15:22:48.872Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest [2019-07-30T15:22:49.801Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:22:57.906Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T15:22:57.906Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:22:57.906Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:22:57.906Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:22:57.906Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:22:57.906Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T15:22:57.906Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:22:57.906Z] DEBUG - number of items : 25 [2019-07-30T15:22:57.906Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:22:57.906Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132081778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:22:57.906Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132081778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:22:57.906Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132081778 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:22:57.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132081778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:22:57.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132081779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:22:57.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132081779 data=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-30T15:22:57.906Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132081780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:22:57.906Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132081780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:22:57.906Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132081780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:22:57.906Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132081781 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:22:57.906Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132081781 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:22:57.906Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:22:57.906Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:22:58.163Z] DEBUG - number of items : 25 [2019-07-30T15:22:58.163Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:22:58.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132082396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:22:58.163Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132082396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:22:58.163Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132082396 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:22:58.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132082396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:22:58.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132082396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:22:58.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132082396 data=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-30T15:22:58.163Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132082398 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:22:58.163Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132082398 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:22:58.163Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132082398 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:22:58.163Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132082398 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:22:58.163Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132082398 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:22:58.163Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:22:58.163Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:22:58.728Z] DEBUG - number of items : 25 [2019-07-30T15:22:58.728Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:22:58.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132082913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:22:58.728Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132082913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:22:58.728Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132082913 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:22:58.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132082914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:22:58.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132082914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:22:58.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132082914 data=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-30T15:22:58.728Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132082915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:22:58.728Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132082916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:22:58.728Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132082916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:22:58.728Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132082916 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:22:58.728Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132082916 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:22:58.728Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:22:58.728Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:22:59.430Z] DEBUG - number of items : 25 [2019-07-30T15:22:59.430Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T15:22:59.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132083460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:22:59.430Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132083461 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:22:59.430Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132083461 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:22:59.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132083461 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:22:59.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132083461 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:22:59.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132083461 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-30T15:22:59.430Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132083463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:22:59.430Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132083463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:22:59.430Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132083463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:22:59.430Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132083463 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:22:59.430Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132083463 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:22:59.430Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T15:22:59.430Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:22:59.992Z] DEBUG - number of items : 25 [2019-07-30T15:22:59.992Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T15:22:59.992Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132083977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:22:59.992Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132083977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:22:59.992Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132083978 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:22:59.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132083978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:22:59.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132083978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:22:59.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132083978 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-30T15:22:59.992Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132083981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:22:59.992Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132083981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:22:59.992Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132083981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:22:59.992Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132083981 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:22:59.992Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132083982 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:22:59.992Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T15:22:59.992Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:00.556Z] DEBUG - number of items : 25 [2019-07-30T15:23:00.556Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T15:23:00.556Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132084518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:23:00.556Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132084518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:23:00.556Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132084518 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:23:00.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132084518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:23:00.556Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132084518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:23:00.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132084518 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-30T15:23:00.556Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132084520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:23:00.556Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132084521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:23:00.556Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132084521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:23:00.556Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132084521 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:23:00.556Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132084521 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:23:00.556Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T15:23:00.556Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:00.556Z] DEBUG - number of items : 25 [2019-07-30T15:23:00.556Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T15:23:00.556Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132084523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:00.556Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132084523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:00.556Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132084523 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:00.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132084523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:00.556Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132084523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:00.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132084524 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-30T15:23:00.556Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132084538 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:00.556Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132084539 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:00.556Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132084539 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:00.556Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132084539 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:00.556Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132084539 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:00.556Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T15:23:00.556Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:00.814Z] DEBUG - number of items : 25 [2019-07-30T15:23:00.814Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T15:23:00.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132085041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:00.814Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132085042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:00.814Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132085042 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:00.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132085042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:00.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132085042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:00.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132085042 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-30T15:23:00.814Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132085044 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:00.814Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132085044 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:00.814Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132085044 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:00.814Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132085044 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:00.814Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132085045 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:00.814Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T15:23:00.814Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:01.377Z] DEBUG - number of items : 25 [2019-07-30T15:23:01.377Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T15:23:01.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132085547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:01.377Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132085547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:01.377Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132085547 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:01.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132085547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:01.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132085547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:01.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132085547 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-30T15:23:01.377Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132085549 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:01.377Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132085549 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:01.377Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132085549 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:01.377Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132085549 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:01.377Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132085549 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:01.377Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T15:23:01.377Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:01.942Z] DEBUG - number of items : 25 [2019-07-30T15:23:01.942Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T15:23:01.942Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132086052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:01.942Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132086052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:01.942Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132086052 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:01.942Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132086052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:01.942Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132086052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:01.942Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132086052 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-30T15:23:01.942Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132086054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:01.942Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132086054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:01.942Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132086055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:01.942Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132086055 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:01.942Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132086055 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:01.942Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T15:23:01.942Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:02.506Z] DEBUG - number of items : 25 [2019-07-30T15:23:02.506Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:23:02.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132086604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:23:02.506Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132086604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:23:02.506Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132086604 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:23:02.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132086604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:23:02.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132086605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:23:02.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132086605 data=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-30T15:23:02.506Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132086607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:23:02.506Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132086607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:23:02.506Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132086607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:23:02.506Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132086607 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:23:02.506Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132086607 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:23:02.506Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:23:02.506Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:03.070Z] DEBUG - number of items : 25 [2019-07-30T15:23:03.070Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:23:03.070Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132087115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:23:03.070Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132087115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:23:03.070Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132087116 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:23:03.070Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132087116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:23:03.070Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132087116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:23:03.070Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132087116 data=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-30T15:23:03.070Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132087118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:23:03.070Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132087118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:23:03.070Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132087118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:23:03.070Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132087118 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:23:03.070Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132087118 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:23:03.070Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:23:03.070Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:03.634Z] DEBUG - number of items : 25 [2019-07-30T15:23:03.634Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T15:23:03.634Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132087621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:03.634Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132087621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:03.634Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132087621 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:03.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132087622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:03.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132087622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:03.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132087622 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-30T15:23:03.634Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132087624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:03.634Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132087624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:03.634Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132087624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:03.634Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132087624 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:03.634Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132087625 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:03.634Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T15:23:03.634Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:03.890Z] DEBUG - number of items : 25 [2019-07-30T15:23:03.890Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T15:23:03.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132088141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:03.890Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132088141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:03.890Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132088142 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:03.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132088142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:03.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132088142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:04.147Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132088142 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-30T15:23:04.147Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132088144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:04.147Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132088144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:04.147Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132088144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:04.147Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132088144 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:04.147Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132088144 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:04.147Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T15:23:04.147Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:04.404Z] DEBUG - number of items : 25 [2019-07-30T15:23:04.404Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T15:23:04.404Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132088647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:04.404Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132088647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:04.404Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132088647 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:04.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132088647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:04.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132088647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:04.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132088647 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-30T15:23:04.661Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132088688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:04.661Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132088688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:04.661Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132088689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:04.661Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132088689 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:04.661Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132088689 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:04.661Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T15:23:04.661Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:05.224Z] DEBUG - number of items : 25 [2019-07-30T15:23:05.224Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T15:23:05.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132089191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:23:05.224Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132089191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:23:05.224Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132089191 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:23:05.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132089192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:23:05.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132089192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:23:05.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132089192 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-30T15:23:05.224Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132089194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:23:05.224Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132089194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:23:05.224Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132089194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:23:05.224Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132089194 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:23:05.224Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132089194 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:23:05.224Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T15:23:05.224Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:05.481Z] DEBUG - number of items : 25 [2019-07-30T15:23:05.481Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T15:23:05.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132089696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:23:05.481Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132089696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:23:05.481Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132089696 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:23:05.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132089696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:23:05.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132089697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:23:05.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132089697 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-30T15:23:05.481Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132089715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:23:05.481Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132089715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:23:05.481Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132089715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:23:05.481Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132089716 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:23:05.481Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132089716 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:23:05.481Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T15:23:05.481Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:06.044Z] DEBUG - number of items : 25 [2019-07-30T15:23:06.044Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T15:23:06.044Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132090218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:23:06.044Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132090219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:23:06.044Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132090219 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:23:06.044Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132090219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:23:06.044Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132090219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:23:06.044Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132090219 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-30T15:23:06.044Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132090221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:23:06.044Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132090221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:23:06.044Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132090221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:23:06.044Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132090221 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:23:06.044Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132090221 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:23:06.044Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T15:23:06.044Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:06.607Z] DEBUG - number of items : 25 [2019-07-30T15:23:06.607Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T15:23:06.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132090724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:23:06.607Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132090724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:23:06.607Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132090724 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:23:06.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132090724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:23:06.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132090724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:23:06.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132090724 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-30T15:23:06.607Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132090726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:23:06.607Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132090726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:23:06.607Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132090727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:23:06.607Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132090740 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:23:06.607Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132090740 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T15:23:06.607Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T15:23:06.607Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:07.171Z] DEBUG - number of items : 25 [2019-07-30T15:23:07.171Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:07.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132091242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:07.171Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132091243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:07.171Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132091243 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:07.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132091243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:07.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132091243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:07.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132091243 data=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-30T15:23:07.171Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132091246 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:07.171Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132091259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:07.171Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132091259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:07.171Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132091259 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:07.171Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132091259 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:07.171Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:07.171Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:07.734Z] DEBUG - number of items : 25 [2019-07-30T15:23:07.734Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:07.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132091762 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:07.734Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132091762 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:07.734Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132091762 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:07.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132091762 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:07.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132091762 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:07.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132091763 data=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-30T15:23:07.734Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132091764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:07.734Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132091764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:07.734Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132091765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:07.734Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132091765 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:07.734Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132091765 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:07.734Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:07.734Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:08.328Z] DEBUG - number of items : 25 [2019-07-30T15:23:08.328Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:08.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132092279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:08.328Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132092280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:08.328Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132092280 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:08.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132092280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:08.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132092280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:08.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132092280 data=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-30T15:23:08.328Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132092282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:08.328Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132092283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:08.328Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132092283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:08.328Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132092283 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:08.328Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132092283 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:08.328Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:08.328Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:08.630Z] DEBUG - number of items : 25 [2019-07-30T15:23:08.630Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:08.630Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132092819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:08.630Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132092819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:08.630Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132092819 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:08.630Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132092819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:08.630Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132092819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:08.630Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132092820 data=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-30T15:23:08.630Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132092821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:08.630Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132092821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:08.630Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132092821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:08.630Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132092822 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:08.630Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132092822 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:08.630Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:08.630Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:09.195Z] DEBUG - number of items : 25 [2019-07-30T15:23:09.195Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:09.195Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132093324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:09.195Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132093324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:09.195Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132093325 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:09.195Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132093325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:09.195Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132093325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:09.195Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132093325 data=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-30T15:23:09.195Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132093327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:09.195Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132093327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:09.195Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132093327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:09.195Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132093327 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:09.195Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132093327 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:09.195Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T15:23:09.195Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:09.759Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:13.034Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T15:23:13.034Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:23:13.034Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:13.034Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:13.034Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:13.034Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:23:13.291Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T15:23:13.291Z] DEBUG - number of items : 25 [2019-07-30T15:23:13.291Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:13.291Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132097295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:13.291Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132097295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:13.291Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132097295 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:13.291Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132097295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:13.291Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132097296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:13.291Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132097296 data=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-30T15:23:13.291Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132097298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:13.291Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132097298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:13.291Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132097298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:13.291Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132097298 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:13.291Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132097298 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:13.291Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:13.291Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:13.855Z] DEBUG - number of items : 25 [2019-07-30T15:23:13.855Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:13.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132097901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:13.855Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132097901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:13.855Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132097901 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:13.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132097901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:13.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132097901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:13.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132097902 data=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-30T15:23:13.855Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132097903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:13.855Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132097903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:13.855Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132097903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:13.855Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132097903 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:13.855Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132097904 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:13.855Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:13.855Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:14.420Z] DEBUG - number of items : 25 [2019-07-30T15:23:14.420Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:14.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132098433 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:14.420Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132098433 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:14.420Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132098434 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:14.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132098434 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:14.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132098434 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:14.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132098434 data=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-30T15:23:14.420Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132098436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:14.420Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132098436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:14.420Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132098436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:14.420Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132098436 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:14.420Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132098436 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:14.420Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:14.420Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:14.983Z] DEBUG - number of items : 25 [2019-07-30T15:23:14.983Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T15:23:14.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132098998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:14.983Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132098998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:14.983Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132098998 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:14.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132098998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:14.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132098998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:14.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132098999 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-30T15:23:14.983Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132099000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:14.983Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132099000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:14.983Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132099001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:14.983Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132099001 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:14.983Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132099001 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:14.983Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T15:23:14.983Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:15.547Z] DEBUG - number of items : 25 [2019-07-30T15:23:15.547Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T15:23:15.547Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132099521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:15.547Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132099521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:15.547Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132099522 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:15.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132099522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:15.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132099522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:15.547Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132099522 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-30T15:23:15.547Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132099524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:15.547Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132099524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:15.547Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132099524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:15.547Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132099524 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:15.547Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132099524 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:15.547Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T15:23:15.547Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:15.803Z] DEBUG - number of items : 25 [2019-07-30T15:23:15.803Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T15:23:15.803Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132100027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:15.803Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132100027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:15.803Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132100027 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:15.803Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132100027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:15.803Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132100027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:15.803Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132100027 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-30T15:23:15.803Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132100029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:15.803Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132100029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:15.803Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132100029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:15.803Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132100029 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:15.803Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132100029 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:15.803Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T15:23:15.803Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:16.366Z] DEBUG - number of items : 25 [2019-07-30T15:23:16.366Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T15:23:16.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132100531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:16.366Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132100532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:16.366Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132100532 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:16.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132100532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:16.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132100532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:16.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132100532 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-30T15:23:16.366Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132100534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:16.366Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132100534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:16.366Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132100534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:16.366Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132100534 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:16.366Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132100534 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:16.366Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T15:23:16.366Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:16.930Z] DEBUG - number of items : 25 [2019-07-30T15:23:16.930Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T15:23:16.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132101036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:16.930Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132101036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:16.930Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132101036 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:16.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132101036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:16.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132101037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:16.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132101037 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-30T15:23:16.930Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132101038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:16.930Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132101038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:16.930Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132101038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:16.930Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132101038 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:16.930Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132101039 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:16.930Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T15:23:16.930Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:17.493Z] DEBUG - number of items : 25 [2019-07-30T15:23:17.493Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T15:23:17.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132101541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:17.493Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132101541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:17.493Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132101541 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:17.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132101541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:17.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132101541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:17.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132101542 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-30T15:23:17.493Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132101543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:17.493Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132101543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:17.493Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132101543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:17.493Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132101543 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:17.493Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132101544 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:17.493Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T15:23:17.493Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:18.058Z] DEBUG - number of items : 25 [2019-07-30T15:23:18.058Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T15:23:18.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132102108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:18.058Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132102108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:18.058Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132102109 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:18.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132102109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:18.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132102109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:18.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132102109 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-30T15:23:18.058Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132102111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:18.058Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132102111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:18.058Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132102112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:18.058Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132102112 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:18.058Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132102112 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:18.058Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T15:23:18.058Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:18.621Z] DEBUG - number of items : 25 [2019-07-30T15:23:18.621Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:18.621Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132102614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:18.621Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132102615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:18.621Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132102615 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:18.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132102615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:18.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132102615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:18.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132102615 data=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-30T15:23:18.621Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132102625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:18.621Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132102625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:18.621Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132102625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:18.621Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132102625 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:18.621Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132102625 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:18.621Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:18.621Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:18.878Z] DEBUG - number of items : 25 [2019-07-30T15:23:18.878Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:18.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132103127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:18.878Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132103127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:18.878Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132103128 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:18.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132103128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:18.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132103128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:18.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132103128 data=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-30T15:23:18.878Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132103129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:18.878Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132103130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:18.878Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132103130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:18.878Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132103130 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:18.878Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132103130 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:18.878Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:19.135Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:19.391Z] DEBUG - number of items : 25 [2019-07-30T15:23:19.648Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T15:23:19.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132103651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:19.648Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132103651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:19.648Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132103651 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:19.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132103651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:19.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132103652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:19.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132103652 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-30T15:23:19.648Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132103653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:19.648Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132103653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:19.648Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132103654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:19.648Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132103654 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:19.648Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132103654 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:19.648Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T15:23:19.648Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:20.213Z] DEBUG - number of items : 25 [2019-07-30T15:23:20.213Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T15:23:20.213Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132104208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:20.213Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132104208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:20.213Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132104208 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:20.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132104208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:20.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132104208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:20.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132104209 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-30T15:23:20.213Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132104210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:20.213Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132104210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:20.213Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132104210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:20.213Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132104210 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:20.213Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132104210 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:20.213Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T15:23:20.213Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:20.527Z] DEBUG - number of items : 25 [2019-07-30T15:23:20.527Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T15:23:20.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132104713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:20.527Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132104713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:20.527Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132104713 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:20.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132104713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:20.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132104713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:20.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132104714 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-30T15:23:20.527Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132104715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:20.527Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132104716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:20.527Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132104716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:20.527Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132104716 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:20.527Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132104716 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:20.527Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T15:23:20.527Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:21.135Z] DEBUG - number of items : 25 [2019-07-30T15:23:21.135Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T15:23:21.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132105238 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:21.135Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132105238 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:21.135Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132105238 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:21.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132105238 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:21.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132105238 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:21.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132105238 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-30T15:23:21.135Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132105240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:21.135Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132105240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:21.135Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132105240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:21.135Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132105240 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:21.135Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132105240 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:21.135Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T15:23:21.135Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:21.703Z] DEBUG - number of items : 25 [2019-07-30T15:23:21.703Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T15:23:21.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132105759 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:21.703Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132105760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:21.703Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132105760 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:21.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132105760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:21.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132105760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:21.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132105760 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-30T15:23:21.703Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132105763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:21.703Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132105763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:21.703Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132105763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:21.703Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132105763 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:21.703Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132105763 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:21.703Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T15:23:21.703Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:22.267Z] DEBUG - number of items : 25 [2019-07-30T15:23:22.267Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T15:23:22.267Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132106266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:22.267Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132106266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:22.267Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132106266 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:22.267Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132106266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:22.267Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132106266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:22.267Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132106266 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-30T15:23:22.267Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132106268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:22.267Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132106268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:22.267Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132106268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:22.267Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132106268 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:22.267Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132106268 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:22.267Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T15:23:22.267Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:22.831Z] DEBUG - number of items : 25 [2019-07-30T15:23:22.831Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T15:23:22.831Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132106820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:22.831Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132106820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:22.831Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132106820 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:22.831Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132106820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:22.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132106820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:22.831Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132106821 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-30T15:23:22.831Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132106822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:22.831Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132106822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:22.831Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132106822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:22.831Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132106822 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:22.831Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132106823 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:23:22.831Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T15:23:22.831Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:23.090Z] DEBUG - number of items : 25 [2019-07-30T15:23:23.090Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:23.090Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132107324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:23.090Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132107325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:23.090Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132107325 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:23.090Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132107325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:23.090Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132107325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:23.090Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132107325 data=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-30T15:23:23.090Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132107327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:23.090Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132107327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:23.090Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132107327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:23.090Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132107327 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:23.090Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132107328 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:23.090Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:23.090Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:23.653Z] DEBUG - number of items : 25 [2019-07-30T15:23:23.653Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:23.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132107830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:23.653Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132107830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:23.653Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132107830 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:23.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132107830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:23.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132107830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:23.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132107830 data=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-30T15:23:23.653Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132107832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:23.653Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132107832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:23.653Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132107832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:23.653Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132107832 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:23.653Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132107832 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:23.653Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:23.653Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:24.215Z] DEBUG - number of items : 25 [2019-07-30T15:23:24.215Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:24.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132108393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:24.215Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132108393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:24.215Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132108393 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:24.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132108393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:24.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132108394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:24.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132108394 data=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-30T15:23:24.215Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132108395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:24.215Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132108395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:24.215Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132108395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:24.215Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132108396 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:24.215Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132108396 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:24.215Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:24.215Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:24.778Z] DEBUG - number of items : 25 [2019-07-30T15:23:24.779Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:24.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132108904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:24.779Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132108904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:24.779Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132108904 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:24.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132108904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:24.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132108904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:24.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132108904 data=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-30T15:23:24.779Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132108908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:24.779Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132108908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:24.779Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132108908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:24.779Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132108908 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:24.779Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132108908 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:24.779Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:24.779Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:25.343Z] DEBUG - number of items : 25 [2019-07-30T15:23:25.343Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:25.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132109412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:25.343Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132109413 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:25.343Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132109413 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:25.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132109413 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:25.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132109413 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:25.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132109413 data=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-30T15:23:25.343Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132109415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:25.343Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132109415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:25.343Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132109415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:25.343Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132109415 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:25.343Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132109415 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:25.343Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:23:25.343Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:25.906Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:28.430Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T15:23:28.430Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:23:28.686Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:28.686Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:28.686Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:23:28.686Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:28.943Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2019-07-30T15:23:28.943Z] DEBUG - Clicking on with mnemonic 'Configure...' [2019-07-30T15:23:29.509Z] DEBUG - Clicked on with mnemonic 'Configure...' [2019-07-30T15:23:29.509Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2019-07-30T15:23:29.509Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=1132113583 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-07-30T15:23:29.509Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T15:23:29.509Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2019-07-30T15:23:29.509Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:23:29.509Z] 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-30T15:23:29.509Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T15:23:29.509Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T15:23:29.509Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:23:29.509Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:23:29.509Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T15:23:29.509Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to selected [2019-07-30T15:23:29.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=1132113586 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-30T15:23:29.509Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1132113587 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-30T15:23:29.509Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=1132113587 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T15:23:29.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=1132113587 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T15:23:29.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=1132113587 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-30T15:23:29.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=1132113587 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-30T15:23:29.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=1132113587 data=null item=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-30T15:23:29.509Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=1132113589 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-30T15:23:29.509Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1132113589 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-30T15:23:29.509Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=1132113589 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-30T15:23:29.509Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=1132113589 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T15:23:29.509Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=1132113589 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T15:23:29.509Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T15:23:29.509Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T15:23:29.509Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T15:23:29.509Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T15:23:29.509Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:23:29.509Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:23:29.509Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:23:29.509Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:23:29.509Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:23:29.509Z] DEBUG - Clicking on OK [2019-07-30T15:23:29.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1132113591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:23:29.509Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1132113591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:23:29.509Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1132113591 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:23:29.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1132113592 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:23:29.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1132113592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:23:29.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1132113592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:23:29.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1132113592 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:23:29.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1132113113 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-30T15:23:29.766Z] DEBUG - Clicked on [2019-07-30T15:23:29.766Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:29.766Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:30.022Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:30.022Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2019-07-30T15:23:30.022Z] DEBUG - Clicking on with mnemonic 'Configure...' [2019-07-30T15:23:30.279Z] DEBUG - Clicked on with mnemonic 'Configure...' [2019-07-30T15:23:30.279Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2019-07-30T15:23:30.279Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=1132114501 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-07-30T15:23:30.279Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T15:23:30.279Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2019-07-30T15:23:30.279Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:23:30.279Z] 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-30T15:23:30.279Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T15:23:30.279Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T15:23:30.279Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:23:30.279Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:23:30.279Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T15:23:30.279Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to unselected [2019-07-30T15:23:30.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=1132114503 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-30T15:23:30.279Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1132114503 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-30T15:23:30.279Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=1132114503 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T15:23:30.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=1132114504 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T15:23:30.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=1132114504 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-30T15:23:30.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=1132114504 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-30T15:23:30.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=1132114504 data=null item=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-30T15:23:30.279Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=1132114505 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-30T15:23:30.279Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1132114505 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-30T15:23:30.279Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=1132114505 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-30T15:23:30.279Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=1132114505 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T15:23:30.279Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=1132114505 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T15:23:30.279Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T15:23:30.535Z] DEBUG - Closing lingering shell with title Dynamic Filters Configuration [2019-07-30T15:23:30.535Z] DEBUG - Sent event Close [21]: ShellEvent{Shell {Dynamic Filters Configuration} time=1132114591 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-07-30T15:23:30.535Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1132114177 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-30T15:23:30.794Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:33.072Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T15:23:33.072Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:23:33.330Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:33.330Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T15:23:33.330Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T15:23:33.330Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T15:23:33.330Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T15:23:33.330Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T15:23:33.330Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T15:23:33.330Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:33.587Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:33.587Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:23:33.587Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T15:23:33.587Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:23:33.587Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:23:33.587Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:34.152Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:23:34.152Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:23:34.152Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:34.715Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:23:34.715Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:23:34.715Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:35.279Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:23:35.279Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:23:35.279Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:35.844Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:23:35.844Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:23:35.844Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:36.408Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:23:36.408Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:23:36.408Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:36.971Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:23:36.971Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:23:36.971Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:37.534Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:23:37.534Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:23:37.534Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:38.097Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:23:38.097Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:23:38.097Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:38.660Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:23:38.660Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:23:38.660Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:38.917Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:23:38.917Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:23:38.917Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:39.480Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:23:39.480Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:23:39.480Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:40.043Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:23:40.043Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:23:40.043Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:40.607Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:23:40.607Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:23:40.607Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:41.169Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:23:41.169Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:23:41.169Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:41.733Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:23:41.733Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:23:41.733Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:41.990Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:23:41.990Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:23:41.990Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:42.554Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:23:42.554Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:23:42.554Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:43.430Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:23:43.430Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:23:43.430Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:43.726Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:23:43.726Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:23:43.726Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:44.290Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:23:44.290Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:23:44.290Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:44.854Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:23:44.854Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:23:44.854Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:45.111Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:23:45.111Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:23:45.111Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:45.674Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:23:45.674Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:23:45.674Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:46.239Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:50.415Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T15:23:50.415Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:23:50.415Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:50.671Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:50.671Z] DEBUG - number of items : 25 [2019-07-30T15:23:50.671Z] DEBUG - Clicking on ToolItem with tooltip text {Show View Filters} [2019-07-30T15:23:50.671Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132134916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T15:23:50.671Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132134916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T15:23:50.671Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132134916 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-07-30T15:23:50.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132134916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T15:23:50.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132134917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T15:23:51.235Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132135377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T15:23:51.235Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132135379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T15:23:51.235Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132135379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T15:23:51.235Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132135379 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-07-30T15:23:51.235Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132135379 data=null} to ToolItem with tooltip text {Show View Filters} [2019-07-30T15:23:51.235Z] DEBUG - Clicked on ToolItem with tooltip text {Show View Filters} [2019-07-30T15:23:51.235Z] DEBUG - matched Shell with text "Filter", using matcher: with text 'Filter' [2019-07-30T15:23:51.235Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filter} time=1132135382 data=null doit=true} to Shell with text {Filter} [2019-07-30T15:23:51.235Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:23:51.235Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:23:51.235Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T15:23:51.235Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T15:23:51.235Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T15:23:51.235Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T15:23:51.235Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T15:23:51.235Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T15:23:51.235Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T15:23:51.235Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T15:23:51.235Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T15:23:51.235Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T15:23:51.235Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T15:23:51.235Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:23:51.235Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:23:51.235Z] DEBUG - Clicking on Uncheck all [2019-07-30T15:23:51.235Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1132135385 data=null 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-30T15:23:51.235Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1132135385 data=null 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-30T15:23:51.235Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1132135386 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T15:23:51.235Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1132135386 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T15:23:51.235Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1132135386 data=null 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-30T15:23:51.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1132135386 data=null 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-30T15:23:51.235Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1132135386 data=null item=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-30T15:23:51.235Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1132135458 data=null 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-30T15:23:51.235Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1132135458 data=null 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-30T15:23:51.235Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1132135458 data=null 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-30T15:23:51.235Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1132135458 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T15:23:51.235Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1132135459 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T15:23:51.235Z] DEBUG - Clicked on Uncheck all [2019-07-30T15:23:51.235Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T15:23:51.235Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T15:23:51.235Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T15:23:51.235Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T15:23:51.235Z] DEBUG - matched Button with text "Check Active", using matcher: with mnemonic 'Check Active' [2019-07-30T15:23:51.235Z] DEBUG - matched Button with text "Check Active", using matcher: with style 'SWT.PUSH' [2019-07-30T15:23:51.235Z] DEBUG - matched Button with text "Check Active", using matcher: (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-07-30T15:23:51.235Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T15:23:51.235Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T15:23:51.235Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T15:23:51.235Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T15:23:51.235Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:23:51.235Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:23:51.235Z] DEBUG - Clicking on Check Active [2019-07-30T15:23:51.235Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check Active} time=1132135461 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-30T15:23:51.235Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check Active} time=1132135461 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-30T15:23:51.235Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check Active} time=1132135461 data=null doit=true} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-07-30T15:23:51.235Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check Active} time=1132135461 data=null} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-07-30T15:23:51.235Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check Active} time=1132135461 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-30T15:23:51.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check Active} time=1132135461 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-30T15:23:53.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check Active} time=1132135462 data=null item=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-30T15:23:53.129Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check Active} time=1132137308 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-30T15:23:53.129Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check Active} time=1132137370 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-30T15:23:53.129Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check Active} time=1132137377 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-30T15:23:53.129Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check Active} time=1132137378 data=null doit=true} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-07-30T15:23:53.129Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check Active} time=1132137378 data=null} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-07-30T15:23:53.129Z] DEBUG - Clicked on Check Active [2019-07-30T15:23:53.129Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T15:23:53.129Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T15:23:53.129Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T15:23:53.129Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T15:23:53.129Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T15:23:53.129Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:23:53.129Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T15:23:53.129Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T15:23:53.129Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T15:23:53.129Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T15:23:53.129Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T15:23:53.129Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:23:53.129Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:23:53.129Z] DEBUG - Clicking on Check all [2019-07-30T15:23:53.129Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1132137380 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:23:53.129Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1132137380 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:23:53.129Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1132137381 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:23:53.129Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1132137381 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:23:53.129Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1132137381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:23:53.129Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1132137381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:23:53.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1132137381 data=null item=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-30T15:23:53.386Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1132137418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:23:53.386Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1132137418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:23:53.386Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1132137418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:23:53.386Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1132137418 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:23:53.386Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1132137418 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:23:53.386Z] DEBUG - Clicked on Check all [2019-07-30T15:23:53.386Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T15:23:53.386Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T15:23:53.386Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T15:23:53.386Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T15:23:53.386Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T15:23:53.386Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T15:23:53.386Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T15:23:53.386Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T15:23:53.386Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: with mnemonic 'Uncheck Inactive' [2019-07-30T15:23:53.386Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: with style 'SWT.PUSH' [2019-07-30T15:23:53.386Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-07-30T15:23:53.386Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:23:53.386Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:23:53.386Z] DEBUG - Clicking on Uncheck Inactive [2019-07-30T15:23:53.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck Inactive} time=1132137421 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-30T15:23:53.386Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck Inactive} time=1132137421 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-30T15:23:53.386Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck Inactive} time=1132137421 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-07-30T15:23:53.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck Inactive} time=1132137421 data=null} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-07-30T15:23:53.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck Inactive} time=1132137421 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-30T15:23:53.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck Inactive} time=1132137421 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-30T15:23:55.281Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck Inactive} time=1132137421 data=null item=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-30T15:23:55.281Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck Inactive} time=1132139096 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-30T15:23:55.281Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck Inactive} time=1132139096 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-30T15:23:55.281Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck Inactive} time=1132139096 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-30T15:23:55.281Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck Inactive} time=1132139096 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-07-30T15:23:55.281Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck Inactive} time=1132139096 data=null} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-07-30T15:23:55.281Z] DEBUG - Clicked on Uncheck Inactive [2019-07-30T15:23:55.281Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:23:55.281Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {gnuplot} time=1132139109 data=null button=0 stateMask=0x0 x=88 y=33 count=0} to TreeItem with text {synthetic-trace} [2019-07-30T15:23:55.281Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1132139109 data=null doit=true} to TreeItem with text {synthetic-trace} [2019-07-30T15:23:55.281Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1132139109 data=null} to TreeItem with text {synthetic-trace} [2019-07-30T15:23:55.281Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {gnuplot} time=1132139110 data=null button=1 stateMask=0x0 x=88 y=33 count=1} to TreeItem with text {synthetic-trace} [2019-07-30T15:23:55.281Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132139110 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-30T15:23:55.281Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {gnuplot} time=1132139111 data=null button=1 stateMask=0x80000 x=88 y=33 count=1} to TreeItem with text {synthetic-trace} [2019-07-30T15:23:55.281Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T15:23:55.281Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T15:23:55.281Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T15:23:55.281Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T15:23:55.281Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T15:23:55.281Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T15:23:55.281Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T15:23:55.281Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T15:23:55.281Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T15:23:55.281Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T15:23:55.281Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T15:23:55.281Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:23:55.281Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:23:55.281Z] DEBUG - Clicking on Uncheck all [2019-07-30T15:23:55.281Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1132139113 data=null 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-30T15:23:55.281Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1132139113 data=null 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-30T15:23:55.281Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1132139113 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T15:23:55.281Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1132139113 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T15:23:55.281Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1132139113 data=null 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-30T15:23:55.281Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1132139114 data=null 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-30T15:23:55.281Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1132139114 data=null item=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-30T15:23:55.281Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1132139140 data=null 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-30T15:23:55.281Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1132139140 data=null 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-30T15:23:55.281Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1132139140 data=null 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-30T15:23:55.281Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1132139140 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T15:23:55.281Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1132139140 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T15:23:55.281Z] DEBUG - Clicked on Uncheck all [2019-07-30T15:23:55.281Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T15:23:55.281Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-30T15:23:55.281Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-30T15:23:55.281Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T15:23:55.281Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T15:23:55.281Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T15:23:55.281Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T15:23:55.281Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T15:23:55.281Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T15:23:55.281Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T15:23:55.281Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T15:23:55.281Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:23:55.281Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:23:55.281Z] DEBUG - Clicking on Check selected [2019-07-30T15:23:55.281Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1132139142 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-30T15:23:55.281Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1132139142 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-30T15:23:55.281Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1132139142 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T15:23:55.281Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1132139142 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T15:23:55.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1132139142 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-30T15:23:55.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1132139143 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-30T15:23:55.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1132139143 data=null item=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-30T15:23:55.282Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1132139144 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-30T15:23:55.282Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1132139144 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-30T15:23:55.282Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1132139144 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-30T15:23:55.282Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1132139144 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T15:23:55.282Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1132139144 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T15:23:55.282Z] DEBUG - Clicked on Check selected [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:23:55.282Z] DEBUG - Clicking on Uncheck all [2019-07-30T15:23:55.282Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1132139146 data=null 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-30T15:23:55.282Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1132139147 data=null 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-30T15:23:55.282Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1132139147 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T15:23:55.282Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1132139147 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T15:23:55.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1132139147 data=null 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-30T15:23:55.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1132139147 data=null 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-30T15:23:55.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1132139147 data=null item=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-30T15:23:55.282Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1132139148 data=null 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-30T15:23:55.282Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1132139148 data=null 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-30T15:23:55.282Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1132139148 data=null 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-30T15:23:55.282Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1132139149 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T15:23:55.282Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1132139149 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T15:23:55.282Z] DEBUG - Clicked on Uncheck all [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:23:55.282Z] DEBUG - Clicking on Check subtree [2019-07-30T15:23:55.282Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=1132139150 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-30T15:23:55.282Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1132139150 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-30T15:23:55.282Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=1132139151 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T15:23:55.282Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=1132139151 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T15:23:55.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=1132139151 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-30T15:23:55.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=1132139151 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-30T15:23:55.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=1132139151 data=null item=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-30T15:23:55.282Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=1132139152 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-30T15:23:55.282Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1132139152 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-30T15:23:55.282Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=1132139152 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-30T15:23:55.282Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=1132139152 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T15:23:55.282Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=1132139152 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T15:23:55.282Z] DEBUG - Clicked on Check subtree [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:23:55.282Z] DEBUG - Clicking on Check all [2019-07-30T15:23:55.282Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1132139157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:23:55.282Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1132139158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:23:55.282Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1132139158 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:23:55.282Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1132139158 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:23:55.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1132139158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:23:55.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1132139158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:23:55.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1132139158 data=null item=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-30T15:23:55.282Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1132139216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:23:55.282Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1132139218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:23:55.282Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1132139218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:23:55.282Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1132139218 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:23:55.282Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1132139218 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:23:55.282Z] DEBUG - Clicked on Check all [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:23:55.282Z] DEBUG - Clicking on Uncheck selected [2019-07-30T15:23:55.282Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=1132139220 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-30T15:23:55.282Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1132139220 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-30T15:23:55.282Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=1132139221 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T15:23:55.282Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=1132139221 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T15:23:55.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=1132139221 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-30T15:23:55.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=1132139221 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-30T15:23:55.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=1132139221 data=null item=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-30T15:23:55.282Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=1132139222 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-30T15:23:55.282Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1132139222 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-30T15:23:55.282Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=1132139222 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-30T15:23:55.282Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=1132139222 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T15:23:55.282Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=1132139222 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T15:23:55.282Z] DEBUG - Clicked on Uncheck selected [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:23:55.282Z] DEBUG - Clicking on Check all [2019-07-30T15:23:55.282Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1132139224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:23:55.282Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1132139225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:23:55.282Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1132139225 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:23:55.282Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1132139225 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:23:55.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1132139225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:23:55.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1132139225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:23:55.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1132139225 data=null item=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-30T15:23:55.282Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1132139227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:23:55.282Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1132139227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:23:55.282Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1132139227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:23:55.282Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1132139227 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:23:55.282Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1132139227 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:23:55.282Z] DEBUG - Clicked on Check all [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with mnemonic 'Uncheck subtree' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with style 'SWT.PUSH' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:23:55.282Z] DEBUG - Clicking on Uncheck subtree [2019-07-30T15:23:55.282Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck subtree} time=1132139229 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-30T15:23:55.282Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=1132139229 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-30T15:23:55.282Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck subtree} time=1132139229 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-30T15:23:55.282Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck subtree} time=1132139229 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-30T15:23:55.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck subtree} time=1132139229 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-30T15:23:55.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck subtree} time=1132139230 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-30T15:23:55.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck subtree} time=1132139230 data=null item=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-30T15:23:55.282Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck subtree} time=1132139230 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-30T15:23:55.282Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=1132139230 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-30T15:23:55.282Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck subtree} time=1132139230 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-30T15:23:55.282Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck subtree} time=1132139231 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-30T15:23:55.282Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck subtree} time=1132139231 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-30T15:23:55.282Z] DEBUG - Clicked on Uncheck subtree [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:23:55.282Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:23:55.282Z] DEBUG - Clicking on Uncheck all [2019-07-30T15:23:55.282Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1132139233 data=null 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-30T15:23:55.282Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1132139236 data=null 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-30T15:23:55.282Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1132139236 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T15:23:55.282Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1132139237 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T15:23:55.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1132139237 data=null 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-30T15:23:55.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1132139237 data=null 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-30T15:23:55.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1132139237 data=null item=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-30T15:23:55.282Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1132139297 data=null 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-30T15:23:55.282Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1132139297 data=null 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-30T15:23:55.282Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1132139297 data=null 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-30T15:23:55.282Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1132139298 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T15:23:55.282Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1132139298 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T15:23:55.282Z] DEBUG - Clicked on Uncheck all [2019-07-30T15:23:55.282Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:23:55.282Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T15:23:56.026Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T15:23:56.026Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T15:23:56.026Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T15:23:56.026Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T15:23:56.026Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T15:23:56.026Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:23:56.026Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T15:23:56.026Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T15:23:56.026Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T15:23:56.026Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T15:23:56.026Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T15:23:56.026Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:23:56.026Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:23:56.026Z] DEBUG - Clicking on Check all [2019-07-30T15:23:56.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1132139803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:23:56.026Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1132139804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:23:56.026Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1132139804 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:23:56.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1132139804 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:23:56.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1132139804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:23:56.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1132139804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:23:56.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1132139804 data=null item=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-30T15:23:56.026Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1132139819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:23:56.026Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1132139819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:23:56.026Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1132139819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:23:56.026Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1132139819 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:23:56.026Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1132139820 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:23:56.026Z] DEBUG - Clicked on Check all [2019-07-30T15:23:56.026Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T15:23:56.026Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T15:23:56.026Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T15:23:56.026Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T15:23:56.026Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T15:23:56.026Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T15:23:56.026Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T15:23:56.026Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T15:23:56.026Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:23:56.026Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:23:56.026Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:23:56.026Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:23:56.026Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:23:56.026Z] DEBUG - Clicking on OK [2019-07-30T15:23:56.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1132139821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:23:56.026Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1132139821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:23:56.026Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1132139822 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:23:56.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1132139822 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:23:56.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1132139822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:23:56.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1132139822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:23:56.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1132139822 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:23:56.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132134917 data=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-30T15:23:56.026Z] DEBUG - Clicked on [2019-07-30T15:23:56.026Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:56.026Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:23:56.782Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:58.677Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T15:23:58.677Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:23:58.677Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:58.934Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:58.934Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2019-07-30T15:23:58.934Z] DEBUG - Clicking on with mnemonic 'Configure...' [2019-07-30T15:23:59.497Z] DEBUG - Clicked on with mnemonic 'Configure...' [2019-07-30T15:23:59.498Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2019-07-30T15:23:59.498Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=1132143486 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-07-30T15:23:59.498Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T15:23:59.498Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2019-07-30T15:23:59.498Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:23:59.498Z] 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-30T15:23:59.498Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T15:23:59.498Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T15:23:59.498Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:23:59.498Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:23:59.498Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T15:23:59.498Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T15:23:59.498Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T15:23:59.498Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:' [2019-07-30T15:23:59.498Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO' [2019-07-30T15:23:59.498Z] 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-30T15:23:59.498Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:23:59.498Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:23:59.498Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T15:23:59.498Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T15:23:59.498Z] DEBUG - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads' [2019-07-30T15:23:59.498Z] DEBUG - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO' [2019-07-30T15:23:59.498Z] 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-30T15:23:59.498Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T15:23:59.498Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:23:59.498Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:23:59.498Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:23:59.498Z] DEBUG - matched Text with text "", using matcher: with message 'e.g. 0-3,5,7-8' [2019-07-30T15:23:59.498Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8') [2019-07-30T15:23:59.498Z] DEBUG - matched Text with text " [2019-07-30T15:23:59.498Z] ", using matcher: of type 'Text' [2019-07-30T15:23:59.498Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T15:23:59.498Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to selected [2019-07-30T15:23:59.498Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=1132143493 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-30T15:23:59.498Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1132143494 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-30T15:23:59.498Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=1132143494 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T15:23:59.498Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=1132143495 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T15:23:59.498Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=1132143495 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-30T15:23:59.498Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=1132143495 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-30T15:23:59.498Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=1132143495 data=null item=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-30T15:23:59.498Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=1132143496 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-30T15:23:59.498Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1132143496 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-30T15:23:59.498Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=1132143496 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-30T15:23:59.498Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=1132143496 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T15:23:59.498Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=1132143497 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T15:23:59.498Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T15:23:59.498Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-30T15:23:59.498Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {All Active Threads} time=1132143503 data=null doit=true} to Button with text {All Active Threads} [2019-07-30T15:23:59.498Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=1132143504 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-30T15:23:59.498Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-30T15:23:59.498Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=1132143505 data=null doit=true} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-30T15:23:59.498Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=1132143506 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-30T15:23:59.498Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=1132143506 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-30T15:23:59.498Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1132143506 data=null item=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-30T15:23:59.498Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-30T15:23:59.498Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-30T15:23:59.498Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Active Threads on CPUs:} time=1132143507 data=null doit=true} to Button with text {Active Threads on CPUs:} [2019-07-30T15:23:59.498Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1132143508 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-30T15:23:59.498Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-30T15:23:59.498Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {All Active Threads} time=1132143509 data=null doit=true} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-30T15:23:59.498Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {All Active Threads} time=1132143509 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-30T15:23:59.498Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {All Active Threads} time=1132143510 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-30T15:23:59.498Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=1132143510 data=null item=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-30T15:23:59.498Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-30T15:23:59.498Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-30T15:23:59.498Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {All Active Threads} time=1132143511 data=null doit=true} to Button with text {All Active Threads} [2019-07-30T15:23:59.498Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=1132143511 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-30T15:23:59.498Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-30T15:23:59.498Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=1132143513 data=null doit=true} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-30T15:23:59.498Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=1132143513 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-30T15:23:59.498Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=1132143513 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-30T15:23:59.498Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1132143513 data=null item=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-30T15:23:59.498Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-30T15:23:59.498Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T15:23:59.498Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T15:23:59.498Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T15:23:59.498Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:23:59.498Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:23:59.498Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:23:59.498Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:23:59.498Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:23:59.498Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T15:23:59.498Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T15:23:59.498Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T15:23:59.498Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:23:59.498Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:23:59.498Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:23:59.498Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:23:59.498Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:23:59.498Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T15:23:59.498Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T15:23:59.498Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T15:23:59.498Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:23:59.498Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:23:59.498Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:23:59.498Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:23:59.498Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:23:59.498Z] DEBUG - Clicking on OK [2019-07-30T15:23:59.498Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1132143581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:23:59.498Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1132143582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:23:59.498Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1132143582 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:23:59.498Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1132143582 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:23:59.498Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1132143582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:23:59.498Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1132143583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:23:59.498Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1132143583 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:23:59.498Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1132143086 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-30T15:23:59.755Z] DEBUG - Clicked on [2019-07-30T15:23:59.755Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:59.755Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:59.755Z] DEBUG - matched MenuItem with text "&Active Threads only", using matcher: with mnemonic 'Active Threads only' [2019-07-30T15:23:59.755Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:23:59.755Z] DEBUG - matched MenuItem with text "Flat", using matcher: with mnemonic 'Flat' [2019-07-30T15:23:59.755Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:24:00.012Z] DEBUG - matched MenuItem with text "Hierarchical", using matcher: with mnemonic 'Hierarchical' [2019-07-30T15:24:00.012Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:24:00.012Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2019-07-30T15:24:00.012Z] DEBUG - Clicking on with mnemonic 'Configure...' [2019-07-30T15:24:00.268Z] DEBUG - Clicked on with mnemonic 'Configure...' [2019-07-30T15:24:00.268Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2019-07-30T15:24:00.268Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=1132144465 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-07-30T15:24:00.268Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T15:24:00.268Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2019-07-30T15:24:00.268Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:24:00.268Z] 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-30T15:24:00.268Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T15:24:00.268Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T15:24:00.268Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:24:00.268Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:24:00.268Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T15:24:00.268Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T15:24:00.268Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T15:24:00.268Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:' [2019-07-30T15:24:00.268Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO' [2019-07-30T15:24:00.268Z] 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-30T15:24:00.268Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:24:00.268Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:24:00.268Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T15:24:00.268Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T15:24:00.268Z] DEBUG - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads' [2019-07-30T15:24:00.268Z] DEBUG - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO' [2019-07-30T15:24:00.268Z] 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-30T15:24:00.268Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T15:24:00.268Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:24:00.268Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:24:00.268Z] DEBUG - matched Text with text "0,1,2-100", using matcher: of type 'Text' [2019-07-30T15:24:00.268Z] DEBUG - matched Text with text "0,1,2-100", using matcher: with message 'e.g. 0-3,5,7-8' [2019-07-30T15:24:00.268Z] 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-30T15:24:00.269Z] DEBUG - matched Text with text " [2019-07-30T15:24:00.269Z] ", using matcher: of type 'Text' [2019-07-30T15:24:00.269Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-30T15:24:00.269Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Active Threads on CPUs:} time=1132144470 data=null doit=true} to Button with text {Active Threads on CPUs:} [2019-07-30T15:24:00.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1132144470 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-30T15:24:00.269Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-30T15:24:00.269Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {All Active Threads} time=1132144472 data=null doit=true} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-30T15:24:00.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {All Active Threads} time=1132144472 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-30T15:24:00.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {All Active Threads} time=1132144472 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-30T15:24:00.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=1132144472 data=null item=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-30T15:24:00.269Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-30T15:24:00.269Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T15:24:00.269Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T15:24:00.269Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T15:24:00.269Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:24:00.269Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:24:00.269Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:24:00.269Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:24:00.269Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:24:00.269Z] DEBUG - Clicking on OK [2019-07-30T15:24:00.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1132144474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:24:00.269Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1132144474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:24:00.269Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1132144474 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:24:00.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1132144474 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:24:00.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1132144474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:24:00.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1132144474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:24:00.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1132144474 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:24:00.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1132144136 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-30T15:24:00.831Z] DEBUG - Clicked on [2019-07-30T15:24:00.831Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:24:01.088Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:24:01.088Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2019-07-30T15:24:01.088Z] DEBUG - Clicking on with mnemonic 'Configure...' [2019-07-30T15:24:01.344Z] DEBUG - Clicked on with mnemonic 'Configure...' [2019-07-30T15:24:01.600Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2019-07-30T15:24:01.600Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=1132145602 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-07-30T15:24:01.600Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T15:24:01.600Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2019-07-30T15:24:01.600Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:24:01.600Z] 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-30T15:24:01.600Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T15:24:01.600Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T15:24:01.600Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:24:01.600Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:24:01.600Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T15:24:01.600Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T15:24:01.600Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T15:24:01.600Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:' [2019-07-30T15:24:01.600Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO' [2019-07-30T15:24:01.600Z] 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-30T15:24:01.600Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:24:01.600Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:24:01.600Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T15:24:01.600Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T15:24:01.600Z] DEBUG - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads' [2019-07-30T15:24:01.600Z] DEBUG - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO' [2019-07-30T15:24:01.600Z] 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-30T15:24:01.600Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T15:24:01.600Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:24:01.600Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:24:01.600Z] DEBUG - matched Text with text "0,1,2-100", using matcher: of type 'Text' [2019-07-30T15:24:01.600Z] DEBUG - matched Text with text "0,1,2-100", using matcher: with message 'e.g. 0-3,5,7-8' [2019-07-30T15:24:01.600Z] 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-30T15:24:01.600Z] DEBUG - matched Text with text " [2019-07-30T15:24:01.600Z] ", using matcher: of type 'Text' [2019-07-30T15:24:01.600Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T15:24:01.600Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T15:24:01.600Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T15:24:01.600Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:24:01.600Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-30T15:24:01.600Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T15:24:01.600Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T15:24:01.600Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:24:01.600Z] DEBUG - Clicking on Cancel [2019-07-30T15:24:01.600Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1132145608 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-30T15:24:01.600Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1132145608 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-30T15:24:01.600Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1132145608 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T15:24:01.600Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1132145608 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T15:24:01.600Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1132145608 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-30T15:24:01.600Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1132145609 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-30T15:24:01.600Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1132145609 data=null item=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-30T15:24:01.600Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1132145330 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-30T15:24:01.600Z] DEBUG - Clicked on [2019-07-30T15:24:01.857Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:24:11.807Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T15:24:11.807Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:24:12.371Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:24:12.371Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-30T15:24:12.371Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-30T15:24:12.371Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:24:12.371Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:24:12.371Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:24:14.894Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T15:24:14.894Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:24:14.894Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:24:14.894Z] DEBUG - number of items : 25 [2019-07-30T15:24:14.894Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:24:17.158Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T15:24:17.158Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:24:17.158Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:24:17.158Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-30T15:24:17.158Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-30T15:24:17.158Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:24:17.158Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:24:19.680Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T15:24:19.680Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:24:19.680Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:24:19.680Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:24:19.936Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:24:19.936Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:24:20.193Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:24:22.713Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T15:24:22.713Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:24:22.970Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:24:22.970Z] DEBUG - number of items : 25 [2019-07-30T15:24:22.970Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T15:24:22.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132167097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T15:24:22.970Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132167097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T15:24:22.970Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132167097 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T15:24:22.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132167098 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T15:24:22.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132167098 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T15:24:23.534Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132167579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T15:24:23.534Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132167580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T15:24:23.534Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132167580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T15:24:23.534Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132167581 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T15:24:23.534Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132167581 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T15:24:23.534Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T15:24:23.534Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T15:24:23.534Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=1132167587 data=null doit=true} to Shell with text {Legend} [2019-07-30T15:24:23.534Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T15:24:23.534Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T15:24:23.534Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T15:24:23.534Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T15:24:23.534Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T15:24:23.534Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T15:24:23.534Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T15:24:23.534Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T15:24:23.534Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-30T15:24:23.534Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-30T15:24:23.534Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-30T15:24:23.534Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-30T15:24:23.534Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-30T15:24:23.534Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-30T15:24:23.534Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T15:24:23.534Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T15:24:23.534Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T15:24:23.534Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T15:24:23.534Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T15:24:23.534Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T15:24:23.534Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T15:24:23.534Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T15:24:23.534Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T15:24:23.534Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T15:24:23.534Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-30T15:24:23.534Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-30T15:24:23.534Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-30T15:24:23.534Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-30T15:24:23.534Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-30T15:24:23.534Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-30T15:24:23.534Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T15:24:23.534Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T15:24:23.534Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T15:24:23.534Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T15:24:23.534Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T15:24:23.534Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T15:24:23.534Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T15:24:23.534Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T15:24:23.534Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T15:24:23.534Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T15:24:23.534Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-30T15:24:23.534Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-30T15:24:23.534Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-30T15:24:23.534Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-30T15:24:23.534Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-30T15:24:23.534Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-30T15:24:23.535Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T15:24:23.535Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T15:24:23.535Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T15:24:23.535Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T15:24:23.535Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T15:24:23.535Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T15:24:23.535Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T15:24:23.535Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T15:24:23.535Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T15:24:23.535Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T15:24:23.535Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-30T15:24:23.535Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-30T15:24:23.535Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-30T15:24:23.535Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-30T15:24:23.535Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-30T15:24:23.535Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-30T15:24:23.535Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T15:24:23.535Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T15:24:23.535Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T15:24:23.535Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T15:24:23.535Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T15:24:23.535Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T15:24:23.535Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T15:24:23.535Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T15:24:23.535Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T15:24:23.535Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T15:24:23.535Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-30T15:24:23.535Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-30T15:24:23.535Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-30T15:24:23.535Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-30T15:24:23.535Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-30T15:24:23.535Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-30T15:24:23.535Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T15:24:23.535Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T15:24:23.535Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T15:24:23.535Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T15:24:23.535Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T15:24:23.535Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T15:24:23.535Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T15:24:23.535Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T15:24:23.535Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T15:24:23.535Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T15:24:23.535Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-30T15:24:23.535Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-30T15:24:23.535Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-30T15:24:23.535Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-30T15:24:23.535Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-30T15:24:23.535Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-30T15:24:23.535Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T15:24:23.535Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T15:24:23.535Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T15:24:23.535Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T15:24:23.535Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T15:24:23.535Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T15:24:23.535Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T15:24:23.535Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T15:24:23.535Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T15:24:23.535Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T15:24:23.535Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-30T15:24:23.535Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-30T15:24:23.535Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-30T15:24:23.535Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-30T15:24:23.535Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-30T15:24:23.535Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-30T15:24:23.535Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T15:24:23.535Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T15:24:23.535Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T15:24:23.535Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T15:24:23.535Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T15:24:23.535Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T15:24:23.535Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T15:24:23.535Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T15:24:23.535Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T15:24:23.535Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T15:24:23.535Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:24:23.535Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:24:23.535Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:24:23.535Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:24:23.535Z] DEBUG - Clicking on OK [2019-07-30T15:24:23.535Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1132167614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:24:23.535Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1132167614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:24:23.535Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1132167614 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:24:23.535Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1132167614 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:24:23.535Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1132167614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:24:23.535Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1132167614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:24:23.535Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1132167615 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:24:23.535Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132167098 data=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-30T15:24:23.792Z] DEBUG - Clicked on [2019-07-30T15:24:24.049Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1132168129 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T15:24:24.049Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T15:24:24.049Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:24:24.049Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:24:24.049Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:24:24.049Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132168184 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:24:24.049Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132168184 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:24:24.049Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132168185 data=null} to TreeItem with text {test} [2019-07-30T15:24:24.049Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132168185 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:24:24.049Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132168185 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:24:24.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132168195 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:24:24.305Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T15:24:24.305Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T15:24:24.305Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T15:24:24.562Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T15:24:24.562Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T15:24:24.562Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:24:24.562Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:24:24.562Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:24:24.562Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:24:24.562Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:24:24.562Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:24:24.562Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:24:24.562Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T15:24:24.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132168711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:24:24.562Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132168711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:24:24.562Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132168711 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:24:24.562Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132168712 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:24:24.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132168712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:24:24.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132168712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:24:24.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132168712 data=null 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-30T15:24:24.562Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132168712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:24:24.562Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132168712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:24:24.562Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132168712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:24:24.562Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132168712 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:24:24.562Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132168712 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:24:24.562Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:24:24.562Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:24:24.562Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:24:24.562Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:24:24.562Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:24:24.562Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:24:24.562Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:24:24.562Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:24:24.562Z] DEBUG - Clicking on OK [2019-07-30T15:24:24.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1132168714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:24:24.562Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1132168714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:24:24.562Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1132168714 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:24:24.562Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1132168714 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:24:24.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1132168714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:24:24.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1132168714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:24:24.562Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:24:25.126Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:24:25.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1132168715 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:24:25.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1132168321 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-30T15:24:25.383Z] DEBUG - Clicked on [2019-07-30T15:24:25.383Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 96.385 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest [2019-07-30T15:24:25.383Z] testToolBarFollowCPUForwardBackward(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 20.211 s [2019-07-30T15:24:25.383Z] testToolBarSelectNextPreviousStateChange(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 16.048 s [2019-07-30T15:24:25.383Z] testDynamicFiltering(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 4.831 s [2019-07-30T15:24:25.383Z] testKeyboardLeftRight(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 15.619 s [2019-07-30T15:24:25.383Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 9.761 s [2019-07-30T15:24:25.383Z] testDynamicFiltersDialog(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 5.723 s [2019-07-30T15:24:25.383Z] testHorizontalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 10.524 s [2019-07-30T15:24:25.383Z] testToolbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 2.449 s [2019-07-30T15:24:25.383Z] testVerticalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 2.35 s [2019-07-30T15:24:25.383Z] testOpenCloseOpen(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 2.984 s [2019-07-30T15:24:25.383Z] testLegend(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 3.758 s [2019-07-30T15:24:25.383Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest [2019-07-30T15:24:30.768Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T15:24:30.768Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:24:30.768Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:24:31.333Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T15:24:31.333Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T15:24:31.333Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T15:24:31.333Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T15:24:31.333Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T15:24:31.333Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T15:24:31.333Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:24:31.333Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:24:31.591Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T15:24:31.591Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1132175791 data=null doit=true} to Shell with text {Find} [2019-07-30T15:24:31.591Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T15:24:31.591Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:24:31.591Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:24:31.591Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:24:31.591Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:24:31.591Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:24:31.591Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:24:31.591Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:24:31.591Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:24:31.591Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-30T15:24:31.591Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-30T15:24:31.591Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:31.591Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-30T15:24:31.591Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-30T15:24:31.591Z] DEBUG - Setting text on (of type 'Combo') to \Alttng [2019-07-30T15:24:31.591Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\Alttng} time=1132175797 data=null} to (of type 'Combo') [2019-07-30T15:24:31.591Z] DEBUG - Set text on (of type 'Combo') to \Alttng [2019-07-30T15:24:31.591Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:24:31.591Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T15:24:31.591Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T15:24:31.591Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T15:24:31.591Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:24:31.591Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:24:31.591Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:24:31.591Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:24:31.591Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:24:31.591Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:24:31.591Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:24:31.591Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T15:24:31.591Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:24:31.591Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:24:31.591Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:24:31.591Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T15:24:31.591Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T15:24:31.591Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T15:24:31.591Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:24:31.591Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:24:31.591Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:24:31.591Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:24:31.591Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:24:31.591Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T15:24:31.591Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:24:31.591Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:24:31.591Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:24:31.591Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:24:31.591Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:24:31.591Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T15:24:31.591Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T15:24:31.591Z] 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-30T15:24:31.591Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:24:31.591Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:24:31.591Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:24:31.591Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:24:31.591Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T15:24:31.591Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@65d4645b [2019-07-30T15:24:31.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1132175822 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-30T15:24:31.591Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1132175823 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-30T15:24:31.591Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1132175823 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T15:24:31.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1132175823 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T15:24:31.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1132175823 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-30T15:24:31.850Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1132175886 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-30T15:24:31.850Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1132175887 data=null item=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-30T15:24:31.850Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1132175888 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-30T15:24:31.850Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1132175888 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-30T15:24:31.850Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1132175888 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-30T15:24:31.850Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1132175889 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T15:24:31.850Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1132175889 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T15:24:31.850Z] 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-30T15:24:31.850Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:24:31.850Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T15:24:31.850Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2c6beab5 [2019-07-30T15:24:31.850Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1132175892 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-30T15:24:31.850Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1132175892 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-30T15:24:31.850Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=1132175893 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T15:24:31.850Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1132175893 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T15:24:31.850Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1132175893 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-30T15:24:31.850Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1132175893 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-30T15:24:31.850Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1132175893 data=null item=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-30T15:24:31.850Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1132175894 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-30T15:24:31.850Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1132175894 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-30T15:24:31.850Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1132175894 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-30T15:24:31.850Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1132175894 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T15:24:31.850Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1132175894 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T15:24:31.850Z] DEBUG - Clicking on Fi&nd [2019-07-30T15:24:31.850Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1132175894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:31.850Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1132175894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:31.850Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1132175895 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:31.850Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1132175895 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:31.850Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1132175895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:31.850Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1132175895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:31.850Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1132175895 data=null item=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-30T15:24:31.850Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1132175897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:31.850Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1132175898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:31.850Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1132175898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:31.850Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1132175898 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:31.850Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1132175898 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:31.850Z] DEBUG - Clicked on Fi&nd [2019-07-30T15:24:31.850Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T15:24:31.850Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T15:24:31.850Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T15:24:31.850Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T15:24:31.850Z] DEBUG - matched Combo with text "\Alttng", using matcher: of type 'Combo' [2019-07-30T15:24:31.850Z] DEBUG - matched Combo with text "\Alttng", using matcher: (of type 'Combo') [2019-07-30T15:24:31.850Z] DEBUG - Setting text on (of type 'Combo') to \Alttng [2019-07-30T15:24:31.850Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\Alttng} time=1132175903 data=null} to (of type 'Combo') [2019-07-30T15:24:31.850Z] DEBUG - Set text on (of type 'Combo') to \Alttng [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:24:31.850Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:24:31.850Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T15:24:31.850Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T15:24:31.850Z] 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-30T15:24:31.850Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:24:31.850Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T15:24:31.850Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T15:24:31.850Z] 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-30T15:24:31.850Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:24:31.850Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T15:24:31.850Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@71e21f48 [2019-07-30T15:24:31.850Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1132175922 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-30T15:24:31.850Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1132175922 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-30T15:24:31.850Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=1132175922 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T15:24:31.850Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1132175922 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T15:24:31.850Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1132175922 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-30T15:24:31.850Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1132175922 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-30T15:24:31.850Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1132175923 data=null item=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-30T15:24:31.850Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1132175923 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-30T15:24:31.850Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1132175923 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-30T15:24:31.850Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1132175923 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-30T15:24:31.850Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1132175924 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T15:24:31.850Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1132175924 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T15:24:31.850Z] DEBUG - Clicking on Fi&nd [2019-07-30T15:24:31.850Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1132175924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:31.850Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1132175924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:31.850Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1132175924 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:31.850Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1132175924 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:31.850Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1132175924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:31.850Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1132175924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:31.850Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1132175924 data=null item=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-30T15:24:31.850Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1132175982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:31.850Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1132175982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:31.850Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1132175982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:31.850Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1132175982 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:31.850Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1132175982 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:31.850Z] DEBUG - Clicked on Fi&nd [2019-07-30T15:24:31.850Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T15:24:31.850Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T15:24:31.850Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-07-30T15:24:31.850Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-07-30T15:24:31.850Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T15:24:31.850Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T15:24:31.850Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:24:31.850Z] DEBUG - Clicking on Close [2019-07-30T15:24:31.850Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1132175986 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-30T15:24:31.850Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1132175986 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-30T15:24:31.850Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1132175986 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T15:24:31.850Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1132175986 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T15:24:31.850Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1132175986 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-30T15:24:31.850Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1132175986 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-30T15:24:31.850Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1132175986 data=null item=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-30T15:24:32.107Z] DEBUG - Clicked on [2019-07-30T15:24:32.107Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:24:32.365Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T15:24:32.365Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T15:24:32.365Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T15:24:32.365Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T15:24:32.365Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T15:24:32.365Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T15:24:32.365Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:24:32.365Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:24:32.623Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T15:24:32.623Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1132176794 data=null doit=true} to Shell with text {Find} [2019-07-30T15:24:32.623Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T15:24:32.623Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:24:32.623Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:24:32.623Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:24:32.623Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:24:32.623Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:24:32.623Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:24:32.623Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:24:32.623Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:24:32.623Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-30T15:24:32.623Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-30T15:24:32.623Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:32.623Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:24:32.623Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-30T15:24:32.623Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-30T15:24:32.623Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-07-30T15:24:32.623Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1132176800 data=null} to (of type 'Combo') [2019-07-30T15:24:32.623Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-07-30T15:24:32.623Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:24:32.623Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T15:24:32.623Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T15:24:32.623Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T15:24:32.623Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:24:32.623Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:24:32.623Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:24:32.623Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:24:32.623Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:24:32.623Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:24:32.623Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:24:32.623Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T15:24:32.623Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:24:32.623Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:24:32.623Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:24:32.623Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T15:24:32.623Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T15:24:32.623Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T15:24:32.623Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:24:32.623Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:24:32.623Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:24:32.623Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:24:32.623Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:24:32.623Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T15:24:32.623Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:24:32.623Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:24:32.623Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:24:32.623Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:24:32.623Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:24:32.623Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T15:24:32.623Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T15:24:32.623Z] 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-30T15:24:32.623Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:24:32.623Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:24:32.623Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:24:32.623Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:24:32.623Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T15:24:32.623Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4a0bc4cc [2019-07-30T15:24:32.623Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1132176810 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-30T15:24:32.623Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1132176810 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-30T15:24:32.623Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1132176810 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T15:24:32.623Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1132176810 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T15:24:32.623Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1132176810 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-30T15:24:32.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1132176810 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-30T15:24:32.623Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1132176810 data=null item=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-30T15:24:32.623Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1132176811 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-30T15:24:32.623Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1132176811 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-30T15:24:32.623Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1132176811 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-30T15:24:32.623Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1132176811 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T15:24:32.623Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1132176811 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T15:24:32.623Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:24:32.623Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:24:32.623Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:24:32.623Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:24:32.623Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:24:32.623Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T15:24:32.623Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T15:24:32.623Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T15:24:32.623Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:24:32.623Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:24:32.623Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:24:32.623Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T15:24:32.623Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:24:32.623Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:24:32.623Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:24:32.623Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:24:32.623Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:24:32.623Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:24:32.623Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:24:32.623Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T15:24:32.623Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T15:24:32.623Z] 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-30T15:24:32.623Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:24:32.623Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:24:32.623Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T15:24:32.623Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:24:32.623Z] DEBUG - Clicking on Fi&nd [2019-07-30T15:24:32.623Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1132176813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:32.623Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1132176814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:32.623Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1132176814 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:32.623Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1132176814 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:32.623Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1132176814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:32.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1132176814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:32.623Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1132176814 data=null item=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-30T15:24:32.623Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1132176816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:32.623Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1132176816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:32.623Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1132176816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:32.623Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1132176816 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:32.623Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1132176816 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:32.623Z] DEBUG - Clicked on Fi&nd [2019-07-30T15:24:32.623Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T15:24:32.623Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T15:24:32.623Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T15:24:32.623Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T15:24:32.623Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:24:32.623Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:24:32.623Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:24:32.623Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo' [2019-07-30T15:24:32.623Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo') [2019-07-30T15:24:32.623Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-07-30T15:24:32.623Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1132176821 data=null} to (of type 'Combo') [2019-07-30T15:24:32.623Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-07-30T15:24:32.623Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:24:32.623Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:24:32.623Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward' [2019-07-30T15:24:32.623Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO' [2019-07-30T15:24:32.623Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T15:24:32.623Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:24:32.623Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:24:32.623Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:24:32.623Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:24:32.623Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:24:32.623Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:24:32.623Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T15:24:32.623Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=1132176825 data=null doit=true} to Button with text {F&orward} [2019-07-30T15:24:32.623Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1132176825 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-30T15:24:32.623Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T15:24:32.881Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=1132176826 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T15:24:32.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=1132176885 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-30T15:24:32.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=1132176885 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-30T15:24:32.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1132176885 data=null item=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-30T15:24:32.881Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T15:24:32.881Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:24:32.881Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:24:32.881Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:24:32.881Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T15:24:32.881Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T15:24:32.881Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T15:24:32.881Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:24:32.881Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:24:32.881Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:24:32.881Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:24:32.881Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:24:32.881Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T15:24:32.881Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:24:32.881Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:24:32.881Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:24:32.881Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:24:32.881Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:24:32.881Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T15:24:32.881Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T15:24:32.881Z] 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-30T15:24:32.881Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:24:32.881Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:24:32.881Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:24:32.881Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:24:32.881Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T15:24:32.881Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T15:24:32.881Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:24:32.881Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:24:32.881Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:24:32.881Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:24:32.881Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:24:32.881Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T15:24:32.881Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T15:24:32.881Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T15:24:32.881Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:24:32.881Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:24:32.881Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:24:32.881Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T15:24:32.881Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:24:32.881Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:24:32.881Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:24:32.881Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:24:32.881Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:24:32.881Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:24:32.881Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:24:32.881Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T15:24:32.881Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T15:24:32.881Z] 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-30T15:24:32.881Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:24:32.881Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:24:32.881Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T15:24:32.881Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:24:32.881Z] DEBUG - Clicking on Fi&nd [2019-07-30T15:24:32.881Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1132176890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:32.881Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1132176890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:32.881Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1132176890 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:32.881Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1132176890 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:32.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1132176890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:32.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1132176890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:32.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1132176891 data=null item=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-30T15:24:32.881Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1132176892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:32.881Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1132176892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:32.881Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1132176892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:32.881Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1132176892 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:32.881Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1132176892 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:32.881Z] DEBUG - Clicked on Fi&nd [2019-07-30T15:24:32.881Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T15:24:32.881Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T15:24:32.881Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-30T15:24:32.881Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-30T15:24:32.881Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:24:32.881Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:24:32.881Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T15:24:32.881Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T15:24:32.881Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:24:32.881Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:24:32.881Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:24:32.881Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:24:32.881Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:24:32.881Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:24:32.881Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:24:32.881Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T15:24:32.881Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T15:24:32.881Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T15:24:32.881Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:24:32.881Z] DEBUG - Clicking on Close [2019-07-30T15:24:32.881Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1132176900 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-30T15:24:32.881Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1132176900 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-30T15:24:32.881Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1132176900 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T15:24:32.881Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1132176900 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T15:24:32.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1132176900 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-30T15:24:32.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1132176900 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-30T15:24:32.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1132176900 data=null item=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-30T15:24:33.139Z] DEBUG - Clicked on [2019-07-30T15:24:33.139Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:24:33.704Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T15:24:33.704Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T15:24:33.704Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T15:24:33.704Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T15:24:33.704Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T15:24:33.704Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T15:24:33.704Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:24:33.704Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:24:33.962Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T15:24:33.962Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1132178118 data=null doit=true} to Shell with text {Find} [2019-07-30T15:24:33.962Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T15:24:33.962Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:24:33.962Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:24:33.962Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:24:33.962Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:24:33.962Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:24:33.962Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:24:33.962Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:24:33.962Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:24:33.962Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-30T15:24:33.962Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-30T15:24:33.962Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:33.962Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-30T15:24:33.962Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-30T15:24:33.962Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-07-30T15:24:33.962Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1132178122 data=null} to (of type 'Combo') [2019-07-30T15:24:33.962Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-07-30T15:24:33.962Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:24:33.962Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T15:24:33.962Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T15:24:33.962Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T15:24:33.962Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:24:33.962Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:24:33.962Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:24:33.962Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:24:33.962Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:24:33.962Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:24:33.962Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:24:33.962Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T15:24:33.962Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=1132178124 data=null doit=true} to Button with text {&Backward} [2019-07-30T15:24:33.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1132178124 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-30T15:24:33.962Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T15:24:33.962Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=1132178125 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T15:24:33.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=1132178126 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-30T15:24:33.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=1132178126 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-30T15:24:33.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1132178126 data=null item=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-30T15:24:33.962Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T15:24:33.962Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:24:33.962Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:24:33.962Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:24:33.962Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T15:24:33.962Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T15:24:33.962Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T15:24:33.962Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:24:33.962Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:24:33.962Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:24:33.962Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:24:33.962Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:24:33.962Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T15:24:33.962Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:24:33.962Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:24:33.962Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:24:33.962Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:24:33.962Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:24:33.962Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T15:24:33.962Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T15:24:33.962Z] 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-30T15:24:33.962Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:24:33.962Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:24:33.962Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:24:33.962Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:24:33.962Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T15:24:33.962Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@48232913 [2019-07-30T15:24:33.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1132178190 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-30T15:24:33.962Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1132178190 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-30T15:24:33.962Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1132178190 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T15:24:33.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1132178191 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T15:24:33.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1132178191 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-30T15:24:33.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1132178191 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-30T15:24:33.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1132178191 data=null item=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-30T15:24:33.962Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1132178191 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-30T15:24:33.962Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1132178192 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-30T15:24:33.962Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1132178192 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-30T15:24:33.962Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1132178192 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T15:24:33.962Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1132178192 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T15:24:33.962Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:24:33.962Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:24:33.962Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:24:33.962Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:24:33.962Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:24:33.962Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T15:24:33.962Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T15:24:33.962Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T15:24:33.962Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:24:33.962Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:24:33.962Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:24:33.962Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T15:24:33.962Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@52b31599 [2019-07-30T15:24:33.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=1132178193 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-30T15:24:33.962Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1132178193 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-30T15:24:33.962Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=1132178194 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T15:24:33.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=1132178194 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T15:24:33.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=1132178194 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-30T15:24:33.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=1132178194 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-30T15:24:33.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=1132178194 data=null item=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-30T15:24:33.962Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=1132178194 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-30T15:24:33.962Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1132178194 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-30T15:24:33.962Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=1132178194 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-30T15:24:33.962Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=1132178194 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T15:24:33.962Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=1132178195 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T15:24:33.962Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:24:33.962Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:24:33.962Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:24:33.962Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:24:33.962Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:24:33.962Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:24:33.962Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T15:24:33.962Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T15:24:33.962Z] 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-30T15:24:33.962Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:24:33.962Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:24:33.962Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T15:24:33.962Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:24:33.962Z] DEBUG - Clicking on Fi&nd [2019-07-30T15:24:33.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1132178196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:33.962Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1132178196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:33.962Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1132178196 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:33.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1132178196 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:33.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1132178196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:33.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1132178196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:33.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1132178196 data=null item=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-30T15:24:33.962Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1132178198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:33.962Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1132178198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:33.962Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1132178198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:33.962Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1132178198 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:33.962Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1132178198 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:33.962Z] DEBUG - Clicked on Fi&nd [2019-07-30T15:24:33.962Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T15:24:33.962Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T15:24:33.962Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T15:24:33.962Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T15:24:33.962Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo' [2019-07-30T15:24:33.962Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo') [2019-07-30T15:24:33.962Z] DEBUG - Setting text on (of type 'Combo') to lttn [2019-07-30T15:24:33.962Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttn} time=1132178200 data=null} to (of type 'Combo') [2019-07-30T15:24:33.962Z] DEBUG - Set text on (of type 'Combo') to lttn [2019-07-30T15:24:33.962Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:24:33.962Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T15:24:33.962Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T15:24:33.962Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T15:24:33.962Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:24:33.962Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:24:33.962Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:24:33.962Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:24:33.962Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:24:33.962Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:24:33.962Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:24:34.220Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T15:24:34.220Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:24:34.220Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:24:34.220Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:24:34.220Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T15:24:34.220Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T15:24:34.220Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T15:24:34.220Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:24:34.220Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:24:34.220Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:24:34.220Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:24:34.220Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:24:34.220Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T15:24:34.220Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:24:34.220Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:24:34.220Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:24:34.220Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:24:34.220Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:24:34.220Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T15:24:34.220Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T15:24:34.220Z] 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-30T15:24:34.220Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:24:34.220Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:24:34.220Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:24:34.220Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:24:34.220Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T15:24:34.220Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:24:34.220Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:24:34.220Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:24:34.220Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:24:34.220Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:24:34.220Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:24:34.220Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T15:24:34.220Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T15:24:34.220Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T15:24:34.220Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:24:34.220Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:24:34.220Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:24:34.220Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T15:24:34.220Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T15:24:34.220Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:24:34.220Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:24:34.220Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:24:34.220Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:24:34.220Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:24:34.220Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:24:34.220Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T15:24:34.220Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T15:24:34.220Z] 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-30T15:24:34.220Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:24:34.220Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:24:34.220Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T15:24:34.220Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:24:34.220Z] DEBUG - Clicking on Fi&nd [2019-07-30T15:24:34.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1132178222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:34.220Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1132178223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:34.220Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1132178223 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:34.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1132178223 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:34.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1132178223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:34.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1132178223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:34.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1132178223 data=null item=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-30T15:24:34.220Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1132178228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:34.220Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1132178229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:34.220Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1132178229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:34.220Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1132178229 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:34.220Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1132178229 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:34.220Z] DEBUG - Clicked on Fi&nd [2019-07-30T15:24:34.220Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T15:24:34.220Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T15:24:34.220Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-07-30T15:24:34.220Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-07-30T15:24:34.220Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T15:24:34.220Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T15:24:34.220Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:24:34.220Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:24:34.220Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:24:34.220Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:24:34.220Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:24:34.220Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:24:34.220Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:24:34.220Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T15:24:34.220Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T15:24:34.220Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T15:24:34.220Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:24:34.220Z] DEBUG - Clicking on Close [2019-07-30T15:24:34.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1132178283 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-30T15:24:34.220Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1132178283 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-30T15:24:34.220Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1132178283 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T15:24:34.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1132178283 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T15:24:34.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1132178283 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-30T15:24:34.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1132178284 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-30T15:24:34.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1132178284 data=null item=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-30T15:24:34.477Z] DEBUG - Clicked on [2019-07-30T15:24:34.477Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:24:34.477Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T15:24:34.477Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T15:24:34.477Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T15:24:34.477Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T15:24:34.477Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T15:24:34.477Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T15:24:34.477Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:24:34.477Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:24:34.736Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T15:24:34.736Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1132178862 data=null doit=true} to Shell with text {Find} [2019-07-30T15:24:34.736Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:34.736Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-30T15:24:34.736Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-30T15:24:34.736Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-07-30T15:24:34.736Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1132178866 data=null} to (of type 'Combo') [2019-07-30T15:24:34.736Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T15:24:34.736Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@55986028 [2019-07-30T15:24:34.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=1132178869 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-30T15:24:34.736Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1132178869 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-30T15:24:34.736Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=1132178869 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T15:24:34.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=1132178875 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T15:24:34.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=1132178875 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-30T15:24:34.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=1132178875 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-30T15:24:34.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=1132178875 data=null item=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-30T15:24:34.736Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=1132178876 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-30T15:24:34.736Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1132178876 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-30T15:24:34.736Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=1132178876 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-30T15:24:34.736Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=1132178876 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T15:24:34.736Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=1132178876 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T15:24:34.736Z] 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-30T15:24:34.736Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T15:24:34.736Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T15:24:34.736Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1e4ca02 [2019-07-30T15:24:34.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=1132178878 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-30T15:24:34.736Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1132178879 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-30T15:24:34.736Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=1132178879 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T15:24:34.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=1132178879 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T15:24:34.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=1132178879 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-30T15:24:34.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=1132178879 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-30T15:24:34.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=1132178879 data=null item=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-30T15:24:34.736Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=1132178880 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-30T15:24:34.736Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1132178880 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-30T15:24:34.736Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=1132178880 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-30T15:24:34.736Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=1132178880 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T15:24:34.736Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=1132178880 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T15:24:34.736Z] 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-30T15:24:34.736Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T15:24:34.736Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:24:34.736Z] DEBUG - Clicking on Fi&nd [2019-07-30T15:24:34.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1132178881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:34.736Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1132178882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:34.736Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1132178882 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:34.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1132178882 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:34.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1132178882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:34.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1132178882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:34.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1132178882 data=null item=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-30T15:24:34.736Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1132178883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:34.736Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1132178883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:34.736Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1132178883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:34.736Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1132178883 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:34.736Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1132178883 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:34.736Z] DEBUG - Clicked on Fi&nd [2019-07-30T15:24:34.736Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T15:24:34.736Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T15:24:34.736Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T15:24:34.736Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T15:24:34.736Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo' [2019-07-30T15:24:34.736Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo') [2019-07-30T15:24:34.736Z] DEBUG - Setting text on (of type 'Combo') to LTTNG [2019-07-30T15:24:34.736Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {LTTNG} time=1132178885 data=null} to (of type 'Combo') [2019-07-30T15:24:34.736Z] DEBUG - Set text on (of type 'Combo') to LTTNG [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T15:24:34.736Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T15:24:34.736Z] 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-30T15:24:34.736Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T15:24:34.736Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T15:24:34.736Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T15:24:34.736Z] 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-30T15:24:34.736Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T15:24:34.736Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:24:34.736Z] DEBUG - Clicking on Fi&nd [2019-07-30T15:24:34.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1132178906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:34.736Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1132178906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:34.736Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1132178906 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:34.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1132178906 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:34.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1132178907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:34.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1132178907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:34.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1132178907 data=null item=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-30T15:24:34.736Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1132178910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:34.736Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1132178910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:34.736Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1132178910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:34.736Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1132178910 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:34.736Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1132178910 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:34.736Z] DEBUG - Clicked on Fi&nd [2019-07-30T15:24:34.736Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T15:24:34.736Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T15:24:34.736Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-07-30T15:24:34.736Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-07-30T15:24:34.736Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T15:24:34.736Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:24:34.736Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T15:24:34.737Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T15:24:34.737Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T15:24:34.737Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:24:34.737Z] DEBUG - Clicking on Close [2019-07-30T15:24:34.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1132178913 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-30T15:24:34.737Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1132178913 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-30T15:24:34.737Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1132178913 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T15:24:34.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1132178913 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T15:24:34.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1132178913 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-30T15:24:34.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1132178914 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-30T15:24:34.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1132178914 data=null item=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-30T15:24:34.994Z] DEBUG - Clicked on [2019-07-30T15:24:34.994Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:24:34.994Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T15:24:34.994Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T15:24:34.994Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T15:24:34.994Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T15:24:34.994Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T15:24:34.994Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T15:24:34.994Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:24:34.994Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:24:35.558Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T15:24:35.558Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1132179517 data=null doit=true} to Shell with text {Find} [2019-07-30T15:24:35.558Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T15:24:35.558Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T15:24:35.558Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:24:35.558Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:24:35.558Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:24:35.558Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:24:35.558Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:24:35.558Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:24:35.558Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:24:35.558Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T15:24:35.558Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T15:24:35.558Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T15:24:35.558Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:24:35.558Z] DEBUG - Clicking on Close [2019-07-30T15:24:35.558Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1132179520 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-30T15:24:35.558Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1132179521 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-30T15:24:35.558Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1132179521 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T15:24:35.558Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1132179521 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T15:24:35.558Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1132179521 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-30T15:24:35.558Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1132179521 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-30T15:24:35.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1132179521 data=null item=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-30T15:24:35.558Z] DEBUG - Clicked on [2019-07-30T15:24:35.558Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T15:24:35.558Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T15:24:35.558Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T15:24:35.558Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T15:24:35.558Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T15:24:35.558Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T15:24:35.558Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:24:35.558Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:24:36.122Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T15:24:36.122Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1132180116 data=null doit=true} to Shell with text {Find} [2019-07-30T15:24:36.122Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T15:24:36.122Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T15:24:36.122Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:24:36.122Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:24:36.122Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:24:36.122Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:24:36.122Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:24:36.122Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:24:36.122Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:24:36.122Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T15:24:36.122Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T15:24:36.122Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T15:24:36.122Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:24:36.122Z] DEBUG - Clicking on Close [2019-07-30T15:24:36.122Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1132180119 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-30T15:24:36.122Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1132180119 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-30T15:24:36.122Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1132180119 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T15:24:36.122Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1132180119 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T15:24:36.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1132180119 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-30T15:24:36.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1132180119 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-30T15:24:36.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1132180119 data=null item=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-30T15:24:36.122Z] DEBUG - Clicked on [2019-07-30T15:24:36.122Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:24:36.378Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T15:24:36.378Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T15:24:36.378Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T15:24:36.378Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T15:24:36.378Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T15:24:36.378Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T15:24:36.378Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:24:36.378Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:24:36.637Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T15:24:36.637Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1132180695 data=null doit=true} to Shell with text {Find} [2019-07-30T15:24:36.637Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T15:24:36.637Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:24:36.637Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:24:36.637Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:24:36.637Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:24:36.637Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:24:36.637Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:24:36.637Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:24:36.637Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:24:36.637Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-30T15:24:36.637Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-30T15:24:36.637Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:36.637Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-30T15:24:36.637Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-30T15:24:36.637Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-07-30T15:24:36.637Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1132180699 data=null} to (of type 'Combo') [2019-07-30T15:24:36.637Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-07-30T15:24:36.637Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:24:36.637Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:24:36.637Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward' [2019-07-30T15:24:36.637Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO' [2019-07-30T15:24:36.637Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T15:24:36.637Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:24:36.637Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:24:36.637Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:24:36.637Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:24:36.637Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:24:36.637Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:24:36.637Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T15:24:36.637Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=1132180702 data=null doit=true} to Button with text {F&orward} [2019-07-30T15:24:36.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1132180702 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-30T15:24:36.637Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T15:24:36.637Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=1132180709 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T15:24:36.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=1132180710 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-30T15:24:36.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=1132180710 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-30T15:24:36.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1132180710 data=null item=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-30T15:24:36.637Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T15:24:36.637Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:24:36.637Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:24:36.637Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:24:36.637Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T15:24:36.637Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T15:24:36.637Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T15:24:36.637Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:24:36.637Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:24:36.637Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:24:36.637Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:24:36.637Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:24:36.637Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T15:24:36.637Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@55f48623 [2019-07-30T15:24:36.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=1132180712 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-30T15:24:36.637Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1132180712 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-30T15:24:36.637Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=1132180712 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T15:24:36.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=1132180712 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T15:24:36.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=1132180712 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-30T15:24:36.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=1132180713 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-30T15:24:36.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=1132180713 data=null item=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-30T15:24:36.637Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=1132180713 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-30T15:24:36.637Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1132180713 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-30T15:24:36.637Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=1132180713 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-30T15:24:36.637Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=1132180713 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T15:24:36.637Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=1132180713 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T15:24:36.637Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:24:36.637Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:24:36.637Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:24:36.637Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:24:36.637Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T15:24:36.637Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T15:24:36.637Z] 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-30T15:24:36.637Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:24:36.637Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:24:36.637Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:24:36.637Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:24:36.637Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T15:24:36.637Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7ac9f8d4 [2019-07-30T15:24:36.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1132180715 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-30T15:24:36.637Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1132180715 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-30T15:24:36.637Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1132180715 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T15:24:36.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1132180716 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T15:24:36.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1132180716 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-30T15:24:36.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1132180716 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-30T15:24:36.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1132180716 data=null item=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-30T15:24:36.637Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1132180716 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-30T15:24:36.637Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1132180716 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-30T15:24:36.637Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1132180716 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-30T15:24:36.637Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1132180717 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T15:24:36.637Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1132180717 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T15:24:36.637Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:24:36.637Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:24:36.637Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:24:36.637Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:24:36.637Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:24:36.637Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T15:24:36.637Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T15:24:36.637Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T15:24:36.637Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:24:36.637Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:24:36.637Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:24:36.637Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T15:24:36.637Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:24:36.637Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:24:36.637Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:24:36.637Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:24:36.637Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:24:36.637Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:24:36.637Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:24:36.637Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T15:24:36.637Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T15:24:36.637Z] 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-30T15:24:36.637Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:24:36.637Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:24:36.637Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T15:24:36.637Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:24:36.637Z] DEBUG - Clicking on Fi&nd [2019-07-30T15:24:36.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1132180728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:36.637Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1132180728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:36.637Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1132180728 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:36.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1132180728 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:36.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1132180728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:36.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1132180729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:36.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1132180729 data=null item=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-30T15:24:36.637Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1132180730 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:36.637Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1132180730 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:36.637Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1132180731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:36.637Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1132180731 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:36.637Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1132180731 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:36.637Z] DEBUG - Clicked on Fi&nd [2019-07-30T15:24:36.637Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T15:24:36.638Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T15:24:36.638Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-30T15:24:36.638Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-30T15:24:36.638Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T15:24:36.638Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T15:24:36.638Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-30T15:24:36.638Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-30T15:24:36.638Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:24:36.638Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:24:36.638Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo' [2019-07-30T15:24:36.638Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo') [2019-07-30T15:24:36.638Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-07-30T15:24:36.638Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1132180734 data=null} to (of type 'Combo') [2019-07-30T15:24:36.638Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-07-30T15:24:36.638Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:24:36.638Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T15:24:36.638Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T15:24:36.638Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T15:24:36.638Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:24:36.638Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:24:36.638Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:24:36.638Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:24:36.638Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:24:36.638Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:24:36.638Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:24:36.638Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T15:24:36.638Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=1132180736 data=null doit=true} to Button with text {&Backward} [2019-07-30T15:24:36.638Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1132180737 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-30T15:24:36.638Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T15:24:36.638Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=1132180738 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T15:24:36.638Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=1132180738 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-30T15:24:36.638Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=1132180738 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-30T15:24:36.638Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1132180743 data=null item=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-30T15:24:36.638Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T15:24:36.638Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:24:36.638Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:24:36.638Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:24:36.638Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T15:24:36.638Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T15:24:36.638Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T15:24:36.638Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:24:36.638Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:24:36.638Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:24:36.638Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:24:36.638Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:24:36.638Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T15:24:36.638Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:24:36.638Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:24:36.638Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:24:36.638Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:24:36.638Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:24:36.638Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T15:24:36.638Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T15:24:36.638Z] 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-30T15:24:36.638Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:24:36.638Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:24:36.638Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:24:36.638Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:24:36.638Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T15:24:36.638Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T15:24:36.638Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:24:36.638Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:24:36.638Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:24:36.638Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:24:36.638Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:24:36.638Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T15:24:36.638Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T15:24:36.638Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T15:24:36.638Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:24:36.638Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:24:36.638Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:24:36.638Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T15:24:36.638Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:24:36.638Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:24:36.638Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:24:36.638Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:24:36.638Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:24:36.638Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:24:36.638Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:24:36.638Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T15:24:36.638Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T15:24:36.638Z] 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-30T15:24:36.638Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:24:36.638Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:24:36.638Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T15:24:36.638Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:24:36.638Z] DEBUG - Clicking on Fi&nd [2019-07-30T15:24:36.638Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1132180785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:36.638Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1132180785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:36.638Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1132180785 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:36.638Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1132180785 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:36.638Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1132180785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:36.638Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1132180786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:36.638Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1132180786 data=null item=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-30T15:24:36.638Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1132180787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:36.638Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1132180787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:36.638Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1132180787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:36.638Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1132180787 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:36.638Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1132180788 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:24:36.638Z] DEBUG - Clicked on Fi&nd [2019-07-30T15:24:36.638Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T15:24:36.638Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T15:24:36.638Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-30T15:24:36.638Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-30T15:24:36.638Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T15:24:36.638Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T15:24:36.638Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:24:36.638Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:24:36.638Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:24:36.638Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:24:36.638Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:24:36.638Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:24:36.638Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:24:36.638Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T15:24:36.638Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T15:24:36.638Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T15:24:36.638Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:24:36.638Z] DEBUG - Clicking on Close [2019-07-30T15:24:36.638Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1132180791 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-30T15:24:36.638Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1132180791 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-30T15:24:36.638Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1132180791 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T15:24:36.638Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1132180791 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T15:24:36.638Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1132180792 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-30T15:24:36.638Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1132180792 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-30T15:24:36.638Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1132180792 data=null item=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-30T15:24:36.895Z] DEBUG - Clicked on [2019-07-30T15:24:36.895Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} time=1132181055 data=null doit=true} to Shell with text {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} [2019-07-30T15:24:36.895Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T15:24:36.895Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:24:36.895Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:24:36.895Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:24:36.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132181129 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:24:36.895Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132181129 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:24:36.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132181129 data=null} to TreeItem with text {test} [2019-07-30T15:24:36.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132181129 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:24:36.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132181130 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:24:37.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132181157 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:24:37.152Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T15:24:37.152Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T15:24:37.409Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T15:24:37.666Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T15:24:37.666Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T15:24:37.666Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:24:37.666Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:24:37.666Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:24:37.666Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:24:37.666Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:24:37.666Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:24:37.666Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:24:37.666Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T15:24:37.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132181865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:24:37.666Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132181866 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:24:37.666Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132181866 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:24:37.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132181866 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:24:37.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132181866 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:24:37.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132181866 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:24:37.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132181866 data=null 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-30T15:24:37.666Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132181866 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:24:37.666Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132181866 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:24:37.666Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132181867 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:24:37.666Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132181867 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:24:37.666Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132181867 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:24:37.666Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:24:37.666Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:24:37.666Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:24:37.666Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:24:37.666Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:24:37.666Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:24:37.666Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:24:37.666Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:24:37.666Z] DEBUG - Clicking on OK [2019-07-30T15:24:37.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1132181869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:24:37.666Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1132181869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:24:37.666Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1132181869 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:24:37.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1132181870 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:24:37.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1132181870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:24:37.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1132181870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:24:37.666Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:24:37.666Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:24:38.230Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:24:38.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1132181870 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:24:38.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1132181289 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-30T15:24:38.487Z] DEBUG - Clicked on [2019-07-30T15:24:38.487Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.285 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest [2019-07-30T15:24:38.487Z] testRegEx(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 1.427 s [2019-07-30T15:24:38.487Z] testDirection(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 0.901 s [2019-07-30T15:24:38.487Z] testWholeWord(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 1.311 s [2019-07-30T15:24:38.487Z] testCaseSensitive(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 0.629 s [2019-07-30T15:24:38.487Z] testOpenCloseDialog(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 1.201 s [2019-07-30T15:24:38.487Z] testWrapSearch(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 0.688 s [2019-07-30T15:24:38.487Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest [2019-07-30T15:24:39.695Z] *** BUG *** [2019-07-30T15:24:39.695Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:24:39.695Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:24:39.695Z] [2019-07-30T15:24:39.695Z] *** BUG *** [2019-07-30T15:24:39.695Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:24:39.695Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:24:39.695Z] [2019-07-30T15:24:39.952Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.ui.kernelmemoryusageview"' [2019-07-30T15:24:39.952Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T15:24:45.208Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T15:24:45.208Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:24:45.208Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:24:45.208Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:24:45.208Z] DEBUG - number of items : 6 [2019-07-30T15:24:45.208Z] DEBUG - Clicking on ToolItem with tooltip text {Showing active threads} [2019-07-30T15:24:45.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132189189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-30T15:24:45.208Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132189189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-30T15:24:45.208Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132189189 data=null doit=true} to ToolItem with tooltip text {Showing active threads} [2019-07-30T15:24:45.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132189189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-30T15:24:45.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132189189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-30T15:24:45.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132189190 data=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-30T15:24:45.208Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132189191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-30T15:24:45.208Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132189239 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-30T15:24:45.208Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132189239 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-30T15:24:45.208Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132189239 data=null doit=true} to ToolItem with tooltip text {Showing all threads} [2019-07-30T15:24:45.208Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132189240 data=null} to ToolItem with tooltip text {Showing all threads} [2019-07-30T15:24:45.208Z] DEBUG - Clicked on ToolItem with tooltip text {Showing all threads} [2019-07-30T15:24:45.208Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:24:45.208Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:24:45.208Z] DEBUG - number of items : 6 [2019-07-30T15:24:45.208Z] DEBUG - Clicking on ToolItem with tooltip text {Showing all threads} [2019-07-30T15:24:45.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132189291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-30T15:24:45.208Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132189292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-30T15:24:45.208Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132189292 data=null doit=true} to ToolItem with tooltip text {Showing all threads} [2019-07-30T15:24:45.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132189292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-30T15:24:45.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132189292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-30T15:24:45.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132189292 data=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-30T15:24:45.208Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132189293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-30T15:24:45.208Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132189293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-30T15:24:45.208Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132189319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-30T15:24:45.208Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132189319 data=null doit=true} to ToolItem with tooltip text {Showing active threads} [2019-07-30T15:24:45.208Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132189320 data=null} to ToolItem with tooltip text {Showing active threads} [2019-07-30T15:24:45.208Z] DEBUG - Clicked on ToolItem with tooltip text {Showing active threads} [2019-07-30T15:24:45.208Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:24:45.208Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:24:45.208Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.ui.kernelmemoryusageview"' [2019-07-30T15:24:45.208Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T15:24:48.484Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T15:24:48.484Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:24:48.484Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:24:48.484Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:24:48.484Z] DEBUG - Setting state to checked on: lttng-sessiond [2019-07-30T15:24:48.484Z] DEBUG - Setting state to checked on: lttng-consumerd [2019-07-30T15:24:49.048Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1132193277 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T15:24:49.048Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T15:24:49.304Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:24:49.304Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:24:49.304Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:24:49.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132193323 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:24:49.304Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132193323 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:24:49.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132193323 data=null} to TreeItem with text {test} [2019-07-30T15:24:49.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132193325 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:24:49.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132193325 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:24:49.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132193389 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:24:49.305Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T15:24:49.305Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T15:24:49.561Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T15:24:49.562Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T15:24:49.562Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T15:24:49.562Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:24:49.562Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:24:49.562Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:24:49.562Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:24:49.562Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:24:49.562Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:24:49.562Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:24:49.562Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T15:24:49.819Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132193810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:24:49.819Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132193814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:24:49.819Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132193814 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:24:49.819Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132193815 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:24:49.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132193815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:24:49.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132193820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:24:49.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132193821 data=null 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-30T15:24:49.819Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132193821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:24:49.819Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132193821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:24:49.819Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132193821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:24:49.819Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132193822 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:24:49.819Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132193822 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:24:49.819Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:24:49.819Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:24:49.819Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:24:49.819Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:24:49.819Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:24:49.819Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:24:49.819Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:24:49.819Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:24:49.819Z] DEBUG - Clicking on OK [2019-07-30T15:24:49.819Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1132193823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:24:49.819Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1132193823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:24:49.819Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1132193823 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:24:49.819Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1132193823 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:24:49.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1132193823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:24:49.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1132193824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:24:49.819Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:24:49.819Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:24:49.819Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:24:49.819Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:24:49.819Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:24:49.819Z] DEBUG - Clicked on OK [2019-07-30T15:24:50.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1132193824 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:24:50.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1132193511 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-30T15:24:50.382Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.704 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest [2019-07-30T15:24:50.382Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest) Time elapsed: 6.319 s [2019-07-30T15:24:50.382Z] testKernelMemoryView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest) Time elapsed: 3.757 s [2019-07-30T15:24:50.382Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewExpandStateTest [2019-07-30T15:24:58.476Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-30T15:24:58.476Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:24:58.476Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T15:24:58.476Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:24:58.476Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:24:58.476Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2019-07-30T15:24:58.733Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:24:58.733Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:24:58.733Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T15:24:58.990Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:24:58.990Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:24:58.990Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2019-07-30T15:24:59.625Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:24:59.625Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:24:59.625Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T15:24:59.625Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:24:59.625Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:24:59.625Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2019-07-30T15:24:59.884Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:24:59.884Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:24:59.884Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T15:24:59.884Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:24:59.884Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:25:00.447Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1132204492 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T15:25:00.447Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T15:25:00.447Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:25:00.447Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:25:00.447Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:25:00.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132204600 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:25:00.447Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132204601 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:25:00.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132204601 data=null} to TreeItem with text {test} [2019-07-30T15:25:00.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132204601 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:25:00.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132204601 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:25:00.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132204624 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:25:00.704Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T15:25:00.704Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T15:25:00.704Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T15:25:01.636Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T15:25:01.636Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T15:25:01.636Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:25:01.636Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:25:01.636Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:25:01.636Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:25:01.636Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:25:01.636Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:25:01.636Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:25:01.636Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T15:25:01.636Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132205661 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:25:01.636Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132205662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:25:01.636Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132205662 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:25:01.636Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132205662 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:25:01.636Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132205662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:25:01.636Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132205662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:25:01.636Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132205663 data=null 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-30T15:25:01.636Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132205663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:25:01.636Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132205663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:25:01.636Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132205663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:25:01.636Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132205663 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:25:01.636Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132205663 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:25:01.636Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:25:01.636Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:25:01.636Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:25:01.636Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:25:01.636Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:25:01.636Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:25:01.636Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:25:01.636Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:25:01.636Z] DEBUG - Clicking on OK [2019-07-30T15:25:01.636Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1132205664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:25:01.636Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1132205664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:25:01.636Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1132205665 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:25:01.636Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1132205665 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:25:01.636Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1132205665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:25:01.636Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1132205665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:25:01.636Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:25:01.636Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:25:01.636Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:25:01.636Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:25:01.636Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:25:01.636Z] DEBUG - Clicked on OK [2019-07-30T15:25:02.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1132205665 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:25:02.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1132204790 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-30T15:25:02.201Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.924 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewExpandStateTest [2019-07-30T15:25:02.201Z] testExpandedState(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewExpandStateTest) Time elapsed: 2.367 s [2019-07-30T15:25:02.201Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest [2019-07-30T15:25:02.765Z] *** BUG *** [2019-07-30T15:25:02.765Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:25:02.765Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:25:02.765Z] [2019-07-30T15:25:02.765Z] *** BUG *** [2019-07-30T15:25:02.765Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:25:02.765Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:25:02.765Z] [2019-07-30T15:25:02.765Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"' [2019-07-30T15:25:02.765Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T15:25:08.019Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T15:25:08.019Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:25:08.019Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T15:25:08.019Z] DEBUG - number of items : 5 [2019-07-30T15:25:08.019Z] DEBUG - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T15:25:08.019Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132212187 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-30T15:25:08.019Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132212187 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-30T15:25:08.019Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132212187 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T15:25:08.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132212187 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-30T15:25:08.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132212188 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-30T15:25:08.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132212188 data=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-30T15:25:08.276Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132212205 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-30T15:25:08.276Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132212400 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-30T15:25:08.276Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132212401 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-30T15:25:08.276Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132212402 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T15:25:08.276Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132212402 data=null} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T15:25:08.276Z] DEBUG - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T15:25:08.840Z] DEBUG - number of items : 17 [2019-07-30T15:25:08.840Z] DEBUG - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T15:25:08.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132213082 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-30T15:25:08.840Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132213082 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-30T15:25:08.840Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132213083 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T15:25:08.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132213083 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-30T15:25:08.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132213083 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-30T15:25:08.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132213083 data=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-30T15:25:08.840Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132213083 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-30T15:25:08.840Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132213083 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-30T15:25:08.840Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132213083 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-30T15:25:08.840Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132213084 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T15:25:08.840Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132213084 data=null} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T15:25:08.840Z] DEBUG - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T15:25:10.210Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"' [2019-07-30T15:25:10.210Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T15:25:13.482Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T15:25:13.482Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:25:13.482Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T15:25:13.738Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:25:13.738Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:25:13.738Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:25:13.738Z] DEBUG - Setting state to checked on: lttng-sessiond [2019-07-30T15:25:13.738Z] DEBUG - Setting state to unchecked on: lttng-sessiond [2019-07-30T15:25:13.995Z] DEBUG - Setting state to checked on: lttng-consumerd [2019-07-30T15:25:15.316Z] DEBUG - number of items : 17 [2019-07-30T15:25:15.940Z] DEBUG - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T15:25:15.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132219259 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-30T15:25:15.940Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132219260 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-30T15:25:15.940Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132219260 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T15:25:15.940Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132219260 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-30T15:25:15.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132219260 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-30T15:25:15.940Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132219260 data=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-30T15:25:15.940Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132219261 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-30T15:25:15.940Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132219261 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-30T15:25:15.940Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132219261 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-30T15:25:15.940Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132219261 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T15:25:15.940Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132219261 data=null} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T15:25:15.940Z] DEBUG - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T15:25:16.869Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"' [2019-07-30T15:25:16.869Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T15:25:20.146Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T15:25:20.146Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:25:20.146Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T15:25:20.146Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T15:25:20.146Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:25:20.403Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T15:25:20.403Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:25:20.660Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T15:25:20.660Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:25:20.660Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T15:25:20.660Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:25:20.917Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1132224923 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T15:25:20.917Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T15:25:20.917Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:25:20.917Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:25:20.917Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:25:20.917Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132225031 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:25:20.917Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132225031 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:25:20.917Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132225031 data=null} to TreeItem with text {test} [2019-07-30T15:25:20.917Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132225031 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:25:20.917Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132225032 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:25:20.917Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132225092 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:25:21.174Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T15:25:21.174Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T15:25:21.174Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T15:25:21.431Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T15:25:21.431Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T15:25:21.431Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:25:21.431Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:25:21.431Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:25:21.431Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:25:21.431Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:25:21.431Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:25:21.431Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:25:21.431Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T15:25:21.431Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132225613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:25:21.431Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132225614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:25:21.431Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132225614 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:25:21.431Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132225614 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:25:21.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132225614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:25:21.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132225614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:25:21.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132225614 data=null 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-30T15:25:21.431Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132225614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:25:21.431Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132225614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:25:21.431Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132225614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:25:21.431Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132225614 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:25:21.431Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132225615 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:25:21.431Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:25:21.431Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:25:21.431Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:25:21.431Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:25:21.431Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:25:21.431Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:25:21.431Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:25:21.431Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:25:21.431Z] DEBUG - Clicking on OK [2019-07-30T15:25:21.431Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1132225622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:25:21.431Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1132225622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:25:21.431Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1132225622 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:25:21.431Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1132225622 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:25:21.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1132225622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:25:21.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1132225622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:25:21.431Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:25:21.431Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:25:21.431Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:25:21.688Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:25:22.253Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:25:22.253Z] DEBUG - Clicked on OK [2019-07-30T15:25:22.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1132225622 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:25:22.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1132225215 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-30T15:25:22.253Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.026 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest [2019-07-30T15:25:22.253Z] testResetTimeRange(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest) Time elapsed: 7.382 s [2019-07-30T15:25:22.253Z] testCpuView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest) Time elapsed: 6.628 s [2019-07-30T15:25:22.253Z] testSignals(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest) Time elapsed: 4.068 s [2019-07-30T15:25:22.253Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewExpandStateTest [2019-07-30T15:25:30.347Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T15:25:30.347Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:25:30.347Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T15:25:30.604Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:25:30.604Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:25:30.604Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2019-07-30T15:25:30.861Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:25:30.861Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:25:30.861Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T15:25:30.861Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:25:30.861Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:25:30.861Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2019-07-30T15:25:31.118Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:25:31.118Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:25:31.118Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T15:25:31.376Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:25:31.376Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:25:31.376Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2019-07-30T15:25:31.376Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:25:31.376Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:25:31.376Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T15:25:31.930Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:25:31.930Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:25:32.186Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1132236193 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T15:25:32.186Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T15:25:32.186Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:25:32.186Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:25:32.186Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:25:32.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132236319 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:25:32.186Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132236320 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:25:32.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132236320 data=null} to TreeItem with text {test} [2019-07-30T15:25:32.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132236320 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:25:32.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132236320 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:25:32.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132236329 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:25:32.443Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T15:25:32.443Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T15:25:32.443Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T15:25:32.699Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T15:25:32.699Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T15:25:32.699Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:25:32.699Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:25:32.699Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:25:32.699Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:25:32.699Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:25:32.699Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:25:32.699Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:25:32.699Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T15:25:32.699Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132236904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:25:32.699Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132236914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:25:32.699Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132236914 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:25:32.699Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132236915 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:25:32.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132236915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:25:32.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132236915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:25:32.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132236915 data=null 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-30T15:25:32.699Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132236915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:25:32.699Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132236915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:25:32.699Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132236915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:25:32.699Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132236915 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:25:32.699Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132236915 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:25:32.699Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:25:32.699Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:25:32.699Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:25:32.699Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:25:32.699Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:25:32.699Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:25:32.699Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:25:32.699Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:25:32.699Z] DEBUG - Clicking on OK [2019-07-30T15:25:32.699Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1132236919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:25:32.699Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1132236919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:25:32.699Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1132236919 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:25:32.699Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1132236919 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:25:32.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1132236920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:25:32.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1132236920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:25:32.956Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:25:32.956Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:25:32.956Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:25:32.956Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:25:32.956Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:25:32.956Z] DEBUG - Clicked on OK [2019-07-30T15:25:33.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1132236920 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:25:33.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1132236484 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-30T15:25:33.886Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.626 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewExpandStateTest [2019-07-30T15:25:33.886Z] testExpandedState(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewExpandStateTest) Time elapsed: 2.007 s [2019-07-30T15:25:33.886Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest [2019-07-30T15:26:20.522Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.968 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest [2019-07-30T15:26:20.522Z] testOpenAndCloseConcurrency(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest) Time elapsed: 40.595 s [2019-07-30T15:26:20.522Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest [2019-07-30T15:26:20.522Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T15:26:20.522Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:26:20.522Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.controlflow"' [2019-07-30T15:26:20.522Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.analysis.graph.ui.criticalpath.view.criticalpathview"' [2019-07-30T15:26:20.522Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:26:20.522Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:26:20.522Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:26:20.522Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:26:20.522Z] DEBUG - matched MenuItem with text "Follow weston/338", using matcher: with mnemonic 'Follow weston/338' [2019-07-30T15:26:20.522Z] DEBUG - Clicking on with mnemonic 'Follow weston/338' [2019-07-30T15:26:20.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Follow weston/338} time=1132283285 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-30T15:26:20.522Z] DEBUG - Clicked on with mnemonic 'Follow weston/338' [2019-07-30T15:26:21.891Z] DEBUG - number of items : 19 [2019-07-30T15:26:21.891Z] DEBUG - Clicking on ToolItem with tooltip text {Follow critical path forward} [2019-07-30T15:26:21.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132286009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T15:26:21.891Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132286009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T15:26:21.891Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132286009 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T15:26:21.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132286009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T15:26:21.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132286009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T15:26:21.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132286010 data=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-30T15:26:21.891Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132286011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T15:26:21.891Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132286011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T15:26:21.891Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132286011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T15:26:21.891Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132286012 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T15:26:21.891Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132286012 data=null} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T15:26:21.891Z] DEBUG - Clicked on ToolItem with tooltip text {Follow critical path forward} [2019-07-30T15:26:22.454Z] DEBUG - number of items : 19 [2019-07-30T15:26:22.454Z] DEBUG - Clicking on ToolItem with tooltip text {Follow critical path forward} [2019-07-30T15:26:22.454Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132286516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T15:26:22.454Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132286516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T15:26:22.454Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132286516 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T15:26:22.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132286523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T15:26:22.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132286523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T15:26:22.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132286524 data=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-30T15:26:22.454Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132286525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T15:26:22.454Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132286525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T15:26:22.454Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132286525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T15:26:22.454Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132286526 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T15:26:22.454Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132286526 data=null} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T15:26:22.454Z] DEBUG - Clicked on ToolItem with tooltip text {Follow critical path forward} [2019-07-30T15:26:22.454Z] DEBUG - number of items : 19 [2019-07-30T15:26:22.454Z] DEBUG - Clicking on ToolItem with tooltip text {Follow critical path backward} [2019-07-30T15:26:22.454Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132286527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-30T15:26:22.454Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132286527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-30T15:26:22.454Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132286527 data=null doit=true} to ToolItem with tooltip text {Follow critical path backward} [2019-07-30T15:26:22.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132286527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-30T15:26:22.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132286527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-30T15:26:22.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132286527 data=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-30T15:26:22.454Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132286528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-30T15:26:22.454Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132286581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-30T15:26:22.454Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132286581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-30T15:26:22.454Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132286581 data=null doit=true} to ToolItem with tooltip text {Follow critical path backward} [2019-07-30T15:26:22.454Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132286582 data=null} to ToolItem with tooltip text {Follow critical path backward} [2019-07-30T15:26:22.454Z] DEBUG - Clicked on ToolItem with tooltip text {Follow critical path backward} [2019-07-30T15:26:22.711Z] DEBUG - matched MenuItem with text "Follow weston-deskto...", using matcher: with mnemonic 'Follow weston-desktop-/340' [2019-07-30T15:26:22.711Z] DEBUG - Clicking on with mnemonic 'Follow weston-desktop-/340' [2019-07-30T15:26:22.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Follow weston-desktop-/340} time=1132286809 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-30T15:26:22.711Z] DEBUG - Clicked on with mnemonic 'Follow weston-desktop-/340' [2019-07-30T15:26:23.642Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1132287704 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T15:26:23.642Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T15:26:23.642Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:26:23.642Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:26:23.642Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:26:23.642Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132287807 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:26:23.642Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132287807 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:26:23.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132287807 data=null} to TreeItem with text {test} [2019-07-30T15:26:23.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132287808 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:26:23.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132287808 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:26:23.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132287825 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:26:24.125Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T15:26:24.125Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T15:26:24.125Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T15:26:24.529Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T15:26:24.529Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T15:26:24.529Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:26:24.529Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:26:24.529Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:26:24.529Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:26:24.529Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:26:24.529Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:26:24.529Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:26:24.529Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T15:26:24.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132288431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:26:24.529Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132288432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:26:24.529Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132288432 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:26:24.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132288432 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:26:24.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132288433 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:26:24.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132288433 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:26:24.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132288433 data=null 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-30T15:26:24.529Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132288433 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:26:24.529Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132288433 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:26:24.529Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132288433 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:26:24.529Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132288433 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:26:24.529Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132288433 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:26:24.529Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:26:24.529Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:26:24.529Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:26:24.529Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:26:24.529Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:26:24.529Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:26:24.529Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:26:24.529Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:26:24.529Z] DEBUG - Clicking on OK [2019-07-30T15:26:24.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1132288445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:26:24.529Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1132288445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:26:24.529Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1132288445 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:26:24.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1132288447 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:26:24.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1132288448 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:26:24.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1132288448 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:26:24.529Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:26:24.529Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:26:24.529Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:26:24.786Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:26:25.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1132288448 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:26:25.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1132287985 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-30T15:26:25.043Z] DEBUG - Clicked on [2019-07-30T15:26:25.043Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.264 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest [2019-07-30T15:26:25.043Z] testFull(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest) Time elapsed: 8.024 s [2019-07-30T15:26:25.043Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest [2019-07-30T15:26:31.590Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T15:26:31.590Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:26:31.590Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-30T15:26:31.848Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T15:26:31.848Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T15:26:31.848Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T15:26:31.848Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T15:26:31.848Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T15:26:31.848Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T15:26:31.848Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:26:31.848Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:26:32.412Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T15:26:32.412Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1132296395 data=null doit=true} to Shell with text {Find} [2019-07-30T15:26:32.412Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T15:26:32.412Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:26:32.412Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:26:32.412Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:26:32.412Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:26:32.412Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:26:32.412Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:26:32.412Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:26:32.412Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:26:32.412Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-30T15:26:32.412Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-30T15:26:32.412Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:32.412Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-30T15:26:32.412Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-30T15:26:32.412Z] DEBUG - Setting text on (of type 'Combo') to \ACPU [2019-07-30T15:26:32.412Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\ACPU} time=1132296399 data=null} to (of type 'Combo') [2019-07-30T15:26:32.412Z] DEBUG - Set text on (of type 'Combo') to \ACPU [2019-07-30T15:26:32.412Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:26:32.412Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T15:26:32.412Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T15:26:32.412Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T15:26:32.412Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:26:32.412Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:26:32.412Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:26:32.412Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:26:32.412Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:26:32.412Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:26:32.412Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:26:32.412Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T15:26:32.412Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:26:32.412Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:26:32.412Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:26:32.412Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T15:26:32.412Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T15:26:32.412Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T15:26:32.412Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:26:32.412Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:26:32.412Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:26:32.412Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:26:32.412Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:26:32.412Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T15:26:32.412Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:26:32.412Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:26:32.412Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:26:32.412Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:26:32.412Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:26:32.412Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T15:26:32.412Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T15:26:32.412Z] 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-30T15:26:32.412Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:26:32.412Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:26:32.412Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:26:32.412Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:26:32.412Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T15:26:32.412Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@22cc14bf [2019-07-30T15:26:32.412Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1132296403 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-30T15:26:32.412Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1132296404 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-30T15:26:32.412Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1132296404 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T15:26:32.412Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1132296404 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T15:26:32.412Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1132296404 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-30T15:26:32.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1132296404 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-30T15:26:32.412Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1132296404 data=null item=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-30T15:26:32.412Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1132296405 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-30T15:26:32.412Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1132296405 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-30T15:26:32.412Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1132296405 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-30T15:26:32.412Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1132296405 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T15:26:32.412Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1132296405 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T15:26:32.412Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:26:32.412Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:26:32.412Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:26:32.412Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:26:32.412Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:26:32.412Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T15:26:32.412Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T15:26:32.412Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T15:26:32.412Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:26:32.412Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:26:32.412Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:26:32.412Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:26:32.412Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:26:32.412Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:26:32.412Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:26:32.412Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:26:32.412Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:26:32.412Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T15:26:32.413Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T15:26:32.413Z] 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-30T15:26:32.413Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:26:32.413Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:26:32.413Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T15:26:32.413Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@457ca829 [2019-07-30T15:26:32.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1132296413 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-30T15:26:32.413Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1132296413 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-30T15:26:32.413Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=1132296413 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T15:26:32.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1132296413 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T15:26:32.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1132296414 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-30T15:26:32.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1132296414 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-30T15:26:32.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1132296414 data=null item=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-30T15:26:32.413Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1132296414 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-30T15:26:32.413Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1132296414 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-30T15:26:32.413Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1132296414 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-30T15:26:32.413Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1132296415 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T15:26:32.413Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1132296415 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T15:26:32.413Z] DEBUG - Clicking on Fi&nd [2019-07-30T15:26:32.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1132296415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:32.413Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1132296415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:32.413Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1132296415 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:32.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1132296415 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:32.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1132296415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:32.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1132296415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:32.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1132296416 data=null item=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-30T15:26:32.413Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1132296416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:32.413Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1132296416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:32.413Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1132296417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:32.413Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1132296417 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:32.413Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1132296417 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:32.413Z] DEBUG - Clicked on Fi&nd [2019-07-30T15:26:32.413Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T15:26:32.413Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T15:26:32.413Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T15:26:32.413Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T15:26:32.413Z] DEBUG - matched Combo with text "\ACPU", using matcher: of type 'Combo' [2019-07-30T15:26:32.413Z] DEBUG - matched Combo with text "\ACPU", using matcher: (of type 'Combo') [2019-07-30T15:26:32.413Z] DEBUG - Setting text on (of type 'Combo') to \ACPU [2019-07-30T15:26:32.413Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\ACPU} time=1132296418 data=null} to (of type 'Combo') [2019-07-30T15:26:32.413Z] DEBUG - Set text on (of type 'Combo') to \ACPU [2019-07-30T15:26:32.413Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:26:32.413Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T15:26:32.413Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T15:26:32.413Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T15:26:32.413Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:26:32.413Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:26:32.413Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:26:32.413Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:26:32.413Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:26:32.413Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:26:32.413Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:26:32.413Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T15:26:32.413Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:26:32.413Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:26:32.413Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:26:32.413Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T15:26:32.413Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T15:26:32.413Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T15:26:32.413Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:26:32.413Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:26:32.413Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:26:32.413Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:26:32.413Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:26:32.413Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T15:26:32.413Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:26:32.413Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:26:32.413Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:26:32.413Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:26:32.413Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:26:32.413Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T15:26:32.413Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T15:26:32.413Z] 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-30T15:26:32.413Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:26:32.413Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:26:32.413Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:26:32.413Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:26:32.413Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T15:26:32.413Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:26:32.413Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:26:32.413Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:26:32.413Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:26:32.413Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:26:32.413Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:26:32.413Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T15:26:32.413Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T15:26:32.413Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T15:26:32.413Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:26:32.413Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:26:32.413Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:26:32.413Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:26:32.413Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:26:32.413Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:26:32.413Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:26:32.413Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:26:32.413Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:26:32.413Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T15:26:32.413Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T15:26:32.413Z] 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-30T15:26:32.413Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:26:32.413Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:26:32.413Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T15:26:32.413Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6c611538 [2019-07-30T15:26:32.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1132296426 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-30T15:26:32.413Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1132296426 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-30T15:26:32.413Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=1132296427 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T15:26:32.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1132296427 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T15:26:32.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1132296427 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-30T15:26:32.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1132296427 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-30T15:26:32.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1132296427 data=null item=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-30T15:26:32.413Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1132296428 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-30T15:26:32.413Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1132296428 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-30T15:26:32.413Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1132296428 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-30T15:26:32.413Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1132296428 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T15:26:32.413Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1132296428 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T15:26:32.413Z] DEBUG - Clicking on Fi&nd [2019-07-30T15:26:32.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1132296443 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:32.413Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1132296443 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:32.413Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1132296443 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:32.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1132296443 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:32.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1132296443 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:32.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1132296444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:32.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1132296444 data=null item=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-30T15:26:32.413Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1132296444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:32.413Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1132296444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:32.413Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1132296445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:32.413Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1132296445 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:32.413Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1132296445 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:32.413Z] DEBUG - Clicked on Fi&nd [2019-07-30T15:26:32.413Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T15:26:32.413Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T15:26:32.413Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-07-30T15:26:32.413Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-07-30T15:26:32.413Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T15:26:32.413Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T15:26:32.413Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:26:32.413Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:26:32.413Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:26:32.413Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:26:32.413Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:26:32.413Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:26:32.413Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:26:32.413Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T15:26:32.413Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T15:26:32.413Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T15:26:32.413Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:26:32.413Z] DEBUG - Clicking on Close [2019-07-30T15:26:32.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1132296481 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-30T15:26:32.413Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1132296481 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-30T15:26:32.413Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1132296481 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T15:26:32.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1132296481 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T15:26:32.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1132296481 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-30T15:26:32.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1132296481 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-30T15:26:32.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1132296481 data=null item=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-30T15:26:32.670Z] DEBUG - Clicked on [2019-07-30T15:26:32.670Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-30T15:26:32.670Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T15:26:32.670Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T15:26:32.670Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T15:26:32.670Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T15:26:32.670Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T15:26:32.670Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T15:26:32.670Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:26:32.670Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:26:32.927Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T15:26:32.927Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1132297108 data=null doit=true} to Shell with text {Find} [2019-07-30T15:26:32.927Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T15:26:32.927Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:26:32.927Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:26:32.927Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:26:32.927Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:26:32.927Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:26:32.927Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:26:32.927Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:26:32.927Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:26:32.927Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-30T15:26:32.927Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-30T15:26:32.927Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:32.927Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:26:32.927Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-30T15:26:32.927Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-30T15:26:32.927Z] DEBUG - Setting text on (of type 'Combo') to CPU 1 [2019-07-30T15:26:32.927Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=1132297112 data=null} to (of type 'Combo') [2019-07-30T15:26:32.927Z] DEBUG - Set text on (of type 'Combo') to CPU 1 [2019-07-30T15:26:32.927Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:26:32.927Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T15:26:32.927Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T15:26:32.927Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T15:26:32.927Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:26:32.927Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:26:32.927Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:26:32.927Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:26:32.927Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:26:32.927Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:26:32.927Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:26:32.927Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T15:26:32.927Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:26:32.927Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:26:32.927Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:26:32.927Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T15:26:32.927Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T15:26:32.927Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T15:26:32.927Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:26:32.927Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:26:32.927Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:26:32.927Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:26:32.927Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:26:32.927Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T15:26:32.927Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:26:32.927Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:26:32.927Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:26:32.927Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:26:32.927Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:26:32.927Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T15:26:32.927Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T15:26:32.927Z] 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-30T15:26:32.927Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:26:32.927Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:26:32.927Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:26:32.927Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:26:32.927Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T15:26:32.927Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@78f1103 [2019-07-30T15:26:32.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1132297122 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-30T15:26:32.927Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1132297122 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-30T15:26:32.927Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1132297122 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T15:26:32.927Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1132297122 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T15:26:32.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1132297122 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-30T15:26:32.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1132297122 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-30T15:26:32.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1132297122 data=null item=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-30T15:26:32.927Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1132297123 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-30T15:26:32.927Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1132297123 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-30T15:26:32.927Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1132297123 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-30T15:26:32.927Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1132297123 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T15:26:32.927Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1132297123 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T15:26:32.927Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:26:32.927Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:26:32.927Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:26:32.927Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:26:32.927Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:26:32.927Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T15:26:32.927Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T15:26:32.928Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T15:26:32.928Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:26:32.928Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:26:32.928Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:26:32.928Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:26:32.928Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:26:32.928Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:26:32.928Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:26:32.928Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:26:32.928Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:26:32.928Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T15:26:32.928Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T15:26:32.928Z] 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-30T15:26:32.928Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:26:32.928Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:26:32.928Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T15:26:32.928Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:26:32.928Z] DEBUG - Clicking on Fi&nd [2019-07-30T15:26:32.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1132297125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:32.928Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1132297125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:32.928Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1132297126 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:32.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1132297126 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:32.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1132297126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:32.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1132297126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:32.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1132297126 data=null item=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-30T15:26:32.928Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1132297126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:32.928Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1132297126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:32.928Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1132297127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:32.928Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1132297127 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:32.928Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1132297127 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:32.928Z] DEBUG - Clicked on Fi&nd [2019-07-30T15:26:32.928Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T15:26:32.928Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T15:26:32.928Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T15:26:32.928Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T15:26:32.928Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:26:32.928Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:26:32.928Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:26:32.928Z] DEBUG - matched Combo with text "CPU 1", using matcher: of type 'Combo' [2019-07-30T15:26:32.928Z] DEBUG - matched Combo with text "CPU 1", using matcher: (of type 'Combo') [2019-07-30T15:26:32.928Z] DEBUG - Setting text on (of type 'Combo') to CPU 1 [2019-07-30T15:26:32.928Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=1132297129 data=null} to (of type 'Combo') [2019-07-30T15:26:32.928Z] DEBUG - Set text on (of type 'Combo') to CPU 1 [2019-07-30T15:26:32.928Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:26:32.928Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:26:32.928Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward' [2019-07-30T15:26:32.928Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO' [2019-07-30T15:26:32.928Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T15:26:32.928Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:26:32.928Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:26:32.928Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:26:32.928Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:26:32.928Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:26:32.928Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:26:32.928Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T15:26:32.928Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=1132297130 data=null doit=true} to Button with text {F&orward} [2019-07-30T15:26:32.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1132297131 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-30T15:26:32.928Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T15:26:32.928Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=1132297132 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T15:26:32.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=1132297133 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-30T15:26:32.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=1132297133 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-30T15:26:32.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1132297133 data=null item=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-30T15:26:32.928Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T15:26:32.928Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:26:32.928Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:26:32.928Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:26:32.928Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T15:26:32.928Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T15:26:32.928Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T15:26:32.928Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:26:32.928Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:26:32.928Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:26:32.928Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:26:32.928Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:26:33.185Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T15:26:33.185Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:26:33.185Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:26:33.185Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:26:33.185Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:26:33.185Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:26:33.185Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T15:26:33.185Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T15:26:33.185Z] 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-30T15:26:33.185Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:26:33.185Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:26:33.185Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:26:33.185Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:26:33.185Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T15:26:33.185Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T15:26:33.185Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:26:33.185Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:26:33.185Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:26:33.185Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:26:33.185Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:26:33.185Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T15:26:33.185Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T15:26:33.185Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T15:26:33.185Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:26:33.185Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:26:33.185Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:26:33.185Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:26:33.185Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:26:33.185Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:26:33.185Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:26:33.185Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:26:33.185Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:26:33.185Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T15:26:33.185Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T15:26:33.185Z] 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-30T15:26:33.185Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:26:33.185Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:26:33.185Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T15:26:33.185Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:26:33.185Z] DEBUG - Clicking on Fi&nd [2019-07-30T15:26:33.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1132297193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:33.185Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1132297193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:33.185Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1132297194 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:33.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1132297194 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:33.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1132297194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:33.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1132297194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:33.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1132297194 data=null item=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-30T15:26:33.185Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1132297195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:33.185Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1132297195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:33.185Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1132297195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:33.185Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1132297195 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:33.185Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1132297195 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:33.185Z] DEBUG - Clicked on Fi&nd [2019-07-30T15:26:33.185Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T15:26:33.185Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T15:26:33.185Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-30T15:26:33.185Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-30T15:26:33.185Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:26:33.185Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:26:33.185Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T15:26:33.185Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T15:26:33.185Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:26:33.185Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:26:33.185Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:26:33.185Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:26:33.185Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:26:33.185Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:26:33.185Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:26:33.185Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T15:26:33.185Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T15:26:33.185Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T15:26:33.185Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:26:33.185Z] DEBUG - Clicking on Close [2019-07-30T15:26:33.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1132297198 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-30T15:26:33.185Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1132297198 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-30T15:26:33.185Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1132297198 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T15:26:33.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1132297199 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T15:26:33.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1132297199 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-30T15:26:33.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1132297199 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-30T15:26:33.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1132297199 data=null item=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-30T15:26:33.185Z] DEBUG - Clicked on [2019-07-30T15:26:33.185Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-30T15:26:33.749Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T15:26:33.749Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T15:26:33.749Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T15:26:33.749Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T15:26:33.749Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T15:26:33.749Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T15:26:33.749Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:26:33.749Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:26:34.006Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T15:26:34.006Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1132298225 data=null doit=true} to Shell with text {Find} [2019-07-30T15:26:34.006Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T15:26:34.006Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:26:34.006Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:26:34.006Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:26:34.006Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:26:34.006Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:26:34.006Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:26:34.006Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:26:34.006Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:26:34.006Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-30T15:26:34.006Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-30T15:26:34.006Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:34.006Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-30T15:26:34.006Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-30T15:26:34.006Z] DEBUG - Setting text on (of type 'Combo') to CPU [2019-07-30T15:26:34.006Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU} time=1132298229 data=null} to (of type 'Combo') [2019-07-30T15:26:34.006Z] DEBUG - Set text on (of type 'Combo') to CPU [2019-07-30T15:26:34.006Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:26:34.006Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T15:26:34.006Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T15:26:34.006Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T15:26:34.006Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:26:34.006Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:26:34.006Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:26:34.006Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:26:34.006Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:26:34.006Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:26:34.006Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:26:34.006Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T15:26:34.006Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=1132298247 data=null doit=true} to Button with text {&Backward} [2019-07-30T15:26:34.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1132298248 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-30T15:26:34.006Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T15:26:34.006Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=1132298253 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T15:26:34.006Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=1132298253 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-30T15:26:34.006Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=1132298254 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-30T15:26:34.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1132298254 data=null item=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-30T15:26:34.006Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T15:26:34.006Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:26:34.006Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:26:34.006Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:26:34.006Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T15:26:34.006Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T15:26:34.006Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T15:26:34.006Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:26:34.006Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:26:34.006Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:26:34.006Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:26:34.006Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:26:34.006Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T15:26:34.006Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:26:34.006Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:26:34.006Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:26:34.006Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:26:34.006Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:26:34.006Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T15:26:34.006Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T15:26:34.006Z] 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-30T15:26:34.006Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:26:34.006Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:26:34.006Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:26:34.006Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:26:34.006Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T15:26:34.006Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@52cb9d10 [2019-07-30T15:26:34.006Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1132298256 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-30T15:26:34.006Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1132298257 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-30T15:26:34.006Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1132298257 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T15:26:34.006Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1132298257 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T15:26:34.006Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1132298257 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-30T15:26:34.006Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1132298257 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-30T15:26:34.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1132298257 data=null item=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-30T15:26:34.263Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1132298257 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-30T15:26:34.263Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1132298258 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-30T15:26:34.263Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1132298258 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-30T15:26:34.263Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1132298258 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T15:26:34.263Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1132298258 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:26:34.263Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T15:26:34.263Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5afaeeec [2019-07-30T15:26:34.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=1132298259 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-30T15:26:34.263Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1132298259 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-30T15:26:34.263Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=1132298259 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T15:26:34.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=1132298259 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T15:26:34.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=1132298259 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-30T15:26:34.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=1132298259 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-30T15:26:34.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=1132298259 data=null item=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-30T15:26:34.263Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=1132298260 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-30T15:26:34.263Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1132298260 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-30T15:26:34.263Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=1132298260 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-30T15:26:34.263Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=1132298260 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T15:26:34.263Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=1132298260 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T15:26:34.263Z] 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-30T15:26:34.263Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:26:34.263Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T15:26:34.263Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:26:34.263Z] DEBUG - Clicking on Fi&nd [2019-07-30T15:26:34.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1132298261 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:34.263Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1132298261 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:34.263Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1132298262 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:34.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1132298262 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:34.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1132298262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:34.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1132298262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:34.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1132298262 data=null item=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-30T15:26:34.263Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1132298263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:34.263Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1132298263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:34.263Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1132298263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:34.263Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1132298263 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:34.263Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1132298263 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:34.263Z] DEBUG - Clicked on Fi&nd [2019-07-30T15:26:34.263Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T15:26:34.263Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T15:26:34.263Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T15:26:34.263Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T15:26:34.263Z] DEBUG - matched Combo with text "CPU", using matcher: of type 'Combo' [2019-07-30T15:26:34.263Z] DEBUG - matched Combo with text "CPU", using matcher: (of type 'Combo') [2019-07-30T15:26:34.263Z] DEBUG - Setting text on (of type 'Combo') to CP [2019-07-30T15:26:34.263Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CP} time=1132298264 data=null} to (of type 'Combo') [2019-07-30T15:26:34.263Z] DEBUG - Set text on (of type 'Combo') to CP [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:26:34.263Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:26:34.263Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T15:26:34.263Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T15:26:34.263Z] 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-30T15:26:34.263Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:26:34.263Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T15:26:34.263Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:26:34.263Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T15:26:34.263Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T15:26:34.263Z] 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-30T15:26:34.263Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:26:34.263Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T15:26:34.263Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:26:34.263Z] DEBUG - Clicking on Fi&nd [2019-07-30T15:26:34.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1132298298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:34.263Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1132298298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:34.263Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1132298298 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:34.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1132298298 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:34.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1132298298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:34.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1132298298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:34.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1132298298 data=null item=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-30T15:26:34.263Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1132298301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:34.263Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1132298302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:34.263Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1132298302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:34.263Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1132298302 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:34.263Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1132298302 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:34.263Z] DEBUG - Clicked on Fi&nd [2019-07-30T15:26:34.263Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T15:26:34.263Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T15:26:34.263Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-07-30T15:26:34.263Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-07-30T15:26:34.263Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T15:26:34.263Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T15:26:34.263Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:26:34.263Z] DEBUG - Clicking on Close [2019-07-30T15:26:34.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1132298308 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-30T15:26:34.263Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1132298308 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-30T15:26:34.263Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1132298308 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T15:26:34.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1132298308 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T15:26:34.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1132298308 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-30T15:26:34.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1132298308 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-30T15:26:34.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1132298308 data=null item=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-30T15:26:34.520Z] DEBUG - Clicked on [2019-07-30T15:26:34.520Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-30T15:26:34.520Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T15:26:34.520Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T15:26:34.520Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T15:26:34.520Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T15:26:34.520Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T15:26:34.520Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T15:26:34.520Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:26:34.520Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:26:34.777Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T15:26:34.777Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1132298895 data=null doit=true} to Shell with text {Find} [2019-07-30T15:26:34.777Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:34.777Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-30T15:26:34.777Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-30T15:26:34.777Z] DEBUG - Setting text on (of type 'Combo') to CPU 1 [2019-07-30T15:26:34.777Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=1132298899 data=null} to (of type 'Combo') [2019-07-30T15:26:34.777Z] DEBUG - Set text on (of type 'Combo') to CPU 1 [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T15:26:34.777Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@520bc7dc [2019-07-30T15:26:34.777Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=1132298906 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-30T15:26:34.777Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1132298906 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-30T15:26:34.777Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=1132298907 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T15:26:34.777Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=1132298907 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T15:26:34.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=1132298907 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-30T15:26:34.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=1132298907 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-30T15:26:34.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=1132298907 data=null item=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-30T15:26:34.777Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=1132298907 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-30T15:26:34.777Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1132298907 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-30T15:26:34.777Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=1132298908 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-30T15:26:34.777Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=1132298908 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T15:26:34.777Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=1132298908 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T15:26:34.777Z] 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-30T15:26:34.777Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T15:26:34.777Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T15:26:34.777Z] 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-30T15:26:34.777Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T15:26:34.777Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:26:34.777Z] DEBUG - Clicking on Fi&nd [2019-07-30T15:26:34.777Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1132298911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:34.777Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1132298911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:34.777Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1132298911 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:34.777Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1132298911 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:34.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1132298911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:34.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1132298911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:34.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1132298911 data=null item=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-30T15:26:34.777Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1132298912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:34.777Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1132298912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:34.777Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1132298912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:34.777Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1132298912 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:34.777Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1132298912 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:34.777Z] DEBUG - Clicked on Fi&nd [2019-07-30T15:26:34.777Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T15:26:34.777Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T15:26:34.777Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T15:26:34.777Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T15:26:34.777Z] DEBUG - matched Combo with text "CPU 1", using matcher: of type 'Combo' [2019-07-30T15:26:34.777Z] DEBUG - matched Combo with text "CPU 1", using matcher: (of type 'Combo') [2019-07-30T15:26:34.777Z] DEBUG - Setting text on (of type 'Combo') to cpu 1 [2019-07-30T15:26:34.777Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {cpu 1} time=1132298913 data=null} to (of type 'Combo') [2019-07-30T15:26:34.777Z] DEBUG - Set text on (of type 'Combo') to cpu 1 [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T15:26:34.777Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T15:26:34.777Z] 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-30T15:26:34.777Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T15:26:34.777Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T15:26:34.777Z] 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-30T15:26:34.777Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T15:26:34.777Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:26:34.777Z] DEBUG - Clicking on Fi&nd [2019-07-30T15:26:34.777Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1132298921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:34.777Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1132298921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:34.777Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1132298921 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:34.777Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1132298922 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:34.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1132298922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:34.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1132298922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:34.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1132298922 data=null item=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-30T15:26:34.777Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1132298984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:34.777Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1132298985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:34.777Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1132298985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:34.777Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1132298985 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:34.777Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1132298985 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:34.777Z] DEBUG - Clicked on Fi&nd [2019-07-30T15:26:34.777Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T15:26:34.777Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T15:26:34.777Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-07-30T15:26:34.777Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-07-30T15:26:34.777Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T15:26:34.777Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T15:26:34.777Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:26:34.777Z] DEBUG - Clicking on Close [2019-07-30T15:26:34.777Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1132298988 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-30T15:26:34.777Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1132298988 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-30T15:26:34.777Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1132298988 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T15:26:34.777Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1132298988 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T15:26:34.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1132298989 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-30T15:26:34.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1132298989 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-30T15:26:34.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1132298989 data=null item=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-30T15:26:35.034Z] DEBUG - Clicked on [2019-07-30T15:26:35.034Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-30T15:26:35.291Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T15:26:35.291Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T15:26:35.291Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T15:26:35.291Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T15:26:35.291Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T15:26:35.291Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T15:26:35.291Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:26:35.291Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:26:35.548Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T15:26:35.548Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1132299712 data=null doit=true} to Shell with text {Find} [2019-07-30T15:26:35.548Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T15:26:35.548Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T15:26:35.548Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:26:35.548Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:26:35.548Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:26:35.548Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:26:35.548Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:26:35.548Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:26:35.548Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:26:35.548Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T15:26:35.548Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T15:26:35.548Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T15:26:35.548Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:26:35.548Z] DEBUG - Clicking on Close [2019-07-30T15:26:35.548Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1132299715 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-30T15:26:35.548Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1132299715 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-30T15:26:35.548Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1132299715 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T15:26:35.548Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1132299715 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T15:26:35.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1132299716 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-30T15:26:35.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1132299716 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-30T15:26:35.548Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1132299716 data=null item=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-30T15:26:35.804Z] DEBUG - Clicked on [2019-07-30T15:26:35.804Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T15:26:35.804Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T15:26:35.804Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T15:26:35.804Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T15:26:35.804Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T15:26:35.804Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T15:26:35.804Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:26:35.804Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:26:36.369Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T15:26:36.369Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1132300412 data=null doit=true} to Shell with text {Find} [2019-07-30T15:26:36.369Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T15:26:36.369Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T15:26:36.369Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:26:36.369Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:26:36.369Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:26:36.369Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:26:36.369Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:26:36.369Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:26:36.369Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:26:36.369Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T15:26:36.369Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T15:26:36.369Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T15:26:36.369Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:26:36.369Z] DEBUG - Clicking on Close [2019-07-30T15:26:36.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1132300415 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-30T15:26:36.369Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1132300415 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-30T15:26:36.369Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1132300415 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T15:26:36.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1132300415 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T15:26:36.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1132300416 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-30T15:26:36.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1132300416 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-30T15:26:36.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1132300416 data=null item=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-30T15:26:36.732Z] DEBUG - Clicked on [2019-07-30T15:26:36.732Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-30T15:26:36.732Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T15:26:36.732Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T15:26:36.732Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T15:26:36.732Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T15:26:36.732Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T15:26:36.732Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T15:26:36.732Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:26:36.732Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T15:26:37.125Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T15:26:37.125Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1132301048 data=null doit=true} to Shell with text {Find} [2019-07-30T15:26:37.125Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:37.125Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-30T15:26:37.125Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-30T15:26:37.125Z] DEBUG - Setting text on (of type 'Combo') to CPU 1 [2019-07-30T15:26:37.125Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=1132301051 data=null} to (of type 'Combo') [2019-07-30T15:26:37.125Z] DEBUG - Set text on (of type 'Combo') to CPU 1 [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T15:26:37.125Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=1132301054 data=null doit=true} to Button with text {F&orward} [2019-07-30T15:26:37.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1132301054 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-30T15:26:37.125Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T15:26:37.125Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=1132301055 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T15:26:37.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=1132301061 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-30T15:26:37.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=1132301061 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-30T15:26:37.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1132301061 data=null item=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-30T15:26:37.125Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T15:26:37.125Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3760c619 [2019-07-30T15:26:37.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=1132301062 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-30T15:26:37.125Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1132301062 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-30T15:26:37.125Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=1132301062 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T15:26:37.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=1132301062 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T15:26:37.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=1132301063 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-30T15:26:37.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=1132301063 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-30T15:26:37.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=1132301063 data=null item=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-30T15:26:37.125Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=1132301063 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-30T15:26:37.125Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1132301063 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-30T15:26:37.125Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=1132301063 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-30T15:26:37.125Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=1132301063 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T15:26:37.125Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=1132301063 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T15:26:37.125Z] 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-30T15:26:37.125Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T15:26:37.125Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@62f84cee [2019-07-30T15:26:37.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1132301064 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-30T15:26:37.125Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1132301064 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-30T15:26:37.125Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1132301064 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T15:26:37.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1132301065 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T15:26:37.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1132301065 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-30T15:26:37.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1132301065 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-30T15:26:37.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1132301065 data=null item=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-30T15:26:37.125Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1132301065 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-30T15:26:37.125Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1132301065 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-30T15:26:37.125Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1132301065 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-30T15:26:37.125Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1132301065 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T15:26:37.125Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1132301065 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T15:26:37.125Z] 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-30T15:26:37.125Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T15:26:37.125Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:26:37.125Z] DEBUG - Clicking on Fi&nd [2019-07-30T15:26:37.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1132301067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:37.125Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1132301068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:37.125Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1132301068 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:37.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1132301068 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:37.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1132301068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:37.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1132301068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:37.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1132301068 data=null item=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-30T15:26:37.125Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1132301069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:37.125Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1132301069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:37.125Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1132301069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:37.125Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1132301069 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:37.125Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1132301069 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:37.125Z] DEBUG - Clicked on Fi&nd [2019-07-30T15:26:37.125Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T15:26:37.125Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T15:26:37.125Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-30T15:26:37.125Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-30T15:26:37.125Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T15:26:37.125Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T15:26:37.125Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-30T15:26:37.125Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-30T15:26:37.125Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:26:37.125Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:26:37.125Z] DEBUG - matched Combo with text "CPU 1", using matcher: of type 'Combo' [2019-07-30T15:26:37.125Z] DEBUG - matched Combo with text "CPU 1", using matcher: (of type 'Combo') [2019-07-30T15:26:37.125Z] DEBUG - Setting text on (of type 'Combo') to CPU 1 [2019-07-30T15:26:37.125Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=1132301072 data=null} to (of type 'Combo') [2019-07-30T15:26:37.125Z] DEBUG - Set text on (of type 'Combo') to CPU 1 [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T15:26:37.125Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=1132301076 data=null doit=true} to Button with text {&Backward} [2019-07-30T15:26:37.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1132301077 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-30T15:26:37.125Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T15:26:37.125Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=1132301078 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T15:26:37.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=1132301082 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-30T15:26:37.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=1132301082 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-30T15:26:37.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1132301082 data=null item=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-30T15:26:37.125Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T15:26:37.125Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T15:26:37.125Z] 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-30T15:26:37.125Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T15:26:37.125Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T15:26:37.125Z] 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-30T15:26:37.125Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T15:26:37.125Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:26:37.125Z] DEBUG - Clicking on Fi&nd [2019-07-30T15:26:37.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1132301087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:37.125Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1132301087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:37.125Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1132301087 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:37.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1132301087 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:37.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1132301087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:37.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1132301087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:37.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1132301087 data=null item=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-30T15:26:37.125Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1132301088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:37.125Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1132301088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:37.125Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1132301088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:37.125Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1132301088 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:37.125Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1132301088 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T15:26:37.125Z] DEBUG - Clicked on Fi&nd [2019-07-30T15:26:37.125Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T15:26:37.125Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T15:26:37.125Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-30T15:26:37.125Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-30T15:26:37.125Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T15:26:37.125Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T15:26:37.125Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T15:26:37.125Z] DEBUG - Clicking on Close [2019-07-30T15:26:37.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1132301109 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-30T15:26:37.125Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1132301109 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-30T15:26:37.125Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1132301109 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T15:26:37.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1132301109 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T15:26:37.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1132301110 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-30T15:26:37.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1132301110 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-30T15:26:37.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1132301110 data=null item=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-30T15:26:37.383Z] DEBUG - Clicked on [2019-07-30T15:26:37.383Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} time=1132301487 data=null doit=true} to Shell with text {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} [2019-07-30T15:26:37.383Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T15:26:37.383Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:26:37.383Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:26:37.383Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:26:37.383Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132301601 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:26:37.383Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132301601 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:26:37.383Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132301601 data=null} to TreeItem with text {test} [2019-07-30T15:26:37.383Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132301602 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:26:37.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132301602 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:26:37.383Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132301629 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:26:37.641Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T15:26:37.641Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T15:26:37.898Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T15:26:38.155Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T15:26:38.155Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T15:26:38.155Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:26:38.155Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:26:38.155Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:26:38.155Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:26:38.155Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:26:38.155Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:26:38.155Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:26:38.155Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T15:26:38.155Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132302393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:26:38.155Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132302393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:26:38.155Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132302393 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:26:38.155Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132302393 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:26:38.155Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132302393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:26:38.155Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132302394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:26:38.155Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132302394 data=null 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-30T15:26:38.155Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132302394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:26:38.155Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132302394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:26:38.155Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132302394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:26:38.155Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132302394 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:26:38.155Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132302394 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:26:38.155Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:26:38.155Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:26:38.155Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:26:38.155Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:26:38.155Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:26:38.155Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:26:38.155Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:26:38.155Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:26:38.155Z] DEBUG - Clicking on OK [2019-07-30T15:26:38.155Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1132302395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:26:38.155Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1132302396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:26:38.155Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1132302396 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:26:38.155Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1132302396 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:26:38.155Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1132302396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:26:38.155Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1132302396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:26:38.155Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:26:38.155Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:26:38.155Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:26:38.155Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:26:38.155Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:26:38.155Z] DEBUG - Clicked on OK [2019-07-30T15:26:39.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1132302396 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:26:39.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1132301786 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-30T15:26:39.086Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.052 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest [2019-07-30T15:26:39.086Z] testRegEx(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 1.181 s [2019-07-30T15:26:39.086Z] testDirection(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 0.758 s [2019-07-30T15:26:39.086Z] testWholeWord(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 1.111 s [2019-07-30T15:26:39.086Z] testCaseSensitive(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 0.749 s [2019-07-30T15:26:39.086Z] testOpenCloseDialog(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 1.391 s [2019-07-30T15:26:39.086Z] testWrapSearch(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 0.807 s [2019-07-30T15:26:39.086Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest [2019-07-30T15:26:53.945Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T15:26:53.945Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:26:53.945Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T15:26:53.945Z] *** BUG *** [2019-07-30T15:26:53.945Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:26:53.945Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:26:53.945Z] [2019-07-30T15:26:53.945Z] *** BUG *** [2019-07-30T15:26:53.945Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:26:53.945Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:26:53.945Z] [2019-07-30T15:26:53.945Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-30T15:26:53.945Z] DEBUG - number of items : 2 [2019-07-30T15:26:53.945Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Lost Events} [2019-07-30T15:26:53.946Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132316756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-30T15:26:53.946Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132316756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-30T15:26:53.946Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132316757 data=null doit=true} to ToolItem with tooltip text {Hide Lost Events} [2019-07-30T15:26:53.946Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132316757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-30T15:26:53.946Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132316757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-30T15:26:53.946Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132316757 data=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-30T15:26:53.946Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132316758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-30T15:26:53.946Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132316758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-30T15:26:53.946Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132316758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-30T15:26:53.946Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132316758 data=null doit=true} to ToolItem with tooltip text {Hide Lost Events} [2019-07-30T15:26:53.946Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132316758 data=null} to ToolItem with tooltip text {Hide Lost Events} [2019-07-30T15:26:53.946Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Lost Events} [2019-07-30T15:26:53.946Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-30T15:26:57.220Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"' [2019-07-30T15:26:57.783Z] [2019-07-30T15:26:57.783Z] !ENTRY org.eclipse.ui 4 0 2019-07-30 15:26:57.633 [2019-07-30T15:26:57.783Z] !MESSAGE Unhandled event loop exception [2019-07-30T15:26:57.783Z] !STACK 0 [2019-07-30T15:26:57.783Z] java.lang.NullPointerException [2019-07-30T15:26:57.783Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-30T15:26:57.783Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-30T15:26:57.783Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-30T15:26:57.783Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-30T15:26:57.783Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-30T15:26:57.783Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-30T15:26:57.783Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-30T15:26:57.783Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T15:26:57.783Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T15:26:57.783Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T15:26:57.783Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T15:26:57.783Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T15:26:57.783Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-30T15:26:57.783Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-30T15:26:57.783Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-30T15:26:57.783Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-30T15:26:57.783Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-30T15:26:57.783Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-30T15:26:57.783Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-30T15:26:57.783Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-30T15:26:57.783Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-30T15:26:57.783Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-30T15:26:57.783Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-30T15:26:57.784Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-30T15:26:57.784Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T15:26:57.784Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T15:26:57.784Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T15:26:57.784Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T15:26:57.784Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T15:26:57.784Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T15:26:57.784Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T15:26:57.784Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T15:26:57.784Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T15:26:57.784Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T15:26:57.784Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T15:26:57.784Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T15:26:57.784Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T15:26:57.784Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T15:26:57.784Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T15:26:57.784Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T15:26:57.784Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T15:26:57.784Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T15:26:57.784Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T15:26:57.784Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T15:26:57.784Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T15:26:57.784Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T15:26:57.784Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T15:26:57.784Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T15:26:57.784Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T15:26:57.784Z] [2019-07-30T15:26:57.784Z] !ENTRY org.eclipse.ui 4 0 2019-07-30 15:26:57.643 [2019-07-30T15:26:57.784Z] !MESSAGE Unhandled event loop exception [2019-07-30T15:26:57.784Z] !STACK 0 [2019-07-30T15:26:57.784Z] java.lang.NullPointerException [2019-07-30T15:26:57.784Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-30T15:26:57.784Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-30T15:26:57.784Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-30T15:26:57.784Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-30T15:26:57.784Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-30T15:26:57.784Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-30T15:26:57.784Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-30T15:26:57.784Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T15:26:57.784Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T15:26:57.784Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T15:26:57.784Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T15:26:57.784Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T15:26:57.784Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-30T15:26:57.784Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-30T15:26:57.784Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-30T15:26:57.784Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-30T15:26:57.784Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-30T15:26:57.784Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-30T15:26:57.784Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-30T15:26:57.784Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-30T15:26:57.784Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-30T15:26:57.784Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-30T15:26:57.784Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-30T15:26:57.784Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-30T15:26:57.784Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T15:26:57.784Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T15:26:57.784Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T15:26:57.784Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T15:26:57.784Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T15:26:57.784Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T15:26:57.784Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T15:26:57.784Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T15:26:57.784Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T15:26:57.784Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T15:26:57.784Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T15:26:57.784Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T15:26:57.784Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T15:26:57.784Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T15:26:57.784Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T15:26:57.784Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T15:26:57.784Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T15:26:57.784Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T15:26:57.784Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T15:26:57.784Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T15:26:57.784Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T15:26:57.784Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T15:26:57.784Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T15:26:57.784Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T15:26:57.784Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T15:26:57.784Z] [2019-07-30T15:26:57.784Z] !ENTRY org.eclipse.ui 4 0 2019-07-30 15:26:57.727 [2019-07-30T15:26:57.784Z] !MESSAGE Unhandled event loop exception [2019-07-30T15:26:57.784Z] !STACK 0 [2019-07-30T15:26:57.784Z] java.lang.NullPointerException [2019-07-30T15:26:57.784Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-30T15:26:57.784Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-30T15:26:57.784Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-30T15:26:57.784Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-30T15:26:57.784Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-30T15:26:57.784Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-30T15:26:57.784Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-30T15:26:57.784Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T15:26:57.784Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T15:26:57.784Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T15:26:57.784Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T15:26:57.784Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T15:26:57.784Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-30T15:26:57.784Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-30T15:26:57.784Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-30T15:26:57.784Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-30T15:26:57.784Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-30T15:26:57.784Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-30T15:26:57.784Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-30T15:26:57.784Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-30T15:26:57.784Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-30T15:26:57.784Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-30T15:26:57.784Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-30T15:26:57.784Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-30T15:26:57.784Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T15:26:57.784Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T15:26:57.784Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T15:26:57.784Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T15:26:57.784Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T15:26:57.784Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T15:26:57.784Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T15:26:57.784Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T15:26:57.784Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T15:26:57.784Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T15:26:57.784Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T15:26:57.784Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T15:26:57.784Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T15:26:57.784Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T15:26:57.784Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T15:26:57.784Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T15:26:57.784Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T15:26:57.784Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T15:26:57.784Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T15:26:57.784Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T15:26:57.784Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T15:26:57.784Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T15:26:57.784Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T15:26:57.784Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T15:26:57.784Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T15:26:58.041Z] [2019-07-30T15:26:58.041Z] !ENTRY org.eclipse.ui 4 0 2019-07-30 15:26:57.947 [2019-07-30T15:26:58.041Z] !MESSAGE Unhandled event loop exception [2019-07-30T15:26:58.041Z] !STACK 0 [2019-07-30T15:26:58.041Z] java.lang.NullPointerException [2019-07-30T15:26:58.041Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-30T15:26:58.041Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-30T15:26:58.041Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-30T15:26:58.041Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-30T15:26:58.041Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-30T15:26:58.041Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-30T15:26:58.041Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-30T15:26:58.041Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T15:26:58.041Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T15:26:58.041Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T15:26:58.041Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T15:26:58.041Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T15:26:58.041Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-30T15:26:58.041Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-30T15:26:58.041Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-30T15:26:58.041Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-30T15:26:58.041Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-30T15:26:58.041Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-30T15:26:58.041Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-30T15:26:58.041Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-30T15:26:58.041Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-30T15:26:58.041Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-30T15:26:58.041Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-30T15:26:58.041Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-30T15:26:58.041Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T15:26:58.041Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T15:26:58.041Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T15:26:58.041Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T15:26:58.041Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T15:26:58.041Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T15:26:58.041Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T15:26:58.041Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T15:26:58.041Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T15:26:58.041Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T15:26:58.041Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T15:26:58.041Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T15:26:58.041Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T15:26:58.041Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T15:26:58.041Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T15:26:58.041Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T15:26:58.041Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T15:26:58.041Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T15:26:58.041Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T15:26:58.041Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T15:26:58.041Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T15:26:58.041Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T15:26:58.041Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T15:26:58.041Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T15:26:58.041Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T15:26:58.041Z] DEBUG - matched ViewReference with text "", using matcher: with title '"State System Explorer"' [2019-07-30T15:26:58.041Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:26:58.041Z] [2019-07-30T15:26:58.041Z] !ENTRY org.eclipse.ui 4 0 2019-07-30 15:26:57.967 [2019-07-30T15:26:58.041Z] !MESSAGE Unhandled event loop exception [2019-07-30T15:26:58.041Z] !STACK 0 [2019-07-30T15:26:58.041Z] java.lang.NullPointerException [2019-07-30T15:26:58.041Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-30T15:26:58.041Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-30T15:26:58.041Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-30T15:26:58.041Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-30T15:26:58.041Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-30T15:26:58.041Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-30T15:26:58.041Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-30T15:26:58.041Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T15:26:58.041Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T15:26:58.041Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T15:26:58.041Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T15:26:58.041Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T15:26:58.041Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-30T15:26:58.041Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-30T15:26:58.041Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-30T15:26:58.041Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-30T15:26:58.041Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-30T15:26:58.041Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-30T15:26:58.041Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-30T15:26:58.041Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-30T15:26:58.041Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-30T15:26:58.041Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-30T15:26:58.041Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-30T15:26:58.041Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-30T15:26:58.041Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T15:26:58.041Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T15:26:58.041Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T15:26:58.041Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T15:26:58.041Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T15:26:58.041Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T15:26:58.041Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T15:26:58.041Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T15:26:58.041Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T15:26:58.041Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T15:26:58.041Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T15:26:58.041Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T15:26:58.041Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T15:26:58.041Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T15:26:58.041Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T15:26:58.041Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T15:26:58.041Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T15:26:58.041Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T15:26:58.041Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T15:26:58.041Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T15:26:58.041Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T15:26:58.041Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T15:26:58.041Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T15:26:58.041Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T15:26:58.041Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T15:26:58.605Z] [2019-07-30T15:26:58.605Z] !ENTRY org.eclipse.ui 4 0 2019-07-30 15:26:58.522 [2019-07-30T15:26:58.605Z] !MESSAGE Unhandled event loop exception [2019-07-30T15:26:58.605Z] !STACK 0 [2019-07-30T15:26:58.605Z] java.lang.NullPointerException [2019-07-30T15:26:58.605Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-30T15:26:58.605Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-30T15:26:58.605Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-30T15:26:58.605Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-30T15:26:58.605Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-30T15:26:58.605Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-30T15:26:58.605Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-30T15:26:58.605Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T15:26:58.605Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T15:26:58.605Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T15:26:58.605Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T15:26:58.605Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T15:26:58.605Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-30T15:26:58.605Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-30T15:26:58.605Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-30T15:26:58.605Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-30T15:26:58.605Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-30T15:26:58.605Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-30T15:26:58.605Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-30T15:26:58.605Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-30T15:26:58.605Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-30T15:26:58.605Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-30T15:26:58.605Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-30T15:26:58.605Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-30T15:26:58.605Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T15:26:58.605Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T15:26:58.605Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T15:26:58.605Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T15:26:58.605Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T15:26:58.605Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T15:26:58.605Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T15:26:58.605Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T15:26:58.605Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T15:26:58.605Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T15:26:58.605Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T15:26:58.605Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T15:26:58.605Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T15:26:58.605Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T15:26:58.605Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T15:26:58.605Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T15:26:58.605Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T15:26:58.605Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T15:26:58.605Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T15:26:58.605Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T15:26:58.605Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T15:26:58.605Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T15:26:58.605Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T15:26:58.605Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T15:26:58.605Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T15:26:58.605Z] [2019-07-30T15:26:58.605Z] !ENTRY org.eclipse.ui 4 0 2019-07-30 15:26:58.531 [2019-07-30T15:26:58.605Z] !MESSAGE Unhandled event loop exception [2019-07-30T15:26:58.605Z] !STACK 0 [2019-07-30T15:26:58.605Z] java.lang.NullPointerException [2019-07-30T15:26:58.605Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-30T15:26:58.605Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-30T15:26:58.605Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-30T15:26:58.605Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-30T15:26:58.605Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-30T15:26:58.605Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-30T15:26:58.605Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-30T15:26:58.605Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T15:26:58.605Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T15:26:58.605Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T15:26:58.605Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T15:26:58.605Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T15:26:58.605Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-30T15:26:58.605Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-30T15:26:58.605Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-30T15:26:58.605Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-30T15:26:58.605Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-30T15:26:58.605Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-30T15:26:58.605Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-30T15:26:58.605Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-30T15:26:58.605Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-30T15:26:58.605Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-30T15:26:58.605Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-30T15:26:58.605Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-30T15:26:58.605Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T15:26:58.605Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T15:26:58.605Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T15:26:58.605Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T15:26:58.605Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T15:26:58.605Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T15:26:58.605Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T15:26:58.605Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T15:26:58.605Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T15:26:58.605Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T15:26:58.605Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T15:26:58.605Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T15:26:58.605Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T15:26:58.605Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T15:26:58.605Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T15:26:58.605Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T15:26:58.605Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T15:26:58.605Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T15:26:58.605Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T15:26:58.605Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T15:26:58.605Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T15:26:58.605Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T15:26:58.605Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T15:26:58.605Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T15:26:58.605Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T15:26:58.605Z] [2019-07-30T15:26:58.605Z] !ENTRY org.eclipse.ui 4 0 2019-07-30 15:26:58.550 [2019-07-30T15:26:58.605Z] !MESSAGE Unhandled event loop exception [2019-07-30T15:26:58.605Z] !STACK 0 [2019-07-30T15:26:58.605Z] java.lang.NullPointerException [2019-07-30T15:26:58.605Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-30T15:26:58.605Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-30T15:26:58.605Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-30T15:26:58.605Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-30T15:26:58.605Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-30T15:26:58.605Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-30T15:26:58.605Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-30T15:26:58.605Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T15:26:58.605Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T15:26:58.605Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T15:26:58.605Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T15:26:58.605Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T15:26:58.605Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-30T15:26:58.605Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-30T15:26:58.605Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-30T15:26:58.605Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-30T15:26:58.605Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-30T15:26:58.605Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-30T15:26:58.605Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-30T15:26:58.605Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-30T15:26:58.605Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-30T15:26:58.605Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-30T15:26:58.605Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-30T15:26:58.605Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-30T15:26:58.605Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T15:26:58.605Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T15:26:58.605Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T15:26:58.605Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T15:26:58.605Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T15:26:58.605Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T15:26:58.605Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T15:26:58.605Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T15:26:58.605Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T15:26:58.605Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T15:26:58.605Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T15:26:58.605Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T15:26:58.605Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T15:26:58.605Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T15:26:58.605Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T15:26:58.605Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T15:26:58.605Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T15:26:58.605Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T15:26:58.605Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T15:26:58.605Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T15:26:58.605Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T15:26:58.605Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T15:26:58.605Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T15:26:58.605Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T15:26:58.605Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T15:26:58.862Z] [2019-07-30T15:26:58.862Z] !ENTRY org.eclipse.ui 4 0 2019-07-30 15:26:58.626 [2019-07-30T15:26:58.862Z] !MESSAGE Unhandled event loop exception [2019-07-30T15:26:58.862Z] !STACK 0 [2019-07-30T15:26:58.862Z] java.lang.NullPointerException [2019-07-30T15:26:58.862Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-30T15:26:58.862Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-30T15:26:58.862Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-30T15:26:58.862Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-30T15:26:58.862Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-30T15:26:58.862Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-30T15:26:58.862Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-30T15:26:58.862Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T15:26:58.862Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T15:26:58.862Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T15:26:58.862Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T15:26:58.862Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T15:26:58.862Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-30T15:26:58.862Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-30T15:26:58.862Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-30T15:26:58.862Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-30T15:26:58.862Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-30T15:26:58.862Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-30T15:26:58.862Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-30T15:26:58.862Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-30T15:26:58.862Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-30T15:26:58.862Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-30T15:26:58.862Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-30T15:26:58.862Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-30T15:26:58.862Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T15:26:58.862Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T15:26:58.862Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T15:26:58.862Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T15:26:58.862Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T15:26:58.862Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T15:26:58.862Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T15:26:58.862Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T15:26:58.862Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T15:26:58.862Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T15:26:58.862Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T15:26:58.862Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T15:26:58.862Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T15:26:58.862Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T15:26:58.862Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T15:26:58.862Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T15:26:58.862Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T15:26:58.862Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T15:26:58.862Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T15:26:58.862Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T15:26:58.862Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T15:26:58.862Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T15:26:58.862Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T15:26:58.862Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T15:26:58.862Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T15:26:58.862Z] DEBUG - matched ViewReference with text "", using matcher: with title '"State System Explorer"' [2019-07-30T15:26:58.862Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:26:58.862Z] [2019-07-30T15:26:58.862Z] !ENTRY org.eclipse.ui 4 0 2019-07-30 15:26:58.755 [2019-07-30T15:26:58.862Z] !MESSAGE Unhandled event loop exception [2019-07-30T15:26:58.862Z] !STACK 0 [2019-07-30T15:26:58.862Z] java.lang.NullPointerException [2019-07-30T15:26:58.862Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-30T15:26:58.862Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-30T15:26:58.862Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-30T15:26:58.862Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-30T15:26:58.862Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-30T15:26:58.862Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-30T15:26:58.862Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-30T15:26:58.862Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T15:26:58.862Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T15:26:58.862Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T15:26:58.862Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T15:26:58.862Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T15:26:58.862Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-30T15:26:58.862Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-30T15:26:58.862Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-30T15:26:58.862Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-30T15:26:58.862Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-30T15:26:58.862Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-30T15:26:58.862Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-30T15:26:58.862Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-30T15:26:58.862Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-30T15:26:58.862Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-30T15:26:58.862Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-30T15:26:58.862Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-30T15:26:58.862Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T15:26:58.862Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T15:26:58.862Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T15:26:58.862Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T15:26:58.862Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T15:26:58.862Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T15:26:58.862Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T15:26:58.862Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T15:26:58.862Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T15:26:58.862Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T15:26:58.862Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T15:26:58.862Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T15:26:58.862Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T15:26:58.862Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T15:26:58.862Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T15:26:58.862Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T15:26:58.862Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T15:26:58.862Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T15:26:58.862Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T15:26:58.862Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T15:26:58.862Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T15:26:58.862Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T15:26:58.862Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T15:26:58.862Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T15:26:58.862Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T15:26:58.862Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:26:58.862Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:27:03.268Z] [2019-07-30T15:27:03.268Z] !ENTRY org.eclipse.ui 4 0 2019-07-30 15:27:03.227 [2019-07-30T15:27:03.268Z] !MESSAGE Unhandled event loop exception [2019-07-30T15:27:03.268Z] !STACK 0 [2019-07-30T15:27:03.268Z] java.lang.NullPointerException [2019-07-30T15:27:03.268Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-30T15:27:03.268Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-30T15:27:03.268Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-30T15:27:03.268Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-30T15:27:03.268Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-30T15:27:03.268Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-30T15:27:03.268Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-30T15:27:03.268Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T15:27:03.268Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T15:27:03.268Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T15:27:03.268Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T15:27:03.268Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T15:27:03.268Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-30T15:27:03.268Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-30T15:27:03.268Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-30T15:27:03.268Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-30T15:27:03.268Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-30T15:27:03.268Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-30T15:27:03.268Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-30T15:27:03.268Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-30T15:27:03.268Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-30T15:27:03.268Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-30T15:27:03.268Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-30T15:27:03.268Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-30T15:27:03.268Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T15:27:03.268Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T15:27:03.268Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T15:27:03.268Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T15:27:03.268Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T15:27:03.268Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T15:27:03.268Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T15:27:03.268Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T15:27:03.268Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T15:27:03.268Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T15:27:03.268Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T15:27:03.268Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T15:27:03.268Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T15:27:03.268Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T15:27:03.268Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T15:27:03.268Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T15:27:03.268Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T15:27:03.268Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T15:27:03.268Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T15:27:03.268Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T15:27:03.268Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T15:27:03.268Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T15:27:03.268Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T15:27:03.268Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T15:27:03.268Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T15:27:03.833Z] [2019-07-30T15:27:03.833Z] !ENTRY org.eclipse.ui 4 0 2019-07-30 15:27:03.647 [2019-07-30T15:27:03.833Z] !MESSAGE Unhandled event loop exception [2019-07-30T15:27:03.833Z] !STACK 0 [2019-07-30T15:27:03.833Z] java.lang.NullPointerException [2019-07-30T15:27:03.833Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-30T15:27:03.833Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-30T15:27:03.833Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-30T15:27:03.833Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-30T15:27:03.833Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-30T15:27:03.833Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-30T15:27:03.833Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-30T15:27:03.833Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T15:27:03.833Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T15:27:03.833Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T15:27:03.833Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T15:27:03.833Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T15:27:03.833Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-30T15:27:03.833Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-30T15:27:03.833Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-30T15:27:03.833Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-30T15:27:03.833Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-30T15:27:03.833Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-30T15:27:03.833Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-30T15:27:03.833Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-30T15:27:03.833Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-30T15:27:03.833Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-30T15:27:03.833Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-30T15:27:03.833Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-30T15:27:03.833Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T15:27:03.833Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T15:27:03.833Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T15:27:03.833Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T15:27:03.833Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T15:27:03.833Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T15:27:03.833Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T15:27:03.833Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T15:27:03.833Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T15:27:03.833Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T15:27:03.833Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T15:27:03.833Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T15:27:03.833Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T15:27:03.833Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T15:27:03.833Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T15:27:03.833Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T15:27:03.833Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T15:27:03.833Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T15:27:03.833Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T15:27:03.833Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T15:27:03.833Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T15:27:03.833Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T15:27:03.833Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T15:27:03.833Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T15:27:03.833Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T15:27:09.088Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:27:09.088Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1132333189 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T15:27:09.088Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T15:27:09.088Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:27:09.088Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:27:09.088Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:27:09.088Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132333287 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:27:09.088Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132333287 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:27:09.088Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132333287 data=null} to TreeItem with text {test} [2019-07-30T15:27:09.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132333287 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:27:09.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132333288 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:27:09.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132333297 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:27:09.345Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T15:27:09.345Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T15:27:09.345Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T15:27:09.602Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T15:27:09.602Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T15:27:09.602Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:27:09.602Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:27:09.602Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:27:09.602Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:27:09.602Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:27:09.602Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:27:09.602Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:27:09.602Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T15:27:09.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132333757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:27:09.602Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132333757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:27:09.602Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132333757 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:27:09.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132333757 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:27:09.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132333757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:27:09.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132333757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:27:09.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132333757 data=null 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-30T15:27:09.602Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132333758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:27:09.602Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132333758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:27:09.602Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132333758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:27:09.602Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132333758 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:27:09.602Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132333758 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:27:09.602Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:27:09.602Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:27:09.602Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:27:09.602Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:27:09.602Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:27:09.602Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:27:09.602Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:27:09.602Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:27:09.602Z] DEBUG - Clicking on OK [2019-07-30T15:27:09.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1132333759 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:27:09.602Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1132333759 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:27:09.602Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1132333759 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:27:09.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1132333759 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:27:09.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1132333759 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:27:09.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1132333759 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:27:09.602Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:27:09.602Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:27:09.602Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:27:09.602Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:27:09.602Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:27:09.602Z] DEBUG - Clicked on OK [2019-07-30T15:27:10.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1132333759 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:27:10.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1132333413 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-30T15:27:10.534Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.285 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest [2019-07-30T15:27:10.534Z] test(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest) Time elapsed: 28.996 s [2019-07-30T15:27:10.534Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest [2019-07-30T15:27:11.097Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.diskioactivity"' [2019-07-30T15:27:11.097Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T15:27:19.192Z] DEBUG - matched EditorReference with text "", using matcher: with name '"scp_dest"' [2019-07-30T15:27:19.192Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:27:19.192Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:27:19.192Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:27:19.192Z] DEBUG - Setting state to checked on: scp_dest [2019-07-30T15:27:20.562Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1132344487 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T15:27:20.562Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T15:27:20.562Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:27:20.562Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:27:20.562Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:27:20.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132344529 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:27:20.562Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132344529 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:27:20.562Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132344529 data=null} to TreeItem with text {test} [2019-07-30T15:27:20.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132344529 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:27:20.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132344530 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:27:20.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132344538 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:27:20.562Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T15:27:20.562Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T15:27:20.562Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T15:27:20.926Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T15:27:20.926Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T15:27:20.926Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:27:20.926Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:27:20.926Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:27:20.926Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:27:20.926Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:27:20.926Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:27:20.926Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:27:20.926Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T15:27:20.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132345017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:27:20.926Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132345018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:27:20.926Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132345018 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:27:20.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132345018 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:27:20.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132345018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:27:20.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132345018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:27:20.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132345018 data=null 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-30T15:27:20.926Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132345018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:27:20.926Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132345018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:27:20.926Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132345019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:27:20.926Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132345019 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:27:20.926Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132345019 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:27:20.926Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:27:20.926Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:27:20.926Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:27:20.926Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:27:20.926Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:27:20.926Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:27:20.926Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:27:20.926Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:27:20.926Z] DEBUG - Clicking on OK [2019-07-30T15:27:20.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1132345020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:27:20.926Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1132345020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:27:20.926Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1132345020 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:27:20.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1132345020 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:27:20.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1132345020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:27:20.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1132345020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:27:20.926Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:27:20.926Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:27:20.926Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:27:20.926Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:27:21.282Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:27:21.539Z] DEBUG - Clicked on OK [2019-07-30T15:27:21.539Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1132345020 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:27:21.539Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1132344634 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-30T15:27:22.102Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.498 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest [2019-07-30T15:27:22.102Z] testDiskView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest) Time elapsed: 9.46 s [2019-07-30T15:27:22.102Z] [2019-07-30T15:27:22.102Z] Results: [2019-07-30T15:27:22.102Z] [2019-07-30T15:27:22.102Z] Tests run: 47, Failures: 0, Errors: 0, Skipped: 1 [2019-07-30T15:27:22.102Z] [2019-07-30T15:27:22.666Z] [2019-07-30T15:27:22.666Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 15:27:22.538 [2019-07-30T15:27:22.666Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T15:27:23.598Z] [INFO] All tests passed! [2019-07-30T15:27:23.598Z] [INFO] [2019-07-30T15:27:23.598Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T15:27:23.598Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:27:23.598Z] [INFO] [2019-07-30T15:27:23.598Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T15:27:25.493Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T15:27:25.493Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T15:27:25.493Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T15:27:26.065Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T15:27:26.065Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T15:27:26.065Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T15:27:26.321Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T15:27:27.691Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T15:27:27.949Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T15:27:27.949Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T15:27:28.205Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T15:27:28.205Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T15:27:28.205Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T15:27:28.205Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T15:27:28.205Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T15:27:28.462Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T15:27:28.462Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests' with 10 classes [2019-07-30T15:27:28.720Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T15:27:28.976Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T15:27:28.976Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T15:27:29.234Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T15:27:29.490Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-30T15:27:29.747Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T15:27:29.747Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests' with 4 classes [2019-07-30T15:27:30.005Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core.tests' with 10 classes [2019-07-30T15:27:30.005Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T15:27:30.262Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T15:27:30.262Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T15:27:30.262Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T15:27:30.519Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-30T15:27:30.929Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T15:27:30.929Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T15:27:30.929Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T15:27:31.282Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui' with 3 classes [2019-07-30T15:27:31.282Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T15:27:31.282Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T15:27:31.282Z] [INFO] [2019-07-30T15:27:31.282Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T15:27:31.282Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.10-SNAPSHOT.jar [2019-07-30T15:27:31.282Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.10-SNAPSHOT.pom [2019-07-30T15:27:31.282Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar [2019-07-30T15:27:31.282Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.10-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.10-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T15:27:31.282Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.10-SNAPSHOT-p2metadata.xml [2019-07-30T15:27:31.282Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.10-SNAPSHOT-p2artifacts.xml [2019-07-30T15:27:31.282Z] [INFO] [2019-07-30T15:27:31.282Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T15:27:31.282Z] [INFO] [2019-07-30T15:27:31.282Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests >-- [2019-07-30T15:27:31.282Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.10-SNAPSHOT [100/134] [2019-07-30T15:27:31.282Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T15:27:31.282Z] [INFO] [2019-07-30T15:27:31.282Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T15:27:31.282Z] [INFO] [2019-07-30T15:27:31.282Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T15:27:31.282Z] [INFO] The project's OSGi version is 1.0.10.201907301416 [2019-07-30T15:27:31.282Z] [INFO] [2019-07-30T15:27:31.282Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T15:27:31.282Z] [INFO] [2019-07-30T15:27:31.282Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T15:27:31.282Z] [INFO] [2019-07-30T15:27:31.282Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T15:27:31.282Z] [INFO] [2019-07-30T15:27:31.282Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T15:27:31.282Z] [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/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:27:31.282Z] [INFO] [2019-07-30T15:27:31.282Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T15:27:31.282Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:27:31.282Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/main/resources [2019-07-30T15:27:31.282Z] [INFO] [2019-07-30T15:27:31.282Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T15:27:31.538Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/classes [2019-07-30T15:27:32.103Z] [INFO] [2019-07-30T15:27:32.103Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T15:27:32.103Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:27:32.103Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/test/resources [2019-07-30T15:27:32.103Z] [INFO] [2019-07-30T15:27:32.103Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T15:27:32.103Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar [2019-07-30T15:27:32.103Z] [INFO] [2019-07-30T15:27:32.103Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T15:27:32.103Z] [INFO] [2019-07-30T15:27:32.103Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T15:27:32.103Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.10-SNAPSHOT.jar [2019-07-30T15:27:32.103Z] [INFO] [2019-07-30T15:27:32.103Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T15:27:32.103Z] [INFO] [2019-07-30T15:27:32.103Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T15:27:32.103Z] [INFO] [2019-07-30T15:27:32.103Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T15:27:32.103Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.10-SNAPSHOT.jar [2019-07-30T15:27:32.103Z] [INFO] [2019-07-30T15:27:32.103Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T15:27:32.103Z] [INFO] [2019-07-30T15:27:32.103Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T15:27:33.474Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-30T15:27:33.474Z] [INFO] Command line: [2019-07-30T15:27:33.474Z] [/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/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-30T15:27:33.474Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T15:27:37.649Z] !SESSION 2019-07-30 15:27:33.739 ----------------------------------------------- [2019-07-30T15:27:37.649Z] eclipse.buildId=unknown [2019-07-30T15:27:37.649Z] java.version=1.8.0_202 [2019-07-30T15:27:37.649Z] java.vendor=Oracle Corporation [2019-07-30T15:27:37.649Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T15:27:37.649Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-30T15:27:37.649Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-30T15:27:37.649Z] [2019-07-30T15:27:37.649Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 15:27:36.821 [2019-07-30T15:27:37.649Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T15:27:37.649Z] !STACK 0 [2019-07-30T15:27:37.649Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T15:27:37.649Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:27:37.649Z] [2019-07-30T15:27:37.649Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T15:27:37.649Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T15:27:37.649Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T15:27:37.649Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T15:27:37.649Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T15:27:37.649Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T15:27:37.649Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T15:27:37.649Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T15:27:37.649Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T15:27:37.649Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T15:27:37.649Z] [2019-07-30T15:27:37.649Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 15:27:36.960 [2019-07-30T15:27:37.649Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T15:27:37.649Z] !STACK 0 [2019-07-30T15:27:37.649Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T15:27:37.649Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:27:37.649Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T15:27:37.649Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-30T15:27:37.649Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T15:27:37.649Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:27:37.649Z] [2019-07-30T15:27:37.649Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T15:27:37.649Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T15:27:37.649Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T15:27:37.649Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T15:27:37.649Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T15:27:37.649Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T15:27:37.649Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T15:27:37.649Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T15:27:37.649Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T15:27:37.649Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T15:27:39.543Z] process 14905: 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-30T15:27:39.543Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T15:27:39.543Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T15:27:39.543Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T15:27:49.495Z] Running org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest [2019-07-30T15:27:50.059Z] Display size: 1440x900 [2019-07-30T15:27:50.059Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-30T15:27:50.059Z] GTK version=3.18.9 [2019-07-30T15:27:50.059Z] GTK theme=Ambiance [2019-07-30T15:27:50.059Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T15:27:50.059Z] Time zone: Coordinated Universal Time [2019-07-30T15:27:50.059Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T15:27:50.059Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T15:27:52.757Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:27:53.015Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:27:53.015Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:27:53.015Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:27:53.015Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:27:53.015Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:27:53.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1132377129 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T15:27:53.015Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1132377130 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T15:27:53.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1132377131 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T15:27:53.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1132377131 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T15:27:53.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132377133 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-30T15:27:53.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1132377302 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T15:27:53.271Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:27:53.271Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1132377305 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T15:27:53.271Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1132377306 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T15:27:53.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1132377306 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T15:27:53.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1132377307 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T15:27:53.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132377307 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-30T15:27:53.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1132377317 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T15:27:53.271Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1132377320 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T15:27:53.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1132377320 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T15:27:53.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1132377320 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T15:27:53.271Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1132377321 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-30T15:27:53.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1132377494 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T15:27:53.271Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:27:53.271Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1132377499 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T15:27:53.271Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1132377501 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T15:27:53.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1132377501 data=null} to TreeItem with text {Traces [0]} [2019-07-30T15:27:53.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1132377502 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:27:53.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132377502 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-30T15:27:53.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1132377591 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:27:58.784Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-30T15:27:58.784Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:28:02.059Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T15:28:02.059Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T15:28:02.059Z] DEBUG - number of items : 18 [2019-07-30T15:28:02.059Z] DEBUG - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-30T15:28:02.059Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132386088 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-30T15:28:02.059Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132386088 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-30T15:28:02.060Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132386088 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-30T15:28:02.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132386089 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-30T15:28:02.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132386089 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-30T15:28:02.316Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132386540 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-30T15:28:02.316Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132386542 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-30T15:28:02.316Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132386543 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-30T15:28:02.316Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132386544 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-30T15:28:02.316Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132386544 data=null} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-30T15:28:02.316Z] DEBUG - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-30T15:28:02.316Z] DEBUG - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping' [2019-07-30T15:28:02.316Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-30T15:28:02.316Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...' [2019-07-30T15:28:02.316Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH' [2019-07-30T15:28:02.316Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T15:28:02.316Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-30T15:28:02.316Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-30T15:28:02.316Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-30T15:28:02.316Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:28:02.316Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:28:02.316Z] DEBUG - Clicking on Add... [2019-07-30T15:28:02.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=1132386554 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-30T15:28:02.316Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1132386555 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-30T15:28:02.316Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=1132386555 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T15:28:02.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=1132386555 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T15:28:02.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=1132386556 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-30T15:28:02.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=1132386556 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-30T15:28:04.210Z] [2019-07-30T15:28:04.210Z] !ENTRY org.eclipse.cdt.core.native 4 0 2019-07-30 15:28:03.838 [2019-07-30T15:28:04.210Z] !MESSAGE no spawner in java.library.path [2019-07-30T15:28:04.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=1132386557 data=null item=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-30T15:28:04.210Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=1132388198 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-30T15:28:04.210Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1132388198 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-30T15:28:04.210Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=1132388199 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-30T15:28:04.210Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=1132388199 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T15:28:04.210Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=1132388199 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T15:28:04.210Z] DEBUG - Clicked on Add... [2019-07-30T15:28:04.210Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-30T15:28:04.210Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-30T15:28:04.210Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-30T15:28:04.210Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-30T15:28:04.210Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:28:04.210Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:28:04.210Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:28:04.210Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:28:04.210Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:04.210Z] DEBUG - Clicking on OK [2019-07-30T15:28:04.210Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1132388204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:04.210Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1132388205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:04.210Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1132388205 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:04.210Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1132388205 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:04.210Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1132388205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:04.210Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1132388205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:04.210Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {OK} time=1132388320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:04.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1132388206 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:04.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132386089 data=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-30T15:28:05.031Z] DEBUG - Clicked on [2019-07-30T15:28:05.031Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T15:28:05.031Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:28:05.031Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:28:05.031Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T15:28:05.031Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:28:05.595Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:28:05.595Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T15:28:05.595Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T15:28:05.595Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:28:05.595Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:28:06.158Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1132390208 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T15:28:06.158Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T15:28:06.158Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:28:06.158Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:28:06.158Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:28:06.158Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1132390304 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:06.158Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1132390304 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:06.158Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1132390304 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:06.158Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1132390305 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:06.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132390305 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-30T15:28:06.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1132390326 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:06.415Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T15:28:06.415Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T15:28:06.676Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T15:28:07.230Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T15:28:07.230Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T15:28:07.230Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:28:07.230Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:28:07.230Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:07.230Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:28:07.230Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:28:07.230Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:28:07.230Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:07.230Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T15:28:07.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132391215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:07.230Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132391216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:07.230Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132391216 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:07.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132391216 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:07.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132391217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:07.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132391217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:07.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132391217 data=null 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-30T15:28:07.230Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132391218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:07.230Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132391218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:07.230Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132391218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:07.230Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132391218 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:07.230Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132391219 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:07.230Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:07.230Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:28:07.230Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:28:07.230Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:28:07.230Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:28:07.230Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:28:07.230Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:28:07.230Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:07.230Z] DEBUG - Clicking on OK [2019-07-30T15:28:07.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1132391230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:07.230Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1132391230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:07.230Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1132391230 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:07.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1132391230 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:07.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1132391231 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:07.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1132391231 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:07.487Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:07.487Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:07.487Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:07.487Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:07.487Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:07.487Z] DEBUG - Clicked on OK [2019-07-30T15:28:08.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1132391231 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:08.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1132390604 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-30T15:28:08.309Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:28:08.874Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:28:08.874Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:28:08.874Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:28:08.874Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:28:08.874Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:28:08.874Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1132392938 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:08.874Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1132392939 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:08.874Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1132392939 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:08.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1132392939 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:08.874Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132392940 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-30T15:28:08.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1132392970 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:08.874Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:28:08.874Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1132392972 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:08.874Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1132392972 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:08.874Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1132392972 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:08.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1132392973 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:08.874Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132392973 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-30T15:28:08.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1132392982 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:08.874Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1132392983 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:08.874Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1132392988 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:08.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1132392989 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:08.874Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1132392989 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-30T15:28:08.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1132392993 data=null button=1 stateMask=0x80000 x=77 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:08.874Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:28:08.874Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1132392995 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T15:28:08.874Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1132392995 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T15:28:08.874Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1132392996 data=null} to TreeItem with text {Traces [0]} [2019-07-30T15:28:08.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1132392996 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:28:08.874Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132392996 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-30T15:28:08.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1132393011 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:28:12.150Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-30T15:28:12.150Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:28:12.150Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T15:28:12.150Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T15:28:12.150Z] DEBUG - number of items : 18 [2019-07-30T15:28:12.150Z] DEBUG - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-30T15:28:12.150Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132396128 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-30T15:28:12.150Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132396177 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-30T15:28:12.150Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132396178 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-30T15:28:12.150Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132396178 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-30T15:28:12.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132396179 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-30T15:28:12.407Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132396502 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-30T15:28:12.407Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132396504 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-30T15:28:12.407Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132396504 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-30T15:28:12.407Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132396505 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-30T15:28:12.407Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132396505 data=null} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-30T15:28:12.407Z] DEBUG - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-30T15:28:12.407Z] DEBUG - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping' [2019-07-30T15:28:12.407Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-30T15:28:12.407Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...' [2019-07-30T15:28:12.407Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH' [2019-07-30T15:28:12.407Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T15:28:12.407Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-30T15:28:12.407Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-30T15:28:12.407Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-30T15:28:12.407Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:28:12.407Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:28:12.407Z] DEBUG - Clicking on Add... [2019-07-30T15:28:12.407Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=1132396509 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-30T15:28:12.407Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1132396509 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-30T15:28:12.407Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=1132396509 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T15:28:12.407Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=1132396509 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T15:28:12.407Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=1132396510 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-30T15:28:12.407Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=1132396510 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-30T15:28:12.665Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=1132396724 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-30T15:28:12.665Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1132396725 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-30T15:28:12.665Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=1132396726 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-30T15:28:12.665Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=1132396728 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T15:28:12.665Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=1132396728 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T15:28:12.665Z] DEBUG - Clicked on Add... [2019-07-30T15:28:12.665Z] DEBUG - matched Shell with text "Import failure", using matcher: with text 'Import failure' [2019-07-30T15:28:12.665Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:28:12.665Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:28:12.665Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:28:12.665Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:12.665Z] DEBUG - Clicking on OK [2019-07-30T15:28:12.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1132396731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:12.665Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1132396731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:12.665Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1132396731 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:12.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1132396732 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:12.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1132396732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:12.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1132396732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:12.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1132396732 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:12.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=1132396510 data=null item=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-30T15:28:12.665Z] DEBUG - Clicked on [2019-07-30T15:28:12.665Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:28:12.665Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:28:12.665Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T15:28:12.665Z] DEBUG - Selecting rows [0] in (of type 'Table') [2019-07-30T15:28:12.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1132396821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T15:28:12.665Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1132396822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T15:28:12.665Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1132396822 data=null doit=true} to (of type 'Table') [2019-07-30T15:28:12.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1132396822 data=null} to (of type 'Table') [2019-07-30T15:28:12.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/253/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=1132396823 data=null button=1 stateMask=0x0 x=260 y=11 count=1} to (of type 'Table') [2019-07-30T15:28:12.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1132396825 data=null item=TableItem {/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/253/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-30T15:28:12.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/253/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=1132396827 data=null button=1 stateMask=0x80000 x=260 y=11 count=1} to (of type 'Table') [2019-07-30T15:28:12.665Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-30T15:28:12.665Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-30T15:28:12.665Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-30T15:28:12.665Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-30T15:28:12.665Z] DEBUG - matched Button with text "Down", using matcher: with mnemonic 'Down' [2019-07-30T15:28:12.665Z] DEBUG - matched Button with text "Down", using matcher: with style 'SWT.PUSH' [2019-07-30T15:28:12.665Z] DEBUG - matched Button with text "Down", using matcher: (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-30T15:28:12.665Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:28:12.665Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:28:12.665Z] DEBUG - Clicking on Down [2019-07-30T15:28:12.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Down} time=1132396885 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-30T15:28:12.665Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=1132396885 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-30T15:28:12.665Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Down} time=1132396886 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-30T15:28:12.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Down} time=1132396886 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-30T15:28:12.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Down} time=1132396886 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-30T15:28:12.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Down} time=1132396886 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-30T15:28:12.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Down} time=1132396886 data=null item=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-30T15:28:12.665Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Down} time=1132396890 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-30T15:28:12.665Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=1132396890 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-30T15:28:12.665Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Down} time=1132396890 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-30T15:28:12.665Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Down} time=1132396890 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-30T15:28:12.665Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Down} time=1132396891 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-30T15:28:12.665Z] DEBUG - Clicked on Down [2019-07-30T15:28:12.665Z] DEBUG - Clicking on Down [2019-07-30T15:28:12.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Down} time=1132396891 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-30T15:28:12.665Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=1132396891 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-30T15:28:12.665Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Down} time=1132396892 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-30T15:28:12.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Down} time=1132396892 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-30T15:28:12.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Down} time=1132396892 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-30T15:28:12.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Down} time=1132396892 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-30T15:28:12.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Down} time=1132396892 data=null item=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-30T15:28:12.665Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Down} time=1132396895 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-30T15:28:12.665Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=1132396895 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-30T15:28:12.665Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Down} time=1132396895 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-30T15:28:12.665Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Down} time=1132396895 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-30T15:28:12.665Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Down} time=1132396895 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-30T15:28:12.665Z] DEBUG - Clicked on Down [2019-07-30T15:28:12.665Z] DEBUG - Clicking on Down [2019-07-30T15:28:12.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Down} time=1132396896 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-30T15:28:12.665Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=1132396896 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-30T15:28:12.665Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Down} time=1132396903 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-30T15:28:12.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Down} time=1132396903 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-30T15:28:12.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Down} time=1132396903 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-30T15:28:12.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Down} time=1132396903 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-30T15:28:12.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Down} time=1132396904 data=null item=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-30T15:28:12.665Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Down} time=1132396906 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-30T15:28:12.665Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=1132396906 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-30T15:28:12.665Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Down} time=1132396906 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-30T15:28:12.665Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Down} time=1132396907 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-30T15:28:12.665Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Down} time=1132396907 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-30T15:28:12.665Z] DEBUG - Clicked on Down [2019-07-30T15:28:12.665Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-30T15:28:12.665Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-30T15:28:12.665Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-30T15:28:12.665Z] DEBUG - matched Button with text "Up", using matcher: with mnemonic 'Up' [2019-07-30T15:28:12.665Z] DEBUG - matched Button with text "Up", using matcher: with style 'SWT.PUSH' [2019-07-30T15:28:12.665Z] DEBUG - matched Button with text "Up", using matcher: (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-30T15:28:12.665Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-30T15:28:12.665Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:28:12.665Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:28:12.665Z] DEBUG - Clicking on Up [2019-07-30T15:28:12.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Up} time=1132396911 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-30T15:28:12.666Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=1132396911 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-30T15:28:12.666Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Up} time=1132396911 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-30T15:28:12.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Up} time=1132396911 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-30T15:28:12.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Up} time=1132396911 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-30T15:28:12.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Up} time=1132396912 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-30T15:28:12.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Up} time=1132396912 data=null item=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-30T15:28:12.924Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Up} time=1132396921 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-30T15:28:12.924Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=1132396922 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-30T15:28:12.924Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Up} time=1132396922 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-30T15:28:12.924Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Up} time=1132396922 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-30T15:28:12.924Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Up} time=1132396922 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-30T15:28:12.924Z] DEBUG - Clicked on Up [2019-07-30T15:28:12.924Z] DEBUG - Clicking on Up [2019-07-30T15:28:12.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Up} time=1132396923 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-30T15:28:12.924Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=1132396923 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-30T15:28:12.924Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Up} time=1132396923 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-30T15:28:12.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Up} time=1132396923 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-30T15:28:12.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Up} time=1132396924 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-30T15:28:12.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Up} time=1132396924 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-30T15:28:12.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Up} time=1132396924 data=null item=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-30T15:28:12.924Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Up} time=1132396926 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-30T15:28:12.924Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=1132396927 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-30T15:28:12.924Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Up} time=1132396927 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-30T15:28:12.924Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Up} time=1132396927 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-30T15:28:12.924Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Up} time=1132396927 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-30T15:28:12.924Z] DEBUG - Clicked on Up [2019-07-30T15:28:12.924Z] DEBUG - Clicking on Up [2019-07-30T15:28:12.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Up} time=1132396928 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-30T15:28:12.924Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=1132396928 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-30T15:28:12.924Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Up} time=1132396928 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-30T15:28:12.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Up} time=1132396928 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-30T15:28:12.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Up} time=1132396929 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-30T15:28:12.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Up} time=1132396929 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-30T15:28:12.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Up} time=1132396929 data=null item=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-30T15:28:12.924Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Up} time=1132396984 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-30T15:28:12.924Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=1132396984 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-30T15:28:12.924Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Up} time=1132396984 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-30T15:28:12.924Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Up} time=1132396985 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-30T15:28:12.924Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Up} time=1132396985 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-30T15:28:12.924Z] DEBUG - Clicked on Up [2019-07-30T15:28:12.924Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T15:28:12.924Z] DEBUG - Selecting rows [0, 1] in (of type 'Table') [2019-07-30T15:28:12.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1132396988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T15:28:12.924Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1132396988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T15:28:12.924Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1132396988 data=null doit=true} to (of type 'Table') [2019-07-30T15:28:12.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1132396989 data=null} to (of type 'Table') [2019-07-30T15:28:12.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/253/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=1132396989 data=null button=1 stateMask=0x0 x=260 y=11 count=1} to (of type 'Table') [2019-07-30T15:28:12.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1132396991 data=null item=TableItem {/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/253/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-30T15:28:12.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/253/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=1132396991 data=null button=1 stateMask=0x80000 x=260 y=11 count=1} to (of type 'Table') [2019-07-30T15:28:12.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1132396992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T15:28:12.924Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1132396992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T15:28:12.924Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1132396992 data=null doit=true} to (of type 'Table') [2019-07-30T15:28:12.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1132396993 data=null} to (of type 'Table') [2019-07-30T15:28:12.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/253/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/dummy-mapping.txt} time=1132396993 data=null button=1 stateMask=0x40000 x=260 y=32 count=1} to (of type 'Table') [2019-07-30T15:28:12.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1132396994 data=null item=TableItem {/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/253/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/dummy-mapping.txt} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Table') [2019-07-30T15:28:12.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/253/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/dummy-mapping.txt} time=1132397002 data=null button=1 stateMask=0xc0000 x=260 y=32 count=1} to (of type 'Table') [2019-07-30T15:28:12.924Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-30T15:28:12.924Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-30T15:28:12.924Z] DEBUG - matched Button with text "Remove", using matcher: with mnemonic 'Remove' [2019-07-30T15:28:12.924Z] DEBUG - matched Button with text "Remove", using matcher: with style 'SWT.PUSH' [2019-07-30T15:28:12.924Z] DEBUG - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T15:28:12.924Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-30T15:28:12.924Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-30T15:28:12.924Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:28:12.924Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:28:12.924Z] DEBUG - Clicking on Remove [2019-07-30T15:28:12.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Remove} time=1132397006 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-30T15:28:12.924Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Remove} time=1132397006 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-30T15:28:12.924Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remove} time=1132397006 data=null doit=true} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T15:28:12.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Remove} time=1132397007 data=null} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T15:28:12.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remove} time=1132397007 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-30T15:28:12.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remove} time=1132397007 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-30T15:28:12.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remove} time=1132397007 data=null item=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-30T15:28:12.924Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T15:28:12.924Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T15:28:12.924Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T15:28:12.924Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T15:28:12.924Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T15:28:12.924Z] DEBUG - Clicked on Remove [2019-07-30T15:28:12.924Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-30T15:28:12.924Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-30T15:28:12.924Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-30T15:28:12.924Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-30T15:28:12.924Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:28:12.924Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-30T15:28:12.924Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T15:28:12.924Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T15:28:12.924Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:28:12.924Z] DEBUG - Clicking on Cancel [2019-07-30T15:28:12.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1132397019 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-30T15:28:12.924Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1132397019 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-30T15:28:12.924Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1132397020 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T15:28:12.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1132397020 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T15:28:12.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1132397020 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-30T15:28:12.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1132397020 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-30T15:28:12.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1132397020 data=null item=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-30T15:28:12.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132396180 data=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-30T15:28:13.182Z] DEBUG - Clicked on [2019-07-30T15:28:13.747Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1132397716 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T15:28:13.747Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T15:28:13.747Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:28:13.747Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:28:13.747Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:28:13.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1132397821 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:13.747Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1132397821 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:13.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1132397822 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:13.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1132397822 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:13.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132397822 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-30T15:28:13.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1132397884 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:14.004Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T15:28:14.004Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T15:28:14.004Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T15:28:14.261Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T15:28:14.261Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T15:28:14.261Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:28:14.261Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:28:14.261Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:14.261Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:28:14.261Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:28:14.261Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:28:14.261Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:14.261Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T15:28:14.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132398419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:14.261Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132398419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:14.261Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132398420 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:14.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132398420 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:14.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132398420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:14.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132398420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:14.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132398420 data=null 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-30T15:28:14.261Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132398420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:14.261Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132398420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:14.261Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132398421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:14.261Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132398427 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:14.261Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132398427 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:14.261Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:14.261Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:28:14.261Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:28:14.261Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:28:14.261Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:28:14.261Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:28:14.261Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:28:14.261Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:14.261Z] DEBUG - Clicking on OK [2019-07-30T15:28:14.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1132398485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:14.261Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1132398485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:14.261Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1132398485 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:14.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1132398485 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:14.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1132398485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:14.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1132398485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:14.261Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:14.261Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:14.261Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:14.261Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:14.261Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:14.261Z] DEBUG - Clicked on OK [2019-07-30T15:28:15.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1132398486 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:15.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1132398033 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-30T15:28:15.192Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:28:15.756Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:28:15.756Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:28:15.756Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:28:15.756Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:28:15.756Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:28:15.756Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1132399923 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:15.756Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1132399923 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:15.756Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1132399924 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:15.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1132399924 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:15.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132399924 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-30T15:28:15.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1132399956 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:15.756Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:28:15.756Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1132399957 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:15.756Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1132399958 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:15.756Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1132399958 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:15.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1132399958 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:15.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132399959 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-30T15:28:15.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1132399967 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:15.756Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1132399987 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:15.756Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1132399987 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:15.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1132399988 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:15.756Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1132399989 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-30T15:28:15.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1132399994 data=null button=1 stateMask=0x80000 x=77 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:15.756Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:28:15.756Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1132399996 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T15:28:15.756Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1132399996 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T15:28:15.756Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1132399996 data=null} to TreeItem with text {Traces [0]} [2019-07-30T15:28:15.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1132399997 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:28:15.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132399997 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-30T15:28:16.013Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1132400018 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:28:18.534Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-30T15:28:18.534Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:28:18.791Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T15:28:18.791Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:28:18.791Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:28:18.791Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T15:28:19.050Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:28:19.729Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:28:19.729Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T15:28:19.729Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T15:28:19.985Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:28:19.985Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:28:19.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Name} time=1132403882 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-30T15:28:19.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Name} time=1132403892 data=null button=1 stateMask=0x80000 x=78 y=-12 count=1} to TreeColumn with text {Name} [2019-07-30T15:28:19.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PID/TID} time=1132403893 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-30T15:28:19.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PID/TID} time=1132403911 data=null button=1 stateMask=0x80000 x=180 y=-12 count=1} to TreeColumn with text {PID/TID} [2019-07-30T15:28:19.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Start time} time=1132403915 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-30T15:28:19.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Start time} time=1132403917 data=null button=1 stateMask=0x80000 x=294 y=-12 count=1} to TreeColumn with text {Start time} [2019-07-30T15:28:19.985Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T15:28:19.985Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:28:19.985Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:28:20.549Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1132404516 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T15:28:20.549Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T15:28:20.549Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:28:20.549Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:28:20.549Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:28:20.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1132404565 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:20.549Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1132404565 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:20.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1132404566 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:20.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1132404566 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:20.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132404566 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-30T15:28:20.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1132404590 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:20.549Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T15:28:20.549Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T15:28:20.806Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T15:28:21.063Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T15:28:21.063Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T15:28:21.063Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:28:21.063Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:28:21.063Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:21.063Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:28:21.063Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:28:21.063Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:28:21.063Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:21.063Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T15:28:21.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132405128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:21.063Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132405129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:21.063Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132405129 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:21.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132405129 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:21.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132405129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:21.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132405129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:21.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132405129 data=null 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-30T15:28:21.063Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132405129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:21.063Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132405129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:21.063Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132405129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:21.063Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132405130 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:21.063Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132405130 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:21.063Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:21.064Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:28:21.064Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:28:21.064Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:28:21.064Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:28:21.064Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:28:21.064Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:28:21.064Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:21.064Z] DEBUG - Clicking on OK [2019-07-30T15:28:21.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1132405137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:21.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1132405137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:21.064Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1132405138 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:21.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1132405138 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:21.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1132405138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:21.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1132405138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:21.064Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:21.064Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:21.064Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:21.064Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:21.064Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:21.064Z] DEBUG - Clicked on OK [2019-07-30T15:28:21.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1132405138 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:21.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1132404713 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-30T15:28:22.189Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:28:22.751Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:28:22.751Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:28:22.751Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:28:22.751Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:28:22.751Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:28:22.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1132406830 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:22.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1132406830 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:22.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1132406830 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:22.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1132406831 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:22.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132406831 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-30T15:28:22.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1132406847 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:22.751Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:28:22.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1132406853 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:22.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1132406854 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:22.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1132406854 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:22.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1132406854 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:22.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132406855 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-30T15:28:22.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1132406862 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:22.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1132406863 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:22.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1132406863 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:22.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1132406863 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:22.751Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1132406864 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-30T15:28:22.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1132406881 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:22.751Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:28:22.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1132406886 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T15:28:22.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1132406886 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T15:28:22.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1132406886 data=null} to TreeItem with text {Traces [0]} [2019-07-30T15:28:22.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1132406887 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:28:22.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132406887 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-30T15:28:22.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1132406895 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:28:26.024Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-30T15:28:26.024Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:28:26.024Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T15:28:26.024Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T15:28:26.024Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:28:26.024Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:28:26.024Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T15:28:26.024Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:28:26.281Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:28:26.281Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T15:28:26.281Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T15:28:26.281Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:28:26.281Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:28:26.845Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1132411013 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T15:28:26.845Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T15:28:26.845Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:28:26.845Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:28:26.845Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:28:26.845Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1132411059 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:26.845Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1132411059 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:26.845Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1132411060 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:26.845Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1132411060 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:26.845Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132411060 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-30T15:28:26.845Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1132411092 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:27.101Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T15:28:27.101Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T15:28:27.101Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T15:28:27.359Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T15:28:27.359Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T15:28:27.359Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:28:27.359Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:28:27.359Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:27.359Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:28:27.359Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:28:27.359Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:28:27.359Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:27.359Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T15:28:27.359Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132411605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:27.359Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132411606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:27.359Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132411609 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:27.359Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132411610 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:27.359Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132411610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:27.359Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132411610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:27.359Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132411610 data=null 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-30T15:28:27.359Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132411610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:27.616Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132411611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:27.616Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132411611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:27.616Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132411611 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:27.616Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132411611 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:27.616Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:27.616Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:28:27.616Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:28:27.616Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:28:27.616Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:28:27.616Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:28:27.616Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:28:27.616Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:27.616Z] DEBUG - Clicking on OK [2019-07-30T15:28:27.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1132411620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:27.616Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1132411620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:27.616Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1132411620 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:27.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1132411620 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:27.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1132411620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:27.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1132411620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:27.616Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:27.616Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:27.616Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:27.616Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:27.616Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:27.616Z] DEBUG - Clicked on OK [2019-07-30T15:28:27.874Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1132411620 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:27.874Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1132411215 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-30T15:28:28.130Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:28:28.695Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:28:28.695Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:28:28.695Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:28:28.695Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:28:28.695Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:28:28.695Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1132412830 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:28.695Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1132412830 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:28.695Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1132412830 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:28.695Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1132412831 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:28.695Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132412831 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-30T15:28:28.695Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1132412855 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:28.695Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:28:28.695Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1132412859 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:28.695Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1132412859 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:28.695Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1132412859 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:28.695Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1132412859 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:28.695Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132412859 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-30T15:28:28.695Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1132412867 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:28.695Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1132412867 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:28.695Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1132412867 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:28.695Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1132412868 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:28.695Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1132412868 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-30T15:28:28.695Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1132412871 data=null button=1 stateMask=0x80000 x=77 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:28.695Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:28:28.695Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1132412872 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T15:28:28.695Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1132412880 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T15:28:28.695Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1132412880 data=null} to TreeItem with text {Traces [0]} [2019-07-30T15:28:28.695Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1132412881 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:28:28.695Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132412881 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-30T15:28:28.695Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1132412889 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:28:31.217Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-30T15:28:31.217Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:28:31.217Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T15:28:31.217Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T15:28:31.217Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T15:28:31.217Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:28:31.217Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:28:31.217Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1132415433 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T15:28:31.217Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T15:28:31.474Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:28:31.474Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:28:31.474Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:28:31.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1132415485 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:31.474Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1132415485 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:31.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1132415485 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:31.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1132415486 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:31.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132415486 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-30T15:28:31.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1132415496 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:31.474Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T15:28:31.474Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T15:28:31.733Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T15:28:32.425Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T15:28:32.425Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T15:28:32.425Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:28:32.425Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:28:32.425Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:32.425Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:28:32.425Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:28:32.425Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:28:32.425Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:32.425Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T15:28:32.425Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132416022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:32.425Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132416023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:32.425Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132416023 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:32.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132416023 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:32.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132416023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:32.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132416024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:32.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132416024 data=null 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-30T15:28:32.425Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132416030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:32.425Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132416085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:32.425Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132416085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:32.425Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132416085 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:32.425Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132416086 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:32.425Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:32.425Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:28:32.425Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:28:32.425Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:28:32.425Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:28:32.425Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:28:32.425Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:28:32.425Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:32.425Z] DEBUG - Clicking on OK [2019-07-30T15:28:32.425Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1132416088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:32.425Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1132416088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:32.425Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1132416088 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:32.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1132416088 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:32.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1132416089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:32.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1132416089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:32.425Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:32.425Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:32.425Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:32.425Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:32.425Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:32.425Z] DEBUG - Clicked on OK [2019-07-30T15:28:32.687Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1132416089 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:32.687Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1132415621 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-30T15:28:32.687Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:28:33.286Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:28:33.286Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:28:33.286Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:28:33.286Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:28:33.286Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:28:33.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1132417337 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:33.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1132417338 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:33.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1132417338 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:33.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1132417338 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:33.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132417339 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-30T15:28:33.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1132417363 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:33.286Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:28:33.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1132417364 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:33.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1132417367 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:33.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1132417367 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:33.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1132417368 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:33.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132417368 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-30T15:28:33.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1132417375 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:33.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1132417376 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:33.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1132417376 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:33.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1132417376 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:33.286Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1132417377 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-30T15:28:33.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1132417380 data=null button=1 stateMask=0x80000 x=77 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:33.286Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:28:33.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1132417381 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T15:28:33.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1132417393 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T15:28:33.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1132417393 data=null} to TreeItem with text {Traces [0]} [2019-07-30T15:28:33.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1132417394 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:28:33.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132417394 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-30T15:28:33.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1132417415 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:28:35.809Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-30T15:28:35.809Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:28:35.809Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T15:28:35.809Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:28:35.809Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:28:35.809Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T15:28:36.066Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:28:36.630Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:28:36.630Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T15:28:36.630Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T15:28:36.630Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T15:28:36.630Z] DEBUG - number of items : 18 [2019-07-30T15:28:36.630Z] DEBUG - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-30T15:28:36.630Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132420722 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-30T15:28:36.630Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132420723 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-30T15:28:36.630Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132420723 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-30T15:28:36.630Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132420723 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-30T15:28:36.630Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132420723 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-30T15:28:36.888Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132421101 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-30T15:28:36.888Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132421102 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-30T15:28:36.888Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132421102 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-30T15:28:36.888Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132421102 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-30T15:28:36.888Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132421102 data=null} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-30T15:28:36.888Z] DEBUG - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-30T15:28:36.888Z] DEBUG - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping' [2019-07-30T15:28:36.888Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-30T15:28:36.888Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...' [2019-07-30T15:28:36.888Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH' [2019-07-30T15:28:36.888Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T15:28:36.888Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-30T15:28:36.888Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-30T15:28:36.888Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-30T15:28:36.888Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:28:36.888Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:28:36.888Z] DEBUG - Clicking on Add... [2019-07-30T15:28:36.888Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=1132421105 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-30T15:28:36.888Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1132421106 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-30T15:28:36.888Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=1132421106 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T15:28:36.888Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=1132421106 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T15:28:36.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=1132421106 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-30T15:28:36.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=1132421106 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-30T15:28:36.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=1132421106 data=null item=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-30T15:28:36.888Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=1132421118 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-30T15:28:36.888Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1132421118 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-30T15:28:36.888Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=1132421119 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-30T15:28:36.888Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=1132421119 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T15:28:36.888Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=1132421119 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T15:28:36.888Z] DEBUG - Clicked on Add... [2019-07-30T15:28:36.888Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-30T15:28:36.888Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-30T15:28:36.888Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-30T15:28:36.888Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-30T15:28:36.888Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:28:36.888Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:28:36.888Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:28:36.888Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:28:36.888Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:36.888Z] DEBUG - Clicking on OK [2019-07-30T15:28:36.888Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1132421121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:36.888Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1132421121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:36.888Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1132421121 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:36.888Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1132421121 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:36.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1132421121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:36.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1132421122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:37.145Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {OK} time=1132421214 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:37.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1132421122 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:37.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132420723 data=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-30T15:28:37.402Z] DEBUG - Clicked on [2019-07-30T15:28:37.402Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:28:37.402Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T15:28:37.402Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:28:37.402Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:28:37.966Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1132422015 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T15:28:37.966Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T15:28:37.966Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:28:37.966Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:28:37.966Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:28:37.966Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1132422064 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:37.966Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1132422064 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:37.966Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1132422064 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:37.966Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1132422064 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:37.966Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132422064 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-30T15:28:37.966Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1132422073 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:37.966Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T15:28:37.966Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T15:28:38.223Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T15:28:38.480Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T15:28:38.480Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T15:28:38.480Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:28:38.480Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:28:38.480Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:38.480Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:28:38.480Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:28:38.480Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:28:38.480Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:38.480Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T15:28:38.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132422615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:38.480Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132422616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:38.480Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132422616 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:38.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132422624 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:38.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132422624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:38.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132422624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:38.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132422624 data=null 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-30T15:28:38.480Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132422624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:38.480Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132422624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:38.480Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132422624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:38.480Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132422625 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:38.480Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132422625 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:38.480Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:38.480Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:28:38.480Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:28:38.480Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:28:38.480Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:28:38.480Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:28:38.480Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:28:38.480Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:38.480Z] DEBUG - Clicking on OK [2019-07-30T15:28:38.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1132422626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:38.480Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1132422627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:38.480Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1132422627 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:38.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1132422627 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:38.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1132422627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:38.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1132422627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:38.480Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:38.480Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:38.480Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:38.480Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:38.480Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:38.480Z] DEBUG - Clicked on OK [2019-07-30T15:28:39.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1132422627 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:39.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1132422214 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-30T15:28:39.667Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:28:40.231Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:28:40.231Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:28:40.231Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:28:40.231Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:28:40.231Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:28:40.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1132424326 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:40.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1132424340 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:40.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1132424340 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:40.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1132424341 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:40.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132424341 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-30T15:28:40.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1132424358 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:40.231Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:28:40.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1132424360 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:40.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1132424360 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:40.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1132424367 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:40.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1132424368 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:40.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132424368 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-30T15:28:40.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1132424386 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:40.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1132424387 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:40.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1132424387 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:40.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1132424388 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:40.231Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1132424388 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-30T15:28:40.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1132424391 data=null button=1 stateMask=0x80000 x=77 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:40.231Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:28:40.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1132424392 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T15:28:40.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1132424392 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T15:28:40.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1132424392 data=null} to TreeItem with text {Traces [0]} [2019-07-30T15:28:40.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1132424393 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:28:40.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132424393 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-30T15:28:40.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1132424406 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:28:42.750Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-30T15:28:42.750Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:28:42.750Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T15:28:42.750Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T15:28:42.750Z] DEBUG - number of items : 18 [2019-07-30T15:28:42.750Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1132426789 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T15:28:42.750Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T15:28:42.750Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:28:42.750Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:28:42.750Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:28:42.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1132426880 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:42.750Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1132426880 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:42.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1132426880 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:42.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1132426880 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:42.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132426881 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-30T15:28:42.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1132426889 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:43.007Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T15:28:43.007Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T15:28:43.007Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T15:28:43.264Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T15:28:43.264Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T15:28:43.264Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:28:43.264Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:28:43.264Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:43.264Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:28:43.264Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:28:43.264Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:28:43.264Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:43.264Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T15:28:43.264Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132427368 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:43.264Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132427372 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:43.264Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132427372 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:43.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132427372 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:43.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132427372 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:43.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132427372 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:43.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132427372 data=null 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-30T15:28:43.264Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132427373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:43.264Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132427373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:43.264Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132427373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:43.264Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132427373 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:43.264Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132427379 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:43.264Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:43.264Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:28:43.264Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:28:43.264Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:28:43.264Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:28:43.264Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:28:43.264Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:28:43.264Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:43.264Z] DEBUG - Clicking on OK [2019-07-30T15:28:43.264Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1132427381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:43.264Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1132427381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:43.264Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1132427381 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:43.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1132427381 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:43.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1132427381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:43.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1132427381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:43.264Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:43.264Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:43.264Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:43.264Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:43.264Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:43.264Z] DEBUG - Clicked on OK [2019-07-30T15:28:43.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1132427381 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:43.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1132427016 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-30T15:28:44.027Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:28:44.284Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:28:44.284Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:28:44.284Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:28:44.284Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:28:44.284Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:28:44.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1132428534 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:44.284Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1132428534 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:44.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1132428535 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:44.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1132428535 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:44.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132428535 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-30T15:28:44.542Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1132428559 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:44.542Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:28:44.542Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1132428566 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:44.542Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1132428566 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:44.542Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1132428567 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:44.542Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1132428567 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:44.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132428567 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-30T15:28:44.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1132428575 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:44.543Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1132428575 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:44.543Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1132428575 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:44.543Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1132428576 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:44.543Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1132428576 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-30T15:28:44.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1132428587 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:44.543Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:28:44.543Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1132428588 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T15:28:44.543Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1132428588 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T15:28:44.543Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1132428589 data=null} to TreeItem with text {Traces [0]} [2019-07-30T15:28:44.543Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1132428589 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:28:44.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132428589 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-30T15:28:44.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1132428604 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:28:47.068Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-30T15:28:47.068Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:28:47.068Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T15:28:47.068Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T15:28:47.068Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:28:47.068Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:28:47.068Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T15:28:47.068Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:28:47.325Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:28:47.325Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T15:28:47.325Z] DEBUG - number of items : 18 [2019-07-30T15:28:47.325Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:47.325Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132431548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:47.325Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132431548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:47.325Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132431548 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:47.325Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132431549 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:47.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132431549 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:47.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132431549 data=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-30T15:28:47.325Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132431551 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:47.325Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132431551 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:47.325Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132431552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:47.325Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132431552 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:47.325Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132431552 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:47.325Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:47.325Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:28:47.888Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:28:47.888Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T15:28:47.888Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:28:47.888Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:28:47.888Z] DEBUG - number of items : 18 [2019-07-30T15:28:47.888Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:47.888Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132432099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:47.888Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132432100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:47.888Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132432100 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:47.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132432100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:47.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132432100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:47.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132432101 data=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-30T15:28:47.888Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132432102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:47.888Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132432102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:47.888Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132432102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:47.888Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132432102 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:47.888Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132432102 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:47.888Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:47.888Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:28:48.452Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:28:48.452Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T15:28:48.452Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:28:48.452Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:28:48.452Z] DEBUG - number of items : 18 [2019-07-30T15:28:48.452Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:48.452Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132432622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:48.452Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132432622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:48.452Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132432622 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:48.452Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132432622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:48.452Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132432622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:48.452Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132432622 data=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-30T15:28:48.452Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132432624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:48.452Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132432624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:48.452Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132432624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:48.452Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132432624 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:48.452Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132432624 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:48.452Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:48.452Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:28:49.015Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:28:49.015Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T15:28:49.015Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:28:49.015Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:28:49.015Z] DEBUG - number of items : 18 [2019-07-30T15:28:49.015Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:49.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132433146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:49.015Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132433147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:49.015Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132433147 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:49.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132433147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:49.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132433147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:49.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132433147 data=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-30T15:28:49.015Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132433148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:49.015Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132433148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:49.015Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132433148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:49.015Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132433148 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:49.015Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132433149 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:49.015Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:49.015Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:28:49.577Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:28:49.578Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T15:28:49.578Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:28:49.578Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:28:49.578Z] DEBUG - number of items : 18 [2019-07-30T15:28:49.578Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:49.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132433659 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:49.578Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132433660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:49.578Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132433660 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:49.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132433660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:49.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132433660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:49.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132433660 data=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-30T15:28:49.578Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132433662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:49.578Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132433662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:49.578Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132433662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:49.578Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132433662 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:49.578Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132433662 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:49.578Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:49.578Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:28:50.141Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:28:50.141Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T15:28:50.141Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:28:50.141Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:28:50.141Z] DEBUG - number of items : 18 [2019-07-30T15:28:50.141Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:50.141Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132434181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:50.141Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132434181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:50.141Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132434181 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:50.141Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132434181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:50.141Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132434181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:50.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132434181 data=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-30T15:28:50.141Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132434182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:50.141Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132434182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:50.141Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132434183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:50.141Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132434183 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:50.141Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132434183 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:50.141Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:50.141Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:28:50.705Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:28:50.705Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T15:28:50.705Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:28:50.705Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:28:50.705Z] DEBUG - number of items : 18 [2019-07-30T15:28:50.705Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:50.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132434720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:50.705Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132434720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:50.705Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132434720 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:50.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132434720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:50.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132434720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:50.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132434721 data=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-30T15:28:50.705Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132434722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:50.705Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132434722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:50.705Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132434722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:50.705Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132434722 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:50.705Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132434722 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:50.705Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:50.705Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:28:51.269Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:28:51.269Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T15:28:51.269Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:28:51.269Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:28:51.269Z] DEBUG - number of items : 18 [2019-07-30T15:28:51.269Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:51.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132435288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:51.269Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132435288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:51.269Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132435288 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:51.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132435288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:51.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132435289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:51.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132435289 data=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-30T15:28:51.269Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132435290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:51.269Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132435290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:51.269Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132435290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:51.269Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132435291 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:51.269Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132435293 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:51.269Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:51.269Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:28:51.833Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:28:51.833Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T15:28:51.833Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:28:51.833Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:28:51.833Z] DEBUG - number of items : 18 [2019-07-30T15:28:51.833Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:51.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132435828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:51.833Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132435828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:51.833Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132435829 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:51.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132435829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:51.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132435829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:51.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132435829 data=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-30T15:28:51.833Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132435830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:51.833Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132435830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:51.833Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132435830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:51.833Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132435830 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:51.833Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132435830 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:51.833Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:51.833Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:28:52.090Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:28:52.090Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T15:28:52.347Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:28:52.347Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:28:52.347Z] DEBUG - number of items : 18 [2019-07-30T15:28:52.347Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:52.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132436344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:52.347Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132436344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:52.347Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132436345 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:52.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132436345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:52.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132436345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:52.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132436345 data=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-30T15:28:52.347Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132436386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:52.347Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132436386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:52.347Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132436389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:52.347Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132436389 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:52.347Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132436389 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:52.347Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T15:28:52.347Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:28:52.911Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:28:52.911Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T15:28:52.911Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:28:52.911Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:28:52.911Z] DEBUG - number of items : 18 [2019-07-30T15:28:52.911Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:28:52.911Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132436979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:28:52.911Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132436979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:28:52.911Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132436979 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:28:52.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132436979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:28:52.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132436980 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:28:52.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132436980 data=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-30T15:28:52.911Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132436981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:28:52.911Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132436981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:28:52.911Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132436981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:28:52.911Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132436981 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:28:52.911Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132436982 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:28:52.911Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:28:52.911Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:28:53.474Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:28:53.474Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T15:28:53.474Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:28:53.474Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:28:53.474Z] DEBUG - number of items : 18 [2019-07-30T15:28:53.474Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:28:53.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132437502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:28:53.474Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132437502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:28:53.474Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132437502 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:28:53.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132437502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:28:53.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132437502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:28:53.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132437502 data=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-30T15:28:53.474Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132437504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:28:53.474Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132437504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:28:53.474Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132437504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:28:53.474Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132437504 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:28:53.474Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132437504 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:28:53.474Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T15:28:53.474Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:28:54.037Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:28:54.037Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T15:28:54.037Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:28:54.037Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T15:28:54.037Z] DEBUG - number of items : 18 [2019-07-30T15:28:54.037Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous Item} [2019-07-30T15:28:54.037Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132438033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-07-30T15:28:54.037Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132438033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-07-30T15:28:54.037Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132438033 data=null doit=true} to ToolItem with tooltip text {Select Previous Item} [2019-07-30T15:28:54.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132438034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-07-30T15:28:54.037Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132438034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-07-30T15:28:54.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132438034 data=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-30T15:28:54.037Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132438035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-07-30T15:28:54.037Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132438035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-07-30T15:28:54.037Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132438035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-07-30T15:28:54.037Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132438035 data=null doit=true} to ToolItem with tooltip text {Select Previous Item} [2019-07-30T15:28:54.037Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132438035 data=null} to ToolItem with tooltip text {Select Previous Item} [2019-07-30T15:28:54.037Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous Item} [2019-07-30T15:28:54.037Z] DEBUG - number of items : 18 [2019-07-30T15:28:54.037Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next Item} [2019-07-30T15:28:54.037Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132438037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-07-30T15:28:54.037Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132438037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-07-30T15:28:54.037Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132438037 data=null doit=true} to ToolItem with tooltip text {Select Next Item} [2019-07-30T15:28:54.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132438037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-07-30T15:28:54.037Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132438037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-07-30T15:28:54.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132438037 data=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-30T15:28:54.037Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132438038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-07-30T15:28:54.037Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132438038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-07-30T15:28:54.037Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132438038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-07-30T15:28:54.037Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132438038 data=null doit=true} to ToolItem with tooltip text {Select Next Item} [2019-07-30T15:28:54.037Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132438038 data=null} to ToolItem with tooltip text {Select Next Item} [2019-07-30T15:28:54.037Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next Item} [2019-07-30T15:28:54.037Z] DEBUG - number of items : 18 [2019-07-30T15:28:54.037Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom In} [2019-07-30T15:28:54.037Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132438039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T15:28:54.037Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132438039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T15:28:54.037Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132438039 data=null doit=true} to ToolItem with tooltip text {Zoom In} [2019-07-30T15:28:54.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132438040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T15:28:54.037Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132438040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T15:28:54.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132438040 data=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-30T15:28:54.037Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132438040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T15:28:54.037Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132438040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T15:28:54.037Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132438040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T15:28:54.037Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132438041 data=null doit=true} to ToolItem with tooltip text {Zoom In} [2019-07-30T15:28:54.037Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132438041 data=null} to ToolItem with tooltip text {Zoom In} [2019-07-30T15:28:54.037Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom In} [2019-07-30T15:28:54.037Z] DEBUG - number of items : 18 [2019-07-30T15:28:54.037Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom Out} [2019-07-30T15:28:54.037Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1132438051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T15:28:54.037Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132438051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T15:28:54.037Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1132438051 data=null doit=true} to ToolItem with tooltip text {Zoom Out} [2019-07-30T15:28:54.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1132438051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T15:28:54.037Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1132438052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T15:28:54.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1132438052 data=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-30T15:28:54.037Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1132438052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T15:28:54.037Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1132438052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T15:28:54.037Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1132438052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T15:28:54.037Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1132438053 data=null doit=true} to ToolItem with tooltip text {Zoom Out} [2019-07-30T15:28:54.038Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1132438053 data=null} to ToolItem with tooltip text {Zoom Out} [2019-07-30T15:28:54.038Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom Out} [2019-07-30T15:28:54.601Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1132438589 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T15:28:54.601Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T15:28:54.601Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:28:54.601Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:28:54.601Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:28:54.601Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1132438633 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:54.601Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1132438633 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:54.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1132438634 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:54.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1132438634 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:54.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132438634 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-30T15:28:54.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1132438643 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T15:28:54.601Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T15:28:54.601Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T15:28:54.601Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T15:28:55.731Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T15:28:55.731Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T15:28:55.731Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:28:55.731Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:28:55.731Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:55.731Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:28:55.731Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:28:55.731Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:28:55.731Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:55.731Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T15:28:55.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132439127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:55.731Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132439127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:55.731Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132439127 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:55.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132439128 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:55.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132439128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:55.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132439128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:55.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132439128 data=null 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-30T15:28:55.731Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132439128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:55.731Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132439128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:55.731Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132439189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:55.731Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132439190 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:55.731Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132439190 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:55.731Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:28:55.731Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:28:55.731Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:28:55.731Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:28:55.731Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:28:55.731Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:28:55.731Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:28:55.731Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:55.731Z] DEBUG - Clicking on OK [2019-07-30T15:28:55.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1132439192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:55.731Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1132439192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:55.731Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1132439192 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:55.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1132439192 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:55.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1132439192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:55.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1132439193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:55.731Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:55.731Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:55.731Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:55.731Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:55.731Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:55.731Z] DEBUG - Clicked on OK [2019-07-30T15:28:55.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1132439193 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:28:55.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1132438783 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-30T15:28:55.731Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 66.678 s - in org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest [2019-07-30T15:28:55.731Z] testLoadingMappingFiles(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 15.999 s [2019-07-30T15:28:55.731Z] testManipulatingMappingFiles(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 6.978 s [2019-07-30T15:28:55.731Z] testGoToTimeSortAndCheckStack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 6.903 s [2019-07-30T15:28:55.731Z] testGoToTimeAndCheckStack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 6.019 s [2019-07-30T15:28:55.731Z] testOpenCallstack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 4.405 s [2019-07-30T15:28:55.731Z] testGoToTimeAndCheckStackWithNames(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 7.092 s [2019-07-30T15:28:55.731Z] testCallStackToolBar(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 4.203 s [2019-07-30T15:28:55.731Z] testGoToTimeGoBackAndForthAndCheckStack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 11.874 s [2019-07-30T15:28:55.731Z] Running org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest [2019-07-30T15:28:56.296Z] *** BUG *** [2019-07-30T15:28:56.296Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:28:56.296Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:28:56.296Z] [2019-07-30T15:28:56.296Z] *** BUG *** [2019-07-30T15:28:56.296Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:28:56.296Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:28:56.296Z] [2019-07-30T15:28:56.296Z] *** BUG *** [2019-07-30T15:28:56.296Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:28:56.296Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:28:56.296Z] [2019-07-30T15:28:56.553Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"' [2019-07-30T15:28:56.810Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T15:29:11.665Z] DEBUG - matched EditorReference with text "", using matcher: with name '"memory"' [2019-07-30T15:29:11.665Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:29:11.665Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"' [2019-07-30T15:29:11.665Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T15:29:11.665Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:29:11.665Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:29:11.665Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:29:11.665Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:29:11.665Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:29:11.665Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:29:11.665Z] DEBUG - Setting state to checked on: memory [2019-07-30T15:29:11.665Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"' [2019-07-30T15:29:11.665Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T15:29:14.184Z] DEBUG - matched EditorReference with text "", using matcher: with name '"memory"' [2019-07-30T15:29:14.184Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:29:14.184Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:29:14.184Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:29:14.184Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:29:14.184Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:29:14.184Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:29:14.184Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:29:14.184Z] DEBUG - Setting state to checked on: memory [2019-07-30T15:29:14.184Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1132458282 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T15:29:14.184Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T15:29:14.184Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:29:14.184Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:29:14.184Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:29:14.184Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132458384 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:29:14.184Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132458384 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:29:14.184Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132458384 data=null} to TreeItem with text {test} [2019-07-30T15:29:14.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132458385 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:29:14.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132458385 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:29:14.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132458763 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:29:14.747Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T15:29:14.747Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T15:29:14.747Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T15:29:15.677Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T15:29:15.677Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T15:29:15.677Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:29:15.677Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:29:15.677Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:29:15.677Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:29:15.677Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:29:15.677Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:29:15.677Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:29:15.677Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T15:29:15.677Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132459688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:29:15.677Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132459688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:29:15.677Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132459689 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:29:15.677Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132459689 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:29:15.677Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132459689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:29:15.677Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132459689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:29:15.677Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132459689 data=null 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-30T15:29:15.677Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132459689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:29:15.677Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132459689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:29:15.677Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132459690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:29:15.677Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132459690 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:29:15.677Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132459690 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:29:15.677Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:29:15.677Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:29:15.677Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:29:15.677Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:29:15.677Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:29:15.677Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:29:15.677Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:29:15.677Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:29:15.677Z] DEBUG - Clicking on OK [2019-07-30T15:29:15.677Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1132459692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:29:15.677Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1132459692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:29:15.677Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1132459692 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:29:15.677Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1132459692 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:29:15.677Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1132459692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:29:15.677Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1132459692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:29:15.677Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:29:15.677Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:29:15.677Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:29:15.677Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:29:15.677Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:29:15.677Z] DEBUG - Clicked on OK [2019-07-30T15:29:17.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1132459693 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:29:17.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1132458888 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-30T15:29:17.304Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.417 s - in org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest [2019-07-30T15:29:17.304Z] testOpenMemoryUsage(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest) Time elapsed: 15.562 s [2019-07-30T15:29:17.304Z] testMemoryUsage(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest) Time elapsed: 2.385 s [2019-07-30T15:29:17.304Z] [2019-07-30T15:29:17.304Z] Results: [2019-07-30T15:29:17.304Z] [2019-07-30T15:29:17.304Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T15:29:17.304Z] [2019-07-30T15:29:17.867Z] [2019-07-30T15:29:17.867Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 15:29:17.728 [2019-07-30T15:29:17.867Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T15:29:18.990Z] [INFO] All tests passed! [2019-07-30T15:29:18.990Z] [INFO] [2019-07-30T15:29:18.990Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T15:29:18.990Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:29:18.990Z] [INFO] [2019-07-30T15:29:18.990Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T15:29:20.884Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T15:29:20.884Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T15:29:21.141Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T15:29:21.704Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T15:29:21.704Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T15:29:21.960Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T15:29:21.960Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T15:29:21.960Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T15:29:21.960Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T15:29:22.216Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T15:29:22.473Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T15:29:23.842Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T15:29:23.842Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T15:29:23.842Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T15:29:24.100Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T15:29:24.100Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T15:29:24.356Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T15:29:24.356Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T15:29:24.612Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T15:29:24.612Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T15:29:24.612Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 43 classes [2019-07-30T15:29:24.612Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui' with 10 classes [2019-07-30T15:29:24.869Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T15:29:25.125Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T15:29:25.381Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T15:29:25.381Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T15:29:25.638Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T15:29:25.638Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T15:29:25.638Z] [INFO] [2019-07-30T15:29:25.638Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T15:29:25.638Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.10-SNAPSHOT.jar [2019-07-30T15:29:25.638Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.10-SNAPSHOT.pom [2019-07-30T15:29:25.638Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar [2019-07-30T15:29:25.638Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.10-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.10-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T15:29:25.638Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.10-SNAPSHOT-p2metadata.xml [2019-07-30T15:29:25.638Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.10-SNAPSHOT-p2artifacts.xml [2019-07-30T15:29:25.638Z] [INFO] [2019-07-30T15:29:25.638Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T15:29:25.638Z] [INFO] [2019-07-30T15:29:25.638Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap-parent >---- [2019-07-30T15:29:25.638Z] [INFO] Building Trace Compass Pcap Format Support Parent 5.0.0-SNAPSHOT [101/134] [2019-07-30T15:29:25.638Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T15:29:25.638Z] [INFO] [2019-07-30T15:29:25.638Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-30T15:29:25.638Z] [INFO] [2019-07-30T15:29:25.638Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-30T15:29:25.638Z] [INFO] [2019-07-30T15:29:25.638Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-30T15:29:25.638Z] [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/pcap/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:29:25.638Z] [INFO] [2019-07-30T15:29:25.638Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-30T15:29:25.638Z] [INFO] [2019-07-30T15:29:25.638Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-30T15:29:25.638Z] [INFO] [2019-07-30T15:29:25.638Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-30T15:29:25.638Z] [INFO] [2019-07-30T15:29:25.638Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-30T15:29:25.638Z] [INFO] [2019-07-30T15:29:25.638Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-30T15:29:25.638Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:29:25.638Z] [INFO] [2019-07-30T15:29:25.638Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-30T15:29:25.638Z] [INFO] [2019-07-30T15:29:25.638Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-30T15:29:25.638Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.pcap-parent-5.0.0-SNAPSHOT.pom [2019-07-30T15:29:25.638Z] [INFO] [2019-07-30T15:29:25.638Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core >----- [2019-07-30T15:29:25.638Z] [INFO] Building org.eclipse.tracecompass.pcap.core 1.1.0-SNAPSHOT [102/134] [2019-07-30T15:29:25.638Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T15:29:25.638Z] [INFO] [2019-07-30T15:29:25.638Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T15:29:25.638Z] [INFO] [2019-07-30T15:29:25.638Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T15:29:25.638Z] [INFO] The project's OSGi version is 1.1.0.201907301416 [2019-07-30T15:29:25.638Z] [INFO] [2019-07-30T15:29:25.638Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T15:29:25.638Z] [INFO] [2019-07-30T15:29:25.638Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T15:29:25.638Z] [INFO] [2019-07-30T15:29:25.639Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T15:29:25.639Z] [INFO] [2019-07-30T15:29:25.639Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T15:29:25.639Z] [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/pcap/org.eclipse.tracecompass.pcap.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:29:25.639Z] [INFO] [2019-07-30T15:29:25.639Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T15:29:25.639Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:29:25.639Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/src/main/resources [2019-07-30T15:29:25.639Z] [INFO] [2019-07-30T15:29:25.639Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T15:29:25.895Z] [INFO] Compiling 55 source files to /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/target/classes [2019-07-30T15:29:26.152Z] [INFO] [2019-07-30T15:29:26.152Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T15:29:26.152Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:29:26.152Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/src/test/resources [2019-07-30T15:29:26.152Z] [INFO] [2019-07-30T15:29:26.152Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T15:29:26.152Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT-sources.jar [2019-07-30T15:29:26.152Z] [INFO] [2019-07-30T15:29:26.152Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T15:29:26.152Z] [INFO] [2019-07-30T15:29:26.152Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T15:29:26.152Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT.jar [2019-07-30T15:29:26.152Z] [INFO] [2019-07-30T15:29:26.152Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T15:29:26.152Z] [INFO] [2019-07-30T15:29:26.152Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T15:29:26.152Z] [INFO] [2019-07-30T15:29:26.152Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T15:29:26.152Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT.jar [2019-07-30T15:29:26.409Z] [INFO] [2019-07-30T15:29:26.409Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T15:29:26.409Z] [INFO] [2019-07-30T15:29:26.409Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T15:29:26.409Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:29:26.409Z] [INFO] [2019-07-30T15:29:26.409Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T15:29:26.409Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T15:29:26.409Z] [INFO] [2019-07-30T15:29:26.409Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T15:29:26.409Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT.jar [2019-07-30T15:29:26.409Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT.pom [2019-07-30T15:29:26.409Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT-sources.jar [2019-07-30T15:29:26.409Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T15:29:26.409Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT-p2metadata.xml [2019-07-30T15:29:26.409Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT-p2artifacts.xml [2019-07-30T15:29:26.409Z] [INFO] [2019-07-30T15:29:26.409Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T15:29:26.409Z] [INFO] [2019-07-30T15:29:26.409Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests >-- [2019-07-30T15:29:26.409Z] [INFO] Building Trace Compass Pcap Parser Core Tests Plug-in 1.0.2-SNAPSHOT [103/134] [2019-07-30T15:29:26.409Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T15:29:26.409Z] [INFO] [2019-07-30T15:29:26.409Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T15:29:26.409Z] [INFO] [2019-07-30T15:29:26.409Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-traces) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T15:29:26.409Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc (includes = [*.zip, *.pcap, *.cap, *.tar*], excludes = [*.xml, *.sh]) [2019-07-30T15:29:26.409Z] [INFO] [2019-07-30T15:29:26.409Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T15:29:26.409Z] [INFO] The project's OSGi version is 1.0.2.201907301416 [2019-07-30T15:29:26.409Z] [INFO] [2019-07-30T15:29:26.409Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T15:29:26.409Z] [INFO] [2019-07-30T15:29:26.409Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T15:29:26.409Z] [INFO] [2019-07-30T15:29:26.409Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T15:29:26.409Z] [INFO] [2019-07-30T15:29:26.409Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T15:29:26.409Z] [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/pcap/org.eclipse.tracecompass.pcap.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:29:26.409Z] [INFO] [2019-07-30T15:29:26.409Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T15:29:26.409Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:29:26.409Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/main/resources [2019-07-30T15:29:26.409Z] [INFO] [2019-07-30T15:29:26.409Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T15:29:26.409Z] [INFO] Compiling 17 source files to /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/classes [2019-07-30T15:29:26.666Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/packet/PacketTest.java:[103] [2019-07-30T15:29:26.666Z] Packet packet = new EthernetIIPacket(dummy, null, byteBuffer); [2019-07-30T15:29:26.666Z] ^^^^^ [2019-07-30T15:29:26.666Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-30T15:29:26.666Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileOpenFailTest.java:[42] [2019-07-30T15:29:26.666Z] public void FileOpenBadPcapTest() throws IOException { [2019-07-30T15:29:26.666Z] ^^^^^^^^^^^ [2019-07-30T15:29:26.666Z] The declared exception IOException is not actually thrown by the method FileOpenBadPcapTest() from type PcapFileOpenFailTest [2019-07-30T15:29:26.666Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileOpenFailTest.java:[60] [2019-07-30T15:29:26.666Z] public void FileOpenBinaryFile() throws IOException { [2019-07-30T15:29:26.666Z] ^^^^^^^^^^^ [2019-07-30T15:29:26.666Z] The declared exception IOException is not actually thrown by the method FileOpenBinaryFile() from type PcapFileOpenFailTest [2019-07-30T15:29:26.666Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileOpenFailTest.java:[78] [2019-07-30T15:29:26.666Z] public void FileOpenDirectory() throws IOException { [2019-07-30T15:29:26.666Z] ^^^^^^^^^^^ [2019-07-30T15:29:26.666Z] The declared exception IOException is not actually thrown by the method FileOpenDirectory() from type PcapFileOpenFailTest [2019-07-30T15:29:26.666Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/unknown/UnknownPacketTest.java:[86] [2019-07-30T15:29:26.666Z] UnknownPacket packet = new UnknownPacket(dummy, null, byteBuffer); [2019-07-30T15:29:26.666Z] ^^^^^ [2019-07-30T15:29:26.666Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-30T15:29:26.666Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/unknown/UnknownPacketTest.java:[97] [2019-07-30T15:29:26.666Z] assertEquals(new UnknownPacket(dummy, null, byteBuffer), packet); [2019-07-30T15:29:26.666Z] ^^^^^ [2019-07-30T15:29:26.666Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-30T15:29:26.666Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/pcap/PcapPacketTest.java:[244] [2019-07-30T15:29:26.666Z] PcapOldPacket expected = new PcapOldPacket((PcapOldFile) file, fHeader, fPayload, 36L); [2019-07-30T15:29:26.666Z] ^^^^^^^ [2019-07-30T15:29:26.666Z] Null type safety (type annotations): The expression of type 'ByteBuffer' needs unchecked conversion to conform to '@NonNull ByteBuffer' [2019-07-30T15:29:26.666Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/udp/UDPPacketTest.java:[117] [2019-07-30T15:29:26.666Z] UDPPacket packet = new UDPPacket(file, null, byteBuffer); [2019-07-30T15:29:26.666Z] ^^^^ [2019-07-30T15:29:26.666Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-30T15:29:26.666Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/udp/UDPPacketTest.java:[127] [2019-07-30T15:29:26.666Z] UDPPacket expected = new UDPPacket(file, null, byteBuffer); [2019-07-30T15:29:26.666Z] ^^^^ [2019-07-30T15:29:26.666Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-30T15:29:26.666Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/tcp/TCPPacketTest.java:[164] [2019-07-30T15:29:26.666Z] TCPPacket packet = new TCPPacket(file, null, byteBuffer); [2019-07-30T15:29:26.666Z] ^^^^ [2019-07-30T15:29:26.666Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-30T15:29:26.666Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/tcp/TCPPacketTest.java:[174] [2019-07-30T15:29:26.666Z] TCPPacket expected = new TCPPacket(file, null, byteBuffer); [2019-07-30T15:29:26.666Z] ^^^^ [2019-07-30T15:29:26.666Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-30T15:29:26.666Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/packet/BadPacketTest.java:[87] [2019-07-30T15:29:26.666Z] new EthernetIIPacket(dummy, null, packet); [2019-07-30T15:29:26.666Z] ^^^^^ [2019-07-30T15:29:26.666Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-30T15:29:26.666Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileEndiannessTest.java:[54] [2019-07-30T15:29:26.666Z] PcapFile littleEndian = trace.getTrace(); [2019-07-30T15:29:26.666Z] ^^^^^^^^^^^^ [2019-07-30T15:29:26.666Z] Potential resource leak: 'littleEndian' may not be closed [2019-07-30T15:29:26.666Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileEndiannessTest.java:[59] [2019-07-30T15:29:26.666Z] PcapFile bigEndian = trace.getTrace(); [2019-07-30T15:29:26.666Z] ^^^^^^^^^ [2019-07-30T15:29:26.666Z] Potential resource leak: 'bigEndian' may not be closed [2019-07-30T15:29:26.666Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/ethernet2/EthernetIIPacketTest.java:[113] [2019-07-30T15:29:26.666Z] EthernetIIPacket packet = new EthernetIIPacket(file, null, byteBuffer); [2019-07-30T15:29:26.666Z] ^^^^ [2019-07-30T15:29:26.666Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-30T15:29:26.666Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/ethernet2/EthernetIIPacketTest.java:[123] [2019-07-30T15:29:26.666Z] EthernetIIPacket expected = new EthernetIIPacket(file, null, byteBuffer); [2019-07-30T15:29:26.666Z] ^^^^ [2019-07-30T15:29:26.666Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-30T15:29:26.666Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/ipv4/IPv4PacketTest.java:[165] [2019-07-30T15:29:26.666Z] IPv4Packet packet = new IPv4Packet(file, null, byteBuffer); [2019-07-30T15:29:26.666Z] ^^^^ [2019-07-30T15:29:26.666Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-30T15:29:26.666Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/ipv4/IPv4PacketTest.java:[175] [2019-07-30T15:29:26.666Z] IPv4Packet expected = new IPv4Packet(file, null, byteBuffer); [2019-07-30T15:29:26.666Z] ^^^^ [2019-07-30T15:29:26.666Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-30T15:29:26.666Z] 18 problems (18 warnings) [2019-07-30T15:29:26.666Z] [INFO] [2019-07-30T15:29:26.666Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T15:29:26.666Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:29:26.666Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/test/resources [2019-07-30T15:29:26.666Z] [INFO] [2019-07-30T15:29:26.666Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T15:29:26.666Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT-sources.jar [2019-07-30T15:29:26.666Z] [INFO] [2019-07-30T15:29:26.666Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T15:29:26.666Z] [INFO] [2019-07-30T15:29:26.666Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T15:29:26.923Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT.jar [2019-07-30T15:29:26.923Z] [INFO] [2019-07-30T15:29:26.923Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T15:29:26.923Z] [INFO] [2019-07-30T15:29:26.923Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T15:29:26.923Z] [INFO] [2019-07-30T15:29:26.923Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T15:29:26.923Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT.jar [2019-07-30T15:29:26.923Z] [INFO] [2019-07-30T15:29:26.923Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T15:29:26.923Z] [INFO] [2019-07-30T15:29:26.923Z] [INFO] --- maven-antrun-plugin:1.8:run (prepare) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T15:29:26.923Z] [INFO] Executing tasks [2019-07-30T15:29:26.923Z] [2019-07-30T15:29:26.923Z] main: [2019-07-30T15:29:26.923Z] [2019-07-30T15:29:26.923Z] main: [2019-07-30T15:29:26.923Z] [echo] Attempting to download test traces [2019-07-30T15:29:26.923Z] [get] Getting: http://wiki.eclipse.org/images/1/18/Short_LittleEndian.pcap.zip [2019-07-30T15:29:26.923Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip [2019-07-30T15:29:26.923Z] [get] Getting: http://wiki.eclipse.org/images/2/25/Short_BigEndian.pcap.zip [2019-07-30T15:29:26.923Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip [2019-07-30T15:29:26.923Z] [get] Getting: http://wiki.eclipse.org/images/6/64/MostlyUDP.pcap.zip [2019-07-30T15:29:26.923Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip [2019-07-30T15:29:26.923Z] [get] Getting: http://wiki.eclipse.org/images/8/8d/MostlyTCP.pcap.zip [2019-07-30T15:29:26.923Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip [2019-07-30T15:29:26.923Z] [get] Getting: http://wiki.eclipse.org/images/c/c1/EmptyPcap.pcap.zip [2019-07-30T15:29:26.923Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip [2019-07-30T15:29:26.923Z] [get] Getting: http://wiki.eclipse.org/images/5/5e/BadPcapFile.pcap.zip [2019-07-30T15:29:26.923Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip [2019-07-30T15:29:26.923Z] [get] Getting: http://wiki.eclipse.org/images/1/12/BenchmarkTrace.pcap.zip [2019-07-30T15:29:26.923Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip [2019-07-30T15:29:27.181Z] [get] Getting: http://lttng.org/files/samples/sample-ctf-trace-20120412.tar.bz2 [2019-07-30T15:29:27.181Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2 [2019-07-30T15:29:27.181Z] [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-30T15:29:27.746Z] [2019-07-30T15:29:27.746Z] extractTraces: [2019-07-30T15:29:27.746Z] [unzip] Expanding: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip into /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2019-07-30T15:29:27.746Z] [unzip] Expanding: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip into /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2019-07-30T15:29:27.746Z] [unzip] Expanding: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip into /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2019-07-30T15:29:27.746Z] [unzip] Expanding: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip into /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2019-07-30T15:29:27.746Z] [unzip] Expanding: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip into /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2019-07-30T15:29:27.746Z] [unzip] Expanding: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip into /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2019-07-30T15:29:27.746Z] [unzip] Expanding: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip into /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2019-07-30T15:29:28.428Z] [bunzip2] Expanding /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2 to /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar [2019-07-30T15:29:29.798Z] [untar] Expanding: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar into /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2019-07-30T15:29:29.798Z] [echo] Traces extracted successfully [2019-07-30T15:29:29.798Z] [INFO] Executed tasks [2019-07-30T15:29:29.798Z] [INFO] [2019-07-30T15:29:29.798Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T15:29:30.729Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data/.metadata/.log [2019-07-30T15:29:30.729Z] [INFO] Command line: [2019-07-30T15:29:30.729Z] [/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/pcap/org.eclipse.tracecompass.pcap.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T15:29:30.729Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T15:29:34.007Z] !SESSION 2019-07-30 15:29:30.722 ----------------------------------------------- [2019-07-30T15:29:34.007Z] eclipse.buildId=unknown [2019-07-30T15:29:34.007Z] java.version=1.8.0_202 [2019-07-30T15:29:34.007Z] java.vendor=Oracle Corporation [2019-07-30T15:29:34.007Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T15:29:34.007Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T15:29:34.007Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T15:29:34.007Z] [2019-07-30T15:29:34.007Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 15:29:33.428 [2019-07-30T15:29:34.007Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T15:29:34.007Z] !STACK 0 [2019-07-30T15:29:34.007Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50] [2019-07-30T15:29:34.007Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:29:34.007Z] [2019-07-30T15:29:34.007Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T15:29:34.007Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T15:29:34.007Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T15:29:34.007Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T15:29:34.007Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T15:29:34.007Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T15:29:34.007Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T15:29:34.007Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T15:29:34.007Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T15:29:34.007Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T15:29:34.007Z] [2019-07-30T15:29:34.007Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 15:29:33.561 [2019-07-30T15:29:34.007Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T15:29:34.007Z] !STACK 0 [2019-07-30T15:29:34.007Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123] [2019-07-30T15:29:34.007Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:29:34.007Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T15:29:34.007Z] -> 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-30T15:29:34.007Z] org.apache.httpcomponents.httpclient.win [31] [2019-07-30T15:29:34.007Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:29:34.007Z] [2019-07-30T15:29:34.007Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T15:29:34.007Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T15:29:34.007Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T15:29:34.007Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T15:29:34.007Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T15:29:34.007Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T15:29:34.007Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T15:29:34.007Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T15:29:34.007Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T15:29:34.007Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T15:29:35.900Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest [2019-07-30T15:29:36.157Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 s - in org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest [2019-07-30T15:29:36.157Z] GenericPacketTest(org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest) Time elapsed: 0.148 s [2019-07-30T15:29:36.157Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest [2019-07-30T15:29:36.157Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest [2019-07-30T15:29:36.157Z] PacketExceptionTest(org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest) Time elapsed: 0.001 s [2019-07-30T15:29:36.157Z] Running org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest [2019-07-30T15:29:36.415Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest [2019-07-30T15:29:36.415Z] StreamBuildingTest(org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest) Time elapsed: 0.04 s [2019-07-30T15:29:36.415Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest [2019-07-30T15:29:36.415Z] 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-30T15:29:36.415Z] FileOpenDirectory(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest) Time elapsed: 0 s [2019-07-30T15:29:36.415Z] FileOpenBinaryFile(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest) Time elapsed: 0 s [2019-07-30T15:29:36.415Z] FileOpenBadPcapTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest) Time elapsed: 0 s [2019-07-30T15:29:36.415Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest [2019-07-30T15:29:36.415Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest [2019-07-30T15:29:36.415Z] FileReadTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest) Time elapsed: 0.017 s [2019-07-30T15:29:36.415Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest [2019-07-30T15:29:36.415Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest [2019-07-30T15:29:36.415Z] EndiannessTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest) Time elapsed: 0 s [2019-07-30T15:29:36.415Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest [2019-07-30T15:29:36.415Z] 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-30T15:29:36.415Z] FileOpenTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest) Time elapsed: 0.001 s [2019-07-30T15:29:36.415Z] FileOpenEmptyTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest) Time elapsed: 0 s [2019-07-30T15:29:36.415Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest [2019-07-30T15:29:36.978Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.287 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest [2019-07-30T15:29:36.978Z] CompleteUnknownPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest) Time elapsed: 0.236 s [2019-07-30T15:29:36.978Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest [2019-07-30T15:29:36.978Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest [2019-07-30T15:29:36.978Z] CompletePcapPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest) Time elapsed: 0.004 s [2019-07-30T15:29:36.978Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest [2019-07-30T15:29:36.978Z] 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-30T15:29:36.978Z] CompleteUDPPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest) Time elapsed: 0.001 s [2019-07-30T15:29:36.978Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest [2019-07-30T15:29:36.978Z] 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-30T15:29:36.978Z] TestgetProtocols(org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest) Time elapsed: 0.001 s [2019-07-30T15:29:36.978Z] TestProtocolAttributes(org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest) Time elapsed: 0 s [2019-07-30T15:29:36.978Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest [2019-07-30T15:29:36.978Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest [2019-07-30T15:29:36.978Z] CompleteTCPPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest) Time elapsed: 0.003 s [2019-07-30T15:29:36.978Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest [2019-07-30T15:29:36.978Z] 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-30T15:29:36.978Z] CompleteEthernetIIPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest) Time elapsed: 0.002 s [2019-07-30T15:29:36.978Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest [2019-07-30T15:29:36.978Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest [2019-07-30T15:29:36.978Z] CompleteIPv4PacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest) Time elapsed: 0.002 s [2019-07-30T15:29:36.978Z] [2019-07-30T15:29:36.978Z] Results: [2019-07-30T15:29:36.978Z] [2019-07-30T15:29:36.978Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T15:29:36.978Z] [2019-07-30T15:29:37.908Z] [INFO] All tests passed! [2019-07-30T15:29:37.908Z] [INFO] [2019-07-30T15:29:37.908Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T15:29:37.908Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:29:37.908Z] [INFO] [2019-07-30T15:29:37.908Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T15:29:37.908Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T15:29:37.908Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-07-30T15:29:38.165Z] [INFO] [2019-07-30T15:29:38.165Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T15:29:38.165Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT.jar [2019-07-30T15:29:38.165Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT.pom [2019-07-30T15:29:38.165Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT-sources.jar [2019-07-30T15:29:38.165Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T15:29:38.165Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT-p2metadata.xml [2019-07-30T15:29:38.165Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT-p2artifacts.xml [2019-07-30T15:29:38.165Z] [INFO] [2019-07-30T15:29:38.165Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T15:29:38.165Z] [INFO] [2019-07-30T15:29:38.165Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core >--- [2019-07-30T15:29:38.165Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core 1.0.3-SNAPSHOT [104/134] [2019-07-30T15:29:38.165Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T15:29:38.165Z] [INFO] [2019-07-30T15:29:38.165Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T15:29:38.165Z] [INFO] [2019-07-30T15:29:38.165Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T15:29:38.165Z] [INFO] The project's OSGi version is 1.0.3.201907301416 [2019-07-30T15:29:38.165Z] [INFO] [2019-07-30T15:29:38.165Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T15:29:38.165Z] [INFO] [2019-07-30T15:29:38.165Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T15:29:38.165Z] [INFO] [2019-07-30T15:29:38.165Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T15:29:38.165Z] [INFO] [2019-07-30T15:29:38.165Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T15:29:38.165Z] [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/pcap/org.eclipse.tracecompass.tmf.pcap.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:29:38.165Z] [INFO] [2019-07-30T15:29:38.165Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T15:29:38.165Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:29:38.165Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/main/resources [2019-07-30T15:29:38.165Z] [INFO] [2019-07-30T15:29:38.165Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T15:29:38.165Z] [INFO] Compiling 29 source files to /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/classes [2019-07-30T15:29:38.422Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/org/eclipse/tracecompass/internal/tmf/pcap/core/analysis/StreamListAnalysis.java:[116] [2019-07-30T15:29:38.422Z] entry.getValue().addEventToStream(event); [2019-07-30T15:29:38.422Z] ^^^^^^^^^^^^^^^^ [2019-07-30T15:29:38.422Z] 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-30T15:29:38.422Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/org/eclipse/tracecompass/internal/tmf/pcap/core/util/PcapEventFactory.java:[114] [2019-07-30T15:29:38.422Z] String key = entry.getKey(); [2019-07-30T15:29:38.422Z] ^^^^^^^^^^^^^^ [2019-07-30T15:29:38.422Z] 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-30T15:29:38.422Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/org/eclipse/tracecompass/internal/tmf/pcap/core/util/PcapEventFactory.java:[115] [2019-07-30T15:29:38.422Z] String value = entry.getValue(); [2019-07-30T15:29:38.422Z] ^^^^^^^^^^^^^^^^ [2019-07-30T15:29:38.422Z] 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-30T15:29:38.422Z] 3 problems (3 warnings) [2019-07-30T15:29:38.422Z] [INFO] [2019-07-30T15:29:38.422Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T15:29:38.422Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:29:38.422Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/test/resources [2019-07-30T15:29:38.422Z] [INFO] [2019-07-30T15:29:38.422Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T15:29:38.422Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT-sources.jar [2019-07-30T15:29:38.422Z] [INFO] [2019-07-30T15:29:38.422Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T15:29:38.422Z] [INFO] [2019-07-30T15:29:38.422Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T15:29:38.422Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT.jar [2019-07-30T15:29:38.422Z] [INFO] [2019-07-30T15:29:38.422Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T15:29:38.422Z] [INFO] [2019-07-30T15:29:38.422Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T15:29:38.422Z] [INFO] [2019-07-30T15:29:38.422Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T15:29:38.422Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT.jar [2019-07-30T15:29:38.680Z] [INFO] [2019-07-30T15:29:38.680Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T15:29:38.680Z] [INFO] [2019-07-30T15:29:38.680Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T15:29:38.680Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:29:38.680Z] [INFO] [2019-07-30T15:29:38.680Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T15:29:38.680Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T15:29:38.680Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T15:29:38.680Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-07-30T15:29:38.937Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T15:29:38.937Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T15:29:39.194Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T15:29:39.758Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T15:29:39.758Z] [INFO] [2019-07-30T15:29:39.758Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T15:29:39.758Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT.jar [2019-07-30T15:29:40.688Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT.pom [2019-07-30T15:29:41.525Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT-sources.jar [2019-07-30T15:29:41.781Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T15:29:42.038Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT-p2metadata.xml [2019-07-30T15:29:42.038Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT-p2artifacts.xml [2019-07-30T15:29:42.038Z] [INFO] [2019-07-30T15:29:42.038Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T15:29:42.038Z] [INFO] [2019-07-30T15:29:42.038Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui >---- [2019-07-30T15:29:42.038Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui 1.1.1-SNAPSHOT [105/134] [2019-07-30T15:29:42.038Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T15:29:42.038Z] [INFO] [2019-07-30T15:29:42.038Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T15:29:42.038Z] [INFO] [2019-07-30T15:29:42.038Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T15:29:42.038Z] [INFO] The project's OSGi version is 1.1.1.201907301416 [2019-07-30T15:29:42.038Z] [INFO] [2019-07-30T15:29:42.038Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T15:29:42.038Z] [INFO] [2019-07-30T15:29:42.038Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T15:29:42.038Z] [INFO] [2019-07-30T15:29:42.038Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T15:29:42.038Z] [INFO] [2019-07-30T15:29:42.038Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T15:29:42.038Z] [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/pcap/org.eclipse.tracecompass.tmf.pcap.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:29:42.038Z] [INFO] [2019-07-30T15:29:42.038Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T15:29:42.038Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:29:42.038Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/main/resources [2019-07-30T15:29:42.038Z] [INFO] [2019-07-30T15:29:42.038Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T15:29:42.038Z] [INFO] Compiling 6 source files to /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/classes [2019-07-30T15:29:42.602Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/org/eclipse/tracecompass/internal/tmf/pcap/ui/stream/StreamListView.java:[274] [2019-07-30T15:29:42.602Z] TmfPcapProtocol protocol = protocolEntry.getKey(); [2019-07-30T15:29:42.602Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T15:29:42.602Z] 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-30T15:29:42.602Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/org/eclipse/tracecompass/internal/tmf/pcap/ui/stream/StreamListView.java:[276] [2019-07-30T15:29:42.602Z] Table table = protocolEntry.getValue(); [2019-07-30T15:29:42.602Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T15:29:42.602Z] 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-30T15:29:42.602Z] 2 problems (2 warnings) [2019-07-30T15:29:42.603Z] [INFO] [2019-07-30T15:29:42.603Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T15:29:42.603Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:29:42.603Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/test/resources [2019-07-30T15:29:42.603Z] [INFO] [2019-07-30T15:29:42.603Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T15:29:42.603Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT-sources.jar [2019-07-30T15:29:42.603Z] [INFO] [2019-07-30T15:29:42.603Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T15:29:42.603Z] [INFO] [2019-07-30T15:29:42.603Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T15:29:42.603Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT.jar [2019-07-30T15:29:42.603Z] [INFO] [2019-07-30T15:29:42.603Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T15:29:42.603Z] [INFO] [2019-07-30T15:29:42.603Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T15:29:42.603Z] [INFO] [2019-07-30T15:29:42.603Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T15:29:42.603Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT.jar [2019-07-30T15:29:42.603Z] [INFO] [2019-07-30T15:29:42.603Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T15:29:42.603Z] [INFO] [2019-07-30T15:29:42.603Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T15:29:42.603Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:29:42.603Z] [INFO] [2019-07-30T15:29:42.603Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T15:29:42.859Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T15:29:42.859Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T15:29:42.859Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-07-30T15:29:43.116Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T15:29:43.116Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T15:29:43.373Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T15:29:43.937Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T15:29:43.937Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core' with 22 classes [2019-07-30T15:29:44.194Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T15:29:45.563Z] [INFO] [2019-07-30T15:29:45.563Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T15:29:45.563Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT.jar [2019-07-30T15:29:45.563Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT.pom [2019-07-30T15:29:45.563Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT-sources.jar [2019-07-30T15:29:45.563Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T15:29:45.563Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT-p2metadata.xml [2019-07-30T15:29:45.563Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT-p2artifacts.xml [2019-07-30T15:29:45.563Z] [INFO] [2019-07-30T15:29:45.563Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T15:29:45.563Z] [INFO] [2019-07-30T15:29:45.563Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap >----- [2019-07-30T15:29:45.563Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap 5.0.0-SNAPSHOT [106/134] [2019-07-30T15:29:45.563Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T15:29:45.563Z] [INFO] [2019-07-30T15:29:45.563Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T15:29:45.563Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/target [2019-07-30T15:29:45.563Z] [INFO] [2019-07-30T15:29:45.563Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T15:29:45.563Z] [INFO] The project's OSGi version is 5.0.0.201907301416 [2019-07-30T15:29:45.563Z] [INFO] [2019-07-30T15:29:45.563Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T15:29:45.563Z] [INFO] [2019-07-30T15:29:45.563Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T15:29:45.563Z] [INFO] [2019-07-30T15:29:45.563Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T15:29:45.563Z] [INFO] [2019-07-30T15:29:45.563Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T15:29:45.563Z] [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/pcap/org.eclipse.tracecompass.tmf.pcap/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:29:45.563Z] [INFO] [2019-07-30T15:29:45.563Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T15:29:45.563Z] [INFO] [2019-07-30T15:29:45.563Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T15:29:45.563Z] [INFO] [2019-07-30T15:29:45.563Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T15:29:45.563Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-5.0.0-SNAPSHOT.jar [2019-07-30T15:29:45.563Z] [INFO] [2019-07-30T15:29:45.563Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T15:29:45.563Z] [INFO] [2019-07-30T15:29:45.563Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T15:29:45.563Z] [INFO] [2019-07-30T15:29:45.563Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T15:29:45.563Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T15:29:45.563Z] [INFO] [2019-07-30T15:29:45.563Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T15:29:45.563Z] [INFO] [2019-07-30T15:29:45.563Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T15:29:45.563Z] [INFO] [2019-07-30T15:29:45.563Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T15:29:45.563Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:29:45.563Z] [INFO] [2019-07-30T15:29:45.563Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T15:29:46.493Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T15:29:46.493Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T15:29:46.749Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T15:29:47.312Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T15:29:47.569Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T15:29:48.939Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T15:29:48.939Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T15:29:48.939Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T15:29:48.939Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T15:29:48.939Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T15:29:48.939Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T15:29:49.196Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T15:29:49.196Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T15:29:49.196Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T15:29:49.196Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T15:29:49.452Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T15:29:49.452Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T15:29:49.709Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-30T15:29:49.709Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-07-30T15:29:49.709Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T15:29:52.980Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T15:29:52.980Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T15:29:52.980Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T15:29:52.980Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T15:29:52.980Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-30T15:29:52.980Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core' with 22 classes [2019-07-30T15:29:52.980Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.doc.user' with 0 classes [2019-07-30T15:29:52.980Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui' with 7 classes [2019-07-30T15:29:52.980Z] [INFO] [2019-07-30T15:29:52.980Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T15:29:52.980Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-5.0.0-SNAPSHOT.jar [2019-07-30T15:29:52.980Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-5.0.0-SNAPSHOT.pom [2019-07-30T15:29:52.980Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T15:29:52.980Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-30T15:29:52.980Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-30T15:29:52.980Z] [INFO] [2019-07-30T15:29:52.980Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T15:29:52.980Z] [INFO] [2019-07-30T15:29:52.980Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests >-- [2019-07-30T15:29:52.980Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.1-SNAPSHOT [107/134] [2019-07-30T15:29:52.980Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T15:29:52.980Z] [INFO] [2019-07-30T15:29:52.980Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T15:29:52.980Z] [INFO] [2019-07-30T15:29:52.980Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T15:29:52.980Z] [INFO] The project's OSGi version is 1.0.1.201907301416 [2019-07-30T15:29:52.980Z] [INFO] [2019-07-30T15:29:52.980Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T15:29:52.980Z] [INFO] [2019-07-30T15:29:52.980Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T15:29:52.980Z] [INFO] [2019-07-30T15:29:52.980Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T15:29:52.980Z] [INFO] [2019-07-30T15:29:52.980Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T15:29:52.980Z] [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/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:29:52.980Z] [INFO] [2019-07-30T15:29:52.980Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T15:29:52.980Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:29:52.980Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/main/resources [2019-07-30T15:29:52.980Z] [INFO] [2019-07-30T15:29:52.980Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T15:29:52.980Z] [INFO] Compiling 6 source files to /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/classes [2019-07-30T15:29:53.236Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/org/eclipse/tracecompass/tmf/pcap/core/tests/event/PcapEventFieldTest.java:[122] [2019-07-30T15:29:53.236Z] IPv4Packet packet = new IPv4Packet(file, null, bb); [2019-07-30T15:29:53.236Z] ^^^^ [2019-07-30T15:29:53.236Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-30T15:29:53.236Z] 1 problem (1 warning) [2019-07-30T15:29:53.236Z] [INFO] [2019-07-30T15:29:53.236Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T15:29:53.236Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:29:53.236Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/test/resources [2019-07-30T15:29:53.236Z] [INFO] [2019-07-30T15:29:53.236Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T15:29:53.236Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-30T15:29:53.236Z] [INFO] [2019-07-30T15:29:53.236Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T15:29:53.236Z] [INFO] [2019-07-30T15:29:53.236Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T15:29:53.236Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT.jar [2019-07-30T15:29:53.236Z] [INFO] [2019-07-30T15:29:53.236Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T15:29:53.236Z] [INFO] [2019-07-30T15:29:53.236Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T15:29:53.236Z] [INFO] [2019-07-30T15:29:53.236Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T15:29:53.236Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT.jar [2019-07-30T15:29:53.236Z] [INFO] [2019-07-30T15:29:53.236Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T15:29:53.236Z] [INFO] [2019-07-30T15:29:53.236Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T15:29:54.496Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data/.metadata/.log [2019-07-30T15:29:54.496Z] [INFO] Command line: [2019-07-30T15:29:54.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/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T15:29:54.496Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T15:29:57.771Z] !SESSION 2019-07-30 15:29:54.454 ----------------------------------------------- [2019-07-30T15:29:57.771Z] eclipse.buildId=unknown [2019-07-30T15:29:57.771Z] java.version=1.8.0_202 [2019-07-30T15:29:57.771Z] java.vendor=Oracle Corporation [2019-07-30T15:29:57.771Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T15:29:57.771Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T15:29:57.771Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T15:29:57.771Z] [2019-07-30T15:29:57.771Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 15:29:57.153 [2019-07-30T15:29:57.771Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T15:29:57.771Z] !STACK 0 [2019-07-30T15:29:57.771Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T15:29:57.771Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:29:57.771Z] [2019-07-30T15:29:57.771Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T15:29:57.771Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T15:29:57.771Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T15:29:57.771Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T15:29:57.771Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T15:29:57.771Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T15:29:57.771Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T15:29:57.771Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T15:29:57.771Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T15:29:57.771Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T15:29:57.771Z] [2019-07-30T15:29:57.771Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 15:29:57.343 [2019-07-30T15:29:57.771Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T15:29:57.771Z] !STACK 0 [2019-07-30T15:29:57.771Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T15:29:57.771Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:29:57.771Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T15:29:57.771Z] -> 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-30T15:29:57.771Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T15:29:57.771Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:29:57.771Z] [2019-07-30T15:29:57.771Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T15:29:57.771Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T15:29:57.771Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T15:29:57.771Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T15:29:57.771Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T15:29:57.771Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T15:29:57.771Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T15:29:57.771Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T15:29:57.771Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T15:29:57.771Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T15:30:00.295Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest [2019-07-30T15:30:01.664Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.598 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest [2019-07-30T15:30:01.664Z] constructorTest(org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest) Time elapsed: 0.064 s [2019-07-30T15:30:01.664Z] canExecuteTest(org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest) Time elapsed: 0.187 s [2019-07-30T15:30:01.664Z] executeAnalysisTest(org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest) Time elapsed: 1.319 s [2019-07-30T15:30:01.664Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest [2019-07-30T15:30:01.664Z] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest [2019-07-30T15:30:01.664Z] testParseEvent(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.004 s [2019-07-30T15:30:01.664Z] testGetEndTime(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.002 s [2019-07-30T15:30:01.664Z] testGetNbEvents(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-30T15:30:01.664Z] testSeekEventLoc_null(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-30T15:30:01.664Z] testGetStartTime(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-30T15:30:01.664Z] testBroadcast(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-30T15:30:01.664Z] testValidate(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.002 s [2019-07-30T15:30:01.664Z] testGetName(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.002 s [2019-07-30T15:30:01.664Z] testGetPath(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-30T15:30:01.664Z] testPcapTrace(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-30T15:30:01.664Z] testGetStreamingInterval(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.002 s [2019-07-30T15:30:01.664Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.053 s [2019-07-30T15:30:01.664Z] testGetCacheSize(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-30T15:30:01.664Z] testGetTraceProperties(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.002 s [2019-07-30T15:30:01.664Z] getSource(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-30T15:30:01.664Z] testSeekEventLoc_normal(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-30T15:30:01.664Z] testSeekEvent_rank(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.002 s [2019-07-30T15:30:01.664Z] testGetTimeRange(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-30T15:30:01.664Z] testGetEventType(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-30T15:30:01.664Z] testSeekEvent_ratio(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.003 s [2019-07-30T15:30:01.664Z] testGetResource(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-30T15:30:01.664Z] testSeekEvent_location(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-30T15:30:01.664Z] testGetCurrentLocation(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-30T15:30:01.664Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest [2019-07-30T15:30:01.664Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest [2019-07-30T15:30:01.664Z] getSourceEndpointTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0 s [2019-07-30T15:30:01.664Z] getProtocolsTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0.003 s [2019-07-30T15:30:01.664Z] getPayloadTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0 s [2019-07-30T15:30:01.664Z] getFieldsTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0 s [2019-07-30T15:30:01.664Z] toStringTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0 s [2019-07-30T15:30:01.664Z] getMostEncapsulatedProtocolTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0 s [2019-07-30T15:30:01.664Z] getDestinationEndpointTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0 s [2019-07-30T15:30:01.664Z] toStringAtSpecificProtocolTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0 s [2019-07-30T15:30:01.664Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest [2019-07-30T15:30:01.664Z] 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-30T15:30:01.664Z] regularToStringTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest) Time elapsed: 0 s [2019-07-30T15:30:01.664Z] rootToStringTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest) Time elapsed: 0 s [2019-07-30T15:30:01.664Z] customFieldValueRequestTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest) Time elapsed: 0 s [2019-07-30T15:30:01.664Z] copyConstructorTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest) Time elapsed: 0.002 s [2019-07-30T15:30:01.664Z] regularFieldValueRequestTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest) Time elapsed: 0.001 s [2019-07-30T15:30:01.664Z] [2019-07-30T15:30:01.664Z] Results: [2019-07-30T15:30:01.664Z] [2019-07-30T15:30:01.664Z] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T15:30:01.664Z] [2019-07-30T15:30:03.031Z] [INFO] All tests passed! [2019-07-30T15:30:03.031Z] [INFO] [2019-07-30T15:30:03.031Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T15:30:03.031Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:30:03.031Z] [INFO] [2019-07-30T15:30:03.031Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T15:30:03.031Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T15:30:03.031Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T15:30:03.288Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T15:30:03.851Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T15:30:03.851Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-07-30T15:30:03.851Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core.tests' with 17 classes [2019-07-30T15:30:03.851Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T15:30:04.108Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T15:30:04.108Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T15:30:04.108Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T15:30:04.364Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T15:30:04.621Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core' with 22 classes [2019-07-30T15:30:04.621Z] [INFO] [2019-07-30T15:30:04.621Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T15:30:04.621Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT.jar [2019-07-30T15:30:04.621Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT.pom [2019-07-30T15:30:04.621Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-30T15:30:04.621Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T15:30:04.621Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT-p2metadata.xml [2019-07-30T15:30:04.621Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT-p2artifacts.xml [2019-07-30T15:30:04.621Z] [INFO] [2019-07-30T15:30:04.621Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T15:30:04.621Z] [INFO] [2019-07-30T15:30:04.621Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests >-- [2019-07-30T15:30:04.621Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.0-SNAPSHOT [108/134] [2019-07-30T15:30:04.621Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T15:30:04.621Z] [INFO] [2019-07-30T15:30:04.621Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T15:30:04.621Z] [INFO] [2019-07-30T15:30:04.621Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T15:30:04.621Z] [INFO] The project's OSGi version is 1.0.0.201907301416 [2019-07-30T15:30:04.621Z] [INFO] [2019-07-30T15:30:04.621Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T15:30:04.621Z] [INFO] [2019-07-30T15:30:04.621Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T15:30:04.621Z] [INFO] [2019-07-30T15:30:04.621Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T15:30:04.621Z] [INFO] [2019-07-30T15:30:04.621Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T15:30:04.621Z] [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/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:30:04.621Z] [INFO] [2019-07-30T15:30:04.621Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T15:30:04.621Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:30:04.621Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/main/resources [2019-07-30T15:30:04.621Z] [INFO] [2019-07-30T15:30:04.621Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T15:30:04.621Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/classes [2019-07-30T15:30:05.185Z] [INFO] [2019-07-30T15:30:05.185Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T15:30:05.185Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:30:05.185Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/test/resources [2019-07-30T15:30:05.185Z] [INFO] [2019-07-30T15:30:05.185Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T15:30:05.185Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-30T15:30:05.185Z] [INFO] [2019-07-30T15:30:05.185Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T15:30:05.185Z] [INFO] [2019-07-30T15:30:05.185Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T15:30:05.185Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT.jar [2019-07-30T15:30:05.185Z] [INFO] [2019-07-30T15:30:05.185Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T15:30:05.185Z] [INFO] [2019-07-30T15:30:05.185Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T15:30:05.185Z] [INFO] [2019-07-30T15:30:05.185Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T15:30:05.185Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT.jar [2019-07-30T15:30:05.185Z] [INFO] [2019-07-30T15:30:05.185Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T15:30:05.185Z] [INFO] [2019-07-30T15:30:05.185Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T15:30:06.558Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-30T15:30:06.558Z] [INFO] Command line: [2019-07-30T15:30:06.558Z] [/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/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-30T15:30:06.558Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T15:30:10.244Z] !SESSION 2019-07-30 15:30:06.690 ----------------------------------------------- [2019-07-30T15:30:10.244Z] eclipse.buildId=unknown [2019-07-30T15:30:10.244Z] java.version=1.8.0_202 [2019-07-30T15:30:10.244Z] java.vendor=Oracle Corporation [2019-07-30T15:30:10.244Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T15:30:10.244Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-30T15:30:10.244Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-30T15:30:10.244Z] [2019-07-30T15:30:10.244Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 15:30:09.655 [2019-07-30T15:30:10.244Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T15:30:10.244Z] !STACK 0 [2019-07-30T15:30:10.244Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T15:30:10.244Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:30:10.244Z] [2019-07-30T15:30:10.244Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T15:30:10.244Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T15:30:10.244Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T15:30:10.244Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T15:30:10.244Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T15:30:10.244Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T15:30:10.244Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T15:30:10.244Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T15:30:10.244Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T15:30:10.244Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T15:30:10.244Z] [2019-07-30T15:30:10.244Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 15:30:09.872 [2019-07-30T15:30:10.244Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T15:30:10.244Z] !STACK 0 [2019-07-30T15:30:10.244Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T15:30:10.244Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:30:10.244Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T15:30:10.244Z] -> 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-30T15:30:10.244Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T15:30:10.244Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:30:10.244Z] [2019-07-30T15:30:10.244Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T15:30:10.244Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T15:30:10.244Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T15:30:10.244Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T15:30:10.244Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T15:30:10.244Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T15:30:10.244Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T15:30:10.244Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T15:30:10.244Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T15:30:10.244Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T15:30:12.138Z] process 15762: 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-30T15:30:12.138Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T15:30:12.395Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T15:30:12.395Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T15:30:24.579Z] Running org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest [2019-07-30T15:30:24.579Z] Display size: 1440x900 [2019-07-30T15:30:24.579Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-30T15:30:24.579Z] GTK version=3.18.9 [2019-07-30T15:30:24.579Z] GTK theme=Ambiance [2019-07-30T15:30:24.579Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T15:30:24.579Z] Time zone: Coordinated Universal Time [2019-07-30T15:30:24.579Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T15:30:24.579Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T15:30:56.812Z] *** BUG *** [2019-07-30T15:30:56.812Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:30:56.812Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:30:56.812Z] [2019-07-30T15:30:56.812Z] *** BUG *** [2019-07-30T15:30:56.812Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:30:56.812Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:30:56.812Z] [2019-07-30T15:30:56.812Z] *** BUG *** [2019-07-30T15:30:56.812Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:30:56.812Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:30:56.812Z] [2019-07-30T15:30:56.812Z] *** BUG *** [2019-07-30T15:30:56.812Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:30:56.812Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:30:56.812Z] [2019-07-30T15:30:56.812Z] *** BUG *** [2019-07-30T15:30:56.812Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:30:56.812Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:30:56.812Z] [2019-07-30T15:30:56.812Z] *** BUG *** [2019-07-30T15:30:56.812Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:30:56.812Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:30:56.812Z] [2019-07-30T15:30:56.812Z] *** BUG *** [2019-07-30T15:30:56.812Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:30:56.812Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:30:56.812Z] [2019-07-30T15:30:56.812Z] *** BUG *** [2019-07-30T15:30:56.812Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:30:56.812Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:30:56.812Z] [2019-07-30T15:30:56.812Z] *** BUG *** [2019-07-30T15:30:56.812Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:30:56.812Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:30:56.812Z] [2019-07-30T15:30:56.812Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:30:56.812Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:30:56.812Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:30:56.812Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:30:57.741Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1132561986 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T15:30:57.741Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T15:30:57.999Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:30:57.999Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:30:57.999Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:30:57.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132562122 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:30:57.999Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132562126 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:30:57.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132562126 data=null} to TreeItem with text {test} [2019-07-30T15:30:57.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132562127 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:30:57.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132562129 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:30:58.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132562379 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:30:58.512Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T15:30:58.512Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T15:30:58.768Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T15:30:59.333Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T15:30:59.333Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T15:30:59.333Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:30:59.333Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:30:59.333Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:30:59.333Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:30:59.333Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:30:59.333Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:30:59.333Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:30:59.333Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T15:30:59.333Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132563303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:30:59.333Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132563305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:30:59.333Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132563305 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:30:59.333Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132563305 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:30:59.333Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132563306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:30:59.333Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132563306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:30:59.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132563306 data=null 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-30T15:30:59.333Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132563306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:30:59.333Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132563306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:30:59.333Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132563309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:30:59.333Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132563310 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:30:59.333Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132563310 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:30:59.333Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:30:59.333Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:30:59.333Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:30:59.333Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:30:59.333Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:30:59.333Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:30:59.333Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:30:59.333Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:30:59.333Z] DEBUG - Clicking on OK [2019-07-30T15:30:59.333Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1132563315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:30:59.333Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1132563316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:30:59.333Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1132563316 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:30:59.333Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1132563316 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:30:59.333Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1132563316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:30:59.333Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1132563317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:30:59.333Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:30:59.333Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:30:59.333Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:30:59.333Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:30:59.333Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:30:59.333Z] DEBUG - Clicked on OK [2019-07-30T15:31:00.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1132563317 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:31:00.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1132562623 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-30T15:31:00.520Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.108 s - in org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest [2019-07-30T15:31:00.521Z] test(org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest) Time elapsed: 33.19 s [2019-07-30T15:31:00.521Z] [2019-07-30T15:31:00.521Z] Results: [2019-07-30T15:31:00.521Z] [2019-07-30T15:31:00.521Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T15:31:00.521Z] [2019-07-30T15:31:01.450Z] [2019-07-30T15:31:01.450Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 15:31:01.348 [2019-07-30T15:31:01.450Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T15:31:02.380Z] [INFO] All tests passed! [2019-07-30T15:31:02.381Z] [INFO] [2019-07-30T15:31:02.381Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T15:31:02.381Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:31:02.381Z] [INFO] [2019-07-30T15:31:02.381Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T15:31:03.311Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T15:31:03.311Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T15:31:03.311Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T15:31:03.875Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T15:31:04.132Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T15:31:04.132Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T15:31:04.388Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T15:31:04.388Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-07-30T15:31:04.645Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core.tests' with 17 classes [2019-07-30T15:31:04.645Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T15:31:04.645Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T15:31:04.902Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T15:31:04.902Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T15:31:04.902Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T15:31:05.159Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T15:31:05.728Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T15:31:05.728Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core' with 22 classes [2019-07-30T15:31:05.728Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core.tests' with 6 classes [2019-07-30T15:31:05.728Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui' with 7 classes [2019-07-30T15:31:05.728Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T15:31:07.100Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T15:31:07.358Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T15:31:07.358Z] [INFO] [2019-07-30T15:31:07.358Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T15:31:07.358Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT.jar [2019-07-30T15:31:07.358Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT.pom [2019-07-30T15:31:07.358Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-30T15:31:07.358Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T15:31:07.358Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT-p2metadata.xml [2019-07-30T15:31:07.358Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT-p2artifacts.xml [2019-07-30T15:31:07.358Z] [INFO] [2019-07-30T15:31:07.358Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T15:31:07.358Z] [INFO] [2019-07-30T15:31:07.358Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp-parent >---- [2019-07-30T15:31:07.358Z] [INFO] Building Trace Compass RCP Parent 5.0.0-SNAPSHOT [109/134] [2019-07-30T15:31:07.358Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T15:31:07.358Z] [INFO] [2019-07-30T15:31:07.358Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-30T15:31:07.358Z] [INFO] [2019-07-30T15:31:07.358Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-30T15:31:07.358Z] [INFO] [2019-07-30T15:31:07.358Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-30T15:31:07.358Z] [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/rcp/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:31:07.358Z] [INFO] [2019-07-30T15:31:07.358Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-30T15:31:07.358Z] [INFO] [2019-07-30T15:31:07.358Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-30T15:31:07.358Z] [INFO] [2019-07-30T15:31:07.358Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-30T15:31:07.358Z] [INFO] [2019-07-30T15:31:07.358Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-30T15:31:07.358Z] [INFO] [2019-07-30T15:31:07.358Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-30T15:31:07.358Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:31:07.358Z] [INFO] [2019-07-30T15:31:07.358Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-30T15:31:07.358Z] [INFO] [2019-07-30T15:31:07.358Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-30T15:31:07.358Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-parent-5.0.0-SNAPSHOT.pom [2019-07-30T15:31:07.358Z] [INFO] [2019-07-30T15:31:07.358Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding >--- [2019-07-30T15:31:07.358Z] [INFO] Building Trace Compass RCP Branding plug-in 5.0.0-SNAPSHOT [110/134] [2019-07-30T15:31:07.358Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T15:31:07.358Z] [INFO] [2019-07-30T15:31:07.358Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T15:31:07.358Z] [INFO] [2019-07-30T15:31:07.358Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T15:31:07.358Z] [INFO] The project's OSGi version is 5.0.0.201907301416 [2019-07-30T15:31:07.358Z] [INFO] [2019-07-30T15:31:07.358Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T15:31:07.358Z] [INFO] [2019-07-30T15:31:07.358Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T15:31:07.358Z] [INFO] [2019-07-30T15:31:07.358Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T15:31:07.358Z] [INFO] [2019-07-30T15:31:07.358Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T15:31:07.358Z] [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/rcp/org.eclipse.tracecompass.rcp.branding/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:31:07.358Z] [INFO] [2019-07-30T15:31:07.358Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T15:31:07.358Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:31:07.358Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/src/main/resources [2019-07-30T15:31:07.358Z] [INFO] [2019-07-30T15:31:07.358Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T15:31:07.358Z] [INFO] [2019-07-30T15:31:07.358Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T15:31:07.358Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:31:07.358Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/src/test/resources [2019-07-30T15:31:07.358Z] [INFO] [2019-07-30T15:31:07.358Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T15:31:07.615Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT-sources.jar [2019-07-30T15:31:07.615Z] [INFO] [2019-07-30T15:31:07.615Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T15:31:07.615Z] [INFO] [2019-07-30T15:31:07.615Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T15:31:07.615Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT.jar [2019-07-30T15:31:07.615Z] [INFO] [2019-07-30T15:31:07.615Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T15:31:07.615Z] [INFO] [2019-07-30T15:31:07.615Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T15:31:07.615Z] [INFO] [2019-07-30T15:31:07.615Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T15:31:07.615Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT.jar [2019-07-30T15:31:07.615Z] [INFO] [2019-07-30T15:31:07.615Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T15:31:07.615Z] [INFO] [2019-07-30T15:31:07.615Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T15:31:07.615Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:31:07.615Z] [INFO] [2019-07-30T15:31:07.615Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T15:31:07.615Z] [INFO] [2019-07-30T15:31:07.615Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T15:31:07.615Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT.jar [2019-07-30T15:31:07.615Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT.pom [2019-07-30T15:31:07.615Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT-sources.jar [2019-07-30T15:31:07.615Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T15:31:07.616Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-30T15:31:07.616Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-30T15:31:07.616Z] [INFO] [2019-07-30T15:31:07.616Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T15:31:07.616Z] [INFO] [2019-07-30T15:31:07.616Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature >-- [2019-07-30T15:31:07.616Z] [INFO] Building Trace Compass RCP Branding Feature 5.0.0-SNAPSHOT [111/134] [2019-07-30T15:31:07.616Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T15:31:07.616Z] [INFO] [2019-07-30T15:31:07.616Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T15:31:07.616Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/target [2019-07-30T15:31:07.616Z] [INFO] [2019-07-30T15:31:07.616Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T15:31:07.616Z] [INFO] The project's OSGi version is 5.0.0.201907301416 [2019-07-30T15:31:07.616Z] [INFO] [2019-07-30T15:31:07.616Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T15:31:07.616Z] [INFO] [2019-07-30T15:31:07.616Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T15:31:07.616Z] [INFO] [2019-07-30T15:31:07.616Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T15:31:07.616Z] [INFO] [2019-07-30T15:31:07.616Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T15:31:07.616Z] [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/rcp/org.eclipse.tracecompass.rcp.branding.feature/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:31:07.616Z] [INFO] [2019-07-30T15:31:07.616Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T15:31:07.616Z] [INFO] [2019-07-30T15:31:07.616Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T15:31:07.616Z] [INFO] [2019-07-30T15:31:07.616Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T15:31:07.616Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-5.0.0-SNAPSHOT.jar [2019-07-30T15:31:07.873Z] [INFO] [2019-07-30T15:31:07.873Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T15:31:07.873Z] [INFO] [2019-07-30T15:31:07.873Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T15:31:07.873Z] [INFO] [2019-07-30T15:31:07.873Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T15:31:07.873Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T15:31:07.873Z] [INFO] [2019-07-30T15:31:07.873Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T15:31:07.873Z] [INFO] [2019-07-30T15:31:07.873Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T15:31:07.873Z] [INFO] [2019-07-30T15:31:07.873Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T15:31:07.873Z] [INFO] [2019-07-30T15:31:07.873Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T15:31:07.873Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:31:07.873Z] [INFO] [2019-07-30T15:31:07.873Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T15:31:07.873Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.branding' with 0 classes [2019-07-30T15:31:07.873Z] [INFO] [2019-07-30T15:31:07.873Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T15:31:07.873Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.0.0-SNAPSHOT.jar [2019-07-30T15:31:07.873Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.0.0-SNAPSHOT.pom [2019-07-30T15:31:07.873Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T15:31:07.873Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-30T15:31:07.873Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-30T15:31:07.873Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-30T15:31:07.873Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-30T15:31:07.873Z] [INFO] [2019-07-30T15:31:07.873Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T15:31:07.873Z] [INFO] [2019-07-30T15:31:07.873Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui >------ [2019-07-30T15:31:07.873Z] [INFO] Building org.eclipse.tracecompass.rcp.ui 5.0.0-SNAPSHOT [112/134] [2019-07-30T15:31:07.873Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T15:31:07.873Z] [INFO] [2019-07-30T15:31:07.873Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T15:31:07.873Z] [INFO] [2019-07-30T15:31:07.873Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T15:31:07.873Z] [INFO] The project's OSGi version is 5.0.0.201907301416 [2019-07-30T15:31:07.873Z] [INFO] [2019-07-30T15:31:07.873Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T15:31:07.873Z] [INFO] [2019-07-30T15:31:07.873Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T15:31:07.873Z] [INFO] [2019-07-30T15:31:07.873Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T15:31:07.873Z] [INFO] [2019-07-30T15:31:07.873Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T15:31:07.873Z] [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/rcp/org.eclipse.tracecompass.rcp.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:31:07.873Z] [INFO] [2019-07-30T15:31:07.873Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T15:31:07.873Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:31:07.873Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/src/main/resources [2019-07-30T15:31:07.873Z] [INFO] [2019-07-30T15:31:07.873Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T15:31:07.873Z] [INFO] Compiling 9 source files to /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/target/classes [2019-07-30T15:31:08.131Z] [INFO] [2019-07-30T15:31:08.131Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T15:31:08.131Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:31:08.131Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/src/test/resources [2019-07-30T15:31:08.131Z] [INFO] [2019-07-30T15:31:08.131Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T15:31:08.131Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT-sources.jar [2019-07-30T15:31:08.131Z] [INFO] [2019-07-30T15:31:08.131Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T15:31:08.131Z] [INFO] [2019-07-30T15:31:08.131Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T15:31:08.131Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT.jar [2019-07-30T15:31:08.131Z] [INFO] [2019-07-30T15:31:08.131Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T15:31:08.131Z] [INFO] [2019-07-30T15:31:08.131Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T15:31:08.131Z] [INFO] [2019-07-30T15:31:08.131Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T15:31:08.131Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT.jar [2019-07-30T15:31:08.388Z] [INFO] [2019-07-30T15:31:08.388Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T15:31:08.388Z] [INFO] [2019-07-30T15:31:08.388Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T15:31:08.388Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:31:08.388Z] [INFO] [2019-07-30T15:31:08.388Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T15:31:08.388Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T15:31:08.388Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T15:31:08.951Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T15:31:10.320Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T15:31:10.576Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T15:31:10.833Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T15:31:10.833Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T15:31:10.833Z] [INFO] [2019-07-30T15:31:10.833Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T15:31:10.833Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT.jar [2019-07-30T15:31:10.833Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT.pom [2019-07-30T15:31:10.833Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT-sources.jar [2019-07-30T15:31:10.833Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T15:31:10.833Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-30T15:31:10.833Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-30T15:31:10.833Z] [INFO] [2019-07-30T15:31:10.833Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T15:31:10.833Z] [INFO] [2019-07-30T15:31:10.833Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp >-------- [2019-07-30T15:31:10.833Z] [INFO] Building Trace Compass RCP Feature 5.0.0-SNAPSHOT [113/134] [2019-07-30T15:31:10.833Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T15:31:11.089Z] [INFO] [2019-07-30T15:31:11.089Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp --- [2019-07-30T15:31:11.089Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/target [2019-07-30T15:31:11.089Z] [INFO] [2019-07-30T15:31:11.089Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp --- [2019-07-30T15:31:11.089Z] [INFO] The project's OSGi version is 5.0.0.201907301416 [2019-07-30T15:31:11.089Z] [INFO] [2019-07-30T15:31:11.089Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp --- [2019-07-30T15:31:11.089Z] [INFO] [2019-07-30T15:31:11.089Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp --- [2019-07-30T15:31:11.089Z] [INFO] [2019-07-30T15:31:11.089Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp --- [2019-07-30T15:31:11.089Z] [INFO] [2019-07-30T15:31:11.089Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp --- [2019-07-30T15:31:11.089Z] [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/rcp/org.eclipse.tracecompass.rcp/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:31:11.089Z] [INFO] [2019-07-30T15:31:11.089Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp --- [2019-07-30T15:31:11.089Z] [INFO] [2019-07-30T15:31:11.089Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp --- [2019-07-30T15:31:11.089Z] [INFO] [2019-07-30T15:31:11.089Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp --- [2019-07-30T15:31:11.089Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-5.0.0-SNAPSHOT.jar [2019-07-30T15:31:11.089Z] [INFO] [2019-07-30T15:31:11.089Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp --- [2019-07-30T15:31:11.089Z] [INFO] [2019-07-30T15:31:11.089Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp --- [2019-07-30T15:31:11.089Z] [INFO] [2019-07-30T15:31:11.089Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp --- [2019-07-30T15:31:11.346Z] [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-30T15:31:11.346Z] [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-30T15:31:11.346Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T15:31:11.346Z] [INFO] Unpacking org.antlr.runtime.source_3.2.0.v201101311130... [2019-07-30T15:31:11.346Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T15:31:11.346Z] [INFO] [2019-07-30T15:31:11.347Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp --- [2019-07-30T15:31:11.347Z] [INFO] [2019-07-30T15:31:11.347Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp --- [2019-07-30T15:31:11.347Z] [INFO] [2019-07-30T15:31:11.347Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp --- [2019-07-30T15:31:11.604Z] [INFO] [2019-07-30T15:31:11.604Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.rcp --- [2019-07-30T15:31:11.604Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:31:11.604Z] [INFO] [2019-07-30T15:31:11.604Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.rcp --- [2019-07-30T15:31:12.535Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T15:31:12.535Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T15:31:12.535Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T15:31:13.097Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T15:31:13.354Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T15:31:14.723Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T15:31:14.723Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T15:31:14.723Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T15:31:14.723Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T15:31:14.723Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T15:31:14.979Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T15:31:14.979Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T15:31:14.979Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T15:31:14.979Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T15:31:14.979Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T15:31:15.236Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T15:31:15.492Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T15:31:15.492Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-30T15:31:15.492Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.doc.user' with 0 classes [2019-07-30T15:31:15.492Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-30T15:31:15.492Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.ui' with 10 classes [2019-07-30T15:31:15.492Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T15:31:15.748Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T15:31:15.748Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T15:31:15.748Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T15:31:16.006Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T15:31:16.006Z] [INFO] [2019-07-30T15:31:16.006Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp --- [2019-07-30T15:31:16.006Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.0.0-SNAPSHOT.jar [2019-07-30T15:31:16.006Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.0.0-SNAPSHOT.pom [2019-07-30T15:31:16.006Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T15:31:16.006Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-30T15:31:16.006Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-30T15:31:16.006Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-30T15:31:16.006Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-30T15:31:16.006Z] [INFO] [2019-07-30T15:31:16.006Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp --- [2019-07-30T15:31:16.006Z] [INFO] [2019-07-30T15:31:16.006Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui >-- [2019-07-30T15:31:16.006Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator.ui 1.0.0-SNAPSHOT [114/134] [2019-07-30T15:31:16.006Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T15:31:16.006Z] [INFO] [2019-07-30T15:31:16.006Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T15:31:16.006Z] [INFO] [2019-07-30T15:31:16.006Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T15:31:16.006Z] [INFO] The project's OSGi version is 1.0.0.201907301416 [2019-07-30T15:31:16.006Z] [INFO] [2019-07-30T15:31:16.006Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T15:31:16.006Z] [INFO] [2019-07-30T15:31:16.006Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T15:31:16.006Z] [INFO] [2019-07-30T15:31:16.006Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T15:31:16.006Z] [INFO] [2019-07-30T15:31:16.006Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T15:31:16.006Z] [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/rcp/org.eclipse.tracecompass.rcp.incubator.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:31:16.006Z] [INFO] [2019-07-30T15:31:16.006Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T15:31:16.006Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:31:16.006Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/main/resources [2019-07-30T15:31:16.006Z] [INFO] [2019-07-30T15:31:16.006Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T15:31:16.006Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/classes [2019-07-30T15:31:16.264Z] [INFO] [2019-07-30T15:31:16.264Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T15:31:16.264Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:31:16.264Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/test/resources [2019-07-30T15:31:16.264Z] [INFO] [2019-07-30T15:31:16.264Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T15:31:16.264Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT-sources.jar [2019-07-30T15:31:16.264Z] [INFO] [2019-07-30T15:31:16.264Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T15:31:16.264Z] [INFO] [2019-07-30T15:31:16.264Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T15:31:16.264Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT.jar [2019-07-30T15:31:16.264Z] [INFO] [2019-07-30T15:31:16.264Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T15:31:16.264Z] [INFO] [2019-07-30T15:31:16.264Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T15:31:16.264Z] [INFO] [2019-07-30T15:31:16.264Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T15:31:16.264Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT.jar [2019-07-30T15:31:16.264Z] [INFO] [2019-07-30T15:31:16.264Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T15:31:16.264Z] [INFO] [2019-07-30T15:31:16.264Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T15:31:16.264Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:31:16.264Z] [INFO] [2019-07-30T15:31:16.264Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T15:31:16.264Z] [INFO] [2019-07-30T15:31:16.264Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T15:31:16.264Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT.jar [2019-07-30T15:31:16.264Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT.pom [2019-07-30T15:31:16.264Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT-sources.jar [2019-07-30T15:31:16.264Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T15:31:16.264Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT-p2metadata.xml [2019-07-30T15:31:16.264Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT-p2artifacts.xml [2019-07-30T15:31:16.264Z] [INFO] [2019-07-30T15:31:16.264Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T15:31:16.264Z] [INFO] [2019-07-30T15:31:16.264Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator >--- [2019-07-30T15:31:16.264Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator 1.0.0-SNAPSHOT [115/134] [2019-07-30T15:31:16.264Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T15:31:16.264Z] [INFO] [2019-07-30T15:31:16.264Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T15:31:16.264Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/target [2019-07-30T15:31:16.264Z] [INFO] [2019-07-30T15:31:16.264Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T15:31:16.264Z] [INFO] The project's OSGi version is 1.0.0.201907301416 [2019-07-30T15:31:16.264Z] [INFO] [2019-07-30T15:31:16.264Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T15:31:16.264Z] [INFO] [2019-07-30T15:31:16.264Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T15:31:16.264Z] [INFO] [2019-07-30T15:31:16.264Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T15:31:16.264Z] [INFO] [2019-07-30T15:31:16.264Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T15:31:16.264Z] [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/rcp/org.eclipse.tracecompass.rcp.incubator/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:31:16.264Z] [INFO] [2019-07-30T15:31:16.264Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T15:31:16.264Z] [INFO] [2019-07-30T15:31:16.264Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T15:31:16.264Z] [INFO] [2019-07-30T15:31:16.264Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T15:31:16.264Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-1.0.0-SNAPSHOT.jar [2019-07-30T15:31:16.264Z] [INFO] [2019-07-30T15:31:16.264Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T15:31:16.264Z] [INFO] [2019-07-30T15:31:16.264Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T15:31:16.264Z] [INFO] [2019-07-30T15:31:16.264Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T15:31:16.264Z] [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-30T15:31:16.264Z] [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-30T15:31:16.928Z] [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-30T15:31:16.928Z] [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-30T15:31:16.928Z] [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-30T15:31:16.928Z] [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-30T15:31:16.928Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-1.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T15:31:16.928Z] [INFO] [2019-07-30T15:31:16.928Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T15:31:16.928Z] [INFO] [2019-07-30T15:31:16.928Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T15:31:16.928Z] [INFO] [2019-07-30T15:31:16.928Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T15:31:16.928Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:31:16.928Z] [INFO] [2019-07-30T15:31:16.928Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T15:31:16.928Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.incubator.ui' with 1 classes [2019-07-30T15:31:17.185Z] [INFO] [2019-07-30T15:31:17.185Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T15:31:17.185Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/1.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-1.0.0-SNAPSHOT.jar [2019-07-30T15:31:17.185Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/1.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-1.0.0-SNAPSHOT.pom [2019-07-30T15:31:17.185Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-1.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/1.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-1.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T15:31:17.185Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/1.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-1.0.0-SNAPSHOT-p2metadata.xml [2019-07-30T15:31:17.185Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/1.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-1.0.0-SNAPSHOT-p2artifacts.xml [2019-07-30T15:31:17.185Z] [INFO] [2019-07-30T15:31:17.185Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T15:31:17.185Z] [INFO] [2019-07-30T15:31:17.185Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace-parent >-- [2019-07-30T15:31:17.185Z] [INFO] Building Trace Compass Json trace Parent 5.0.0-SNAPSHOT [116/134] [2019-07-30T15:31:17.185Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T15:31:17.185Z] [INFO] [2019-07-30T15:31:17.185Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-30T15:31:17.185Z] [INFO] [2019-07-30T15:31:17.185Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-30T15:31:17.185Z] [INFO] [2019-07-30T15:31:17.185Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-30T15:31:17.185Z] [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/jsontrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:31:17.185Z] [INFO] [2019-07-30T15:31:17.185Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-30T15:31:17.185Z] [INFO] [2019-07-30T15:31:17.185Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-30T15:31:17.185Z] [INFO] [2019-07-30T15:31:17.185Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-30T15:31:17.185Z] [INFO] [2019-07-30T15:31:17.185Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-30T15:31:17.185Z] [INFO] [2019-07-30T15:31:17.185Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-30T15:31:17.185Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:31:17.185Z] [INFO] [2019-07-30T15:31:17.185Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-30T15:31:17.185Z] [INFO] [2019-07-30T15:31:17.185Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-30T15:31:17.185Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-parent-5.0.0-SNAPSHOT.pom [2019-07-30T15:31:17.185Z] [INFO] [2019-07-30T15:31:17.185Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core >-- [2019-07-30T15:31:17.185Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core 0.1.1-SNAPSHOT [117/134] [2019-07-30T15:31:17.185Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T15:31:17.185Z] [INFO] [2019-07-30T15:31:17.185Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T15:31:17.185Z] [INFO] [2019-07-30T15:31:17.185Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T15:31:17.185Z] [INFO] The project's OSGi version is 0.1.1.201907301416 [2019-07-30T15:31:17.185Z] [INFO] [2019-07-30T15:31:17.185Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T15:31:17.185Z] [INFO] [2019-07-30T15:31:17.185Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T15:31:17.185Z] [INFO] [2019-07-30T15:31:17.185Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T15:31:17.185Z] [INFO] [2019-07-30T15:31:17.185Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T15:31:17.185Z] [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/jsontrace/org.eclipse.tracecompass.jsontrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:31:17.185Z] [INFO] [2019-07-30T15:31:17.185Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T15:31:17.185Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:31:17.185Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/main/resources [2019-07-30T15:31:17.185Z] [INFO] [2019-07-30T15:31:17.185Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T15:31:17.185Z] [INFO] Compiling 5 source files to /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/classes [2019-07-30T15:31:17.185Z] [INFO] [2019-07-30T15:31:17.185Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T15:31:17.185Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:31:17.185Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/test/resources [2019-07-30T15:31:17.185Z] [INFO] [2019-07-30T15:31:17.185Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T15:31:17.185Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT-sources.jar [2019-07-30T15:31:17.185Z] [INFO] [2019-07-30T15:31:17.185Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T15:31:17.185Z] [INFO] [2019-07-30T15:31:17.185Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T15:31:17.185Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT.jar [2019-07-30T15:31:17.185Z] [INFO] [2019-07-30T15:31:17.185Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T15:31:17.185Z] [INFO] [2019-07-30T15:31:17.185Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T15:31:17.185Z] [INFO] [2019-07-30T15:31:17.185Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T15:31:17.185Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT.jar [2019-07-30T15:31:17.185Z] [INFO] [2019-07-30T15:31:17.185Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T15:31:17.185Z] [INFO] [2019-07-30T15:31:17.185Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T15:31:17.185Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:31:17.185Z] [INFO] [2019-07-30T15:31:17.185Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T15:31:17.185Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T15:31:17.442Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T15:31:17.442Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T15:31:18.005Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T15:31:18.005Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T15:31:18.262Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T15:31:18.262Z] [INFO] [2019-07-30T15:31:18.262Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T15:31:18.262Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT.jar [2019-07-30T15:31:18.262Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT.pom [2019-07-30T15:31:18.262Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT-sources.jar [2019-07-30T15:31:18.262Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T15:31:18.262Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT-p2metadata.xml [2019-07-30T15:31:18.262Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT-p2artifacts.xml [2019-07-30T15:31:18.262Z] [INFO] [2019-07-30T15:31:18.262Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T15:31:18.262Z] [INFO] [2019-07-30T15:31:18.262Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace >----- [2019-07-30T15:31:18.262Z] [INFO] Building org.eclipse.tracecompass.jsontrace 1.0.0-SNAPSHOT [118/134] [2019-07-30T15:31:18.262Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T15:31:18.262Z] [INFO] [2019-07-30T15:31:18.262Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T15:31:18.262Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/target [2019-07-30T15:31:18.262Z] [INFO] [2019-07-30T15:31:18.262Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T15:31:18.262Z] [INFO] The project's OSGi version is 1.0.0.201907301416 [2019-07-30T15:31:18.262Z] [INFO] [2019-07-30T15:31:18.262Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T15:31:18.262Z] [INFO] [2019-07-30T15:31:18.262Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T15:31:18.262Z] [INFO] [2019-07-30T15:31:18.262Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T15:31:18.262Z] [INFO] [2019-07-30T15:31:18.262Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T15:31:18.262Z] [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/jsontrace/org.eclipse.tracecompass.jsontrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:31:18.262Z] [INFO] [2019-07-30T15:31:18.262Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T15:31:18.262Z] [INFO] [2019-07-30T15:31:18.262Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T15:31:18.262Z] [INFO] [2019-07-30T15:31:18.262Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T15:31:18.262Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-1.0.0-SNAPSHOT.jar [2019-07-30T15:31:18.262Z] [INFO] [2019-07-30T15:31:18.262Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T15:31:18.262Z] [INFO] [2019-07-30T15:31:18.262Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T15:31:18.262Z] [INFO] [2019-07-30T15:31:18.262Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T15:31:18.262Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-1.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T15:31:18.262Z] [INFO] [2019-07-30T15:31:18.262Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T15:31:18.262Z] [INFO] [2019-07-30T15:31:18.262Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T15:31:18.262Z] [INFO] [2019-07-30T15:31:18.262Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T15:31:18.262Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:31:18.262Z] [INFO] [2019-07-30T15:31:18.262Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T15:31:19.192Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T15:31:19.192Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T15:31:19.192Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T15:31:19.755Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T15:31:20.319Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T15:31:23.591Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T15:31:23.591Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T15:31:23.591Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T15:31:23.848Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T15:31:23.848Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T15:31:23.848Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T15:31:23.848Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T15:31:24.105Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T15:31:24.105Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T15:31:24.105Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T15:31:24.105Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T15:31:24.361Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T15:31:24.618Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-30T15:31:24.618Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.jsontrace.core' with 5 classes [2019-07-30T15:31:24.618Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-30T15:31:24.618Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T15:31:24.618Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T15:31:24.875Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T15:31:24.875Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T15:31:24.875Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T15:31:24.875Z] [INFO] [2019-07-30T15:31:24.875Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T15:31:24.875Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/1.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-1.0.0-SNAPSHOT.jar [2019-07-30T15:31:24.875Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/1.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-1.0.0-SNAPSHOT.pom [2019-07-30T15:31:24.875Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-1.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/1.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-1.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T15:31:24.875Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/1.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-1.0.0-SNAPSHOT-p2metadata.xml [2019-07-30T15:31:24.875Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/1.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-1.0.0-SNAPSHOT-p2artifacts.xml [2019-07-30T15:31:24.875Z] [INFO] [2019-07-30T15:31:24.875Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T15:31:24.875Z] [INFO] [2019-07-30T15:31:24.875Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product >---- [2019-07-30T15:31:24.875Z] [INFO] Building Trace Compass RCP Product 5.0.0-SNAPSHOT [119/134] [2019-07-30T15:31:24.875Z] [INFO] -------------------------[ eclipse-repository ]------------------------- [2019-07-30T15:31:25.133Z] [INFO] [2019-07-30T15:31:25.133Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T15:31:25.133Z] [INFO] [2019-07-30T15:31:25.133Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T15:31:25.133Z] [INFO] The project's OSGi version is 5.0.0.201907301416 [2019-07-30T15:31:25.133Z] [INFO] [2019-07-30T15:31:25.133Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T15:31:25.133Z] [INFO] [2019-07-30T15:31:25.133Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean-1) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T15:31:25.133Z] [INFO] [2019-07-30T15:31:25.133Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T15:31:25.133Z] [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/rcp/org.eclipse.tracecompass.rcp.product/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:31:25.133Z] [INFO] [2019-07-30T15:31:25.133Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T15:31:25.133Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:31:25.133Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/src/main/resources [2019-07-30T15:31:25.133Z] [INFO] [2019-07-30T15:31:25.133Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T15:31:25.133Z] [INFO] [2019-07-30T15:31:25.133Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T15:31:25.133Z] [INFO] [2019-07-30T15:31:25.133Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T15:31:25.133Z] [INFO] Published profile IUs: [a.jre.javase 10.0.0, config.a.jre.javase 10.0.0] [2019-07-30T15:31:25.133Z] [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0] [2019-07-30T15:31:25.133Z] [INFO] [2019-07-30T15:31:25.133Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-products (default-publish-products) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T15:31:25.697Z] [INFO] [2019-07-30T15:31:25.697Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T15:31:25.697Z] [INFO] [2019-07-30T15:31:25.697Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T15:31:25.697Z] [INFO] [2019-07-30T15:31:25.697Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T15:32:22.474Z] [INFO] [2019-07-30T15:32:22.474Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T15:32:22.474Z] [INFO] [2019-07-30T15:32:22.474Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T15:32:22.474Z] [INFO] [2019-07-30T15:32:22.474Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T15:32:22.474Z] [INFO] [2019-07-30T15:32:22.474Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T15:32:22.474Z] [INFO] [2019-07-30T15:32:22.474Z] [INFO] --- tycho-p2-director-plugin:1.3.0:materialize-products (materialize-products) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T15:32:22.474Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment win32/win32/x86_64 to /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/win32/win32/x86_64/trace-compass [2019-07-30T15:32:22.474Z] Installing org.eclipse.tracecompass.rcp 5.0.0.201907301416. [2019-07-30T15:32:22.474Z] Installing org.eclipse.ecf.filetransfer.httpclient45.feature.feature.group 1.0.0.v20190530-1947. [2019-07-30T15:32:44.387Z] Operation completed in 22833 ms. [2019-07-30T15:32:44.387Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment macosx/cocoa/x86_64 to /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/macosx/cocoa/x86_64/trace-compass.app [2019-07-30T15:32:44.387Z] Installing org.eclipse.tracecompass.rcp 5.0.0.201907301416. [2019-07-30T15:32:44.387Z] Installing org.eclipse.ecf.filetransfer.httpclient45.feature.feature.group 1.0.0.v20190530-1947. [2019-07-30T15:33:06.301Z] Operation completed in 22888 ms. [2019-07-30T15:33:06.301Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment linux/gtk/x86_64 to /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/linux/gtk/x86_64/trace-compass [2019-07-30T15:33:06.558Z] Installing org.eclipse.tracecompass.rcp 5.0.0.201907301416. [2019-07-30T15:33:06.558Z] Installing org.eclipse.ecf.filetransfer.httpclient45.feature.feature.group 1.0.0.v20190530-1947. [2019-07-30T15:33:28.463Z] Operation completed in 22579 ms. [2019-07-30T15:33:28.721Z] [INFO] [2019-07-30T15:33:28.721Z] [INFO] --- tycho-p2-director-plugin:1.3.0:archive-products (archive-products) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T15:33:28.977Z] [INFO] Building zip: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.0.0-20190730-1416-win32.win32.x86_64.zip [2019-07-30T15:33:37.068Z] [INFO] Building tar: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.0.0-20190730-1416-macosx.cocoa.x86_64.tar.gz [2019-07-30T15:33:52.321Z] [INFO] Building tar: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.0.0-20190730-1416-linux.gtk.x86_64.tar.gz [2019-07-30T15:34:00.414Z] [INFO] [2019-07-30T15:34:00.414Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T15:34:00.414Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:34:00.414Z] [INFO] [2019-07-30T15:34:00.414Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T15:34:02.935Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T15:34:02.935Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T15:34:03.865Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T15:34:05.762Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T15:34:06.020Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T15:34:07.395Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T15:34:07.652Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T15:34:07.909Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T15:34:07.909Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T15:34:08.167Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T15:34:08.424Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T15:34:08.680Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.ui' with 29 classes [2019-07-30T15:34:08.680Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T15:34:08.938Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T15:34:09.195Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T15:34:09.452Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T15:34:09.710Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T15:34:09.710Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T15:34:09.967Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T15:34:10.224Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T15:34:10.480Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T15:34:10.480Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core' with 15 classes [2019-07-30T15:34:10.480Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf' with 0 classes [2019-07-30T15:34:10.480Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-30T15:34:10.480Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.ui' with 6 classes [2019-07-30T15:34:10.736Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T15:34:11.300Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T15:34:11.864Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T15:34:12.121Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf' with 0 classes [2019-07-30T15:34:12.121Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-30T15:34:12.121Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.user' with 0 classes [2019-07-30T15:34:12.121Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.jsontrace.core' with 5 classes [2019-07-30T15:34:12.378Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.jsontrace' with 0 classes [2019-07-30T15:34:12.378Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T15:34:12.378Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T15:34:12.378Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control' with 0 classes [2019-07-30T15:34:12.378Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf' with 0 classes [2019-07-30T15:34:12.634Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T15:34:12.634Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T15:34:12.892Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-30T15:34:13.455Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-30T15:34:13.455Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel' with 0 classes [2019-07-30T15:34:13.455Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui' with 3 classes [2019-07-30T15:34:13.712Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 43 classes [2019-07-30T15:34:13.712Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust' with 0 classes [2019-07-30T15:34:13.712Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui' with 10 classes [2019-07-30T15:34:13.968Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-07-30T15:34:13.968Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.branding.feature' with 0 classes [2019-07-30T15:34:13.968Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp' with 0 classes [2019-07-30T15:34:13.968Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap' with 0 classes [2019-07-30T15:34:13.968Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.incubator' with 0 classes [2019-07-30T15:34:13.968Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.branding' with 0 classes [2019-07-30T15:34:13.968Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.branding.feature' with 0 classes [2019-07-30T15:34:13.968Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.doc.user' with 0 classes [2019-07-30T15:34:13.968Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.ui' with 10 classes [2019-07-30T15:34:14.225Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.incubator.ui' with 1 classes [2019-07-30T15:34:14.225Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp' with 0 classes [2019-07-30T15:34:14.225Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T15:34:14.481Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T15:34:14.481Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core' with 22 classes [2019-07-30T15:34:14.481Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.doc.user' with 0 classes [2019-07-30T15:34:14.738Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui' with 7 classes [2019-07-30T15:34:14.738Z] [INFO] [2019-07-30T15:34:14.738Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T15:34:14.738Z] [INFO] No primary artifact to install, installing attached artifacts instead. [2019-07-30T15:34:14.738Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.0.0-SNAPSHOT.pom [2019-07-30T15:34:14.738Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.rcp.executable.win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.0.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.win32.win32.x86_64.zip [2019-07-30T15:34:14.738Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.rcp.executable.cocoa.macosx.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.0.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.cocoa.macosx.x86_64.zip [2019-07-30T15:34:14.738Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-30T15:34:14.738Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.rcp.executable.gtk.linux.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.0.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.gtk.linux.x86_64.zip [2019-07-30T15:34:14.738Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-30T15:34:14.738Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.0.0-20190730-1416-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-30T15:34:19.132Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.0.0-20190730-1416-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-30T15:34:31.314Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.0.0-20190730-1416-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-30T15:34:31.314Z] [INFO] [2019-07-30T15:34:31.314Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T15:34:31.314Z] [INFO] [2019-07-30T15:34:31.314Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-parent >--- [2019-07-30T15:34:31.314Z] [INFO] Building Trace Compass Release Engineering Parent 5.0.0-SNAPSHOT [120/134] [2019-07-30T15:34:31.314Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T15:34:31.314Z] [INFO] [2019-07-30T15:34:31.314Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.releng-parent --- [2019-07-30T15:34:31.314Z] [INFO] [2019-07-30T15:34:31.314Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-parent --- [2019-07-30T15:34:31.314Z] [INFO] [2019-07-30T15:34:31.314Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.releng-parent --- [2019-07-30T15:34:31.314Z] [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/releng/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:34:31.314Z] [INFO] [2019-07-30T15:34:31.314Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-parent --- [2019-07-30T15:34:31.314Z] [INFO] [2019-07-30T15:34:31.314Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.releng-parent --- [2019-07-30T15:34:31.314Z] [INFO] [2019-07-30T15:34:31.314Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.releng-parent --- [2019-07-30T15:34:31.314Z] [INFO] [2019-07-30T15:34:31.314Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-parent --- [2019-07-30T15:34:31.314Z] [INFO] [2019-07-30T15:34:31.314Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.releng-parent --- [2019-07-30T15:34:31.314Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:34:31.314Z] [INFO] [2019-07-30T15:34:31.314Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.releng-parent --- [2019-07-30T15:34:31.314Z] [INFO] [2019-07-30T15:34:31.314Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-parent --- [2019-07-30T15:34:31.314Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.releng-parent-5.0.0-SNAPSHOT.pom [2019-07-30T15:34:31.314Z] [INFO] [2019-07-30T15:34:31.314Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.target >------ [2019-07-30T15:34:31.314Z] [INFO] Building Trace Compass Target Platform 5.0.0-SNAPSHOT [121/134] [2019-07-30T15:34:31.314Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T15:34:31.314Z] 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-30T15:34:31.314Z] 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-30T15:34:31.314Z] 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-30T15:34:32.683Z] 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-30T15:34:32.683Z] 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-30T15:34:32.683Z] 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-30T15:34:32.683Z] 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 141 kB/s) [2019-07-30T15:34:32.683Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [2019-07-30T15:34:32.683Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [2019-07-30T15:34:32.683Z] 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-30T15:34:32.940Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [2019-07-30T15:34:32.940Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [2019-07-30T15:34:32.940Z] 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-30T15:34:32.940Z] Progress (1): 4.1/34 kB Progress (1): 7.7/34 kB Progress (1): 12/34 kB Progress (1): 16/34 kB Progress (1): 20/34 kB Progress (1): 24/34 kB Progress (1): 28/34 kB Progress (1): 32/34 kB Progress (1): 34 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom (34 kB at 1.1 MB/s) [2019-07-30T15:34:32.940Z] 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-30T15:34:32.940Z] 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-30T15:34:32.940Z] 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-30T15:34:33.197Z] 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-30T15:34:33.197Z] 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-30T15:34:33.455Z] 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-30T15:34:33.455Z] Progress (1): 4.1/64 kB Progress (1): 7.7/64 kB Progress (1): 12/64 kB Progress (1): 16/64 kB Progress (1): 20/64 kB Progress (1): 24/64 kB Progress (1): 28/64 kB Progress (1): 32/64 kB Progress (1): 36/64 kB Progress (1): 40/64 kB Progress (1): 44/64 kB Progress (1): 48/64 kB Progress (1): 52/64 kB Progress (1): 56/64 kB Progress (1): 60/64 kB Progress (1): 64/64 kB Progress (1): 64 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar (64 kB at 1.2 MB/s) [2019-07-30T15:34:33.455Z] [INFO] [2019-07-30T15:34:33.455Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.target --- [2019-07-30T15:34:33.455Z] [INFO] [2019-07-30T15:34:33.455Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.target --- [2019-07-30T15:34:33.455Z] [INFO] [2019-07-30T15:34:33.455Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.target --- [2019-07-30T15:34:33.455Z] [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/releng/org.eclipse.tracecompass.target/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:34:33.455Z] [INFO] [2019-07-30T15:34:33.455Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.target --- [2019-07-30T15:34:33.455Z] [INFO] [2019-07-30T15:34:33.455Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.target --- [2019-07-30T15:34:33.455Z] [INFO] [2019-07-30T15:34:33.455Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.target --- [2019-07-30T15:34:33.455Z] [INFO] [2019-07-30T15:34:33.455Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.target --- [2019-07-30T15:34:33.455Z] [INFO] [2019-07-30T15:34:33.455Z] [INFO] --- build-helper-maven-plugin:3.0.0:attach-artifact (attach-artifacts) @ org.eclipse.tracecompass.target --- [2019-07-30T15:34:33.455Z] 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-30T15:34:33.455Z] 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-30T15:34:33.455Z] 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-30T15:34:33.713Z] 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-30T15:34:33.713Z] 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-30T15:34:33.713Z] 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-30T15:34:33.713Z] 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 134 kB/s) [2019-07-30T15:34:33.713Z] 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-30T15:34:33.713Z] 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-30T15:34:33.713Z] 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-30T15:34:33.970Z] 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-30T15:34:33.970Z] 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-30T15:34:33.970Z] 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-30T15:34:33.970Z] 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 160 kB/s) [2019-07-30T15:34:33.970Z] 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-30T15:34:33.970Z] 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-30T15:34:33.970Z] 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-30T15:34:34.227Z] 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-30T15:34:34.227Z] 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-30T15:34:34.227Z] 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-30T15:34:34.227Z] 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 126 kB/s) [2019-07-30T15:34:34.227Z] 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-30T15:34:34.227Z] 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-30T15:34:34.484Z] 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-30T15:34:34.484Z] 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-30T15:34:34.484Z] 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-30T15:34:34.741Z] 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-30T15:34:34.741Z] 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 54 kB/s) [2019-07-30T15:34:34.741Z] 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-30T15:34:34.741Z] 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-30T15:34:34.741Z] 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-30T15:34:34.999Z] 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-30T15:34:34.999Z] 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-30T15:34:34.999Z] 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-30T15:34:34.999Z] 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 513 kB/s) [2019-07-30T15:34:34.999Z] 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-30T15:34:34.999Z] 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-30T15:34:34.999Z] 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-30T15:34:35.255Z] 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-30T15:34:35.255Z] 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-30T15:34:35.255Z] 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-30T15:34:35.255Z] 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-30T15:34:35.255Z] 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-30T15:34:35.255Z] 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-30T15:34:35.255Z] 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-30T15:34:35.255Z] 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-30T15:34:35.255Z] 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-30T15:34:35.512Z] 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-30T15:34:35.512Z] 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-30T15:34:35.512Z] 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-30T15:34:35.512Z] 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-30T15:34:35.512Z] 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-30T15:34:35.512Z] 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-30T15:34:35.512Z] 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 (2): 28/41 kB | 4.1/35 kB Progress (2): 32/41 kB | 4.1/35 kB Progress (2): 32/41 kB | 7.7/35 kB Progress (2): 36/41 kB | 7.7/35 kB Progress (2): 40/41 kB | 7.7/35 kB Progress (2): 40/41 kB | 12/35 kB Progress (2): 41 kB | 12/35 kB Progress (2): 41 kB | 16/35 kB Progress (2): 41 kB | 20/35 kB Progress (2): 41 kB | 24/35 kB Progress (2): 41 kB | 28/35 kB Progress (2): 41 kB | 32/35 kB Progress (2): 41 kB | 35 kB Progress (3): 41 kB | 35 kB | 4.1/54 kB Progress (3): 41 kB | 35 kB | 7.7/54 kB Progress (3): 41 kB | 35 kB | 12/54 kB Progress (3): 41 kB | 35 kB | 16/54 kB Progress (3): 41 kB | 35 kB | 20/54 kB Progress (3): 41 kB | 35 kB | 24/54 kB Progress (3): 41 kB | 35 kB | 28/54 kB Progress (3): 41 kB | 35 kB | 32/54 kB Progress (3): 41 kB | 35 kB | 36/54 kB Progress (3): 41 kB | 35 kB | 40/54 kB Progress (3): 41 kB | 35 kB | 44/54 kB Progress (3): 41 kB | 35 kB | 48/54 kB Progress (3): 41 kB | 35 kB | 52/54 kB Progress (3): 41 kB | 35 kB | 54 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 553 kB/s) [2019-07-30T15:34:35.512Z] 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 465 kB/s) [2019-07-30T15:34:35.512Z] 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 669 kB/s) [2019-07-30T15:34:35.769Z] [INFO] [2019-07-30T15:34:35.769Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.target --- [2019-07-30T15:34:35.769Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:34:35.769Z] [INFO] [2019-07-30T15:34:35.769Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.target --- [2019-07-30T15:34:35.769Z] [INFO] [2019-07-30T15:34:35.769Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.target --- [2019-07-30T15:34:35.769Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.target/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.0.0-SNAPSHOT/org.eclipse.tracecompass.target-5.0.0-SNAPSHOT.pom [2019-07-30T15:34:35.769Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.target/tracecompass-e4.6.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.0.0-SNAPSHOT/org.eclipse.tracecompass.target-5.0.0-SNAPSHOT-tracecompass-e4.6.target [2019-07-30T15:34:35.769Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.target/tracecompass-e4.7.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.0.0-SNAPSHOT/org.eclipse.tracecompass.target-5.0.0-SNAPSHOT-tracecompass-e4.7.target [2019-07-30T15:34:35.769Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.target/tracecompass-e4.8.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.0.0-SNAPSHOT/org.eclipse.tracecompass.target-5.0.0-SNAPSHOT-tracecompass-e4.8.target [2019-07-30T15:34:35.769Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.target/tracecompass-e4.9.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.0.0-SNAPSHOT/org.eclipse.tracecompass.target-5.0.0-SNAPSHOT-tracecompass-e4.9.target [2019-07-30T15:34:35.769Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.target/tracecompass-e4.10.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.0.0-SNAPSHOT/org.eclipse.tracecompass.target-5.0.0-SNAPSHOT-tracecompass-e4.10.target [2019-07-30T15:34:35.769Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.target/tracecompass-e4.11.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.0.0-SNAPSHOT/org.eclipse.tracecompass.target-5.0.0-SNAPSHOT-tracecompass-e4.11.target [2019-07-30T15:34:35.769Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.target/tracecompass-e4.12.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.0.0-SNAPSHOT/org.eclipse.tracecompass.target-5.0.0-SNAPSHOT-tracecompass-e4.12.target [2019-07-30T15:34:35.769Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.target/tracecompass-eStaging.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.0.0-SNAPSHOT/org.eclipse.tracecompass.target-5.0.0-SNAPSHOT-tracecompass-eStaging.target [2019-07-30T15:34:35.769Z] [INFO] [2019-07-30T15:34:35.769Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests >-- [2019-07-30T15:34:35.769Z] [INFO] Building org.eclipse.tracecompass.integration.swtbot.tests 1.0.8-SNAPSHOT [122/134] [2019-07-30T15:34:35.769Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T15:34:35.769Z] [INFO] [2019-07-30T15:34:35.769Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T15:34:35.769Z] [INFO] [2019-07-30T15:34:35.769Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T15:34:35.769Z] [INFO] The project's OSGi version is 1.0.8.201907301416 [2019-07-30T15:34:35.769Z] [INFO] [2019-07-30T15:34:35.769Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T15:34:35.769Z] [INFO] [2019-07-30T15:34:35.769Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T15:34:35.769Z] [INFO] [2019-07-30T15:34:35.769Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T15:34:35.769Z] [INFO] [2019-07-30T15:34:35.769Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T15:34:35.769Z] [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/releng/org.eclipse.tracecompass.integration.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:34:35.769Z] [INFO] [2019-07-30T15:34:35.769Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T15:34:35.769Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:34:35.769Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/main/resources [2019-07-30T15:34:35.769Z] [INFO] [2019-07-30T15:34:35.769Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T15:34:35.769Z] [INFO] Compiling 7 source files to /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/classes [2019-07-30T15:34:39.370Z] [INFO] [2019-07-30T15:34:39.370Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T15:34:39.370Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:34:39.370Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/test/resources [2019-07-30T15:34:39.370Z] [INFO] [2019-07-30T15:34:39.370Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T15:34:39.370Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT-sources.jar [2019-07-30T15:34:39.370Z] [INFO] [2019-07-30T15:34:39.370Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T15:34:39.370Z] [INFO] [2019-07-30T15:34:39.370Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T15:34:39.370Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT.jar [2019-07-30T15:34:39.370Z] [INFO] [2019-07-30T15:34:39.370Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T15:34:39.370Z] [INFO] [2019-07-30T15:34:39.370Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T15:34:39.370Z] [INFO] [2019-07-30T15:34:39.370Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T15:34:39.370Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT.jar [2019-07-30T15:34:39.370Z] [INFO] [2019-07-30T15:34:39.370Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T15:34:39.370Z] [INFO] [2019-07-30T15:34:39.370Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T15:34:47.472Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.metadata/.log [2019-07-30T15:34:47.472Z] [INFO] Command line: [2019-07-30T15:34:47.472Z] [/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/releng/org.eclipse.tracecompass.integration.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-30T15:34:47.472Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T15:34:49.996Z] !SESSION 2019-07-30 15:34:46.324 ----------------------------------------------- [2019-07-30T15:34:49.996Z] eclipse.buildId=unknown [2019-07-30T15:34:49.996Z] java.version=1.8.0_202 [2019-07-30T15:34:49.996Z] java.vendor=Oracle Corporation [2019-07-30T15:34:49.996Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T15:34:49.996Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-30T15:34:49.996Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-30T15:34:49.996Z] [2019-07-30T15:34:49.996Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 15:34:49.838 [2019-07-30T15:34:49.996Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T15:34:49.996Z] !STACK 0 [2019-07-30T15:34:49.996Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T15:34:49.996Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:34:49.996Z] [2019-07-30T15:34:49.996Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T15:34:49.996Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T15:34:49.996Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T15:34:49.996Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T15:34:49.996Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T15:34:49.996Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T15:34:49.996Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T15:34:49.996Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T15:34:49.996Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T15:34:49.996Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T15:34:50.252Z] [2019-07-30T15:34:50.252Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 15:34:50.026 [2019-07-30T15:34:50.252Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T15:34:50.252Z] !STACK 0 [2019-07-30T15:34:50.252Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T15:34:50.252Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:34:50.252Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T15:34:50.252Z] -> 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-30T15:34:50.252Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T15:34:50.252Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:34:50.252Z] [2019-07-30T15:34:50.252Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T15:34:50.252Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T15:34:50.252Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T15:34:50.252Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T15:34:50.252Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T15:34:50.252Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T15:34:50.252Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T15:34:50.252Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T15:34:50.252Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T15:34:50.252Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T15:34:54.424Z] process 16101: 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-30T15:34:54.424Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T15:34:54.424Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T15:34:54.424Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T15:35:06.606Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest [2019-07-30T15:35:06.606Z] Display size: 1440x900 [2019-07-30T15:35:06.606Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-30T15:35:06.606Z] GTK version=3.18.9 [2019-07-30T15:35:06.606Z] GTK theme=Ambiance [2019-07-30T15:35:06.606Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T15:35:06.606Z] Time zone: Coordinated Universal Time [2019-07-30T15:35:06.606Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T15:35:06.606Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T15:35:13.154Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:35:13.154Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:35:13.154Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:35:13.154Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:35:13.154Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:35:13.154Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:35:13.154Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:35:13.154Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:13.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132816713 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:35:13.154Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132816714 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:13.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132816715 data=null} to TreeItem with text {test} [2019-07-30T15:35:13.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132816715 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:13.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132816717 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:13.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132816995 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:13.154Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:13.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132816998 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:35:13.154Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132816998 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:13.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132816998 data=null} to TreeItem with text {test} [2019-07-30T15:35:13.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132816999 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:13.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132817000 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:13.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132817010 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:13.154Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132817013 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:13.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132817013 data=null} to TreeItem with text {test} [2019-07-30T15:35:13.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132817014 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:13.154Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1132817015 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-30T15:35:13.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132817096 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:13.154Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:13.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1132817100 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:35:13.154Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1132817101 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:35:13.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1132817101 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:35:13.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1132817102 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:35:13.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132817102 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-30T15:35:13.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1132817131 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:35:13.154Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1132817181 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:35:13.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1132817181 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:35:13.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1132817182 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:35:13.154Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1132817183 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-30T15:35:13.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1132817192 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:35:13.154Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:13.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132817194 data=null button=0 stateMask=0x0 x=136 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:35:13.154Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1132817194 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:35:13.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1132817194 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:35:13.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132817195 data=null button=1 stateMask=0x0 x=136 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:35:13.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132817196 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:35:13.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132817472 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:35:13.411Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:13.411Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:35:13.668Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:35:13.668Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:35:13.668Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:35:13.668Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:35:13.668Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:35:13.668Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1132817906 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:35:13.668Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1132817907 data=null doit=true} to TableItem with text {} [2019-07-30T15:35:13.668Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1132817907 data=null} to TableItem with text {} [2019-07-30T15:35:13.668Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1132817908 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:35:13.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1132817908 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-30T15:35:13.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1132818004 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:35:13.925Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:35:13.925Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:35:14.182Z] *** BUG *** [2019-07-30T15:35:14.182Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:35:14.182Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:35:14.182Z] [2019-07-30T15:35:14.182Z] *** BUG *** [2019-07-30T15:35:14.182Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:35:14.182Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:35:14.182Z] [2019-07-30T15:35:14.182Z] *** BUG *** [2019-07-30T15:35:14.182Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:35:14.182Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:35:14.182Z] [2019-07-30T15:35:14.182Z] *** BUG *** [2019-07-30T15:35:14.182Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:35:14.182Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:35:14.182Z] [2019-07-30T15:35:14.182Z] *** BUG *** [2019-07-30T15:35:14.182Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:35:14.182Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:35:14.182Z] [2019-07-30T15:35:14.182Z] *** BUG *** [2019-07-30T15:35:14.182Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:35:14.182Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:35:14.182Z] [2019-07-30T15:35:14.182Z] *** BUG *** [2019-07-30T15:35:14.182Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:35:14.182Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:35:14.182Z] [2019-07-30T15:35:14.182Z] *** BUG *** [2019-07-30T15:35:14.182Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:35:14.182Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:35:14.182Z] [2019-07-30T15:35:14.182Z] *** BUG *** [2019-07-30T15:35:14.182Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:35:14.182Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:35:14.182Z] [2019-07-30T15:35:14.745Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"' [2019-07-30T15:35:14.745Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:35:14.745Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:35:14.745Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:35:14.745Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:35:14.745Z] *** BUG *** [2019-07-30T15:35:14.745Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:35:14.745Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:35:14.745Z] [2019-07-30T15:35:14.745Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:35:15.001Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:35:15.001Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:35:15.001Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:35:15.001Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:35:15.001Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:15.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132819080 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:35:15.001Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132819080 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:15.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132819081 data=null} to TreeItem with text {test} [2019-07-30T15:35:15.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132819081 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:15.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132819082 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:15.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132819093 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:15.001Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:15.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132819104 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:35:15.001Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132819105 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:15.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132819105 data=null} to TreeItem with text {test} [2019-07-30T15:35:15.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132819105 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:15.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132819106 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:15.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132819119 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:15.001Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:35:15.001Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:15.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1132819122 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:35:15.001Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1132819122 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:35:15.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1132819122 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:35:15.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1132819123 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:35:15.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132819123 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-30T15:35:15.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1132819186 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:35:15.001Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:15.002Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1132819188 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:35:15.002Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1132819188 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:35:15.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1132819188 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:35:15.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1132819189 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:35:15.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132819189 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-30T15:35:15.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1132819201 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:35:15.258Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T15:35:15.258Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T15:35:15.515Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T15:35:15.515Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T15:35:15.515Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1132819731 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T15:35:15.515Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T15:35:15.515Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T15:35:15.515Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T15:35:15.515Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:35:15.515Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T15:35:15.515Z] DEBUG - Clicking on &Yes [2019-07-30T15:35:15.515Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1132819734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:35:15.515Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1132819735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:35:15.773Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1132819781 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:35:15.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1132819781 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:35:15.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1132819781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:35:15.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1132819782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:35:15.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1132819782 data=null item=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-30T15:35:16.338Z] DEBUG - Clicked on [2019-07-30T15:35:16.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1132819434 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-30T15:35:18.862Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:35:18.862Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:35:19.427Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:35:19.427Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:35:19.427Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:35:19.427Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:35:19.427Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:35:19.427Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:19.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132823397 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:35:19.427Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132823397 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:19.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132823397 data=null} to TreeItem with text {test} [2019-07-30T15:35:19.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132823398 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:19.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132823398 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:19.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132823420 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:19.427Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:19.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132823422 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:35:19.427Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132823422 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:19.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132823423 data=null} to TreeItem with text {test} [2019-07-30T15:35:19.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132823423 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:19.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132823423 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:19.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132823490 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:19.427Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:35:19.427Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:19.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1132823492 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T15:35:19.427Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1132823492 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T15:35:19.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1132823492 data=null} to TreeItem with text {Traces [2]} [2019-07-30T15:35:19.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1132823493 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T15:35:19.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132823493 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-30T15:35:19.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1132823507 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T15:35:19.427Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1132823508 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T15:35:19.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1132823508 data=null} to TreeItem with text {Traces [2]} [2019-07-30T15:35:19.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1132823508 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T15:35:19.427Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1132823509 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-30T15:35:19.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1132823512 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T15:35:19.427Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {symbolic-link [1]} time=1132823513 data=null doit=true} to TreeItem with text {symbolic-link [1]} [2019-07-30T15:35:19.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {symbolic-link [1]} time=1132823513 data=null} to TreeItem with text {symbolic-link [1]} [2019-07-30T15:35:19.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {symbolic-link [1]} time=1132823514 data=null button=1 stateMask=0x0 x=114 y=74 count=1} to TreeItem with text {symbolic-link [1]} [2019-07-30T15:35:19.427Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1132823514 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-30T15:35:19.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {symbolic-link [1]} time=1132823584 data=null button=1 stateMask=0x80000 x=130 y=74 count=1} to TreeItem with text {symbolic-link [1]} [2019-07-30T15:35:19.427Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:35:19.427Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:35:19.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132823592 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:35:19.427Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1132823592 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:35:19.427Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:19.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1132823593 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:35:19.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132823594 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:35:19.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132823595 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:35:19.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132823615 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:35:19.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132823616 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:35:19.427Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132823620 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:35:19.925Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1132823629 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:35:20.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132823802 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:35:20.481Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132824392 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:35:20.481Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1132824392 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:35:20.481Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1132824392 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:35:20.481Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:35:20.481Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:35:20.481Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:35:20.481Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:35:20.481Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:35:20.481Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:35:20.481Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:35:20.481Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:20.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132824496 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:35:20.481Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132824496 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:20.482Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132824497 data=null} to TreeItem with text {test} [2019-07-30T15:35:20.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132824497 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:20.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132824497 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:20.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132824508 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:20.482Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:20.482Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132824518 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:35:20.482Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132824519 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:20.482Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132824519 data=null} to TreeItem with text {test} [2019-07-30T15:35:20.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132824520 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:20.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132824521 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:20.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132824586 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:20.482Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:35:20.482Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:20.482Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1132824589 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T15:35:20.482Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1132824589 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T15:35:20.482Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1132824589 data=null} to TreeItem with text {Traces [2]} [2019-07-30T15:35:20.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1132824590 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T15:35:20.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132824590 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-30T15:35:20.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1132824611 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T15:35:20.482Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-30T15:35:20.482Z] WARN - Tree item TreeItem with text {symbolic-link [1]} is already expanded. Won't expand it again. [2019-07-30T15:35:20.482Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:20.482Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132824614 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:35:20.482Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1132824616 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:35:20.482Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1132824616 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:35:20.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132824617 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:35:20.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132824617 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:35:20.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132824624 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:35:20.740Z] DEBUG - matched MenuItem with text "Rena&me... F2", using matcher: with mnemonic 'Rename...' [2019-07-30T15:35:20.740Z] DEBUG - Clicking on with mnemonic 'Rename...' [2019-07-30T15:35:20.997Z] DEBUG - Clicked on with mnemonic 'Rename...' [2019-07-30T15:35:21.254Z] DEBUG - matched Shell with text "Rename Trace", using matcher: with text 'Rename Trace' [2019-07-30T15:35:21.511Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Rename Trace} time=1132825591 data=null doit=true} to Shell with text {Rename Trace} [2019-07-30T15:35:21.511Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-30T15:35:21.511Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-30T15:35:21.511Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-30T15:35:21.511Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-30T15:35:21.511Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:35:21.511Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:35:21.511Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:35:21.511Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:35:21.511Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:35:21.511Z] DEBUG - Clicking on OK [2019-07-30T15:35:21.511Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1132825603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:35:21.511Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1132825603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:35:21.511Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1132825603 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:35:21.511Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1132825604 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:35:21.511Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1132825604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:35:21.511Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1132825604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:35:21.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1132825604 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:35:22.881Z] DEBUG - Clicked on [2019-07-30T15:35:22.881Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:35:22.881Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:35:22.881Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:35:22.881Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:35:22.881Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:35:22.881Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:22.881Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132826901 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:35:22.881Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132826901 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:22.881Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132826901 data=null} to TreeItem with text {test} [2019-07-30T15:35:22.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132826902 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:22.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132826902 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:22.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132826996 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:22.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Rena&me... F2} time=1132824827 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-30T15:35:22.881Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:22.881Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132827116 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:35:22.881Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132827117 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:22.881Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132827117 data=null} to TreeItem with text {test} [2019-07-30T15:35:22.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132827117 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:22.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132827118 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:23.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132827212 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:23.137Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:35:23.137Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:23.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1132827213 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T15:35:23.137Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1132827214 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T15:35:23.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1132827214 data=null} to TreeItem with text {Traces [2]} [2019-07-30T15:35:23.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1132827214 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T15:35:23.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132827215 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-30T15:35:23.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1132827222 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T15:35:23.137Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-30T15:35:23.137Z] WARN - Tree item TreeItem with text {symbolic-link [1]} is already expanded. Won't expand it again. [2019-07-30T15:35:23.137Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:23.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1132827282 data=null button=0 stateMask=0x0 x=174 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T15:35:23.137Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1132827283 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T15:35:23.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1132827283 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T15:35:23.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1132827283 data=null button=1 stateMask=0x0 x=174 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T15:35:23.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132827284 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-30T15:35:23.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1132827290 data=null button=1 stateMask=0x80000 x=174 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T15:35:23.395Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-30T15:35:23.395Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-30T15:35:23.395Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-30T15:35:23.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1132827421 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-30T15:35:23.958Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:35:24.214Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:35:24.214Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:35:24.214Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:35:24.214Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:35:24.214Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:35:24.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1132828306 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:35:24.214Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1132828307 data=null doit=true} to TableItem with text {} [2019-07-30T15:35:24.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1132828307 data=null} to TableItem with text {} [2019-07-30T15:35:24.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1132828308 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:35:24.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1132828308 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-30T15:35:24.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1132828312 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:35:24.214Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:35:24.214Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:35:24.214Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T15:35:24.470Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:24.470Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1132828610 data=null button=0 stateMask=0x0 x=174 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T15:35:24.470Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1132828611 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T15:35:24.470Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1132828611 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T15:35:24.470Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1132828612 data=null button=1 stateMask=0x0 x=174 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T15:35:24.470Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132828612 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-30T15:35:24.470Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1132828627 data=null button=1 stateMask=0x80000 x=174 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T15:35:24.470Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:35:24.470Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:35:24.470Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:35:24.470Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:35:24.727Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:35:24.727Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:35:24.727Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:35:24.727Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:35:24.727Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:35:24.727Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:24.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132828820 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:35:24.727Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132828821 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:24.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132828821 data=null} to TreeItem with text {test} [2019-07-30T15:35:24.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132828821 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:24.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132828821 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:24.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132828911 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:24.727Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:24.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132828912 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:35:24.727Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132828912 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:24.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132828912 data=null} to TreeItem with text {test} [2019-07-30T15:35:24.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132828913 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:24.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132828913 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:24.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132828930 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:24.727Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:35:24.727Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:24.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1132828932 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T15:35:24.727Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1132828932 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T15:35:24.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1132828932 data=null} to TreeItem with text {Traces [2]} [2019-07-30T15:35:24.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1132828933 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T15:35:24.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132828933 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-30T15:35:24.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1132828992 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T15:35:24.984Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:24.984Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1132828994 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T15:35:24.984Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1132829000 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T15:35:24.984Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1132829001 data=null} to TreeItem with text {Traces [2]} [2019-07-30T15:35:24.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1132829001 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T15:35:24.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132829001 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-30T15:35:24.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1132829007 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T15:35:24.984Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T15:35:24.984Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T15:35:25.241Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T15:35:25.241Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T15:35:25.241Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1132829321 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T15:35:25.241Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T15:35:25.241Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T15:35:25.241Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T15:35:25.241Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:35:25.241Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T15:35:25.241Z] DEBUG - Clicking on &Yes [2019-07-30T15:35:25.241Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1132829322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:35:25.241Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1132829323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:35:25.241Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1132829323 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:35:25.241Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1132829323 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:35:25.241Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1132829323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:35:25.241Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1132829323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:35:25.241Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1132829323 data=null item=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-30T15:35:25.805Z] DEBUG - Clicked on [2019-07-30T15:35:25.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1132829117 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-30T15:35:27.699Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:35:27.956Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:35:27.956Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:35:27.956Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:35:27.956Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:35:27.956Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:35:27.956Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:35:27.956Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:27.956Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132832199 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:35:27.956Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132832200 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:28.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132832207 data=null} to TreeItem with text {test} [2019-07-30T15:35:28.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132832208 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:28.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132832208 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:28.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132832236 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:28.219Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:28.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132832238 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:35:28.219Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132832282 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:28.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132832282 data=null} to TreeItem with text {test} [2019-07-30T15:35:28.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132832283 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:28.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132832283 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:28.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132832294 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:28.219Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:35:28.219Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:28.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1132832296 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:35:28.219Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1132832302 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:35:28.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1132832302 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:35:28.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1132832303 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:35:28.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132832303 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-30T15:35:28.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1132832380 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:35:28.219Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1132832381 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:35:28.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1132832381 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:35:28.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1132832382 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:35:28.219Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1132832382 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-30T15:35:28.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1132832386 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:35:28.219Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:35:28.219Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:28.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132832391 data=null button=0 stateMask=0x0 x=136 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:35:28.219Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1132832392 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:35:28.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1132832392 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:35:28.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132832392 data=null button=1 stateMask=0x0 x=136 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:35:28.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132832392 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:35:28.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132832486 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:35:28.476Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-30T15:35:28.476Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-30T15:35:28.733Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-30T15:35:28.991Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2019-07-30T15:35:28.991Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=1132832998 data=null doit=true} to Shell with text {Copy Trace} [2019-07-30T15:35:28.991Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-30T15:35:28.991Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-30T15:35:28.991Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-30T15:35:28.991Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-30T15:35:28.991Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-30T15:35:28.991Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-30T15:35:28.991Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace' [2019-07-30T15:35:28.991Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO' [2019-07-30T15:35:28.991Z] 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-30T15:35:28.991Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:35:28.991Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:35:28.991Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-30T15:35:28.991Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Copy as a link} time=1132833008 data=null doit=true} to Button with text {Copy as a link} [2019-07-30T15:35:28.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a link} time=1132833009 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-30T15:35:28.991Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-30T15:35:28.991Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Copy as a new trace} time=1132833011 data=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-30T15:35:28.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=1132833011 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-30T15:35:28.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=1132833011 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-30T15:35:28.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a new trace} time=1132833012 data=null item=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-30T15:35:28.991Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-30T15:35:28.991Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-30T15:35:28.991Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-30T15:35:28.991Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:35:28.991Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:35:28.991Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:35:28.991Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:35:28.991Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:35:28.991Z] DEBUG - Clicking on OK [2019-07-30T15:35:28.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1132833019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:35:28.991Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1132833019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:35:28.991Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1132833020 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:35:28.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1132833020 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:35:28.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1132833020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:35:28.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1132833020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:35:28.991Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:35:28.991Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:35:28.991Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:35:28.991Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:35:28.991Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:35:28.991Z] DEBUG - Clicked on OK [2019-07-30T15:35:28.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1132833020 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:35:28.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1132832605 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-30T15:35:29.554Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:35:29.554Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:35:29.554Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:35:29.554Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:35:29.554Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:35:29.554Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:29.554Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132833599 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:35:29.554Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132833600 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:29.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132833600 data=null} to TreeItem with text {test} [2019-07-30T15:35:29.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132833600 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:29.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132833606 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:29.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132833696 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:29.554Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:29.554Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132833698 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:35:29.554Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132833698 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:29.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132833698 data=null} to TreeItem with text {test} [2019-07-30T15:35:29.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132833699 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:29.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132833699 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:29.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132833711 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:29.554Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:35:29.554Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:29.554Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1132833713 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T15:35:29.554Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1132833713 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T15:35:29.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1132833713 data=null} to TreeItem with text {Traces [2]} [2019-07-30T15:35:29.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1132833713 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T15:35:29.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132833714 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-30T15:35:29.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1132833740 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T15:35:29.554Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:29.554Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1132833742 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T15:35:29.554Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1132833742 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T15:35:29.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1132833742 data=null} to TreeItem with text {Traces [2]} [2019-07-30T15:35:29.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1132833777 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T15:35:29.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132833778 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-30T15:35:29.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1132833788 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T15:35:29.811Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...' [2019-07-30T15:35:29.811Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment' [2019-07-30T15:35:29.811Z] DEBUG - Clicking on with mnemonic 'Generic Experiment' [2019-07-30T15:35:30.068Z] DEBUG - Clicked on with mnemonic 'Generic Experiment' [2019-07-30T15:35:30.068Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:35:30.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=1132833899 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-30T15:35:31.137Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:35:31.137Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:35:31.137Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:35:31.137Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:35:31.137Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:35:31.137Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:35:31.137Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:35:31.137Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:31.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132835232 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:35:31.137Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132835232 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:31.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132835232 data=null} to TreeItem with text {test} [2019-07-30T15:35:31.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132835279 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:31.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132835279 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:31.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132835311 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:31.137Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:35:31.137Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1132835314 data=null doit=true} to TreeItem with text {Experiments [1]} [2019-07-30T15:35:31.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1132835314 data=null} to TreeItem with text {Experiments [1]} [2019-07-30T15:35:31.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1132835315 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-30T15:35:31.137Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1132835316 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-30T15:35:31.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1132835320 data=null button=1 stateMask=0x80000 x=95 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-30T15:35:31.137Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2019-07-30T15:35:31.137Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:35:31.137Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:31.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=1132835326 data=null button=0 stateMask=0x0 x=110 y=53 count=0} to TreeItem with text {Experiment [2]} [2019-07-30T15:35:31.137Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=1132835327 data=null doit=true} to TreeItem with text {Experiment [2]} [2019-07-30T15:35:31.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=1132835327 data=null} to TreeItem with text {Experiment [2]} [2019-07-30T15:35:31.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=1132835327 data=null button=1 stateMask=0x0 x=110 y=53 count=1} to TreeItem with text {Experiment [2]} [2019-07-30T15:35:31.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132835328 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-30T15:35:31.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=1132835394 data=null button=1 stateMask=0x80000 x=126 y=53 count=1} to TreeItem with text {Experiment [2]} [2019-07-30T15:35:31.394Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-30T15:35:31.394Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-30T15:35:31.651Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-30T15:35:31.907Z] DEBUG - matched Shell with text "Copy Experiment", using matcher: with text 'Copy Experiment' [2019-07-30T15:35:32.164Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Experiment} time=1132836299 data=null doit=true} to Shell with text {Copy Experiment} [2019-07-30T15:35:32.164Z] DEBUG - matched Text with text "Experiment", using matcher: of type 'Text' [2019-07-30T15:35:32.164Z] DEBUG - matched Label with text "New Experiment name:", using matcher: with mnemonic 'New Experiment name:' [2019-07-30T15:35:32.164Z] DEBUG - matched Text with text "Experiment", using matcher: with label (with mnemonic 'New Experiment name:') [2019-07-30T15:35:32.164Z] DEBUG - matched Text with text "Experiment", using matcher: (of type 'Text' and with label (with mnemonic 'New Experiment name:')) [2019-07-30T15:35:32.164Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: of type 'Button' [2019-07-30T15:35:32.164Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:35:32.164Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:35:32.164Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:35:32.164Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:35:32.164Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:35:32.164Z] DEBUG - Clicking on OK [2019-07-30T15:35:32.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1132836324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:35:32.164Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1132836325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:35:32.164Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1132836325 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:35:32.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1132836325 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:35:32.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1132836325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:35:32.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1132836325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:35:32.164Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:35:32.164Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:35:32.164Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:35:32.164Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:35:32.164Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:35:32.164Z] DEBUG - Clicked on OK [2019-07-30T15:35:32.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1132836325 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:35:32.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1132835530 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-30T15:35:32.678Z] WARN - Tree item TreeItem with text {Experiments [2]} is already expanded. Won't expand it again. [2019-07-30T15:35:32.678Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:35:32.678Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:35:32.678Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:35:32.678Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:35:32.678Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:35:32.678Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:32.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132836899 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:35:32.678Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132836902 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:32.678Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132836902 data=null} to TreeItem with text {test} [2019-07-30T15:35:32.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132836902 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:32.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132836903 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:32.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132836934 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:32.935Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:32.935Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132836935 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:35:32.935Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132836935 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:32.935Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132836935 data=null} to TreeItem with text {test} [2019-07-30T15:35:32.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132836936 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:32.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132836936 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:32.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132836992 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:32.935Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:35:32.935Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:32.935Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1132836993 data=null button=0 stateMask=0x0 x=91 y=95 count=0} to TreeItem with text {Traces [2]} [2019-07-30T15:35:32.935Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1132837004 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T15:35:32.935Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1132837005 data=null} to TreeItem with text {Traces [2]} [2019-07-30T15:35:32.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1132837005 data=null button=1 stateMask=0x0 x=91 y=95 count=1} to TreeItem with text {Traces [2]} [2019-07-30T15:35:32.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132837005 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-30T15:35:32.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1132837083 data=null button=1 stateMask=0x80000 x=91 y=95 count=1} to TreeItem with text {Traces [2]} [2019-07-30T15:35:32.935Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-30T15:35:32.935Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [2]} time=1132837084 data=null doit=true} to TreeItem with text {exp [2]} [2019-07-30T15:35:32.935Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [2]} time=1132837084 data=null} to TreeItem with text {exp [2]} [2019-07-30T15:35:32.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [2]} time=1132837085 data=null button=1 stateMask=0x0 x=101 y=53 count=1} to TreeItem with text {exp [2]} [2019-07-30T15:35:32.935Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1132837085 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-30T15:35:32.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [2]} time=1132837094 data=null button=1 stateMask=0x80000 x=85 y=53 count=1} to TreeItem with text {exp [2]} [2019-07-30T15:35:32.935Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:35:32.935Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:32.935Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {exp [2]} time=1132837117 data=null button=0 stateMask=0x0 x=101 y=53 count=0} to TreeItem with text {exp [2]} [2019-07-30T15:35:32.935Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [2]} time=1132837117 data=null doit=true} to TreeItem with text {exp [2]} [2019-07-30T15:35:32.935Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [2]} time=1132837117 data=null} to TreeItem with text {exp [2]} [2019-07-30T15:35:32.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [2]} time=1132837118 data=null button=1 stateMask=0x0 x=101 y=53 count=1} to TreeItem with text {exp [2]} [2019-07-30T15:35:32.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132837118 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-30T15:35:33.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [2]} time=1132837196 data=null button=1 stateMask=0x80000 x=101 y=53 count=1} to TreeItem with text {exp [2]} [2019-07-30T15:35:33.192Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-30T15:35:33.192Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-30T15:35:33.449Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-30T15:35:33.449Z] DEBUG - matched Shell with text "Copy Experiment", using matcher: with text 'Copy Experiment' [2019-07-30T15:35:33.449Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Experiment} time=1132837693 data=null doit=true} to Shell with text {Copy Experiment} [2019-07-30T15:35:33.449Z] DEBUG - matched Text with text "exp", using matcher: of type 'Text' [2019-07-30T15:35:33.449Z] DEBUG - matched Label with text "New Experiment name:", using matcher: with mnemonic 'New Experiment name:' [2019-07-30T15:35:33.449Z] DEBUG - matched Text with text "exp", using matcher: with label (with mnemonic 'New Experiment name:') [2019-07-30T15:35:33.449Z] DEBUG - matched Text with text "exp", using matcher: (of type 'Text' and with label (with mnemonic 'New Experiment name:')) [2019-07-30T15:35:33.707Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: of type 'Button' [2019-07-30T15:35:33.707Z] 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-30T15:35:33.707Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:35:33.707Z] 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-30T15:35:33.707Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:35:33.707Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:35:33.707Z] 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-30T15:35:33.707Z] DEBUG - Toggling state on Button {Deep copy this experiment (each trace will be copied as a new trace)}. Setting state to selected [2019-07-30T15:35:33.707Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1132837719 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-30T15:35:33.707Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1132837721 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-30T15:35:33.707Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1132837721 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-30T15:35:33.707Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1132837721 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-30T15:35:33.707Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1132837721 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-30T15:35:33.707Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1132837722 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-30T15:35:33.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1132837722 data=null item=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-30T15:35:33.707Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1132837722 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-30T15:35:33.707Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1132837722 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-30T15:35:33.707Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1132837722 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-30T15:35:33.707Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1132837723 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-30T15:35:33.707Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1132837723 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-30T15:35:33.707Z] 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-30T15:35:33.707Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: of type 'Button' [2019-07-30T15:35:33.707Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:35:33.707Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:35:33.707Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:35:33.707Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:35:33.707Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:35:33.707Z] DEBUG - Clicking on OK [2019-07-30T15:35:33.707Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1132837725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:35:33.707Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1132837726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:35:33.707Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1132837726 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:35:33.707Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1132837726 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:35:33.707Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1132837726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:35:33.707Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1132837727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:35:33.707Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:35:33.707Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:35:33.707Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:35:33.707Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:35:33.707Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:35:33.707Z] DEBUG - Clicked on OK [2019-07-30T15:35:33.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1132837727 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:35:33.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1132837302 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-30T15:35:34.221Z] WARN - Tree item TreeItem with text {Experiments [3]} is already expanded. Won't expand it again. [2019-07-30T15:35:34.221Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:35:34.221Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:35:34.221Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:35:34.221Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:35:34.221Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:35:34.221Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:34.221Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132838385 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:35:34.221Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132838385 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:34.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132838385 data=null} to TreeItem with text {test} [2019-07-30T15:35:34.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132838386 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:34.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132838386 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:34.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132838410 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:34.221Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:34.221Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132838411 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:35:34.221Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132838412 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:34.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132838412 data=null} to TreeItem with text {test} [2019-07-30T15:35:34.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132838412 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:34.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132838412 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:34.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132838481 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:34.478Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:35:34.478Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:34.478Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1132838483 data=null button=0 stateMask=0x0 x=91 y=221 count=0} to TreeItem with text {Traces [4]} [2019-07-30T15:35:34.478Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1132838483 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-30T15:35:34.478Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1132838484 data=null} to TreeItem with text {Traces [4]} [2019-07-30T15:35:34.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1132838484 data=null button=1 stateMask=0x0 x=91 y=221 count=1} to TreeItem with text {Traces [4]} [2019-07-30T15:35:34.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132838484 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-30T15:35:34.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1132838517 data=null button=1 stateMask=0x80000 x=91 y=221 count=1} to TreeItem with text {Traces [4]} [2019-07-30T15:35:34.478Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-07-30T15:35:34.478Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {expDeepCopy [2]} time=1132838518 data=null doit=true} to TreeItem with text {expDeepCopy [2]} [2019-07-30T15:35:34.478Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {expDeepCopy [2]} time=1132838518 data=null} to TreeItem with text {expDeepCopy [2]} [2019-07-30T15:35:34.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {expDeepCopy [2]} time=1132838518 data=null button=1 stateMask=0x0 x=134 y=179 count=1} to TreeItem with text {expDeepCopy [2]} [2019-07-30T15:35:34.478Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1132838519 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-30T15:35:34.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {expDeepCopy [2]} time=1132838528 data=null button=1 stateMask=0x80000 x=118 y=179 count=1} to TreeItem with text {expDeepCopy [2]} [2019-07-30T15:35:34.478Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-07-30T15:35:34.478Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {expDeepCopy [2]} time=1132838608 data=null doit=true} to TreeItem with text {expDeepCopy [2]} [2019-07-30T15:35:34.478Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {expDeepCopy [2]} time=1132838608 data=null} to TreeItem with text {expDeepCopy [2]} [2019-07-30T15:35:34.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {expDeepCopy [2]} time=1132838609 data=null button=1 stateMask=0x0 x=134 y=347 count=1} to TreeItem with text {expDeepCopy [2]} [2019-07-30T15:35:34.478Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1132838609 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-30T15:35:34.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {expDeepCopy [2]} time=1132838618 data=null button=1 stateMask=0x80000 x=118 y=347 count=1} to TreeItem with text {expDeepCopy [2]} [2019-07-30T15:35:34.478Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T15:35:34.478Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:34.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132838818 data=null button=0 stateMask=0x0 x=170 y=368 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:35:34.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1132838818 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:35:34.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1132838819 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:35:34.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132838819 data=null button=1 stateMask=0x0 x=170 y=368 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:35:34.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132838820 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:35:34.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132838905 data=null button=1 stateMask=0x80000 x=170 y=368 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:35:34.735Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:35:34.735Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:35:34.735Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:35:34.735Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:35:34.735Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T15:35:34.991Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:34.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1132839214 data=null button=0 stateMask=0x0 x=174 y=389 count=0} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T15:35:34.991Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1132839214 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T15:35:34.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1132839214 data=null} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T15:35:34.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1132839215 data=null button=1 stateMask=0x0 x=174 y=389 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T15:35:34.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132839215 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-30T15:35:35.248Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1132839296 data=null button=1 stateMask=0x80000 x=174 y=389 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T15:35:35.248Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:35:35.248Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:35:35.248Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:35:35.248Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:35:36.178Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:35:36.178Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:35:36.178Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:35:36.178Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:35:36.178Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:35:36.178Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:36.178Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132840101 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:35:36.178Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132840101 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:36.178Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132840102 data=null} to TreeItem with text {test} [2019-07-30T15:35:36.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132840102 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:36.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132840102 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:36.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132840194 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:36.178Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:36.178Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132840195 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:35:36.178Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132840195 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:36.178Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132840195 data=null} to TreeItem with text {test} [2019-07-30T15:35:36.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132840196 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:36.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132840196 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:36.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132840210 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:36.178Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:35:36.178Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:36.178Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1132840212 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-30T15:35:36.178Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1132840212 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-30T15:35:36.178Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1132840212 data=null} to TreeItem with text {Traces [4]} [2019-07-30T15:35:36.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1132840213 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T15:35:36.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132840213 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-30T15:35:36.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1132840287 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T15:35:36.178Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:36.178Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1132840289 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-30T15:35:36.178Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1132840289 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-30T15:35:36.178Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1132840289 data=null} to TreeItem with text {Traces [4]} [2019-07-30T15:35:36.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1132840290 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T15:35:36.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132840290 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-30T15:35:36.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1132840297 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T15:35:36.178Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T15:35:36.178Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T15:35:36.434Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T15:35:36.690Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T15:35:36.690Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1132840692 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T15:35:36.691Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T15:35:36.691Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T15:35:36.691Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T15:35:36.691Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:35:36.691Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T15:35:36.691Z] DEBUG - Clicking on &Yes [2019-07-30T15:35:36.691Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1132840693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:35:36.691Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1132840693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:35:36.691Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1132840694 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:35:36.691Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1132840694 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:35:36.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1132840694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:35:36.691Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1132840694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:35:36.691Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1132840694 data=null item=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-30T15:35:36.691Z] DEBUG - Clicked on [2019-07-30T15:35:36.691Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1132840410 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-30T15:35:39.213Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:35:39.213Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:35:39.213Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:35:39.213Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:35:39.213Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:35:39.213Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:35:39.213Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:35:39.213Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:39.213Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132843137 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:35:39.213Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132843137 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:39.213Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132843138 data=null} to TreeItem with text {test} [2019-07-30T15:35:39.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132843138 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:39.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132843138 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:39.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132843192 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:39.213Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:39.213Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132843194 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:35:39.213Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132843194 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:39.213Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132843194 data=null} to TreeItem with text {test} [2019-07-30T15:35:39.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132843195 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:39.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132843195 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:39.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132843215 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:39.213Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:35:39.213Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:39.213Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1132843217 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:35:39.213Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1132843217 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:35:39.213Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1132843218 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:35:39.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1132843218 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:35:39.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132843218 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-30T15:35:39.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1132843294 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:35:39.213Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1132843295 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:35:39.213Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1132843295 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:35:39.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1132843296 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:35:39.213Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1132843296 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-30T15:35:39.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1132843299 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:35:39.213Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:39.213Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132843315 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:35:39.213Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1132843315 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:35:39.213Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1132843315 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:35:39.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132843316 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:35:39.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132843316 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:35:39.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132843404 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:35:39.777Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:35:39.777Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:35:39.777Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:35:39.777Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:35:39.777Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:35:39.777Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:39.777Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132843740 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:35:39.777Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132843784 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:39.777Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132843784 data=null} to TreeItem with text {test} [2019-07-30T15:35:39.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132843785 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:39.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132843786 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:39.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132843877 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:39.778Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:39.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132843879 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:35:39.778Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132843879 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:39.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132843879 data=null} to TreeItem with text {test} [2019-07-30T15:35:39.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132843879 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:39.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132843880 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:39.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132843887 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:39.778Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:35:39.778Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:39.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1132843889 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:35:39.778Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1132843889 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:35:39.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1132843889 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:35:39.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1132843890 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:35:39.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132843890 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-30T15:35:39.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1132843911 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:35:39.778Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:39.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1132843912 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:35:39.778Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1132843912 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:35:39.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1132843912 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:35:39.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1132843912 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:35:39.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132843913 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-30T15:35:39.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1132843927 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:35:39.778Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T15:35:39.778Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T15:35:40.034Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T15:35:40.034Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T15:35:40.290Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1132844287 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T15:35:40.290Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T15:35:40.290Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T15:35:40.290Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T15:35:40.290Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:35:40.290Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T15:35:40.290Z] DEBUG - Clicking on &Yes [2019-07-30T15:35:40.290Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1132844290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:35:40.290Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1132844290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:35:40.290Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1132844290 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:35:40.290Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1132844291 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:35:40.290Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1132844291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:35:40.290Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1132844291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:35:40.290Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1132844291 data=null item=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-30T15:35:41.131Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1132844022 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-30T15:35:41.131Z] DEBUG - Clicked on [2019-07-30T15:35:42.640Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:35:42.640Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:35:42.640Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:35:42.640Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:35:42.640Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:35:42.640Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:35:42.640Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:35:42.640Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:42.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132846753 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:35:42.640Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132846753 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:42.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132846753 data=null} to TreeItem with text {test} [2019-07-30T15:35:42.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132846754 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:42.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132846754 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:42.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132846816 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:42.640Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:42.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132846818 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:35:42.640Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132846825 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:42.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132846825 data=null} to TreeItem with text {test} [2019-07-30T15:35:42.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132846826 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:42.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132846826 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:42.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132846877 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:42.640Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:35:42.640Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:42.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1132846887 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:35:42.640Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1132846887 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:35:42.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1132846887 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:35:42.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1132846888 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:35:42.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132846888 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-30T15:35:42.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1132846910 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:35:42.898Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1132846911 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:35:42.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1132846911 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:35:42.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1132846911 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:35:42.898Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1132846911 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-30T15:35:42.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1132846926 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:35:42.898Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:42.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132846927 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:35:42.898Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1132846928 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:35:42.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1132846928 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:35:42.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132846928 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:35:42.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132846929 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:35:42.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132846995 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:35:42.898Z] DEBUG - matched MenuItem with text "Rena&me... F2", using matcher: with mnemonic 'Rename...' [2019-07-30T15:35:42.898Z] DEBUG - Clicking on with mnemonic 'Rename...' [2019-07-30T15:35:43.155Z] DEBUG - Clicked on with mnemonic 'Rename...' [2019-07-30T15:35:43.412Z] DEBUG - matched Shell with text "Rename Trace", using matcher: with text 'Rename Trace' [2019-07-30T15:35:43.412Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Rename Trace} time=1132847415 data=null doit=true} to Shell with text {Rename Trace} [2019-07-30T15:35:43.412Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-30T15:35:43.412Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-30T15:35:43.412Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-30T15:35:43.412Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-30T15:35:43.412Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:35:43.412Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:35:43.412Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:35:43.412Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:35:43.412Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:35:43.412Z] DEBUG - Clicking on OK [2019-07-30T15:35:43.412Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1132847423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:35:43.412Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1132847423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:35:43.412Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1132847423 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:35:43.412Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1132847423 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:35:43.412Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1132847423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:35:43.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1132847423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:35:43.412Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1132847424 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:35:44.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Rena&me... F2} time=1132847109 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-30T15:35:44.343Z] DEBUG - Clicked on [2019-07-30T15:35:44.343Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:35:44.343Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:35:44.343Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:35:44.343Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:35:44.343Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:35:44.343Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:44.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132848418 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:35:44.343Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132848418 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:44.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132848418 data=null} to TreeItem with text {test} [2019-07-30T15:35:44.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132848418 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:44.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132848419 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:44.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132848514 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:44.343Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:44.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132848518 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:35:44.343Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132848518 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:44.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132848518 data=null} to TreeItem with text {test} [2019-07-30T15:35:44.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132848519 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:44.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132848519 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:44.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132848536 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:44.343Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:35:44.343Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:44.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1132848538 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:35:44.343Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1132848538 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:35:44.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1132848538 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:35:44.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1132848538 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:35:44.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132848539 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-30T15:35:44.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1132848589 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:35:44.343Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-07-30T15:35:44.343Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:44.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1132848591 data=null button=0 stateMask=0x0 x=156 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T15:35:44.343Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1132848591 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T15:35:44.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1132848591 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T15:35:44.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1132848592 data=null button=1 stateMask=0x0 x=156 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T15:35:44.600Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132848592 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-30T15:35:44.600Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1132848682 data=null button=1 stateMask=0x80000 x=156 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T15:35:44.600Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-30T15:35:44.600Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-30T15:35:44.857Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-30T15:35:44.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1132848785 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-30T15:35:45.420Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:35:45.420Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:35:45.420Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:35:45.420Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:35:45.420Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:35:45.420Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:35:45.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1132849460 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:35:45.420Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1132849460 data=null doit=true} to TableItem with text {} [2019-07-30T15:35:45.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1132849460 data=null} to TableItem with text {} [2019-07-30T15:35:45.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1132849461 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:35:45.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1132849461 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-30T15:35:45.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1132849510 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:35:45.420Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:35:45.420Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:35:45.420Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:35:45.420Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:35:45.420Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:35:45.420Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:35:45.420Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:35:45.420Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:45.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132849642 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:35:45.420Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132849642 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:45.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132849642 data=null} to TreeItem with text {test} [2019-07-30T15:35:45.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132849643 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:45.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132849643 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:45.677Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132849703 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:45.677Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:45.677Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132849704 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:35:45.677Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132849704 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:45.677Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132849704 data=null} to TreeItem with text {test} [2019-07-30T15:35:45.677Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132849705 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:45.677Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132849705 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:45.677Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132849712 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:45.677Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:35:45.677Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:45.677Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1132849713 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:35:45.677Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1132849714 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:35:45.677Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1132849714 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:35:45.677Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1132849714 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:35:45.677Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132849714 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-30T15:35:45.677Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1132849786 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:35:45.677Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:45.677Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1132849787 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:35:45.677Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1132849787 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:35:45.677Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1132849788 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:35:45.677Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1132849788 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:35:45.677Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132849788 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-30T15:35:45.677Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1132849794 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:35:45.677Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T15:35:45.677Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T15:35:45.934Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T15:35:45.934Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T15:35:45.934Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1132850094 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T15:35:45.934Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T15:35:45.934Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T15:35:45.934Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T15:35:45.934Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:35:45.934Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T15:35:45.934Z] DEBUG - Clicking on &Yes [2019-07-30T15:35:45.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1132850096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:35:45.934Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1132850096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:35:45.934Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1132850096 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:35:45.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1132850096 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:35:45.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1132850096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:35:45.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1132850097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:35:45.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1132850097 data=null item=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-30T15:35:46.191Z] DEBUG - Clicked on [2019-07-30T15:35:46.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1132849881 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-30T15:35:48.340Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:35:48.340Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:35:48.597Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:35:48.597Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:35:48.597Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:35:48.597Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:35:48.597Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:35:48.597Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:48.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132852622 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:35:48.597Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132852622 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:48.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132852622 data=null} to TreeItem with text {test} [2019-07-30T15:35:48.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132852622 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:48.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132852623 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:48.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132852691 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:48.597Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:48.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132852692 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:35:48.597Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132852692 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:48.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132852692 data=null} to TreeItem with text {test} [2019-07-30T15:35:48.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132852692 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:48.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132852693 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:48.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132852703 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:48.597Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:35:48.597Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:48.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1132852705 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:35:48.597Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1132852705 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:35:48.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1132852705 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:35:48.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1132852705 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:35:48.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132852706 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-30T15:35:48.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1132852726 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:35:48.597Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1132852777 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:35:48.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1132852778 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:35:48.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1132852778 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:35:48.597Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1132852779 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-30T15:35:48.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1132852783 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:35:48.597Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:48.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132852784 data=null button=0 stateMask=0x0 x=136 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:35:48.597Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1132852785 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:35:48.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1132852785 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:35:48.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132852785 data=null button=1 stateMask=0x0 x=136 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:35:48.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132852786 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:35:48.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132852829 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:35:48.855Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...' [2019-07-30T15:35:48.855Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment' [2019-07-30T15:35:48.855Z] DEBUG - Clicking on with mnemonic 'Generic Experiment' [2019-07-30T15:35:48.855Z] DEBUG - Clicked on with mnemonic 'Generic Experiment' [2019-07-30T15:35:49.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=1132852985 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-30T15:35:49.675Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:35:49.675Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:35:49.675Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:35:49.675Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:35:49.675Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:35:49.675Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:35:49.675Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:35:49.675Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:49.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132853850 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:35:49.675Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132853850 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:49.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132853850 data=null} to TreeItem with text {test} [2019-07-30T15:35:49.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132853851 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:49.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132853851 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:49.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132853910 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:49.675Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:35:49.675Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1132853913 data=null doit=true} to TreeItem with text {Experiments [1]} [2019-07-30T15:35:49.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1132853913 data=null} to TreeItem with text {Experiments [1]} [2019-07-30T15:35:49.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1132853914 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-30T15:35:49.675Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1132853914 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-30T15:35:49.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1132853917 data=null button=1 stateMask=0x80000 x=95 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-30T15:35:49.675Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2019-07-30T15:35:49.675Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log [1]} time=1132853918 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-30T15:35:49.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log [1]} time=1132853918 data=null} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-30T15:35:49.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=1132853918 data=null button=1 stateMask=0x0 x=147 y=53 count=1} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-30T15:35:49.675Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1132853919 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-30T15:35:49.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=1132853923 data=null button=1 stateMask=0x80000 x=147 y=53 count=1} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-30T15:35:49.932Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:49.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132853939 data=null button=0 stateMask=0x0 x=170 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-30T15:35:49.932Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1132853939 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-30T15:35:49.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1132853940 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-30T15:35:49.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132853940 data=null button=1 stateMask=0x0 x=170 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T15:35:49.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132853942 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-30T15:35:49.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132854008 data=null button=1 stateMask=0x80000 x=170 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T15:35:49.932Z] DEBUG - matched MenuItem with text "Remo&ve", using matcher: with mnemonic 'Remove' [2019-07-30T15:35:49.932Z] DEBUG - Clicking on with mnemonic 'Remove' [2019-07-30T15:35:50.189Z] DEBUG - Clicked on with mnemonic 'Remove' [2019-07-30T15:35:50.189Z] DEBUG - matched Shell with text "Confirm Remove", using matcher: with text 'Confirm Remove' [2019-07-30T15:35:50.189Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Remove} time=1132854334 data=null doit=true} to Shell with text {Confirm Remove} [2019-07-30T15:35:50.189Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T15:35:50.189Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T15:35:50.189Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T15:35:50.189Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:35:50.189Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T15:35:50.189Z] DEBUG - Clicking on &Yes [2019-07-30T15:35:50.189Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1132854389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:35:50.189Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1132854389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:35:50.189Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1132854389 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:35:50.189Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1132854389 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:35:50.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1132854389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:35:50.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1132854389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:35:50.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1132854389 data=null item=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-30T15:35:51.120Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Remo&ve} time=1132854085 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-30T15:35:51.120Z] DEBUG - Clicked on [2019-07-30T15:35:51.120Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2019-07-30T15:35:51.120Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:35:51.120Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:35:51.120Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:35:51.120Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:35:51.120Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:35:51.120Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:51.120Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132855128 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:35:51.120Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132855128 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:51.120Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132855128 data=null} to TreeItem with text {test} [2019-07-30T15:35:51.120Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132855129 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:51.120Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132855129 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:51.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132855211 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:51.120Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:51.120Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132855212 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:35:51.120Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132855212 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:51.120Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132855212 data=null} to TreeItem with text {test} [2019-07-30T15:35:51.120Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132855212 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:51.120Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132855213 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:51.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132855227 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:51.120Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:35:51.120Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:51.120Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1132855229 data=null button=0 stateMask=0x0 x=91 y=137 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:35:51.120Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1132855229 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:35:51.120Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1132855229 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:35:51.120Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1132855230 data=null button=1 stateMask=0x0 x=91 y=137 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:35:51.120Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132855234 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-30T15:35:51.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1132855310 data=null button=1 stateMask=0x80000 x=91 y=137 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:35:51.120Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-07-30T15:35:51.377Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:35:51.377Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:35:51.377Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:35:51.377Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:35:51.377Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:35:51.377Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:51.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132855394 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:35:51.377Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132855394 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:51.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132855394 data=null} to TreeItem with text {test} [2019-07-30T15:35:51.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132855402 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:51.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132855402 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:51.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132855427 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:51.377Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:51.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132855428 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:35:51.377Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132855428 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:51.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132855433 data=null} to TreeItem with text {test} [2019-07-30T15:35:51.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132855434 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:51.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132855434 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:51.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132855442 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:51.377Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:35:51.377Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:51.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1132855444 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:35:51.377Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1132855444 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:35:51.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1132855448 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:35:51.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1132855448 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:35:51.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132855448 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-30T15:35:51.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1132855460 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:35:51.377Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:51.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1132855489 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:35:51.377Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1132855489 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:35:51.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1132855489 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:35:51.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1132855490 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:35:51.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132855490 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-30T15:35:51.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1132855500 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:35:51.377Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T15:35:51.377Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T15:35:51.634Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T15:35:51.634Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T15:35:51.634Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1132855736 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T15:35:51.634Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T15:35:51.634Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T15:35:51.634Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T15:35:51.634Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:35:51.634Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T15:35:51.634Z] DEBUG - Clicking on &Yes [2019-07-30T15:35:51.634Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1132855738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:35:51.634Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1132855738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:35:51.634Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1132855738 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:35:51.634Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1132855738 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:35:51.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1132855738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:35:51.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1132855738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:35:51.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1132855739 data=null item=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-30T15:35:51.891Z] DEBUG - Clicked on [2019-07-30T15:35:51.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1132855585 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-30T15:35:54.692Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:35:54.692Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:35:54.949Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:35:54.949Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:35:54.949Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:35:54.949Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:35:54.949Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:35:54.949Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:54.949Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132859106 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:35:54.949Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132859106 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:54.949Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132859106 data=null} to TreeItem with text {test} [2019-07-30T15:35:54.949Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132859106 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:54.949Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132859107 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:54.949Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132859178 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:54.949Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:54.949Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132859179 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:35:54.949Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132859179 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:54.949Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132859179 data=null} to TreeItem with text {test} [2019-07-30T15:35:54.949Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132859180 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:54.949Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132859180 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:54.949Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132859188 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:54.949Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:35:54.949Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:54.949Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1132859189 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T15:35:54.949Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1132859189 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T15:35:54.949Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1132859189 data=null} to TreeItem with text {Traces [2]} [2019-07-30T15:35:54.949Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1132859190 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T15:35:54.949Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132859190 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-30T15:35:55.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1132859212 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T15:35:55.206Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1132859212 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T15:35:55.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1132859212 data=null} to TreeItem with text {Traces [2]} [2019-07-30T15:35:55.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1132859213 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T15:35:55.206Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1132859214 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-30T15:35:55.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1132859225 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T15:35:55.206Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {symbolic-link [1]} time=1132859225 data=null doit=true} to TreeItem with text {symbolic-link [1]} [2019-07-30T15:35:55.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {symbolic-link [1]} time=1132859225 data=null} to TreeItem with text {symbolic-link [1]} [2019-07-30T15:35:55.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {symbolic-link [1]} time=1132859226 data=null button=1 stateMask=0x0 x=130 y=74 count=1} to TreeItem with text {symbolic-link [1]} [2019-07-30T15:35:55.206Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1132859226 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-30T15:35:55.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {symbolic-link [1]} time=1132859229 data=null button=1 stateMask=0x80000 x=114 y=74 count=1} to TreeItem with text {symbolic-link [1]} [2019-07-30T15:35:55.206Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:35:55.206Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:55.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132859232 data=null button=0 stateMask=0x0 x=154 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:35:55.206Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1132859233 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:35:55.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1132859233 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:35:55.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132859233 data=null button=1 stateMask=0x0 x=154 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:35:55.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132859233 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:35:55.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132859314 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:35:55.206Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-30T15:35:55.206Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-30T15:35:55.462Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-30T15:35:55.462Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2019-07-30T15:35:55.462Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=1132859596 data=null doit=true} to Shell with text {Copy Trace} [2019-07-30T15:35:55.462Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-30T15:35:55.462Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-30T15:35:55.462Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-30T15:35:55.462Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-30T15:35:55.462Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-30T15:35:55.462Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-30T15:35:55.462Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:35:55.462Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:35:55.462Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:35:55.462Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:35:55.462Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:35:55.462Z] DEBUG - Clicking on OK [2019-07-30T15:35:55.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1132859600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:35:55.462Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1132859600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:35:55.462Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1132859601 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:35:55.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1132859601 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:35:55.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1132859601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:35:55.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1132859601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:35:55.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1132859601 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:35:55.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1132859395 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-30T15:35:55.719Z] DEBUG - Clicked on [2019-07-30T15:35:55.719Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:35:55.719Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:55.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132859908 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:35:55.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1132859908 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:35:55.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1132859908 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:35:55.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132859908 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:35:55.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132859909 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:35:55.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132859923 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:35:55.975Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-30T15:35:55.975Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-30T15:35:55.975Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-30T15:35:56.232Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2019-07-30T15:35:56.232Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=1132860305 data=null doit=true} to Shell with text {Copy Trace} [2019-07-30T15:35:56.232Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-30T15:35:56.232Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-30T15:35:56.232Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-30T15:35:56.232Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-30T15:35:56.232Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-30T15:35:56.232Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-30T15:35:56.232Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace' [2019-07-30T15:35:56.232Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO' [2019-07-30T15:35:56.232Z] 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-30T15:35:56.232Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:35:56.232Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:35:56.232Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-30T15:35:56.232Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Copy as a link} time=1132860324 data=null doit=true} to Button with text {Copy as a link} [2019-07-30T15:35:56.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a link} time=1132860324 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-30T15:35:56.232Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-30T15:35:56.232Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Copy as a new trace} time=1132860331 data=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-30T15:35:56.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=1132860332 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-30T15:35:56.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=1132860332 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-30T15:35:56.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a new trace} time=1132860332 data=null item=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-30T15:35:56.232Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-30T15:35:56.232Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-30T15:35:56.232Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-30T15:35:56.232Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:35:56.232Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:35:56.232Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:35:56.232Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:35:56.232Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:35:56.232Z] DEBUG - Clicking on OK [2019-07-30T15:35:56.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1132860384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:35:56.232Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1132860384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:35:56.232Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1132860385 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:35:56.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1132860385 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:35:56.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1132860385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:35:56.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1132860385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:35:56.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1132860385 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:35:56.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1132860014 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-30T15:35:56.489Z] DEBUG - Clicked on [2019-07-30T15:35:56.489Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:35:56.489Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:35:56.489Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:35:56.489Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:35:56.489Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:35:56.489Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:56.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132860693 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:35:56.489Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132860693 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:56.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132860699 data=null} to TreeItem with text {test} [2019-07-30T15:35:56.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132860700 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:56.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132860700 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:56.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132860749 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:56.746Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:56.746Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132860750 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:35:56.746Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132860750 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:56.746Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132860750 data=null} to TreeItem with text {test} [2019-07-30T15:35:56.746Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132860751 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:56.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132860751 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:56.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132860758 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:56.746Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:35:56.746Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:56.746Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1132860780 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-30T15:35:56.746Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1132860780 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-30T15:35:56.746Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1132860781 data=null} to TreeItem with text {Traces [3]} [2019-07-30T15:35:56.746Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1132860781 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T15:35:56.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132860781 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-30T15:35:56.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1132860793 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T15:35:56.746Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again. [2019-07-30T15:35:56.746Z] WARN - Tree item TreeItem with text {symbolic-link [3]} is already expanded. Won't expand it again. [2019-07-30T15:35:56.746Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:56.746Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1132860794 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T15:35:56.746Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1132860794 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T15:35:56.746Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1132860795 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T15:35:56.746Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1132860795 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T15:35:56.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132860795 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-30T15:35:56.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1132860840 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T15:35:56.746Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-30T15:35:56.746Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-30T15:35:57.003Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-30T15:35:57.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1132860921 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-30T15:35:57.567Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:35:58.498Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:35:58.498Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:35:58.498Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:35:58.498Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:35:58.498Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:35:58.498Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1132862572 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:35:58.498Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1132862572 data=null doit=true} to TableItem with text {} [2019-07-30T15:35:58.498Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1132862572 data=null} to TableItem with text {} [2019-07-30T15:35:58.498Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1132862573 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:35:58.498Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1132862573 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-30T15:35:58.498Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1132862581 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:35:58.498Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:35:58.498Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:35:58.498Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:35:58.498Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:35:58.498Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:35:58.498Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:35:58.498Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:35:58.498Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:58.498Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132862687 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:35:58.498Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132862688 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:58.498Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132862688 data=null} to TreeItem with text {test} [2019-07-30T15:35:58.498Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132862688 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:58.498Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132862688 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:58.498Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132862733 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:58.498Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:58.498Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132862734 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:35:58.498Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132862735 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:58.498Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132862735 data=null} to TreeItem with text {test} [2019-07-30T15:35:58.498Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132862735 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:58.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132862735 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:35:58.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132862794 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:35:58.755Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:35:58.755Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:58.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1132862796 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-30T15:35:58.755Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1132862796 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-30T15:35:58.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1132862796 data=null} to TreeItem with text {Traces [4]} [2019-07-30T15:35:58.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1132862800 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T15:35:58.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132862801 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-30T15:35:58.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1132862829 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T15:35:58.755Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-07-30T15:35:58.755Z] WARN - Tree item TreeItem with text {symbolic-link [3]} is already expanded. Won't expand it again. [2019-07-30T15:35:58.755Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:35:58.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1132862831 data=null button=0 stateMask=0x0 x=174 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T15:35:58.755Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1132862831 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T15:35:58.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1132862832 data=null} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T15:35:58.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1132862832 data=null button=1 stateMask=0x0 x=174 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T15:35:58.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132862832 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-30T15:35:58.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1132862916 data=null button=1 stateMask=0x80000 x=174 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T15:35:58.755Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-30T15:35:58.755Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-30T15:35:59.011Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-30T15:35:59.011Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:35:59.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1132863006 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-30T15:35:59.574Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:35:59.574Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:36:00.942Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:36:00.942Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:36:00.942Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:36:00.942Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:36:00.942Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:36:00.942Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1132864790 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:36:00.942Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1132864791 data=null doit=true} to TableItem with text {} [2019-07-30T15:36:00.942Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1132864791 data=null} to TableItem with text {} [2019-07-30T15:36:00.942Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1132864791 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:36:00.942Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1132864792 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-30T15:36:00.942Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1132864824 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:36:00.942Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:36:00.942Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:36:00.942Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T15:36:00.942Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:00.942Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1132865011 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T15:36:00.942Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1132865012 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T15:36:00.942Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1132865012 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T15:36:00.942Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1132865012 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T15:36:00.942Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132865013 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-30T15:36:00.942Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1132865092 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T15:36:00.942Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:36:00.942Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:36:00.942Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:36:00.942Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:36:00.942Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T15:36:00.942Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:01.199Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1132865225 data=null button=0 stateMask=0x0 x=174 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T15:36:01.199Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1132865225 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T15:36:01.199Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1132865225 data=null} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T15:36:01.199Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1132865225 data=null button=1 stateMask=0x0 x=174 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T15:36:01.199Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132865226 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-30T15:36:01.199Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1132865256 data=null button=1 stateMask=0x80000 x=174 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T15:36:01.200Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:36:01.200Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:36:01.200Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:36:01.200Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:36:01.456Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:36:01.456Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:36:01.456Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:36:01.456Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:36:01.456Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:36:01.456Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:01.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132865499 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:36:01.456Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132865499 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:01.456Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132865500 data=null} to TreeItem with text {test} [2019-07-30T15:36:01.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132865500 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:01.456Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132865500 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:01.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132865583 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:01.456Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:01.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132865584 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:36:01.456Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132865584 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:01.456Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132865584 data=null} to TreeItem with text {test} [2019-07-30T15:36:01.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132865585 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:01.456Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132865585 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:01.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132865593 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:01.456Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:36:01.456Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:01.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1132865595 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-30T15:36:01.456Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1132865595 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-30T15:36:01.456Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1132865595 data=null} to TreeItem with text {Traces [4]} [2019-07-30T15:36:01.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1132865595 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T15:36:01.456Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132865596 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-30T15:36:01.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1132865617 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T15:36:01.456Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:01.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1132865625 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-30T15:36:01.456Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1132865625 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-30T15:36:01.456Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1132865625 data=null} to TreeItem with text {Traces [4]} [2019-07-30T15:36:01.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1132865626 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T15:36:01.456Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132865626 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-30T15:36:01.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1132865632 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T15:36:01.713Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T15:36:01.713Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T15:36:01.713Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T15:36:01.970Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T15:36:01.970Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1132865988 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T15:36:01.970Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T15:36:01.970Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T15:36:01.970Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T15:36:01.970Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:01.970Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T15:36:01.970Z] DEBUG - Clicking on &Yes [2019-07-30T15:36:01.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1132865990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:01.970Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1132865990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:01.970Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1132865990 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:01.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1132865990 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:01.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1132865991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:01.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1132865991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:01.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1132865991 data=null item=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-30T15:36:02.534Z] DEBUG - Clicked on [2019-07-30T15:36:02.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1132865713 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-30T15:36:04.755Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:36:04.755Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:36:04.755Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:36:04.755Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:36:04.755Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:36:04.755Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:36:04.755Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:36:04.755Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:04.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132868608 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:36:04.755Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132868608 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:04.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132868608 data=null} to TreeItem with text {test} [2019-07-30T15:36:04.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132868609 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:04.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132868609 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:04.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132868633 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:04.755Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:04.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132868689 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:36:04.755Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132868689 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:04.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132868689 data=null} to TreeItem with text {test} [2019-07-30T15:36:04.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132868690 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:04.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132868690 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:04.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132868705 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:04.755Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:36:04.755Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:04.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1132868707 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:36:04.755Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1132868707 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:36:04.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1132868708 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:36:04.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1132868708 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:36:04.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132868708 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-30T15:36:04.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1132868732 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:36:04.755Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1132868778 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:36:04.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1132868778 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:36:04.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1132868779 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:36:04.755Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1132868779 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-30T15:36:04.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1132868783 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:36:04.755Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:04.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132868784 data=null button=0 stateMask=0x0 x=136 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:04.755Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1132868785 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:04.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1132868785 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:04.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132868785 data=null button=1 stateMask=0x0 x=136 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:04.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132868786 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:04.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132868824 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:04.755Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T15:36:04.755Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T15:36:05.012Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T15:36:05.012Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete' [2019-07-30T15:36:05.012Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Delete} time=1132869232 data=null doit=true} to Shell with text {Confirm Delete} [2019-07-30T15:36:05.012Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T15:36:05.012Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T15:36:05.012Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T15:36:05.012Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:05.012Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T15:36:05.012Z] DEBUG - Clicking on &Yes [2019-07-30T15:36:05.012Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1132869233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:05.012Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1132869233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:05.012Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1132869233 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:05.012Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1132869233 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:05.012Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1132869233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:05.012Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1132869234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:05.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1132869234 data=null item=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-30T15:36:05.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1132868924 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-30T15:36:05.833Z] DEBUG - Clicked on [2019-07-30T15:36:05.833Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:36:05.833Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:36:05.833Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:36:05.833Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:36:05.833Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:36:05.833Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:05.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132869943 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:36:05.833Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132869943 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:05.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132869943 data=null} to TreeItem with text {test} [2019-07-30T15:36:05.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132869944 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:05.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132869944 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:05.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132870008 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:05.833Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:05.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132870010 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:36:05.833Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132870010 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:05.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132870013 data=null} to TreeItem with text {test} [2019-07-30T15:36:05.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132870014 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:05.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132870014 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:05.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132870021 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:05.833Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:36:05.833Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:05.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1132870023 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:36:05.833Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1132870023 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:36:05.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1132870023 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:36:05.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1132870024 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:36:05.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132870024 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-30T15:36:05.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1132870044 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:36:05.833Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:05.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1132870061 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T15:36:05.833Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1132870061 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T15:36:05.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1132870062 data=null} to TreeItem with text {Traces [0]} [2019-07-30T15:36:05.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1132870062 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:36:05.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132870063 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-30T15:36:05.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1132870083 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:36:06.090Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T15:36:06.090Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T15:36:06.347Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T15:36:06.347Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T15:36:06.347Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1132870410 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T15:36:06.347Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T15:36:06.347Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T15:36:06.347Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T15:36:06.347Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:06.347Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T15:36:06.347Z] DEBUG - Clicking on &Yes [2019-07-30T15:36:06.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1132870412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:06.347Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1132870412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:06.347Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1132870412 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:06.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1132870412 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:06.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1132870412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:06.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1132870412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:06.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1132870413 data=null item=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-30T15:36:06.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1132870137 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-30T15:36:06.604Z] DEBUG - Clicked on [2019-07-30T15:36:08.498Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:36:08.498Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:36:08.498Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:36:08.498Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:36:08.498Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:36:08.498Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:36:08.498Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:36:08.498Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:08.498Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132872594 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:36:08.498Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132872594 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:08.498Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132872594 data=null} to TreeItem with text {test} [2019-07-30T15:36:08.498Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132872595 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:08.498Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132872595 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:08.498Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132872618 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:08.498Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:08.498Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132872619 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:36:08.498Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132872619 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:08.498Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132872619 data=null} to TreeItem with text {test} [2019-07-30T15:36:08.498Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132872625 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:08.498Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132872626 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:08.498Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132872634 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:08.499Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:36:08.499Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:08.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1132872635 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:36:08.499Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1132872635 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:36:08.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1132872635 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:36:08.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1132872636 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:36:08.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132872636 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-30T15:36:08.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1132872652 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:36:08.499Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1132872652 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:36:08.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1132872652 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:36:08.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1132872652 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:36:08.499Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1132872653 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-30T15:36:08.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1132872655 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:36:08.499Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:08.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132872656 data=null button=0 stateMask=0x0 x=136 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:08.499Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1132872656 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:08.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1132872656 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:08.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132872657 data=null button=1 stateMask=0x0 x=136 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:08.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132872657 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:08.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132872715 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:08.755Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...' [2019-07-30T15:36:08.755Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment' [2019-07-30T15:36:08.755Z] DEBUG - Clicking on with mnemonic 'Generic Experiment' [2019-07-30T15:36:08.755Z] DEBUG - Clicked on with mnemonic 'Generic Experiment' [2019-07-30T15:36:09.012Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=1132872801 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-30T15:36:09.574Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:36:09.574Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:36:09.574Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:36:09.574Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:36:09.574Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:36:09.574Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:36:09.574Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:36:09.574Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:09.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132873758 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:36:09.574Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132873759 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:09.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132873759 data=null} to TreeItem with text {test} [2019-07-30T15:36:09.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132873759 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:09.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132873760 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:09.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132873829 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:09.831Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:36:09.831Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1132873832 data=null doit=true} to TreeItem with text {Experiments [1]} [2019-07-30T15:36:09.831Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1132873832 data=null} to TreeItem with text {Experiments [1]} [2019-07-30T15:36:09.831Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1132873832 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-30T15:36:09.831Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1132873833 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-30T15:36:09.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1132873836 data=null button=1 stateMask=0x80000 x=95 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-30T15:36:09.831Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2019-07-30T15:36:09.831Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log [1]} time=1132873836 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-30T15:36:09.831Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log [1]} time=1132873836 data=null} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-30T15:36:09.831Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=1132873837 data=null button=1 stateMask=0x0 x=147 y=53 count=1} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-30T15:36:09.831Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1132873837 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-30T15:36:09.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=1132873842 data=null button=1 stateMask=0x80000 x=147 y=53 count=1} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-30T15:36:09.831Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:09.831Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132873843 data=null button=0 stateMask=0x0 x=154 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-30T15:36:09.831Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1132873843 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-30T15:36:09.831Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1132873843 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-30T15:36:09.831Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132873843 data=null button=1 stateMask=0x0 x=154 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T15:36:09.831Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132873843 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-30T15:36:09.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132873915 data=null button=1 stateMask=0x80000 x=170 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T15:36:09.831Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T15:36:09.831Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T15:36:10.088Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T15:36:10.088Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete' [2019-07-30T15:36:10.088Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Delete} time=1132874153 data=null doit=true} to Shell with text {Confirm Delete} [2019-07-30T15:36:10.088Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T15:36:10.088Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T15:36:10.088Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T15:36:10.088Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:10.088Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T15:36:10.088Z] DEBUG - Clicking on &Yes [2019-07-30T15:36:10.088Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1132874154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:10.088Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1132874154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:10.088Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1132874154 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:10.088Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1132874154 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:10.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1132874154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:10.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1132874154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:10.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1132874155 data=null item=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-30T15:36:10.652Z] DEBUG - Clicked on [2019-07-30T15:36:14.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1132873997 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-30T15:36:14.822Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:36:14.822Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:36:14.822Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:36:14.822Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:36:14.822Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:36:14.822Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:14.822Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132878791 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:36:14.822Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132878791 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:14.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132878791 data=null} to TreeItem with text {test} [2019-07-30T15:36:14.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132878791 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:14.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132878792 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:14.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132878840 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:14.822Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:14.822Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132878846 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:36:14.822Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132878846 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:14.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132878846 data=null} to TreeItem with text {test} [2019-07-30T15:36:14.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132878847 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:14.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132878847 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:14.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132878854 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:14.822Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:36:14.822Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:14.822Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1132878855 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:36:14.822Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1132878855 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:36:14.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1132878855 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:36:14.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1132878855 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:36:14.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132878856 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-30T15:36:14.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1132878875 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:36:14.822Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:14.822Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1132878876 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:36:14.822Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1132878885 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:36:14.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1132878885 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:36:14.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1132878885 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:36:14.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132878886 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-30T15:36:14.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1132878892 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:36:14.822Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T15:36:14.822Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T15:36:14.822Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T15:36:14.822Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T15:36:14.822Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1132879064 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T15:36:14.822Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T15:36:14.822Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T15:36:14.822Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T15:36:14.822Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:14.822Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T15:36:14.822Z] DEBUG - Clicking on &Yes [2019-07-30T15:36:14.822Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1132879066 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:14.822Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1132879066 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:14.822Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1132879066 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:14.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1132879066 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:14.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1132879066 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:14.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1132879066 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:15.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1132879066 data=null item=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-30T15:36:15.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1132878947 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-30T15:36:15.078Z] DEBUG - Clicked on [2019-07-30T15:36:17.126Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:36:17.126Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:36:17.126Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:36:17.126Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:36:17.126Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:36:17.126Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:36:17.126Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:36:17.126Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:17.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132881010 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:36:17.126Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132881010 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:17.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132881011 data=null} to TreeItem with text {test} [2019-07-30T15:36:17.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132881011 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:17.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132881011 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:17.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132881036 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:17.126Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:17.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132881037 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:36:17.126Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132881037 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:17.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132881037 data=null} to TreeItem with text {test} [2019-07-30T15:36:17.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132881044 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:17.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132881044 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:17.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132881052 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:17.126Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:36:17.126Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:17.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1132881054 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:36:17.126Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1132881054 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:36:17.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1132881054 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:36:17.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1132881055 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:36:17.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132881060 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-30T15:36:17.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1132881092 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:36:17.126Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1132881092 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:36:17.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1132881093 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:36:17.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1132881093 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:36:17.126Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1132881094 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-30T15:36:17.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1132881096 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:36:17.126Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:17.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132881106 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:17.126Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1132881106 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:17.126Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:17.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1132881107 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:17.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132881107 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:17.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132881108 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:17.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132881145 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:17.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132881146 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:17.126Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132881146 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:19.435Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1132881146 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:19.435Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132881221 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:19.435Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132881332 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:19.435Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1132881332 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:19.435Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1132881332 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:19.435Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:19.435Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:36:19.435Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:36:19.435Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:19.435Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132881438 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:19.435Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1132881438 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:19.435Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1132881438 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:19.435Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132881438 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:19.435Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132881439 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:19.435Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132881444 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:19.435Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-30T15:36:19.435Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-30T15:36:19.692Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-30T15:36:19.692Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2019-07-30T15:36:19.692Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=1132881693 data=null doit=true} to Shell with text {Copy Trace} [2019-07-30T15:36:19.692Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-30T15:36:19.692Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-30T15:36:19.692Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-30T15:36:19.692Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-30T15:36:19.692Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-30T15:36:19.692Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-30T15:36:19.692Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:36:19.692Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:36:19.692Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:36:19.692Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:36:19.692Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:36:19.692Z] DEBUG - Clicking on OK [2019-07-30T15:36:19.692Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1132881728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:36:19.692Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1132881729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:36:19.692Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1132881729 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:36:19.692Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1132881729 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:36:19.692Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1132881729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:36:19.692Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1132881729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:36:19.692Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:36:19.692Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:36:19.692Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:36:19.692Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:36:19.692Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:36:19.692Z] DEBUG - Clicked on OK [2019-07-30T15:36:19.692Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1132881729 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:36:19.692Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1132881494 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-30T15:36:19.692Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:36:19.692Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:36:19.692Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:36:19.692Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:36:19.692Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:36:19.692Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:19.692Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132883915 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:36:19.692Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132883915 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:19.692Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132883915 data=null} to TreeItem with text {test} [2019-07-30T15:36:19.692Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132883916 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:19.692Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132883916 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:20.080Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132883977 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:20.080Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:20.080Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132883988 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:36:20.080Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132883988 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:20.080Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132883988 data=null} to TreeItem with text {test} [2019-07-30T15:36:20.080Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132883988 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:20.080Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132883989 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:20.080Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132884001 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:20.080Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:36:20.080Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:20.080Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1132884003 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T15:36:20.080Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1132884003 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T15:36:20.080Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1132884003 data=null} to TreeItem with text {Traces [2]} [2019-07-30T15:36:20.080Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1132884003 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T15:36:20.080Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132884004 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-30T15:36:20.080Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1132884026 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T15:36:20.080Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-30T15:36:20.080Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:36:20.381Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T15:36:20.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1132884040 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T15:36:20.381Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1132884040 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T15:36:20.381Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:20.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1132884041 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T15:36:20.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1132884041 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T15:36:20.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132884042 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-30T15:36:20.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1132884074 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T15:36:20.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1132884074 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T15:36:20.381Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1132884075 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T15:36:20.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1132884136 data=null button=1 stateMask=0x80000 x=156 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T15:36:20.381Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1132884137 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T15:36:20.381Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1132884137 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T15:36:20.381Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1132884137 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T15:36:20.381Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T15:36:20.381Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:36:20.381Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1132884075 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-30T15:36:21.413Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:36:21.413Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:36:22.344Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:36:22.344Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:22.344Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132886281 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:22.344Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1132886282 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:22.344Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:22.344Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1132886282 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:22.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132886282 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:22.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132886283 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:22.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132886316 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:22.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132886317 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:22.344Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132886317 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:22.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132886379 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:22.344Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132886380 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:22.344Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1132886380 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:22.344Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1132886380 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:22.344Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:22.344Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:36:22.344Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:36:22.344Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1132886318 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:22.908Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:36:22.908Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:36:22.908Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:36:22.908Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:36:22.908Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:36:22.908Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:36:22.908Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:36:22.908Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:22.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132887134 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:36:22.908Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132887134 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:22.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132887134 data=null} to TreeItem with text {test} [2019-07-30T15:36:22.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132887135 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:22.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132887135 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:23.165Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132887168 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:23.165Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:23.165Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132887169 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:36:23.165Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132887169 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:23.165Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132887169 data=null} to TreeItem with text {test} [2019-07-30T15:36:23.165Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132887170 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:23.165Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132887170 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:23.165Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132887184 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:23.165Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:36:23.165Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:23.165Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1132887185 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T15:36:23.165Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1132887189 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T15:36:23.165Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1132887189 data=null} to TreeItem with text {Traces [2]} [2019-07-30T15:36:23.165Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1132887190 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T15:36:23.165Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132887190 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-30T15:36:23.165Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1132887202 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T15:36:23.165Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:23.165Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1132887212 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T15:36:23.165Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1132887212 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T15:36:23.165Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1132887212 data=null} to TreeItem with text {Traces [2]} [2019-07-30T15:36:23.165Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1132887213 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T15:36:23.165Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132887213 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-30T15:36:23.165Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1132887218 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T15:36:23.165Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T15:36:23.165Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T15:36:23.422Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T15:36:23.422Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T15:36:23.422Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1132887427 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T15:36:23.422Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T15:36:23.422Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T15:36:23.422Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T15:36:23.422Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:23.422Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T15:36:23.422Z] DEBUG - Clicking on &Yes [2019-07-30T15:36:23.422Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1132887428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:23.422Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1132887428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:23.422Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1132887428 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:23.422Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1132887428 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:23.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1132887428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:23.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1132887429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:23.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1132887429 data=null item=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-30T15:36:23.679Z] DEBUG - Clicked on [2019-07-30T15:36:24.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1132887288 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-30T15:36:28.792Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:36:28.792Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:36:28.792Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:36:28.792Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:36:28.792Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:36:28.792Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:36:28.792Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:36:28.792Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:28.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132892825 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:36:28.792Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132892826 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:28.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132892826 data=null} to TreeItem with text {test} [2019-07-30T15:36:28.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132892826 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:28.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132892826 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:28.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132892850 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:28.792Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:28.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132892857 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:36:28.792Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132892858 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:28.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132892858 data=null} to TreeItem with text {test} [2019-07-30T15:36:28.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132892858 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:28.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132892858 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:28.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132892865 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:28.792Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:36:28.792Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:28.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1132892867 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:36:28.792Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1132892867 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:36:28.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1132892872 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:36:28.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1132892872 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:36:28.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132892873 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-30T15:36:28.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1132892899 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:36:28.792Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1132892900 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:36:28.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1132892900 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:36:28.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1132892900 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:36:28.792Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1132892901 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-30T15:36:28.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1132892917 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:36:28.792Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:28.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132892918 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:28.792Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1132892921 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:28.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1132892921 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:28.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132892921 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:28.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132892921 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:28.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132892984 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:28.792Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:29.049Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete' [2019-07-30T15:36:29.049Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Delete} time=1132893163 data=null doit=true} to Shell with text {Confirm Delete} [2019-07-30T15:36:29.049Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T15:36:29.049Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T15:36:29.049Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T15:36:29.049Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:29.049Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T15:36:29.049Z] DEBUG - Clicking on &Yes [2019-07-30T15:36:29.049Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1132893164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:29.049Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1132893164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:29.049Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1132893178 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:29.049Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1132893178 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:29.049Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1132893178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:29.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1132893179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:29.049Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1132893179 data=null item=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-30T15:36:29.611Z] DEBUG - Clicked on [2019-07-30T15:36:30.542Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:36:30.542Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:36:30.542Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:36:30.542Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:36:30.542Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:36:30.542Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:30.542Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132894723 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:36:30.542Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132894723 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:30.542Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132894723 data=null} to TreeItem with text {test} [2019-07-30T15:36:30.542Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132894724 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:30.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132894724 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:30.542Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132894767 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:30.542Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:30.542Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132894777 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:36:30.542Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132894777 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:30.542Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132894778 data=null} to TreeItem with text {test} [2019-07-30T15:36:30.542Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132894778 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:30.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132894778 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:30.542Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132894789 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:30.542Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:36:30.542Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:30.542Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1132894790 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T15:36:30.542Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1132894790 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T15:36:30.542Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1132894790 data=null} to TreeItem with text {Traces [0]} [2019-07-30T15:36:30.542Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1132894790 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:36:30.798Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132894791 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-30T15:36:30.798Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1132894801 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:36:30.798Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:30.798Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1132894801 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T15:36:30.798Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1132894801 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T15:36:30.798Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1132894802 data=null} to TreeItem with text {Traces [0]} [2019-07-30T15:36:30.798Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1132894802 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:36:30.798Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132894812 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-30T15:36:30.798Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1132894816 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:36:30.798Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T15:36:30.798Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T15:36:30.798Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T15:36:30.798Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T15:36:30.798Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1132894991 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T15:36:30.798Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T15:36:30.798Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T15:36:30.798Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T15:36:30.798Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:30.799Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T15:36:30.799Z] DEBUG - Clicking on &Yes [2019-07-30T15:36:30.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1132894992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:30.799Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1132894992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:30.799Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1132894992 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:30.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1132894992 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:30.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1132894992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:30.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1132894992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:30.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1132894992 data=null item=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-30T15:36:31.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1132894863 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-30T15:36:31.056Z] DEBUG - Clicked on [2019-07-30T15:36:35.439Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:36:35.439Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:36:35.439Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:36:35.439Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:36:35.439Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:36:35.439Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:36:35.439Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:36:35.439Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:36:35.439Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:35.439Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132899033 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:36:35.439Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132899039 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:35.439Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132899040 data=null} to TreeItem with text {test} [2019-07-30T15:36:35.439Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132899040 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:35.439Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132899041 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:35.439Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132899094 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:35.439Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:36:35.439Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1132899095 data=null doit=true} to TreeItem with text {Experiments [1]} [2019-07-30T15:36:35.439Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1132899095 data=null} to TreeItem with text {Experiments [1]} [2019-07-30T15:36:35.439Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1132899095 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-30T15:36:35.439Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1132899101 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-30T15:36:35.439Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1132899105 data=null button=1 stateMask=0x80000 x=95 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-30T15:36:35.439Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [1]} time=1132899105 data=null doit=true} to TreeItem with text {exp [1]} [2019-07-30T15:36:35.439Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [1]} time=1132899105 data=null} to TreeItem with text {exp [1]} [2019-07-30T15:36:35.439Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [1]} time=1132899106 data=null button=1 stateMask=0x0 x=85 y=53 count=1} to TreeItem with text {exp [1]} [2019-07-30T15:36:35.439Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1132899106 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-30T15:36:35.439Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [1]} time=1132899111 data=null button=1 stateMask=0x80000 x=85 y=53 count=1} to TreeItem with text {exp [1]} [2019-07-30T15:36:35.439Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:35.439Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {exp [1]} time=1132899112 data=null button=0 stateMask=0x0 x=85 y=53 count=0} to TreeItem with text {exp [1]} [2019-07-30T15:36:35.439Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [1]} time=1132899125 data=null doit=true} to TreeItem with text {exp [1]} [2019-07-30T15:36:35.439Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [1]} time=1132899125 data=null} to TreeItem with text {exp [1]} [2019-07-30T15:36:35.439Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [1]} time=1132899126 data=null button=1 stateMask=0x0 x=101 y=53 count=1} to TreeItem with text {exp [1]} [2019-07-30T15:36:35.439Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132899126 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-30T15:36:35.439Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [1]} time=1132899142 data=null button=1 stateMask=0x80000 x=101 y=53 count=1} to TreeItem with text {exp [1]} [2019-07-30T15:36:35.439Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-30T15:36:35.439Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-30T15:36:35.439Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-30T15:36:35.439Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1132899218 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-30T15:36:35.695Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:36:35.952Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:36:35.952Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:36:35.952Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:36:35.952Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:36:35.952Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:36:35.952Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:35.952Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132900188 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:36:35.952Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132900188 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:35.952Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132900188 data=null} to TreeItem with text {test} [2019-07-30T15:36:35.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132900189 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:35.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132900189 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:36.209Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132900226 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:36.209Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:36.209Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132900227 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:36:36.209Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132900227 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:36.209Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132900228 data=null} to TreeItem with text {test} [2019-07-30T15:36:36.209Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132900228 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:36.209Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132900228 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:36.209Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132900287 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:36.209Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:36:36.209Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:36.209Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1132900289 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:36:36.209Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1132900289 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:36:36.209Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1132900289 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:36:36.209Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1132900290 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:36:36.209Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132900290 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-30T15:36:36.209Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1132900312 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:36:36.209Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:36.209Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1132900313 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:36:36.209Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1132900313 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:36:36.209Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1132900313 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:36:36.209Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1132900313 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:36:36.209Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132900314 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-30T15:36:36.209Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1132900323 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:36:36.209Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T15:36:36.209Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T15:36:36.467Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T15:36:36.467Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T15:36:36.467Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1132900515 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T15:36:36.467Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T15:36:36.467Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T15:36:36.467Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T15:36:36.467Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:36.467Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T15:36:36.467Z] DEBUG - Clicking on &Yes [2019-07-30T15:36:36.467Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1132900516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:36.467Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1132900516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:36.467Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1132900516 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:36.467Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1132900516 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:36.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1132900516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:36.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1132900516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:36.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1132900516 data=null item=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-30T15:36:36.467Z] DEBUG - Clicked on [2019-07-30T15:36:36.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1132900408 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-30T15:36:41.718Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:36:41.718Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:36:41.718Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:36:41.718Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:36:41.718Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:36:41.718Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:36:41.718Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:36:41.718Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:41.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132905233 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:36:41.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132905233 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:41.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132905233 data=null} to TreeItem with text {test} [2019-07-30T15:36:41.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132905234 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:41.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132905234 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:41.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132905262 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:41.718Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:41.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132905263 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:36:41.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132905263 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:41.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132905263 data=null} to TreeItem with text {test} [2019-07-30T15:36:41.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132905277 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:41.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132905278 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:41.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132905285 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:41.718Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:36:41.718Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:41.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1132905286 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:36:41.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1132905287 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:36:41.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1132905287 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:36:41.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1132905287 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:36:41.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132905287 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-30T15:36:41.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1132905310 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:36:41.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1132905311 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:36:41.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1132905311 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:36:41.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1132905312 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:36:41.718Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1132905312 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-30T15:36:41.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1132905315 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:36:41.718Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:41.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132905324 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:41.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1132905324 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:41.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1132905324 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:41.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132905324 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:41.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132905325 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:41.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132905389 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:41.718Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-30T15:36:41.718Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-30T15:36:41.718Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-30T15:36:41.718Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:36:41.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1132905436 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-30T15:36:41.718Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:36:41.718Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:36:41.718Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:36:41.718Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:36:41.718Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:36:41.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1132905667 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:36:41.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1132905667 data=null doit=true} to TableItem with text {} [2019-07-30T15:36:41.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1132905668 data=null} to TableItem with text {} [2019-07-30T15:36:41.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1132905668 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:36:41.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1132905669 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-30T15:36:41.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1132905694 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:36:41.718Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:36:41.718Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:36:41.718Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"' [2019-07-30T15:36:41.718Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:36:41.718Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:36:41.718Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:36:41.718Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:36:41.718Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:36:41.718Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:36:41.718Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:36:41.718Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:36:41.719Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:36:41.719Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:41.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132905947 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:36:41.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132905947 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:41.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132905947 data=null} to TreeItem with text {test} [2019-07-30T15:36:41.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132905948 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:41.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132905948 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:41.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132905955 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:41.719Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:41.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132905956 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:36:41.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132905956 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:41.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132905957 data=null} to TreeItem with text {test} [2019-07-30T15:36:41.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132905957 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:41.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132905957 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:41.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132905992 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:41.975Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:36:41.975Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:41.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1132905993 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:36:41.975Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1132905993 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:36:41.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1132905993 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:36:41.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1132905996 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:36:41.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132905996 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-30T15:36:41.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1132906001 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:36:41.975Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:41.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1132906002 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:36:41.975Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1132906002 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:36:41.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1132906002 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:36:41.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1132906002 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:36:41.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132906003 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-30T15:36:41.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1132906006 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:36:41.975Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T15:36:41.975Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T15:36:41.975Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T15:36:41.975Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T15:36:41.975Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1132906174 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T15:36:41.975Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T15:36:41.975Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T15:36:41.975Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T15:36:41.975Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:41.975Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T15:36:41.975Z] DEBUG - Clicking on &Yes [2019-07-30T15:36:41.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1132906175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:41.975Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1132906175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:41.975Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1132906175 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:41.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1132906175 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:41.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1132906175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:41.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1132906175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:41.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1132906175 data=null item=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-30T15:36:42.539Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1132906053 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-30T15:36:42.539Z] DEBUG - Clicked on [2019-07-30T15:36:44.431Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:36:44.431Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:36:44.431Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:36:44.431Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:36:44.431Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:36:44.431Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:36:44.431Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:36:44.431Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:44.431Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132908276 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:36:44.431Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132908276 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:44.431Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132908276 data=null} to TreeItem with text {test} [2019-07-30T15:36:44.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132908277 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:44.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132908277 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:44.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132908294 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:44.431Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:44.431Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132908295 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:36:44.431Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132908295 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:44.431Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132908296 data=null} to TreeItem with text {test} [2019-07-30T15:36:44.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132908296 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:44.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132908297 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:44.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132908309 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:44.431Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:36:44.431Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:44.431Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1132908311 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:36:44.431Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1132908311 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:36:44.431Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1132908311 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:36:44.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1132908311 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:36:44.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132908312 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-30T15:36:44.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1132908317 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:36:44.431Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1132908317 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:36:44.431Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1132908317 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:36:44.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1132908318 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:36:44.431Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1132908318 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-30T15:36:44.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1132908330 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:36:44.431Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:36:44.431Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:44.431Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132908335 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:44.431Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1132908335 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:44.431Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1132908335 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:44.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132908336 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:44.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132908336 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:44.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132908348 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:44.431Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-30T15:36:44.431Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-30T15:36:44.431Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-30T15:36:44.431Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2019-07-30T15:36:44.431Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=1132908579 data=null doit=true} to Shell with text {Copy Trace} [2019-07-30T15:36:44.431Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-30T15:36:44.431Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-30T15:36:44.431Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-30T15:36:44.431Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-30T15:36:44.431Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-30T15:36:44.431Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-30T15:36:44.431Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:36:44.431Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:36:44.431Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:36:44.431Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:36:44.431Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:36:44.431Z] DEBUG - Clicking on OK [2019-07-30T15:36:44.431Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1132908628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:36:44.431Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1132908628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:36:44.431Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1132908629 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:36:44.431Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1132908629 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:36:44.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1132908629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:36:44.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1132908629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:36:44.689Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:36:44.689Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:36:44.689Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:36:44.689Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:36:44.689Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:36:44.689Z] DEBUG - Clicked on OK [2019-07-30T15:36:45.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1132908629 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:36:45.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1132908404 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-30T15:36:45.618Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:36:45.618Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:45.618Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132909793 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:45.618Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1132909793 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:45.618Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1132909793 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:45.618Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132909794 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:45.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132909794 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:45.618Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132909814 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:45.875Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-30T15:36:45.875Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-30T15:36:45.875Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-30T15:36:45.875Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2019-07-30T15:36:45.875Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=1132910041 data=null doit=true} to Shell with text {Copy Trace} [2019-07-30T15:36:45.875Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-30T15:36:45.875Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-30T15:36:45.875Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-30T15:36:45.875Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-30T15:36:45.875Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-30T15:36:45.875Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-30T15:36:45.875Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace' [2019-07-30T15:36:45.875Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO' [2019-07-30T15:36:45.875Z] 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-30T15:36:45.875Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:36:45.875Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:36:45.875Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-30T15:36:45.875Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Copy as a link} time=1132910094 data=null doit=true} to Button with text {Copy as a link} [2019-07-30T15:36:45.875Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a link} time=1132910094 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-30T15:36:45.875Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-30T15:36:45.875Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Copy as a new trace} time=1132910095 data=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-30T15:36:45.875Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=1132910095 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-30T15:36:45.875Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=1132910095 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-30T15:36:45.875Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a new trace} time=1132910095 data=null item=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-30T15:36:45.875Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-30T15:36:46.131Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-30T15:36:46.131Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-30T15:36:46.131Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:36:46.132Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:36:46.132Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:36:46.132Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:36:46.132Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:36:46.132Z] DEBUG - Clicking on OK [2019-07-30T15:36:46.132Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1132910137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:36:46.132Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1132910137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:36:46.132Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1132910137 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:36:46.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1132910138 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:36:46.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1132910138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:36:46.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1132910138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:36:46.132Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:36:46.132Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:36:46.132Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:36:46.132Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:36:46.132Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:36:46.132Z] DEBUG - Clicked on OK [2019-07-30T15:36:47.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1132910138 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:36:47.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1132909871 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-30T15:36:47.792Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:36:47.792Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:36:47.792Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:36:47.792Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:36:47.792Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:36:47.792Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:47.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132911790 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:36:47.792Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132911790 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:47.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132911790 data=null} to TreeItem with text {test} [2019-07-30T15:36:47.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132911791 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:47.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132911791 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:47.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132911801 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:47.792Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:47.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132911801 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:36:47.792Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132911801 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:47.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132911802 data=null} to TreeItem with text {test} [2019-07-30T15:36:47.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132911802 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:47.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132911802 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:47.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132911816 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:47.792Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:36:47.792Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:47.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1132911817 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-30T15:36:47.792Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1132911817 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-30T15:36:47.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1132911818 data=null} to TreeItem with text {Traces [3]} [2019-07-30T15:36:47.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1132911818 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T15:36:47.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132911818 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-30T15:36:47.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1132911830 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T15:36:47.792Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again. [2019-07-30T15:36:47.792Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:47.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1132911831 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T15:36:47.792Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1132911831 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T15:36:47.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1132911831 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T15:36:47.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1132911832 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T15:36:47.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132911832 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-30T15:36:47.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1132911837 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T15:36:47.792Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-30T15:36:47.792Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-30T15:36:47.792Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-30T15:36:47.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1132911897 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-30T15:36:48.357Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:36:49.288Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:36:49.288Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:36:49.288Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:36:49.288Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:36:49.288Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:36:49.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1132913498 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:36:49.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1132913499 data=null doit=true} to TableItem with text {} [2019-07-30T15:36:49.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1132913499 data=null} to TableItem with text {} [2019-07-30T15:36:49.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1132913499 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:36:49.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1132913499 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-30T15:36:49.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1132913502 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:36:49.288Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:36:49.288Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:36:49.288Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:36:49.545Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:36:49.545Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:36:49.545Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:36:49.545Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:36:49.545Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:49.545Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132913617 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:36:49.545Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132913617 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:49.545Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132913617 data=null} to TreeItem with text {test} [2019-07-30T15:36:49.545Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132913617 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:49.545Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132913618 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:49.545Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132913625 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:49.545Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:49.545Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132913626 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:36:49.545Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132913626 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:49.545Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132913626 data=null} to TreeItem with text {test} [2019-07-30T15:36:49.545Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132913626 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:49.545Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132913627 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:49.545Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132913688 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:49.545Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:36:49.545Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:49.545Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1132913689 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-30T15:36:49.545Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1132913689 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-30T15:36:49.545Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1132913689 data=null} to TreeItem with text {Traces [3]} [2019-07-30T15:36:49.545Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1132913690 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T15:36:49.545Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132913690 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-30T15:36:49.545Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1132913696 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T15:36:49.545Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again. [2019-07-30T15:36:49.545Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:49.545Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1132913697 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T15:36:49.545Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1132913697 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T15:36:49.545Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1132913697 data=null} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T15:36:49.545Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1132913697 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T15:36:49.545Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132913698 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-30T15:36:49.545Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1132913714 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T15:36:49.802Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-30T15:36:49.802Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-30T15:36:49.802Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-30T15:36:49.802Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:36:49.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1132913806 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-30T15:36:51.169Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:36:51.169Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:36:51.426Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:36:51.426Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:36:51.426Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:36:51.426Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:36:51.426Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:36:51.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1132915610 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:36:51.426Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1132915610 data=null doit=true} to TableItem with text {} [2019-07-30T15:36:51.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1132915610 data=null} to TableItem with text {} [2019-07-30T15:36:51.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1132915610 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:36:51.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1132915611 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-30T15:36:51.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1132915696 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:36:51.683Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:36:51.683Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:36:51.683Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T15:36:51.683Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:51.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1132916007 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T15:36:51.939Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1132916008 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T15:36:51.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1132916008 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T15:36:51.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1132916008 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T15:36:51.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132916008 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-30T15:36:51.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1132916082 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T15:36:51.939Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:36:51.939Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:36:51.939Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:36:51.939Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:36:51.939Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T15:36:51.939Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:52.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1132916193 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T15:36:52.196Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1132916193 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T15:36:52.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1132916193 data=null} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T15:36:52.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1132916194 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T15:36:52.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132916194 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-30T15:36:52.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1132916244 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T15:36:52.196Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:36:52.196Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:36:52.196Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:36:52.196Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:36:52.196Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:36:52.196Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:36:52.196Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:36:52.196Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:36:52.196Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:36:52.196Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:52.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132916424 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:36:52.196Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132916424 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:52.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132916424 data=null} to TreeItem with text {test} [2019-07-30T15:36:52.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132916425 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:52.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132916425 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:52.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132916480 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:52.453Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:52.453Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132916481 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:36:52.453Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132916482 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:52.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132916482 data=null} to TreeItem with text {test} [2019-07-30T15:36:52.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132916482 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:52.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132916482 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:52.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132916490 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:52.453Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:36:52.453Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:52.453Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1132916491 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-30T15:36:52.453Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1132916491 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-30T15:36:52.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1132916491 data=null} to TreeItem with text {Traces [3]} [2019-07-30T15:36:52.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1132916492 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T15:36:52.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132916492 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-30T15:36:52.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1132916512 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T15:36:52.453Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:52.453Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1132916513 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-30T15:36:52.453Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1132916513 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-30T15:36:52.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1132916514 data=null} to TreeItem with text {Traces [3]} [2019-07-30T15:36:52.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1132916514 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T15:36:52.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132916514 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-30T15:36:52.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1132916522 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T15:36:52.453Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T15:36:52.453Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T15:36:52.453Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T15:36:52.454Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T15:36:52.454Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1132916682 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T15:36:52.454Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T15:36:52.454Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T15:36:52.454Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T15:36:52.454Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:52.454Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T15:36:52.454Z] DEBUG - Clicking on &Yes [2019-07-30T15:36:52.454Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1132916683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:52.454Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1132916683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:52.454Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1132916683 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:52.454Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1132916683 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:52.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1132916683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:52.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1132916683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:52.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1132916683 data=null item=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-30T15:36:53.017Z] DEBUG - Clicked on [2019-07-30T15:36:53.017Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1132916589 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-30T15:36:55.536Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:36:55.536Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:36:55.536Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:36:55.536Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:36:55.536Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:36:55.536Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:36:55.536Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:36:55.536Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:55.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132919270 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:36:55.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132919270 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:55.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132919270 data=null} to TreeItem with text {test} [2019-07-30T15:36:55.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132919270 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:55.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132919271 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:55.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132919313 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:55.536Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:55.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132919315 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:36:55.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132919315 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:55.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132919315 data=null} to TreeItem with text {test} [2019-07-30T15:36:55.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132919315 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:55.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132919317 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:55.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132919331 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:55.536Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:36:55.536Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:55.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1132919332 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:36:55.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1132919332 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:36:55.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1132919333 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:36:55.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1132919333 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:36:55.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132919333 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-30T15:36:55.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1132919385 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:36:55.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1132919386 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:36:55.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1132919386 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:36:55.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1132919387 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:36:55.536Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1132919387 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-30T15:36:55.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1132919390 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:36:55.536Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:55.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132919391 data=null button=0 stateMask=0x0 x=136 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:55.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1132919391 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:55.536Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:55.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1132919391 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:55.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132919391 data=null button=1 stateMask=0x0 x=136 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:55.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132919392 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:55.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132919432 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:55.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132919433 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:55.536Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132919433 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:55.536Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1132919434 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:55.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132919636 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:55.536Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132919638 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:55.536Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1132919638 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:55.536Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1132919639 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:55.536Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:36:55.536Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:36:55.536Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:36:55.536Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:36:55.536Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:36:55.536Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:36:55.536Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:36:55.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1132919642 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:36:55.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1132919642 data=null doit=true} to TableItem with text {} [2019-07-30T15:36:55.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1132919643 data=null} to TableItem with text {} [2019-07-30T15:36:55.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1132919643 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:36:55.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1132919643 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-30T15:36:55.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1132919684 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:36:55.537Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:36:55.537Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:36:55.537Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"' [2019-07-30T15:36:55.537Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:36:55.537Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:36:55.537Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:36:55.537Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:36:55.794Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:36:55.794Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:36:55.794Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:36:55.794Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:36:55.794Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:36:55.794Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:55.794Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132919920 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:36:55.794Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132919920 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:55.794Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132919921 data=null} to TreeItem with text {test} [2019-07-30T15:36:55.794Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132919921 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:55.794Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132919921 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:55.794Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132919929 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:55.794Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:55.794Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132919930 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:36:55.794Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132919930 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:55.794Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132919930 data=null} to TreeItem with text {test} [2019-07-30T15:36:55.794Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132919931 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:55.794Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132919931 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:55.794Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132919947 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:55.794Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:36:55.794Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:55.794Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1132919948 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:36:55.794Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1132919948 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:36:55.794Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1132919948 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:36:55.794Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1132919949 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:36:55.794Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132919949 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-30T15:36:55.794Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1132919993 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:36:55.794Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:55.794Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1132919994 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:36:55.794Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1132919994 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:36:55.794Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1132919994 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:36:55.794Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1132919995 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:36:55.794Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132919995 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-30T15:36:55.794Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1132920009 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:36:56.052Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T15:36:56.052Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T15:36:56.052Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T15:36:56.052Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T15:36:56.052Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1132920202 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T15:36:56.052Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T15:36:56.052Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T15:36:56.052Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T15:36:56.052Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:56.052Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T15:36:56.052Z] DEBUG - Clicking on &Yes [2019-07-30T15:36:56.052Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1132920210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:56.052Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1132920210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:56.052Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1132920210 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:56.052Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1132920210 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:56.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1132920210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:56.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1132920210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:36:56.052Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1132920211 data=null item=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-30T15:36:56.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1132920091 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-30T15:36:56.616Z] DEBUG - Clicked on [2019-07-30T15:36:56.616Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1132920594 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T15:36:56.616Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T15:36:56.616Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:36:56.616Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:36:56.616Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:36:56.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132920621 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:36:56.616Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132920621 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:56.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132920622 data=null} to TreeItem with text {test} [2019-07-30T15:36:56.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132920622 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:56.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132920622 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:36:56.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132920631 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:36:56.616Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T15:36:56.616Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T15:36:56.874Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T15:36:57.804Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T15:36:57.804Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T15:36:57.804Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:36:57.804Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:36:57.804Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:36:57.804Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:36:57.804Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:36:57.804Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:36:57.804Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:36:57.804Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T15:36:57.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132921809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:36:57.804Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132921810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:36:57.804Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132921810 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:36:57.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132921810 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:36:57.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132921811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:36:57.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132921811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:36:57.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132921811 data=null 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-30T15:36:57.804Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132921811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:36:57.804Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132921811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:36:57.804Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132921811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:36:57.804Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132921812 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:36:57.804Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1132921812 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:36:57.804Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:36:57.804Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:36:57.804Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:36:57.804Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:36:57.804Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:36:57.804Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:36:57.804Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:36:57.804Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:36:57.804Z] DEBUG - Clicking on OK [2019-07-30T15:36:57.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1132921816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:36:57.804Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1132921816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:36:57.804Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1132921816 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:36:57.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1132921817 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:36:57.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1132921817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:36:57.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1132921817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:36:57.804Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:36:57.804Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:36:57.804Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:36:57.804Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:36:57.804Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:36:57.804Z] DEBUG - Clicked on OK [2019-07-30T15:36:59.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1132921817 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:36:59.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1132920814 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-30T15:36:59.348Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 113.202 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest [2019-07-30T15:36:59.348Z] test4_06OpenKeyboard(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 7.774 s [2019-07-30T15:36:59.348Z] testRenameSymbolicLinks(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 9.33 s [2019-07-30T15:36:59.348Z] test4_10CopyExperiment(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 11.075 s [2019-07-30T15:36:59.348Z] test4_01ContextMenuPresence(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 3.595 s [2019-07-30T15:36:59.348Z] test4_04Rename(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 5.934 s [2019-07-30T15:36:59.348Z] test4_12RemoveTraceFromExperiment(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 5.495 s [2019-07-30T15:36:59.348Z] testCopySymbolicLinks(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 10.594 s [2019-07-30T15:36:59.348Z] test4_05Delete(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 3.672 s [2019-07-30T15:36:59.348Z] test4_11DeleteTraceFromExperiment(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 8.541 s [2019-07-30T15:36:59.348Z] test4_09BringToTop(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 9.477 s [2019-07-30T15:36:59.348Z] test4_07DeleteKeyboard(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 6.422 s [2019-07-30T15:36:59.348Z] testExperimentLinkBackwardCompatibility(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 5.983 s [2019-07-30T15:36:59.348Z] test4_02Open(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 5.469 s [2019-07-30T15:36:59.348Z] test4_03Copy(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 11.006 s [2019-07-30T15:36:59.348Z] test4_08OpenDoubleClick(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 3.005 s [2019-07-30T15:36:59.348Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest [2019-07-30T15:36:59.911Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:37:00.474Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:00.474Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:00.474Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:00.474Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:00.474Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:00.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132924451 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:37:00.474Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132924451 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:00.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132924451 data=null} to TreeItem with text {test} [2019-07-30T15:37:00.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132924451 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:00.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132924452 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:00.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132924508 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:00.474Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:00.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132924511 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:37:00.474Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132924512 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:00.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132924512 data=null} to TreeItem with text {test} [2019-07-30T15:37:00.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132924512 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:00.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132924512 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:00.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132924520 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:00.474Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132924520 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:00.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132924520 data=null} to TreeItem with text {test} [2019-07-30T15:37:00.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132924521 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:00.474Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1132924521 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-30T15:37:00.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132924524 data=null button=1 stateMask=0x80000 x=39 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:00.474Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:00.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1132924525 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T15:37:00.474Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1132924532 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T15:37:00.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1132924532 data=null} to TreeItem with text {Traces [0]} [2019-07-30T15:37:00.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1132924533 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:37:00.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132924533 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-30T15:37:00.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1132924590 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:37:00.474Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:00.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1132924591 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T15:37:00.474Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1132924591 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T15:37:00.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1132924592 data=null} to TreeItem with text {Traces [0]} [2019-07-30T15:37:00.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1132924592 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:37:00.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132924592 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-30T15:37:00.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1132924608 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:37:00.474Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...' [2019-07-30T15:37:00.474Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...' [2019-07-30T15:37:00.731Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...' [2019-07-30T15:37:00.988Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-30T15:37:00.989Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1132924992 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-30T15:37:00.989Z] DEBUG - matched List with text "", using matcher: of type 'List' [2019-07-30T15:37:00.989Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2019-07-30T15:37:00.989Z] DEBUG - Set selection (of type 'List') to text Custom Text : TmfGeneric [2019-07-30T15:37:00.989Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1132925005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2019-07-30T15:37:00.989Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1132925009 data=null doit=true} to (of type 'List') [2019-07-30T15:37:00.989Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1132925009 data=null} to (of type 'List') [2019-07-30T15:37:00.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1132925011 data=null button=1 stateMask=0x0 x=97 y=10 count=1} to (of type 'List') [2019-07-30T15:37:00.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1132925011 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-30T15:37:00.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1132925018 data=null button=1 stateMask=0x80000 x=97 y=10 count=1} to (of type 'List') [2019-07-30T15:37:00.989Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-30T15:37:00.989Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-30T15:37:00.989Z] DEBUG - matched Button with text "XML", using matcher: with mnemonic 'XML' [2019-07-30T15:37:00.989Z] DEBUG - matched Button with text "XML", using matcher: with style 'SWT.RADIO' [2019-07-30T15:37:00.989Z] DEBUG - matched Button with text "XML", using matcher: (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-30T15:37:00.989Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-30T15:37:00.989Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T15:37:00.989Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T15:37:00.989Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-30T15:37:00.989Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-30T15:37:00.989Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-30T15:37:00.989Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-30T15:37:00.989Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Text} time=1132925020 data=null doit=true} to Button with text {Text} [2019-07-30T15:37:00.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Text} time=1132925020 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-30T15:37:00.989Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-30T15:37:00.989Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {XML} time=1132925026 data=null doit=true} to (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-30T15:37:00.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {XML} time=1132925027 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-30T15:37:00.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {XML} time=1132925027 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-30T15:37:00.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {XML} time=1132925027 data=null item=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-30T15:37:00.989Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-30T15:37:00.989Z] DEBUG - matched List with text "", using matcher: of type 'List' [2019-07-30T15:37:00.989Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2019-07-30T15:37:00.989Z] DEBUG - Set selection (of type 'List') to text Custom XML : Custom XML Log [2019-07-30T15:37:00.989Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1132925031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2019-07-30T15:37:00.989Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1132925031 data=null doit=true} to (of type 'List') [2019-07-30T15:37:00.989Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1132925031 data=null} to (of type 'List') [2019-07-30T15:37:00.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1132925031 data=null button=1 stateMask=0x0 x=97 y=10 count=1} to (of type 'List') [2019-07-30T15:37:00.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1132925031 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-30T15:37:00.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1132925033 data=null button=1 stateMask=0x80000 x=97 y=10 count=1} to (of type 'List') [2019-07-30T15:37:00.989Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-30T15:37:00.989Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-30T15:37:00.989Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-30T15:37:00.989Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T15:37:00.989Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T15:37:00.989Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-30T15:37:00.989Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-30T15:37:00.989Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-30T15:37:00.989Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close' [2019-07-30T15:37:00.989Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH' [2019-07-30T15:37:00.989Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T15:37:00.989Z] DEBUG - Clicking on &Close [2019-07-30T15:37:00.989Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=1132925035 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-30T15:37:00.989Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=1132925035 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-30T15:37:00.989Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=1132925035 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T15:37:00.989Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=1132925035 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T15:37:00.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=1132925035 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-30T15:37:00.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=1132925035 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-30T15:37:00.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=1132925035 data=null item=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-30T15:37:00.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=1132924717 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-30T15:37:00.989Z] DEBUG - Clicked on [2019-07-30T15:37:00.989Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:37:00.989Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:00.989Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:00.989Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:00.989Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:00.989Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:00.989Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132925202 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:37:00.989Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132925202 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:00.989Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132925203 data=null} to TreeItem with text {test} [2019-07-30T15:37:00.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132925203 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:00.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132925203 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:01.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132925283 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:01.246Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:01.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132925284 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:37:01.246Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132925284 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:01.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132925284 data=null} to TreeItem with text {test} [2019-07-30T15:37:01.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132925284 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:01.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132925284 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:01.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132925291 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:01.246Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:37:01.246Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:01.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1132925293 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T15:37:01.246Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1132925293 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T15:37:01.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1132925293 data=null} to TreeItem with text {Traces [0]} [2019-07-30T15:37:01.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1132925293 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:37:01.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132925294 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-30T15:37:01.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1132925315 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:37:01.246Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:01.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1132925322 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T15:37:01.246Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1132925322 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T15:37:01.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1132925322 data=null} to TreeItem with text {Traces [0]} [2019-07-30T15:37:01.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1132925323 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:37:01.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132925323 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-30T15:37:01.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1132925385 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:37:01.246Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:37:01.246Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:01.246Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:01.246Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:01.246Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:01.246Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:01.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132925492 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:37:01.246Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132925492 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:01.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132925492 data=null} to TreeItem with text {test} [2019-07-30T15:37:01.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132925493 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:01.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132925493 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:01.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132925516 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:01.503Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:01.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132925517 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:37:01.503Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132925517 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:01.503Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132925517 data=null} to TreeItem with text {test} [2019-07-30T15:37:01.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132925518 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:01.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132925518 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:01.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132925591 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:01.503Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:37:01.503Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:01.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1132925594 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T15:37:01.503Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1132925594 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T15:37:01.503Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1132925594 data=null} to TreeItem with text {Traces [0]} [2019-07-30T15:37:01.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1132925594 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:37:01.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132925595 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-30T15:37:01.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1132925619 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:37:01.503Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:01.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1132925620 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T15:37:01.503Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1132925620 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T15:37:01.503Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1132925620 data=null} to TreeItem with text {Traces [0]} [2019-07-30T15:37:01.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1132925621 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:37:01.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132925621 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-30T15:37:01.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1132925630 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:37:01.503Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T15:37:01.503Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T15:37:05.675Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T15:37:05.675Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T15:37:05.675Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1132929592 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T15:37:05.675Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:05.675Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:05.675Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:05.675Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:05.675Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:05.675Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:05.675Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:05.675Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:05.675Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:05.675Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:05.675Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:05.675Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-30T15:37:05.675Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T15:37:05.675Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T15:37:05.675Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:05.675Z] DEBUG - Clicking on Cancel [2019-07-30T15:37:05.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1132929609 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-30T15:37:05.675Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1132929610 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-30T15:37:05.675Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1132929610 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T15:37:05.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1132929610 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T15:37:05.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1132929610 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-30T15:37:05.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1132929610 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-30T15:37:05.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1132929610 data=null item=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-30T15:37:05.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1132925717 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-30T15:37:05.675Z] DEBUG - Clicked on [2019-07-30T15:37:05.675Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:37:05.675Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:05.675Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:05.675Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:05.675Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:05.675Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:05.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132929804 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:37:05.675Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132929805 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:05.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132929806 data=null} to TreeItem with text {test} [2019-07-30T15:37:05.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132929806 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:05.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132929807 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:05.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132929890 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:05.675Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:05.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132929892 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:37:05.675Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132929892 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:05.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132929893 data=null} to TreeItem with text {test} [2019-07-30T15:37:05.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132929893 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:05.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132929893 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:05.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132929907 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:05.675Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:37:05.675Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:05.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1132929909 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T15:37:05.675Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1132929909 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T15:37:05.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1132929909 data=null} to TreeItem with text {Traces [0]} [2019-07-30T15:37:05.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1132929910 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:37:05.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132929910 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-30T15:37:05.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1132929932 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:37:05.932Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:05.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1132929978 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T15:37:05.932Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1132929978 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T15:37:05.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1132929978 data=null} to TreeItem with text {Traces [0]} [2019-07-30T15:37:05.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1132929979 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:37:05.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132929979 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-30T15:37:05.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1132929985 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:37:05.932Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T15:37:05.932Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T15:37:06.189Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T15:37:06.189Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T15:37:06.189Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1132930336 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T15:37:06.189Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:06.189Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T15:37:06.189Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T15:37:06.189Z] 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-30T15:37:06.189Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:06.189Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:06.189Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:06.189Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:06.189Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:06.189Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:06.189Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:06.189Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:06.189Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:06.189Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:06.189Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:06.189Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T15:37:06.189Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:37:06.189Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:37:06.189Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:37:06.189Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:37:06.189Z] DEBUG - matched Combo with text " [2019-07-30T15:37:06.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1132930611 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-30T15:37:06.446Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T15:37:06.446Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:06.446Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:06.446Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:06.446Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:06.446Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:06.446Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:06.446Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:06.446Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T15:37:06.446Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:06.446Z] 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-30T15:37:06.446Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:06.446Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:06.446Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:06.446Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:06.446Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:06.446Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:37:07.010Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:07.010Z] 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-30T15:37:07.010Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:07.010Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T15:37:07.010Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6b23a07f [2019-07-30T15:37:07.010Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1132931084 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-30T15:37:07.010Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1132931085 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-30T15:37:07.010Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1132931086 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T15:37:07.010Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1132931086 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T15:37:07.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1132931086 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-30T15:37:07.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1132931086 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-30T15:37:07.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1132931086 data=null item=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-30T15:37:07.010Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1132931086 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-30T15:37:07.010Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1132931086 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-30T15:37:07.010Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1132931086 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-30T15:37:07.010Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1132931086 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T15:37:07.010Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1132931087 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:07.010Z] 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-30T15:37:07.010Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:07.010Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T15:37:07.010Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@59ef35de [2019-07-30T15:37:07.010Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=1132931090 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-30T15:37:07.010Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1132931090 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-30T15:37:07.010Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=1132931090 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T15:37:07.010Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=1132931090 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T15:37:07.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=1132931090 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-30T15:37:07.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=1132931090 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-30T15:37:07.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=1132931091 data=null item=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-30T15:37:07.010Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=1132931091 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-30T15:37:07.010Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1132931091 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-30T15:37:07.010Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=1132931091 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-30T15:37:07.010Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=1132931091 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T15:37:07.010Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=1132931091 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:07.010Z] 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-30T15:37:07.010Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:07.010Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T15:37:07.010Z] 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-30T15:37:07.010Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:07.010Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T15:37:07.010Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:07.010Z] 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-30T15:37:07.010Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:07.010Z] 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-30T15:37:07.010Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:07.010Z] 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-30T15:37:07.010Z] 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-30T15:37:07.010Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T15:37:07.010Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:07.010Z] DEBUG - Clicking on &Finish [2019-07-30T15:37:07.010Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1132931105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:07.010Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1132931105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:07.010Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1132931105 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:07.010Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1132931105 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:07.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1132931106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:07.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1132931106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:07.010Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:07.010Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:07.010Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:07.010Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:07.010Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:07.010Z] DEBUG - Clicked on &Finish [2019-07-30T15:37:08.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1132931106 data=null item=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-30T15:37:08.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1132930030 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-30T15:37:09.160Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:37:09.160Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:09.160Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:09.160Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:09.160Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:09.160Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:09.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132933232 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:37:09.160Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132933232 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:09.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132933232 data=null} to TreeItem with text {test} [2019-07-30T15:37:09.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132933232 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:09.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132933232 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:09.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132933251 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:09.160Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:09.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132933255 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:37:09.160Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132933255 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:09.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132933255 data=null} to TreeItem with text {test} [2019-07-30T15:37:09.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132933256 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:09.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132933261 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:09.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132933270 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:09.160Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:37:09.160Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:09.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1132933271 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:37:09.160Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1132933272 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:37:09.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1132933272 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:37:09.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1132933272 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:37:09.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132933276 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-30T15:37:09.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1132933287 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:37:09.160Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1132933288 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:37:09.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1132933288 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:37:09.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1132933288 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:37:09.160Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1132933289 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-30T15:37:09.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1132933303 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:37:09.723Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:37:09.723Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:09.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132933763 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:09.723Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1132933763 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:09.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1132933764 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:09.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132933764 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:09.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132933765 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:09.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132933801 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:09.723Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:09.723Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:09.723Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:09.723Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:09.723Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:37:09.723Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:09.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132933807 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:09.723Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1132933807 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:09.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1132933807 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:09.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132933808 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:09.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132933808 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:09.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132933813 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:09.723Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:09.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132933814 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:09.723Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1132933814 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:09.723Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:09.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1132933814 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:09.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132933815 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:09.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132933815 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:09.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132933824 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:09.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132933825 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:09.723Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132933825 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:09.723Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1132933826 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:09.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132933925 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:09.979Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132934155 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:09.979Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1132934156 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:09.979Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1132934156 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:09.979Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:09.979Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:37:11.568Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:37:11.568Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:37:11.568Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:37:11.568Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:37:11.568Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:37:11.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1132935331 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:37:11.568Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1132935332 data=null doit=true} to TableItem with text {} [2019-07-30T15:37:11.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1132935332 data=null} to TableItem with text {} [2019-07-30T15:37:11.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1132935332 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:37:11.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1132935333 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-30T15:37:11.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1132935339 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:37:11.568Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:37:11.568Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:37:11.568Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:37:11.568Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:11.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132935552 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:11.568Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1132935552 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:11.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1132935552 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:11.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132935552 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:11.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132935553 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:11.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132935559 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:11.568Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:11.568Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:11.568Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:11.568Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:11.568Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:37:11.568Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:37:11.568Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:11.568Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:11.568Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:11.568Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:11.568Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:11.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132935591 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:37:11.568Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132935592 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:11.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132935592 data=null} to TreeItem with text {test} [2019-07-30T15:37:11.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132935592 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:11.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132935592 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:11.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132935684 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:11.568Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:11.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132935685 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:37:11.568Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132935685 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:11.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132935686 data=null} to TreeItem with text {test} [2019-07-30T15:37:11.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132935686 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:11.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132935687 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:11.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132935694 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:11.568Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:37:11.568Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:11.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1132935696 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:37:11.568Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1132935696 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:37:11.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1132935696 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:37:11.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1132935696 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:37:11.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132935696 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-30T15:37:11.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1132935715 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:37:11.568Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:11.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1132935716 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:37:11.568Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1132935717 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:37:11.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1132935717 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:37:11.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1132935717 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:37:11.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132935717 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-30T15:37:11.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1132935780 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:37:11.825Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T15:37:11.825Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T15:37:12.082Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T15:37:12.082Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T15:37:12.082Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1132936134 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T15:37:12.082Z] 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-30T15:37:12.082Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T15:37:12.082Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:37:12.082Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:37:12.082Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:37:12.082Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:37:12.082Z] DEBUG - matched Combo with text " [2019-07-30T15:37:12.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1132936251 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-30T15:37:12.082Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:12.082Z] 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-30T15:37:12.082Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:37:12.082Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:12.082Z] 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-30T15:37:12.082Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T15:37:12.082Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:12.082Z] 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-30T15:37:12.082Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T15:37:12.082Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:12.082Z] 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-30T15:37:12.082Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T15:37:12.082Z] 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-30T15:37:12.082Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T15:37:12.082Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] 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-30T15:37:12.082Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:12.082Z] 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-30T15:37:12.082Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] 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-30T15:37:12.082Z] 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-30T15:37:12.082Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T15:37:12.082Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:12.082Z] DEBUG - Clicking on &Finish [2019-07-30T15:37:12.082Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1132936302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:12.082Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1132936302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:12.082Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1132936303 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:12.082Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1132936303 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:12.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1132936303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:12.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1132936303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:12.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1132936303 data=null item=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-30T15:37:12.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1132935827 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-30T15:37:12.646Z] DEBUG - Clicked on [2019-07-30T15:37:12.646Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:37:12.646Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:12.646Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:12.646Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:12.646Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:12.646Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:12.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132936900 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:37:12.903Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132936901 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:12.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132936901 data=null} to TreeItem with text {test} [2019-07-30T15:37:12.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132936901 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:12.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132936901 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:12.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132936939 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:12.903Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:12.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132936939 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:37:12.903Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132936940 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:12.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132936940 data=null} to TreeItem with text {test} [2019-07-30T15:37:12.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132936940 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:12.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132936940 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:12.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132936958 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:12.903Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:37:12.903Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:12.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1132936959 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T15:37:12.903Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1132936960 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T15:37:12.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1132936960 data=null} to TreeItem with text {Traces [2]} [2019-07-30T15:37:12.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1132936960 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T15:37:12.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132936960 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-30T15:37:12.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1132937006 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T15:37:12.903Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-30T15:37:12.903Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:37:12.903Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:13.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132937173 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:13.161Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1132937173 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:13.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1132937174 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:13.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132937174 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:13.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132937175 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-30T15:37:13.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132937215 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:13.161Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:13.161Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:13.161Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:13.161Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:13.161Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:37:13.161Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:13.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132937220 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:13.161Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1132937220 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:13.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1132937220 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:13.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132937221 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:13.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132937221 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-30T15:37:13.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132937226 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:13.161Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:13.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132937227 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:13.161Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1132937227 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:13.161Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:13.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1132937228 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:13.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132937228 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:13.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132937228 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-30T15:37:13.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132937238 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:13.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132937238 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:13.161Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132937239 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:13.161Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1132937240 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-30T15:37:13.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132937415 data=null button=1 stateMask=0x80000 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:13.725Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132937683 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:13.725Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1132937683 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:13.725Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1132937683 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:13.725Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:13.725Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:37:13.725Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:37:14.655Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:37:14.655Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:37:14.655Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:37:14.655Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:37:14.655Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:37:14.655Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1132938732 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:37:14.655Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1132938732 data=null doit=true} to TableItem with text {} [2019-07-30T15:37:14.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1132938732 data=null} to TableItem with text {} [2019-07-30T15:37:14.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1132938733 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:37:14.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1132938733 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-30T15:37:14.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1132938807 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:37:14.655Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:37:14.655Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:37:14.655Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:37:14.912Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:14.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132939004 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:14.912Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1132939004 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:14.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1132939005 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:14.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132939005 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:14.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132939005 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-30T15:37:14.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132939011 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:14.912Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:14.912Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:14.912Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:14.912Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:14.912Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:37:14.912Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:37:14.912Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:14.912Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:14.912Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:14.912Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:14.912Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:14.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132939027 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:37:14.912Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132939027 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:14.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132939027 data=null} to TreeItem with text {test} [2019-07-30T15:37:14.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132939027 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:14.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132939027 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:14.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132939111 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:14.912Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:14.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132939113 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:37:14.912Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132939113 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:14.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132939113 data=null} to TreeItem with text {test} [2019-07-30T15:37:14.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132939113 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:14.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132939113 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:14.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132939123 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:14.912Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:37:14.912Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:14.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1132939124 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T15:37:14.912Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1132939125 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T15:37:14.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1132939125 data=null} to TreeItem with text {Traces [2]} [2019-07-30T15:37:14.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1132939125 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T15:37:14.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132939125 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-30T15:37:15.169Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1132939177 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T15:37:15.169Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:15.169Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1132939195 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T15:37:15.169Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1132939198 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T15:37:15.169Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1132939198 data=null} to TreeItem with text {Traces [2]} [2019-07-30T15:37:15.169Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1132939199 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T15:37:15.169Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132939199 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-30T15:37:15.169Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1132939204 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T15:37:15.169Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T15:37:15.169Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T15:37:15.427Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T15:37:15.427Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T15:37:15.427Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1132939535 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T15:37:15.427Z] 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-30T15:37:15.427Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T15:37:15.427Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:37:15.427Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:37:15.427Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:37:15.427Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:37:15.427Z] DEBUG - matched Combo with text " [2019-07-30T15:37:15.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1132939635 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-30T15:37:15.427Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:15.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-30T15:37:15.427Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:37:15.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-30T15:37:15.427Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:15.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-30T15:37:15.427Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T15:37:15.427Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:15.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-30T15:37:15.427Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T15:37:15.427Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:15.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-30T15:37:15.427Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T15:37:15.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-30T15:37:15.427Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:15.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-30T15:37:15.427Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T15:37:15.427Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:15.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-30T15:37:15.427Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:15.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-30T15:37:15.427Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:15.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-30T15:37:15.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-30T15:37:15.427Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T15:37:15.427Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:15.427Z] DEBUG - Clicking on &Finish [2019-07-30T15:37:15.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1132939655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:15.427Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1132939655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:15.427Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1132939655 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:15.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1132939655 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:15.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1132939655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:15.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1132939656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:15.683Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:15.683Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:15.683Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:15.683Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:15.683Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:15.683Z] DEBUG - Clicked on &Finish [2019-07-30T15:37:16.614Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1132939656 data=null item=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-30T15:37:16.614Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1132939249 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-30T15:37:16.614Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:37:16.614Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:16.614Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:16.614Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:16.614Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:16.614Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:16.614Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132940808 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:37:16.614Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132940808 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:16.614Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132940809 data=null} to TreeItem with text {test} [2019-07-30T15:37:16.614Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132940809 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:16.614Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132940810 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:16.614Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132940835 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:16.614Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:16.614Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132940836 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:37:16.614Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132940836 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:16.614Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132940837 data=null} to TreeItem with text {test} [2019-07-30T15:37:16.614Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132940837 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:16.871Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132940837 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:16.871Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132940889 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:16.871Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:37:16.871Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:16.871Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1132940891 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-30T15:37:16.871Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1132940891 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-30T15:37:16.871Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1132940891 data=null} to TreeItem with text {Traces [3]} [2019-07-30T15:37:16.871Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1132940892 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T15:37:16.871Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132940892 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-30T15:37:16.871Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1132940916 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T15:37:16.871Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again. [2019-07-30T15:37:17.128Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:37:17.128Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:17.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132941183 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:17.128Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1132941184 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:17.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1132941184 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:17.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132941184 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:17.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132941185 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-30T15:37:17.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132941224 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:17.128Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:17.128Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:17.128Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:17.128Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:17.128Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:37:17.128Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:17.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132941229 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:17.128Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1132941229 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:17.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1132941229 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:17.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132941230 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:17.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132941230 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-30T15:37:17.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132941235 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:17.128Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:17.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132941236 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:17.128Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1132941236 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:17.128Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:17.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1132941236 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:17.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132941236 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:17.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132941237 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-30T15:37:17.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132941285 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:17.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132941285 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:17.128Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132941285 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:17.385Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1132941286 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-30T15:37:17.385Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132941394 data=null button=1 stateMask=0x80000 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:18.315Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132941584 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:18.315Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1132942412 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:18.315Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1132942413 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:18.315Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:18.315Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:37:18.315Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:37:18.315Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:37:18.879Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:37:18.879Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:37:18.879Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:37:18.879Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:37:18.879Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:37:18.879Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1132942916 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:37:18.879Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1132942916 data=null doit=true} to TableItem with text {} [2019-07-30T15:37:18.879Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1132942916 data=null} to TableItem with text {} [2019-07-30T15:37:18.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1132942917 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:37:18.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1132942917 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-30T15:37:18.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1132942924 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:37:18.879Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:37:18.879Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:37:20.249Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:37:20.249Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:20.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132944169 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:20.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1132944169 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:20.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1132944169 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:20.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132944170 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:20.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132944170 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-30T15:37:20.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132944176 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:20.249Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:20.249Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:20.249Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:20.249Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:20.249Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:37:20.249Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:37:20.249Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:20.249Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:20.249Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:20.249Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:20.249Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:20.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132944195 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:37:20.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132944195 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:20.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132944196 data=null} to TreeItem with text {test} [2019-07-30T15:37:20.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132944196 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:20.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132944196 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:20.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132944231 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:20.249Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:20.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132944232 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:37:20.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132944232 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:20.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132944232 data=null} to TreeItem with text {test} [2019-07-30T15:37:20.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132944233 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:20.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132944233 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:20.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132944245 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:20.249Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:37:20.249Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:20.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1132944246 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-30T15:37:20.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1132944246 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-30T15:37:20.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1132944246 data=null} to TreeItem with text {Traces [3]} [2019-07-30T15:37:20.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1132944247 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T15:37:20.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132944247 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-30T15:37:20.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1132944268 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T15:37:20.249Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:20.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1132944269 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-30T15:37:20.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1132944269 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-30T15:37:20.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1132944270 data=null} to TreeItem with text {Traces [3]} [2019-07-30T15:37:20.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1132944277 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T15:37:20.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132944278 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-30T15:37:20.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1132944285 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T15:37:20.249Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T15:37:20.249Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T15:37:20.506Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T15:37:20.506Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T15:37:20.506Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1132944705 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T15:37:20.506Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:20.506Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T15:37:20.506Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T15:37:20.506Z] 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-30T15:37:20.506Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:20.506Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:20.506Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:20.506Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:20.506Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:20.506Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:20.506Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:20.506Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:20.506Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:20.506Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:20.506Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:20.506Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T15:37:20.506Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:37:20.506Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:37:20.506Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:37:20.506Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:37:20.506Z] DEBUG - matched Combo with text " [2019-07-30T15:37:20.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1132944892 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-30T15:37:20.763Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:20.763Z] 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-30T15:37:20.763Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:20.763Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:37:20.763Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@35b71e90 [2019-07-30T15:37:20.763Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1132944895 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-30T15:37:20.763Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1132944895 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-30T15:37:20.763Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1132944895 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:37:20.763Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1132944895 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:37:20.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1132944896 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-30T15:37:20.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1132944896 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-30T15:37:20.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1132944896 data=null item=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-30T15:37:20.763Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1132944896 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-30T15:37:20.763Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1132944896 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-30T15:37:20.763Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1132944896 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-30T15:37:20.763Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1132944896 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:37:20.763Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1132944897 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:20.763Z] 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-30T15:37:20.763Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:20.763Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T15:37:20.763Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:20.763Z] 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-30T15:37:20.763Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:20.763Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T15:37:20.763Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:20.763Z] 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-30T15:37:20.763Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:20.763Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T15:37:20.763Z] 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-30T15:37:20.763Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:20.763Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T15:37:20.763Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:20.763Z] 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-30T15:37:20.763Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:20.763Z] 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-30T15:37:20.763Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:20.763Z] 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-30T15:37:20.763Z] 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-30T15:37:20.763Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:20.763Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:20.764Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:20.764Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:20.764Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:20.764Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:20.764Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:20.764Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:20.764Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:20.764Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:20.764Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:20.764Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:20.764Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T15:37:20.764Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T15:37:20.764Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:20.764Z] DEBUG - Clicking on &Finish [2019-07-30T15:37:20.764Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1132944923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:20.764Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1132944923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:20.764Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1132944923 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:20.764Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1132944923 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:20.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1132944923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:20.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1132944923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:21.023Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:21.023Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:21.023Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:21.023Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:21.023Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:21.023Z] DEBUG - Clicked on &Finish [2019-07-30T15:37:21.937Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T15:37:21.937Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1132945823 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T15:37:21.937Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T15:37:21.937Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename' [2019-07-30T15:37:21.937Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH' [2019-07-30T15:37:21.937Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-30T15:37:21.937Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T15:37:21.937Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T15:37:21.937Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T15:37:21.937Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T15:37:21.937Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T15:37:21.937Z] DEBUG - Clicking on Rename [2019-07-30T15:37:21.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=1132945825 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-30T15:37:21.937Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=1132945825 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-30T15:37:21.937Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=1132945825 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-30T15:37:21.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=1132945825 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-30T15:37:21.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=1132945825 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-30T15:37:21.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=1132945825 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-30T15:37:21.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=1132945825 data=null item=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-30T15:37:22.195Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1132944924 data=null item=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-30T15:37:22.195Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1132944335 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-30T15:37:22.195Z] DEBUG - Clicked on [2019-07-30T15:37:22.195Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:37:22.195Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:22.195Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:22.195Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:22.195Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:22.195Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:22.195Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132946442 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:37:22.195Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132946442 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:22.195Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132946443 data=null} to TreeItem with text {test} [2019-07-30T15:37:22.195Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132946443 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:22.452Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132946443 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:22.452Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132946504 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:22.452Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:22.452Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132946505 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:37:22.452Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132946505 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:22.452Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132946506 data=null} to TreeItem with text {test} [2019-07-30T15:37:22.452Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132946506 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:22.452Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132946506 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:22.452Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132946513 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:22.452Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:37:22.452Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:22.452Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1132946515 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-30T15:37:22.452Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1132946515 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-30T15:37:22.452Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1132946515 data=null} to TreeItem with text {Traces [4]} [2019-07-30T15:37:22.452Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1132946515 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T15:37:22.452Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132946515 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-30T15:37:22.452Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1132946534 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T15:37:22.452Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-07-30T15:37:22.710Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:37:22.710Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:22.710Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1132946820 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:37:22.710Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1132946821 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:37:22.710Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1132946821 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:37:22.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1132946821 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:37:22.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132946822 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-30T15:37:22.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1132946882 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:37:22.710Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:22.710Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:22.710Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:22.710Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:22.710Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:37:22.710Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:22.710Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1132946886 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:37:22.710Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1132946886 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:37:22.710Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1132946887 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:37:22.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1132946887 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:37:22.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132946887 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-30T15:37:22.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1132946892 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:37:22.710Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:37:22.710Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1132946893 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:37:22.710Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1132946893 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:37:22.710Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:22.710Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1132946894 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:37:22.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1132946894 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:37:22.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132946894 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-30T15:37:22.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1132946905 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:37:22.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1132946906 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:37:22.710Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1132946906 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:37:22.966Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1132946906 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-30T15:37:23.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1132947024 data=null button=1 stateMask=0x80000 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:37:23.223Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1132947317 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:37:23.223Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1132947317 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:37:23.223Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1132947317 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:37:23.223Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:37:23.223Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:37:23.223Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:37:23.223Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:37:23.223Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:37:24.594Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:37:24.594Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:37:24.594Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:37:24.594Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:37:24.594Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:37:24.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1132948425 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:37:24.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1132948425 data=null doit=true} to TableItem with text {} [2019-07-30T15:37:24.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1132948425 data=null} to TableItem with text {} [2019-07-30T15:37:24.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1132948426 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:37:24.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1132948426 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-30T15:37:24.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1132948432 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:37:24.594Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:37:24.594Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:37:24.594Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:37:24.594Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:24.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1132948603 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:37:24.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1132948603 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:37:24.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1132948604 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:37:24.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1132948604 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:37:24.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132948604 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-30T15:37:24.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1132948609 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:37:24.594Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:24.594Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:24.594Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:24.594Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:24.594Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:37:24.594Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:37:24.594Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:24.594Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:24.594Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:24.594Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:24.594Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:24.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132948624 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:37:24.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132948624 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:24.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132948624 data=null} to TreeItem with text {test} [2019-07-30T15:37:24.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132948625 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:24.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132948625 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:24.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132948683 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:24.594Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:24.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132948685 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:37:24.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132948685 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:24.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132948685 data=null} to TreeItem with text {test} [2019-07-30T15:37:24.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132948686 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:24.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132948686 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:24.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132948695 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:24.594Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:37:24.594Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:24.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1132948697 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-30T15:37:24.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1132948697 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-30T15:37:24.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1132948697 data=null} to TreeItem with text {Traces [4]} [2019-07-30T15:37:24.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1132948698 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T15:37:24.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132948698 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-30T15:37:24.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1132948719 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T15:37:24.594Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:24.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1132948721 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-30T15:37:24.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1132948721 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-30T15:37:24.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1132948721 data=null} to TreeItem with text {Traces [4]} [2019-07-30T15:37:24.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1132948722 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T15:37:24.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132948722 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-30T15:37:24.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1132948734 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T15:37:24.594Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T15:37:24.594Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T15:37:24.852Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T15:37:25.109Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T15:37:25.109Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1132949107 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T15:37:25.109Z] 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-30T15:37:25.109Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T15:37:25.109Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:37:25.109Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:37:25.109Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:37:25.109Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:37:25.109Z] DEBUG - matched Combo with text " [2019-07-30T15:37:25.109Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1132949200 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-30T15:37:25.109Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:25.109Z] 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-30T15:37:25.109Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:37:25.109Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4d7f5e96 [2019-07-30T15:37:25.109Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1132949203 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-30T15:37:25.109Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1132949203 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-30T15:37:25.109Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1132949203 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:37:25.109Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1132949204 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:37:25.109Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1132949204 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-30T15:37:25.109Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1132949204 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-30T15:37:25.109Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1132949204 data=null item=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-30T15:37:25.109Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1132949204 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-30T15:37:25.109Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1132949204 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-30T15:37:25.109Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1132949205 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-30T15:37:25.109Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1132949205 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:37:25.109Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1132949205 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:25.109Z] 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-30T15:37:25.109Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T15:37:25.109Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:25.109Z] 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-30T15:37:25.109Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T15:37:25.109Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:25.109Z] 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-30T15:37:25.109Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T15:37:25.109Z] 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-30T15:37:25.109Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T15:37:25.109Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] 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-30T15:37:25.109Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:25.109Z] 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-30T15:37:25.109Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] 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-30T15:37:25.109Z] 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-30T15:37:25.109Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T15:37:25.109Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:25.109Z] DEBUG - Clicking on &Finish [2019-07-30T15:37:25.109Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1132949226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:25.109Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1132949227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:25.109Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1132949227 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:25.109Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1132949227 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:25.109Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1132949227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:25.109Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1132949227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:25.109Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:25.367Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:25.367Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:25.367Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:25.367Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:25.367Z] DEBUG - Clicked on &Finish [2019-07-30T15:37:25.367Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T15:37:25.367Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1132949594 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T15:37:25.367Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T15:37:25.367Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename' [2019-07-30T15:37:25.367Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH' [2019-07-30T15:37:25.367Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-30T15:37:25.367Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T15:37:25.367Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T15:37:25.367Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T15:37:25.367Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T15:37:25.367Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T15:37:25.367Z] DEBUG - Clicking on Rename [2019-07-30T15:37:25.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=1132949610 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-30T15:37:25.367Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=1132949610 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-30T15:37:25.367Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=1132949610 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-30T15:37:25.367Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=1132949610 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-30T15:37:25.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=1132949610 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-30T15:37:25.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=1132949610 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-30T15:37:25.623Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=1132949610 data=null item=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-30T15:37:25.887Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1132949227 data=null item=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-30T15:37:25.887Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1132948830 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-30T15:37:26.144Z] DEBUG - Clicked on [2019-07-30T15:37:26.144Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:37:26.144Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:26.144Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:26.144Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:26.144Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:26.144Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:26.144Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132950334 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:37:26.144Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132950334 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:26.144Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132950334 data=null} to TreeItem with text {test} [2019-07-30T15:37:26.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132950335 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:26.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132950377 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:26.144Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132950391 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:26.144Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:26.144Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132950391 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:37:26.144Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132950392 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:26.144Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132950392 data=null} to TreeItem with text {test} [2019-07-30T15:37:26.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132950392 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:26.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132950392 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:26.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132950414 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:26.400Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:37:26.400Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:26.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1132950416 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-30T15:37:26.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1132950416 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-30T15:37:26.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1132950416 data=null} to TreeItem with text {Traces [5]} [2019-07-30T15:37:26.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1132950416 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T15:37:26.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132950416 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-30T15:37:26.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1132950426 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T15:37:26.400Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again. [2019-07-30T15:37:26.657Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:37:26.657Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:26.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1132950739 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:37:26.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1132950739 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:37:26.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1132950739 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:37:26.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1132950740 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:37:26.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132950778 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-30T15:37:26.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1132950817 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:37:26.657Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:26.657Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:26.657Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:26.657Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:26.657Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:37:26.657Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:26.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1132950821 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:37:26.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1132950821 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:37:26.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1132950821 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:37:26.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1132950822 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:37:26.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132950822 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-30T15:37:26.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1132950827 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:37:26.657Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:37:26.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1132950827 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:37:26.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1132950827 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:37:26.657Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:26.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1132950828 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:37:26.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1132950828 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:37:26.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132950828 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-30T15:37:26.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1132950881 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:37:26.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1132950882 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:37:26.657Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1132950882 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:37:26.914Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1132950882 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-30T15:37:26.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1132950998 data=null button=1 stateMask=0x80000 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:37:27.172Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1132951382 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:37:27.172Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1132951389 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:37:27.172Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1132951390 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:37:27.172Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:37:27.172Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:37:27.172Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:37:27.172Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:37:27.172Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:37:27.172Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:37:28.542Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:37:28.542Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:37:28.542Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:37:28.542Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:37:28.542Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:37:28.542Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1132952394 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:37:28.542Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1132952394 data=null doit=true} to TableItem with text {} [2019-07-30T15:37:28.542Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1132952394 data=null} to TableItem with text {} [2019-07-30T15:37:28.542Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1132952395 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:37:28.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1132952395 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-30T15:37:28.542Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1132952413 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:37:28.542Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:37:28.542Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:37:28.542Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:37:28.542Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:28.542Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1132952593 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:37:28.542Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1132952593 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:37:28.542Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1132952593 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:37:28.542Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1132952594 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:37:28.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132952594 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-30T15:37:28.542Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1132952599 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:37:28.542Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:28.542Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:28.542Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:28.542Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:28.542Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:37:28.542Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:37:28.542Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:28.542Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:28.542Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:28.542Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:28.542Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:28.542Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132952606 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:37:28.542Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132952606 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:28.542Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132952606 data=null} to TreeItem with text {test} [2019-07-30T15:37:28.542Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132952612 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:28.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132952612 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:28.542Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132952648 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:28.542Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:28.542Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132952650 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:37:28.542Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132952650 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:28.542Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132952650 data=null} to TreeItem with text {test} [2019-07-30T15:37:28.542Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132952650 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:28.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132952651 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:28.542Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132952657 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:28.542Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:37:28.542Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:28.542Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1132952658 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-30T15:37:28.542Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1132952658 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-30T15:37:28.542Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1132952658 data=null} to TreeItem with text {Traces [5]} [2019-07-30T15:37:28.542Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1132952658 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T15:37:28.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132952658 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-30T15:37:28.542Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1132952677 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T15:37:28.542Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:28.542Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1132952678 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-30T15:37:28.542Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1132952678 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-30T15:37:28.542Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1132952679 data=null} to TreeItem with text {Traces [5]} [2019-07-30T15:37:28.542Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1132952679 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T15:37:28.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132952680 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-30T15:37:28.542Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1132952688 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T15:37:28.542Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T15:37:28.542Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T15:37:28.799Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T15:37:28.799Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T15:37:28.799Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1132953000 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T15:37:28.799Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:28.799Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T15:37:28.799Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T15:37:28.799Z] 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-30T15:37:28.799Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:28.799Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:28.799Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:28.799Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:28.799Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:28.799Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:28.799Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:28.799Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:28.799Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:28.799Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:28.799Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:28.799Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T15:37:28.799Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:37:28.799Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:37:28.799Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:37:28.799Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:37:28.799Z] DEBUG - matched Combo with text " [2019-07-30T15:37:29.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1132953120 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-30T15:37:29.057Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:29.057Z] 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-30T15:37:29.057Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:37:29.057Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6f66d1ee [2019-07-30T15:37:29.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1132953123 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-30T15:37:29.057Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1132953123 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-30T15:37:29.057Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1132953123 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:37:29.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1132953123 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:37:29.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1132953123 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-30T15:37:29.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1132953123 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-30T15:37:29.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1132953123 data=null item=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-30T15:37:29.057Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1132953124 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-30T15:37:29.057Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1132953124 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-30T15:37:29.057Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1132953124 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-30T15:37:29.057Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1132953124 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:37:29.057Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1132953124 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:29.057Z] 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-30T15:37:29.057Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T15:37:29.057Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:29.057Z] 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-30T15:37:29.057Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T15:37:29.057Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:29.057Z] 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-30T15:37:29.057Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T15:37:29.057Z] 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-30T15:37:29.057Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T15:37:29.057Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] 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-30T15:37:29.057Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:29.057Z] 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-30T15:37:29.057Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] 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-30T15:37:29.057Z] 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-30T15:37:29.057Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T15:37:29.057Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:29.057Z] DEBUG - Clicking on &Finish [2019-07-30T15:37:29.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1132953140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:29.057Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1132953141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:29.057Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1132953141 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:29.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1132953141 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:29.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1132953141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:29.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1132953141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:29.057Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:29.057Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:29.057Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:29.057Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:29.057Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:29.057Z] DEBUG - Clicked on &Finish [2019-07-30T15:37:29.620Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T15:37:29.620Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1132953808 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T15:37:29.620Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T15:37:29.620Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename' [2019-07-30T15:37:29.620Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH' [2019-07-30T15:37:29.620Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-30T15:37:29.620Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T15:37:29.620Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T15:37:29.620Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T15:37:29.620Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T15:37:29.620Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T15:37:29.620Z] DEBUG - Clicking on Rename [2019-07-30T15:37:29.620Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=1132953809 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-30T15:37:29.620Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=1132953809 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-30T15:37:29.620Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=1132953809 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-30T15:37:29.620Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=1132953809 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-30T15:37:29.620Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=1132953809 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-30T15:37:29.620Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=1132953809 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-30T15:37:29.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=1132953810 data=null item=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-30T15:37:29.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1132953141 data=null item=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-30T15:37:29.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1132952725 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-30T15:37:29.878Z] DEBUG - Clicked on [2019-07-30T15:37:29.878Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:37:29.878Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:29.878Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:29.878Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:29.878Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:29.878Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:29.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132954112 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:37:29.878Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132954113 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:29.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132954113 data=null} to TreeItem with text {test} [2019-07-30T15:37:29.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132954113 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:30.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132954124 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:30.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132954192 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:30.134Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:30.134Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132954193 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:37:30.134Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132954194 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:30.134Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132954194 data=null} to TreeItem with text {test} [2019-07-30T15:37:30.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132954194 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:30.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132954194 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:30.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132954209 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:30.134Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:37:30.134Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:30.134Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1132954211 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T15:37:30.134Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1132954211 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T15:37:30.134Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1132954211 data=null} to TreeItem with text {Traces [6]} [2019-07-30T15:37:30.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1132954211 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:37:30.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132954213 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-30T15:37:30.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1132954224 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:37:30.134Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T15:37:30.391Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:37:30.391Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:30.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1132954504 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:37:30.391Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1132954504 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:37:30.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1132954504 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:37:30.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1132954505 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:37:30.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132954505 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-30T15:37:30.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1132954548 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:37:30.391Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:30.391Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:30.391Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:30.391Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:30.391Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:37:30.391Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:30.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1132954582 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:37:30.391Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1132954582 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:37:30.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1132954582 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:37:30.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1132954583 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:37:30.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132954583 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-30T15:37:30.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1132954588 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:37:30.391Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:37:30.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1132954589 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:37:30.391Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1132954589 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:37:30.391Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:30.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1132954589 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:37:30.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1132954590 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:37:30.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132954590 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-30T15:37:30.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1132954594 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:37:30.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1132954598 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:37:30.391Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1132954599 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:37:30.648Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1132954599 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-30T15:37:31.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1132954665 data=null button=1 stateMask=0x80000 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:37:31.628Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1132955400 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:37:31.628Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1132955512 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:37:31.628Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1132955513 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:37:31.628Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:37:31.628Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:37:31.628Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:37:31.628Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:37:31.628Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:37:31.628Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:37:31.628Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:37:31.628Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:37:31.628Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:37:31.628Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:37:31.628Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:37:31.628Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:37:31.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1132955516 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:37:31.628Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1132955516 data=null doit=true} to TableItem with text {} [2019-07-30T15:37:31.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1132955517 data=null} to TableItem with text {} [2019-07-30T15:37:31.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1132955517 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:37:31.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1132955517 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-30T15:37:31.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1132955523 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:37:31.628Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:37:31.628Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:37:33.000Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:37:33.000Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:33.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1132957158 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:37:33.000Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1132957158 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:37:33.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1132957158 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:37:33.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1132957158 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:37:33.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132957159 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-30T15:37:33.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1132957164 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:37:33.000Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:33.000Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:33.000Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:33.000Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:33.000Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:37:33.000Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:37:33.000Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:33.000Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:33.000Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:33.000Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:33.000Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:33.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132957177 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:37:33.000Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132957177 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:33.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132957178 data=null} to TreeItem with text {test} [2019-07-30T15:37:33.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132957178 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:33.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132957178 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:33.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132957217 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:33.000Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:33.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132957218 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:37:33.000Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132957218 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:33.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132957218 data=null} to TreeItem with text {test} [2019-07-30T15:37:33.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132957218 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:33.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132957219 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:33.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132957225 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:33.000Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:37:33.000Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:33.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1132957226 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T15:37:33.001Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1132957226 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T15:37:33.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1132957226 data=null} to TreeItem with text {Traces [6]} [2019-07-30T15:37:33.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1132957226 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:37:33.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132957226 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-30T15:37:33.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1132957245 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:37:33.001Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T15:37:33.565Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:37:33.565Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:33.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132957724 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-30T15:37:33.565Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1132957724 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-30T15:37:33.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1132957725 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-30T15:37:33.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132957725 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T15:37:33.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132957725 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-30T15:37:33.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132957761 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T15:37:33.565Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:33.565Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:33.565Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:33.565Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:33.565Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:37:33.565Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:37:33.565Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:33.565Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:33.565Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:33.565Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:33.565Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:33.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132957768 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:37:33.565Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132957769 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:33.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132957769 data=null} to TreeItem with text {test} [2019-07-30T15:37:33.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132957769 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:33.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132957769 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:33.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132957802 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:33.565Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:33.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132957804 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:37:33.565Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132957804 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:33.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132957804 data=null} to TreeItem with text {test} [2019-07-30T15:37:33.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132957804 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:33.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132957804 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:33.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132957811 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:33.565Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:37:33.565Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:33.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1132957813 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T15:37:33.565Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1132957813 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T15:37:33.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1132957813 data=null} to TreeItem with text {Traces [6]} [2019-07-30T15:37:33.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1132957813 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:37:33.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132957813 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-30T15:37:33.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1132957834 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:37:33.821Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:33.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1132957835 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T15:37:33.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1132957835 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T15:37:33.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1132957836 data=null} to TreeItem with text {Traces [6]} [2019-07-30T15:37:33.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1132957836 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:37:33.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132957836 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-30T15:37:33.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1132957845 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:37:33.821Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T15:37:33.821Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T15:37:34.386Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T15:37:34.386Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T15:37:34.386Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1132958347 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T15:37:34.386Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:34.386Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T15:37:34.386Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T15:37:34.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-30T15:37:34.386Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:34.386Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:34.386Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:34.386Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:34.386Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:34.386Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:34.386Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:34.386Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:34.386Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:34.386Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:34.386Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:34.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-30T15:37:34.386Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:37:34.386Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:37:34.386Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:37:34.386Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:37:34.386Z] DEBUG - matched Combo with text " [2019-07-30T15:37:34.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1132958423 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-30T15:37:34.386Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T15:37:34.386Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:34.386Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:34.386Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:34.386Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:34.386Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:34.386Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:34.386Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:34.386Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T15:37:34.386Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:34.386Z] 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-30T15:37:34.386Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:34.386Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:34.386Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:34.386Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:34.386Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:34.386Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:37:34.386Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5fb83ec7 [2019-07-30T15:37:34.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1132958426 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-30T15:37:34.386Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1132958426 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-30T15:37:34.386Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1132958426 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:37:34.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1132958426 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:37:34.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1132958427 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-30T15:37:34.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1132958427 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-30T15:37:34.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1132958427 data=null item=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-30T15:37:34.386Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1132958427 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-30T15:37:34.386Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1132958427 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-30T15:37:34.386Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1132958427 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-30T15:37:34.386Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1132958427 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:37:34.386Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1132958428 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:37:34.386Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:34.386Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:34.386Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:34.386Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:34.386Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:34.386Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:34.386Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:34.386Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:34.386Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T15:37:34.386Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:34.386Z] 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-30T15:37:34.386Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:34.386Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:34.386Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:34.386Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:34.386Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T15:37:34.386Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:37:34.386Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:34.386Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:34.386Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:34.386Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:34.386Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:34.386Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T15:37:34.386Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:34.386Z] 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-30T15:37:34.386Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:34.386Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:34.386Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:34.386Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:34.386Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:34.386Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:34.387Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:34.387Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T15:37:34.387Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T15:37:34.387Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:34.387Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:34.387Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:34.387Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:34.387Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:34.387Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:34.387Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T15:37:34.387Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:34.387Z] 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-30T15:37:34.387Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:34.387Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:34.387Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:34.387Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:34.387Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:34.387Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:34.387Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T15:37:34.387Z] 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-30T15:37:34.387Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:34.387Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:34.387Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:34.387Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:34.387Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:34.387Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:34.387Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:34.387Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:34.387Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:34.387Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T15:37:34.387Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:34.387Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T15:37:34.387Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:34.387Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:34.387Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:34.387Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T15:37:34.387Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:37:34.387Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:34.387Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:34.387Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:34.387Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:34.387Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:34.387Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:34.387Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:34.387Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:34.387Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:34.387Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:34.387Z] 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-30T15:37:34.387Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:34.387Z] 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-30T15:37:34.387Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:34.387Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:34.387Z] 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-30T15:37:34.387Z] 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-30T15:37:34.387Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:34.387Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:34.387Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:34.387Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:34.387Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:34.387Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:34.387Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:34.387Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:34.387Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:34.387Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:34.387Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:34.387Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:34.387Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T15:37:34.387Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T15:37:34.387Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:34.387Z] DEBUG - Clicking on &Finish [2019-07-30T15:37:34.387Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1132958446 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:34.387Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1132958450 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:34.387Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1132958451 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:34.387Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1132958451 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:34.387Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1132958451 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:34.387Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1132958451 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:34.644Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:34.644Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:34.644Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:34.644Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:34.644Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:34.644Z] DEBUG - Clicked on &Finish [2019-07-30T15:37:34.644Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T15:37:34.644Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1132958794 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T15:37:34.644Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T15:37:34.644Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T15:37:34.644Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T15:37:34.644Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite' [2019-07-30T15:37:34.644Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH' [2019-07-30T15:37:34.644Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-30T15:37:34.644Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T15:37:34.644Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T15:37:34.644Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T15:37:34.644Z] DEBUG - Clicking on Overwrite [2019-07-30T15:37:34.644Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=1132958795 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-30T15:37:34.644Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=1132958795 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-30T15:37:34.644Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=1132958795 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-30T15:37:34.644Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=1132958795 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-30T15:37:34.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=1132958795 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-30T15:37:34.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=1132958795 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-30T15:37:34.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=1132958795 data=null item=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-30T15:37:35.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1132958451 data=null item=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-30T15:37:35.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1132957913 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-30T15:37:35.575Z] DEBUG - Clicked on [2019-07-30T15:37:35.575Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:37:35.575Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:35.575Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:35.575Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:35.575Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:35.575Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:35.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132959736 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:37:35.575Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132959736 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:35.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132959736 data=null} to TreeItem with text {test} [2019-07-30T15:37:35.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132959736 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:35.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132959736 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:35.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132959755 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:35.575Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:35.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132959755 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:37:35.575Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132959756 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:35.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132959756 data=null} to TreeItem with text {test} [2019-07-30T15:37:35.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132959756 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:35.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132959756 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:35.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132959784 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:35.575Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:37:35.575Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:35.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1132959786 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T15:37:35.575Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1132959786 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T15:37:35.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1132959786 data=null} to TreeItem with text {Traces [6]} [2019-07-30T15:37:35.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1132959786 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:37:35.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132959786 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-30T15:37:35.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1132959796 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:37:35.575Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T15:37:35.832Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:37:35.832Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:35.832Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132959984 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:35.832Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1132959984 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:35.832Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1132959985 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:35.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132959985 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:35.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132959986 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:35.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132960024 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:35.832Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:35.832Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:35.832Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:35.832Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:35.832Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:37:35.832Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:35.832Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132960028 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:35.832Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1132960028 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:35.832Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1132960028 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:35.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132960029 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:35.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132960029 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:35.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132960034 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:35.832Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:35.832Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132960035 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:35.832Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1132960035 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:35.832Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:35.832Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1132960035 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:35.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132960036 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:35.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132960036 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:35.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132960046 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:35.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132960047 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:35.832Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132960047 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:36.088Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1132960047 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:36.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132960212 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:36.344Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132960482 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:36.344Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1132960482 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:36.344Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1132960482 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:36.344Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:36.344Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:37:36.344Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:37:36.344Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:37:36.344Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:37:36.344Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:37:36.344Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:37:37.275Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:37:37.275Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:37:37.275Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:37:37.275Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:37:37.275Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:37:37.275Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1132961513 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:37:37.275Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1132961513 data=null doit=true} to TableItem with text {} [2019-07-30T15:37:37.275Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1132961513 data=null} to TableItem with text {} [2019-07-30T15:37:37.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1132961514 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:37:37.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1132961514 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-30T15:37:37.531Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1132961619 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:37:37.531Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:37:37.531Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:37:37.531Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:37:37.531Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:37.788Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132961816 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:37.788Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1132961816 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:37.788Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1132961816 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:37.788Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132961816 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:37.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132961817 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:37.788Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132961822 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:37.788Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:37.788Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:37.788Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:37.788Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:37.788Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:37:37.788Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:37:37.788Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:37.788Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132961935 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-30T15:37:37.788Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1132961935 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-30T15:37:37.788Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1132961935 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-30T15:37:37.788Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132961936 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T15:37:37.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132961936 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-30T15:37:37.788Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132961941 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T15:37:37.788Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:37.788Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:37.788Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:37.788Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:37.788Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:37:37.788Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:37:37.788Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:37.788Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:37.788Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:37.788Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:37.788Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:37.788Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132961948 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:37:37.788Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132961948 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:37.788Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132961948 data=null} to TreeItem with text {test} [2019-07-30T15:37:37.788Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132961948 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:37.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132961948 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:37.788Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132961991 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:37.788Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:37.788Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132961992 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:37:37.788Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132961992 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:37.788Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132961993 data=null} to TreeItem with text {test} [2019-07-30T15:37:37.788Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132961993 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:37.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132961993 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:37.788Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132962005 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:37.788Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:37:37.788Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:37.788Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1132962007 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T15:37:37.788Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1132962007 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T15:37:37.788Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1132962007 data=null} to TreeItem with text {Traces [6]} [2019-07-30T15:37:37.788Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1132962007 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:37:37.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132962008 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-30T15:37:37.788Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1132962028 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:37:37.788Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T15:37:38.045Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:37:38.045Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:38.302Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132962299 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to Tree node with text: ExampleCustomXml.xml [2019-07-30T15:37:38.302Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1132962299 data=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-07-30T15:37:38.302Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1132962299 data=null} to Tree node with text: ExampleCustomXml.xml [2019-07-30T15:37:38.302Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132962299 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-30T15:37:38.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132962300 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-30T15:37:38.302Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132962336 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-30T15:37:38.302Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:38.302Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:38.302Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:38.302Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:38.302Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:37:38.302Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:37:38.302Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:38.302Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:38.302Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:38.302Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:38.302Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:38.302Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132962344 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:37:38.302Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132962344 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:38.302Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132962344 data=null} to TreeItem with text {test} [2019-07-30T15:37:38.302Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132962344 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:38.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132962345 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:38.302Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132962391 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:38.302Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:38.302Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132962392 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:37:38.302Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132962392 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:38.302Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132962392 data=null} to TreeItem with text {test} [2019-07-30T15:37:38.302Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132962393 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:38.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132962393 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:38.302Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132962404 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:38.302Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:37:38.302Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:38.302Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1132962405 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T15:37:38.302Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1132962405 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T15:37:38.302Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1132962405 data=null} to TreeItem with text {Traces [6]} [2019-07-30T15:37:38.302Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1132962406 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:37:38.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132962407 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-30T15:37:38.302Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1132962430 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:37:38.302Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:38.302Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1132962431 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T15:37:38.302Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1132962431 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T15:37:38.302Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1132962431 data=null} to TreeItem with text {Traces [6]} [2019-07-30T15:37:38.302Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1132962432 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:37:38.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132962432 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-30T15:37:38.302Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1132962441 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:37:38.302Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T15:37:38.302Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T15:37:38.559Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T15:37:38.559Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T15:37:38.559Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1132962796 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T15:37:38.559Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:38.559Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T15:37:38.559Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T15:37:38.559Z] 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-30T15:37:38.559Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:38.559Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:38.559Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:38.559Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:38.559Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:38.559Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:38.559Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:38.559Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:38.559Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:38.559Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:38.559Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T15:37:38.818Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:37:38.818Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:37:38.818Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:37:38.818Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:37:38.818Z] DEBUG - matched Combo with text " [2019-07-30T15:37:38.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1132962902 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-30T15:37:38.818Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:38.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-30T15:37:38.818Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:37:38.818Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2d2ece26 [2019-07-30T15:37:38.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1132962907 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-30T15:37:38.818Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1132962907 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-30T15:37:38.818Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1132962907 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:37:38.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1132962907 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:37:38.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1132962908 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-30T15:37:38.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1132962908 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-30T15:37:38.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1132962908 data=null item=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-30T15:37:38.818Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1132962908 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-30T15:37:38.818Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1132962909 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-30T15:37:38.818Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1132962909 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-30T15:37:38.818Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1132962909 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:37:38.818Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1132962909 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:38.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-30T15:37:38.818Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T15:37:38.818Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:38.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-30T15:37:38.818Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T15:37:38.818Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:38.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-30T15:37:38.818Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T15:37:38.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-30T15:37:38.818Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:38.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-30T15:37:38.818Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T15:37:38.818Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:38.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-30T15:37:38.818Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:38.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-30T15:37:38.818Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:38.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-30T15:37:38.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-30T15:37:38.818Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T15:37:38.818Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:38.818Z] DEBUG - Clicking on &Finish [2019-07-30T15:37:38.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1132962940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:38.818Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1132962940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:38.818Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1132962940 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:38.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1132962941 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:38.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1132962941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:38.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1132962941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:39.075Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:39.075Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:39.075Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:39.075Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:39.075Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:39.075Z] DEBUG - Clicked on &Finish [2019-07-30T15:37:39.075Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T15:37:39.075Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1132963215 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T15:37:39.075Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T15:37:39.075Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T15:37:39.075Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T15:37:39.075Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite' [2019-07-30T15:37:39.075Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH' [2019-07-30T15:37:39.075Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-30T15:37:39.075Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T15:37:39.075Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T15:37:39.075Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T15:37:39.075Z] DEBUG - Clicking on Overwrite [2019-07-30T15:37:39.075Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=1132963236 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-30T15:37:39.075Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=1132963236 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-30T15:37:39.075Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=1132963236 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-30T15:37:39.075Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=1132963236 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-30T15:37:39.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=1132963236 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-30T15:37:39.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=1132963236 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-30T15:37:39.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=1132963236 data=null item=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-30T15:37:39.638Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1132962941 data=null item=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-30T15:37:39.638Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1132962498 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-30T15:37:39.895Z] DEBUG - Clicked on [2019-07-30T15:37:39.895Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:37:39.895Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:39.895Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:39.895Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:39.895Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:39.895Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:39.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132963959 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:37:39.895Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132963960 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:39.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132963960 data=null} to TreeItem with text {test} [2019-07-30T15:37:39.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132963960 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:39.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132963960 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:39.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132963998 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:39.895Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:39.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132963999 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:37:39.895Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132963999 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:39.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132963999 data=null} to TreeItem with text {test} [2019-07-30T15:37:39.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132964000 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:39.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132964000 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:39.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132964010 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:39.895Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:37:39.895Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:39.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1132964011 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T15:37:39.895Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1132964011 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T15:37:39.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1132964011 data=null} to TreeItem with text {Traces [6]} [2019-07-30T15:37:39.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1132964011 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:37:39.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132964012 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-30T15:37:39.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1132964021 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:37:39.895Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T15:37:39.895Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:37:39.895Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:39.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132964137 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:39.895Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1132964138 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:39.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1132964138 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:39.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132964138 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:39.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132964138 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-30T15:37:40.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132964183 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:40.152Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:40.152Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:40.152Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:40.152Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:40.152Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:37:40.152Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:40.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132964187 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:40.152Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1132964187 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:40.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1132964187 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:40.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132964187 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:40.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132964187 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-30T15:37:40.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132964192 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:40.152Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:40.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132964193 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:40.152Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1132964193 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:40.152Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:40.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1132964193 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:40.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132964193 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:40.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132964193 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-30T15:37:40.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132964197 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:40.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132964197 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:40.152Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132964198 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:40.152Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1132964198 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-30T15:37:40.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132964303 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:40.152Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132964313 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:40.409Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1132964401 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:40.409Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1132964560 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:40.409Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:40.409Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:37:40.409Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:37:40.409Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:37:40.409Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:37:40.409Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:37:40.409Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:37:41.339Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:37:41.339Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:37:41.339Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:37:41.339Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:37:41.339Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:37:41.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1132965568 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:37:41.339Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1132965568 data=null doit=true} to TableItem with text {} [2019-07-30T15:37:41.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1132965568 data=null} to TableItem with text {} [2019-07-30T15:37:41.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1132965569 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:37:41.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1132965569 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-30T15:37:41.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1132965602 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:37:41.597Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:37:41.597Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:37:41.597Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:37:41.597Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:41.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132965778 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:41.597Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1132965778 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:41.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1132965778 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:41.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132965779 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:41.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132965779 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-30T15:37:41.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132965784 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:41.597Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:41.597Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:41.597Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:41.597Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:41.597Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:37:41.597Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:37:41.597Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:42.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132965885 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to Tree node with text: ExampleCustomXml.xml [2019-07-30T15:37:42.125Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1132965886 data=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-07-30T15:37:42.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1132965886 data=null} to Tree node with text: ExampleCustomXml.xml [2019-07-30T15:37:42.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132965886 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-30T15:37:42.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132965886 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-30T15:37:42.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132965891 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-30T15:37:42.125Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:42.125Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:42.125Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:42.125Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:42.125Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:37:42.125Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:37:42.125Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:42.125Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:42.125Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:42.125Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:42.125Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:42.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132965898 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:37:42.125Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132965898 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:42.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132965898 data=null} to TreeItem with text {test} [2019-07-30T15:37:42.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132965898 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:42.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132965899 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:42.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132965932 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:42.125Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:42.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132965957 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:37:42.125Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132965957 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:42.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132965957 data=null} to TreeItem with text {test} [2019-07-30T15:37:42.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132965958 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:42.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132965958 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:42.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132965964 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:42.125Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:37:42.125Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:42.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1132965965 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T15:37:42.125Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1132965966 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T15:37:42.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1132965966 data=null} to TreeItem with text {Traces [6]} [2019-07-30T15:37:42.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1132965966 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:37:42.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132965966 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-30T15:37:42.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1132965993 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:37:42.125Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T15:37:42.390Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:37:42.390Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:42.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132966454 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to Tree node with text: kernel-overlap-testing [2019-07-30T15:37:42.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1132966454 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-30T15:37:42.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1132966454 data=null} to Tree node with text: kernel-overlap-testing [2019-07-30T15:37:42.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132966454 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-30T15:37:42.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132966455 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-30T15:37:42.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132966501 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-30T15:37:42.390Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:42.390Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:42.390Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:42.390Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:42.390Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:37:42.390Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:37:42.390Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:42.390Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:42.390Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:42.390Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:42.390Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:42.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132966508 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:37:42.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132966508 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:42.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132966508 data=null} to TreeItem with text {test} [2019-07-30T15:37:42.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132966508 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:42.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132966508 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:42.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132966545 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:42.390Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:42.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132966546 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:37:42.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132966546 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:42.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132966546 data=null} to TreeItem with text {test} [2019-07-30T15:37:42.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132966547 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:42.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132966547 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:42.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132966553 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:42.390Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:37:42.390Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:42.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1132966558 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T15:37:42.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1132966558 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T15:37:42.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1132966558 data=null} to TreeItem with text {Traces [6]} [2019-07-30T15:37:42.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1132966558 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:37:42.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132966558 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-30T15:37:42.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1132966593 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:37:42.390Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:42.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1132966595 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T15:37:42.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1132966595 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T15:37:42.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1132966595 data=null} to TreeItem with text {Traces [6]} [2019-07-30T15:37:42.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1132966595 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:37:42.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132966595 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-30T15:37:42.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1132966608 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:37:42.647Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T15:37:42.647Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T15:37:42.905Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T15:37:42.905Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T15:37:42.905Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1132966926 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T15:37:42.905Z] 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-30T15:37:42.905Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T15:37:42.905Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:37:42.905Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:37:42.905Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:37:42.905Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:37:42.905Z] DEBUG - matched Combo with text " [2019-07-30T15:37:42.905Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1132967031 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-30T15:37:42.905Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:42.905Z] 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-30T15:37:42.905Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:37:42.905Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@131c8412 [2019-07-30T15:37:42.905Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1132967034 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-30T15:37:42.905Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1132967034 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-30T15:37:42.905Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1132967034 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:37:42.905Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1132967034 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:37:42.905Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1132967034 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-30T15:37:42.905Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1132967034 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-30T15:37:42.905Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1132967035 data=null item=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-30T15:37:42.905Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1132967035 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-30T15:37:42.905Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1132967035 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-30T15:37:42.905Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1132967035 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-30T15:37:42.905Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1132967035 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:37:42.905Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1132967035 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:42.905Z] 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-30T15:37:42.905Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T15:37:42.905Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:42.905Z] 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-30T15:37:42.905Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T15:37:42.905Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:42.905Z] 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-30T15:37:42.905Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T15:37:42.905Z] 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-30T15:37:42.905Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T15:37:42.905Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] 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-30T15:37:42.905Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:42.905Z] 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-30T15:37:42.905Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] 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-30T15:37:42.905Z] 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-30T15:37:42.905Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T15:37:42.905Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:42.905Z] DEBUG - Clicking on &Finish [2019-07-30T15:37:42.905Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1132967053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:42.905Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1132967053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:42.905Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1132967053 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:42.905Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1132967053 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:42.905Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1132967053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:42.905Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1132967054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:43.163Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:43.163Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:43.163Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:43.163Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:43.163Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:43.163Z] DEBUG - Clicked on &Finish [2019-07-30T15:37:43.727Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T15:37:43.727Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1132967892 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T15:37:43.727Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T15:37:43.727Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T15:37:43.727Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T15:37:43.727Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite' [2019-07-30T15:37:43.727Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH' [2019-07-30T15:37:43.727Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-30T15:37:43.727Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T15:37:43.727Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T15:37:43.727Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T15:37:43.727Z] DEBUG - Clicking on Overwrite [2019-07-30T15:37:43.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=1132967893 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-30T15:37:43.727Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=1132967893 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-30T15:37:43.727Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=1132967893 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-30T15:37:43.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=1132967893 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-30T15:37:43.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=1132967893 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-30T15:37:43.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=1132967893 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-30T15:37:43.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=1132967893 data=null item=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-30T15:37:44.290Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1132967054 data=null item=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-30T15:37:44.290Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1132966653 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-30T15:37:44.290Z] DEBUG - Clicked on [2019-07-30T15:37:44.290Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:37:44.290Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:44.290Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:44.290Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:44.290Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:44.290Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:44.290Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132968447 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:37:44.290Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132968448 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:44.290Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132968448 data=null} to TreeItem with text {test} [2019-07-30T15:37:44.290Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132968448 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:44.290Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132968448 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:44.290Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132968496 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:44.290Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:44.290Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132968507 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:37:44.290Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132968507 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:44.290Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132968507 data=null} to TreeItem with text {test} [2019-07-30T15:37:44.290Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132968508 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:44.290Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132968508 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:44.290Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132968527 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:44.290Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:37:44.290Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:44.290Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1132968528 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T15:37:44.290Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1132968528 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T15:37:44.290Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1132968528 data=null} to TreeItem with text {Traces [6]} [2019-07-30T15:37:44.290Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1132968529 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:37:44.290Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132968529 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-30T15:37:44.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1132968602 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:37:44.547Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T15:37:44.804Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:37:44.804Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:44.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132968871 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:44.804Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1132968871 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:44.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1132968871 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:44.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132968871 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:44.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132968872 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-30T15:37:44.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132968911 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:44.804Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:44.804Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:44.804Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:44.804Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:44.804Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:37:44.804Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:44.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132968914 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:44.804Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1132968914 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:44.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1132968914 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:44.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132968915 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:44.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132968915 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-30T15:37:44.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132968920 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:44.804Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:44.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132968920 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:44.804Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1132968921 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:44.804Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:44.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1132968921 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:44.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132968921 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:44.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132968922 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-30T15:37:44.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132968925 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:44.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132968926 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:44.804Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132968926 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:44.804Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1132968926 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-30T15:37:45.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132969001 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:45.735Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132969744 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:45.735Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1132969860 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:45.735Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1132969860 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:45.735Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:45.735Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:37:45.735Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:37:45.735Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:37:45.735Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:37:45.735Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:37:45.735Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:37:45.735Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:37:45.735Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:37:45.735Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:37:45.735Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:37:45.735Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:37:45.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1132969863 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:37:45.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1132969863 data=null doit=true} to TableItem with text {} [2019-07-30T15:37:45.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1132969863 data=null} to TableItem with text {} [2019-07-30T15:37:45.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1132969864 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:37:45.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1132969864 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-30T15:37:45.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1132969870 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:37:45.735Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:37:45.735Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:37:46.664Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:37:46.921Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:46.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132971005 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:46.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1132971005 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:46.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1132971006 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:46.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132971006 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:46.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132971006 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-30T15:37:46.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132971011 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:46.921Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:46.921Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:46.921Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:46.921Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:46.921Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:37:46.921Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:37:46.921Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:46.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132971148 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to Tree node with text: kernel-overlap-testing [2019-07-30T15:37:46.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1132971149 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-30T15:37:46.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1132971149 data=null} to Tree node with text: kernel-overlap-testing [2019-07-30T15:37:46.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132971150 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-30T15:37:46.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132971150 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-30T15:37:46.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132971154 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-30T15:37:46.921Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:46.921Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:46.921Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:46.921Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:46.921Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:37:46.921Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:37:47.178Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:47.178Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:47.178Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:47.178Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:47.178Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:47.178Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132971184 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:37:47.178Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132971184 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:47.178Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132971184 data=null} to TreeItem with text {test} [2019-07-30T15:37:47.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132971185 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:47.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132971185 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:47.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132971222 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:47.178Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:47.178Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132971223 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:37:47.178Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132971223 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:47.178Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132971223 data=null} to TreeItem with text {test} [2019-07-30T15:37:47.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132971223 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:47.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132971224 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:47.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132971230 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:47.178Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:37:47.178Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:47.178Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1132971231 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T15:37:47.178Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1132971231 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T15:37:47.178Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1132971231 data=null} to TreeItem with text {Traces [6]} [2019-07-30T15:37:47.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1132971232 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:37:47.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132971232 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-30T15:37:47.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1132971250 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:37:47.178Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T15:37:47.434Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:37:47.434Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:47.691Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132971731 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-30T15:37:47.691Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1132971732 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-30T15:37:47.691Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1132971732 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-30T15:37:47.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132971732 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T15:37:47.691Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132971733 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-30T15:37:47.691Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132971779 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T15:37:47.691Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:47.691Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:47.691Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:47.691Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:47.691Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:37:47.691Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:37:47.691Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:47.691Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:47.691Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:47.691Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:47.691Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:47.691Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132971788 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:37:47.691Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132971788 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:47.691Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132971788 data=null} to TreeItem with text {test} [2019-07-30T15:37:47.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132971789 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:47.691Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132971789 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:47.691Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132971821 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:47.691Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:47.691Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132971822 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:37:47.691Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132971822 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:47.691Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132971822 data=null} to TreeItem with text {test} [2019-07-30T15:37:47.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132971822 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:47.691Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132971822 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:47.691Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132971828 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:47.691Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:37:47.691Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:47.691Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1132971830 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T15:37:47.691Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1132971830 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T15:37:47.691Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1132971830 data=null} to TreeItem with text {Traces [6]} [2019-07-30T15:37:47.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1132971830 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:37:47.691Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132971830 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-30T15:37:47.691Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1132971846 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:37:47.691Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:47.691Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1132971848 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T15:37:47.691Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1132971848 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T15:37:47.691Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1132971848 data=null} to TreeItem with text {Traces [6]} [2019-07-30T15:37:47.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1132971848 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:37:47.691Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132971848 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-30T15:37:47.691Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1132971859 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:37:47.691Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T15:37:47.691Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T15:37:48.255Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T15:37:48.255Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T15:37:48.255Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1132972273 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T15:37:48.255Z] 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-30T15:37:48.255Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T15:37:48.255Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:37:48.255Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:37:48.255Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:37:48.255Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:37:48.255Z] DEBUG - matched Combo with text " [2019-07-30T15:37:48.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1132972349 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-30T15:37:48.255Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:48.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-30T15:37:48.255Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:37:48.255Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@120242d9 [2019-07-30T15:37:48.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1132972352 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-30T15:37:48.255Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1132972352 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-30T15:37:48.255Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1132972353 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:37:48.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1132972353 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:37:48.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1132972353 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-30T15:37:48.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1132972353 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-30T15:37:48.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1132972353 data=null item=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-30T15:37:48.255Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1132972353 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-30T15:37:48.255Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1132972353 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-30T15:37:48.255Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1132972354 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-30T15:37:48.255Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1132972354 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:37:48.255Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1132972354 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:48.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-30T15:37:48.255Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T15:37:48.255Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:48.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-30T15:37:48.255Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T15:37:48.255Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:48.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-30T15:37:48.255Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T15:37:48.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-30T15:37:48.255Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:48.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-30T15:37:48.255Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T15:37:48.255Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:48.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-30T15:37:48.255Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:48.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-30T15:37:48.255Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:48.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-30T15:37:48.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-30T15:37:48.255Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T15:37:48.255Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:48.255Z] DEBUG - Clicking on &Finish [2019-07-30T15:37:48.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1132972373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:48.255Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1132972373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:48.255Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1132972373 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:48.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1132972373 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:48.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1132972373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:48.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1132972373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:48.512Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:48.512Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:48.512Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:48.512Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:48.512Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:48.512Z] DEBUG - Clicked on &Finish [2019-07-30T15:37:48.512Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T15:37:48.512Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1132972735 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T15:37:48.512Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T15:37:48.512Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T15:37:48.512Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T15:37:48.512Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T15:37:48.512Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T15:37:48.512Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T15:37:48.512Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip' [2019-07-30T15:37:48.512Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH' [2019-07-30T15:37:48.512Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-30T15:37:48.512Z] DEBUG - Clicking on Skip [2019-07-30T15:37:48.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=1132972741 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-30T15:37:48.512Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=1132972741 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-30T15:37:48.512Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=1132972741 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-30T15:37:48.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=1132972741 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-30T15:37:48.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=1132972741 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-30T15:37:48.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=1132972741 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-30T15:37:48.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=1132972741 data=null item=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-30T15:37:49.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1132972373 data=null item=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-30T15:37:49.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1132971914 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-30T15:37:49.283Z] DEBUG - Clicked on [2019-07-30T15:37:49.283Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:37:49.283Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:49.283Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:49.283Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:49.283Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:49.283Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:49.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132973318 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:37:49.283Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132973318 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:49.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132973318 data=null} to TreeItem with text {test} [2019-07-30T15:37:49.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132973319 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:49.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132973319 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:49.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132973359 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:49.283Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:49.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132973372 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:37:49.283Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132973372 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:49.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132973372 data=null} to TreeItem with text {test} [2019-07-30T15:37:49.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132973372 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:49.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132973372 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:49.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132973385 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:49.283Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:37:49.283Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:49.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1132973386 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T15:37:49.283Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1132973386 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T15:37:49.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1132973386 data=null} to TreeItem with text {Traces [6]} [2019-07-30T15:37:49.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1132973386 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:37:49.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132973387 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-30T15:37:49.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1132973403 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:37:49.283Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T15:37:49.539Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:37:49.539Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:49.539Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132973772 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:49.539Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1132973772 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:49.539Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1132973773 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:49.539Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132973773 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:49.539Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132973773 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:49.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132973814 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:49.797Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:49.797Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:49.797Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:49.797Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:49.797Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:37:49.797Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:49.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132973817 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:49.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1132973817 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:49.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1132973817 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:49.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132973817 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:49.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132973818 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:49.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132973823 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:49.797Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:49.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132973823 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:49.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1132973824 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:49.797Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:49.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1132973824 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:49.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132973824 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:49.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132973825 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:49.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132973835 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:49.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132973835 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:49.797Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132973836 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:49.797Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1132973836 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:49.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132974038 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:49.797Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132974040 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:49.797Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1132974040 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:49.797Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1132974040 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:49.797Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:49.797Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:37:49.797Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:37:49.797Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:37:49.797Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:37:49.797Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:37:49.797Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:37:49.797Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:37:49.797Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:37:49.797Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:37:49.797Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:37:49.797Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:37:49.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1132974042 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:37:49.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1132974043 data=null doit=true} to TableItem with text {} [2019-07-30T15:37:49.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1132974043 data=null} to TableItem with text {} [2019-07-30T15:37:49.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1132974043 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:37:49.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1132974043 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-30T15:37:49.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1132974045 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:37:49.797Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:37:49.797Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:37:50.054Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:37:50.054Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:50.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132974192 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:50.054Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1132974193 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:50.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1132974193 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:50.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132974193 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:50.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132974194 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:50.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132974198 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:50.054Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:50.054Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:50.054Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:50.054Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:50.054Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:37:50.054Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:37:50.054Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:50.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132974256 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-30T15:37:50.054Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1132974293 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-30T15:37:50.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1132974293 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-30T15:37:50.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132974293 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T15:37:50.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132974293 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-30T15:37:50.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132974298 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T15:37:50.054Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:50.054Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:50.054Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:50.054Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:50.054Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:37:50.054Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:37:50.054Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:50.054Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:50.054Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:50.054Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:50.054Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:50.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132974304 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:37:50.054Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132974304 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:50.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132974304 data=null} to TreeItem with text {test} [2019-07-30T15:37:50.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132974305 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:50.311Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132974305 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:50.311Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132974336 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:50.311Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:50.311Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132974337 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:37:50.311Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132974337 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:50.311Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132974337 data=null} to TreeItem with text {test} [2019-07-30T15:37:50.311Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132974337 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:50.311Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132974337 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:50.311Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132974348 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:50.311Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:37:50.311Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:50.311Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1132974350 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T15:37:50.311Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1132974350 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T15:37:50.311Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1132974350 data=null} to TreeItem with text {Traces [6]} [2019-07-30T15:37:50.311Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1132974350 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:37:50.311Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132974350 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-30T15:37:50.311Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1132974360 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:37:50.311Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T15:37:50.311Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:37:50.311Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:50.311Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132974523 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to Tree node with text: ExampleCustomXml.xml [2019-07-30T15:37:50.311Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1132974524 data=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-07-30T15:37:50.311Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1132974524 data=null} to Tree node with text: ExampleCustomXml.xml [2019-07-30T15:37:50.311Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132974524 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-30T15:37:50.311Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132974524 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-30T15:37:50.311Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132974558 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-30T15:37:50.311Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:50.311Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:50.311Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:50.311Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:50.311Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:37:50.311Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:37:50.569Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:50.569Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:50.569Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:50.569Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:50.569Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:50.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132974565 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:37:50.569Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132974565 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:50.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132974565 data=null} to TreeItem with text {test} [2019-07-30T15:37:50.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132974565 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:50.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132974566 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:50.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132974600 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:50.569Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:50.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132974600 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:37:50.569Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132974601 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:50.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132974601 data=null} to TreeItem with text {test} [2019-07-30T15:37:50.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132974601 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:50.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132974601 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:50.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132974608 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:50.569Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:37:50.569Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:50.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1132974609 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T15:37:50.569Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1132974610 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T15:37:50.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1132974610 data=null} to TreeItem with text {Traces [6]} [2019-07-30T15:37:50.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1132974610 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:37:50.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132974610 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-30T15:37:50.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1132974632 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:37:50.569Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:50.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1132974632 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T15:37:50.569Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1132974633 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T15:37:50.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1132974633 data=null} to TreeItem with text {Traces [6]} [2019-07-30T15:37:50.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1132974633 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:37:50.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132974633 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-30T15:37:50.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1132974638 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:37:50.569Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T15:37:50.569Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T15:37:50.827Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T15:37:50.827Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T15:37:50.827Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1132974960 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T15:37:50.827Z] 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-30T15:37:50.827Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T15:37:50.827Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:37:50.827Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:37:50.827Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:37:50.827Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:37:50.827Z] DEBUG - matched Combo with text " [2019-07-30T15:37:50.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1132975056 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-30T15:37:50.827Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:50.827Z] 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-30T15:37:50.827Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:37:50.827Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2f2a595c [2019-07-30T15:37:50.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1132975060 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-30T15:37:50.827Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1132975060 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-30T15:37:50.827Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1132975060 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:37:50.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1132975060 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:37:50.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1132975061 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-30T15:37:50.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1132975061 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-30T15:37:50.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1132975061 data=null item=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-30T15:37:50.827Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1132975061 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-30T15:37:50.827Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1132975061 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-30T15:37:50.827Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1132975061 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-30T15:37:50.827Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1132975061 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:37:50.827Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1132975062 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:50.827Z] 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-30T15:37:50.827Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T15:37:50.827Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:50.827Z] 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-30T15:37:50.827Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T15:37:50.827Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:50.827Z] 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-30T15:37:50.827Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T15:37:50.827Z] 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-30T15:37:50.827Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:50.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-30T15:37:50.827Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T15:37:50.827Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:50.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-30T15:37:50.827Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:50.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-30T15:37:50.827Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:50.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-30T15:37:50.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-30T15:37:50.827Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T15:37:50.827Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:51.628Z] DEBUG - Clicking on &Finish [2019-07-30T15:37:51.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1132975078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:51.628Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1132975078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:51.628Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1132975078 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:51.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1132975078 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:51.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1132975079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:51.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1132975079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:51.628Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:51.628Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:51.628Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:51.628Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:51.628Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:51.628Z] DEBUG - Clicked on &Finish [2019-07-30T15:37:51.628Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T15:37:51.628Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1132975363 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T15:37:51.628Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T15:37:51.628Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T15:37:51.628Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T15:37:51.628Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T15:37:51.628Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T15:37:51.628Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T15:37:51.628Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip' [2019-07-30T15:37:51.628Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH' [2019-07-30T15:37:51.628Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-30T15:37:51.628Z] DEBUG - Clicking on Skip [2019-07-30T15:37:51.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=1132975380 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-30T15:37:51.628Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=1132975380 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-30T15:37:51.628Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=1132975380 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-30T15:37:51.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=1132975380 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-30T15:37:51.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=1132975380 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-30T15:37:51.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=1132975381 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-30T15:37:51.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=1132975381 data=null item=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-30T15:37:51.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1132975079 data=null item=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-30T15:37:51.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1132974677 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-30T15:37:51.628Z] DEBUG - Clicked on [2019-07-30T15:37:51.628Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:37:51.628Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:51.628Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:51.628Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:51.628Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:51.885Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:51.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132975891 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:37:51.885Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132975891 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:51.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132975891 data=null} to TreeItem with text {test} [2019-07-30T15:37:51.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132975891 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:51.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132975892 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:51.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132975945 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:51.885Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:51.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132975946 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:37:51.885Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132975946 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:51.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132975946 data=null} to TreeItem with text {test} [2019-07-30T15:37:51.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132975947 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:51.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132975947 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:51.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132975994 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:51.885Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:37:51.885Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:51.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1132975996 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T15:37:51.885Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1132975996 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T15:37:51.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1132975996 data=null} to TreeItem with text {Traces [6]} [2019-07-30T15:37:51.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1132975996 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:37:51.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132975996 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-30T15:37:51.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1132976014 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:37:51.885Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T15:37:51.885Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:37:51.885Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:52.144Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132976209 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:52.144Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1132976209 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:52.144Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1132976210 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:52.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132976210 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:52.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132976210 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-30T15:37:52.144Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132976292 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:52.144Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:52.144Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:52.144Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:52.144Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:52.144Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:37:52.144Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:52.144Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132976298 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:52.144Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1132976298 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:52.144Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1132976298 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:52.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132976298 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:52.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132976298 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-30T15:37:52.144Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132976304 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:52.144Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:52.144Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132976304 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:52.144Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1132976304 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:52.144Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:52.144Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1132976305 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:52.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132976305 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:52.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132976305 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-30T15:37:52.144Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132976317 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:52.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132976317 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:52.144Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132976317 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:52.401Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1132976318 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-30T15:37:52.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132976430 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:52.401Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132976620 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:52.401Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1132976620 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:52.401Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1132976621 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:52.401Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:52.401Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:37:52.401Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:37:52.401Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:37:52.401Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:37:52.401Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:37:52.401Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:37:52.401Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:37:52.401Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:37:52.401Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:37:52.401Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:37:52.401Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:37:52.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1132976623 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:37:52.401Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1132976624 data=null doit=true} to TableItem with text {} [2019-07-30T15:37:52.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1132976624 data=null} to TableItem with text {} [2019-07-30T15:37:52.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1132976624 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:37:52.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1132976624 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-30T15:37:52.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1132976626 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:37:52.401Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:37:52.401Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:37:52.657Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:37:52.657Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:52.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132976851 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:52.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1132976852 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:52.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1132976852 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:52.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132976853 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:52.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132976853 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-30T15:37:52.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132976858 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:37:52.657Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:52.657Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:52.657Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:52.657Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:52.657Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:37:52.914Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:37:52.914Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:52.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132977012 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to Tree node with text: ExampleCustomXml.xml [2019-07-30T15:37:52.914Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1132977012 data=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-07-30T15:37:52.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1132977012 data=null} to Tree node with text: ExampleCustomXml.xml [2019-07-30T15:37:52.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132977013 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-30T15:37:52.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132977013 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-30T15:37:52.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132977018 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-30T15:37:52.914Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:52.914Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:52.914Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:52.914Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:52.914Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:37:52.914Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:37:52.914Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:52.914Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:52.914Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:52.914Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:52.914Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:52.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132977026 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:37:52.914Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132977026 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:52.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132977027 data=null} to TreeItem with text {test} [2019-07-30T15:37:52.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132977027 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:52.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132977027 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:52.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132977094 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:52.914Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:52.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132977095 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:37:52.914Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132977095 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:52.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132977096 data=null} to TreeItem with text {test} [2019-07-30T15:37:52.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132977096 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:52.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132977096 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:52.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132977107 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:52.914Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:37:52.914Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:52.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1132977109 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T15:37:52.914Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1132977109 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T15:37:52.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1132977109 data=null} to TreeItem with text {Traces [6]} [2019-07-30T15:37:52.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1132977110 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:37:52.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132977110 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-30T15:37:52.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1132977130 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:37:52.914Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T15:37:53.478Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:37:53.478Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:53.478Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132977547 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to Tree node with text: kernel-overlap-testing [2019-07-30T15:37:53.478Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1132977548 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-30T15:37:53.478Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1132977548 data=null} to Tree node with text: kernel-overlap-testing [2019-07-30T15:37:53.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132977548 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-30T15:37:53.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132977549 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-30T15:37:53.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132977598 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-30T15:37:53.478Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:53.478Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:53.478Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:53.478Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:53.478Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:37:53.478Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:37:53.478Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:53.478Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:53.478Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:53.478Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:53.478Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:53.478Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132977608 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:37:53.478Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132977608 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:53.478Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132977608 data=null} to TreeItem with text {test} [2019-07-30T15:37:53.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132977609 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:53.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132977609 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:53.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132977658 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:53.479Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:53.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132977660 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:37:53.479Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132977660 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:53.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132977660 data=null} to TreeItem with text {test} [2019-07-30T15:37:53.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132977660 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:53.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132977661 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:53.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132977671 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:53.479Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:37:53.479Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:53.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1132977672 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T15:37:53.479Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1132977673 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T15:37:53.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1132977673 data=null} to TreeItem with text {Traces [6]} [2019-07-30T15:37:53.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1132977673 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:37:53.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132977673 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-30T15:37:53.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1132977684 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:37:53.479Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:53.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1132977695 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T15:37:53.479Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1132977695 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T15:37:53.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1132977696 data=null} to TreeItem with text {Traces [6]} [2019-07-30T15:37:53.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1132977696 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:37:53.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132977696 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-30T15:37:53.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1132977705 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:37:53.735Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T15:37:53.735Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T15:37:53.993Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T15:37:53.993Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T15:37:53.993Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1132978027 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T15:37:53.993Z] 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-30T15:37:53.993Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T15:37:53.993Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:37:53.993Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:37:53.993Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:37:53.993Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:37:53.993Z] DEBUG - matched Combo with text " [2019-07-30T15:37:53.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1132978141 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-30T15:37:53.993Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:53.993Z] 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-30T15:37:53.993Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:37:53.993Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6b0b6001 [2019-07-30T15:37:53.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1132978144 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-30T15:37:53.993Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1132978144 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-30T15:37:53.993Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1132978144 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:37:53.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1132978144 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:37:53.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1132978145 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-30T15:37:53.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1132978145 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-30T15:37:53.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1132978145 data=null item=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-30T15:37:53.993Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1132978145 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-30T15:37:53.993Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1132978145 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-30T15:37:53.993Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1132978145 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-30T15:37:53.993Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1132978145 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:37:53.993Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1132978145 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:53.993Z] 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-30T15:37:53.993Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T15:37:53.993Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:53.993Z] 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-30T15:37:53.993Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T15:37:53.993Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:53.993Z] 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-30T15:37:53.993Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T15:37:53.993Z] 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-30T15:37:53.993Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T15:37:53.993Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] 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-30T15:37:53.993Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:53.993Z] 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-30T15:37:53.993Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] 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-30T15:37:53.993Z] 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-30T15:37:53.993Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T15:37:53.993Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:53.993Z] DEBUG - Clicking on &Finish [2019-07-30T15:37:53.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1132978163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:53.993Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1132978163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:53.993Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1132978163 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:53.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1132978163 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:53.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1132978163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:53.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1132978163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:54.250Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:54.250Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:54.250Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:54.250Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:54.250Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:54.250Z] DEBUG - Clicked on &Finish [2019-07-30T15:37:54.250Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T15:37:54.250Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1132978498 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T15:37:54.250Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T15:37:54.250Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T15:37:54.250Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T15:37:54.250Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T15:37:54.250Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T15:37:54.250Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T15:37:54.250Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip' [2019-07-30T15:37:54.250Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH' [2019-07-30T15:37:54.250Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-30T15:37:54.250Z] DEBUG - Clicking on Skip [2019-07-30T15:37:54.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=1132978501 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-30T15:37:54.508Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=1132978502 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-30T15:37:54.508Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=1132978502 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-30T15:37:54.508Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=1132978502 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-30T15:37:54.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=1132978517 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-30T15:37:54.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=1132978517 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-30T15:37:54.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=1132978517 data=null item=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-30T15:37:54.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1132978163 data=null item=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-30T15:37:54.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1132977745 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-30T15:37:54.508Z] DEBUG - Clicked on [2019-07-30T15:37:54.508Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:37:54.508Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:54.508Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:54.765Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:54.765Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:54.765Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:54.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132978760 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:37:54.765Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132978761 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:54.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132978771 data=null} to TreeItem with text {test} [2019-07-30T15:37:54.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132978771 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:54.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132978771 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:54.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132978813 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:54.765Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:54.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132978814 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:37:54.765Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132978814 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:54.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132978814 data=null} to TreeItem with text {test} [2019-07-30T15:37:54.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132978814 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:54.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132978815 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:54.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132978832 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:54.765Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:37:54.765Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:54.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1132978834 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T15:37:54.765Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1132978834 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T15:37:54.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1132978834 data=null} to TreeItem with text {Traces [6]} [2019-07-30T15:37:54.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1132978834 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:37:54.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132978835 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-30T15:37:54.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1132978904 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:37:54.765Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T15:37:55.022Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:37:55.022Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:55.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132979291 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:55.279Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1132979292 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:55.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1132979292 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:55.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132979292 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:55.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132979292 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-30T15:37:55.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132979385 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:55.279Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:55.279Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:55.279Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:55.279Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:55.279Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:37:55.279Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:55.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132979389 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:55.279Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1132979389 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:55.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1132979389 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:55.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132979390 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:55.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132979390 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-30T15:37:55.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132979397 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:55.279Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:55.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132979403 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:55.279Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1132979403 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:55.279Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:55.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1132979403 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:55.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132979403 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:55.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132979404 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-30T15:37:55.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132979408 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:55.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132979409 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:55.279Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132979409 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:55.536Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1132979409 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-30T15:37:55.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132979524 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:55.793Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132979791 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:55.793Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1132979791 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:55.793Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1132979791 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:55.793Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:55.793Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:37:55.793Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:37:55.793Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:37:55.793Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:37:55.793Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:37:55.793Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:37:55.793Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:37:55.793Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:37:55.793Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:37:55.793Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:37:55.793Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:37:55.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1132979794 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:37:55.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1132979794 data=null doit=true} to TableItem with text {} [2019-07-30T15:37:55.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1132979794 data=null} to TableItem with text {} [2019-07-30T15:37:55.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1132979794 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:37:55.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1132979795 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-30T15:37:55.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1132979808 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:37:55.793Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:37:55.793Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:37:55.793Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:37:55.793Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:56.050Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132980117 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:56.050Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1132980117 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:56.050Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1132980118 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:56.050Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132980118 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:56.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132980118 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-30T15:37:56.050Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132980123 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:37:56.050Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:56.050Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:56.050Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:56.050Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:56.050Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:37:56.050Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:37:56.050Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:56.050Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132980252 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to Tree node with text: kernel-overlap-testing [2019-07-30T15:37:56.050Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1132980252 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-30T15:37:56.050Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1132980252 data=null} to Tree node with text: kernel-overlap-testing [2019-07-30T15:37:56.050Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132980253 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-30T15:37:56.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132980253 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-30T15:37:56.050Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132980258 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-30T15:37:56.050Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:56.050Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:56.050Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:56.050Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:56.050Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:37:56.050Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:37:56.050Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:56.050Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:56.050Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:56.050Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:56.050Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:56.050Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132980286 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:37:56.050Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132980286 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:56.050Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132980286 data=null} to TreeItem with text {test} [2019-07-30T15:37:56.050Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132980286 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:56.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132980287 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:56.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132980325 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:56.307Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:56.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132980326 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:37:56.307Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132980327 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:56.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132980327 data=null} to TreeItem with text {test} [2019-07-30T15:37:56.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132980327 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:56.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132980327 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:56.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132980334 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:56.307Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:37:56.307Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:56.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1132980335 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T15:37:56.307Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1132980335 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T15:37:56.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1132980335 data=null} to TreeItem with text {Traces [6]} [2019-07-30T15:37:56.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1132980335 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:37:56.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132980335 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-30T15:37:56.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1132980385 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:37:56.307Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T15:37:56.564Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:37:56.564Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:56.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132980653 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-30T15:37:56.564Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1132980653 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-30T15:37:56.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1132980653 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-30T15:37:56.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132980653 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T15:37:56.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132980654 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-30T15:37:56.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132980683 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T15:37:56.564Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:56.564Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:56.564Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:56.564Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:56.564Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:37:56.564Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:37:56.564Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:56.564Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:56.564Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:56.564Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:56.564Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:56.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132980691 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:37:56.564Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132980691 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:56.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132980691 data=null} to TreeItem with text {test} [2019-07-30T15:37:56.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132980691 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:56.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132980691 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:56.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132980723 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:56.564Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:56.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132980724 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:37:56.564Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132980725 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:56.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132980725 data=null} to TreeItem with text {test} [2019-07-30T15:37:56.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132980725 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:56.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132980725 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:56.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132980733 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:56.564Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:37:56.564Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:56.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1132980735 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T15:37:56.564Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1132980735 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T15:37:56.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1132980735 data=null} to TreeItem with text {Traces [6]} [2019-07-30T15:37:56.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1132980736 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:37:56.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132980736 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-30T15:37:56.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1132980754 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:37:56.564Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:56.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1132980755 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T15:37:56.564Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1132980755 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T15:37:56.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1132980755 data=null} to TreeItem with text {Traces [6]} [2019-07-30T15:37:56.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1132980756 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:37:56.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132980756 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-30T15:37:56.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1132980789 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:37:56.821Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T15:37:56.821Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T15:37:57.079Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T15:37:57.079Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T15:37:57.079Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1132981215 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T15:37:57.079Z] 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-30T15:37:57.079Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T15:37:57.079Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:37:57.079Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:37:57.079Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:37:57.079Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:37:57.079Z] DEBUG - matched Combo with text " [2019-07-30T15:37:57.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1132981293 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-30T15:37:57.079Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:57.079Z] 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-30T15:37:57.079Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:37:57.079Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3f09b882 [2019-07-30T15:37:57.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1132981301 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-30T15:37:57.079Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1132981301 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-30T15:37:57.079Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1132981302 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:37:57.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1132981302 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:37:57.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1132981302 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-30T15:37:57.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1132981302 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-30T15:37:57.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1132981302 data=null item=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-30T15:37:57.079Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1132981303 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-30T15:37:57.079Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1132981303 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-30T15:37:57.079Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1132981303 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-30T15:37:57.079Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1132981303 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:37:57.079Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1132981303 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:57.079Z] 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-30T15:37:57.079Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T15:37:57.079Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:57.079Z] 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-30T15:37:57.079Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T15:37:57.079Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:57.079Z] 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-30T15:37:57.079Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T15:37:57.079Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@161830d9 [2019-07-30T15:37:57.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1132981309 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-30T15:37:57.079Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1132981310 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-30T15:37:57.079Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1132981310 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T15:37:57.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1132981310 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T15:37:57.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1132981310 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-30T15:37:57.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1132981310 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-30T15:37:57.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1132981310 data=null item=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-30T15:37:57.079Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1132981310 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-30T15:37:57.079Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1132981310 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-30T15:37:57.079Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1132981310 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-30T15:37:57.079Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1132981311 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T15:37:57.079Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1132981311 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T15:37:57.079Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] 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-30T15:37:57.079Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:37:57.079Z] 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-30T15:37:57.079Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] 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-30T15:37:57.079Z] 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-30T15:37:57.079Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T15:37:57.079Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:57.079Z] DEBUG - Clicking on &Finish [2019-07-30T15:37:57.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1132981323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:57.079Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1132981323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:57.079Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1132981324 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:57.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1132981324 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:57.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1132981324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:57.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1132981324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:57.643Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:37:57.643Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1132981324 data=null item=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-30T15:37:57.643Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1132980832 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-30T15:37:57.899Z] DEBUG - Clicked on [2019-07-30T15:37:57.899Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:37:57.899Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:57.899Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:57.899Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:57.899Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:57.899Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:57.899Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132982072 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:37:57.899Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132982072 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:57.899Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132982072 data=null} to TreeItem with text {test} [2019-07-30T15:37:57.899Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132982073 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:57.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132982073 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:57.899Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132982100 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:57.899Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:57.899Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132982101 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:37:57.899Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132982102 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:57.899Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132982102 data=null} to TreeItem with text {test} [2019-07-30T15:37:57.899Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132982102 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:57.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132982102 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:37:57.899Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132982116 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:37:57.899Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:37:57.899Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:57.899Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1132982117 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T15:37:57.899Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1132982117 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T15:37:57.899Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1132982118 data=null} to TreeItem with text {Traces [6]} [2019-07-30T15:37:57.899Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1132982118 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:37:57.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132982118 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-30T15:37:57.899Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1132982141 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:37:57.899Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T15:37:58.461Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:37:58.461Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:58.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132982586 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:58.461Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1132982586 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:58.461Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1132982586 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:58.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132982587 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:58.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132982587 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:58.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132982631 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:58.461Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:58.461Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:58.461Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:37:58.461Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:37:58.461Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:37:58.461Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:58.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132982683 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:58.461Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1132982683 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:58.461Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1132982683 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:58.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132982683 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:58.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132982684 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:58.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132982690 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:58.461Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:58.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132982690 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:58.461Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1132982690 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:58.461Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:37:58.461Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1132982691 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:58.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132982691 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:58.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132982691 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:58.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132982706 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:58.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132982706 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:58.461Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132982707 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:58.718Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1132982707 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:58.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132982793 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:58.718Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132982804 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:58.718Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1132982804 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:58.974Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1132982885 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:58.974Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:37:58.974Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:37:58.974Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:37:58.974Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:37:58.974Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:37:58.974Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:37:58.974Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:37:59.904Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:37:59.904Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:37:59.904Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:37:59.904Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:37:59.904Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:37:59.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1132984129 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:37:59.904Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1132984129 data=null doit=true} to TableItem with text {} [2019-07-30T15:37:59.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1132984129 data=null} to TableItem with text {} [2019-07-30T15:37:59.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1132984130 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:37:59.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1132984130 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-30T15:38:00.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1132984184 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:38:00.161Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:38:00.161Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:38:00.161Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:38:00.161Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:00.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132984340 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:38:00.161Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1132984341 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:38:00.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1132984341 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:38:00.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132984341 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:38:00.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132984342 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:38:00.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132984362 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:38:00.161Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:00.161Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:00.161Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:00.161Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:00.161Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:38:00.417Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:38:00.417Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:00.417Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132984477 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-30T15:38:00.417Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1132984477 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-30T15:38:00.417Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1132984477 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-30T15:38:00.417Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132984478 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T15:38:00.417Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132984478 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-30T15:38:00.417Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1132984485 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T15:38:00.417Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:00.417Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:00.417Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:00.417Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:00.417Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:38:00.417Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:38:00.417Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:00.417Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:00.417Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:00.417Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:00.417Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:00.417Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132984499 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:38:00.417Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132984500 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:00.417Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132984500 data=null} to TreeItem with text {test} [2019-07-30T15:38:00.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132984500 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:00.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132984500 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:00.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132984542 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:00.418Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:00.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132984543 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:38:00.418Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132984543 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:00.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132984543 data=null} to TreeItem with text {test} [2019-07-30T15:38:00.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132984544 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:00.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132984544 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:00.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132984556 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:00.418Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:38:00.418Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:00.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1132984557 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T15:38:00.418Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1132984557 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T15:38:00.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1132984557 data=null} to TreeItem with text {Traces [6]} [2019-07-30T15:38:00.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1132984558 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:38:00.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132984558 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-30T15:38:00.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1132984598 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:38:00.418Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T15:38:00.674Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:38:00.674Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:00.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132984903 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to Tree node with text: ExampleCustomXml.xml [2019-07-30T15:38:00.674Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1132984903 data=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-07-30T15:38:00.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1132984903 data=null} to Tree node with text: ExampleCustomXml.xml [2019-07-30T15:38:00.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132984904 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-30T15:38:00.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132984904 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-30T15:38:01.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132984953 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-30T15:38:01.328Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:01.328Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:01.328Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:01.328Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:01.328Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:38:01.328Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:38:01.328Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:01.328Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:01.328Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:01.328Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:01.328Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:01.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132984960 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:38:01.328Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132984961 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:01.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132984961 data=null} to TreeItem with text {test} [2019-07-30T15:38:01.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132984961 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:01.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132984961 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:01.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132985003 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:01.328Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:01.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132985004 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:38:01.328Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132985004 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:01.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132985004 data=null} to TreeItem with text {test} [2019-07-30T15:38:01.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132985005 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:01.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132985005 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:01.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132985017 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:01.328Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:38:01.328Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:01.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1132985019 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T15:38:01.328Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1132985019 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T15:38:01.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1132985019 data=null} to TreeItem with text {Traces [6]} [2019-07-30T15:38:01.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1132985020 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:38:01.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132985020 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-30T15:38:01.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1132985092 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:38:01.328Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:01.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1132985094 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T15:38:01.328Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1132985094 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T15:38:01.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1132985094 data=null} to TreeItem with text {Traces [6]} [2019-07-30T15:38:01.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1132985095 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:38:01.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132985095 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-30T15:38:01.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1132985101 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:38:01.328Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T15:38:01.328Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T15:38:01.587Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T15:38:01.587Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T15:38:01.587Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1132985626 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T15:38:01.587Z] 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-30T15:38:01.587Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:38:01.587Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T15:38:01.587Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:38:01.587Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:38:01.587Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:38:01.587Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:38:01.587Z] DEBUG - matched Combo with text " [2019-07-30T15:38:01.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1132985699 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-30T15:38:01.587Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:38:01.587Z] 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-30T15:38:01.587Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:38:01.587Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:38:01.587Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7794503a [2019-07-30T15:38:01.587Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1132985702 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-30T15:38:01.587Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1132985702 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-30T15:38:01.587Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1132985702 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:38:01.587Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1132985702 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:38:01.587Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1132985702 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-30T15:38:01.587Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1132985702 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-30T15:38:01.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1132985702 data=null item=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-30T15:38:01.587Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1132985703 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-30T15:38:01.587Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1132985703 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-30T15:38:01.587Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1132985703 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-30T15:38:01.587Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1132985703 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:38:01.587Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1132985703 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:38:01.587Z] 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-30T15:38:01.587Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:38:01.587Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T15:38:01.587Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:38:01.587Z] 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-30T15:38:01.587Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:38:01.587Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T15:38:01.587Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:38:01.587Z] 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-30T15:38:01.587Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:38:01.587Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T15:38:01.587Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@32aca0cd [2019-07-30T15:38:01.587Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1132985709 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-30T15:38:01.587Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1132985709 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-30T15:38:01.587Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1132985709 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T15:38:01.587Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1132985709 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T15:38:01.587Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1132985709 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-30T15:38:01.587Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1132985709 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-30T15:38:01.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1132985709 data=null item=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-30T15:38:01.587Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1132985709 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-30T15:38:01.587Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1132985710 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-30T15:38:01.587Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1132985710 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-30T15:38:01.587Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1132985710 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T15:38:01.587Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1132985710 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T15:38:01.587Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T15:38:01.588Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:38:01.588Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:38:01.588Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:38:01.588Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T15:38:01.588Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:38:01.588Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:38:01.588Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:01.588Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:38:01.588Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:01.588Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:38:01.588Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:38:01.588Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:38:01.588Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:38:01.588Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:38:01.588Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:38:01.588Z] 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-30T15:38:01.588Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:38:01.588Z] 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-30T15:38:01.588Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:38:01.588Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:38:01.588Z] 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-30T15:38:01.588Z] 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-30T15:38:01.588Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:38:01.588Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:01.588Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:38:01.588Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:01.588Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:38:01.588Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:38:01.588Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:38:01.588Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:38:01.588Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:38:01.588Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:38:01.588Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:38:01.588Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:38:01.588Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T15:38:01.588Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T15:38:01.588Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:38:01.588Z] DEBUG - Clicking on &Finish [2019-07-30T15:38:01.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1132985720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:38:01.588Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1132985720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:38:01.588Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1132985720 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:38:01.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1132985721 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:38:01.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1132985721 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:38:01.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1132985721 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:38:02.152Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:38:02.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1132985721 data=null item=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-30T15:38:02.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1132985201 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-30T15:38:02.152Z] DEBUG - Clicked on [2019-07-30T15:38:02.152Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:38:02.152Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:02.152Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:02.152Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:02.152Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:02.152Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:02.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132986382 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:38:02.152Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132986382 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:02.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132986382 data=null} to TreeItem with text {test} [2019-07-30T15:38:02.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132986382 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:02.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132986383 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:02.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132986422 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:02.410Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:02.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132986423 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:38:02.410Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132986423 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:02.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132986423 data=null} to TreeItem with text {test} [2019-07-30T15:38:02.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132986424 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:02.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132986424 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:02.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132986441 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:02.410Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:38:02.410Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:02.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1132986442 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T15:38:02.410Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1132986442 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T15:38:02.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1132986443 data=null} to TreeItem with text {Traces [6]} [2019-07-30T15:38:02.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1132986443 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:38:02.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132986443 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-30T15:38:02.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1132986458 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:38:02.410Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T15:38:02.667Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:38:02.667Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:02.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132986946 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:38:02.923Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1132986946 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:38:02.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1132986947 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:38:02.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132986947 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:38:02.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132986948 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-30T15:38:02.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132987014 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:38:02.923Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:02.923Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:02.923Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:02.923Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:02.923Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:38:02.923Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:02.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132987018 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:38:02.923Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1132987018 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:38:02.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1132987019 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:38:02.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132987019 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:38:02.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132987019 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-30T15:38:02.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132987024 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:38:02.923Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:38:02.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132987025 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:38:02.923Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1132987025 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:38:02.923Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:02.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1132987025 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:38:02.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132987026 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:38:02.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132987026 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-30T15:38:02.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132987036 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:38:02.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132987036 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:38:02.923Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132987037 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:38:03.180Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1132987037 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-30T15:38:03.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132987196 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:38:03.180Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132987206 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:38:03.180Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1132987206 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:38:03.180Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1132987207 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:38:03.437Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:38:03.437Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:03.437Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:03.437Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:03.437Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:03.437Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:03.437Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:04.366Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:38:04.366Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:38:04.366Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:38:04.366Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:38:04.366Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:38:04.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1132988539 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:38:04.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1132988539 data=null doit=true} to TableItem with text {} [2019-07-30T15:38:04.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1132988539 data=null} to TableItem with text {} [2019-07-30T15:38:04.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1132988539 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:38:04.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1132988539 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-30T15:38:04.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1132988558 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:38:04.366Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:38:04.366Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:38:04.622Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:38:04.622Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:04.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132988741 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:38:04.622Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1132988741 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:38:04.622Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1132988741 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:38:04.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132988742 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:38:04.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132988742 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-30T15:38:04.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132988747 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:38:04.622Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:04.622Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:04.622Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:04.622Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:04.622Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:38:04.622Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:38:04.622Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:04.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132988851 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to Tree node with text: ExampleCustomXml.xml [2019-07-30T15:38:04.622Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1132988852 data=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-07-30T15:38:04.622Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1132988852 data=null} to Tree node with text: ExampleCustomXml.xml [2019-07-30T15:38:04.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132988853 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-30T15:38:04.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132988853 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-30T15:38:04.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1132988857 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-30T15:38:04.622Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:04.622Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:04.622Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:04.622Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:04.622Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:38:04.622Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:38:04.622Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:04.622Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:04.622Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:04.622Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:04.622Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:04.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132988863 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:38:04.622Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132988863 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:04.622Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132988863 data=null} to TreeItem with text {test} [2019-07-30T15:38:04.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132988863 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:04.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132988863 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:04.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132988920 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:04.879Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:04.879Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132988921 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:38:04.879Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132988921 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:04.879Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132988922 data=null} to TreeItem with text {test} [2019-07-30T15:38:04.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132988922 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:04.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132988922 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:04.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132988933 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:04.879Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:38:04.879Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:04.879Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1132988934 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T15:38:04.879Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1132988934 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T15:38:04.879Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1132988934 data=null} to TreeItem with text {Traces [6]} [2019-07-30T15:38:04.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1132988935 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:38:04.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132988935 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-30T15:38:04.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1132988944 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:38:04.879Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T15:38:05.136Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:38:05.136Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:05.393Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132989418 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to Tree node with text: kernel-overlap-testing [2019-07-30T15:38:05.393Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1132989418 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-30T15:38:05.393Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1132989418 data=null} to Tree node with text: kernel-overlap-testing [2019-07-30T15:38:05.393Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132989419 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-30T15:38:05.393Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132989419 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-30T15:38:05.393Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132989478 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-30T15:38:05.393Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:05.393Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:05.393Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:05.393Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:05.393Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:38:05.393Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:38:05.393Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:05.393Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:05.393Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:05.393Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:05.393Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:05.393Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132989490 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:38:05.393Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132989491 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:05.393Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132989491 data=null} to TreeItem with text {test} [2019-07-30T15:38:05.393Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132989491 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:05.393Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132989491 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:05.393Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132989531 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:05.393Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:05.393Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132989532 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:38:05.393Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132989532 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:05.393Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132989532 data=null} to TreeItem with text {test} [2019-07-30T15:38:05.393Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132989532 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:05.393Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132989532 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:05.393Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132989599 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:05.393Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:38:05.393Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:05.393Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1132989600 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T15:38:05.393Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1132989600 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T15:38:05.393Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1132989601 data=null} to TreeItem with text {Traces [6]} [2019-07-30T15:38:05.393Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1132989601 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:38:05.393Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132989601 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-30T15:38:05.393Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1132989615 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:38:05.393Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:05.393Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1132989628 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T15:38:05.393Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1132989628 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T15:38:05.393Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1132989628 data=null} to TreeItem with text {Traces [6]} [2019-07-30T15:38:05.393Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1132989629 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:38:05.393Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132989629 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-30T15:38:05.393Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1132989637 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:38:05.650Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T15:38:05.650Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T15:38:05.907Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T15:38:05.907Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T15:38:05.907Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1132990042 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T15:38:05.907Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:38:05.907Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T15:38:05.907Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T15:38:05.907Z] 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-30T15:38:05.907Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:05.907Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:38:05.907Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:05.907Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:38:05.907Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:38:05.907Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:38:05.907Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:38:05.907Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:38:05.907Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:38:05.907Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:38:05.907Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:38:05.907Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T15:38:05.907Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:38:05.907Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:38:05.907Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:38:05.907Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:38:05.907Z] DEBUG - matched Combo with text " [2019-07-30T15:38:05.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1132990156 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-30T15:38:05.907Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T15:38:05.907Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:38:05.907Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:05.907Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:38:05.907Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:05.907Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:38:05.907Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:38:05.907Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:38:05.907Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T15:38:05.907Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:38:05.907Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:38:05.907Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:38:05.907Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:38:05.907Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:38:06.164Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:38:06.164Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:38:06.164Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:38:06.164Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@21fd62a6 [2019-07-30T15:38:06.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1132990158 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-30T15:38:06.164Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1132990159 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-30T15:38:06.164Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1132990159 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:38:06.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1132990159 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:38:06.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1132990159 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-30T15:38:06.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1132990159 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-30T15:38:06.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1132990159 data=null item=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-30T15:38:06.164Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1132990160 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-30T15:38:06.164Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1132990160 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-30T15:38:06.164Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1132990160 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-30T15:38:06.164Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1132990160 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:38:06.164Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1132990160 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:38:06.164Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:38:06.164Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:06.164Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:38:06.164Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:06.164Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:38:06.164Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:38:06.164Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:38:06.164Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:38:06.164Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T15:38:06.164Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:38:06.164Z] 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-30T15:38:06.164Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:38:06.164Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:38:06.164Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:38:06.164Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:38:06.164Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T15:38:06.164Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:38:06.165Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:38:06.165Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:06.165Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:38:06.165Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:06.165Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:38:06.165Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T15:38:06.165Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:38:06.165Z] 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-30T15:38:06.165Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:38:06.165Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:38:06.165Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:38:06.165Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:38:06.165Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:38:06.165Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:38:06.165Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:38:06.165Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T15:38:06.165Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T15:38:06.165Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:38:06.165Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:06.165Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:38:06.165Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:06.165Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:38:06.165Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:38:06.165Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T15:38:06.165Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:38:06.165Z] 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-30T15:38:06.165Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:38:06.165Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:38:06.165Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:38:06.165Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:38:06.165Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:38:06.165Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:38:06.165Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T15:38:06.165Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@53a69315 [2019-07-30T15:38:06.165Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1132990165 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-30T15:38:06.165Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1132990165 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-30T15:38:06.165Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1132990166 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T15:38:06.165Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1132990166 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T15:38:06.165Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1132990170 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-30T15:38:06.165Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1132990171 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-30T15:38:06.165Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1132990171 data=null item=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-30T15:38:06.165Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1132990171 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-30T15:38:06.165Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1132990171 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-30T15:38:06.165Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1132990171 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-30T15:38:06.165Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1132990171 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T15:38:06.165Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1132990171 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T15:38:06.165Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:38:06.165Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:06.165Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:38:06.165Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:06.165Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:38:06.165Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:38:06.165Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:38:06.165Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:38:06.165Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:38:06.165Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T15:38:06.165Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T15:38:06.165Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T15:38:06.165Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:38:06.165Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:38:06.165Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:38:06.165Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T15:38:06.165Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:38:06.165Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:38:06.165Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:06.165Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:38:06.165Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:06.165Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:38:06.165Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:38:06.165Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:38:06.165Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:38:06.165Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:38:06.165Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:38:06.165Z] 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-30T15:38:06.165Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:38:06.165Z] 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-30T15:38:06.165Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:38:06.165Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:38:06.165Z] 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-30T15:38:06.165Z] 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-30T15:38:06.165Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:38:06.165Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:06.165Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:38:06.165Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:06.165Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:38:06.165Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:38:06.165Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:38:06.165Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:38:06.165Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:38:06.165Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:38:06.165Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:38:06.165Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:38:06.165Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T15:38:06.165Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T15:38:06.165Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:38:06.165Z] DEBUG - Clicking on &Finish [2019-07-30T15:38:06.165Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1132990177 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:38:06.165Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1132990177 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:38:06.165Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1132990177 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:38:06.165Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1132990177 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:38:06.165Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1132990177 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:38:06.165Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1132990177 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:38:06.728Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:38:06.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1132990177 data=null item=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-30T15:38:06.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1132989708 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-30T15:38:06.728Z] DEBUG - Clicked on [2019-07-30T15:38:06.728Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:38:06.728Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:06.728Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:06.728Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:06.728Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:06.728Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:06.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132990937 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:38:06.728Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132990937 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:06.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132990937 data=null} to TreeItem with text {test} [2019-07-30T15:38:06.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132990937 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:06.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132990937 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:06.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132990974 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:06.728Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:06.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132990975 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:38:06.728Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132990976 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:06.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132990976 data=null} to TreeItem with text {test} [2019-07-30T15:38:06.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132990976 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:06.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132990976 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:06.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132991016 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:06.985Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:38:06.985Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:06.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1132991018 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T15:38:06.985Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1132991018 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T15:38:06.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1132991018 data=null} to TreeItem with text {Traces [6]} [2019-07-30T15:38:06.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1132991019 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:38:06.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132991019 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-30T15:38:06.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1132991036 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:38:06.985Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T15:38:06.985Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:38:06.985Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:06.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132991133 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:06.985Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1132991133 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:06.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1132991133 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:06.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132991134 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:06.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132991134 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-30T15:38:06.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132991174 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:06.985Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:06.985Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:06.985Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:06.985Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:06.985Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:38:06.985Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:06.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132991179 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:06.985Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1132991179 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:06.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1132991179 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:06.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132991180 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:06.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132991180 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-30T15:38:06.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132991199 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:06.985Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:06.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132991200 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:06.985Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1132991201 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:06.985Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:06.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1132991201 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:06.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132991201 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:06.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132991201 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-30T15:38:06.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132991208 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:06.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132991208 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:06.985Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132991208 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:07.242Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1132991214 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-30T15:38:08.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132991297 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:08.172Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132992190 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:08.172Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1132992260 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:08.172Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1132992260 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:08.172Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:08.172Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:08.172Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:08.172Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:08.172Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:08.172Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:08.172Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:08.172Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:38:08.172Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:38:08.172Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:38:08.172Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:38:08.172Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:38:08.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1132992263 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:38:08.172Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1132992263 data=null doit=true} to TableItem with text {} [2019-07-30T15:38:08.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1132992264 data=null} to TableItem with text {} [2019-07-30T15:38:08.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1132992264 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:38:08.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1132992264 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-30T15:38:08.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1132992292 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:38:08.172Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:38:08.172Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:38:09.102Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:38:09.102Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:09.102Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132993239 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:09.102Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1132993239 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:09.102Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1132993239 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:09.102Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132993240 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:09.102Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132993240 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-30T15:38:09.102Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132993244 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:09.102Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:09.102Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:09.102Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:09.102Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:09.102Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:38:09.102Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:38:09.102Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:09.102Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132993341 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to Tree node with text: kernel-overlap-testing [2019-07-30T15:38:09.102Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1132993342 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-30T15:38:09.102Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1132993342 data=null} to Tree node with text: kernel-overlap-testing [2019-07-30T15:38:09.102Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132993342 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-30T15:38:09.102Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132993342 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-30T15:38:09.102Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1132993347 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-30T15:38:09.102Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:09.102Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:09.102Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:09.102Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:09.102Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:38:09.102Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:38:09.102Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:09.102Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:09.102Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:09.102Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:09.102Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:09.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132993354 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:38:09.358Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132993354 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:09.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132993354 data=null} to TreeItem with text {test} [2019-07-30T15:38:09.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132993355 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:09.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132993355 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:09.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132993391 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:09.358Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:09.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132993392 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:38:09.358Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132993392 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:09.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132993392 data=null} to TreeItem with text {test} [2019-07-30T15:38:09.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132993393 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:09.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132993393 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:09.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132993403 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:09.358Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:38:09.358Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:09.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1132993404 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T15:38:09.358Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1132993404 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T15:38:09.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1132993404 data=null} to TreeItem with text {Traces [6]} [2019-07-30T15:38:09.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1132993405 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:38:09.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132993405 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-30T15:38:09.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1132993415 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:38:09.358Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:09.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1132993415 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T15:38:09.358Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1132993425 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T15:38:09.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1132993425 data=null} to TreeItem with text {Traces [6]} [2019-07-30T15:38:09.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1132993426 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:38:09.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132993426 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-30T15:38:09.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1132993431 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T15:38:09.358Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T15:38:09.358Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T15:38:09.615Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T15:38:09.615Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T15:38:09.615Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1132993833 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T15:38:09.615Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:38:09.615Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T15:38:09.615Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T15:38:09.615Z] 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-30T15:38:09.615Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:09.615Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:38:09.615Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:09.615Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:38:09.615Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:38:09.615Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:38:09.615Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:38:09.615Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:38:09.615Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:38:09.615Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:38:09.615Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:38:09.615Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T15:38:09.615Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:38:09.615Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:38:09.615Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:38:09.615Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:38:09.615Z] DEBUG - matched Combo with text " [2019-07-30T15:38:09.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1132993902 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-30T15:38:09.873Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:38:09.873Z] 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-30T15:38:09.873Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:38:09.873Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:38:09.873Z] 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-30T15:38:09.873Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T15:38:09.873Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:38:09.873Z] 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-30T15:38:09.873Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T15:38:09.873Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:38:09.873Z] 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-30T15:38:09.873Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T15:38:09.873Z] 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-30T15:38:09.873Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T15:38:09.873Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] 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-30T15:38:09.873Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:38:09.873Z] 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-30T15:38:09.873Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] 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-30T15:38:09.873Z] 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-30T15:38:09.873Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T15:38:09.873Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:38:09.873Z] DEBUG - Clicking on &Finish [2019-07-30T15:38:09.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1132993920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:38:09.873Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1132993921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:38:09.873Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1132993921 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:38:09.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1132993921 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:38:09.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1132993921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:38:09.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1132993921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:38:10.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1132993921 data=null item=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-30T15:38:10.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1132993493 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-30T15:38:10.438Z] DEBUG - Clicked on [2019-07-30T15:38:10.438Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:38:10.438Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:10.438Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:10.438Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:10.438Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:10.438Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:10.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132994683 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:38:10.438Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132994683 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:10.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132994683 data=null} to TreeItem with text {test} [2019-07-30T15:38:10.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132994683 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:10.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132994684 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:10.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132994708 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:10.698Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:10.698Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132994709 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:38:10.698Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132994709 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:10.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132994709 data=null} to TreeItem with text {test} [2019-07-30T15:38:10.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132994709 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:10.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132994709 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:10.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132994719 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:10.698Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:38:10.698Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:10.698Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1132994720 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T15:38:10.698Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1132994720 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T15:38:10.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1132994720 data=null} to TreeItem with text {Traces [7]} [2019-07-30T15:38:10.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1132994720 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T15:38:10.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132994721 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-30T15:38:10.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1132994729 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T15:38:10.698Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-30T15:38:10.698Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:38:10.698Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:11.132Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1132995001 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:11.132Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1132995001 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:11.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1132995001 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:11.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1132995001 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:11.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132995002 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-30T15:38:11.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1132995044 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:11.132Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:11.132Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:11.132Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:11.132Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:11.132Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:38:11.132Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:11.132Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1132995048 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:11.132Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1132995048 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:11.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1132995048 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:11.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1132995048 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:11.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132995048 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-30T15:38:11.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1132995053 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:11.132Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log} [2019-07-30T15:38:11.132Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1132995054 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:11.132Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1132995054 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:11.132Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:11.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1132995054 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:11.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1132995055 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:11.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132995055 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-30T15:38:11.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1132995064 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:11.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1132995064 data=null button=1 stateMask=0x0 x=133 y=200 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:11.132Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1132995065 data=null button=1 stateMask=0x0 x=133 y=200 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:11.792Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1132995065 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-30T15:38:12.050Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1132995140 data=null button=1 stateMask=0x80000 x=133 y=200 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:12.050Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1132996114 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:12.050Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1132996115 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:12.050Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1132996115 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:12.050Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log} [2019-07-30T15:38:12.050Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-30T15:38:12.050Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-30T15:38:12.050Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:38:12.308Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:12.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1132996417 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:12.308Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1132996418 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:12.308Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1132996418 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:12.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1132996419 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:12.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132996419 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-30T15:38:12.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1132996487 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:12.308Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:12.308Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:12.308Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:12.308Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:12.308Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:38:12.308Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:38:12.308Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:12.308Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:12.308Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:12.308Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:12.308Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:12.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132996498 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:38:12.308Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132996498 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:12.308Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132996499 data=null} to TreeItem with text {test} [2019-07-30T15:38:12.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132996499 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:12.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132996499 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:12.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132996583 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:12.564Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:12.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132996583 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:38:12.564Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132996584 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:12.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132996584 data=null} to TreeItem with text {test} [2019-07-30T15:38:12.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132996584 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:12.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132996585 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:12.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132996592 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:12.564Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:38:12.564Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:12.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1132996594 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T15:38:12.565Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1132996594 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T15:38:12.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1132996594 data=null} to TreeItem with text {Traces [7]} [2019-07-30T15:38:12.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1132996594 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T15:38:12.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132996594 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-30T15:38:12.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1132996611 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T15:38:12.565Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-30T15:38:12.822Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:38:12.822Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:12.822Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1132996998 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to Tree node with text: unrecognized.log [2019-07-30T15:38:12.822Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1132996999 data=null doit=true} to Tree node with text: unrecognized.log [2019-07-30T15:38:12.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1132996999 data=null} to Tree node with text: unrecognized.log [2019-07-30T15:38:12.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1132996999 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to Tree node with text: unrecognized.log [2019-07-30T15:38:12.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132996999 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-30T15:38:13.080Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1132997084 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to Tree node with text: unrecognized.log [2019-07-30T15:38:13.080Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:13.080Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:13.080Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:13.080Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:13.080Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:38:13.080Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:38:13.080Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:13.080Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:13.080Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:13.080Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:13.080Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:13.080Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132997094 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:38:13.080Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132997094 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:13.080Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132997094 data=null} to TreeItem with text {test} [2019-07-30T15:38:13.080Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132997094 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:13.080Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132997094 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:13.080Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132997185 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:13.080Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:13.080Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132997188 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:38:13.080Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132997188 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:13.080Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132997188 data=null} to TreeItem with text {test} [2019-07-30T15:38:13.080Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132997189 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:13.080Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132997189 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:13.080Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132997196 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:13.080Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:38:13.080Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:13.080Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1132997198 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T15:38:13.080Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1132997198 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T15:38:13.080Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1132997198 data=null} to TreeItem with text {Traces [7]} [2019-07-30T15:38:13.080Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1132997199 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T15:38:13.080Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132997199 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-30T15:38:13.080Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1132997229 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T15:38:13.080Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:13.080Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1132997231 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T15:38:13.080Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1132997231 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T15:38:13.080Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1132997231 data=null} to TreeItem with text {Traces [7]} [2019-07-30T15:38:13.080Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1132997231 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T15:38:13.080Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132997231 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-30T15:38:13.080Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1132997236 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T15:38:13.080Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T15:38:13.080Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T15:38:13.644Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T15:38:13.644Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T15:38:13.644Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1132997782 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T15:38:13.644Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:38:13.644Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T15:38:13.644Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T15:38:13.644Z] 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-30T15:38:13.644Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:13.644Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:38:13.644Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:13.644Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:38:13.644Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:38:13.644Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:38:13.644Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:38:13.644Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:38:13.644Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:38:13.644Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:38:13.644Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:38:13.644Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T15:38:13.644Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:38:13.644Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:38:13.644Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:38:13.644Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:38:13.644Z] DEBUG - matched Combo with text " [2019-07-30T15:38:13.902Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1132997899 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-30T15:38:13.902Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:38:13.902Z] 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-30T15:38:13.902Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:38:13.902Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:38:13.902Z] 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-30T15:38:13.902Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T15:38:13.902Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:38:13.902Z] 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-30T15:38:13.902Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T15:38:13.902Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@36f46335 [2019-07-30T15:38:13.902Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=1132997913 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-30T15:38:13.902Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1132997914 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-30T15:38:13.902Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=1132997914 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T15:38:13.902Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=1132997914 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T15:38:13.902Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=1132997914 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-30T15:38:13.902Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=1132997914 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-30T15:38:13.902Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=1132997914 data=null item=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-30T15:38:13.902Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=1132997914 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-30T15:38:13.902Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1132997914 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-30T15:38:13.902Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=1132997915 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-30T15:38:13.902Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=1132997915 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T15:38:13.902Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=1132997915 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:38:13.902Z] 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-30T15:38:13.902Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T15:38:13.902Z] 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-30T15:38:13.902Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T15:38:13.902Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] 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-30T15:38:13.902Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:38:13.902Z] 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-30T15:38:13.902Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] 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-30T15:38:13.902Z] 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-30T15:38:13.902Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T15:38:13.902Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:38:13.902Z] DEBUG - Clicking on &Finish [2019-07-30T15:38:13.902Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1132997931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:38:13.902Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1132997932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:38:13.902Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1132997932 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:38:13.902Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1132997932 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:38:13.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1132997932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:38:13.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1132997932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:38:14.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1132997932 data=null item=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-30T15:38:14.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1132997325 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-30T15:38:14.729Z] DEBUG - Clicked on [2019-07-30T15:38:14.729Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:38:14.729Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:14.729Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:14.729Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:14.729Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:14.729Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:14.729Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132998800 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:38:14.729Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132998800 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:14.729Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132998800 data=null} to TreeItem with text {test} [2019-07-30T15:38:14.729Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132998801 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:14.729Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132998801 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:14.729Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132998877 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:14.729Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:14.729Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1132998878 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:38:14.729Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1132998878 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:14.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1132998879 data=null} to TreeItem with text {test} [2019-07-30T15:38:14.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1132998879 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:14.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132998879 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:14.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1132998886 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:14.730Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:38:14.730Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:14.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1132998887 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T15:38:14.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1132998887 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T15:38:14.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1132998887 data=null} to TreeItem with text {Traces [7]} [2019-07-30T15:38:14.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1132998887 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T15:38:14.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132998888 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-30T15:38:14.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1132998908 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T15:38:14.730Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-30T15:38:14.987Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:38:14.987Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:15.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1132999288 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:15.244Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1132999289 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:15.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1132999289 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:15.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1132999289 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:15.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132999290 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-30T15:38:15.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1132999332 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:15.244Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:15.244Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:15.244Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:15.244Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:15.244Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:38:15.244Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:15.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1132999379 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:15.244Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1132999379 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:15.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1132999379 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:15.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1132999379 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:15.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132999380 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-30T15:38:15.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1132999385 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:15.244Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log} [2019-07-30T15:38:15.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1132999386 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:15.244Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1132999386 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:15.244Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:15.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1132999387 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:15.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1132999387 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:15.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132999387 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-30T15:38:15.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1132999393 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:15.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1132999393 data=null button=1 stateMask=0x0 x=133 y=200 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:15.244Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1132999399 data=null button=1 stateMask=0x0 x=133 y=200 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:15.502Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1132999399 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-30T15:38:15.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1132999586 data=null button=1 stateMask=0x80000 x=133 y=200 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:15.502Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1132999730 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:15.502Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1132999730 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:15.502Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1132999730 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:15.502Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log} [2019-07-30T15:38:15.502Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-30T15:38:15.502Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-30T15:38:15.760Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:38:15.760Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:15.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1132999928 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:15.760Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1132999928 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:15.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1132999928 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:15.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1132999929 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:15.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1132999929 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-30T15:38:15.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1132999934 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:15.760Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:15.760Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:15.760Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:15.760Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:15.760Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:38:16.017Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:38:16.017Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:16.017Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1133000179 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to Tree node with text: unrecognized.log [2019-07-30T15:38:16.017Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1133000179 data=null doit=true} to Tree node with text: unrecognized.log [2019-07-30T15:38:16.017Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1133000180 data=null} to Tree node with text: unrecognized.log [2019-07-30T15:38:16.017Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1133000180 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to Tree node with text: unrecognized.log [2019-07-30T15:38:16.017Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133000180 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-30T15:38:16.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1133000188 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to Tree node with text: unrecognized.log [2019-07-30T15:38:16.017Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:16.017Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:16.017Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:16.017Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:16.017Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:38:16.017Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:38:16.017Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:16.017Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:16.017Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:16.017Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:16.017Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:16.017Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133000205 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:38:16.017Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133000205 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:16.017Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133000205 data=null} to TreeItem with text {test} [2019-07-30T15:38:16.017Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133000206 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:16.017Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133000206 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:16.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133000304 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:16.274Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:16.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133000306 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:38:16.274Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133000307 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:16.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133000307 data=null} to TreeItem with text {test} [2019-07-30T15:38:16.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133000307 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:16.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133000307 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:16.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133000378 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:16.274Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:38:16.274Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:16.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1133000380 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T15:38:16.274Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1133000380 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T15:38:16.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1133000380 data=null} to TreeItem with text {Traces [7]} [2019-07-30T15:38:16.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1133000380 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T15:38:16.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133000380 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-30T15:38:16.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1133000393 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T15:38:16.274Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:16.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1133000394 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T15:38:16.274Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1133000394 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T15:38:16.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1133000394 data=null} to TreeItem with text {Traces [7]} [2019-07-30T15:38:16.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1133000395 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T15:38:16.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133000406 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-30T15:38:16.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1133000411 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T15:38:16.274Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T15:38:16.274Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T15:38:16.531Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T15:38:16.531Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T15:38:16.531Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1133000718 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T15:38:16.531Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T15:38:16.531Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T15:38:16.531Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T15:38:16.531Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:38:16.531Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T15:38:16.531Z] DEBUG - Clicking on &Yes [2019-07-30T15:38:16.531Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1133000719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:38:16.531Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1133000719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:38:16.531Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1133000720 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:38:16.531Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1133000720 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:38:16.531Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1133000720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:38:16.531Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1133000720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:38:16.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1133000720 data=null item=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-30T15:38:19.311Z] DEBUG - Clicked on [2019-07-30T15:38:19.311Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1133000491 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-30T15:38:19.569Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:38:19.569Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:19.569Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:19.569Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:19.569Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:19.569Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:19.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133003633 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:38:19.569Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133003634 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:19.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133003634 data=null} to TreeItem with text {test} [2019-07-30T15:38:19.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133003634 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:19.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133003634 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:19.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133003652 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:19.569Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:19.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133003652 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:38:19.569Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133003653 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:19.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133003653 data=null} to TreeItem with text {test} [2019-07-30T15:38:19.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133003653 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:19.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133003653 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:19.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133003666 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:19.569Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:38:19.569Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:19.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1133003667 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T15:38:19.569Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1133003667 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T15:38:19.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1133003667 data=null} to TreeItem with text {Traces [0]} [2019-07-30T15:38:19.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1133003667 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:38:19.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133003667 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-30T15:38:19.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1133003685 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:38:19.569Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:19.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1133003686 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T15:38:19.569Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1133003686 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T15:38:19.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1133003686 data=null} to TreeItem with text {Traces [0]} [2019-07-30T15:38:19.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1133003686 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:38:19.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133003687 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-30T15:38:19.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1133003691 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:38:19.569Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T15:38:19.569Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T15:38:19.826Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T15:38:19.826Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T15:38:19.826Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1133003972 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T15:38:19.826Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:38:19.826Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T15:38:19.826Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T15:38:19.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-30T15:38:19.826Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:19.826Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:38:19.826Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:19.826Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:38:19.826Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:38:19.826Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:38:19.826Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:38:19.826Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:38:19.826Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:38:19.826Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:38:19.826Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:38:19.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-30T15:38:19.826Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:38:19.826Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:38:19.826Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:38:19.826Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:38:19.826Z] DEBUG - matched Combo with text " [2019-07-30T15:38:20.084Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1133004095 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-30T15:38:20.084Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T15:38:20.084Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:38:20.084Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:20.084Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:38:20.084Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:20.084Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:38:20.084Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:38:20.084Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:38:20.084Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T15:38:20.084Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:38:20.084Z] 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-30T15:38:20.084Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:38:20.084Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:38:20.084Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:38:20.084Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:38:20.084Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:38:20.084Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:38:20.084Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T15:38:20.084Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:38:20.084Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:20.084Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:38:20.084Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:20.084Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:38:20.084Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:38:20.084Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:38:20.084Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:38:20.084Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T15:38:20.084Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:38:20.084Z] 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-30T15:38:20.084Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:38:20.084Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:38:20.084Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:38:20.084Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:38:20.084Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T15:38:20.084Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:38:20.084Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:38:20.084Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:20.084Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:38:20.084Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:20.084Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:38:20.084Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T15:38:20.085Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:38:20.085Z] 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-30T15:38:20.085Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:38:20.085Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:38:20.085Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:38:20.085Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:38:20.085Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:38:20.085Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:38:20.085Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:38:20.085Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T15:38:20.085Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@230a523c [2019-07-30T15:38:20.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=1133004101 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-30T15:38:20.085Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1133004101 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-30T15:38:20.085Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=1133004101 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T15:38:20.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=1133004101 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T15:38:20.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=1133004101 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-30T15:38:20.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=1133004101 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-30T15:38:20.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=1133004101 data=null item=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-30T15:38:20.085Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=1133004101 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-30T15:38:20.085Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1133004102 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-30T15:38:20.085Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=1133004102 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-30T15:38:20.085Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=1133004102 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T15:38:20.085Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=1133004102 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T15:38:20.085Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:38:20.085Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:20.085Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:38:20.085Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:20.085Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:38:20.085Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:38:20.085Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T15:38:20.085Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:38:20.085Z] 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-30T15:38:20.085Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:38:20.085Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:38:20.085Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:38:20.085Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:38:20.085Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:38:20.085Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:38:20.085Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T15:38:20.085Z] 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-30T15:38:20.085Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:38:20.085Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:20.085Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:38:20.085Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:20.085Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:38:20.085Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:38:20.085Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:38:20.085Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:38:20.085Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:38:20.085Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T15:38:20.085Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T15:38:20.085Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T15:38:20.085Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:38:20.085Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:38:20.085Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:38:20.085Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T15:38:20.085Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:38:20.085Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:38:20.085Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:20.085Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:38:20.085Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:20.085Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:38:20.085Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:38:20.085Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:38:20.085Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:38:20.085Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:38:20.085Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:38:20.085Z] 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-30T15:38:20.085Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:38:20.085Z] 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-30T15:38:20.085Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:38:20.085Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:38:20.085Z] 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-30T15:38:20.085Z] 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-30T15:38:20.085Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:38:20.085Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:20.085Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:38:20.085Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:20.085Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:38:20.085Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:38:20.085Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:38:20.085Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:38:20.085Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:38:20.085Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:38:20.085Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:38:20.085Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:38:20.085Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T15:38:20.085Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T15:38:20.085Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:38:20.085Z] DEBUG - Clicking on &Finish [2019-07-30T15:38:20.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1133004113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:38:20.085Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1133004113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:38:20.085Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1133004113 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:38:20.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1133004114 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:38:20.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1133004114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:38:20.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1133004114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:38:20.085Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:38:20.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1133004114 data=null item=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-30T15:38:20.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1133003730 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-30T15:38:20.342Z] DEBUG - Clicked on [2019-07-30T15:38:20.342Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:38:20.342Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:20.342Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:20.342Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:20.342Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:20.342Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:20.342Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133004421 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:38:20.342Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133004421 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:20.342Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133004421 data=null} to TreeItem with text {test} [2019-07-30T15:38:20.342Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133004422 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:20.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133004422 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:20.342Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133004443 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:20.342Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:20.342Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133004444 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:38:20.342Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133004451 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:20.342Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133004453 data=null} to TreeItem with text {test} [2019-07-30T15:38:20.342Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133004453 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:20.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133004453 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:20.342Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133004460 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:20.342Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:38:20.342Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:20.342Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1133004485 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:38:20.342Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1133004486 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:38:20.342Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1133004486 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:38:20.342Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1133004486 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:38:20.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133004487 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-30T15:38:20.342Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1133004522 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:38:20.342Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1133004523 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:38:20.342Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1133004523 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:38:20.342Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1133004523 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:38:20.342Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1133004523 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-30T15:38:20.342Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1133004526 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:38:20.906Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:38:20.906Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:20.906Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133004991 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:20.906Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133004992 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:20.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133004992 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:20.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133004992 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:20.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133004993 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-30T15:38:20.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133005026 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:20.906Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:20.906Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:20.906Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:20.906Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:20.906Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:38:20.906Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:20.906Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133005030 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:20.906Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133005031 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:20.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133005031 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:20.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133005031 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:20.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133005031 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-30T15:38:20.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133005036 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:20.906Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:20.906Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133005036 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:20.906Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133005036 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:20.906Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:20.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133005037 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:20.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133005037 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:20.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133005037 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-30T15:38:20.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133005082 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:20.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133005082 data=null button=1 stateMask=0x0 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:20.906Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133005083 data=null button=1 stateMask=0x0 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:21.231Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133005083 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-30T15:38:21.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133005192 data=null button=1 stateMask=0x80000 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:21.584Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133005705 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:21.584Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133005706 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:21.584Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133005706 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:21.584Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:21.584Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:22.148Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:38:22.148Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:38:22.148Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:38:22.148Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:38:22.148Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:38:22.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133006209 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:38:22.148Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133006217 data=null doit=true} to TableItem with text {} [2019-07-30T15:38:22.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133006218 data=null} to TableItem with text {} [2019-07-30T15:38:22.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133006218 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:38:22.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133006219 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-30T15:38:22.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133006223 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:38:22.148Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:38:22.148Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:38:23.078Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:38:23.078Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:23.078Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133007123 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:23.078Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133007123 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:23.078Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133007123 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:23.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133007124 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:23.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133007124 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-30T15:38:23.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133007129 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:23.078Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:23.078Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:23.078Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:23.078Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:23.078Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:38:23.078Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:38:23.078Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:23.078Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:23.078Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:23.078Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:23.078Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:23.078Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133007146 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:38:23.078Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133007146 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:23.078Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133007146 data=null} to TreeItem with text {test} [2019-07-30T15:38:23.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133007146 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:23.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133007146 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:23.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133007177 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:23.078Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:23.078Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133007178 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:38:23.078Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133007178 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:23.078Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133007178 data=null} to TreeItem with text {test} [2019-07-30T15:38:23.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133007179 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:23.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133007179 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:23.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133007186 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:23.078Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:38:23.078Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:23.078Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1133007187 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:38:23.078Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1133007191 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:38:23.078Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1133007191 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:38:23.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1133007192 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:38:23.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133007192 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-30T15:38:23.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1133007202 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:38:23.078Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:23.078Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1133007203 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:38:23.078Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1133007203 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:38:23.078Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1133007203 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:38:23.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1133007204 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:38:23.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133007215 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-30T15:38:23.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1133007220 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:38:23.078Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T15:38:23.078Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T15:38:23.643Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T15:38:23.643Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T15:38:23.643Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1133007620 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T15:38:23.643Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T15:38:23.643Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T15:38:23.643Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T15:38:23.643Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:38:23.643Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T15:38:23.643Z] DEBUG - Clicking on &Yes [2019-07-30T15:38:23.643Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1133007621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:38:23.643Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1133007622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:38:23.643Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1133007622 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:38:23.643Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1133007622 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:38:23.643Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1133007622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:38:23.643Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1133007622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:38:23.643Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1133007622 data=null item=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-30T15:38:23.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1133007303 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-30T15:38:23.900Z] DEBUG - Clicked on [2019-07-30T15:38:24.157Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:38:24.157Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:24.157Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:24.157Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:24.157Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:24.157Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:24.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133008199 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:38:24.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133008199 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:24.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133008199 data=null} to TreeItem with text {test} [2019-07-30T15:38:24.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133008199 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:24.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133008200 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:24.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133008227 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:24.157Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:24.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133008228 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:38:24.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133008228 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:24.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133008228 data=null} to TreeItem with text {test} [2019-07-30T15:38:24.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133008228 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:24.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133008229 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:24.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133008236 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:24.157Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:38:24.157Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:24.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1133008238 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:38:24.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1133008238 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:38:24.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1133008238 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:38:24.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1133008238 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:38:24.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133008238 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-30T15:38:24.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1133008261 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:38:24.157Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:24.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1133008263 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:38:24.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1133008263 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:38:24.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1133008263 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:38:24.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1133008264 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:38:24.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133008264 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-30T15:38:24.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1133008280 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:38:24.157Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T15:38:24.157Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T15:38:24.414Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T15:38:24.414Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T15:38:24.414Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1133008623 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T15:38:24.414Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:38:24.414Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T15:38:24.414Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T15:38:24.414Z] 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-30T15:38:24.414Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:24.414Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:38:24.414Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:24.414Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:38:24.414Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:38:24.414Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:38:24.414Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:38:24.414Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:38:24.414Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:38:24.414Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:38:24.414Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:38:24.414Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T15:38:24.414Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:38:24.414Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:38:24.414Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:38:24.414Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:38:24.414Z] DEBUG - matched Combo with text " [2019-07-30T15:38:24.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1133008688 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-30T15:38:24.671Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T15:38:24.671Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:38:24.671Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:24.671Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:38:24.671Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:24.671Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:38:24.671Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:38:24.671Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:38:24.671Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T15:38:24.671Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:38:24.671Z] 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-30T15:38:24.671Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:38:24.671Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:38:24.671Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:38:24.671Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:38:24.671Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:38:24.671Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:38:24.671Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T15:38:24.671Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:38:24.671Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:24.671Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:38:24.671Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:24.671Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:38:24.671Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:38:24.671Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:38:24.671Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:38:24.671Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T15:38:24.671Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:38:24.671Z] 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-30T15:38:24.671Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:38:24.671Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:38:24.671Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:38:24.671Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:38:24.671Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T15:38:24.671Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:38:24.671Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:38:24.671Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:24.671Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:38:24.671Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:24.671Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:38:24.671Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T15:38:24.671Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:38:24.671Z] 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-30T15:38:24.671Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:38:24.671Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:38:24.671Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:38:24.671Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:38:24.671Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:38:24.671Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:38:24.671Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:38:24.671Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T15:38:24.671Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T15:38:24.671Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:38:24.671Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:24.671Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:38:24.671Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:24.671Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:38:24.671Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:38:24.671Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T15:38:24.671Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:38:24.672Z] 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-30T15:38:24.672Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:38:24.672Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:38:24.672Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:38:24.672Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:38:24.672Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:38:24.672Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:38:24.672Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T15:38:24.672Z] 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-30T15:38:24.672Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:38:24.672Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:24.672Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:38:24.672Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:24.672Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:38:24.672Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:38:24.672Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:38:24.672Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:38:24.672Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:38:24.672Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T15:38:24.672Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T15:38:24.672Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T15:38:24.672Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:38:24.672Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:38:24.672Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:38:24.672Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T15:38:24.672Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:38:24.672Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:38:24.672Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:24.672Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:38:24.672Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:24.672Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:38:24.672Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:38:24.672Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:38:24.672Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:38:24.672Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:38:24.672Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:38:24.672Z] 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-30T15:38:24.672Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:38:24.672Z] 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-30T15:38:24.672Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:38:24.672Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:38:24.672Z] 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-30T15:38:24.672Z] 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-30T15:38:24.672Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:38:24.672Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:24.672Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:38:24.672Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:38:24.672Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:38:24.672Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:38:24.672Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:38:24.672Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:38:24.672Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:38:24.672Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:38:24.672Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:38:24.672Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:38:24.672Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T15:38:24.672Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T15:38:24.672Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:38:24.672Z] DEBUG - Clicking on &Finish [2019-07-30T15:38:24.672Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1133008714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:38:24.672Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1133008714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:38:24.672Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1133008714 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:38:24.672Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1133008714 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:38:24.672Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1133008714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:38:24.672Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1133008715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:38:24.672Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:38:24.672Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:38:24.672Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:38:24.672Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:38:24.672Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:38:24.672Z] DEBUG - Clicked on &Finish [2019-07-30T15:38:25.236Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T15:38:25.236Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1133009324 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T15:38:25.236Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T15:38:25.236Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T15:38:25.236Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All' [2019-07-30T15:38:25.236Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH' [2019-07-30T15:38:25.236Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-30T15:38:25.236Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T15:38:25.236Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T15:38:25.236Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T15:38:25.236Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T15:38:25.236Z] DEBUG - Clicking on Rename All [2019-07-30T15:38:25.236Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=1133009325 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-30T15:38:25.236Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=1133009328 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-30T15:38:25.236Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=1133009328 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-30T15:38:25.236Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=1133009328 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-30T15:38:25.236Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=1133009328 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-30T15:38:25.236Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=1133009329 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-30T15:38:25.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=1133009329 data=null item=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-30T15:38:25.236Z] DEBUG - Clicked on [2019-07-30T15:38:25.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1133008715 data=null item=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-30T15:38:25.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1133008323 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-30T15:38:26.057Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:38:26.057Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:26.057Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:26.057Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:26.057Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:26.057Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:26.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133010095 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:38:26.057Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133010095 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:26.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133010095 data=null} to TreeItem with text {test} [2019-07-30T15:38:26.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133010095 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:26.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133010096 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:26.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133010129 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:26.057Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:26.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133010130 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:38:26.057Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133010130 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:26.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133010130 data=null} to TreeItem with text {test} [2019-07-30T15:38:26.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133010130 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:26.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133010130 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:26.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133010193 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:26.057Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:38:26.057Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:26.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1133010202 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T15:38:26.057Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1133010202 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T15:38:26.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1133010202 data=null} to TreeItem with text {Traces [13]} [2019-07-30T15:38:26.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1133010203 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T15:38:26.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133010203 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-30T15:38:26.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1133010225 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T15:38:26.057Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1133010225 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T15:38:26.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1133010226 data=null} to TreeItem with text {Traces [13]} [2019-07-30T15:38:26.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1133010226 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T15:38:26.057Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1133010226 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-30T15:38:26.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1133010312 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T15:38:26.570Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:38:26.571Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:26.571Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133010698 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:38:26.571Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133010698 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:38:26.571Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133010698 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:38:26.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133010698 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:38:26.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133010699 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:38:26.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133010732 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:38:26.571Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:26.571Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:26.571Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:26.571Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:26.571Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:38:26.571Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:26.571Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133010781 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:38:26.571Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133010781 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:38:26.571Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133010781 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:38:26.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133010781 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:38:26.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133010782 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:38:26.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133010786 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:38:26.571Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:38:26.571Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133010787 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:38:26.571Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133010787 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:38:26.571Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:26.571Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133010788 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:38:26.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133010788 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:38:26.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133010788 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:38:26.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133010793 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:38:26.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133010793 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:38:26.571Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133010794 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:38:26.828Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133010799 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:38:27.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133010924 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:38:27.342Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133011349 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:38:27.342Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133011350 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:38:27.342Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133011350 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:38:27.342Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:38:27.342Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:28.274Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:38:28.274Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:38:28.274Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:38:28.274Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:38:28.274Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:38:28.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133012419 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:38:28.274Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133012420 data=null doit=true} to TableItem with text {} [2019-07-30T15:38:28.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133012420 data=null} to TableItem with text {} [2019-07-30T15:38:28.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133012420 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:38:28.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133012421 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-30T15:38:28.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133012427 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:38:28.274Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:38:28.274Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:38:28.530Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:38:28.530Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:28.530Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133012633 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:38:28.530Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133012633 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:38:28.530Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133012633 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:38:28.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133012633 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:38:28.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133012634 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:38:28.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133012639 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:38:28.530Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:28.530Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:28.530Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:28.530Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:28.530Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:38:28.530Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:38:28.530Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:28.530Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:28.530Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:28.530Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:28.530Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:28.530Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133012651 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:38:28.530Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133012652 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:28.530Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133012652 data=null} to TreeItem with text {test} [2019-07-30T15:38:28.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133012652 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:28.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133012652 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:28.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133012702 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:28.530Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:28.530Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133012703 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:38:28.530Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133012703 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:28.530Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133012703 data=null} to TreeItem with text {test} [2019-07-30T15:38:28.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133012703 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:28.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133012703 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:28.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133012711 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:28.530Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:38:28.530Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:28.530Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1133012712 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T15:38:28.530Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1133012712 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T15:38:28.530Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1133012712 data=null} to TreeItem with text {Traces [13]} [2019-07-30T15:38:28.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1133012712 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T15:38:28.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133012713 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-30T15:38:28.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1133012732 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T15:38:28.530Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-30T15:38:29.094Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:38:29.094Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:29.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133013207 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:38:29.094Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1133013207 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:38:29.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1133013208 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:38:29.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133013208 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:38:29.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133013208 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-30T15:38:29.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133013244 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:38:29.094Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:29.094Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:29.094Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:29.094Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:29.094Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:38:29.094Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:29.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133013249 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:38:29.094Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1133013249 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:38:29.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1133013249 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:38:29.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133013249 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:38:29.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133013249 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-30T15:38:29.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133013254 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:38:29.094Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:38:29.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133013255 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:38:29.094Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1133013255 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:38:29.094Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:29.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1133013255 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:38:29.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133013255 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:38:29.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133013255 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-30T15:38:29.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133013259 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:38:29.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133013265 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:38:29.094Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133013266 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:38:29.351Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133013266 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-30T15:38:29.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133013343 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:38:29.607Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133013614 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:38:29.607Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1133013615 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:38:29.607Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1133013615 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:38:29.607Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:38:29.607Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:29.607Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:30.537Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:38:30.537Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:38:30.537Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:38:30.537Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:38:30.537Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:38:30.537Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133014618 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:38:30.537Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133014618 data=null doit=true} to TableItem with text {} [2019-07-30T15:38:30.537Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133014618 data=null} to TableItem with text {} [2019-07-30T15:38:30.537Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133014619 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:38:30.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133014619 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-30T15:38:30.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133014689 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:38:30.537Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:38:30.537Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:38:30.794Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:38:30.794Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:30.794Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133014877 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:38:30.794Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1133014877 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:38:30.794Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1133014878 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:38:30.794Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133014878 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:38:30.794Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133014878 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-30T15:38:30.794Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133014883 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:38:30.794Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:30.794Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:30.794Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:30.794Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:30.794Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:38:30.794Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:38:30.794Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:30.794Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:30.794Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:30.794Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:30.794Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:30.794Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133014896 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:38:30.794Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133014896 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:30.794Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133014896 data=null} to TreeItem with text {test} [2019-07-30T15:38:30.794Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133014897 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:30.794Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133014897 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:30.794Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133014937 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:30.794Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:30.794Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133014937 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:38:30.794Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133014937 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:30.794Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133014938 data=null} to TreeItem with text {test} [2019-07-30T15:38:30.794Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133014938 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:30.794Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133014938 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:30.794Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133014944 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:30.794Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:38:30.794Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:30.794Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1133014945 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T15:38:30.794Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1133014945 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T15:38:30.794Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1133014945 data=null} to TreeItem with text {Traces [13]} [2019-07-30T15:38:30.794Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1133014946 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T15:38:30.794Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133014946 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-30T15:38:30.794Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1133014966 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T15:38:30.794Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-30T15:38:31.051Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:38:31.051Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:31.051Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133015151 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:31.051Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133015152 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:31.051Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133015152 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:31.051Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133015152 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:31.051Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133015153 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-30T15:38:31.051Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133015191 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:31.051Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:31.051Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:31.051Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:31.051Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:31.051Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:38:31.051Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:31.051Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133015196 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:31.051Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133015196 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:31.051Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133015196 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:31.051Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133015196 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:31.051Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133015196 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-30T15:38:31.051Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133015201 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:31.051Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:31.051Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133015202 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:31.051Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133015202 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:31.051Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:31.051Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133015202 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:31.051Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133015202 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:31.051Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133015202 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-30T15:38:31.051Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133015212 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:31.051Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133015213 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:31.051Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133015213 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:31.327Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133015213 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-30T15:38:32.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133015432 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:32.135Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133016086 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:32.135Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133016086 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:32.135Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133016087 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:32.136Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:32.136Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:32.136Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:32.136Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:32.136Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:38:32.136Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:38:32.136Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:38:32.136Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:38:32.136Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:38:32.136Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133016091 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:38:32.136Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133016091 data=null doit=true} to TableItem with text {} [2019-07-30T15:38:32.136Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133016091 data=null} to TableItem with text {} [2019-07-30T15:38:32.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133016092 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:38:32.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133016092 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-30T15:38:32.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133016097 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:38:32.136Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:38:32.136Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:38:33.065Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:38:33.065Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:33.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133017293 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:33.065Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133017293 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:33.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133017293 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:33.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133017294 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:33.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133017294 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-30T15:38:33.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133017299 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:38:33.065Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:33.065Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:33.065Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:33.065Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:33.065Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:38:33.065Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:38:33.322Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:33.322Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:33.322Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:33.322Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:33.322Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:33.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133017321 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:38:33.322Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133017321 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:33.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133017322 data=null} to TreeItem with text {test} [2019-07-30T15:38:33.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133017322 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:33.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133017322 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:33.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133017354 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:33.322Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:33.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133017384 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:38:33.322Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133017385 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:33.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133017385 data=null} to TreeItem with text {test} [2019-07-30T15:38:33.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133017385 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:33.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133017386 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:33.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133017393 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:33.322Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:38:33.322Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:33.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1133017398 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T15:38:33.322Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1133017399 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T15:38:33.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1133017399 data=null} to TreeItem with text {Traces [13]} [2019-07-30T15:38:33.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1133017399 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T15:38:33.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133017399 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-30T15:38:33.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1133017410 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T15:38:33.322Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-30T15:38:33.322Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:38:33.322Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:33.579Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1133017637 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T15:38:33.579Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1133017638 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T15:38:33.579Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1133017638 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T15:38:33.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1133017639 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:38:33.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133017639 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-30T15:38:33.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1133017703 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:38:33.579Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:33.579Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:33.579Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:33.579Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:33.579Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:38:33.579Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:33.579Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1133017707 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T15:38:33.579Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1133017707 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T15:38:33.579Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1133017707 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T15:38:33.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1133017707 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:38:33.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133017707 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-30T15:38:33.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1133017712 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:38:33.579Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-30T15:38:33.579Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1133017713 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T15:38:33.579Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1133017713 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T15:38:33.579Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:33.579Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1133017713 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T15:38:33.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1133017714 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:38:33.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133017714 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-30T15:38:33.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1133017717 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:38:33.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1133017717 data=null button=1 stateMask=0x0 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T15:38:33.579Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1133017718 data=null button=1 stateMask=0x0 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T15:38:33.579Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133017718 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-30T15:38:34.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1133017906 data=null button=1 stateMask=0x80000 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T15:38:34.510Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1133018519 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T15:38:34.510Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1133018519 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T15:38:34.510Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1133018519 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T15:38:34.510Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-30T15:38:34.510Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:34.510Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:34.510Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:34.510Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:34.510Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:38:34.510Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:38:34.510Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:38:34.510Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:38:34.510Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:38:34.510Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133018522 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:38:34.510Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133018522 data=null doit=true} to TableItem with text {} [2019-07-30T15:38:34.510Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133018522 data=null} to TableItem with text {} [2019-07-30T15:38:34.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133018523 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:38:34.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133018523 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-30T15:38:34.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133018541 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:38:34.510Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:38:34.510Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:38:35.441Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:38:35.441Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:35.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1133019473 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T15:38:35.441Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1133019473 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T15:38:35.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1133019477 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T15:38:35.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1133019477 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:38:35.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133019478 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-30T15:38:35.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1133019483 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:38:35.441Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:35.441Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:35.441Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:35.441Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:35.441Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:38:35.441Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:38:35.441Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:35.441Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:35.441Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:35.441Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:35.441Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:35.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133019497 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:38:35.441Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133019497 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:35.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133019498 data=null} to TreeItem with text {test} [2019-07-30T15:38:35.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133019498 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:35.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133019498 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:35.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133019535 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:35.441Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:35.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133019535 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:38:35.441Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133019535 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:35.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133019536 data=null} to TreeItem with text {test} [2019-07-30T15:38:35.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133019536 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:35.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133019536 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:35.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133019553 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:35.441Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:38:35.441Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:35.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1133019559 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T15:38:35.441Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1133019559 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T15:38:35.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1133019559 data=null} to TreeItem with text {Traces [13]} [2019-07-30T15:38:35.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1133019559 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T15:38:35.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133019560 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-30T15:38:35.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1133019569 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T15:38:35.441Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-30T15:38:35.441Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:38:35.441Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:35.698Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1133019713 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T15:38:35.698Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1133019713 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T15:38:35.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1133019714 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T15:38:35.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1133019714 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:38:35.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133019714 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-30T15:38:35.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1133019758 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:38:35.698Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:35.698Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:35.698Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:35.698Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:35.698Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:38:35.698Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:35.698Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1133019762 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T15:38:35.698Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1133019762 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T15:38:35.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1133019762 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T15:38:35.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1133019763 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:38:35.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133019763 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-30T15:38:35.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1133019767 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:38:35.698Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-30T15:38:35.698Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1133019768 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T15:38:35.698Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1133019768 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T15:38:35.698Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:35.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1133019768 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T15:38:35.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1133019768 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:38:35.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133019769 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-30T15:38:35.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1133019772 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:38:35.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1133019772 data=null button=1 stateMask=0x0 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T15:38:35.698Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1133019780 data=null button=1 stateMask=0x0 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T15:38:35.698Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133019780 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-30T15:38:36.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1133019940 data=null button=1 stateMask=0x80000 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T15:38:36.263Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1133020389 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T15:38:36.263Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1133020390 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T15:38:36.263Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1133020390 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T15:38:36.263Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-30T15:38:36.263Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:36.263Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:36.263Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:36.263Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:36.263Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:36.263Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:38:36.263Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:38:36.263Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:38:36.263Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:38:36.263Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:38:36.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133020394 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:38:36.263Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133020394 data=null doit=true} to TableItem with text {} [2019-07-30T15:38:36.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133020394 data=null} to TableItem with text {} [2019-07-30T15:38:36.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133020394 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:38:36.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133020395 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-30T15:38:36.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133020401 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:38:36.263Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:38:36.263Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:38:37.633Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:38:37.633Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:37.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1133021800 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T15:38:37.633Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1133021800 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T15:38:37.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1133021800 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T15:38:37.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1133021801 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:38:37.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133021801 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-30T15:38:37.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1133021806 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:38:37.633Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:37.633Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:37.633Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:37.633Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:37.633Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:38:37.633Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:38:37.633Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:37.633Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:37.633Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:37.633Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:37.633Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:37.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133021821 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:38:37.633Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133021821 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:37.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133021821 data=null} to TreeItem with text {test} [2019-07-30T15:38:37.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133021822 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:37.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133021822 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:37.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133021861 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:37.633Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:37.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133021862 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:38:37.633Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133021862 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:37.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133021862 data=null} to TreeItem with text {test} [2019-07-30T15:38:37.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133021862 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:37.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133021862 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:37.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133021879 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:37.633Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:38:37.633Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:37.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1133021881 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T15:38:37.633Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1133021881 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T15:38:37.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1133021881 data=null} to TreeItem with text {Traces [13]} [2019-07-30T15:38:37.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1133021882 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T15:38:37.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133021882 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-30T15:38:37.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1133021903 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T15:38:37.890Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-30T15:38:38.147Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:38:38.147Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:38.147Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1133022389 data=null button=0 stateMask=0x0 x=139 y=305 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:38:38.147Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1133022389 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:38:38.147Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1133022390 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:38:38.147Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1133022390 data=null button=1 stateMask=0x0 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:38:38.147Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133022390 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-30T15:38:38.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1133022446 data=null button=1 stateMask=0x80000 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:38:38.404Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:38.404Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:38.404Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:38.404Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:38.404Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:38:38.404Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:38.404Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1133022450 data=null button=0 stateMask=0x0 x=139 y=305 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:38:38.404Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1133022450 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:38:38.404Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1133022450 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:38:38.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1133022451 data=null button=1 stateMask=0x0 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:38:38.404Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133022451 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-30T15:38:38.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1133022456 data=null button=1 stateMask=0x80000 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:38:38.404Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-30T15:38:38.404Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1133022456 data=null button=0 stateMask=0x0 x=139 y=305 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:38:38.404Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1133022456 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:38:38.404Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:38.404Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1133022457 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:38:38.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1133022457 data=null button=1 stateMask=0x0 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:38:38.404Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133022457 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-30T15:38:38.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1133022467 data=null button=1 stateMask=0x80000 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:38:38.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1133022468 data=null button=1 stateMask=0x0 x=139 y=305 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:38:38.404Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1133022468 data=null button=1 stateMask=0x0 x=139 y=305 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:38:38.404Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133022468 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-30T15:38:38.968Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1133022592 data=null button=1 stateMask=0x80000 x=139 y=305 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:38:38.968Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1133023025 data=null button=0 stateMask=0x0 x=139 y=305 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:38:38.968Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1133023129 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:38:38.968Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1133023129 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:38:38.968Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-30T15:38:38.968Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:38.968Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:38.968Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:38.968Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:38.968Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:38.968Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:38.968Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:38:38.968Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:38:38.968Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:38:38.968Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:38:38.968Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:38:38.968Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133023134 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:38:38.968Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133023135 data=null doit=true} to TableItem with text {} [2019-07-30T15:38:38.968Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133023135 data=null} to TableItem with text {} [2019-07-30T15:38:38.968Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133023135 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:38:38.968Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133023136 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-30T15:38:38.968Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133023201 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:38:38.968Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:38:38.968Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:38:39.898Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:38:39.898Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:40.155Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1133024211 data=null button=0 stateMask=0x0 x=139 y=305 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:38:40.155Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1133024211 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:38:40.155Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1133024212 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:38:40.155Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1133024212 data=null button=1 stateMask=0x0 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:38:40.155Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133024212 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-30T15:38:40.155Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1133024217 data=null button=1 stateMask=0x80000 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:38:40.155Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:40.155Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:40.155Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:40.155Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:40.155Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:38:40.155Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:38:40.155Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:40.155Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:40.155Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:40.155Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:40.155Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:40.155Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133024231 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:38:40.155Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133024231 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:40.155Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133024231 data=null} to TreeItem with text {test} [2019-07-30T15:38:40.155Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133024232 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:40.155Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133024232 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:40.155Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133024281 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:40.155Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:40.155Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133024283 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:38:40.155Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133024283 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:40.155Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133024283 data=null} to TreeItem with text {test} [2019-07-30T15:38:40.155Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133024283 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:40.155Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133024284 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:40.155Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133024290 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:40.155Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:38:40.155Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:40.155Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1133024291 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T15:38:40.155Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1133024292 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T15:38:40.155Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1133024292 data=null} to TreeItem with text {Traces [13]} [2019-07-30T15:38:40.155Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1133024292 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T15:38:40.155Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133024292 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-30T15:38:40.155Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1133024352 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T15:38:40.155Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-30T15:38:40.413Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:38:40.413Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:40.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133024474 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:38:40.413Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133024475 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:38:40.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133024475 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:38:40.414Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133024475 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:38:40.414Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133024475 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-30T15:38:40.414Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133024514 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:38:40.414Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:40.414Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:40.414Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:40.414Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:40.414Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:38:40.414Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:40.414Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133024519 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:38:40.414Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133024519 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:38:40.414Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133024519 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:38:40.414Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133024520 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:38:40.414Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133024520 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-30T15:38:40.414Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133024525 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:38:40.414Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:38:40.414Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133024526 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:38:40.414Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133024526 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:38:40.414Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:40.414Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133024526 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:38:40.414Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133024526 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:38:40.414Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133024527 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-30T15:38:40.414Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133024538 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:38:40.414Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133024538 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:38:40.414Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133024539 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:38:40.414Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133024539 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-30T15:38:40.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133024638 data=null button=1 stateMask=0x80000 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:38:40.978Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133025033 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:38:40.978Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133025035 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:38:40.978Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133025035 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:38:40.978Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:38:40.978Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:40.978Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:40.978Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:40.978Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:40.978Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:40.978Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:40.978Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:41.908Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:38:41.908Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:38:41.908Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:38:41.908Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:38:41.908Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:38:41.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133026039 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:38:41.908Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133026040 data=null doit=true} to TableItem with text {} [2019-07-30T15:38:41.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133026040 data=null} to TableItem with text {} [2019-07-30T15:38:41.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133026040 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:38:41.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133026040 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-30T15:38:41.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133026048 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:38:41.908Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:38:41.908Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:38:41.908Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:38:42.326Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:42.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133026272 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:38:42.326Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133026272 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:38:42.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133026273 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:38:42.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133026273 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:38:42.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133026273 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-30T15:38:42.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133026278 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:38:42.326Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:42.326Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:42.326Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:42.326Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:42.326Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:38:42.326Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:38:42.326Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:42.326Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:42.326Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:42.326Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:42.326Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:42.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133026292 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:38:42.326Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133026292 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:42.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133026293 data=null} to TreeItem with text {test} [2019-07-30T15:38:42.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133026293 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:42.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133026293 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:42.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133026329 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:42.326Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:42.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133026330 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:38:42.326Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133026330 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:42.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133026330 data=null} to TreeItem with text {test} [2019-07-30T15:38:42.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133026330 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:42.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133026330 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:42.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133026337 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:42.326Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:38:42.326Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:42.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1133026339 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T15:38:42.326Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1133026339 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T15:38:42.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1133026340 data=null} to TreeItem with text {Traces [13]} [2019-07-30T15:38:42.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1133026340 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T15:38:42.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133026340 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-30T15:38:42.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1133026361 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T15:38:42.326Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-30T15:38:42.784Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:38:42.784Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:42.784Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133026860 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:38:42.784Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133026860 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:38:42.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133026860 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:38:42.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133026860 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:38:42.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133026861 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-30T15:38:42.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133026900 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:38:42.784Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:42.784Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:42.784Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:42.784Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:42.784Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:38:42.784Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:42.784Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133026904 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:38:42.784Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133026904 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:38:42.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133026904 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:38:42.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133026904 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:38:42.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133026905 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-30T15:38:42.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133026910 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:38:42.784Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:38:42.784Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133026910 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:38:42.784Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133026911 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:38:42.784Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:42.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133026911 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:38:42.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133026911 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:38:42.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133026911 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-30T15:38:42.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133026921 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:38:42.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133026922 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:38:42.784Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133026922 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:38:42.784Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133026922 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-30T15:38:43.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133027089 data=null button=1 stateMask=0x80000 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:38:43.081Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133027325 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:38:43.081Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133027325 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:38:43.081Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133027325 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:38:43.081Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:38:43.081Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:43.081Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:43.081Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:43.081Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:43.081Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:43.081Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:43.081Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:43.081Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:44.450Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:38:44.450Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:38:44.450Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:38:44.450Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:38:44.450Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:38:44.450Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133028329 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:38:44.450Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133028329 data=null doit=true} to TableItem with text {} [2019-07-30T15:38:44.450Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133028329 data=null} to TableItem with text {} [2019-07-30T15:38:44.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133028330 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:38:44.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133028330 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-30T15:38:44.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133028349 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:38:44.450Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:38:44.450Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:38:44.450Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:38:44.450Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:44.450Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133028549 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:38:44.450Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133028549 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:38:44.450Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133028549 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:38:44.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133028550 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:38:44.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133028550 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-30T15:38:44.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133028554 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:38:44.450Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:44.450Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:44.450Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:44.450Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:44.450Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:38:44.450Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:38:44.450Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:44.450Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:44.450Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:44.450Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:44.450Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:44.450Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133028586 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:38:44.450Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133028586 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:44.450Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133028586 data=null} to TreeItem with text {test} [2019-07-30T15:38:44.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133028587 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:44.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133028587 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:44.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133028625 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:44.450Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:44.450Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133028627 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:38:44.450Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133028627 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:44.450Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133028627 data=null} to TreeItem with text {test} [2019-07-30T15:38:44.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133028628 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:44.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133028628 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:44.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133028638 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:44.450Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:38:44.450Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:44.450Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1133028640 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T15:38:44.450Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1133028640 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T15:38:44.450Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1133028640 data=null} to TreeItem with text {Traces [13]} [2019-07-30T15:38:44.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1133028640 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T15:38:44.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133028640 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-30T15:38:44.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1133028651 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T15:38:44.450Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-30T15:38:45.013Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:38:45.013Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:45.013Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1133029070 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:38:45.013Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1133029070 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:38:45.013Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1133029071 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:38:45.013Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1133029071 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:38:45.013Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133029071 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-30T15:38:45.013Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1133029122 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:38:45.013Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:45.013Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:45.013Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:45.013Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:45.013Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:38:45.013Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:45.013Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1133029126 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:38:45.013Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1133029127 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:38:45.013Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1133029127 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:38:45.013Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1133029127 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:38:45.013Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133029127 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-30T15:38:45.013Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1133029133 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:38:45.013Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:38:45.013Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1133029133 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:38:45.013Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1133029133 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:38:45.013Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:45.013Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1133029134 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:38:45.013Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1133029134 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:38:45.013Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133029134 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-30T15:38:45.013Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1133029144 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:38:45.013Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1133029144 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:38:45.013Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1133029145 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:38:45.013Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133029145 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-30T15:38:45.943Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1133029326 data=null button=1 stateMask=0x80000 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:38:45.943Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1133029940 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:38:45.943Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1133029941 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:38:45.943Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1133029941 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:38:45.943Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:38:45.943Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:45.943Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:45.943Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:45.943Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:45.943Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:45.943Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:45.943Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:45.943Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:45.943Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:45.943Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:38:45.943Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:38:45.943Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:38:45.943Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:38:45.943Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:38:45.943Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133029969 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:38:45.943Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133029969 data=null doit=true} to TableItem with text {} [2019-07-30T15:38:45.943Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133029970 data=null} to TableItem with text {} [2019-07-30T15:38:45.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133029970 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:38:45.943Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133029970 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-30T15:38:45.943Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133029984 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:38:45.943Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:38:45.943Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:38:47.312Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:38:47.312Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:47.312Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1133031398 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:38:47.312Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1133031398 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:38:47.312Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1133031399 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:38:47.312Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1133031399 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:38:47.312Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133031400 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-30T15:38:47.312Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1133031405 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:38:47.312Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:47.312Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:47.312Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:47.312Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:47.312Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:38:47.312Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:38:47.312Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:47.312Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:47.312Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:47.312Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:47.312Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:47.312Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133031412 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:38:47.312Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133031412 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:47.312Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133031412 data=null} to TreeItem with text {test} [2019-07-30T15:38:47.312Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133031417 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:47.312Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133031418 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:47.312Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133031458 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:47.312Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:47.312Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133031458 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:38:47.312Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133031459 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:47.312Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133031459 data=null} to TreeItem with text {test} [2019-07-30T15:38:47.312Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133031459 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:47.312Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133031459 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:47.312Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133031465 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:47.312Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:38:47.312Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:47.312Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1133031466 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T15:38:47.312Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1133031467 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T15:38:47.312Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1133031467 data=null} to TreeItem with text {Traces [13]} [2019-07-30T15:38:47.312Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1133031467 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T15:38:47.312Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133031467 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-30T15:38:47.312Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1133031487 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T15:38:47.312Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-30T15:38:47.876Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:38:47.876Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:47.876Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1133031965 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:38:47.876Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1133031965 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:38:47.876Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1133031965 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:38:47.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1133031966 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:38:47.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133031966 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-30T15:38:47.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1133032006 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:38:47.876Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:47.876Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:47.876Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:47.877Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:47.877Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:38:47.877Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:47.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1133032009 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:38:47.877Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1133032009 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:38:47.877Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1133032009 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:38:47.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1133032010 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:38:47.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133032010 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-30T15:38:47.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1133032014 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:38:47.877Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:38:47.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1133032015 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:38:47.877Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1133032015 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:38:47.877Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:47.877Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1133032015 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:38:47.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1133032016 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:38:47.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133032016 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-30T15:38:47.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1133032019 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:38:47.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1133032020 data=null button=1 stateMask=0x0 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:38:47.877Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1133032020 data=null button=1 stateMask=0x0 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:38:47.877Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133032020 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-30T15:38:48.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1133032098 data=null button=1 stateMask=0x80000 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:38:48.133Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1133032161 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:38:48.133Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1133032161 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:38:48.133Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1133032161 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:38:48.133Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:38:48.133Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:48.133Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:48.133Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:48.133Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:48.133Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:48.133Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:48.133Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:48.133Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:48.133Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:48.695Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:48.695Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:48.695Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:48.695Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:48.695Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:48.695Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:48.695Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:48.695Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:48.695Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:48.951Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:48.951Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:48.951Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:48.951Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:48.952Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:48.952Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:48.952Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:48.952Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:48.952Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:49.516Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:49.516Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:49.516Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:49.516Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:49.516Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:49.516Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:49.516Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:49.516Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:49.516Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:50.080Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:50.080Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:50.080Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:50.080Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:50.080Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:50.080Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:50.080Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:50.080Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:50.080Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:50.643Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:50.643Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:50.643Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:50.643Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:50.643Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:50.643Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:50.643Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:50.643Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:50.643Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:50.643Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:50.643Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:38:50.643Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:38:50.643Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:38:50.643Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:38:50.643Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:38:50.643Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133034672 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:38:50.643Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133034672 data=null doit=true} to TableItem with text {} [2019-07-30T15:38:50.643Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133034672 data=null} to TableItem with text {} [2019-07-30T15:38:50.643Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133034672 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:38:50.643Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133034672 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-30T15:38:50.643Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133034694 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:38:50.643Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:38:50.643Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:38:51.575Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:38:51.575Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:51.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1133035695 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:38:51.575Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1133035696 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:38:51.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1133035696 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:38:51.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1133035696 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:38:51.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133035696 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-30T15:38:51.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1133035702 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:38:51.575Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:51.575Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:51.575Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:51.575Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:51.575Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:38:51.575Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:38:51.575Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:51.575Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:51.575Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:51.575Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:51.575Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:51.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133035717 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:38:51.575Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133035717 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:51.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133035717 data=null} to TreeItem with text {test} [2019-07-30T15:38:51.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133035717 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:51.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133035718 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:51.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133035766 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:51.575Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:51.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133035806 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:38:51.575Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133035806 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:51.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133035806 data=null} to TreeItem with text {test} [2019-07-30T15:38:51.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133035806 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:51.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133035807 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:51.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133035815 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:51.575Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:38:51.575Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:51.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1133035816 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T15:38:51.575Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1133035816 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T15:38:51.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1133035816 data=null} to TreeItem with text {Traces [13]} [2019-07-30T15:38:51.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1133035817 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T15:38:51.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133035817 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-30T15:38:51.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1133035837 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T15:38:51.832Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-30T15:38:52.089Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:38:52.089Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:52.089Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1133036318 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:38:52.089Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1133036319 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:38:52.089Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1133036319 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:38:52.089Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1133036319 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:38:52.089Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133036320 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-30T15:38:52.346Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1133036391 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:38:52.346Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:52.346Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:52.346Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:52.346Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:52.346Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:38:52.346Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:52.346Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1133036395 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:38:52.346Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1133036395 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:38:52.346Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1133036395 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:38:52.346Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1133036396 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:38:52.346Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133036396 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-30T15:38:52.346Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1133036401 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:38:52.346Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:38:52.346Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1133036401 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:38:52.346Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1133036401 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:38:52.346Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:52.346Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1133036402 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:38:52.346Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1133036402 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:38:52.346Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133036402 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-30T15:38:52.346Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1133036414 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:38:52.346Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1133036414 data=null button=1 stateMask=0x0 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:38:52.346Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1133036414 data=null button=1 stateMask=0x0 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:38:52.603Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133036415 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-30T15:38:52.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1133036591 data=null button=1 stateMask=0x80000 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:38:52.860Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1133036966 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:38:52.860Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1133037022 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:38:52.860Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1133037023 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:38:52.860Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:38:52.860Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:52.860Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:52.860Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:52.860Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:52.860Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:52.860Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:52.860Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:52.860Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:52.860Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:52.860Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:52.860Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:52.860Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:38:52.860Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:38:52.860Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:38:52.860Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:38:52.860Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:38:52.860Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133037025 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:38:52.860Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133037025 data=null doit=true} to TableItem with text {} [2019-07-30T15:38:52.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133037026 data=null} to TableItem with text {} [2019-07-30T15:38:52.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133037026 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:38:52.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133037026 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-30T15:38:52.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133037033 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:38:52.860Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:38:52.860Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:38:54.105Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:38:54.105Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:54.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1133038130 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:38:54.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1133038130 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:38:54.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1133038130 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:38:54.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1133038130 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:38:54.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133038130 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-30T15:38:54.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1133038135 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:38:54.105Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:54.105Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:54.105Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:54.105Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:54.105Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:38:54.105Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:38:54.105Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:54.105Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:54.105Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:54.105Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:54.105Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:54.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133038148 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:38:54.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133038148 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:54.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133038148 data=null} to TreeItem with text {test} [2019-07-30T15:38:54.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133038149 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:54.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133038149 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:54.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133038199 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:54.105Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:54.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133038200 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:38:54.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133038200 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:54.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133038200 data=null} to TreeItem with text {test} [2019-07-30T15:38:54.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133038200 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:54.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133038200 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:54.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133038208 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:54.105Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:38:54.105Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:54.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1133038209 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T15:38:54.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1133038210 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T15:38:54.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1133038210 data=null} to TreeItem with text {Traces [13]} [2019-07-30T15:38:54.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1133038210 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T15:38:54.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133038210 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-30T15:38:54.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1133038230 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T15:38:54.105Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-30T15:38:54.105Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:38:54.105Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:54.362Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1133038411 data=null button=0 stateMask=0x0 x=148 y=326 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:38:54.362Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1133038411 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:38:54.362Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1133038411 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:38:54.362Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1133038411 data=null button=1 stateMask=0x0 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:38:54.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133038412 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-30T15:38:54.362Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1133038510 data=null button=1 stateMask=0x80000 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:38:54.362Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:54.362Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:54.362Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:54.362Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:54.362Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:38:54.362Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:54.362Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1133038513 data=null button=0 stateMask=0x0 x=148 y=326 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:38:54.362Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1133038514 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:38:54.362Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1133038514 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:38:54.362Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1133038514 data=null button=1 stateMask=0x0 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:38:54.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133038514 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-30T15:38:54.362Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1133038529 data=null button=1 stateMask=0x80000 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:38:54.362Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:38:54.362Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1133038530 data=null button=0 stateMask=0x0 x=148 y=326 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:38:54.362Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1133038530 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:38:54.362Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:54.362Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1133038530 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:38:54.362Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1133038531 data=null button=1 stateMask=0x0 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:38:54.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133038531 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-30T15:38:54.362Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1133038536 data=null button=1 stateMask=0x80000 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:38:54.362Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1133038536 data=null button=1 stateMask=0x0 x=148 y=326 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:38:54.362Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1133038537 data=null button=1 stateMask=0x0 x=148 y=326 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:38:54.619Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133038537 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-30T15:38:55.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1133038637 data=null button=1 stateMask=0x80000 x=148 y=326 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:38:55.184Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1133039209 data=null button=0 stateMask=0x0 x=148 y=326 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:38:55.184Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1133039295 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:38:55.184Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1133039295 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:38:55.184Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:38:55.184Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:55.184Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:55.184Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:55.184Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:55.184Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:55.184Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:55.184Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:55.184Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:55.184Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:55.184Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:55.184Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:55.184Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:38:55.184Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:38:55.184Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:38:55.184Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:38:55.184Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:38:55.184Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:38:55.184Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133039299 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:38:55.184Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133039299 data=null doit=true} to TableItem with text {} [2019-07-30T15:38:55.184Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133039299 data=null} to TableItem with text {} [2019-07-30T15:38:55.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133039299 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:38:55.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133039300 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-30T15:38:55.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133039308 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:38:55.184Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:38:55.184Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:38:56.113Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:38:56.113Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:56.113Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1133040248 data=null button=0 stateMask=0x0 x=148 y=326 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:38:56.113Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1133040249 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:38:56.113Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1133040249 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:38:56.113Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1133040249 data=null button=1 stateMask=0x0 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:38:56.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133040250 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-30T15:38:56.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1133040254 data=null button=1 stateMask=0x80000 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:38:56.113Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:56.113Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:56.113Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:56.113Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:56.113Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:38:56.113Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:38:56.113Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:56.113Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:56.113Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:56.113Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:56.113Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:56.113Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133040260 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:38:56.113Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133040261 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:56.113Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133040261 data=null} to TreeItem with text {test} [2019-07-30T15:38:56.113Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133040261 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:56.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133040261 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:56.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133040299 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:56.114Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:56.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133040300 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:38:56.114Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133040300 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:56.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133040300 data=null} to TreeItem with text {test} [2019-07-30T15:38:56.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133040300 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:56.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133040300 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:56.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133040317 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:56.114Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:38:56.114Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:56.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1133040345 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T15:38:56.114Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1133040345 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T15:38:56.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1133040345 data=null} to TreeItem with text {Traces [13]} [2019-07-30T15:38:56.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1133040346 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T15:38:56.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133040346 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-30T15:38:56.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1133040356 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T15:38:56.114Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-30T15:38:56.370Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:38:56.370Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:56.370Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1133040466 data=null button=0 stateMask=0x0 x=133 y=284 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:56.370Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1133040466 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:56.370Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1133040466 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:56.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1133040467 data=null button=1 stateMask=0x0 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:56.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133040467 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-30T15:38:56.370Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1133040509 data=null button=1 stateMask=0x80000 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:56.370Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:56.370Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:56.370Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:56.370Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:56.370Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:38:56.370Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:56.370Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1133040514 data=null button=0 stateMask=0x0 x=133 y=284 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:56.370Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1133040514 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:56.370Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1133040514 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:56.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1133040514 data=null button=1 stateMask=0x0 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:56.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133040515 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-30T15:38:56.370Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1133040520 data=null button=1 stateMask=0x80000 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:56.370Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log} [2019-07-30T15:38:56.370Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1133040521 data=null button=0 stateMask=0x0 x=133 y=284 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:56.370Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1133040521 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:56.370Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:56.370Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1133040521 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:56.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1133040522 data=null button=1 stateMask=0x0 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:56.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133040522 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-30T15:38:56.370Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1133040543 data=null button=1 stateMask=0x80000 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:56.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1133040544 data=null button=1 stateMask=0x0 x=133 y=284 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:56.370Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1133040544 data=null button=1 stateMask=0x0 x=133 y=284 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:56.628Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133040544 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-30T15:38:56.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1133040625 data=null button=1 stateMask=0x80000 x=133 y=284 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:56.628Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1133040811 data=null button=0 stateMask=0x0 x=133 y=284 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:56.628Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1133040811 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:56.628Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1133040811 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:56.628Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log} [2019-07-30T15:38:56.628Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-30T15:38:56.628Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-30T15:38:56.628Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:38:56.628Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:56.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1133040987 data=null button=0 stateMask=0x0 x=133 y=284 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:56.885Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1133040988 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:56.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1133040988 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:56.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1133040988 data=null button=1 stateMask=0x0 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:56.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133040989 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-30T15:38:56.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1133041017 data=null button=1 stateMask=0x80000 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T15:38:56.885Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:56.885Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:56.885Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:56.885Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:56.885Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:38:56.885Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:38:56.885Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:56.885Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:56.885Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:38:56.885Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:38:56.885Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:56.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133041026 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:38:56.885Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133041026 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:56.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133041026 data=null} to TreeItem with text {test} [2019-07-30T15:38:56.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133041027 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:56.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133041027 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:56.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133041102 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:56.885Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:56.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133041103 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:38:56.885Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133041103 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:56.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133041103 data=null} to TreeItem with text {test} [2019-07-30T15:38:56.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133041104 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:56.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133041104 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:38:56.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133041127 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:38:56.885Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:38:56.885Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:56.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1133041128 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T15:38:56.885Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1133041128 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T15:38:56.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1133041128 data=null} to TreeItem with text {Traces [13]} [2019-07-30T15:38:56.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1133041129 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T15:38:57.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133041129 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-30T15:38:57.142Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1133041194 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T15:38:57.142Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:38:57.142Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1133041195 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T15:38:57.142Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1133041195 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T15:38:57.142Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1133041195 data=null} to TreeItem with text {Traces [13]} [2019-07-30T15:38:57.142Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1133041195 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T15:38:57.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133041195 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-30T15:38:57.142Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1133041223 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T15:38:57.142Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T15:38:57.142Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T15:38:57.398Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T15:38:57.398Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T15:38:57.398Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1133041506 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T15:38:57.398Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T15:38:57.398Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T15:38:57.398Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T15:38:57.398Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:38:57.398Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T15:38:57.398Z] DEBUG - Clicking on &Yes [2019-07-30T15:38:57.398Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1133041507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:38:57.398Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1133041507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:38:57.398Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1133041507 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:38:57.398Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1133041507 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:38:57.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1133041507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:38:57.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1133041507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:38:57.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1133041508 data=null item=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-30T15:39:00.670Z] DEBUG - Clicked on [2019-07-30T15:39:01.600Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1133041307 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-30T15:39:01.600Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:39:01.600Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:01.600Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:01.600Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:01.600Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:01.600Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:01.600Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133045813 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:39:01.600Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133045813 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:01.600Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133045813 data=null} to TreeItem with text {test} [2019-07-30T15:39:01.600Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133045813 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:01.600Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133045814 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:01.600Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133045835 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:01.600Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:01.600Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133045835 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:39:01.600Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133045835 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:01.600Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133045836 data=null} to TreeItem with text {test} [2019-07-30T15:39:01.600Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133045836 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:01.600Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133045841 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:01.600Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133045850 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:01.600Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:39:01.600Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:01.600Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1133045851 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T15:39:01.600Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1133045851 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T15:39:01.600Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1133045851 data=null} to TreeItem with text {Traces [13]} [2019-07-30T15:39:01.600Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1133045851 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T15:39:01.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133045851 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-30T15:39:01.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1133045865 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T15:39:01.856Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:01.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1133045866 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T15:39:01.856Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1133045866 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T15:39:01.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1133045866 data=null} to TreeItem with text {Traces [13]} [2019-07-30T15:39:01.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1133045866 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T15:39:01.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133045867 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-30T15:39:01.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1133045870 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T15:39:01.856Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T15:39:01.856Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T15:39:02.113Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T15:39:02.113Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T15:39:02.113Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1133046134 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T15:39:02.113Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:39:02.113Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T15:39:02.113Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T15:39:02.113Z] 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-30T15:39:02.113Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:39:02.113Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:39:02.113Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:39:02.113Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:39:02.113Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:39:02.113Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:39:02.113Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:39:02.113Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:39:02.113Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:39:02.113Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:39:02.113Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:39:02.113Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T15:39:02.113Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:39:02.113Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:39:02.113Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:39:02.113Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:39:02.113Z] DEBUG - matched Combo with text " [2019-07-30T15:39:02.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1133046307 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-30T15:39:02.114Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:39:02.114Z] 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-30T15:39:02.114Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:39:02.114Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:39:02.114Z] 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-30T15:39:02.114Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T15:39:02.114Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:39:02.114Z] 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-30T15:39:02.114Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T15:39:02.114Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:39:02.114Z] 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-30T15:39:02.114Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T15:39:02.114Z] 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-30T15:39:02.114Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T15:39:02.114Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] 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-30T15:39:02.114Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:39:02.114Z] 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-30T15:39:02.114Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] 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-30T15:39:02.114Z] 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-30T15:39:02.114Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T15:39:02.114Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:39:02.114Z] DEBUG - Clicking on &Finish [2019-07-30T15:39:02.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1133046329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:39:02.114Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1133046329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:39:02.114Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1133046329 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:39:02.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1133046329 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:39:02.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1133046329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:39:02.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1133046329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:39:02.370Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:39:02.370Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:39:02.370Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:39:02.370Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:39:02.370Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:39:02.370Z] DEBUG - Clicked on &Finish [2019-07-30T15:39:02.934Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T15:39:02.934Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1133047002 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T15:39:02.934Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T15:39:02.934Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T15:39:02.934Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T15:39:02.934Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T15:39:02.934Z] DEBUG - matched Button with text "Overwrite All", using matcher: with mnemonic 'Overwrite All' [2019-07-30T15:39:02.934Z] DEBUG - matched Button with text "Overwrite All", using matcher: with style 'SWT.PUSH' [2019-07-30T15:39:02.934Z] DEBUG - matched Button with text "Overwrite All", using matcher: (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH') [2019-07-30T15:39:02.934Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T15:39:02.934Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T15:39:02.934Z] DEBUG - Clicking on Overwrite All [2019-07-30T15:39:02.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite All} time=1133047003 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-30T15:39:02.934Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite All} time=1133047003 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-30T15:39:02.934Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite All} time=1133047004 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH') [2019-07-30T15:39:02.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite All} time=1133047004 data=null} to (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH') [2019-07-30T15:39:02.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite All} time=1133047004 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-30T15:39:02.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite All} time=1133047004 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-30T15:39:02.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite All} time=1133047004 data=null item=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-30T15:39:02.934Z] DEBUG - Clicked on [2019-07-30T15:39:03.498Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1133046329 data=null item=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-30T15:39:03.498Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1133045926 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-30T15:39:03.498Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:39:03.498Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:03.498Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:03.498Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:03.498Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:03.498Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:03.498Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133047726 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:39:03.498Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133047727 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:03.498Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133047727 data=null} to TreeItem with text {test} [2019-07-30T15:39:03.498Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133047727 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:03.498Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133047727 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:03.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133047798 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:03.755Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:03.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133047799 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:39:03.755Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133047799 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:03.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133047799 data=null} to TreeItem with text {test} [2019-07-30T15:39:03.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133047799 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:03.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133047799 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:03.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133047817 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:03.755Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:39:03.755Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:03.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1133047818 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T15:39:03.755Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1133047819 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T15:39:03.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1133047819 data=null} to TreeItem with text {Traces [7]} [2019-07-30T15:39:03.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1133047819 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T15:39:03.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133047819 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-30T15:39:03.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1133047888 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T15:39:03.755Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1133047889 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T15:39:03.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1133047889 data=null} to TreeItem with text {Traces [7]} [2019-07-30T15:39:03.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1133047889 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T15:39:03.755Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1133047889 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-30T15:39:03.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1133047895 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T15:39:03.755Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:39:03.755Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:04.011Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133048013 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:39:04.011Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133048014 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:39:04.011Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133048014 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:39:04.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133048015 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:39:04.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133048015 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:39:04.011Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133048048 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:39:04.011Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:04.011Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:04.011Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:04.011Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:04.011Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:39:04.011Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:04.011Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133048051 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:39:04.011Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133048051 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:39:04.011Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133048051 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:39:04.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133048052 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:39:04.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133048052 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:39:04.011Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133048056 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:39:04.011Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:39:04.011Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133048057 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:39:04.011Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133048057 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:39:04.011Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:04.011Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133048057 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:39:04.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133048058 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:39:04.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133048058 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:39:04.011Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133048061 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:39:04.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133048062 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:39:04.011Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133048062 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:39:04.012Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133048062 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:39:04.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133048138 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:39:04.268Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133048364 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:39:04.268Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133048364 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:39:04.268Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133048365 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:39:04.268Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:39:04.268Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:39:05.230Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:39:05.230Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:39:05.230Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:39:05.230Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:39:05.230Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:39:05.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133049377 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:39:05.230Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133049378 data=null doit=true} to TableItem with text {} [2019-07-30T15:39:05.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133049378 data=null} to TableItem with text {} [2019-07-30T15:39:05.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133049378 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:39:05.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133049379 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-30T15:39:05.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133049432 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:39:05.230Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:39:05.230Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:39:05.487Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:39:05.487Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:05.487Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133049605 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:39:05.487Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133049605 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:39:05.487Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133049605 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:39:05.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133049605 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:39:05.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133049606 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:39:05.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133049615 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:39:05.487Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:05.487Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:05.487Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:05.487Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:05.487Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:39:05.487Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:39:05.487Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:05.487Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:05.487Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:05.487Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:05.487Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:05.487Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133049635 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:39:05.487Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133049635 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:05.487Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133049635 data=null} to TreeItem with text {test} [2019-07-30T15:39:05.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133049636 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:05.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133049636 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:05.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133049667 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:05.487Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:05.487Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133049668 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:39:05.487Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133049668 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:05.487Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133049669 data=null} to TreeItem with text {test} [2019-07-30T15:39:05.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133049669 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:05.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133049669 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:05.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133049678 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:05.487Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:39:05.487Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:05.487Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1133049679 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T15:39:05.487Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1133049679 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T15:39:05.487Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1133049679 data=null} to TreeItem with text {Traces [7]} [2019-07-30T15:39:05.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1133049679 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T15:39:05.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133049680 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-30T15:39:05.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1133049698 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T15:39:05.487Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-30T15:39:06.051Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:39:06.051Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:06.051Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133050161 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:39:06.051Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1133050162 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:39:06.051Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1133050162 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:39:06.051Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133050162 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:39:06.051Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133050163 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-30T15:39:06.051Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133050195 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:39:06.051Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:06.051Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:06.051Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:06.051Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:06.051Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:39:06.051Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:06.051Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133050199 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:39:06.051Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1133050199 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:39:06.051Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1133050199 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:39:06.051Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133050200 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:39:06.051Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133050200 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-30T15:39:06.051Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133050204 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:39:06.051Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:39:06.051Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133050205 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:39:06.051Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1133050205 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:39:06.051Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:06.051Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1133050205 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:39:06.051Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133050205 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:39:06.051Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133050205 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-30T15:39:06.051Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133050209 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:39:06.051Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133050209 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:39:06.051Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133050209 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:39:06.051Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133050209 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-30T15:39:06.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133050276 data=null button=1 stateMask=0x80000 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:39:06.308Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133050528 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:39:06.308Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1133050529 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:39:06.308Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1133050543 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:39:06.308Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:39:06.308Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:39:06.308Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:39:07.679Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:39:07.679Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:39:07.679Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:39:07.679Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:39:07.679Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:39:07.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133051547 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:39:07.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133051547 data=null doit=true} to TableItem with text {} [2019-07-30T15:39:07.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133051547 data=null} to TableItem with text {} [2019-07-30T15:39:07.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133051547 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:39:07.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133051547 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-30T15:39:07.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133051552 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:39:07.679Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:39:07.679Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:39:07.679Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:39:07.679Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:07.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133051730 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:39:07.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1133051731 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:39:07.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1133051731 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:39:07.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133051731 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:39:07.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133051731 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-30T15:39:07.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133051736 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:39:07.679Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:07.679Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:07.679Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:07.679Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:07.679Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:39:07.679Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:39:07.679Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:07.679Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:07.679Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:07.679Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:07.679Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:07.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133051785 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:39:07.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133051786 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:07.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133051786 data=null} to TreeItem with text {test} [2019-07-30T15:39:07.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133051786 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:07.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133051786 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:07.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133051817 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:07.679Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:07.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133051818 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:39:07.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133051818 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:07.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133051819 data=null} to TreeItem with text {test} [2019-07-30T15:39:07.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133051819 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:07.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133051819 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:07.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133051824 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:07.679Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:39:07.679Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:07.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1133051825 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T15:39:07.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1133051825 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T15:39:07.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1133051825 data=null} to TreeItem with text {Traces [7]} [2019-07-30T15:39:07.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1133051826 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T15:39:07.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133051826 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-30T15:39:07.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1133051834 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T15:39:07.679Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-30T15:39:07.936Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:39:07.936Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:08.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133052207 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:08.193Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133052207 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:08.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133052207 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:08.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133052208 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:08.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133052208 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-30T15:39:08.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133052246 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:08.193Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:08.193Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:08.193Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:08.193Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:08.193Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:39:08.193Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:08.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133052250 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:08.193Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133052250 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:08.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133052250 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:08.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133052251 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:08.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133052251 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-30T15:39:08.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133052255 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:08.193Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:08.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133052256 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:08.193Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133052256 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:08.193Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:08.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133052256 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:08.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133052256 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:08.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133052257 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-30T15:39:08.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133052260 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:08.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133052260 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:08.193Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133052261 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:08.193Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133052266 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-30T15:39:08.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133052338 data=null button=1 stateMask=0x80000 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:08.755Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133052828 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:08.755Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133052903 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:08.755Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133052903 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:08.755Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:08.755Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:39:08.755Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:39:08.755Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:39:08.755Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:39:08.755Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:39:08.755Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:39:08.755Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:39:08.755Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:39:08.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133052906 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:39:08.755Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133052906 data=null doit=true} to TableItem with text {} [2019-07-30T15:39:08.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133052906 data=null} to TableItem with text {} [2019-07-30T15:39:08.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133052906 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:39:08.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133052906 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-30T15:39:08.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133052924 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:39:08.755Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:39:08.755Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:39:09.692Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:39:09.692Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:09.950Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133054011 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:09.950Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133054012 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:09.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133054012 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:09.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133054012 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:09.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133054012 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-30T15:39:09.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133054017 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:09.950Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:09.950Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:09.950Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:09.950Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:09.950Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:39:09.950Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:39:09.950Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:09.950Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:09.950Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:09.950Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:09.950Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:09.950Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133054023 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:39:09.950Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133054023 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:09.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133054024 data=null} to TreeItem with text {test} [2019-07-30T15:39:09.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133054024 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:09.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133054024 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:09.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133054060 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:09.950Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:09.950Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133054061 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:39:09.950Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133054061 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:09.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133054061 data=null} to TreeItem with text {test} [2019-07-30T15:39:09.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133054061 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:09.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133054062 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:09.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133054074 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:09.950Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:39:09.950Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:09.950Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1133054075 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T15:39:09.950Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1133054075 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T15:39:09.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1133054075 data=null} to TreeItem with text {Traces [7]} [2019-07-30T15:39:09.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1133054076 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T15:39:09.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133054076 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-30T15:39:09.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1133054085 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T15:39:09.950Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-30T15:39:09.950Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:39:10.207Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:10.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1133054250 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:10.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1133054251 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:10.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1133054251 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:10.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1133054252 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:10.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133054252 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-30T15:39:10.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1133054286 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:10.207Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:10.207Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:10.207Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:10.207Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:10.207Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:39:10.207Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:10.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1133054291 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:10.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1133054291 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:10.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1133054291 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:10.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1133054291 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:10.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133054291 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-30T15:39:10.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1133054295 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:10.208Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-30T15:39:10.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1133054296 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:10.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1133054296 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:10.208Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:10.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1133054296 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:10.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1133054297 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:10.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133054297 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-30T15:39:10.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1133054300 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:10.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1133054300 data=null button=1 stateMask=0x0 x=150 y=137 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:10.208Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1133054301 data=null button=1 stateMask=0x0 x=150 y=137 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:10.208Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133054301 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-30T15:39:10.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1133054451 data=null button=1 stateMask=0x80000 x=150 y=137 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:10.770Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1133054749 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:10.770Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1133054798 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:10.770Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1133054798 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:10.770Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-30T15:39:10.770Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:39:10.770Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:39:10.770Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:39:10.770Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:39:10.770Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:39:10.770Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:39:10.770Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:39:10.770Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:39:10.770Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:39:10.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133054800 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:39:10.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133054800 data=null doit=true} to TableItem with text {} [2019-07-30T15:39:10.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133054801 data=null} to TableItem with text {} [2019-07-30T15:39:10.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133054801 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:39:10.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133054810 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-30T15:39:10.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133054815 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:39:10.770Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:39:10.770Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:39:12.139Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:39:12.139Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:12.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1133056307 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:12.139Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1133056307 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:12.139Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1133056307 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:12.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1133056308 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:12.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133056308 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-30T15:39:12.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1133056313 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:12.139Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:12.139Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:12.139Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:12.139Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:12.139Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:39:12.139Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:39:12.139Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:12.139Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:12.139Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:12.139Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:12.139Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:12.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133056319 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:39:12.139Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133056319 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:12.139Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133056320 data=null} to TreeItem with text {test} [2019-07-30T15:39:12.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133056327 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:12.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133056327 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:12.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133056409 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:12.395Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:12.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133056410 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:39:12.395Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133056410 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:12.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133056410 data=null} to TreeItem with text {test} [2019-07-30T15:39:12.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133056411 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:12.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133056411 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:12.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133056418 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:12.395Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:39:12.395Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:12.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1133056418 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T15:39:12.395Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1133056419 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T15:39:12.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1133056419 data=null} to TreeItem with text {Traces [7]} [2019-07-30T15:39:12.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1133056419 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T15:39:12.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133056419 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-30T15:39:12.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1133056447 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T15:39:12.395Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-30T15:39:12.652Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:39:12.652Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:12.652Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1133056742 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:12.652Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1133056742 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:12.652Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1133056742 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:12.652Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1133056743 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:12.652Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133056743 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-30T15:39:12.652Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1133056782 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:12.652Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:12.652Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:12.652Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:12.652Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:12.652Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:39:12.652Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:12.652Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1133056786 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:12.652Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1133056786 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:12.652Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1133056786 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:12.652Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1133056787 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:12.652Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133056787 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-30T15:39:12.652Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1133056791 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:12.652Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-30T15:39:12.652Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1133056792 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:12.652Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1133056792 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:12.652Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:12.652Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1133056792 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:12.652Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1133056792 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:12.652Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133056793 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-30T15:39:12.652Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1133056802 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:12.652Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1133056802 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:12.652Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1133056803 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:12.652Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133056803 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-30T15:39:13.216Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1133056878 data=null button=1 stateMask=0x80000 x=150 y=158 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:13.216Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1133057224 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:13.216Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1133057309 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:13.216Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1133057310 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:13.216Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-30T15:39:13.216Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:39:13.216Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:39:13.216Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:39:13.216Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:39:13.216Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:39:13.216Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:39:13.216Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:39:13.216Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:39:13.216Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:39:13.216Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:39:13.216Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133057312 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:39:13.216Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133057313 data=null doit=true} to TableItem with text {} [2019-07-30T15:39:13.216Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133057313 data=null} to TableItem with text {} [2019-07-30T15:39:13.216Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133057313 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:39:13.216Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133057322 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-30T15:39:13.216Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133057327 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:39:13.216Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:39:13.216Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:39:14.147Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:39:14.147Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:14.404Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1133058418 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:14.404Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1133058419 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:14.404Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1133058419 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:14.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1133058419 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:14.404Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133058420 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-30T15:39:14.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1133058427 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:14.404Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:14.404Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:14.404Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:14.404Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:14.404Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:39:14.404Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:39:14.404Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:14.404Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:14.404Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:14.404Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:14.404Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:14.404Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133058442 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:39:14.404Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133058443 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:14.404Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133058443 data=null} to TreeItem with text {test} [2019-07-30T15:39:14.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133058443 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:14.404Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133058443 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:14.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133058514 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:14.404Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:14.404Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133058516 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:39:14.404Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133058516 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:14.404Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133058516 data=null} to TreeItem with text {test} [2019-07-30T15:39:14.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133058516 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:14.404Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133058517 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:14.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133058524 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:14.404Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:39:14.404Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:14.404Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1133058525 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T15:39:14.404Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1133058526 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T15:39:14.404Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1133058526 data=null} to TreeItem with text {Traces [7]} [2019-07-30T15:39:14.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1133058526 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T15:39:14.404Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133058533 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-30T15:39:14.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1133058556 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T15:39:14.404Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-30T15:39:14.404Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:39:14.404Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:14.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1133058677 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:39:14.661Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1133058677 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:39:14.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1133058677 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:39:14.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1133058678 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:39:14.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133058678 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-30T15:39:14.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1133058740 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:39:14.661Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:14.661Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:14.661Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:14.661Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:14.661Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:39:14.661Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:14.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1133058744 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:39:14.661Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1133058744 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:39:14.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1133058745 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:39:14.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1133058745 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:39:14.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133058745 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-30T15:39:14.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1133058750 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:39:14.661Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-30T15:39:14.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1133058750 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:39:14.661Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1133058751 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:39:14.661Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:14.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1133058751 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:39:14.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1133058751 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:39:14.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133058751 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-30T15:39:14.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1133058762 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:39:14.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1133058762 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:39:14.661Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1133058763 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:39:14.661Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133058763 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-30T15:39:15.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1133058888 data=null button=1 stateMask=0x80000 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:39:15.224Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1133059244 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:39:15.224Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1133059305 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:39:15.224Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1133059306 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:39:15.224Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-30T15:39:15.224Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:39:15.224Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:39:15.224Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:39:15.224Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:39:15.224Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:39:15.224Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:39:15.224Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:39:15.224Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:39:15.224Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:39:15.224Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:39:15.224Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:39:15.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133059308 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:39:15.224Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133059309 data=null doit=true} to TableItem with text {} [2019-07-30T15:39:15.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133059309 data=null} to TableItem with text {} [2019-07-30T15:39:15.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133059309 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:39:15.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133059309 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-30T15:39:15.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133059316 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:39:15.224Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:39:15.224Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:39:16.137Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:39:16.137Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:16.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1133060407 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:39:16.394Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1133060407 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:39:16.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1133060407 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:39:16.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1133060407 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:39:16.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133060408 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-30T15:39:16.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1133060412 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:39:16.394Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:16.394Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:16.394Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:16.394Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:16.394Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:39:16.394Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:39:16.394Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:16.394Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:16.394Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:16.394Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:16.394Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:16.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133060428 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:39:16.394Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133060428 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:16.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133060429 data=null} to TreeItem with text {test} [2019-07-30T15:39:16.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133060429 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:16.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133060429 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:16.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133060468 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:16.394Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:16.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133060469 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:39:16.394Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133060469 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:16.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133060469 data=null} to TreeItem with text {test} [2019-07-30T15:39:16.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133060470 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:16.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133060482 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:16.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133060498 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:16.394Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:39:16.394Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:16.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1133060499 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T15:39:16.394Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1133060499 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T15:39:16.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1133060500 data=null} to TreeItem with text {Traces [7]} [2019-07-30T15:39:16.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1133060500 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T15:39:16.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133060500 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-30T15:39:16.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1133060526 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T15:39:16.394Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:39:16.394Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:16.394Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:16.394Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:16.394Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:16.394Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:16.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133060590 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:39:16.394Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133060590 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:16.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133060590 data=null} to TreeItem with text {test} [2019-07-30T15:39:16.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133060590 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:16.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133060591 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:16.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133060622 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:16.394Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:16.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133060623 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:39:16.394Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133060624 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:16.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133060624 data=null} to TreeItem with text {test} [2019-07-30T15:39:16.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133060624 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:16.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133060625 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:16.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133060632 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:16.394Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:39:16.394Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:16.651Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1133060633 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T15:39:16.651Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1133060680 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T15:39:16.651Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1133060681 data=null} to TreeItem with text {Traces [7]} [2019-07-30T15:39:16.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1133060681 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T15:39:16.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133060681 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-30T15:39:16.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1133060692 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T15:39:16.651Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-30T15:39:16.908Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:39:16.908Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:17.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1133061164 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:17.166Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1133061165 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:17.166Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1133061165 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:17.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1133061165 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:17.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133061165 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-30T15:39:17.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1133061206 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:17.166Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:17.166Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:17.166Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:17.166Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:17.166Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:39:17.166Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:17.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1133061210 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:17.166Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1133061210 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:17.166Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1133061210 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:17.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1133061210 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:17.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133061211 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-30T15:39:17.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1133061215 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:17.166Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log} [2019-07-30T15:39:17.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1133061216 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:17.166Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1133061216 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:17.166Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:17.166Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1133061217 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:17.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1133061217 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:17.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133061217 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-30T15:39:17.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1133061227 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:17.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1133061227 data=null button=1 stateMask=0x0 x=133 y=179 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:17.166Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1133061228 data=null button=1 stateMask=0x0 x=133 y=179 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:17.166Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133061228 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-30T15:39:17.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1133061457 data=null button=1 stateMask=0x80000 x=133 y=179 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:17.423Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1133061462 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:17.423Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1133061462 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:17.423Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1133061462 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:17.423Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log} [2019-07-30T15:39:17.423Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-30T15:39:17.423Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-30T15:39:17.423Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:39:17.423Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:17.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1133061604 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:17.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1133061605 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:17.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1133061605 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:17.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1133061606 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:17.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133061606 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-30T15:39:17.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1133061611 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:17.423Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:17.423Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:17.423Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:17.423Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:17.423Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:39:17.423Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:39:17.423Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:17.423Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:17.423Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:17.423Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:17.423Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:17.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133061623 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:39:17.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133061623 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:17.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133061623 data=null} to TreeItem with text {test} [2019-07-30T15:39:17.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133061624 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:17.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133061624 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:17.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133061700 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:17.679Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:17.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133061701 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:39:17.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133061701 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:17.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133061701 data=null} to TreeItem with text {test} [2019-07-30T15:39:17.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133061702 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:17.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133061702 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:17.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133061708 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:17.679Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:39:17.679Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:17.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1133061710 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T15:39:17.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1133061710 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T15:39:17.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1133061710 data=null} to TreeItem with text {Traces [7]} [2019-07-30T15:39:17.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1133061710 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T15:39:17.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133061710 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-30T15:39:17.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1133061729 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T15:39:17.679Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:17.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1133061729 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T15:39:17.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1133061730 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T15:39:17.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1133061730 data=null} to TreeItem with text {Traces [7]} [2019-07-30T15:39:17.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1133061730 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T15:39:17.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133061730 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-30T15:39:17.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1133061735 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T15:39:17.679Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T15:39:17.679Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T15:39:17.936Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T15:39:17.936Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T15:39:17.936Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1133061945 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T15:39:17.936Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T15:39:17.936Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T15:39:17.936Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T15:39:17.936Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:39:17.936Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T15:39:17.936Z] DEBUG - Clicking on &Yes [2019-07-30T15:39:17.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1133061946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:39:17.936Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1133061946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:39:17.936Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1133061947 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:39:17.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1133061947 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:39:17.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1133061947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:39:17.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1133061947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:39:17.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1133061947 data=null item=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-30T15:39:20.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1133061779 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-30T15:39:20.460Z] DEBUG - Clicked on [2019-07-30T15:39:20.460Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:39:20.460Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:20.460Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:20.460Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:20.460Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:20.460Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:20.460Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133064205 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:39:20.460Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133064205 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:20.460Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133064205 data=null} to TreeItem with text {test} [2019-07-30T15:39:20.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133064205 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:20.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133064205 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:20.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133064228 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:20.460Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:20.460Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133064228 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:39:20.460Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133064236 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:20.460Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133064236 data=null} to TreeItem with text {test} [2019-07-30T15:39:20.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133064236 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:20.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133064237 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:20.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133064244 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:20.460Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:39:20.460Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:20.460Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1133064252 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T15:39:20.460Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1133064252 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T15:39:20.460Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1133064252 data=null} to TreeItem with text {Traces [7]} [2019-07-30T15:39:20.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1133064253 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T15:39:20.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133064253 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-30T15:39:20.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1133064261 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T15:39:20.460Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:20.460Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1133064262 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T15:39:20.460Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1133064289 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T15:39:20.460Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1133064290 data=null} to TreeItem with text {Traces [7]} [2019-07-30T15:39:20.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1133064290 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T15:39:20.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133064290 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-30T15:39:20.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1133064295 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T15:39:20.460Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T15:39:20.460Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T15:39:20.460Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T15:39:20.460Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T15:39:20.460Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1133064543 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T15:39:20.460Z] 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-30T15:39:20.460Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T15:39:20.460Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:39:20.460Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:39:20.460Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:39:20.460Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:39:20.460Z] DEBUG - matched Combo with text " [2019-07-30T15:39:20.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1133064663 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-30T15:39:20.460Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:39:20.460Z] 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-30T15:39:20.460Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:39:20.460Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:39:20.460Z] 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-30T15:39:20.460Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T15:39:20.460Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:39:20.460Z] 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-30T15:39:20.460Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T15:39:20.460Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:39:20.460Z] 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-30T15:39:20.460Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T15:39:20.460Z] 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-30T15:39:20.460Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T15:39:20.460Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] 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-30T15:39:20.460Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:39:20.460Z] 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-30T15:39:20.460Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] 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-30T15:39:20.460Z] 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-30T15:39:20.460Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T15:39:20.460Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:39:20.460Z] DEBUG - Clicking on &Finish [2019-07-30T15:39:20.460Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1133064680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:39:20.460Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1133064680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:39:20.460Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1133064680 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:39:20.460Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1133064681 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:39:20.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1133064681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:39:20.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1133064681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:39:20.718Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:39:20.718Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:39:20.718Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:39:20.718Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:39:20.718Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:39:20.718Z] DEBUG - Clicked on &Finish [2019-07-30T15:39:21.283Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T15:39:21.283Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1133065327 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T15:39:21.283Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T15:39:21.283Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T15:39:21.283Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T15:39:21.283Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T15:39:21.283Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T15:39:21.283Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All' [2019-07-30T15:39:21.283Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH' [2019-07-30T15:39:21.283Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH') [2019-07-30T15:39:21.283Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T15:39:21.283Z] DEBUG - Clicking on Skip All [2019-07-30T15:39:21.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=1133065329 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-30T15:39:21.283Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=1133065329 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-30T15:39:21.283Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=1133065329 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH') [2019-07-30T15:39:21.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=1133065329 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH') [2019-07-30T15:39:21.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=1133065330 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-30T15:39:21.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=1133065330 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-30T15:39:21.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=1133065330 data=null item=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-30T15:39:21.540Z] DEBUG - Clicked on [2019-07-30T15:39:21.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1133064681 data=null item=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-30T15:39:21.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1133064345 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-30T15:39:22.054Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:39:22.054Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:22.054Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:22.054Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:22.054Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:22.054Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:22.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133066107 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:39:22.054Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133066107 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:22.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133066107 data=null} to TreeItem with text {test} [2019-07-30T15:39:22.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133066107 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:22.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133066108 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:22.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133066129 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:22.054Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:22.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133066137 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:39:22.054Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133066138 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:22.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133066138 data=null} to TreeItem with text {test} [2019-07-30T15:39:22.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133066183 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:22.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133066183 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:22.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133066190 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:22.054Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:39:22.054Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:22.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1133066192 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T15:39:22.054Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1133066192 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T15:39:22.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1133066192 data=null} to TreeItem with text {Traces [7]} [2019-07-30T15:39:22.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1133066193 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T15:39:22.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133066193 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-30T15:39:22.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1133066211 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T15:39:22.054Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:39:22.054Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:22.054Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:22.054Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:22.054Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:22.054Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:22.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133066222 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:39:22.054Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133066222 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:22.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133066222 data=null} to TreeItem with text {test} [2019-07-30T15:39:22.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133066222 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:22.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133066223 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:22.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133066289 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:22.054Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:22.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133066291 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:39:22.054Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133066291 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:22.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133066291 data=null} to TreeItem with text {test} [2019-07-30T15:39:22.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133066291 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:22.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133066291 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:22.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133066301 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:22.054Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:39:22.054Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:22.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1133066302 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T15:39:22.054Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1133066302 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T15:39:22.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1133066302 data=null} to TreeItem with text {Traces [7]} [2019-07-30T15:39:22.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1133066302 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T15:39:22.311Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133066302 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-30T15:39:22.311Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1133066311 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T15:39:22.311Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1133066312 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T15:39:22.311Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1133066312 data=null} to TreeItem with text {Traces [7]} [2019-07-30T15:39:22.311Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1133066312 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T15:39:22.311Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1133066312 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-30T15:39:22.311Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1133066377 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T15:39:22.568Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:39:22.568Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:22.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133066749 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:39:22.568Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133066749 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:39:22.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133066749 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:39:22.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133066777 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:39:22.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133066778 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:39:22.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133066823 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:39:22.824Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:22.824Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:22.824Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:22.824Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:22.824Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:39:22.824Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:22.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133066827 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:39:22.824Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133066827 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:39:22.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133066827 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:39:22.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133066828 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:39:22.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133066828 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:39:22.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133066832 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:39:22.824Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:39:22.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133066833 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:39:22.824Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133066833 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:39:22.824Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:22.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133066833 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:39:22.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133066833 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:39:22.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133066833 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:39:22.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133066886 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:39:22.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133066887 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:39:22.824Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133066888 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:39:22.824Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133066888 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:39:23.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133067013 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:39:23.388Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133067381 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:39:23.388Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133067381 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:39:23.388Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133067381 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:39:23.388Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:39:23.388Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:39:24.319Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:39:24.319Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:39:24.319Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:39:24.319Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:39:24.319Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:39:24.319Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133068397 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:39:24.319Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133068398 data=null doit=true} to TableItem with text {} [2019-07-30T15:39:24.319Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133068398 data=null} to TableItem with text {} [2019-07-30T15:39:24.319Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133068398 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:39:24.319Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133068398 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-30T15:39:24.319Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133068404 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:39:24.319Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:39:24.319Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:39:24.319Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:39:24.319Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:24.576Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133068588 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:39:24.576Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133068588 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:39:24.576Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133068588 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:39:24.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133068589 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:39:24.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133068589 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:39:24.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133068593 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:39:24.576Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:24.576Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:24.576Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:24.576Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:24.576Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:39:24.576Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:39:24.576Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:24.576Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:24.576Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:24.576Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:24.576Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:24.576Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133068600 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:39:24.576Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133068600 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:24.576Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133068600 data=null} to TreeItem with text {test} [2019-07-30T15:39:24.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133068600 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:24.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133068600 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:24.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133068636 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:24.576Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:24.576Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133068637 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:39:24.576Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133068637 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:24.576Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133068638 data=null} to TreeItem with text {test} [2019-07-30T15:39:24.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133068638 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:24.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133068638 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:24.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133068651 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:24.576Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:39:24.576Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:24.576Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1133068652 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T15:39:24.576Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1133068652 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T15:39:24.576Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1133068652 data=null} to TreeItem with text {Traces [7]} [2019-07-30T15:39:24.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1133068653 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T15:39:24.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133068653 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-30T15:39:24.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1133068662 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T15:39:24.576Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-30T15:39:24.833Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:39:25.089Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:25.089Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133069137 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:39:25.089Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1133069137 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:39:25.089Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1133069138 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:39:25.089Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133069138 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:39:25.089Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133069139 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-30T15:39:25.089Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133069172 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:39:25.089Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:25.089Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:25.089Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:25.089Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:25.089Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:39:25.089Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:25.089Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133069176 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:39:25.089Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1133069176 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:39:25.090Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1133069176 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:39:25.090Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133069177 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:39:25.090Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133069177 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-30T15:39:25.090Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133069183 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:39:25.090Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:39:25.090Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133069183 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:39:25.090Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1133069183 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:39:25.090Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:25.090Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1133069184 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:39:25.090Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133069184 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:39:25.090Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133069184 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-30T15:39:25.090Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133069195 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:39:25.090Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133069196 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:39:25.090Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133069196 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:39:25.090Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133069196 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-30T15:39:25.346Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133069344 data=null button=1 stateMask=0x80000 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:39:25.346Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133069521 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:39:25.346Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1133069521 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:39:25.346Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1133069521 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:39:25.346Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:39:25.346Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:39:25.346Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:39:26.595Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:39:26.595Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:39:26.595Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:39:26.595Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:39:26.595Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:39:26.595Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133070549 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:39:26.595Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133070549 data=null doit=true} to TableItem with text {} [2019-07-30T15:39:26.595Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133070549 data=null} to TableItem with text {} [2019-07-30T15:39:26.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133070550 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:39:26.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133070550 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-30T15:39:26.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133070555 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:39:26.595Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:39:26.595Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:39:26.595Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:39:26.595Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:26.595Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133070748 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:39:26.595Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1133070749 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:39:26.595Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1133070749 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:39:26.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133070750 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:39:26.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133070750 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-30T15:39:26.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133070755 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:39:26.595Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:26.595Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:26.595Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:26.595Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:26.595Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:39:26.595Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:39:26.595Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:26.595Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:26.595Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:26.595Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:26.595Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:26.595Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133070761 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:39:26.595Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133070761 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:26.595Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133070761 data=null} to TreeItem with text {test} [2019-07-30T15:39:26.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133070761 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:26.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133070761 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:26.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133070820 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:26.595Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:26.595Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133070821 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:39:26.595Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133070821 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:26.595Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133070821 data=null} to TreeItem with text {test} [2019-07-30T15:39:26.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133070821 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:26.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133070822 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:26.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133070831 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:26.595Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:39:26.595Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:26.595Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1133070833 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T15:39:26.595Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1133070833 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T15:39:26.595Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1133070833 data=null} to TreeItem with text {Traces [7]} [2019-07-30T15:39:26.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1133070833 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T15:39:26.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133070833 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-30T15:39:26.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1133070853 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T15:39:26.852Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-30T15:39:27.110Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:39:27.110Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:27.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133071321 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:27.110Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133071322 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:27.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133071322 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:27.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133071322 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:27.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133071322 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-30T15:39:27.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133071357 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:27.110Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:27.110Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:27.110Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:27.110Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:27.110Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:39:27.110Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:27.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133071361 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:27.110Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133071361 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:27.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133071361 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:27.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133071361 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:27.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133071362 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-30T15:39:27.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133071366 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:27.368Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:27.368Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133071367 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:27.368Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133071367 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:27.368Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:27.368Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133071367 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:27.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133071368 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:27.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133071368 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-30T15:39:27.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133071372 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:27.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133071372 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:27.368Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133071372 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:27.368Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133071377 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-30T15:39:27.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133071542 data=null button=1 stateMask=0x80000 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:27.931Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133071990 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:27.931Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133071990 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:27.931Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133071990 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:27.931Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:27.931Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:39:27.931Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:39:27.931Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:39:28.496Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:39:28.496Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:39:28.496Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:39:28.496Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:39:28.496Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:39:28.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133072493 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:39:28.496Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133072494 data=null doit=true} to TableItem with text {} [2019-07-30T15:39:28.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133072494 data=null} to TableItem with text {} [2019-07-30T15:39:28.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133072494 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:39:28.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133072495 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-30T15:39:28.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133072501 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:39:28.496Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:39:28.496Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:39:29.061Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:39:29.061Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:29.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133073294 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:29.061Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133073294 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:29.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133073294 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:29.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133073294 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:29.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133073295 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-30T15:39:29.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133073299 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:29.061Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:29.061Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:29.061Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:29.061Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:29.061Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:39:29.061Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:39:29.061Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:29.061Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:29.061Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:29.061Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:29.061Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:29.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133073306 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:39:29.061Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133073307 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:29.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133073307 data=null} to TreeItem with text {test} [2019-07-30T15:39:29.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133073307 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:29.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133073317 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:29.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133073394 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:29.317Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:29.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133073395 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:39:29.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133073395 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:29.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133073395 data=null} to TreeItem with text {test} [2019-07-30T15:39:29.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133073395 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:29.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133073395 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:29.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133073401 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:29.317Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:39:29.317Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:29.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1133073402 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T15:39:29.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1133073403 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T15:39:29.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1133073403 data=null} to TreeItem with text {Traces [7]} [2019-07-30T15:39:29.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1133073403 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T15:39:29.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133073403 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-30T15:39:29.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1133073424 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T15:39:29.317Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-30T15:39:29.574Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:39:29.574Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:29.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1133073634 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:29.574Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1133073634 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:29.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1133073634 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:29.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1133073634 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:29.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133073635 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-30T15:39:29.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1133073711 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:29.574Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:29.574Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:29.574Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:29.574Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:29.574Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:39:29.574Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:29.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1133073714 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:29.574Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1133073714 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:29.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1133073715 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:29.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1133073715 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:29.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133073715 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-30T15:39:29.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1133073720 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:29.574Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-30T15:39:29.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1133073720 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:29.574Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1133073720 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:29.574Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:29.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1133073721 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:29.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1133073721 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:29.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133073721 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-30T15:39:29.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1133073725 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:29.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1133073725 data=null button=1 stateMask=0x0 x=150 y=137 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:29.574Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1133073725 data=null button=1 stateMask=0x0 x=150 y=137 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:29.831Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133073725 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-30T15:39:30.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1133073885 data=null button=1 stateMask=0x80000 x=150 y=137 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:30.394Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1133074436 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:30.394Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1133074542 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:30.394Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1133074542 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:30.394Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-30T15:39:30.394Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:39:30.395Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:39:30.395Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:39:30.395Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:39:30.395Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:39:30.395Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:39:30.395Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:39:30.395Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:39:30.395Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:39:30.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133074546 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:39:30.395Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133074546 data=null doit=true} to TableItem with text {} [2019-07-30T15:39:30.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133074546 data=null} to TableItem with text {} [2019-07-30T15:39:30.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133074546 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:39:30.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133074547 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-30T15:39:30.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133074554 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:39:30.395Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:39:30.395Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:39:31.765Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:39:31.765Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:31.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1133075949 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:31.765Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1133075949 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:31.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1133075950 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:31.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1133075950 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:31.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133075950 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-30T15:39:31.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1133075955 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:31.765Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:31.765Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:31.765Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:31.765Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:31.765Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:39:31.765Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:39:31.765Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:31.765Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:31.765Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:31.765Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:31.765Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:31.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133075961 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:39:31.765Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133075961 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:31.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133075962 data=null} to TreeItem with text {test} [2019-07-30T15:39:31.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133075962 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:31.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133075962 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:31.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133075997 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:31.765Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:31.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133075998 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:39:31.765Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133075998 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:31.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133075998 data=null} to TreeItem with text {test} [2019-07-30T15:39:31.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133075998 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:31.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133075999 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:31.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133076010 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:31.765Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:39:31.765Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:31.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1133076011 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T15:39:31.765Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1133076011 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T15:39:31.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1133076011 data=null} to TreeItem with text {Traces [7]} [2019-07-30T15:39:31.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1133076012 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T15:39:32.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133076012 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-30T15:39:32.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1133076034 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T15:39:32.023Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-30T15:39:32.280Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:39:32.280Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:32.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1133076514 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:32.280Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1133076514 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:32.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1133076514 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:32.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1133076515 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:32.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133076515 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-30T15:39:32.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1133076600 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:32.536Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:32.536Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:32.536Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:32.536Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:32.536Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:39:32.536Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:32.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1133076604 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:32.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1133076604 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:32.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1133076604 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:32.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1133076604 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:32.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133076605 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-30T15:39:32.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1133076609 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:32.536Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-30T15:39:32.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1133076610 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:32.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1133076610 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:32.536Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:32.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1133076610 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:32.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1133076611 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:32.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133076611 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-30T15:39:32.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1133076615 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:32.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1133076615 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:32.536Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1133076615 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:32.793Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133076620 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-30T15:39:33.050Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1133076787 data=null button=1 stateMask=0x80000 x=150 y=158 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:33.307Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1133077313 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:33.307Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1133077360 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:33.307Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1133077360 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:33.307Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-30T15:39:33.307Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:39:33.307Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:39:33.307Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:39:33.307Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:39:33.307Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:39:33.307Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:39:33.307Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:39:33.307Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:39:33.307Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:39:33.307Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:39:33.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133077363 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:39:33.307Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133077363 data=null doit=true} to TableItem with text {} [2019-07-30T15:39:33.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133077363 data=null} to TableItem with text {} [2019-07-30T15:39:33.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133077364 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:39:33.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133077364 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-30T15:39:33.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133077402 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:39:33.307Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:39:33.307Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:39:34.675Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:39:34.675Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:34.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1133078793 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:34.675Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1133078793 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:34.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1133078793 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:34.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1133078794 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:34.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133078794 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-30T15:39:34.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1133078799 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:34.675Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:34.675Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:34.675Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:34.675Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:34.675Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:39:34.675Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:39:34.675Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:34.675Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:34.675Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:34.675Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:34.675Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:34.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133078805 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:39:34.675Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133078813 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:34.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133078813 data=null} to TreeItem with text {test} [2019-07-30T15:39:34.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133078813 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:34.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133078814 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:34.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133078857 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:34.675Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:34.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133078858 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:39:34.675Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133078858 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:34.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133078858 data=null} to TreeItem with text {test} [2019-07-30T15:39:34.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133078858 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:34.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133078859 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:34.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133078865 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:34.675Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:39:34.675Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:34.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1133078866 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T15:39:34.675Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1133078866 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T15:39:34.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1133078866 data=null} to TreeItem with text {Traces [7]} [2019-07-30T15:39:34.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1133078867 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T15:39:34.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133078867 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-30T15:39:34.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1133078893 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T15:39:34.675Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-30T15:39:35.238Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:39:35.238Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:35.238Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1133079364 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:39:35.238Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1133079364 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:39:35.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1133079365 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:39:35.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1133079365 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:39:35.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133079365 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-30T15:39:35.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1133079413 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:39:35.238Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:35.238Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:35.238Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:35.238Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:35.238Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:39:35.238Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:35.238Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1133079417 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:39:35.238Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1133079417 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:39:35.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1133079417 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:39:35.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1133079417 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:39:35.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133079418 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-30T15:39:35.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1133079422 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:39:35.238Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-30T15:39:35.238Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1133079423 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:39:35.238Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1133079423 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:39:35.238Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:35.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1133079423 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:39:35.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1133079424 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:39:35.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133079424 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-30T15:39:35.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1133079434 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:39:35.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1133079434 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:39:35.238Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1133079435 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:39:35.495Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133079435 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-30T15:39:35.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1133079588 data=null button=1 stateMask=0x80000 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:39:36.059Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1133079942 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:39:36.059Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1133080005 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:39:36.059Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1133080005 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:39:36.059Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-30T15:39:36.059Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:39:36.059Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:39:36.059Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:39:36.059Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:39:36.059Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:39:36.059Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:39:36.059Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:39:36.059Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:39:36.059Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:39:36.059Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:39:36.059Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:39:36.059Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133080008 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:39:36.059Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133080008 data=null doit=true} to TableItem with text {} [2019-07-30T15:39:36.059Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133080009 data=null} to TableItem with text {} [2019-07-30T15:39:36.059Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133080009 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:39:36.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133080009 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-30T15:39:36.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133080017 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:39:36.059Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:39:36.059Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:39:37.131Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:39:37.131Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:37.131Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1133081113 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:39:37.131Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1133081114 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:39:37.131Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1133081114 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:39:37.131Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1133081114 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:39:37.131Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133081115 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-30T15:39:37.131Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1133081119 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:39:37.131Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:37.131Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:37.131Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:37.131Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:37.131Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:39:37.131Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:39:37.131Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:37.131Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:37.131Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:37.131Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:37.131Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:37.131Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133081132 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:39:37.131Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133081133 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:37.131Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133081133 data=null} to TreeItem with text {test} [2019-07-30T15:39:37.131Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133081133 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:37.131Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133081133 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:37.131Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133081177 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:37.131Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:37.131Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133081177 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:39:37.131Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133081178 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:37.131Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133081178 data=null} to TreeItem with text {test} [2019-07-30T15:39:37.131Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133081178 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:37.131Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133081179 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:37.131Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133081198 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:37.131Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:39:37.131Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:37.131Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1133081199 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T15:39:37.131Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1133081199 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T15:39:37.131Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1133081199 data=null} to TreeItem with text {Traces [7]} [2019-07-30T15:39:37.131Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1133081199 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T15:39:37.131Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133081200 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-30T15:39:37.131Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1133081232 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T15:39:37.131Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-30T15:39:37.131Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:39:37.131Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:37.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1133081401 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:37.528Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1133081402 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:37.528Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1133081402 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:37.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1133081402 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:37.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133081402 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-30T15:39:37.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1133081444 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:37.528Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:37.528Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:37.528Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:37.528Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:37.528Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:39:37.528Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:37.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1133081448 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:37.528Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1133081448 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:37.528Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1133081448 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:37.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1133081448 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:37.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133081448 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-30T15:39:37.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1133081453 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:37.528Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log} [2019-07-30T15:39:37.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1133081454 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:37.528Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1133081454 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:37.528Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:37.528Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1133081454 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:37.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1133081454 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:37.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133081454 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-30T15:39:37.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1133081463 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:37.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1133081464 data=null button=1 stateMask=0x0 x=133 y=179 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:37.528Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1133081464 data=null button=1 stateMask=0x0 x=133 y=179 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:37.528Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133081464 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-30T15:39:37.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1133081541 data=null button=1 stateMask=0x80000 x=133 y=179 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:37.528Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1133081714 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:37.528Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1133081714 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:37.528Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1133081714 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:37.528Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log} [2019-07-30T15:39:37.528Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-30T15:39:37.528Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-30T15:39:37.786Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:39:37.786Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:37.786Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1133081914 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:37.786Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1133081914 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:37.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1133081914 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:37.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1133081915 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:37.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133081915 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-30T15:39:37.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1133081927 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:37.786Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:37.786Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:37.786Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:37.786Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:37.786Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:39:37.786Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:39:37.786Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:37.786Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:37.786Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:37.786Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:37.786Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:37.786Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133081944 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:39:37.786Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133081946 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:37.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133081946 data=null} to TreeItem with text {test} [2019-07-30T15:39:37.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133081947 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:37.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133081947 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:37.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133081991 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:37.786Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:37.786Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133081992 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:39:37.786Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133081992 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:37.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133081992 data=null} to TreeItem with text {test} [2019-07-30T15:39:37.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133081993 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:37.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133081993 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:37.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133081999 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:37.786Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:39:37.786Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:37.786Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1133082000 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T15:39:37.786Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1133082000 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T15:39:37.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1133082001 data=null} to TreeItem with text {Traces [7]} [2019-07-30T15:39:37.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1133082001 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T15:39:37.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133082001 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-30T15:39:37.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1133082022 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T15:39:37.786Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:37.786Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1133082024 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T15:39:37.786Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1133082024 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T15:39:37.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1133082024 data=null} to TreeItem with text {Traces [7]} [2019-07-30T15:39:37.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1133082024 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T15:39:37.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133082025 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-30T15:39:37.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1133082035 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T15:39:38.044Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T15:39:38.044Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T15:39:38.044Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T15:39:38.301Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T15:39:38.301Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1133082303 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T15:39:38.301Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T15:39:38.301Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T15:39:38.301Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T15:39:38.301Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:39:38.301Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T15:39:38.301Z] DEBUG - Clicking on &Yes [2019-07-30T15:39:38.301Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1133082312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:39:38.301Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1133082312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:39:38.301Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1133082312 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:39:38.301Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1133082312 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:39:38.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1133082312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:39:38.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1133082312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:39:38.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1133082312 data=null item=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-30T15:39:40.198Z] DEBUG - Clicked on [2019-07-30T15:39:40.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1133082116 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-30T15:39:40.711Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:39:40.711Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:40.711Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:40.711Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:40.711Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:40.711Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:40.711Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133084920 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:39:40.711Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133084920 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:40.711Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133084920 data=null} to TreeItem with text {test} [2019-07-30T15:39:40.711Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133084920 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:40.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133084921 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:40.711Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133084947 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:40.711Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:40.711Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133084948 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:39:40.711Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133084948 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:40.711Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133084948 data=null} to TreeItem with text {test} [2019-07-30T15:39:40.711Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133084949 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:40.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133084949 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:40.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133084960 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:40.712Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:39:40.712Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:40.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1133084962 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T15:39:40.712Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1133084962 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T15:39:40.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1133084962 data=null} to TreeItem with text {Traces [0]} [2019-07-30T15:39:40.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1133084962 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:39:40.968Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133084963 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-30T15:39:40.968Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1133084972 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:39:40.968Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:40.968Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1133084973 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T15:39:40.968Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1133084985 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T15:39:40.968Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1133084985 data=null} to TreeItem with text {Traces [0]} [2019-07-30T15:39:40.968Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1133084985 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:39:40.968Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133084986 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-30T15:39:40.968Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1133084998 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:39:40.968Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T15:39:40.968Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T15:39:41.225Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T15:39:41.225Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T15:39:41.225Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1133085332 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T15:39:41.225Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:39:41.225Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T15:39:41.225Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T15:39:41.225Z] 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-30T15:39:41.225Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:39:41.225Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:39:41.225Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:39:41.225Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:39:41.225Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:39:41.225Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:39:41.225Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:39:41.225Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:39:41.225Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:39:41.225Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:39:41.225Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:39:41.225Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T15:39:41.225Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:39:41.225Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:39:41.225Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:39:41.225Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:39:41.225Z] DEBUG - matched Combo with text " [2019-07-30T15:39:41.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1133085509 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-30T15:39:41.482Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:39:41.482Z] 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-30T15:39:41.482Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:39:41.482Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:39:41.482Z] 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-30T15:39:41.482Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T15:39:41.482Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:39:41.482Z] 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-30T15:39:41.482Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T15:39:41.482Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:39:41.482Z] 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-30T15:39:41.482Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T15:39:41.482Z] 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-30T15:39:41.482Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T15:39:41.482Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] 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-30T15:39:41.482Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:39:41.482Z] 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-30T15:39:41.482Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] 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-30T15:39:41.482Z] 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-30T15:39:41.482Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T15:39:41.482Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:39:41.482Z] DEBUG - Clicking on &Finish [2019-07-30T15:39:41.482Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1133085540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:39:41.482Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1133085540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:39:41.482Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1133085540 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:39:41.483Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1133085540 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:39:41.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1133085540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:39:41.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1133085540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:39:41.739Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:39:41.995Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:39:41.995Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:39:41.995Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:39:41.995Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:39:41.995Z] DEBUG - Clicked on &Finish [2019-07-30T15:39:41.995Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T15:39:41.995Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1133086004 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T15:39:41.995Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T15:39:41.995Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename' [2019-07-30T15:39:41.995Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH' [2019-07-30T15:39:41.995Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-30T15:39:41.995Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T15:39:41.995Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T15:39:41.995Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T15:39:41.995Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T15:39:41.995Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T15:39:41.995Z] DEBUG - Clicking on Rename [2019-07-30T15:39:41.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=1133086019 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-30T15:39:41.995Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=1133086019 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-30T15:39:41.995Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=1133086019 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-30T15:39:41.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=1133086019 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-30T15:39:41.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=1133086019 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-30T15:39:41.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=1133086019 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-30T15:39:41.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=1133086019 data=null item=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-30T15:39:42.251Z] DEBUG - Clicked on [2019-07-30T15:39:42.251Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T15:39:42.251Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1133086309 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T15:39:42.251Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T15:39:42.251Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T15:39:42.251Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T15:39:42.251Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite' [2019-07-30T15:39:42.252Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH' [2019-07-30T15:39:42.252Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-30T15:39:42.252Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T15:39:42.252Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T15:39:42.252Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T15:39:42.252Z] DEBUG - Clicking on Overwrite [2019-07-30T15:39:42.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=1133086310 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-30T15:39:42.252Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=1133086310 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-30T15:39:42.252Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=1133086310 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-30T15:39:42.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=1133086325 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-30T15:39:42.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=1133086325 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-30T15:39:42.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=1133086325 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-30T15:39:42.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=1133086326 data=null item=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-30T15:39:42.508Z] DEBUG - Clicked on [2019-07-30T15:39:42.508Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T15:39:42.508Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1133086626 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T15:39:42.508Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T15:39:42.508Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T15:39:42.508Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T15:39:42.508Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T15:39:42.508Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T15:39:42.508Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T15:39:42.508Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip' [2019-07-30T15:39:42.508Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH' [2019-07-30T15:39:42.508Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-30T15:39:42.508Z] DEBUG - Clicking on Skip [2019-07-30T15:39:42.508Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=1133086627 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-30T15:39:42.508Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=1133086627 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-30T15:39:42.508Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=1133086627 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-30T15:39:42.508Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=1133086627 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-30T15:39:42.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=1133086628 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-30T15:39:42.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=1133086628 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-30T15:39:42.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=1133086628 data=null item=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-30T15:39:43.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1133085540 data=null item=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-30T15:39:43.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1133085048 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-30T15:39:43.073Z] DEBUG - Clicked on [2019-07-30T15:39:43.073Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:39:43.073Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:43.073Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:43.073Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:43.073Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:43.073Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:43.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133087134 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:39:43.073Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133087134 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:43.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133087134 data=null} to TreeItem with text {test} [2019-07-30T15:39:43.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133087134 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:43.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133087134 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:43.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133087156 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:43.073Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:43.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133087157 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:39:43.073Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133087164 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:43.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133087164 data=null} to TreeItem with text {test} [2019-07-30T15:39:43.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133087164 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:43.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133087164 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:43.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133087172 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:43.073Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:39:43.073Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:43.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1133087173 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-30T15:39:43.073Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1133087173 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-30T15:39:43.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1133087173 data=null} to TreeItem with text {Traces [5]} [2019-07-30T15:39:43.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1133087173 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T15:39:43.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133087181 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-30T15:39:43.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1133087203 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T15:39:43.073Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1133087203 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-30T15:39:43.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1133087203 data=null} to TreeItem with text {Traces [5]} [2019-07-30T15:39:43.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1133087204 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T15:39:43.073Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1133087204 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-30T15:39:43.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1133087230 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T15:39:43.330Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:39:43.330Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:43.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133087456 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:43.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133087456 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:43.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133087456 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:43.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133087457 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:43.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133087457 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-30T15:39:43.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133087518 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:43.330Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:43.330Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:43.330Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:43.330Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:43.330Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:39:43.330Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:43.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133087521 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:43.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133087522 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:43.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133087522 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:43.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133087522 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:43.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133087522 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-30T15:39:43.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133087531 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:43.330Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:43.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133087531 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:43.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133087532 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:43.330Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:43.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133087532 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:43.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133087532 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:43.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133087533 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-30T15:39:43.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133087536 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:43.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133087537 data=null button=1 stateMask=0x0 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:43.330Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133087537 data=null button=1 stateMask=0x0 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:43.587Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133087537 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-30T15:39:43.845Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133087614 data=null button=1 stateMask=0x80000 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:44.102Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133088107 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:44.102Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133088179 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:44.102Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133088179 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:44.102Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:44.102Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:39:44.102Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:39:44.102Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:39:44.102Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:39:44.102Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:39:44.102Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:39:44.102Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133088191 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:39:44.102Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133088191 data=null doit=true} to TableItem with text {} [2019-07-30T15:39:44.102Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133088191 data=null} to TableItem with text {} [2019-07-30T15:39:44.102Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133088191 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:39:44.102Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133088192 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-30T15:39:44.102Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133088196 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:39:44.102Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:39:44.102Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:39:45.032Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:39:45.032Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:45.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133089283 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:45.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133089283 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:45.290Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133089283 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:45.290Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133089284 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:45.290Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133089284 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-30T15:39:45.290Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133089289 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:39:45.290Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:45.290Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:45.290Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:45.290Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:45.290Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:39:45.290Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:39:45.290Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:45.290Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:45.290Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:45.290Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:45.290Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:45.290Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133089295 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:39:45.290Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133089295 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:45.290Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133089295 data=null} to TreeItem with text {test} [2019-07-30T15:39:45.290Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133089301 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:45.290Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133089301 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:45.290Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133089334 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:45.290Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:45.290Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133089335 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:39:45.290Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133089337 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:45.290Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133089337 data=null} to TreeItem with text {test} [2019-07-30T15:39:45.290Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133089337 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:45.290Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133089337 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:45.290Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133089343 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:45.290Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:39:45.290Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:45.290Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1133089344 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-30T15:39:45.290Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1133089344 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-30T15:39:45.290Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1133089344 data=null} to TreeItem with text {Traces [5]} [2019-07-30T15:39:45.290Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1133089344 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T15:39:45.290Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133089344 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-30T15:39:45.290Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1133089366 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T15:39:45.290Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again. [2019-07-30T15:39:45.290Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:39:45.290Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:45.290Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1133089476 data=null button=0 stateMask=0x0 x=157 y=95 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:39:45.290Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1133089476 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:39:45.290Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1133089476 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:39:45.290Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1133089476 data=null button=1 stateMask=0x0 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:39:45.290Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133089477 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-30T15:39:45.290Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1133089509 data=null button=1 stateMask=0x80000 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:39:45.290Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:45.290Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:45.290Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:45.290Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:45.290Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:39:45.290Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:45.290Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1133089513 data=null button=0 stateMask=0x0 x=157 y=95 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:39:45.290Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1133089513 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:39:45.290Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1133089513 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:39:45.290Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1133089514 data=null button=1 stateMask=0x0 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:39:45.290Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133089514 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-30T15:39:45.290Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1133089518 data=null button=1 stateMask=0x80000 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:39:45.290Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:39:45.290Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1133089519 data=null button=0 stateMask=0x0 x=157 y=95 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:39:45.290Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1133089519 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:39:45.290Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:45.290Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1133089519 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:39:45.290Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1133089520 data=null button=1 stateMask=0x0 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:39:45.290Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133089520 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-30T15:39:45.290Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1133089524 data=null button=1 stateMask=0x80000 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:39:45.290Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1133089524 data=null button=1 stateMask=0x0 x=157 y=95 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:39:45.290Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1133089524 data=null button=1 stateMask=0x0 x=157 y=95 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:39:45.547Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133089524 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-30T15:39:46.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1133089699 data=null button=1 stateMask=0x80000 x=157 y=95 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:39:46.370Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1133090406 data=null button=0 stateMask=0x0 x=157 y=95 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:39:46.370Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1133090407 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:39:46.370Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1133090407 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:39:46.370Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:39:46.370Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:39:46.370Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:39:46.370Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:39:46.370Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:39:46.370Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:39:46.370Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:39:46.370Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:39:46.370Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133090410 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:39:46.370Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133090410 data=null doit=true} to TableItem with text {} [2019-07-30T15:39:46.370Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133090410 data=null} to TableItem with text {} [2019-07-30T15:39:46.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133090411 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:39:46.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133090411 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-30T15:39:46.370Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133090428 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:39:46.370Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:39:46.370Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:39:47.238Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:39:47.238Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:47.238Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1133091423 data=null button=0 stateMask=0x0 x=157 y=95 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:39:47.238Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1133091424 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:39:47.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1133091424 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:39:47.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1133091425 data=null button=1 stateMask=0x0 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:39:47.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133091425 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-30T15:39:47.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1133091430 data=null button=1 stateMask=0x80000 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:39:47.238Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:47.238Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:47.238Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:47.238Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:47.238Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:39:47.238Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:39:47.238Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:47.238Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:47.238Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:47.238Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:47.238Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:47.238Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133091437 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:39:47.238Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133091437 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:47.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133091437 data=null} to TreeItem with text {test} [2019-07-30T15:39:47.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133091437 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:47.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133091437 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:47.497Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133091517 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:47.497Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:47.497Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133091522 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:39:47.497Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133091522 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:47.497Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133091522 data=null} to TreeItem with text {test} [2019-07-30T15:39:47.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133091523 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:47.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133091523 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:47.497Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133091529 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:47.497Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:39:47.497Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:47.497Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1133091530 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-30T15:39:47.497Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1133091530 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-30T15:39:47.497Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1133091530 data=null} to TreeItem with text {Traces [5]} [2019-07-30T15:39:47.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1133091531 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T15:39:47.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133091531 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-30T15:39:47.497Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1133091592 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T15:39:47.497Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again. [2019-07-30T15:39:47.754Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:39:48.011Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:48.011Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1133092055 data=null button=0 stateMask=0x0 x=150 y=116 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:48.011Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1133092055 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:48.011Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1133092055 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:48.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1133092055 data=null button=1 stateMask=0x0 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:48.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133092055 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-30T15:39:48.011Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1133092091 data=null button=1 stateMask=0x80000 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:48.011Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:48.011Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:48.011Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:48.011Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:48.011Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:39:48.011Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:48.011Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1133092096 data=null button=0 stateMask=0x0 x=150 y=116 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:48.011Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1133092096 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:48.011Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1133092096 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:48.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1133092096 data=null button=1 stateMask=0x0 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:48.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133092096 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-30T15:39:48.011Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1133092101 data=null button=1 stateMask=0x80000 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:48.011Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-30T15:39:48.011Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1133092101 data=null button=0 stateMask=0x0 x=150 y=116 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:48.011Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1133092102 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:48.011Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:48.011Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1133092102 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:48.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1133092102 data=null button=1 stateMask=0x0 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:48.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133092102 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-30T15:39:48.011Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1133092107 data=null button=1 stateMask=0x80000 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:48.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1133092108 data=null button=1 stateMask=0x0 x=150 y=116 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:48.011Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1133092114 data=null button=1 stateMask=0x0 x=150 y=116 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:48.011Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133092114 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-30T15:39:48.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1133092197 data=null button=1 stateMask=0x80000 x=150 y=116 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:48.575Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1133092705 data=null button=0 stateMask=0x0 x=150 y=116 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:48.575Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1133092795 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:48.575Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1133092795 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:48.575Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-30T15:39:48.575Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:39:48.575Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:39:48.575Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:39:48.575Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:39:48.575Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:39:48.575Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:39:48.575Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:39:48.575Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:39:48.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133092801 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:39:48.575Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133092802 data=null doit=true} to TableItem with text {} [2019-07-30T15:39:48.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133092802 data=null} to TableItem with text {} [2019-07-30T15:39:48.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133092802 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:39:48.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133092802 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-30T15:39:48.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133092808 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:39:48.575Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:39:48.575Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:39:49.506Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:39:49.506Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:49.763Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1133093791 data=null button=0 stateMask=0x0 x=150 y=116 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:49.763Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1133093791 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:49.763Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1133093791 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:49.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1133093792 data=null button=1 stateMask=0x0 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:49.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133093792 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-30T15:39:49.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1133093797 data=null button=1 stateMask=0x80000 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:39:49.763Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:49.763Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:49.763Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:49.763Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:49.763Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:39:49.763Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:39:49.763Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:49.763Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:49.763Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:49.763Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:49.764Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:49.764Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133093812 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:39:49.764Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133093812 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:49.764Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133093812 data=null} to TreeItem with text {test} [2019-07-30T15:39:49.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133093812 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:49.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133093813 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:49.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133093851 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:49.764Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:49.764Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133093852 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:39:49.764Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133093853 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:49.764Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133093853 data=null} to TreeItem with text {test} [2019-07-30T15:39:49.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133093853 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:49.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133093853 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:49.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133093882 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:49.764Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:39:49.764Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:49.764Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1133093883 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-30T15:39:49.764Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1133093883 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-30T15:39:49.764Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1133093883 data=null} to TreeItem with text {Traces [5]} [2019-07-30T15:39:49.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1133093883 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T15:39:49.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133093884 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-30T15:39:49.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1133093912 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T15:39:49.764Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again. [2019-07-30T15:39:50.020Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:39:50.020Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:50.020Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1133094088 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:50.020Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1133094089 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:50.020Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1133094089 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:50.020Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1133094090 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:50.020Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133094090 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-30T15:39:50.020Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1133094135 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:50.020Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:50.020Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:50.020Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:50.020Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:50.020Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:39:50.020Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:50.020Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1133094139 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:50.020Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1133094139 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:50.020Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1133094139 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:50.020Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1133094139 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:50.020Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133094139 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-30T15:39:50.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1133094144 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:50.021Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-30T15:39:50.021Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1133094144 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:50.021Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1133094144 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:50.021Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:50.021Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1133094145 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:50.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1133094145 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:50.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133094145 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-30T15:39:50.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1133094148 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:50.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1133094155 data=null button=1 stateMask=0x0 x=150 y=137 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:50.021Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1133094156 data=null button=1 stateMask=0x0 x=150 y=137 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:50.021Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133094156 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-30T15:39:50.585Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1133094299 data=null button=1 stateMask=0x80000 x=150 y=137 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:50.585Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1133094595 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:50.585Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1133094684 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:50.585Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1133094684 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:50.585Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-30T15:39:50.585Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:39:50.585Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:39:50.585Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:39:50.585Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:39:50.585Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:39:50.585Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:39:50.585Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:39:50.585Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:39:50.585Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:39:50.585Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133094687 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:39:50.585Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133094687 data=null doit=true} to TableItem with text {} [2019-07-30T15:39:50.585Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133094687 data=null} to TableItem with text {} [2019-07-30T15:39:50.585Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133094688 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:39:50.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133094688 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-30T15:39:50.585Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133094694 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:39:50.585Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:39:50.585Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:39:51.515Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:39:51.515Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:51.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1133095782 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:51.773Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1133095783 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:51.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1133095783 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:51.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1133095784 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:51.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133095784 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-30T15:39:51.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1133095789 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:39:51.773Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:51.773Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:51.773Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:51.773Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:51.773Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:39:51.773Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:39:51.773Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:51.773Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:51.773Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:51.773Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:51.773Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:51.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133095806 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:39:51.773Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133095806 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:51.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133095806 data=null} to TreeItem with text {test} [2019-07-30T15:39:51.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133095806 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:51.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133095807 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:51.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133095892 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:51.773Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:51.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133095894 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:39:51.773Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133095894 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:51.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133095894 data=null} to TreeItem with text {test} [2019-07-30T15:39:51.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133095894 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:51.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133095894 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:51.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133095910 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:51.773Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:39:51.773Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:51.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1133095911 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-30T15:39:51.773Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1133095911 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-30T15:39:51.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1133095912 data=null} to TreeItem with text {Traces [5]} [2019-07-30T15:39:51.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1133095912 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T15:39:51.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133095912 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-30T15:39:51.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1133095936 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T15:39:51.773Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again. [2019-07-30T15:39:51.773Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:39:52.030Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:52.030Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1133096132 data=null button=0 stateMask=0x0 x=133 y=158 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:52.030Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1133096132 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:52.030Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1133096133 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:52.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1133096133 data=null button=1 stateMask=0x0 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:52.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133096133 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-30T15:39:52.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1133096219 data=null button=1 stateMask=0x80000 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:52.030Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:52.030Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:52.030Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:52.030Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:52.030Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:39:52.030Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:52.030Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1133096226 data=null button=0 stateMask=0x0 x=133 y=158 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:52.030Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1133096226 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:52.030Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1133096227 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:52.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1133096227 data=null button=1 stateMask=0x0 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:52.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133096227 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-30T15:39:52.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1133096232 data=null button=1 stateMask=0x80000 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:52.030Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log} [2019-07-30T15:39:52.030Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1133096232 data=null button=0 stateMask=0x0 x=133 y=158 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:52.030Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1133096232 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:52.030Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:52.030Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1133096232 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:52.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1133096233 data=null button=1 stateMask=0x0 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:52.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133096233 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-30T15:39:52.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1133096237 data=null button=1 stateMask=0x80000 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:52.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1133096237 data=null button=1 stateMask=0x0 x=133 y=158 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:52.030Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1133096237 data=null button=1 stateMask=0x0 x=133 y=158 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:52.288Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133096237 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-30T15:39:52.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1133096308 data=null button=1 stateMask=0x80000 x=133 y=158 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:52.288Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1133096510 data=null button=0 stateMask=0x0 x=133 y=158 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:52.288Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1133096510 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:52.288Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1133096510 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:52.288Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log} [2019-07-30T15:39:52.288Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-30T15:39:52.288Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-30T15:39:52.853Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:39:52.853Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:52.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1133096891 data=null button=0 stateMask=0x0 x=133 y=158 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:52.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1133096891 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:52.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1133096892 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:52.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1133096892 data=null button=1 stateMask=0x0 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:52.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133096892 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-30T15:39:52.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1133096897 data=null button=1 stateMask=0x80000 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T15:39:52.853Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:52.853Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:52.853Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:52.854Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:52.854Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:39:52.854Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:39:52.854Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:52.854Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:52.854Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:52.854Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:52.854Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:52.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133096914 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:39:52.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133096914 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:52.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133096914 data=null} to TreeItem with text {test} [2019-07-30T15:39:52.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133096914 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:52.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133096914 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:52.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133096949 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:52.854Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:52.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133096950 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:39:52.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133096951 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:52.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133096951 data=null} to TreeItem with text {test} [2019-07-30T15:39:52.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133096951 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:52.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133096951 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:52.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133096956 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:52.854Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:39:52.854Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:52.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1133096957 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-30T15:39:52.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1133096957 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-30T15:39:52.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1133096957 data=null} to TreeItem with text {Traces [5]} [2019-07-30T15:39:52.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1133096958 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T15:39:52.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133096961 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-30T15:39:52.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1133096971 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T15:39:52.854Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:52.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1133096971 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-30T15:39:52.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1133096971 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-30T15:39:52.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1133096972 data=null} to TreeItem with text {Traces [5]} [2019-07-30T15:39:52.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1133096972 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T15:39:52.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133096972 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-30T15:39:52.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1133096990 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T15:39:52.854Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T15:39:52.854Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T15:39:53.110Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T15:39:53.110Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T15:39:53.110Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1133097205 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T15:39:53.110Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T15:39:53.110Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T15:39:53.110Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T15:39:53.110Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:39:53.110Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T15:39:53.110Z] DEBUG - Clicking on &Yes [2019-07-30T15:39:53.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1133097206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:39:53.110Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1133097206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:39:53.110Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1133097206 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:39:53.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1133097206 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:39:53.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1133097206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:39:53.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1133097206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:39:53.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1133097206 data=null item=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-30T15:39:54.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1133097043 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-30T15:39:54.481Z] DEBUG - Clicked on [2019-07-30T15:39:54.481Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:39:54.481Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:54.481Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:54.481Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:39:54.481Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:39:54.481Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:54.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133098690 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:39:54.481Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133098690 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:54.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133098691 data=null} to TreeItem with text {test} [2019-07-30T15:39:54.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133098691 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:54.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133098691 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:54.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133098713 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:54.481Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:54.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133098722 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:39:54.481Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133098722 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:54.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133098722 data=null} to TreeItem with text {test} [2019-07-30T15:39:54.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133098723 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:54.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133098723 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:39:54.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133098729 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:39:54.481Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:39:54.740Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:54.740Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1133098738 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-30T15:39:54.740Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1133098738 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-30T15:39:54.740Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1133098739 data=null} to TreeItem with text {Traces [5]} [2019-07-30T15:39:54.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1133098739 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T15:39:54.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133098739 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-30T15:39:54.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1133098759 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T15:39:54.740Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:39:54.740Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1133098760 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-30T15:39:54.740Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1133098760 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-30T15:39:54.740Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1133098760 data=null} to TreeItem with text {Traces [5]} [2019-07-30T15:39:54.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1133098761 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T15:39:54.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133098761 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-30T15:39:54.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1133098772 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T15:39:54.740Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T15:39:54.740Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T15:39:54.998Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T15:39:54.998Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T15:39:54.998Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1133099097 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T15:39:54.998Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:39:54.998Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T15:39:54.998Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T15:39:54.998Z] 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-30T15:39:54.998Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:39:54.998Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:39:54.998Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:39:54.998Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:39:54.998Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:39:54.998Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:39:54.998Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:39:54.998Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:39:54.998Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:39:54.998Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:39:54.998Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:39:54.998Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T15:39:54.998Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:39:54.998Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:39:54.998Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:39:54.998Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:39:54.998Z] DEBUG - matched Combo with text "", using matcher: of type 'Button' [2019-07-30T15:40:30.406Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2019-07-30T15:40:30.406Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-30T15:40:30.406Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T15:40:30.406Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:40:30.406Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:40:30.406Z] DEBUG - Clicking on &Next > [2019-07-30T15:40:30.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=1133134612 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-30T15:40:30.406Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=1133134612 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-30T15:40:30.406Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=1133134613 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T15:40:30.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=1133134613 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T15:40:30.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=1133134613 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-30T15:40:30.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=1133134613 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-30T15:40:30.664Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=1133134613 data=null item=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-30T15:40:30.922Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T15:40:30.922Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T15:40:30.922Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T15:40:30.922Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T15:40:30.922Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T15:40:30.922Z] DEBUG - Clicked on &Next > [2019-07-30T15:40:30.922Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T15:40:30.922Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:40:30.922Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T15:40:30.922Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T15:40:30.922Z] 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-30T15:40:30.922Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:40:30.922Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:40:30.922Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:40:30.922Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:40:30.922Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:40:30.922Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:40:30.922Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:40:30.922Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:40:30.922Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:40:30.922Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T15:40:30.922Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T15:40:30.922Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:40:30.922Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:40:30.922Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T15:40:30.922Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:40:30.922Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:40:30.922Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:40:30.922Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:40:30.922Z] DEBUG - matched Combo with text " [2019-07-30T15:40:30.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1133135102 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-30T15:40:30.923Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:40:30.923Z] 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-30T15:40:30.923Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:40:30.923Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:40:30.923Z] 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-30T15:40:30.923Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T15:40:30.923Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:40:30.923Z] 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-30T15:40:30.923Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T15:40:30.923Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@18273c31 [2019-07-30T15:40:30.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=1133135109 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-30T15:40:30.923Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1133135109 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-30T15:40:30.923Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=1133135109 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T15:40:30.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=1133135109 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T15:40:30.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=1133135109 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-30T15:40:30.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=1133135110 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-30T15:40:30.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=1133135110 data=null item=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-30T15:40:30.923Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=1133135110 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-30T15:40:30.923Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1133135110 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-30T15:40:30.923Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=1133135110 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-30T15:40:30.923Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=1133135110 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T15:40:30.923Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=1133135110 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:40:30.923Z] 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-30T15:40:30.923Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T15:40:30.923Z] 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-30T15:40:30.923Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T15:40:30.923Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] 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-30T15:40:30.923Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:40:30.923Z] 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-30T15:40:30.923Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] 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-30T15:40:30.923Z] 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-30T15:40:30.923Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T15:40:30.923Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:40:30.923Z] DEBUG - Clicking on &Finish [2019-07-30T15:40:30.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1133135123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:40:30.923Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1133135123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:40:30.923Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1133135123 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:40:30.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1133135123 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:40:30.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1133135123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:40:30.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1133135123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:40:31.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1133135123 data=null item=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-30T15:40:31.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1133134155 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-30T15:40:31.487Z] DEBUG - Clicked on [2019-07-30T15:40:31.487Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:40:31.487Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:40:31.487Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:40:31.487Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:40:31.487Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:40:31.487Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:40:31.487Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133135643 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:40:31.487Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133135643 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:40:31.487Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133135643 data=null} to TreeItem with text {test} [2019-07-30T15:40:31.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133135643 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:40:31.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133135644 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:40:31.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133135659 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:40:31.487Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:40:31.487Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133135660 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:40:31.487Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133135660 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:40:31.487Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133135660 data=null} to TreeItem with text {test} [2019-07-30T15:40:31.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133135661 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:40:31.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133135661 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:40:31.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133135687 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:40:31.487Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:40:31.487Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:40:31.487Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1133135688 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:40:31.487Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1133135688 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:40:31.487Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1133135689 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:40:31.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1133135689 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:40:31.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133135689 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-30T15:40:31.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1133135709 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:40:31.487Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1133135710 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:40:31.487Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1133135710 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:40:31.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1133135711 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:40:31.487Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1133135711 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-30T15:40:31.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1133135713 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:40:32.051Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:40:32.051Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:40:32.051Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133136176 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:40:32.051Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133136177 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:40:32.051Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133136177 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:40:32.051Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133136177 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:40:32.051Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133136177 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:40:32.051Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133136219 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:40:32.051Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:40:32.051Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:40:32.052Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:40:32.052Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:40:32.052Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:40:32.052Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:40:32.052Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133136223 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:40:32.052Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133136223 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:40:32.052Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133136223 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:40:32.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133136223 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:40:32.052Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133136224 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:40:32.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133136228 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:40:32.052Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:40:32.052Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133136229 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:40:32.052Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133136229 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:40:32.052Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:40:32.052Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133136229 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:40:32.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133136229 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:40:32.052Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133136229 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:40:32.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133136233 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:40:32.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133136233 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:40:32.052Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133136233 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:40:32.308Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133136233 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:40:32.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133136391 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:40:32.564Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133136642 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:40:32.564Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133136642 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:40:32.564Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133136643 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:40:32.564Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:40:32.564Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:40:33.495Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:40:33.495Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:40:33.495Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:40:33.495Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:40:33.495Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:40:33.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133137723 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:40:33.495Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133137723 data=null doit=true} to TableItem with text {} [2019-07-30T15:40:33.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133137723 data=null} to TableItem with text {} [2019-07-30T15:40:33.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133137724 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:40:33.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133137724 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-30T15:40:33.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133137728 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:40:33.495Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:40:33.495Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:40:33.751Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:40:33.751Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:40:33.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133137908 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:40:33.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133137908 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:40:33.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133137908 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:40:33.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133137908 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:40:33.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133137909 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:40:33.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133137913 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:40:33.751Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:40:33.751Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:40:33.751Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:40:33.751Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:40:33.751Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:40:33.751Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:40:33.751Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:40:33.751Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:40:33.751Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:40:33.751Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:40:33.751Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:40:33.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133137931 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:40:33.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133137931 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:40:33.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133137931 data=null} to TreeItem with text {test} [2019-07-30T15:40:33.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133137931 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:40:33.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133137931 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:40:33.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133137987 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:40:33.751Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:40:33.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133137988 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:40:33.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133137988 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:40:33.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133137988 data=null} to TreeItem with text {test} [2019-07-30T15:40:33.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133137988 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:40:33.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133137988 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:40:33.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133137994 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:40:33.751Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:40:33.751Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:40:33.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1133137995 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:40:33.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1133137995 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:40:33.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1133137995 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:40:33.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1133137996 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:40:33.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133137996 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-30T15:40:34.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1133138019 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:40:34.008Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:40:34.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1133138020 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:40:34.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1133138020 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:40:34.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1133138020 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:40:34.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1133138020 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:40:34.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133138021 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-30T15:40:34.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1133138030 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:40:34.008Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T15:40:34.008Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T15:40:34.008Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T15:40:34.008Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T15:40:34.265Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1133138263 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T15:40:34.265Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T15:40:34.265Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T15:40:34.265Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T15:40:34.265Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:40:34.265Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T15:40:34.265Z] DEBUG - Clicking on &Yes [2019-07-30T15:40:34.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1133138264 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:40:34.265Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1133138264 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:40:34.265Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1133138264 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:40:34.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1133138265 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:40:34.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1133138265 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:40:34.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1133138265 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:40:34.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1133138265 data=null item=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-30T15:40:34.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1133138109 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-30T15:40:34.522Z] DEBUG - Clicked on [2019-07-30T15:40:34.522Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:40:34.522Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:40:34.522Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:40:34.522Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:40:34.522Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:40:34.522Z] DEBUG - Unselecting all in (of type 'Tree') [2019-07-30T15:40:34.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1133138734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-30T15:40:34.522Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1133138735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-30T15:40:34.522Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1133138735 data=null doit=true} to (of type 'Tree') [2019-07-30T15:40:34.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1133138735 data=null} to (of type 'Tree') [2019-07-30T15:40:34.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1133138735 data=null button=1 stateMask=0x40000 x=91 y=53 count=1} to (of type 'Tree') [2019-07-30T15:40:34.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133138736 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-30T15:40:34.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1133138780 data=null button=1 stateMask=0xc0000 x=91 y=53 count=1} to (of type 'Tree') [2019-07-30T15:40:34.779Z] DEBUG - matched MenuItem with text "&File", using matcher: with mnemonic 'File' [2019-07-30T15:40:34.779Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T15:40:34.779Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T15:40:34.779Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T15:40:34.779Z] DEBUG - matched Shell with text "Import", using matcher: with text 'Import' [2019-07-30T15:40:34.779Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import} time=1133138922 data=null doit=true} to Shell with text {Import} [2019-07-30T15:40:34.779Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:40:34.779Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:40:34.779Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T15:40:34.779Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:40:34.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Import} time=1133138925 data=null button=0 stateMask=0x0 x=100 y=116 count=0} to Tree node with text: Trace Import [2019-07-30T15:40:34.779Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Import} time=1133138926 data=null doit=true} to Tree node with text: Trace Import [2019-07-30T15:40:34.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Import} time=1133138926 data=null} to Tree node with text: Trace Import [2019-07-30T15:40:34.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Import} time=1133138927 data=null button=1 stateMask=0x0 x=100 y=116 count=1} to Tree node with text: Trace Import [2019-07-30T15:40:34.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133138927 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-30T15:40:34.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Import} time=1133138927 data=null button=1 stateMask=0x80000 x=100 y=116 count=1} to Tree node with text: Trace Import [2019-07-30T15:40:34.779Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T15:40:34.779Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T15:40:34.779Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2019-07-30T15:40:34.779Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-30T15:40:34.779Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T15:40:34.779Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:40:34.779Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:40:34.779Z] DEBUG - Clicking on &Next > [2019-07-30T15:40:34.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=1133138929 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-30T15:40:34.779Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=1133138929 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-30T15:40:34.779Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=1133138929 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T15:40:34.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=1133138929 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T15:40:34.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=1133138929 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-30T15:40:34.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=1133138929 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-30T15:40:34.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=1133138929 data=null item=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-30T15:40:35.036Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T15:40:35.036Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T15:40:35.036Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T15:40:35.036Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T15:40:35.036Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T15:40:35.036Z] DEBUG - Clicked on &Next > [2019-07-30T15:40:35.036Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T15:40:35.036Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:40:35.036Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T15:40:35.036Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T15:40:35.036Z] 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-30T15:40:35.036Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:40:35.036Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:40:35.036Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:40:35.036Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:40:35.036Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:40:35.036Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:40:35.036Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:40:35.036Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:40:35.036Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:40:35.036Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T15:40:35.036Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T15:40:35.036Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:40:35.036Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:40:35.036Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T15:40:35.036Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:40:35.036Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:40:35.036Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:40:35.036Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:40:35.036Z] DEBUG - matched Combo with text " [2019-07-30T15:40:35.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1133139325 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-30T15:40:35.294Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:40:35.294Z] 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-30T15:40:35.294Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:40:35.294Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:40:35.294Z] 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-30T15:40:35.294Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T15:40:35.294Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:40:35.294Z] 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-30T15:40:35.294Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T15:40:35.294Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:40:35.294Z] 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-30T15:40:35.294Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T15:40:35.294Z] 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-30T15:40:35.294Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T15:40:35.294Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] 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-30T15:40:35.294Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:40:35.294Z] 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-30T15:40:35.294Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] 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-30T15:40:35.294Z] 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-30T15:40:35.294Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T15:40:35.294Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:40:35.294Z] DEBUG - Clicking on &Finish [2019-07-30T15:40:35.294Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1133139390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:40:35.294Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1133139390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:40:35.295Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1133139391 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:40:35.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1133139391 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:40:35.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1133139391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:40:35.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1133139391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:40:35.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1133139391 data=null item=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-30T15:40:35.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1133138783 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-30T15:40:35.858Z] DEBUG - Clicked on [2019-07-30T15:40:35.858Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:40:35.858Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:40:35.858Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:40:35.858Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:40:35.858Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:40:35.858Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:40:35.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1133139896 data=null button=0 stateMask=0x0 x=64 y=74 count=0} to TreeItem with text {Tracing} [2019-07-30T15:40:35.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1133139896 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T15:40:35.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1133139896 data=null} to TreeItem with text {Tracing} [2019-07-30T15:40:35.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1133139897 data=null button=1 stateMask=0x0 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-30T15:40:35.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133139897 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-30T15:40:35.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1133139928 data=null button=1 stateMask=0x80000 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-30T15:40:35.858Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:40:35.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1133139933 data=null button=0 stateMask=0x0 x=64 y=74 count=0} to TreeItem with text {Tracing} [2019-07-30T15:40:35.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1133139933 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T15:40:35.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1133139933 data=null} to TreeItem with text {Tracing} [2019-07-30T15:40:35.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1133139934 data=null button=1 stateMask=0x0 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-30T15:40:35.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133139934 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-30T15:40:35.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1133139939 data=null button=1 stateMask=0x80000 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-30T15:40:35.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1133139939 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T15:40:35.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1133139940 data=null} to TreeItem with text {Tracing} [2019-07-30T15:40:35.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1133139940 data=null button=1 stateMask=0x0 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-30T15:40:35.858Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1133139940 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-30T15:40:35.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1133139943 data=null button=1 stateMask=0x80000 x=48 y=74 count=1} to TreeItem with text {Tracing} [2019-07-30T15:40:35.858Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:40:35.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1133139944 data=null button=0 stateMask=0x0 x=75 y=116 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:40:35.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1133139944 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:40:35.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1133139944 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:40:35.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1133139945 data=null button=1 stateMask=0x0 x=75 y=116 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:40:35.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133139945 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-30T15:40:35.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1133139991 data=null button=1 stateMask=0x80000 x=91 y=116 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:40:35.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1133139992 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:40:35.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1133139992 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:40:35.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1133139992 data=null button=1 stateMask=0x0 x=91 y=116 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:40:35.858Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1133139992 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-30T15:40:35.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1133139995 data=null button=1 stateMask=0x80000 x=75 y=116 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:40:36.116Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:40:36.116Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:40:36.116Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133140321 data=null button=0 stateMask=0x0 x=152 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:40:36.116Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133140321 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:40:36.116Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133140321 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:40:36.116Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133140322 data=null button=1 stateMask=0x0 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:40:36.116Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133140322 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:40:36.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133140371 data=null button=1 stateMask=0x80000 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:40:36.373Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:40:36.373Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:40:36.373Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:40:36.373Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:40:36.373Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:40:36.373Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:40:36.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133140383 data=null button=0 stateMask=0x0 x=152 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:40:36.373Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133140383 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:40:36.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133140383 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:40:36.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133140384 data=null button=1 stateMask=0x0 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:40:36.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133140384 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:40:36.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133140388 data=null button=1 stateMask=0x80000 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:40:36.373Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:40:36.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133140393 data=null button=0 stateMask=0x0 x=152 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:40:36.373Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133140393 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:40:36.373Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:40:36.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133140393 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:40:36.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133140394 data=null button=1 stateMask=0x0 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:40:36.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133140394 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:40:36.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133140398 data=null button=1 stateMask=0x80000 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:40:36.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133140398 data=null button=1 stateMask=0x0 x=152 y=137 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:40:36.373Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133140398 data=null button=1 stateMask=0x0 x=152 y=137 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:40:36.373Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133140398 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:40:36.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133140456 data=null button=1 stateMask=0x80000 x=152 y=137 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:40:36.630Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133140635 data=null button=0 stateMask=0x0 x=152 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:40:36.630Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133140647 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:40:36.630Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133140647 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:40:36.630Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:40:36.630Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:40:37.560Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:40:37.560Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:40:37.560Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:40:37.560Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:40:37.560Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:40:37.560Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133141681 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:40:37.560Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133141681 data=null doit=true} to TableItem with text {} [2019-07-30T15:40:37.560Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133141681 data=null} to TableItem with text {} [2019-07-30T15:40:37.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133141681 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:40:37.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133141682 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-30T15:40:37.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133141686 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:40:37.560Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:40:37.560Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:40:37.817Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:40:37.817Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:40:37.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133141913 data=null button=0 stateMask=0x0 x=152 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:40:37.817Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133141913 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:40:37.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133141913 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:40:37.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133141914 data=null button=1 stateMask=0x0 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:40:37.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133141914 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:40:37.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133141919 data=null button=1 stateMask=0x80000 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:40:37.817Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:40:37.817Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:40:37.817Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:40:37.817Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:40:37.817Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:40:37.817Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Tracing/Traces/ExampleCustomTxt.log - Eclipse Platform} time=1133141947 data=null doit=true} to Shell with text {data - Tracing/Traces/ExampleCustomTxt.log - Eclipse Platform} [2019-07-30T15:40:37.817Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T15:40:37.817Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:40:37.817Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:40:37.817Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:40:37.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1133141953 data=null button=0 stateMask=0x0 x=64 y=74 count=0} to TreeItem with text {Tracing} [2019-07-30T15:40:37.817Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1133141953 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T15:40:37.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1133141953 data=null} to TreeItem with text {Tracing} [2019-07-30T15:40:37.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1133141953 data=null button=1 stateMask=0x0 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-30T15:40:37.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133141954 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-30T15:40:37.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1133142001 data=null button=1 stateMask=0x80000 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-30T15:40:38.074Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T15:40:38.075Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T15:40:38.075Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T15:40:39.007Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T15:40:39.007Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T15:40:39.007Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:40:39.007Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:40:39.007Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:40:39.007Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:40:39.007Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:40:39.007Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:40:39.007Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:40:39.007Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T15:40:39.007Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133142973 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:40:39.007Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133142973 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:40:39.007Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133142974 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:40:39.007Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133142974 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:40:39.007Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133142974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:40:39.007Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133142974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:40:39.007Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133142974 data=null 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-30T15:40:39.007Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133142974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:40:39.007Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133142974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:40:39.007Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133142974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:40:39.007Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133142974 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:40:39.007Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133142974 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:40:39.007Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:40:39.007Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:40:39.007Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:40:39.007Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:40:39.007Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:40:39.007Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:40:39.007Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:40:39.007Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:40:39.007Z] DEBUG - Clicking on OK [2019-07-30T15:40:39.007Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1133142976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:40:39.007Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1133142976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:40:39.007Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1133142976 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:40:39.007Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1133142976 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:40:39.007Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1133142976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:40:39.007Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1133142976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:40:39.007Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:40:39.007Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:40:39.007Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:40:39.007Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:40:39.007Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:40:39.007Z] DEBUG - Clicked on OK [2019-07-30T15:40:39.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1133142976 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:40:39.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1133142151 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-30T15:40:39.527Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:40:39.527Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:40:39.527Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:40:39.527Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:40:39.527Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:40:39.527Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:40:39.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133143493 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:40:39.527Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133143493 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:40:39.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133143493 data=null} to TreeItem with text {test} [2019-07-30T15:40:39.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133143494 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:40:39.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133143494 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:40:39.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133143535 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:40:39.527Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:40:39.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133143537 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:40:39.527Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133143537 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:40:39.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133143537 data=null} to TreeItem with text {test} [2019-07-30T15:40:39.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133143537 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:40:39.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133143537 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:40:39.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133143543 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:40:39.527Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:40:39.527Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:40:39.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1133143545 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T15:40:39.527Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1133143545 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T15:40:39.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1133143545 data=null} to TreeItem with text {Traces [0]} [2019-07-30T15:40:39.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1133143545 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:40:39.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133143552 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-30T15:40:39.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1133143562 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:40:39.527Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:40:39.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1133143574 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T15:40:39.527Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1133143574 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T15:40:39.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1133143575 data=null} to TreeItem with text {Traces [0]} [2019-07-30T15:40:39.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1133143575 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:40:39.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133143575 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-30T15:40:39.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1133143590 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:40:39.527Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T15:40:39.527Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T15:40:39.784Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T15:40:39.784Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T15:40:39.784Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1133143809 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T15:40:39.784Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T15:40:39.784Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T15:40:39.784Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T15:40:39.784Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:40:39.784Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T15:40:39.784Z] DEBUG - Clicking on &Yes [2019-07-30T15:40:39.784Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1133143809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:40:39.784Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1133143817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:40:39.784Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1133143817 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:40:39.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1133143818 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:40:39.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1133143818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:40:39.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1133143818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:40:39.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1133143818 data=null item=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-30T15:40:39.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1133143640 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-30T15:40:39.784Z] DEBUG - Clicked on [2019-07-30T15:40:39.784Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:40:39.784Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:40:39.784Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:40:39.784Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:40:39.784Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:40:39.784Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:40:39.784Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133143985 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:40:39.784Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133143985 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:40:39.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133143985 data=null} to TreeItem with text {test} [2019-07-30T15:40:39.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133143986 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:40:39.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133143986 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:40:39.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133144020 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:40:39.784Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:40:39.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133144020 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:40:39.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133144020 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:40:39.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133144021 data=null} to TreeItem with text {test} [2019-07-30T15:40:39.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133144021 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:40:39.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133144021 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:40:40.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133144039 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:40:40.041Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:40:40.041Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:40:40.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1133144040 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T15:40:40.041Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1133144041 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T15:40:40.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1133144041 data=null} to TreeItem with text {Traces [0]} [2019-07-30T15:40:40.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1133144041 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:40:40.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133144041 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-30T15:40:40.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1133144061 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:40:40.041Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:40:40.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1133144062 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T15:40:40.041Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1133144062 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T15:40:40.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1133144062 data=null} to TreeItem with text {Traces [0]} [2019-07-30T15:40:40.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1133144063 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:40:40.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133144084 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-30T15:40:40.042Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1133144090 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:40:40.042Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T15:40:40.042Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T15:40:40.299Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T15:40:40.299Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T15:40:40.299Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1133144431 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T15:40:40.299Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:40:40.299Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T15:40:40.299Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T15:40:40.299Z] 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-30T15:40:40.299Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:40:40.299Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:40:40.299Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:40:40.299Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:40:40.299Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:40:40.299Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:40:40.299Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:40:40.299Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:40:40.299Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:40:40.299Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:40:40.299Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:40:40.299Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T15:40:40.299Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:40:40.299Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:40:40.299Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:40:40.299Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:40:40.299Z] DEBUG - matched Combo with text " [2019-07-30T15:41:13.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1133177315 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-30T15:41:13.129Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T15:41:13.129Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:41:13.129Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:13.129Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:41:13.129Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:13.129Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:41:13.129Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:41:13.129Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:41:13.129Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T15:41:13.129Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:41:13.129Z] 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-30T15:41:13.129Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:41:13.129Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:41:13.129Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:41:13.129Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:41:13.129Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:41:13.129Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:41:13.129Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T15:41:13.129Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:41:13.129Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:13.129Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:41:13.129Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:13.129Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:41:13.129Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:41:13.129Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:41:13.129Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:41:13.129Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T15:41:13.129Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:41:13.129Z] 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-30T15:41:13.129Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:41:13.129Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:41:13.129Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:41:13.129Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:41:13.129Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T15:41:13.129Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@488982e9 [2019-07-30T15:41:13.129Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1133177326 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-30T15:41:13.129Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1133177327 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-30T15:41:13.129Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1133177327 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T15:41:13.129Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1133177327 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T15:41:13.129Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1133177327 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-30T15:41:13.129Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1133177327 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-30T15:41:13.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1133177327 data=null item=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-30T15:41:13.129Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1133177328 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-30T15:41:13.129Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1133177328 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-30T15:41:13.129Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1133177328 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-30T15:41:13.129Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1133177328 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T15:41:13.129Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1133177328 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T15:41:13.129Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:41:13.129Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:13.129Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:41:13.129Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:13.129Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:41:13.129Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T15:41:13.129Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:41:13.129Z] 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-30T15:41:13.129Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:41:13.129Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:41:13.129Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:41:13.129Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:41:13.129Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:41:13.129Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:41:13.129Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:41:13.129Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T15:41:13.129Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:41:13.129Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:41:13.129Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:13.129Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:41:13.129Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:13.129Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:41:13.129Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:41:13.129Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T15:41:13.129Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:41:13.130Z] 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-30T15:41:13.130Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:41:13.130Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:41:13.130Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:41:13.130Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:41:13.130Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:41:13.130Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:41:13.130Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T15:41:13.130Z] 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-30T15:41:13.130Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:41:13.130Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:13.130Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:41:13.130Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:13.130Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:41:13.130Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:41:13.130Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:41:13.130Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:41:13.130Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:41:13.130Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T15:41:13.130Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T15:41:13.130Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T15:41:13.130Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:41:13.130Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:41:13.130Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:41:13.130Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T15:41:13.130Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:41:13.130Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:41:13.130Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:13.130Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:41:13.130Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:13.130Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:41:13.130Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:41:13.130Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:41:13.130Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:41:13.130Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:41:13.130Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:41:13.130Z] 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-30T15:41:13.130Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:41:13.130Z] 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-30T15:41:13.130Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:41:13.130Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:41:13.130Z] 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-30T15:41:13.130Z] 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-30T15:41:13.130Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:41:13.130Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:13.130Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:41:13.130Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:13.130Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:41:13.130Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:41:13.130Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:41:13.130Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:41:13.130Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:41:13.130Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:41:13.130Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:41:13.130Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:41:13.130Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T15:41:13.130Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T15:41:13.130Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:41:13.130Z] DEBUG - Clicking on &Finish [2019-07-30T15:41:13.130Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1133177345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:41:13.130Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1133177345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:41:13.130Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1133177345 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:41:13.130Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1133177346 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:41:13.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1133177346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:41:13.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1133177346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:41:13.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1133177346 data=null item=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-30T15:41:13.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1133176985 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-30T15:41:13.693Z] DEBUG - Clicked on [2019-07-30T15:41:13.693Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:41:13.693Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:13.693Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:13.693Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:13.693Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:13.693Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:13.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133177905 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:41:13.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133177906 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:41:13.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133177906 data=null} to TreeItem with text {test} [2019-07-30T15:41:13.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133177906 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:41:13.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133177906 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:41:13.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133177928 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:41:13.693Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:13.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133177937 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:41:13.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133177937 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:41:13.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133177937 data=null} to TreeItem with text {test} [2019-07-30T15:41:13.694Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133177937 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:41:13.694Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133177938 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:41:13.694Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133177944 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:41:13.694Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:41:13.950Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:13.950Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1133177953 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T15:41:13.950Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1133177953 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T15:41:13.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1133177953 data=null} to TreeItem with text {Traces [0]} [2019-07-30T15:41:13.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1133177954 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:41:13.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133177954 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-30T15:41:13.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1133177977 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:41:13.950Z] WARN - Tree item TreeItem with text {Traces [0]} is already expanded. Won't expand it again. [2019-07-30T15:41:13.950Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA [2]} time=1133177978 data=null doit=true} to TreeItem with text {FolderA [2]} [2019-07-30T15:41:13.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA [2]} time=1133177978 data=null} to TreeItem with text {FolderA [2]} [2019-07-30T15:41:13.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA [2]} time=1133177978 data=null button=1 stateMask=0x0 x=113 y=74 count=1} to TreeItem with text {FolderA [2]} [2019-07-30T15:41:13.950Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1133177978 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-30T15:41:13.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA [2]} time=1133177995 data=null button=1 stateMask=0x80000 x=113 y=74 count=1} to TreeItem with text {FolderA [2]} [2019-07-30T15:41:14.207Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:41:14.207Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:14.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133178363 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:14.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133178363 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:14.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133178363 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:14.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133178364 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:14.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133178364 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:14.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133178396 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:14.207Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:14.207Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:14.207Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:14.207Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:14.207Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:41:14.207Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:14.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133178399 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:14.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133178399 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:14.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133178400 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:14.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133178400 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:14.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133178400 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:14.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133178405 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:14.207Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:14.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133178405 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:14.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133178405 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:14.207Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:14.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133178406 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:14.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133178406 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:14.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133178406 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:14.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133178409 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:14.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133178410 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:14.207Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133178410 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:14.464Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133178410 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:14.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133178470 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:14.464Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133178669 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:14.464Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133178669 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:14.464Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133178669 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:14.464Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:14.464Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:41:15.833Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:41:15.833Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:41:15.833Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:41:15.833Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:41:15.833Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:41:15.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133179701 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:41:15.833Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133179701 data=null doit=true} to TableItem with text {} [2019-07-30T15:41:15.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133179701 data=null} to TableItem with text {} [2019-07-30T15:41:15.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133179702 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:41:15.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133179702 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-30T15:41:15.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133179706 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:41:15.833Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:41:15.833Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:41:15.833Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:41:15.833Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:15.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133179887 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:15.833Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133179887 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:15.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133179887 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:15.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133179887 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:15.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133179888 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:15.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133179892 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:15.833Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:15.833Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:15.833Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:15.833Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:15.833Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:41:15.833Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:41:15.833Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:15.833Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:15.833Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:15.833Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:15.833Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:15.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133179897 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:41:15.833Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133179897 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:41:15.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133179897 data=null} to TreeItem with text {test} [2019-07-30T15:41:15.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133179898 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:41:15.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133179898 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:41:15.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133179931 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:41:15.833Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:15.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133179933 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:41:15.833Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133179933 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:41:15.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133179933 data=null} to TreeItem with text {test} [2019-07-30T15:41:15.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133179933 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:41:15.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133179933 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:41:15.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133179946 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:41:15.833Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:41:15.833Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:15.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1133179947 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T15:41:15.833Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1133179947 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T15:41:15.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1133179947 data=null} to TreeItem with text {Traces [2]} [2019-07-30T15:41:15.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1133179948 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T15:41:15.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133179948 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-30T15:41:15.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1133179972 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T15:41:15.833Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-30T15:41:15.833Z] WARN - Tree item TreeItem with text {FolderA [2]} is already expanded. Won't expand it again. [2019-07-30T15:41:16.091Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:41:16.091Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:16.091Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133180143 data=null button=0 stateMask=0x0 x=166 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:16.091Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133180143 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:16.091Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133180143 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:16.091Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133180144 data=null button=1 stateMask=0x0 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:16.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133180144 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-30T15:41:16.091Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133180180 data=null button=1 stateMask=0x80000 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:16.091Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:16.091Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:16.091Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:16.091Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:16.091Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:41:16.091Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:16.091Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133180186 data=null button=0 stateMask=0x0 x=166 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:16.091Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133180187 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:16.091Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133180187 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:16.091Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133180187 data=null button=1 stateMask=0x0 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:16.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133180187 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-30T15:41:16.091Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133180194 data=null button=1 stateMask=0x80000 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:16.091Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:16.091Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133180195 data=null button=0 stateMask=0x0 x=166 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:16.091Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133180195 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:16.091Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:16.091Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133180215 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:16.091Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133180215 data=null button=1 stateMask=0x0 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:16.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133180215 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-30T15:41:16.091Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133180222 data=null button=1 stateMask=0x80000 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:16.091Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133180222 data=null button=1 stateMask=0x0 x=166 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:16.091Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133180223 data=null button=1 stateMask=0x0 x=166 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:16.091Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133180223 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-30T15:41:16.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133180301 data=null button=1 stateMask=0x80000 x=166 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:16.655Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133180790 data=null button=0 stateMask=0x0 x=166 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:16.655Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133180873 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:16.655Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133180873 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:16.655Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:16.655Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:41:16.655Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:41:16.655Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:41:16.655Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:41:16.655Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:41:16.655Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:41:16.655Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:41:16.655Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133180876 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:41:16.655Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133180876 data=null doit=true} to TableItem with text {} [2019-07-30T15:41:16.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133180876 data=null} to TableItem with text {} [2019-07-30T15:41:16.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133180877 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:41:16.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133180877 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-30T15:41:16.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133180882 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:41:16.655Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:41:16.655Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:41:18.024Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:41:18.024Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:18.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133181972 data=null button=0 stateMask=0x0 x=166 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:18.024Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133181972 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:18.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133181972 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:18.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133181973 data=null button=1 stateMask=0x0 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:18.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133181973 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-30T15:41:18.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133181978 data=null button=1 stateMask=0x80000 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:18.024Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:18.024Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:18.024Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:18.024Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:18.024Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:41:18.024Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-30T15:41:18.024Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:18.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderB} time=1133181981 data=null button=0 stateMask=0x0 x=102 y=137 count=0} to TreeItem with text {FolderB} [2019-07-30T15:41:18.024Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB} time=1133181981 data=null doit=true} to TreeItem with text {FolderB} [2019-07-30T15:41:18.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB} time=1133181981 data=null} to TreeItem with text {FolderB} [2019-07-30T15:41:18.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB} time=1133181982 data=null button=1 stateMask=0x0 x=102 y=137 count=1} to TreeItem with text {FolderB} [2019-07-30T15:41:18.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133181982 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-30T15:41:18.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB} time=1133182006 data=null button=1 stateMask=0x80000 x=102 y=137 count=1} to TreeItem with text {FolderB} [2019-07-30T15:41:18.024Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T15:41:18.024Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T15:41:18.281Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T15:41:18.281Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T15:41:18.281Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1133182411 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T15:41:18.281Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:41:18.281Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T15:41:18.281Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T15:41:18.281Z] 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-30T15:41:18.281Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:18.281Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:41:18.281Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:18.281Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:41:18.281Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:41:18.281Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:41:18.281Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:41:18.281Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:41:18.281Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:41:18.281Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:41:18.281Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:41:18.281Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T15:41:18.281Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:41:18.281Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:41:18.281Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:41:18.281Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:41:18.281Z] DEBUG - matched Combo with text " [2019-07-30T15:41:18.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1133182480 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-30T15:41:18.282Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:41:18.282Z] 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-30T15:41:18.282Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:41:18.282Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:41:18.282Z] 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-30T15:41:18.282Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T15:41:18.282Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:41:18.282Z] 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-30T15:41:18.282Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T15:41:18.282Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:41:18.282Z] 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-30T15:41:18.282Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T15:41:18.282Z] 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-30T15:41:18.282Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T15:41:18.282Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] 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-30T15:41:18.282Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:41:18.282Z] 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-30T15:41:18.282Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] 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-30T15:41:18.282Z] 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-30T15:41:18.282Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T15:41:18.282Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:41:18.282Z] DEBUG - Clicking on &Finish [2019-07-30T15:41:18.282Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1133182506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:41:18.282Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1133182506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:41:18.282Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1133182506 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:41:18.282Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1133182506 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:41:18.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1133182507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:41:18.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1133182507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:41:18.845Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:41:18.845Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1133182507 data=null item=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-30T15:41:18.845Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1133182049 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-30T15:41:19.102Z] DEBUG - Clicked on [2019-07-30T15:41:19.102Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:41:19.102Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:19.102Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:19.102Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:19.102Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:19.102Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:19.102Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133183134 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:41:19.102Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133183134 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:41:19.102Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133183134 data=null} to TreeItem with text {test} [2019-07-30T15:41:19.102Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133183135 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:41:19.102Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133183135 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:41:19.102Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133183179 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:41:19.102Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:19.102Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133183187 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:41:19.102Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133183187 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:41:19.102Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133183187 data=null} to TreeItem with text {test} [2019-07-30T15:41:19.102Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133183188 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:41:19.102Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133183188 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:41:19.102Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133183195 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:41:19.102Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:41:19.102Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:19.102Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1133183196 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T15:41:19.102Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1133183196 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T15:41:19.102Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1133183196 data=null} to TreeItem with text {Traces [2]} [2019-07-30T15:41:19.102Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1133183200 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T15:41:19.102Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133183200 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-30T15:41:19.102Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1133183228 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T15:41:19.102Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-07-30T15:41:19.102Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB [2]} time=1133183229 data=null doit=true} to TreeItem with text {FolderB [2]} [2019-07-30T15:41:19.102Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB [2]} time=1133183229 data=null} to TreeItem with text {FolderB [2]} [2019-07-30T15:41:19.102Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [2]} time=1133183230 data=null button=1 stateMask=0x0 x=113 y=137 count=1} to TreeItem with text {FolderB [2]} [2019-07-30T15:41:19.102Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1133183230 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-30T15:41:19.102Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [2]} time=1133183234 data=null button=1 stateMask=0x80000 x=97 y=137 count=1} to TreeItem with text {FolderB [2]} [2019-07-30T15:41:19.359Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:41:19.359Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:19.359Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133183609 data=null button=0 stateMask=0x0 x=170 y=158 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:19.359Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133183610 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:19.359Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133183610 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:19.359Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133183610 data=null button=1 stateMask=0x0 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:19.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133183610 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:19.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133183657 data=null button=1 stateMask=0x80000 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:19.616Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:19.616Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:19.616Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:19.616Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:19.616Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:41:19.616Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:19.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133183661 data=null button=0 stateMask=0x0 x=170 y=158 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:19.616Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133183661 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:19.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133183661 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:19.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133183661 data=null button=1 stateMask=0x0 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:19.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133183661 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:19.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133183686 data=null button=1 stateMask=0x80000 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:19.616Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:19.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133183686 data=null button=0 stateMask=0x0 x=170 y=158 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:19.616Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133183687 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:19.616Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:19.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133183687 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:19.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133183687 data=null button=1 stateMask=0x0 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:19.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133183687 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:19.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133183691 data=null button=1 stateMask=0x80000 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:19.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133183692 data=null button=1 stateMask=0x0 x=170 y=158 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:19.616Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133183692 data=null button=1 stateMask=0x0 x=170 y=158 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:19.616Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133183692 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:19.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133183899 data=null button=1 stateMask=0x80000 x=170 y=158 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:19.873Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133184065 data=null button=0 stateMask=0x0 x=170 y=158 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:19.873Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133184065 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:19.873Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133184066 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:19.873Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:19.873Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:41:19.873Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:41:19.873Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:41:21.095Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:41:21.095Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:41:21.095Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:41:21.095Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:41:21.095Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:41:21.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133185132 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:41:21.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133185132 data=null doit=true} to TableItem with text {} [2019-07-30T15:41:21.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133185132 data=null} to TableItem with text {} [2019-07-30T15:41:21.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133185132 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:41:21.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133185133 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-30T15:41:21.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133185188 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:41:21.095Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:41:21.095Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:41:21.095Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:41:21.095Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:21.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133185328 data=null button=0 stateMask=0x0 x=170 y=158 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:21.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133185328 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:21.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133185328 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:21.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133185329 data=null button=1 stateMask=0x0 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:21.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133185329 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:21.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133185333 data=null button=1 stateMask=0x80000 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:21.095Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:21.095Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:21.095Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:21.095Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:21.095Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:41:21.095Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:41:21.095Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:21.095Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:21.095Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:21.095Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:21.095Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:21.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133185339 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:41:21.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133185339 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:41:21.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133185339 data=null} to TreeItem with text {test} [2019-07-30T15:41:21.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133185340 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:41:21.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133185346 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:41:21.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133185387 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:41:21.353Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:21.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133185388 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:41:21.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133185388 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:41:21.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133185388 data=null} to TreeItem with text {test} [2019-07-30T15:41:21.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133185389 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:41:21.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133185389 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:41:21.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133185395 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:41:21.353Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:41:21.353Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:21.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1133185396 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-30T15:41:21.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1133185396 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-30T15:41:21.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1133185396 data=null} to TreeItem with text {Traces [4]} [2019-07-30T15:41:21.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1133185396 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T15:41:21.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133185397 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-30T15:41:21.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1133185414 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T15:41:21.353Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-07-30T15:41:21.353Z] WARN - Tree item TreeItem with text {FolderB [2]} is already expanded. Won't expand it again. [2019-07-30T15:41:21.610Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:41:21.610Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:21.867Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133185879 data=null button=0 stateMask=0x0 x=166 y=179 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:21.867Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133185879 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:21.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133185879 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:21.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133185880 data=null button=1 stateMask=0x0 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:21.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133185880 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-30T15:41:21.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133185917 data=null button=1 stateMask=0x80000 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:21.867Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:21.867Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:21.867Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:21.867Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:21.867Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:41:21.867Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:21.867Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133185919 data=null button=0 stateMask=0x0 x=166 y=179 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:21.867Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133185920 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:21.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133185920 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:21.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133185920 data=null button=1 stateMask=0x0 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:21.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133185920 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-30T15:41:21.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133185924 data=null button=1 stateMask=0x80000 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:21.867Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:21.867Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133185925 data=null button=0 stateMask=0x0 x=166 y=179 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:21.867Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133185925 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:21.867Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:21.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133185925 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:21.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133185926 data=null button=1 stateMask=0x0 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:21.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133185926 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-30T15:41:21.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133185929 data=null button=1 stateMask=0x80000 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:21.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133185929 data=null button=1 stateMask=0x0 x=166 y=179 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:21.867Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133185929 data=null button=1 stateMask=0x0 x=166 y=179 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:21.867Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133185929 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-30T15:41:22.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133185996 data=null button=1 stateMask=0x80000 x=166 y=179 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:22.431Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133186519 data=null button=0 stateMask=0x0 x=166 y=179 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:22.431Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133186599 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:22.431Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133186599 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:22.431Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:22.431Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:41:22.431Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:41:22.431Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:41:22.431Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:41:22.431Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:41:22.431Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:41:22.431Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:41:22.431Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:41:22.431Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:41:22.431Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133186602 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:41:22.431Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133186602 data=null doit=true} to TableItem with text {} [2019-07-30T15:41:22.431Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133186602 data=null} to TableItem with text {} [2019-07-30T15:41:22.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133186602 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:41:22.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133186603 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-30T15:41:22.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133186607 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:41:22.431Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:41:22.431Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:41:23.361Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:41:23.361Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:23.361Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133187600 data=null button=0 stateMask=0x0 x=166 y=179 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:23.361Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133187600 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:23.361Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133187601 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:23.361Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133187601 data=null button=1 stateMask=0x0 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:23.361Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133187601 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-30T15:41:23.361Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133187606 data=null button=1 stateMask=0x80000 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:23.361Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:23.361Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:23.361Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:23.361Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:23.361Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:41:23.361Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:41:23.361Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:23.361Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:23.361Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-07-30T15:41:23.361Z] WARN - Tree item TreeItem with text {FolderA [2]} is already expanded. Won't expand it again. [2019-07-30T15:41:23.361Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-07-30T15:41:23.361Z] DEBUG - Attempting to set focus on (of type 'Tree') [2019-07-30T15:41:23.361Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1133187611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-30T15:41:23.361Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1133187611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-30T15:41:23.361Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1133187611 data=null doit=true} to (of type 'Tree') [2019-07-30T15:41:23.361Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1133187611 data=null} to (of type 'Tree') [2019-07-30T15:41:23.361Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133187612 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to (of type 'Tree') [2019-07-30T15:41:23.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133187612 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-30T15:41:23.618Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133187648 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to (of type 'Tree') [2019-07-30T15:41:23.618Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1133187648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-30T15:41:23.618Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1133187648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-30T15:41:23.618Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1133187648 data=null doit=true} to (of type 'Tree') [2019-07-30T15:41:23.618Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1133187648 data=null} to (of type 'Tree') [2019-07-30T15:41:23.618Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [2]} time=1133187649 data=null button=1 stateMask=0x40000 x=113 y=137 count=1} to (of type 'Tree') [2019-07-30T15:41:23.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133187649 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-30T15:41:23.618Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [2]} time=1133187662 data=null button=1 stateMask=0xc0000 x=113 y=137 count=1} to (of type 'Tree') [2019-07-30T15:41:23.618Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T15:41:23.618Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T15:41:23.874Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T15:41:23.874Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete' [2019-07-30T15:41:23.874Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T15:41:23.874Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T15:41:23.874Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T15:41:23.874Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:41:23.874Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T15:41:23.874Z] DEBUG - Clicking on &Yes [2019-07-30T15:41:23.874Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1133187957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:41:23.874Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1133187957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:41:23.874Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1133187957 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:41:23.874Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1133187958 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:41:23.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1133187958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:41:23.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1133187958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:41:23.874Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1133187958 data=null item=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-30T15:41:25.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1133187716 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-30T15:41:25.242Z] DEBUG - Clicked on [2019-07-30T15:41:25.242Z] DEBUG - matched EditorReference with text "", using matcher: with name '"FolderA/kernel-overlap-testing"' [2019-07-30T15:41:25.242Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:41:25.242Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:25.242Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:25.242Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:25.242Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:25.499Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:25.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133189496 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:41:25.499Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133189511 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:41:25.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133189511 data=null} to TreeItem with text {test} [2019-07-30T15:41:25.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133189511 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:41:25.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133189512 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:41:25.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133189578 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:41:25.499Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:25.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133189579 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:41:25.499Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133189579 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:41:25.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133189580 data=null} to TreeItem with text {test} [2019-07-30T15:41:25.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133189580 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:41:25.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133189580 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:41:25.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133189589 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:41:25.499Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:41:25.499Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:25.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1133189590 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-30T15:41:25.499Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1133189590 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-30T15:41:25.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1133189590 data=null} to TreeItem with text {Traces [4]} [2019-07-30T15:41:25.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1133189591 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T15:41:25.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133189591 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-30T15:41:25.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1133189611 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:41:25.499Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:25.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1133189627 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:41:25.499Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1133189627 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:41:25.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1133189627 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:41:25.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1133189628 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:41:25.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133189628 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-30T15:41:25.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1133189635 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:41:25.499Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T15:41:25.499Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T15:41:25.756Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T15:41:25.756Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T15:41:25.756Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1133189875 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T15:41:25.756Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T15:41:25.756Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T15:41:25.756Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T15:41:25.756Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:41:25.756Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T15:41:25.756Z] DEBUG - Clicking on &Yes [2019-07-30T15:41:25.756Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1133189875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:41:25.756Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1133189876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:41:25.756Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1133189876 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:41:25.756Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1133189876 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:41:25.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1133189876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:41:25.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1133189876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:41:25.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1133189876 data=null item=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-30T15:41:26.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1133189674 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-30T15:41:26.320Z] DEBUG - Clicked on [2019-07-30T15:41:26.320Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:41:26.320Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:26.320Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:26.320Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:26.320Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:26.320Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:26.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133190446 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:41:26.320Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133190446 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:41:26.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133190446 data=null} to TreeItem with text {test} [2019-07-30T15:41:26.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133190447 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:41:26.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133190447 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:41:26.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133190473 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:41:26.320Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:26.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133190473 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:41:26.320Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133190473 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:41:26.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133190474 data=null} to TreeItem with text {test} [2019-07-30T15:41:26.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133190474 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:41:26.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133190474 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:41:26.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133190486 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:41:26.320Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:41:26.320Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:26.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1133190488 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:41:26.320Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1133190488 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:41:26.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1133190488 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:41:26.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1133190488 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:41:26.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133190489 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-30T15:41:26.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1133190513 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:41:26.320Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:26.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1133190514 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:41:26.320Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1133190514 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:41:26.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1133190514 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:41:26.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1133190515 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:41:26.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133190515 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-30T15:41:26.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1133190526 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:41:26.320Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...' [2019-07-30T15:41:26.320Z] DEBUG - Clicking on with mnemonic 'New Folder...' [2019-07-30T15:41:26.576Z] DEBUG - Clicked on with mnemonic 'New Folder...' [2019-07-30T15:41:26.576Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder' [2019-07-30T15:41:26.576Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:41:26.576Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T15:41:26.576Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:41:26.576Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:41:26.576Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:41:26.576Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:41:26.576Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:41:26.576Z] DEBUG - Clicking on OK [2019-07-30T15:41:26.576Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1133190706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:41:26.576Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1133190706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:41:26.576Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1133190706 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:41:26.576Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1133190706 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:41:26.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1133190706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:41:26.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1133190706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:41:26.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1133190706 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:41:26.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=1133190567 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-30T15:41:26.833Z] DEBUG - Clicked on [2019-07-30T15:41:26.833Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:26.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1133190834 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T15:41:26.833Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1133190834 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T15:41:26.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1133190834 data=null} to TreeItem with text {Traces [0]} [2019-07-30T15:41:26.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1133190834 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:41:26.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133190834 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-30T15:41:26.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1133190840 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:41:26.833Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...' [2019-07-30T15:41:26.833Z] DEBUG - Clicking on with mnemonic 'New Folder...' [2019-07-30T15:41:26.833Z] DEBUG - Clicked on with mnemonic 'New Folder...' [2019-07-30T15:41:26.833Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder' [2019-07-30T15:41:26.833Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:41:26.833Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T15:41:26.833Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:41:26.833Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:41:26.833Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:41:26.833Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:41:26.833Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:41:26.833Z] DEBUG - Clicking on OK [2019-07-30T15:41:26.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1133191022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:41:26.833Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1133191022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:41:26.833Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1133191022 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:41:26.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1133191022 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:41:26.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1133191022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:41:26.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1133191022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:41:26.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1133191022 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:41:26.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=1133190886 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-30T15:41:27.090Z] DEBUG - Clicked on [2019-07-30T15:41:27.090Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1133191137 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T15:41:27.090Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1133191137 data=null} to TreeItem with text {Traces [0]} [2019-07-30T15:41:27.090Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1133191138 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:41:27.090Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1133191138 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-30T15:41:27.090Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1133191141 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:41:27.090Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:27.090Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderA} time=1133191141 data=null button=0 stateMask=0x0 x=86 y=74 count=0} to TreeItem with text {FolderA} [2019-07-30T15:41:27.090Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA} time=1133191141 data=null doit=true} to TreeItem with text {FolderA} [2019-07-30T15:41:27.090Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA} time=1133191142 data=null} to TreeItem with text {FolderA} [2019-07-30T15:41:27.090Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA} time=1133191142 data=null button=1 stateMask=0x0 x=86 y=74 count=1} to TreeItem with text {FolderA} [2019-07-30T15:41:27.090Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133191142 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-30T15:41:27.090Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA} time=1133191161 data=null button=1 stateMask=0x80000 x=102 y=74 count=1} to TreeItem with text {FolderA} [2019-07-30T15:41:27.090Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T15:41:27.090Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T15:41:27.348Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T15:41:27.348Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T15:41:27.348Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1133191446 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T15:41:27.348Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:41:27.348Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T15:41:27.348Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T15:41:27.348Z] 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-30T15:41:27.348Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:27.348Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:41:27.348Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:27.348Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:41:27.348Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:41:27.348Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:41:27.348Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:41:27.348Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:41:27.348Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:41:27.348Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:41:27.348Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:41:27.348Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T15:41:27.348Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:41:27.348Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:41:27.348Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:41:27.348Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:41:27.348Z] DEBUG - matched Combo with text " [2019-07-30T15:41:27.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1133191541 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-30T15:41:27.348Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T15:41:27.348Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:41:27.348Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:41:27.349Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T15:41:27.349Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T15:41:27.349Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T15:41:27.349Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T15:41:27.349Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-30T15:41:27.349Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T15:41:27.349Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:41:27.349Z] DEBUG - Clicking on &Finish [2019-07-30T15:41:27.349Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1133191560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:41:27.349Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1133191560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:41:27.349Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1133191560 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:41:27.349Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1133191560 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:41:27.349Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1133191560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:41:27.349Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1133191560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:41:27.915Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1133191560 data=null item=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-30T15:41:27.915Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1133191212 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-30T15:41:27.915Z] DEBUG - Clicked on [2019-07-30T15:41:27.915Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:41:27.915Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:27.915Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:27.915Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:27.915Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:27.915Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:27.915Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133191953 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:41:27.915Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133191953 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:41:27.915Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133191953 data=null} to TreeItem with text {test} [2019-07-30T15:41:27.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133191953 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:41:27.915Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133191954 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:41:27.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133191991 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:41:27.915Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:27.915Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133191992 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:41:27.915Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133191992 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:41:27.915Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133191992 data=null} to TreeItem with text {test} [2019-07-30T15:41:27.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133191992 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:41:27.915Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133191992 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:41:27.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133191998 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:41:27.915Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:41:27.915Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:27.915Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1133191999 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T15:41:27.915Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1133191999 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T15:41:27.915Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1133191999 data=null} to TreeItem with text {Traces [0]} [2019-07-30T15:41:27.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1133192000 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:41:27.915Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133192000 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-30T15:41:27.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1133192019 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:41:27.915Z] WARN - Tree item TreeItem with text {Traces [0]} is already expanded. Won't expand it again. [2019-07-30T15:41:27.915Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA} time=1133192020 data=null doit=true} to TreeItem with text {FolderA} [2019-07-30T15:41:27.915Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA} time=1133192020 data=null} to TreeItem with text {FolderA} [2019-07-30T15:41:27.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA} time=1133192020 data=null button=1 stateMask=0x0 x=102 y=74 count=1} to TreeItem with text {FolderA} [2019-07-30T15:41:27.915Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1133192021 data=null item=TreeItem {FolderA} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {FolderA} [2019-07-30T15:41:27.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA} time=1133192044 data=null button=1 stateMask=0x80000 x=102 y=74 count=1} to TreeItem with text {FolderA} [2019-07-30T15:41:27.915Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:41:27.915Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:28.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133192207 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:28.173Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133192208 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:28.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133192208 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:28.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133192208 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:28.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133192209 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:28.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133192244 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:28.173Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:28.173Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:28.173Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:28.173Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:28.173Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:41:28.173Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:28.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133192248 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:28.173Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133192249 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:28.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133192249 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:28.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133192249 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:28.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133192249 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:28.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133192254 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:28.173Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:28.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133192254 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:28.173Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133192254 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:28.173Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:28.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133192254 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:28.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133192255 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:28.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133192255 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:28.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133192258 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:28.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133192258 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:28.173Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133192259 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:28.173Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133192259 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:28.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133192326 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:28.173Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133192374 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:28.173Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133192375 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:28.173Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133192375 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:28.173Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:28.738Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:41:29.668Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:41:29.668Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:41:29.925Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:41:29.925Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:41:29.925Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:41:29.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133193939 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:41:29.925Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133193939 data=null doit=true} to TableItem with text {} [2019-07-30T15:41:29.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133193939 data=null} to TableItem with text {} [2019-07-30T15:41:29.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133193939 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:41:29.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133193940 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-30T15:41:29.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133193945 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:41:29.925Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:41:29.925Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:41:29.925Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:41:29.925Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:29.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133194131 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:29.925Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133194132 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:29.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133194132 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:29.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133194132 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:29.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133194132 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:29.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133194137 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:29.925Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:29.925Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:29.925Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:29.925Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:29.925Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:41:29.925Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-07-30T15:41:29.925Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:29.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderB} time=1133194140 data=null button=0 stateMask=0x0 x=102 y=116 count=0} to TreeItem with text {FolderB} [2019-07-30T15:41:29.925Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB} time=1133194151 data=null doit=true} to TreeItem with text {FolderB} [2019-07-30T15:41:29.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB} time=1133194152 data=null} to TreeItem with text {FolderB} [2019-07-30T15:41:29.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB} time=1133194152 data=null button=1 stateMask=0x0 x=102 y=116 count=1} to TreeItem with text {FolderB} [2019-07-30T15:41:29.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133194152 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-30T15:41:29.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB} time=1133194176 data=null button=1 stateMask=0x80000 x=102 y=116 count=1} to TreeItem with text {FolderB} [2019-07-30T15:41:30.182Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T15:41:30.182Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T15:41:30.442Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T15:41:30.442Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T15:41:30.442Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1133194535 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T15:41:30.442Z] 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-30T15:41:30.442Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:41:30.442Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T15:41:30.442Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:41:30.442Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:41:30.442Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:41:30.442Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:41:30.442Z] DEBUG - matched Combo with text " [2019-07-30T15:41:30.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1133194611 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-30T15:41:30.442Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:41:30.442Z] 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-30T15:41:30.442Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:41:30.442Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:41:30.442Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:41:30.442Z] 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-30T15:41:30.442Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:41:30.442Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T15:41:30.442Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:41:30.442Z] 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-30T15:41:30.442Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:41:30.442Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T15:41:30.442Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:41:30.442Z] 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-30T15:41:30.442Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:41:30.442Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T15:41:30.442Z] 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-30T15:41:30.442Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:41:30.442Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:41:30.443Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:41:30.443Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T15:41:30.443Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:41:30.443Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:41:30.443Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:30.443Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:41:30.443Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:30.443Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:41:30.443Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:41:30.443Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:41:30.443Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:41:30.443Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:41:30.443Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:41:30.443Z] 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-30T15:41:30.443Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:41:30.443Z] 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-30T15:41:30.443Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:41:30.443Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:41:30.447Z] 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-30T15:41:30.447Z] 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-30T15:41:30.447Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:41:30.447Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:30.447Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:41:30.447Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:30.447Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:41:30.447Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:41:30.447Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:41:30.447Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:41:30.447Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:41:30.447Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:41:30.447Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:41:30.447Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:41:30.447Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T15:41:30.447Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T15:41:30.447Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:41:30.447Z] DEBUG - Clicking on &Finish [2019-07-30T15:41:30.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1133194630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:41:30.447Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1133194630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:41:30.447Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1133194630 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:41:30.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1133194630 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:41:30.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1133194630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:41:30.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1133194630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:41:31.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1133194630 data=null item=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-30T15:41:31.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1133194220 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-30T15:41:31.126Z] DEBUG - Clicked on [2019-07-30T15:41:31.126Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:41:31.126Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:31.126Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:31.126Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:31.126Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:31.126Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:31.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133195151 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:41:31.126Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133195151 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:41:31.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133195151 data=null} to TreeItem with text {test} [2019-07-30T15:41:31.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133195151 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:41:31.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133195152 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:41:31.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133195191 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:41:31.126Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:31.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133195192 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:41:31.126Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133195192 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:41:31.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133195192 data=null} to TreeItem with text {test} [2019-07-30T15:41:31.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133195192 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:41:31.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133195193 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:41:31.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133195207 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:41:31.126Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:41:31.126Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:31.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1133195208 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T15:41:31.126Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1133195208 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T15:41:31.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1133195208 data=null} to TreeItem with text {Traces [2]} [2019-07-30T15:41:31.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1133195209 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T15:41:31.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133195209 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-30T15:41:31.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1133195227 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T15:41:31.126Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-30T15:41:31.126Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB [1]} time=1133195228 data=null doit=true} to TreeItem with text {FolderB [1]} [2019-07-30T15:41:31.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB [1]} time=1133195228 data=null} to TreeItem with text {FolderB [1]} [2019-07-30T15:41:31.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [1]} time=1133195228 data=null button=1 stateMask=0x0 x=113 y=116 count=1} to TreeItem with text {FolderB [1]} [2019-07-30T15:41:31.126Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1133195228 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-30T15:41:31.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [1]} time=1133195231 data=null button=1 stateMask=0x80000 x=97 y=116 count=1} to TreeItem with text {FolderB [1]} [2019-07-30T15:41:31.384Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:41:31.384Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:31.384Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133195595 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:31.384Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133195595 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:31.384Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133195595 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:31.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133195595 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:31.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133195596 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-30T15:41:31.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133195636 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:31.641Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:31.641Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:31.641Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:31.641Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:31.641Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:41:31.641Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:31.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133195640 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:31.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133195640 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:31.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133195640 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:31.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133195641 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:31.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133195641 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-30T15:41:31.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133195684 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:31.641Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:31.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133195684 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:31.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133195684 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:31.641Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:31.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133195685 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:31.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133195685 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:31.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133195686 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-30T15:41:31.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133195690 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:31.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133195690 data=null button=1 stateMask=0x0 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:31.641Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133195691 data=null button=1 stateMask=0x0 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:31.641Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133195691 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-30T15:41:32.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133195824 data=null button=1 stateMask=0x80000 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:32.205Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133196333 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:32.205Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133196409 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:32.205Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133196409 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:32.205Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:32.205Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:41:32.205Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:41:32.205Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:41:32.205Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:41:32.205Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:41:32.205Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:41:32.205Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:41:32.205Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133196412 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:41:32.205Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133196412 data=null doit=true} to TableItem with text {} [2019-07-30T15:41:32.205Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133196412 data=null} to TableItem with text {} [2019-07-30T15:41:32.205Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133196413 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:41:32.205Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133196413 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-30T15:41:32.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133196418 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:41:32.205Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:41:32.205Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:41:33.575Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:41:33.575Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:33.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133197550 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:33.575Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133197550 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:33.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133197551 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:33.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133197551 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:33.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133197551 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-30T15:41:33.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133197555 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:33.575Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:33.575Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:33.575Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:33.575Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:33.575Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:41:33.575Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:41:33.575Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:33.575Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:33.575Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-30T15:41:33.575Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-30T15:41:33.575Z] DEBUG - Attempting to set focus on (of type 'Tree') [2019-07-30T15:41:33.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1133197560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-30T15:41:33.575Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1133197560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-30T15:41:33.575Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1133197560 data=null doit=true} to (of type 'Tree') [2019-07-30T15:41:33.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1133197560 data=null} to (of type 'Tree') [2019-07-30T15:41:33.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA [1]} time=1133197560 data=null button=1 stateMask=0x0 x=113 y=74 count=1} to (of type 'Tree') [2019-07-30T15:41:33.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133197561 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-30T15:41:33.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA [1]} time=1133197585 data=null button=1 stateMask=0x80000 x=113 y=74 count=1} to (of type 'Tree') [2019-07-30T15:41:33.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1133197586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-30T15:41:33.575Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1133197588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-30T15:41:33.575Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1133197588 data=null doit=true} to (of type 'Tree') [2019-07-30T15:41:33.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1133197588 data=null} to (of type 'Tree') [2019-07-30T15:41:33.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [1]} time=1133197589 data=null button=1 stateMask=0x40000 x=113 y=116 count=1} to (of type 'Tree') [2019-07-30T15:41:33.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133197589 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-30T15:41:33.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [1]} time=1133197617 data=null button=1 stateMask=0xc0000 x=113 y=116 count=1} to (of type 'Tree') [2019-07-30T15:41:33.575Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T15:41:33.575Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T15:41:33.832Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T15:41:33.832Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete' [2019-07-30T15:41:33.832Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T15:41:33.832Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T15:41:33.832Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T15:41:33.832Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:41:33.832Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T15:41:33.832Z] DEBUG - Clicking on &Yes [2019-07-30T15:41:33.832Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1133197903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:41:33.832Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1133197903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:41:33.832Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1133197903 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:41:33.832Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1133197903 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:41:33.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1133197904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:41:33.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1133197904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:41:33.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1133197904 data=null item=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-30T15:41:34.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1133197664 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-30T15:41:34.763Z] DEBUG - Clicked on [2019-07-30T15:41:34.763Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:41:34.763Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:34.763Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:34.763Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:34.763Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:34.763Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:34.763Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133198785 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:41:34.763Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133198785 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:41:34.763Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133198785 data=null} to TreeItem with text {test} [2019-07-30T15:41:34.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133198786 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:41:34.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133198786 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:41:34.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133198816 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:41:34.763Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:34.764Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133198817 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:41:34.764Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133198817 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:41:34.764Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133198818 data=null} to TreeItem with text {test} [2019-07-30T15:41:34.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133198818 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:41:34.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133198818 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:41:34.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133198829 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:41:34.764Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:41:34.764Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:34.764Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1133198831 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T15:41:34.764Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1133198831 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T15:41:34.764Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1133198831 data=null} to TreeItem with text {Traces [2]} [2019-07-30T15:41:34.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1133198832 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T15:41:34.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133198832 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-30T15:41:34.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1133198851 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T15:41:34.764Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:34.764Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1133198852 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T15:41:34.764Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1133198852 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T15:41:34.764Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1133198853 data=null} to TreeItem with text {Traces [2]} [2019-07-30T15:41:34.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1133198853 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T15:41:34.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133198853 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-30T15:41:34.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1133198861 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T15:41:34.764Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T15:41:34.764Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T15:41:35.021Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T15:41:35.021Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T15:41:35.021Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1133199145 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T15:41:35.021Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:41:35.021Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T15:41:35.021Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T15:41:35.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-30T15:41:35.021Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:35.021Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:41:35.021Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:35.021Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:41:35.021Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:41:35.021Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:41:35.021Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:41:35.021Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:41:35.021Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:41:35.021Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:41:35.021Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:41:35.021Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T15:41:35.021Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:41:35.021Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:41:35.021Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:41:35.021Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:41:35.021Z] DEBUG - matched Combo with text " [2019-07-30T15:41:41.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1133205685 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-30T15:41:41.488Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T15:41:41.488Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:41:41.488Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:41.488Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:41:41.488Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:41.488Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:41:41.488Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:41:41.488Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:41:41.488Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T15:41:41.488Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:41:41.488Z] 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-30T15:41:41.488Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:41:41.488Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:41:41.488Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:41:41.488Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:41:41.488Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:41:41.488Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:41:41.488Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T15:41:41.488Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:41:41.488Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:41.488Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:41:41.488Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:41.488Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:41:41.488Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:41:41.488Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:41:41.488Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:41:41.488Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T15:41:41.488Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:41:41.488Z] 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-30T15:41:41.488Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:41:41.488Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:41:41.488Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:41:41.488Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:41:41.488Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T15:41:41.488Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@447d8120 [2019-07-30T15:41:41.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1133205689 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-30T15:41:41.488Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1133205689 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-30T15:41:41.488Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1133205690 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T15:41:41.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1133205690 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T15:41:41.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1133205690 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-30T15:41:41.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1133205690 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-30T15:41:41.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1133205690 data=null item=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-30T15:41:41.488Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1133205690 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-30T15:41:41.488Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1133205690 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-30T15:41:41.488Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1133205690 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-30T15:41:41.488Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1133205690 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T15:41:41.488Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1133205690 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T15:41:41.488Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:41:41.488Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:41.488Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:41:41.488Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:41.488Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:41:41.488Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T15:41:41.488Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:41:41.488Z] 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-30T15:41:41.488Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:41:41.488Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:41:41.488Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:41:41.488Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:41:41.488Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:41:41.488Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:41:41.488Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:41:41.488Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T15:41:41.488Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:41:41.488Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:41:41.488Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:41.488Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:41:41.488Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:41.488Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:41:41.488Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:41:41.488Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T15:41:41.488Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:41:41.488Z] 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-30T15:41:41.488Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:41:41.488Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:41:41.488Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:41:41.488Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:41:41.488Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:41:41.488Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:41:41.488Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T15:41:41.488Z] 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-30T15:41:41.488Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:41:41.488Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:41.488Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:41:41.488Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:41.488Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:41:41.526Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:41:41.526Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:41:41.526Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:41:41.526Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:41:41.526Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T15:41:41.526Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T15:41:41.526Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T15:41:41.526Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:41:41.526Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:41:41.526Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:41:41.526Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T15:41:41.526Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:41:41.526Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:41:41.526Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:41.526Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:41:41.526Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:41.526Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:41:41.526Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:41:41.526Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:41:41.526Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:41:41.526Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:41:41.526Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:41:41.526Z] 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-30T15:41:41.526Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:41:41.526Z] 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-30T15:41:41.526Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:41:41.526Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:41:41.526Z] 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-30T15:41:41.526Z] 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-30T15:41:41.526Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:41:41.526Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:41.526Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:41:41.526Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:41.526Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:41:41.526Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:41:41.526Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:41:41.526Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:41:41.526Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:41:41.526Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:41:41.526Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:41:41.526Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:41:41.526Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T15:41:41.526Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T15:41:41.526Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:41:41.526Z] DEBUG - Clicking on &Finish [2019-07-30T15:41:41.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1133205703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:41:41.526Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1133205703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:41:41.526Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1133205703 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:41:41.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1133205703 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:41:41.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1133205704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:41:41.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1133205704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:41:41.926Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:41:42.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1133205704 data=null item=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-30T15:41:42.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1133205124 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-30T15:41:42.184Z] DEBUG - Clicked on [2019-07-30T15:41:42.184Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:41:42.184Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:42.184Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:42.184Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:42.184Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:42.184Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:42.184Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133206218 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:41:42.184Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133206218 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:41:42.184Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133206218 data=null} to TreeItem with text {test} [2019-07-30T15:41:42.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133206219 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:41:42.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133206219 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:41:42.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133206239 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:41:42.184Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:42.184Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133206240 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:41:42.184Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133206240 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:41:42.184Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133206240 data=null} to TreeItem with text {test} [2019-07-30T15:41:42.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133206240 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:41:42.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133206286 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:41:42.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133206292 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:41:42.184Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:41:42.184Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:42.184Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1133206293 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:41:42.184Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1133206293 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:41:42.184Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1133206293 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:41:42.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1133206293 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:41:42.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133206293 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-30T15:41:42.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1133206312 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:41:42.184Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1133206313 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:41:42.184Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1133206313 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:41:42.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1133206313 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:41:42.184Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1133206314 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-30T15:41:42.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1133206316 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:41:42.441Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:41:42.441Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:42.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133206641 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:42.441Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133206642 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:42.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133206642 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:42.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133206642 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:42.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133206642 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:42.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133206686 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:42.441Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:42.441Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:42.441Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:42.441Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:42.699Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:41:42.699Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:42.699Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133206698 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:42.699Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133206698 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:42.699Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133206698 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:42.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133206698 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:42.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133206698 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:42.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133206703 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:42.699Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:42.699Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133206703 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:42.699Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133206703 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:42.699Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:42.699Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133206703 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:42.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133206704 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:42.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133206704 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:42.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133206711 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:42.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133206711 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:42.699Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133206711 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:42.699Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133206712 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:42.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133206767 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:42.699Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133206949 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:42.699Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133206950 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:42.699Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133206950 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:42.699Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:42.699Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:41:44.071Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:41:44.071Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:41:44.071Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:41:44.071Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:41:44.071Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:41:44.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133208012 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:41:44.071Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133208012 data=null doit=true} to TableItem with text {} [2019-07-30T15:41:44.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133208012 data=null} to TableItem with text {} [2019-07-30T15:41:44.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133208012 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:41:44.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133208013 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-30T15:41:44.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133208017 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:41:44.071Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:41:44.071Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:41:44.071Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:41:44.071Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:44.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133208191 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:44.071Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133208191 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:44.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133208191 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:44.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133208191 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:44.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133208192 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:44.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133208196 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:44.071Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:44.071Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:44.071Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:44.071Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:44.071Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:41:44.071Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:41:44.071Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:44.071Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:44.071Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:44.071Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:44.071Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:44.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1133208310 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing} [2019-07-30T15:41:44.071Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1133208310 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T15:41:44.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1133208310 data=null} to TreeItem with text {Tracing} [2019-07-30T15:41:44.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1133208310 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T15:41:44.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133208310 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-30T15:41:44.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1133208339 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T15:41:44.329Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:44.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1133208341 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing} [2019-07-30T15:41:44.329Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1133208341 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T15:41:44.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1133208341 data=null} to TreeItem with text {Tracing} [2019-07-30T15:41:44.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1133208342 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T15:41:44.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133208342 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-30T15:41:44.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1133208354 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T15:41:44.329Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1133208354 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T15:41:44.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1133208354 data=null} to TreeItem with text {Tracing} [2019-07-30T15:41:44.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1133208354 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T15:41:44.329Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1133208355 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-30T15:41:44.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1133208358 data=null button=1 stateMask=0x80000 x=48 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T15:41:44.329Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:44.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1133208358 data=null button=0 stateMask=0x0 x=75 y=137 count=0} to TreeItem with text {Traces [0]} [2019-07-30T15:41:44.329Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1133208358 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T15:41:44.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1133208358 data=null} to TreeItem with text {Traces [0]} [2019-07-30T15:41:44.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1133208359 data=null button=1 stateMask=0x0 x=75 y=137 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:41:44.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133208359 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-30T15:41:44.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1133208378 data=null button=1 stateMask=0x80000 x=91 y=137 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:41:44.329Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:44.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1133208379 data=null button=0 stateMask=0x0 x=91 y=137 count=0} to TreeItem with text {Traces [0]} [2019-07-30T15:41:44.329Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1133208385 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T15:41:44.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1133208385 data=null} to TreeItem with text {Traces [0]} [2019-07-30T15:41:44.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1133208385 data=null button=1 stateMask=0x0 x=91 y=137 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:41:44.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133208385 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-30T15:41:44.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1133208390 data=null button=1 stateMask=0x80000 x=91 y=137 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:41:44.329Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T15:41:44.329Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T15:41:44.586Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T15:41:44.586Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T15:41:44.586Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1133208702 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T15:41:44.586Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:41:44.586Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T15:41:44.586Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T15:41:44.586Z] 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-30T15:41:44.586Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:44.586Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:41:44.586Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:44.586Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:41:44.586Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:41:44.586Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:41:44.586Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:41:44.586Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:41:44.586Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:41:44.586Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:41:44.586Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:41:44.586Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T15:41:44.586Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:41:44.586Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:41:44.586Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:41:44.586Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:41:44.586Z] DEBUG - matched Combo with text " [2019-07-30T15:41:44.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1133208807 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-30T15:41:44.587Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:41:44.587Z] 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-30T15:41:44.587Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:41:44.587Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:41:44.587Z] 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-30T15:41:44.587Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T15:41:44.587Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:41:44.587Z] 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-30T15:41:44.587Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T15:41:44.587Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:41:44.587Z] 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-30T15:41:44.587Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T15:41:44.587Z] 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-30T15:41:44.587Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T15:41:44.587Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] 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-30T15:41:44.587Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:41:44.587Z] 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-30T15:41:44.587Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] 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-30T15:41:44.587Z] 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-30T15:41:44.587Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T15:41:44.587Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:41:44.587Z] DEBUG - Clicking on &Finish [2019-07-30T15:41:44.587Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1133208821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:41:44.587Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1133208821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:41:44.587Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1133208822 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:41:44.587Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1133208822 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:41:44.587Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1133208822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:41:44.587Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1133208822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:41:44.844Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:41:44.844Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1133208822 data=null item=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-30T15:41:44.844Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1133208429 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-30T15:41:44.844Z] DEBUG - Clicked on [2019-07-30T15:41:44.844Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:41:44.844Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:44.844Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:44.844Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:44.844Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:44.844Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:44.844Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1133209059 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing} [2019-07-30T15:41:44.844Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1133209059 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T15:41:44.844Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1133209059 data=null} to TreeItem with text {Tracing} [2019-07-30T15:41:44.844Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1133209059 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T15:41:44.844Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133209059 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-30T15:41:44.844Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1133209095 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T15:41:44.844Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:45.101Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1133209096 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing} [2019-07-30T15:41:45.101Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1133209126 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T15:41:45.101Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1133209126 data=null} to TreeItem with text {Tracing} [2019-07-30T15:41:45.101Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1133209127 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T15:41:45.101Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133209127 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-30T15:41:45.101Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1133209144 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T15:41:45.101Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T15:41:45.101Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:45.101Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1133209145 data=null button=0 stateMask=0x0 x=91 y=137 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:41:45.101Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1133209145 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:41:45.101Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1133209145 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:41:45.101Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1133209145 data=null button=1 stateMask=0x0 x=91 y=137 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:41:45.101Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133209146 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-30T15:41:45.101Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1133209166 data=null button=1 stateMask=0x80000 x=91 y=137 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:41:45.101Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1133209171 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:41:45.101Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1133209171 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:41:45.101Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1133209171 data=null button=1 stateMask=0x0 x=91 y=137 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:41:45.101Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1133209171 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-30T15:41:45.101Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1133209175 data=null button=1 stateMask=0x80000 x=75 y=137 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:41:45.357Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:41:45.357Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:45.614Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133209647 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:45.614Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133209647 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:45.614Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133209647 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:45.614Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133209648 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:45.614Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133209648 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-30T15:41:45.614Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133209682 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:45.614Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:45.614Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:45.614Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:45.614Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:45.614Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:41:45.614Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:45.614Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133209686 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:45.614Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133209686 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:45.614Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133209686 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:45.614Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133209687 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:45.614Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133209687 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-30T15:41:45.614Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133209691 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:45.614Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:45.614Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133209692 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:45.614Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133209692 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:45.614Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:45.614Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133209692 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:45.614Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133209693 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:45.614Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133209693 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-30T15:41:45.614Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133209696 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:45.614Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133209697 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:45.614Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133209703 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:45.614Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133209703 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-30T15:41:46.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133209789 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:46.177Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133210292 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:46.177Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133210292 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:46.177Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133210292 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:46.177Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:46.177Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:41:46.177Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:41:46.741Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:41:46.741Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:41:46.741Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:41:46.741Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:41:46.741Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:41:46.741Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133210795 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:41:46.741Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133210795 data=null doit=true} to TableItem with text {} [2019-07-30T15:41:46.741Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133210795 data=null} to TableItem with text {} [2019-07-30T15:41:46.741Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133210796 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:41:46.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133210796 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-30T15:41:46.741Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133210801 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:41:46.741Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:41:46.741Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:41:47.304Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:41:47.304Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:47.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133211518 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:47.304Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133211518 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:47.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133211519 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:47.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133211519 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:47.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133211519 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-30T15:41:47.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133211524 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:47.304Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:47.304Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:47.304Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:47.304Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:47.304Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:41:47.304Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:41:47.304Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:47.304Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:47.304Z] DEBUG - Attempting to set focus on (of type 'Tree') [2019-07-30T15:41:47.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1133211529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-30T15:41:47.304Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1133211529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-30T15:41:47.304Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1133211529 data=null doit=true} to (of type 'Tree') [2019-07-30T15:41:47.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1133211529 data=null} to (of type 'Tree') [2019-07-30T15:41:47.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1133211530 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to (of type 'Tree') [2019-07-30T15:41:47.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133211530 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-30T15:41:47.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1133211560 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to (of type 'Tree') [2019-07-30T15:41:47.561Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1133211560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-30T15:41:47.561Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1133211560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-30T15:41:47.561Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1133211560 data=null doit=true} to (of type 'Tree') [2019-07-30T15:41:47.561Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1133211560 data=null} to (of type 'Tree') [2019-07-30T15:41:47.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1133211560 data=null button=1 stateMask=0x40000 x=91 y=137 count=1} to (of type 'Tree') [2019-07-30T15:41:47.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133211561 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-30T15:41:47.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1133211578 data=null button=1 stateMask=0xc0000 x=91 y=137 count=1} to (of type 'Tree') [2019-07-30T15:41:47.561Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T15:41:47.561Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T15:41:47.817Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T15:41:47.817Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T15:41:47.817Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T15:41:47.817Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T15:41:47.817Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T15:41:47.817Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:41:47.817Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T15:41:47.817Z] DEBUG - Clicking on &Yes [2019-07-30T15:41:47.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1133211886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:41:47.817Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1133211886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:41:47.817Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1133211886 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:41:47.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1133211886 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:41:47.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1133211887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:41:47.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1133211887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:41:47.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1133211887 data=null item=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-30T15:41:48.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1133211622 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-30T15:41:48.760Z] DEBUG - Clicked on [2019-07-30T15:41:48.760Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1133212741 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T15:41:48.760Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T15:41:48.760Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:48.760Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:48.760Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:48.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1133212747 data=null button=0 stateMask=0x0 x=64 y=74 count=0} to TreeItem with text {Tracing} [2019-07-30T15:41:48.760Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1133212747 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T15:41:48.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1133212747 data=null} to TreeItem with text {Tracing} [2019-07-30T15:41:48.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1133212748 data=null button=1 stateMask=0x0 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-30T15:41:48.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133212748 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-30T15:41:48.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1133212780 data=null button=1 stateMask=0x80000 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-30T15:41:48.760Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T15:41:48.760Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T15:41:48.760Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T15:41:49.323Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T15:41:49.323Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T15:41:49.323Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:41:49.323Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:41:49.323Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:41:49.323Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:41:49.323Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:41:49.323Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:41:49.323Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:41:49.323Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T15:41:49.323Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133213543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:41:49.323Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133213544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:41:49.323Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133213544 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:41:49.323Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133213544 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:41:49.323Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133213544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:41:49.323Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133213544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:41:49.323Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133213544 data=null 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-30T15:41:49.323Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133213544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:41:49.323Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133213544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:41:49.323Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133213544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:41:49.323Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133213544 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:41:49.323Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133213545 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:41:49.323Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:41:49.323Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:41:49.323Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:41:49.323Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:41:49.323Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:41:49.323Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:41:49.323Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:41:49.323Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:41:49.323Z] DEBUG - Clicking on OK [2019-07-30T15:41:49.323Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1133213546 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:41:49.323Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1133213546 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:41:49.323Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1133213546 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:41:49.323Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1133213546 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:41:49.323Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1133213546 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:41:49.323Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1133213546 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:41:49.323Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:41:49.323Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:41:49.323Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:41:49.323Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:41:49.323Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:41:49.323Z] DEBUG - Clicked on OK [2019-07-30T15:41:49.580Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1133213546 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:41:49.580Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1133212848 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-30T15:41:49.837Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:41:49.837Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:49.837Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:49.837Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:49.837Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:49.837Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:49.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133214060 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:41:49.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133214060 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:41:49.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133214060 data=null} to TreeItem with text {test} [2019-07-30T15:41:49.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133214061 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:41:49.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133214061 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:41:49.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133214087 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:41:49.837Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:49.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133214088 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:41:49.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133214088 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:41:49.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133214088 data=null} to TreeItem with text {test} [2019-07-30T15:41:49.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133214089 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:41:50.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133214089 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:41:50.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133214102 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:41:50.094Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:41:50.094Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:50.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1133214104 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T15:41:50.094Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1133214104 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T15:41:50.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1133214104 data=null} to TreeItem with text {Traces [0]} [2019-07-30T15:41:50.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1133214105 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:41:50.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133214105 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-30T15:41:50.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1133214122 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:41:50.094Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:50.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1133214123 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T15:41:50.094Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1133214123 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T15:41:50.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1133214123 data=null} to TreeItem with text {Traces [0]} [2019-07-30T15:41:50.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1133214123 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:41:50.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133214124 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-30T15:41:50.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1133214127 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:41:50.094Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T15:41:50.094Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T15:41:50.094Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T15:41:50.094Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T15:41:50.094Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1133214291 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T15:41:50.094Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T15:41:50.094Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T15:41:50.094Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T15:41:50.094Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:41:50.094Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T15:41:50.094Z] DEBUG - Clicking on &Yes [2019-07-30T15:41:50.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1133214292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:41:50.094Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1133214292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:41:50.094Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1133214292 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:41:50.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1133214292 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:41:50.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1133214292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:41:50.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1133214293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:41:50.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1133214293 data=null item=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-30T15:41:50.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1133214190 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-30T15:41:50.351Z] DEBUG - Clicked on [2019-07-30T15:41:50.351Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:41:50.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:50.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:50.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:50.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:50.351Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:50.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133214465 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:41:50.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133214466 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:41:50.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133214466 data=null} to TreeItem with text {test} [2019-07-30T15:41:50.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133214466 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:41:50.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133214466 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:41:50.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133214487 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:41:50.351Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:50.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133214488 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:41:50.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133214488 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:41:50.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133214488 data=null} to TreeItem with text {test} [2019-07-30T15:41:50.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133214488 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:41:50.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133214496 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:41:50.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133214504 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:41:50.351Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:41:50.351Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:50.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1133214505 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T15:41:50.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1133214505 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T15:41:50.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1133214505 data=null} to TreeItem with text {Traces [0]} [2019-07-30T15:41:50.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1133214505 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:41:50.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133214513 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-30T15:41:50.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1133214535 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:41:50.351Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:50.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1133214536 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T15:41:50.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1133214536 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T15:41:50.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1133214536 data=null} to TreeItem with text {Traces [0]} [2019-07-30T15:41:50.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1133214536 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:41:50.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133214536 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-30T15:41:50.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1133214547 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:41:50.351Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T15:41:50.351Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T15:41:50.918Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T15:41:50.918Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T15:41:50.918Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1133214910 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T15:41:50.918Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:41:50.918Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:50.918Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:41:50.918Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2019-07-30T15:41:50.918Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2019-07-30T15:41:50.918Z] 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-30T15:41:50.918Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:50.918Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:41:50.918Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:41:50.918Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:41:50.918Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:41:50.918Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:41:50.918Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:41:50.918Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:41:50.918Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:41:50.918Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2019-07-30T15:41:50.918Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=1133214912 data=null doit=true} to Button with text {Select roo&t directory:} [2019-07-30T15:41:50.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1133214912 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-30T15:41:50.918Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2019-07-30T15:41:50.918Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select &archive file:} time=1133214913 data=null doit=true} to (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2019-07-30T15:41:50.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select &archive file:} time=1133214930 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-30T15:41:50.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select &archive file:} time=1133214930 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-30T15:41:50.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select &archive file:} time=1133214930 data=null item=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-30T15:41:50.918Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2019-07-30T15:41:50.918Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:41:50.918Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:41:50.918Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:41:50.918Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:41:50.918Z] DEBUG - matched Combo with text " [2019-07-30T15:41:50.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1133215113 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-30T15:41:50.918Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T15:41:50.918Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:41:50.918Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:50.918Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:41:50.918Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:50.918Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:41:50.918Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:41:50.918Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:41:50.918Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T15:41:50.918Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:41:50.918Z] 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-30T15:41:50.918Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:41:50.918Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:41:50.918Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:41:50.918Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:41:50.918Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:41:50.918Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:41:50.918Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:50.918Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:41:50.918Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:50.918Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:41:50.918Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:41:50.918Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:41:50.918Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:41:50.918Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T15:41:50.918Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:41:50.918Z] 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-30T15:41:50.918Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:41:50.918Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:41:50.918Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:41:50.918Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:41:50.918Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T15:41:50.918Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1048da10 [2019-07-30T15:41:50.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1133215118 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-30T15:41:50.918Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1133215118 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-30T15:41:50.918Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1133215118 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T15:41:50.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1133215118 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T15:41:50.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1133215118 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-30T15:41:50.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1133215118 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-30T15:41:50.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1133215119 data=null item=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-30T15:41:50.918Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1133215119 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-30T15:41:50.918Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1133215119 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-30T15:41:50.918Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1133215119 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-30T15:41:50.918Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1133215119 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T15:41:50.918Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1133215119 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T15:41:50.918Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:41:50.918Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:50.918Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:41:50.918Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:50.918Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:41:50.918Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T15:41:50.918Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:41:50.918Z] 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-30T15:41:50.918Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:41:50.918Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:41:50.918Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:41:50.918Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:41:50.918Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:41:50.918Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:41:50.918Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:41:51.327Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T15:41:51.327Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:41:51.327Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:41:51.327Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:51.327Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:41:51.327Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:51.327Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:41:51.327Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:41:51.327Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T15:41:51.327Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:41:51.327Z] 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-30T15:41:51.327Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:41:51.327Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:41:51.327Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:41:51.327Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:41:51.327Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:41:51.327Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:41:51.327Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T15:41:51.327Z] 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-30T15:41:51.327Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:41:51.327Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:51.327Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:41:51.327Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:51.327Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:41:51.327Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:41:51.327Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:41:51.327Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:41:51.327Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:41:51.327Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T15:41:51.327Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T15:41:51.327Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T15:41:51.327Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:41:51.327Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:41:51.327Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:41:51.327Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T15:41:51.327Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:41:51.327Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:41:51.327Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:51.327Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:41:51.327Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:51.327Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:41:51.327Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:41:51.327Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:41:51.327Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:41:51.327Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:41:51.327Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:41:51.327Z] 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-30T15:41:51.327Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:41:51.327Z] 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-30T15:41:51.327Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:41:51.327Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:41:51.327Z] 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-30T15:41:51.327Z] 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-30T15:41:51.327Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:41:51.327Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:51.327Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:41:51.327Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:41:51.327Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:41:51.327Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:41:51.327Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:41:51.327Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:41:51.327Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:41:51.327Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:41:51.327Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:41:51.327Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:41:51.327Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T15:41:51.327Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T15:41:51.327Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:41:51.327Z] DEBUG - Clicking on &Finish [2019-07-30T15:41:51.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1133215213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:41:51.327Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1133215213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:41:51.327Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1133215213 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:41:51.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1133215213 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:41:51.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1133215213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:41:51.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1133215213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:41:51.631Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:41:51.631Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:41:51.631Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:41:51.631Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:41:51.631Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:41:51.631Z] DEBUG - Clicked on &Finish [2019-07-30T15:41:51.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1133215213 data=null item=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-30T15:41:51.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1133214587 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-30T15:41:52.454Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:41:52.454Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:52.454Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:52.454Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:52.454Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:52.454Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:52.454Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133216536 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:41:52.454Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133216536 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:41:52.454Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133216536 data=null} to TreeItem with text {test} [2019-07-30T15:41:52.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133216536 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:41:52.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133216536 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:41:52.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133216554 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:41:52.454Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:52.454Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133216555 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:41:52.454Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133216555 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:41:52.454Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133216555 data=null} to TreeItem with text {test} [2019-07-30T15:41:52.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133216556 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:41:52.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133216556 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:41:52.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133216568 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:41:52.454Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:41:52.454Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:52.454Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1133216569 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T15:41:52.454Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1133216569 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T15:41:52.454Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1133216569 data=null} to TreeItem with text {Traces [12]} [2019-07-30T15:41:52.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1133216569 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:41:52.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133216569 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-30T15:41:52.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1133216577 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:41:52.454Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1133216588 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T15:41:52.454Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1133216589 data=null} to TreeItem with text {Traces [12]} [2019-07-30T15:41:52.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1133216589 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:41:52.454Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1133216589 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-30T15:41:52.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1133216608 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:41:52.711Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:41:52.711Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:52.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133216935 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:52.969Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133216971 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:52.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133216971 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:52.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133216972 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:52.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133216972 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:52.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133217017 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:52.969Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:52.969Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:52.969Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:52.969Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:52.969Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:41:52.969Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:52.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133217021 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:52.969Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133217021 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:52.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133217021 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:52.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133217021 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:52.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133217021 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:52.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133217026 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:52.969Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:52.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133217026 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:52.969Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133217026 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:52.969Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:52.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133217027 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:52.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133217027 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:52.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133217027 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:52.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133217031 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:52.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133217031 data=null button=1 stateMask=0x0 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:52.969Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133217032 data=null button=1 stateMask=0x0 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:52.969Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133217032 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:53.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133217112 data=null button=1 stateMask=0x80000 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:53.225Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133217347 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:53.225Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133217349 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:53.225Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133217349 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:53.225Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:53.225Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:41:54.596Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:41:54.596Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:41:54.596Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:41:54.596Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:41:54.596Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:41:54.596Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133218496 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:41:54.596Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133218496 data=null doit=true} to TableItem with text {} [2019-07-30T15:41:54.596Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133218496 data=null} to TableItem with text {} [2019-07-30T15:41:54.596Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133218497 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:41:54.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133218497 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-30T15:41:54.596Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133218501 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:41:54.596Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:41:54.596Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:41:54.596Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:41:54.596Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:54.596Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133218629 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:54.596Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133218629 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:54.596Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133218629 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:54.596Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133218630 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:54.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133218630 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:54.596Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133218634 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:41:54.596Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:54.596Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:54.596Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:54.596Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:54.596Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:41:54.596Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:41:54.596Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:54.596Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:54.596Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:54.596Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:54.596Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:54.596Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133218640 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:41:54.596Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133218640 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:41:54.596Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133218640 data=null} to TreeItem with text {test} [2019-07-30T15:41:54.596Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133218641 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:41:54.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133218641 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:41:54.596Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133218683 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:41:54.596Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:54.596Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133218684 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:41:54.596Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133218684 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:41:54.596Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133218684 data=null} to TreeItem with text {test} [2019-07-30T15:41:54.596Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133218684 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:41:54.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133218684 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:41:54.596Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133218690 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:41:54.596Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:41:54.596Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:54.596Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1133218691 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T15:41:54.596Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1133218692 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T15:41:54.596Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1133218692 data=null} to TreeItem with text {Traces [12]} [2019-07-30T15:41:54.596Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1133218692 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:41:54.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133218692 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-30T15:41:54.596Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1133218717 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:41:54.596Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T15:41:54.596Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:41:54.596Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:54.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133218898 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:41:54.855Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1133218898 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:41:54.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1133218898 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:41:54.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133218899 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:41:54.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133218899 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-30T15:41:54.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133218981 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:41:54.855Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:54.855Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:54.855Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:54.855Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:54.855Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:41:54.855Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:54.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133218984 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:41:54.855Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1133218984 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:41:54.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1133218984 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:41:54.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133218984 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:41:54.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133218984 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-30T15:41:54.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133218989 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:41:54.855Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:41:54.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133218990 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:41:54.855Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1133218990 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:41:54.855Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:54.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1133218990 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:41:54.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133218990 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:41:54.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133218991 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-30T15:41:54.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133218995 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:41:54.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133219000 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:41:54.855Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133219001 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:41:55.112Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133219001 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-30T15:41:55.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133219112 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:41:55.369Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133219496 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:41:55.369Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1133219497 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:41:55.369Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1133219497 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:41:55.369Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:41:55.369Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:41:55.369Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:41:56.298Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:41:56.298Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:41:56.298Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:41:56.298Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:41:56.298Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:41:56.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133220500 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:41:56.298Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133220501 data=null doit=true} to TableItem with text {} [2019-07-30T15:41:56.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133220501 data=null} to TableItem with text {} [2019-07-30T15:41:56.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133220501 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:41:56.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133220502 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-30T15:41:56.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133220520 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:41:56.298Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:41:56.298Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:41:56.555Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:41:56.555Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:56.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133220708 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:41:56.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1133220708 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:41:56.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1133220708 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:41:56.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133220709 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:41:56.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133220709 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-30T15:41:56.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133220713 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:41:56.555Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:56.555Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:56.555Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:56.555Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:56.555Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:41:56.555Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:41:56.555Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:56.555Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:56.555Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:56.555Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:56.555Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:56.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133220738 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:41:56.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133220738 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:41:56.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133220738 data=null} to TreeItem with text {test} [2019-07-30T15:41:56.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133220739 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:41:56.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133220739 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:41:56.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133220770 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:41:56.555Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:56.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133220770 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:41:56.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133220771 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:41:56.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133220771 data=null} to TreeItem with text {test} [2019-07-30T15:41:56.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133220771 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:41:56.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133220771 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:41:56.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133220776 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:41:56.555Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:41:56.555Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:56.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1133220777 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T15:41:56.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1133220777 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T15:41:56.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1133220777 data=null} to TreeItem with text {Traces [12]} [2019-07-30T15:41:56.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1133220778 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:41:56.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133220778 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-30T15:41:56.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1133220799 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:41:56.555Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T15:41:57.118Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:41:57.118Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:57.118Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133221260 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:57.118Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133221260 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:57.118Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133221260 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:57.118Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133221261 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:57.118Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133221261 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-30T15:41:57.118Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133221295 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:57.118Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:57.118Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:57.118Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:57.118Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:57.118Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:41:57.118Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:57.118Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133221299 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:57.118Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133221299 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:57.118Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133221299 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:57.118Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133221299 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:57.118Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133221299 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-30T15:41:57.118Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133221304 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:57.118Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:57.118Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133221304 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:57.118Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133221304 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:57.118Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:57.118Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133221305 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:57.118Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133221305 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:57.118Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133221305 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-30T15:41:57.118Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133221309 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:57.118Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133221309 data=null button=1 stateMask=0x0 x=148 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:57.118Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133221309 data=null button=1 stateMask=0x0 x=148 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:57.375Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133221310 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-30T15:41:57.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133221513 data=null button=1 stateMask=0x80000 x=148 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:58.196Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133222200 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:58.196Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133222200 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:58.196Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133222200 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:58.196Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:58.196Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:41:58.196Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:41:58.196Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:41:58.196Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:41:58.196Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:41:58.196Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:41:58.196Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:41:58.196Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:41:58.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133222203 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:41:58.196Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133222203 data=null doit=true} to TableItem with text {} [2019-07-30T15:41:58.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133222203 data=null} to TableItem with text {} [2019-07-30T15:41:58.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133222204 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:41:58.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133222204 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-30T15:41:58.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133222216 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:41:58.196Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:41:58.196Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:41:59.124Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:41:59.124Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:59.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133223197 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:59.124Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133223197 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:59.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133223198 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:59.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133223198 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:59.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133223198 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-30T15:41:59.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133223203 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:41:59.124Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:59.124Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:59.124Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:59.124Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:59.124Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:41:59.124Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:41:59.124Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:59.124Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:59.124Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:59.124Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:59.124Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:59.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133223208 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:41:59.124Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133223208 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:41:59.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133223208 data=null} to TreeItem with text {test} [2019-07-30T15:41:59.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133223209 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:41:59.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133223209 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:41:59.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133223239 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:41:59.124Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:59.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133223240 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:41:59.124Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133223240 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:41:59.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133223240 data=null} to TreeItem with text {test} [2019-07-30T15:41:59.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133223241 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:41:59.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133223241 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:41:59.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133223246 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:41:59.124Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:41:59.124Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:59.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1133223247 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T15:41:59.124Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1133223247 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T15:41:59.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1133223247 data=null} to TreeItem with text {Traces [12]} [2019-07-30T15:41:59.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1133223247 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:41:59.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133223247 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-30T15:41:59.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1133223261 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:41:59.124Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T15:41:59.124Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:41:59.124Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:59.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1133223352 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T15:41:59.124Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1133223353 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T15:41:59.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1133223353 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T15:41:59.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1133223353 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:41:59.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133223353 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-30T15:41:59.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1133223388 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:41:59.381Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:59.381Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:59.381Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:41:59.381Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:41:59.381Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:41:59.381Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:59.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1133223391 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T15:41:59.381Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1133223391 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T15:41:59.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1133223391 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T15:41:59.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1133223392 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:41:59.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133223392 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-30T15:41:59.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1133223396 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:41:59.381Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-30T15:41:59.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1133223396 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T15:41:59.381Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1133223396 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T15:41:59.381Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:41:59.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1133223397 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T15:41:59.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1133223397 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:41:59.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133223397 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-30T15:41:59.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1133223400 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:41:59.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1133223401 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T15:41:59.381Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1133223401 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T15:41:59.381Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133223401 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-30T15:41:59.638Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1133223469 data=null button=1 stateMask=0x80000 x=150 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T15:41:59.638Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1133223799 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T15:41:59.638Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1133223850 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T15:41:59.638Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1133223850 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T15:41:59.638Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-30T15:41:59.638Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:41:59.638Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:41:59.638Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:41:59.638Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:41:59.638Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:41:59.638Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:41:59.638Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:41:59.638Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:41:59.638Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:41:59.638Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133223853 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:41:59.638Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133223853 data=null doit=true} to TableItem with text {} [2019-07-30T15:41:59.638Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133223853 data=null} to TableItem with text {} [2019-07-30T15:41:59.638Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133223853 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:41:59.638Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133223862 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-30T15:41:59.638Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133223868 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:41:59.638Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:41:59.638Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:42:01.532Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:42:01.532Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:01.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1133225359 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T15:42:01.532Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1133225359 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T15:42:01.532Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1133225359 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T15:42:01.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1133225360 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:42:01.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133225360 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-30T15:42:01.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1133225377 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:42:01.532Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:01.532Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:01.532Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:01.532Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:01.532Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:42:01.532Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:42:01.532Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:01.532Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:01.532Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:01.532Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:01.532Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:01.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133225390 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:42:01.532Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133225390 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:01.532Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133225390 data=null} to TreeItem with text {test} [2019-07-30T15:42:01.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133225391 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:01.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133225391 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:01.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133225435 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:01.532Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:01.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133225436 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:42:01.532Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133225436 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:01.532Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133225436 data=null} to TreeItem with text {test} [2019-07-30T15:42:01.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133225436 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:01.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133225436 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:01.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133225448 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:01.532Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:42:01.532Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:01.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1133225449 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T15:42:01.532Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1133225449 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T15:42:01.532Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1133225449 data=null} to TreeItem with text {Traces [12]} [2019-07-30T15:42:01.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1133225449 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:42:01.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133225450 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-30T15:42:01.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1133225480 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:42:01.532Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T15:42:01.789Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:42:01.789Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:01.789Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1133225854 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:01.789Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1133225854 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:01.789Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1133225854 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:01.789Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1133225854 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:01.789Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133225855 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-30T15:42:01.789Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1133225904 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:01.789Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:01.789Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:01.789Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:01.789Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:01.789Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:42:01.789Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:01.789Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1133225908 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:01.789Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1133225908 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:01.789Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1133225908 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:01.789Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1133225909 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:01.789Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133225909 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-30T15:42:01.789Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1133225913 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:01.789Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-30T15:42:01.789Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1133225914 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:01.789Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1133225914 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:01.789Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:01.789Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1133225914 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:01.789Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1133225914 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:01.789Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133225914 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-30T15:42:01.789Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1133225918 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:01.789Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1133225918 data=null button=1 stateMask=0x0 x=150 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:01.789Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1133225924 data=null button=1 stateMask=0x0 x=150 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:01.789Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133225924 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-30T15:42:02.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1133226096 data=null button=1 stateMask=0x80000 x=150 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:02.431Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1133226406 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:02.431Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1133226454 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:02.431Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1133226454 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:02.431Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-30T15:42:02.431Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:02.431Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:02.431Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:02.431Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:02.431Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:02.431Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:42:02.431Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:42:02.431Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:42:02.431Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:42:02.431Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:42:02.431Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133226459 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:42:02.431Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133226459 data=null doit=true} to TableItem with text {} [2019-07-30T15:42:02.431Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133226459 data=null} to TableItem with text {} [2019-07-30T15:42:02.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133226459 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:42:02.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133226460 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-30T15:42:02.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133226465 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:42:02.431Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:42:02.431Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:42:03.505Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:42:03.505Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:03.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1133227567 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:03.505Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1133227568 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:03.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1133227568 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:03.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1133227568 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:03.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133227568 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-30T15:42:03.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1133227573 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:03.505Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:03.505Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:03.505Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:03.505Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:03.505Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:42:03.505Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:42:03.505Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:03.505Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:03.505Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:03.505Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:03.505Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:03.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133227587 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:42:03.505Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133227587 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:03.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133227588 data=null} to TreeItem with text {test} [2019-07-30T15:42:03.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133227588 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:03.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133227588 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:03.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133227632 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:03.505Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:03.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133227633 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:42:03.505Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133227633 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:03.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133227633 data=null} to TreeItem with text {test} [2019-07-30T15:42:03.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133227633 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:03.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133227634 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:03.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133227639 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:03.505Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:42:03.506Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:03.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1133227640 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T15:42:03.506Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1133227640 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T15:42:03.506Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1133227640 data=null} to TreeItem with text {Traces [12]} [2019-07-30T15:42:03.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1133227641 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:42:03.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133227641 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-30T15:42:03.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1133227660 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:42:03.506Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T15:42:03.506Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:42:03.506Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:03.763Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1133227770 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:03.763Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1133227771 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:03.763Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1133227771 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:03.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1133227771 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:03.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133227771 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-30T15:42:03.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1133227810 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:03.763Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:03.763Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:03.763Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:03.763Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:03.763Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:42:03.763Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:03.763Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1133227814 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:03.763Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1133227814 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:03.763Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1133227814 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:03.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1133227814 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:03.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133227815 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-30T15:42:03.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1133227819 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:03.763Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:03.763Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1133227819 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:03.763Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1133227820 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:03.763Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:03.763Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1133227820 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:03.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1133227820 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:03.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133227820 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-30T15:42:03.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1133227824 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:03.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1133227824 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:03.763Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1133227824 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:03.763Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133227824 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-30T15:42:04.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1133227899 data=null button=1 stateMask=0x80000 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:04.585Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1133228497 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:04.585Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1133228584 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:04.585Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1133228584 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:04.585Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:04.585Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:04.585Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:04.585Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:04.585Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:04.585Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:04.585Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:04.585Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:42:04.585Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:42:04.585Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:42:04.585Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:42:04.585Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:42:04.585Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133228588 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:42:04.585Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133228588 data=null doit=true} to TableItem with text {} [2019-07-30T15:42:04.585Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133228588 data=null} to TableItem with text {} [2019-07-30T15:42:04.585Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133228588 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:42:04.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133228589 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-30T15:42:04.585Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133228597 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:42:04.585Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:42:04.585Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:42:05.515Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:42:05.515Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:05.515Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1133229484 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:05.515Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1133229485 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:05.515Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1133229485 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:05.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1133229485 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:05.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133229486 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-30T15:42:05.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1133229491 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:05.515Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:05.515Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:05.515Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:05.515Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:05.515Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:42:05.515Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:42:05.515Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:05.515Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:05.515Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:05.515Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:05.515Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:05.515Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133229505 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:42:05.515Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133229506 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:05.515Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133229506 data=null} to TreeItem with text {test} [2019-07-30T15:42:05.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133229506 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:05.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133229506 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:05.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133229589 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:05.515Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:05.515Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133229590 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:42:05.515Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133229590 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:05.515Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133229590 data=null} to TreeItem with text {test} [2019-07-30T15:42:05.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133229591 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:05.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133229591 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:05.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133229609 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:05.515Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:42:05.515Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:05.515Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1133229610 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T15:42:05.515Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1133229611 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T15:42:05.515Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1133229611 data=null} to TreeItem with text {Traces [12]} [2019-07-30T15:42:05.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1133229611 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:42:05.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133229611 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-30T15:42:05.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1133229645 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:42:05.515Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T15:42:05.515Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [6]} time=1133229646 data=null doit=true} to TreeItem with text {z-clashes [6]} [2019-07-30T15:42:05.515Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [6]} time=1133229646 data=null} to TreeItem with text {z-clashes [6]} [2019-07-30T15:42:05.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [6]} time=1133229646 data=null button=1 stateMask=0x0 x=119 y=74 count=1} to TreeItem with text {z-clashes [6]} [2019-07-30T15:42:05.515Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1133229646 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-30T15:42:05.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [6]} time=1133229653 data=null button=1 stateMask=0x80000 x=103 y=74 count=1} to TreeItem with text {z-clashes [6]} [2019-07-30T15:42:06.079Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:42:06.079Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:06.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133230173 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:42:06.079Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133230173 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:42:06.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133230173 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:42:06.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133230174 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:42:06.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133230174 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:42:06.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133230214 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:42:06.079Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:06.079Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:06.079Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:06.079Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:06.079Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:42:06.079Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:06.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133230217 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:42:06.079Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133230218 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:42:06.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133230218 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:42:06.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133230218 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:42:06.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133230218 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:42:06.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133230223 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:42:06.079Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:42:06.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133230224 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:42:06.079Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133230224 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:42:06.079Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:06.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133230224 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:42:06.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133230225 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:42:06.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133230225 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:42:06.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133230236 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:42:06.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133230237 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:42:06.079Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133230237 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:42:06.079Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133230237 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:42:06.335Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133230317 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:42:06.335Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133230563 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:42:06.335Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133230564 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:42:06.335Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133230564 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:42:06.335Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:42:06.335Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:06.335Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:06.335Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:06.335Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:06.335Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:06.335Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:06.335Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:07.705Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:42:07.705Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:42:07.705Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:42:07.705Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:42:07.705Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:42:07.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133231607 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:42:07.705Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133231607 data=null doit=true} to TableItem with text {} [2019-07-30T15:42:07.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133231608 data=null} to TableItem with text {} [2019-07-30T15:42:07.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133231608 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:42:07.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133231609 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-30T15:42:07.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133231616 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:42:07.705Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:42:07.705Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:42:07.705Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:42:07.705Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:07.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133231814 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:42:07.705Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133231815 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:42:07.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133231815 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:42:07.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133231815 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:42:07.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133231816 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:42:07.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133231849 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:42:07.705Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:07.705Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:07.705Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:07.705Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:07.705Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:42:07.705Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:42:07.705Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:07.705Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:07.705Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:07.705Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:07.705Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:07.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133231856 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:42:07.705Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133231856 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:07.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133231856 data=null} to TreeItem with text {test} [2019-07-30T15:42:07.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133231856 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:07.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133231856 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:07.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133231890 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:07.705Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:07.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133231891 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:42:07.705Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133231891 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:07.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133231891 data=null} to TreeItem with text {test} [2019-07-30T15:42:07.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133231891 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:07.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133231891 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:07.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133231898 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:07.705Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:42:07.705Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:07.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1133231899 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T15:42:07.705Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1133231899 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T15:42:07.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1133231899 data=null} to TreeItem with text {Traces [12]} [2019-07-30T15:42:07.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1133231900 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:42:07.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133231900 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-30T15:42:07.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1133231919 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:42:07.705Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T15:42:07.705Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-30T15:42:08.269Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:42:08.269Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:08.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133232414 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:42:08.269Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1133232414 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:42:08.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1133232415 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:42:08.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133232415 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:42:08.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133232415 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-30T15:42:08.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133232455 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:42:08.269Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:08.269Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:08.269Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:08.269Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:08.269Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:42:08.269Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:08.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133232460 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:42:08.269Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1133232460 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:42:08.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1133232461 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:42:08.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133232461 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:42:08.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133232462 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-30T15:42:08.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133232466 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:42:08.269Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:42:08.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133232467 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:42:08.269Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1133232467 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:42:08.269Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:08.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1133232467 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:42:08.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133232468 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:42:08.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133232468 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-30T15:42:08.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133232476 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:42:08.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133232477 data=null button=1 stateMask=0x0 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:42:08.269Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133232477 data=null button=1 stateMask=0x0 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:42:08.526Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133232477 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-30T15:42:08.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133232565 data=null button=1 stateMask=0x80000 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:42:08.782Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133232839 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:42:08.782Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1133232840 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:42:08.782Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1133232840 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:42:08.782Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:42:08.782Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:08.782Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:08.782Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:08.782Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:08.782Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:08.782Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:08.782Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:08.782Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:09.712Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:42:09.712Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:42:09.712Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:42:09.712Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:42:09.712Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:42:09.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133233856 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:42:09.712Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133233856 data=null doit=true} to TableItem with text {} [2019-07-30T15:42:09.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133233856 data=null} to TableItem with text {} [2019-07-30T15:42:09.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133233856 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:42:09.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133233857 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-30T15:42:09.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133233862 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:42:09.712Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:42:09.712Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:42:09.969Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:42:09.969Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:09.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133234060 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:42:09.969Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1133234060 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:42:09.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1133234060 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:42:09.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133234061 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:42:09.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133234061 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-30T15:42:09.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133234065 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:42:09.969Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:09.969Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:09.969Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:09.969Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:09.969Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:42:09.969Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:42:09.969Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:09.969Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:09.969Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:09.969Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:09.969Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:09.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133234105 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:42:09.969Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133234105 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:09.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133234105 data=null} to TreeItem with text {test} [2019-07-30T15:42:09.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133234106 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:09.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133234106 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:09.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133234141 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:09.969Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:09.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133234142 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:42:09.969Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133234142 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:09.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133234142 data=null} to TreeItem with text {test} [2019-07-30T15:42:09.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133234142 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:09.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133234143 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:09.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133234149 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:09.969Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:42:09.969Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:09.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1133234154 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T15:42:09.969Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1133234154 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T15:42:09.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1133234154 data=null} to TreeItem with text {Traces [12]} [2019-07-30T15:42:09.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1133234154 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:42:09.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133234154 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-30T15:42:09.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1133234165 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:42:09.969Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T15:42:09.969Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-30T15:42:10.534Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:42:10.534Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:10.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133234664 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:42:10.534Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133234665 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:42:10.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133234665 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:42:10.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133234665 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:42:10.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133234666 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-30T15:42:10.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133234715 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:42:10.534Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:10.534Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:10.534Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:10.534Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:10.534Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:42:10.534Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:10.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133234720 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:42:10.534Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133234721 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:42:10.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133234721 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:42:10.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133234721 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:42:10.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133234721 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-30T15:42:10.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133234726 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:42:10.534Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T15:42:10.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133234727 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:42:10.534Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133234727 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:42:10.534Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:10.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133234727 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:42:10.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133234728 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:42:10.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133234728 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-30T15:42:10.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133234737 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:42:10.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133234738 data=null button=1 stateMask=0x0 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:42:10.534Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133234738 data=null button=1 stateMask=0x0 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:42:10.791Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133234738 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-30T15:42:11.355Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133234829 data=null button=1 stateMask=0x80000 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:42:11.611Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133235591 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:42:11.611Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133235701 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:42:11.611Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133235701 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:42:11.611Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T15:42:11.611Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:11.611Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:11.611Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:11.611Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:11.611Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:11.611Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:11.611Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:11.611Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:11.611Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:11.611Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:42:11.611Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:42:11.611Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:42:11.611Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:42:11.611Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:42:11.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133235704 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:42:11.611Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133235704 data=null doit=true} to TableItem with text {} [2019-07-30T15:42:11.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133235704 data=null} to TableItem with text {} [2019-07-30T15:42:11.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133235705 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:42:11.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133235713 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-30T15:42:11.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133235799 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:42:11.611Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:42:11.611Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:42:12.727Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:42:12.727Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:13.082Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133236888 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:42:13.082Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133236888 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:42:13.082Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133236888 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:42:13.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133236888 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:42:13.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133236889 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-30T15:42:13.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133236894 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:42:13.082Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:13.082Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:13.082Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:13.082Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:13.082Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:42:13.082Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:42:13.082Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:13.082Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:13.082Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:13.082Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:13.082Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:13.082Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133236914 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:42:13.082Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133236914 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:13.082Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133236914 data=null} to TreeItem with text {test} [2019-07-30T15:42:13.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133236915 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:13.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133236915 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:13.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133236992 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:13.082Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:13.082Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133236993 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:42:13.082Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133236993 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:13.082Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133236993 data=null} to TreeItem with text {test} [2019-07-30T15:42:13.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133236994 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:13.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133237002 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:13.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133237011 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:13.082Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:42:13.082Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:13.082Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1133237016 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T15:42:13.082Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1133237016 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T15:42:13.082Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1133237016 data=null} to TreeItem with text {Traces [12]} [2019-07-30T15:42:13.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1133237016 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:42:13.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133237017 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-30T15:42:13.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1133237078 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:42:13.082Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T15:42:13.082Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-30T15:42:13.082Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:42:13.082Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:13.340Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1133237388 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T15:42:13.340Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1133237389 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T15:42:13.340Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1133237389 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T15:42:13.340Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1133237389 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:42:13.340Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133237389 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-30T15:42:13.340Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1133237426 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:42:13.340Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:13.340Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:13.340Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:13.340Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:13.340Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:42:13.340Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:13.340Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1133237430 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T15:42:13.340Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1133237430 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T15:42:13.340Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1133237430 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T15:42:13.340Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1133237431 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:42:13.340Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133237431 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-30T15:42:13.340Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1133237436 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:42:13.340Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-30T15:42:13.340Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1133237481 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T15:42:13.340Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1133237481 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T15:42:13.340Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:13.340Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1133237481 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T15:42:13.340Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1133237482 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:42:13.340Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133237482 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-30T15:42:13.340Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1133237487 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:42:13.340Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1133237487 data=null button=1 stateMask=0x0 x=168 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T15:42:13.340Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1133237487 data=null button=1 stateMask=0x0 x=168 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T15:42:13.597Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133237488 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-30T15:42:14.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1133237612 data=null button=1 stateMask=0x80000 x=168 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T15:42:14.161Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1133238233 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T15:42:14.161Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1133238318 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T15:42:14.161Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1133238318 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T15:42:14.161Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-30T15:42:14.161Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:14.161Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:14.161Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:14.161Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:14.161Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:14.161Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:14.161Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:14.161Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:14.161Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:14.161Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:14.161Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:42:14.161Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:42:14.161Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:42:14.161Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:42:14.161Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:42:14.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133238320 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:42:14.161Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133238321 data=null doit=true} to TableItem with text {} [2019-07-30T15:42:14.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133238321 data=null} to TableItem with text {} [2019-07-30T15:42:14.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133238321 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:42:14.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133238321 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-30T15:42:14.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133238394 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:42:14.161Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:42:14.161Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:42:15.092Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:42:15.092Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:15.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1133239323 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T15:42:15.092Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1133239323 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T15:42:15.092Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1133239324 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T15:42:15.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1133239324 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:42:15.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133239324 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-30T15:42:15.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1133239331 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:42:15.092Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:15.092Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:15.092Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:15.092Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:15.092Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:42:15.092Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:42:15.349Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:15.349Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:15.349Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:15.349Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:15.349Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:15.349Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133239345 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:42:15.349Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133239346 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:15.349Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133239346 data=null} to TreeItem with text {test} [2019-07-30T15:42:15.349Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133239346 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:15.349Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133239346 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:15.349Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133239382 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:15.349Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:15.349Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133239419 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:42:15.349Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133239419 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:15.349Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133239419 data=null} to TreeItem with text {test} [2019-07-30T15:42:15.349Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133239420 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:15.349Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133239420 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:15.349Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133239426 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:15.349Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:42:15.349Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:15.349Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1133239427 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T15:42:15.349Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1133239427 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T15:42:15.349Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1133239428 data=null} to TreeItem with text {Traces [12]} [2019-07-30T15:42:15.349Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1133239428 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:42:15.349Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133239428 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-30T15:42:15.349Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1133239447 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:42:15.349Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T15:42:15.349Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-30T15:42:15.912Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:42:15.912Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:15.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1133239922 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:15.912Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1133239922 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:15.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1133239922 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:15.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1133239923 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:15.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133239923 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-30T15:42:15.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1133239990 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:15.912Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:15.912Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:15.912Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:15.912Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:15.912Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:42:15.912Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:15.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1133239997 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:15.912Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1133239997 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:15.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1133239997 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:15.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1133239998 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:15.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133239998 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-30T15:42:15.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1133240013 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:15.912Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-30T15:42:15.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1133240013 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:15.912Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1133240014 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:15.912Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:15.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1133240014 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:15.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1133240014 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:15.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133240014 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-30T15:42:15.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1133240019 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:15.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1133240019 data=null button=1 stateMask=0x0 x=168 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:15.912Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1133240020 data=null button=1 stateMask=0x0 x=168 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:15.912Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133240020 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-30T15:42:16.169Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1133240100 data=null button=1 stateMask=0x80000 x=168 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:16.169Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1133240416 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:16.169Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1133240416 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:16.169Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1133240416 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:16.169Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-30T15:42:16.169Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:16.169Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:16.169Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:16.169Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:16.169Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:16.169Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:16.169Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:16.169Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:16.169Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:16.169Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:16.169Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:16.425Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:42:16.425Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:42:16.425Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:42:16.425Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:42:16.425Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:42:16.425Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133240503 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:42:16.425Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133240504 data=null doit=true} to TableItem with text {} [2019-07-30T15:42:16.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133240504 data=null} to TableItem with text {} [2019-07-30T15:42:16.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133240504 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:42:16.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133240504 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-30T15:42:16.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133240526 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:42:16.425Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:42:16.425Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:42:17.355Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:42:17.355Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:17.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1133241623 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:17.612Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1133241623 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:17.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1133241624 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:17.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1133241624 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:17.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133241624 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-30T15:42:17.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1133241629 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:17.612Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:17.612Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:17.612Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:17.612Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:17.612Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:42:17.612Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:42:17.612Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:17.612Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:17.612Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:17.612Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:17.612Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:17.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133241642 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:42:17.612Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133241642 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:17.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133241642 data=null} to TreeItem with text {test} [2019-07-30T15:42:17.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133241643 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:17.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133241643 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:17.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133241685 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:17.612Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:17.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133241686 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:42:17.612Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133241686 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:17.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133241686 data=null} to TreeItem with text {test} [2019-07-30T15:42:17.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133241686 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:17.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133241686 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:17.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133241693 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:17.612Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:42:17.612Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:17.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1133241694 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T15:42:17.612Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1133241694 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T15:42:17.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1133241694 data=null} to TreeItem with text {Traces [12]} [2019-07-30T15:42:17.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1133241695 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:42:17.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133241695 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-30T15:42:17.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1133241715 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:42:17.612Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T15:42:17.612Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-30T15:42:17.612Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:42:17.612Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:17.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1133241912 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:17.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1133241912 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:17.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1133241912 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:17.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1133241912 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:17.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133241913 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-30T15:42:17.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1133241966 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:17.869Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:17.869Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:17.869Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:17.869Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:17.869Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:42:17.869Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:17.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1133241970 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:17.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1133241970 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:17.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1133241970 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:17.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1133241970 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:17.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133241970 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-30T15:42:17.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1133241980 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:17.869Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:17.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1133241980 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:17.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1133241981 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:17.869Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:17.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1133241981 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:17.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1133241981 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:17.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133241981 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-30T15:42:17.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1133241985 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:17.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1133241985 data=null button=1 stateMask=0x0 x=157 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:17.869Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1133241986 data=null button=1 stateMask=0x0 x=157 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:17.869Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133241986 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-30T15:42:18.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1133242068 data=null button=1 stateMask=0x80000 x=157 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:18.433Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1133242535 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:18.433Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1133242581 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:18.433Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1133242581 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:18.433Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:18.433Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:18.433Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:18.433Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:18.433Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:18.433Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:18.433Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:18.433Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:18.433Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:18.433Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:18.433Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:18.433Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:18.433Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:18.433Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:42:18.433Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:42:18.433Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:42:18.433Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:42:18.433Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:42:18.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133242584 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:42:18.433Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133242584 data=null doit=true} to TableItem with text {} [2019-07-30T15:42:18.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133242584 data=null} to TableItem with text {} [2019-07-30T15:42:18.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133242584 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:42:18.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133242585 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-30T15:42:18.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133242607 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:42:18.433Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:42:18.433Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:42:19.801Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:42:19.801Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:20.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1133244106 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:20.058Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1133244106 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:20.058Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1133244106 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:20.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1133244107 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:20.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133244107 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-30T15:42:20.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1133244112 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:20.058Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:20.058Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:20.058Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:20.058Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:20.058Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:42:20.058Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:42:20.058Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:20.058Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:20.058Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:20.058Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:20.058Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:20.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133244119 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:42:20.058Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133244125 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:20.058Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133244125 data=null} to TreeItem with text {test} [2019-07-30T15:42:20.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133244126 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:20.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133244126 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:20.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133244169 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:20.058Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:20.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133244170 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:42:20.058Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133244170 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:20.058Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133244170 data=null} to TreeItem with text {test} [2019-07-30T15:42:20.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133244170 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:20.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133244170 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:20.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133244177 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:20.058Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:42:20.058Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:20.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1133244177 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T15:42:20.058Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1133244178 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T15:42:20.058Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1133244178 data=null} to TreeItem with text {Traces [12]} [2019-07-30T15:42:20.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1133244178 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:42:20.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133244178 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-30T15:42:20.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1133244197 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:42:20.058Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T15:42:20.058Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:42:20.058Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:20.058Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:20.058Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:20.058Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:20.058Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:20.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133244213 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:42:20.058Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133244213 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:20.058Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133244213 data=null} to TreeItem with text {test} [2019-07-30T15:42:20.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133244213 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:20.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133244213 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:20.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133244247 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:20.058Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:20.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133244248 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:42:20.058Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133244248 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:20.058Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133244248 data=null} to TreeItem with text {test} [2019-07-30T15:42:20.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133244249 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:20.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133244249 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:20.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133244263 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:20.058Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:42:20.058Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:20.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1133244264 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T15:42:20.058Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1133244264 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T15:42:20.058Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1133244264 data=null} to TreeItem with text {Traces [12]} [2019-07-30T15:42:20.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1133244264 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:42:20.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133244264 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-30T15:42:20.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1133244285 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:42:20.058Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:20.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1133244285 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T15:42:20.058Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1133244285 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T15:42:20.058Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1133244286 data=null} to TreeItem with text {Traces [12]} [2019-07-30T15:42:20.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1133244286 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:42:20.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133244286 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-30T15:42:20.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1133244296 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:42:20.314Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T15:42:20.314Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T15:42:20.571Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T15:42:20.571Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T15:42:20.571Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1133244603 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T15:42:20.571Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T15:42:20.571Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T15:42:20.571Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T15:42:20.571Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:42:20.571Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T15:42:20.571Z] DEBUG - Clicking on &Yes [2019-07-30T15:42:20.571Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1133244603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:42:20.571Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1133244604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:42:20.571Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1133244604 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:42:20.571Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1133244604 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:42:20.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1133244604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:42:20.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1133244604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:42:20.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1133244604 data=null item=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-30T15:42:24.746Z] DEBUG - Clicked on [2019-07-30T15:42:25.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1133244348 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-30T15:42:25.627Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:42:25.627Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:25.627Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:25.627Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:25.627Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:25.627Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:25.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133249586 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:42:25.627Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133249586 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:25.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133249586 data=null} to TreeItem with text {test} [2019-07-30T15:42:25.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133249587 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:25.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133249587 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:25.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133249610 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:25.627Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:25.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133249611 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:42:25.627Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133249611 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:25.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133249612 data=null} to TreeItem with text {test} [2019-07-30T15:42:25.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133249612 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:25.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133249612 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:25.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133249623 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:25.627Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:42:25.627Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:25.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1133249624 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T15:42:25.627Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1133249624 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T15:42:25.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1133249624 data=null} to TreeItem with text {Traces [0]} [2019-07-30T15:42:25.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1133249625 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:42:25.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133249625 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-30T15:42:25.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1133249634 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:42:25.627Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:25.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1133249646 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T15:42:25.627Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1133249646 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T15:42:25.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1133249646 data=null} to TreeItem with text {Traces [0]} [2019-07-30T15:42:25.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1133249647 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:42:25.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133249647 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-30T15:42:25.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1133249654 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:42:25.885Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T15:42:25.885Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T15:42:25.885Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T15:42:25.885Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T15:42:25.885Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1133249893 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T15:42:25.885Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:42:25.885Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:42:25.885Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:42:25.885Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2019-07-30T15:42:25.885Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2019-07-30T15:42:25.885Z] 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-30T15:42:25.885Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:42:25.885Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:42:25.885Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:42:25.885Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:42:25.885Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:42:25.885Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:42:25.885Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:42:25.885Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:42:25.885Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:42:25.885Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T15:42:25.885Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:42:25.885Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:42:25.885Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:42:25.885Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:42:25.885Z] DEBUG - matched Combo with text " [2019-07-30T15:42:25.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1133250001 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-30T15:42:25.885Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T15:42:25.885Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:42:25.885Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:42:25.885Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:42:25.885Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:42:25.885Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:42:25.885Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:42:25.885Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:42:25.885Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T15:42:25.885Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:42:25.885Z] 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-30T15:42:25.885Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:42:25.885Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:42:25.885Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:42:25.885Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:42:25.885Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:42:25.885Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:42:25.885Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:42:25.885Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:42:25.885Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:42:25.885Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:42:25.885Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:42:25.885Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:42:25.885Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:42:25.885Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T15:42:25.885Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:42:25.885Z] 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-30T15:42:25.885Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:42:25.885Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:42:25.885Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:42:25.885Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:42:25.885Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T15:42:25.885Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@59856314 [2019-07-30T15:42:25.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1133250006 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-30T15:42:25.885Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1133250006 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-30T15:42:25.885Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1133250006 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T15:42:25.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1133250006 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T15:42:25.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1133250006 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-30T15:42:25.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1133250006 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-30T15:42:25.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1133250006 data=null item=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-30T15:42:25.885Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1133250006 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-30T15:42:25.885Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1133250007 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-30T15:42:25.885Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1133250007 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-30T15:42:25.885Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1133250007 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T15:42:25.885Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1133250007 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T15:42:25.885Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:42:25.885Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:42:25.885Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:42:25.885Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:42:25.885Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:42:25.885Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T15:42:25.885Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:42:25.885Z] 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-30T15:42:25.885Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:42:25.885Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:42:25.885Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:42:25.885Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:42:25.885Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:42:25.885Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:42:25.885Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:42:25.885Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T15:42:25.885Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:42:25.885Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:42:25.885Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:42:25.885Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:42:25.885Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:42:25.885Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:42:25.885Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:42:25.885Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T15:42:25.885Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:42:25.885Z] 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-30T15:42:25.885Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:42:25.885Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:42:25.885Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:42:25.885Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:42:25.885Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:42:25.885Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:42:25.885Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T15:42:25.885Z] 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-30T15:42:25.885Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:42:25.885Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:42:25.885Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:42:25.885Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:42:25.885Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:42:25.885Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:42:25.885Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:42:25.885Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:42:25.885Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:42:25.886Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T15:42:25.886Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T15:42:25.886Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T15:42:25.886Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:42:25.886Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:42:25.886Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:42:25.886Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T15:42:25.886Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:42:25.886Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:42:25.886Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:42:25.886Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:42:25.886Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:42:25.886Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:42:25.886Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:42:25.886Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:42:25.886Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:42:25.886Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:42:25.886Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:42:25.886Z] 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-30T15:42:25.886Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:42:25.886Z] 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-30T15:42:25.886Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:42:25.886Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:42:25.886Z] 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-30T15:42:25.886Z] 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-30T15:42:25.886Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:42:25.886Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:42:25.886Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:42:25.886Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:42:25.886Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:42:25.886Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:42:25.886Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:42:25.886Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:42:25.886Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:42:25.886Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:42:25.886Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:42:25.886Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:42:25.886Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T15:42:25.886Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T15:42:25.886Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:42:25.886Z] DEBUG - Clicking on &Finish [2019-07-30T15:42:25.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1133250025 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:42:25.886Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1133250025 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:42:25.886Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1133250026 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:42:25.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1133250026 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:42:25.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1133250026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:42:25.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1133250026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:42:25.886Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:42:25.886Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:42:26.143Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:42:26.143Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:42:26.143Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:42:26.143Z] DEBUG - Clicked on &Finish [2019-07-30T15:42:26.706Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T15:42:26.706Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1133250695 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T15:42:26.706Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T15:42:26.706Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T15:42:26.706Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All' [2019-07-30T15:42:26.706Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH' [2019-07-30T15:42:26.706Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-30T15:42:26.706Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T15:42:26.706Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T15:42:26.706Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T15:42:26.706Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T15:42:26.706Z] DEBUG - Clicking on Rename All [2019-07-30T15:42:26.706Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=1133250696 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-30T15:42:26.706Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=1133250696 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-30T15:42:26.706Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=1133250696 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-30T15:42:26.706Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=1133250697 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-30T15:42:26.706Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=1133250697 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-30T15:42:26.706Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=1133250697 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-30T15:42:26.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=1133250697 data=null item=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-30T15:42:26.706Z] DEBUG - Clicked on [2019-07-30T15:42:27.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1133250026 data=null item=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-30T15:42:27.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1133249696 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-30T15:42:27.271Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:42:27.271Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:27.271Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:27.271Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:27.271Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:27.271Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:27.271Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133251421 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:42:27.271Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133251421 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:27.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133251421 data=null} to TreeItem with text {test} [2019-07-30T15:42:27.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133251422 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:27.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133251422 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:27.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133251494 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:27.271Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:27.271Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133251495 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:42:27.271Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133251495 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:27.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133251495 data=null} to TreeItem with text {test} [2019-07-30T15:42:27.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133251495 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:27.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133251495 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:27.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133251513 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:27.271Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:42:27.271Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:27.271Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1133251515 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T15:42:27.271Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1133251515 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T15:42:27.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1133251515 data=null} to TreeItem with text {Traces [12]} [2019-07-30T15:42:27.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1133251516 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:42:27.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133251516 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-30T15:42:27.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1133251585 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:42:27.528Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1133251585 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T15:42:27.528Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1133251585 data=null} to TreeItem with text {Traces [12]} [2019-07-30T15:42:27.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1133251586 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:42:27.528Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1133251586 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-30T15:42:27.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1133251594 data=null button=1 stateMask=0x80000 x=79 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:42:27.784Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:42:27.784Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:28.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133252065 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:42:28.041Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133252065 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:42:28.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133252065 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:42:28.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133252066 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:42:28.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133252066 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:42:28.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133252102 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:42:28.041Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:28.041Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:28.041Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:28.041Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:28.041Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:42:28.041Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:28.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133252104 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:42:28.041Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133252105 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:42:28.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133252105 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:42:28.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133252105 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:42:28.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133252105 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:42:28.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133252109 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:42:28.041Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:42:28.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133252110 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:42:28.041Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133252110 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:42:28.041Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:28.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133252110 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:42:28.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133252111 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:42:28.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133252111 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:42:28.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133252114 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:42:28.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133252114 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:42:28.041Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133252115 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:42:28.041Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133252115 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:42:28.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133252189 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:42:28.555Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133252538 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:42:28.555Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133252597 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:42:28.555Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133252597 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:42:28.555Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:42:28.555Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:29.486Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:42:29.486Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:42:29.486Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:42:29.486Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:42:29.486Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:42:29.486Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133253600 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:42:29.486Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133253600 data=null doit=true} to TableItem with text {} [2019-07-30T15:42:29.486Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133253600 data=null} to TableItem with text {} [2019-07-30T15:42:29.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133253600 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:42:29.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133253601 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-30T15:42:29.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133253606 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:42:29.486Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:42:29.486Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:42:29.486Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:42:29.486Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:29.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133253792 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:42:29.743Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133253792 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:42:29.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133253792 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:42:29.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133253793 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:42:29.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133253793 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:42:29.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133253798 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:42:29.743Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:29.743Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:29.743Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:29.743Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:29.743Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:42:29.743Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:42:29.743Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:29.743Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:29.743Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:29.743Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:29.743Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:29.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133253811 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:42:29.743Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133253812 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:29.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133253812 data=null} to TreeItem with text {test} [2019-07-30T15:42:29.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133253812 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:29.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133253812 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:29.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133253849 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:29.743Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:29.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133253850 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:42:29.743Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133253850 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:29.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133253850 data=null} to TreeItem with text {test} [2019-07-30T15:42:29.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133253850 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:29.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133253851 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:29.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133253856 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:29.743Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:42:29.743Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:29.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1133253861 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T15:42:29.743Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1133253861 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T15:42:29.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1133253861 data=null} to TreeItem with text {Traces [12]} [2019-07-30T15:42:29.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1133253862 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:42:29.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133253862 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-30T15:42:29.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1133253890 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:42:29.743Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T15:42:30.306Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:42:30.306Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:30.306Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133254373 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:42:30.306Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1133254373 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:42:30.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1133254373 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:42:30.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133254373 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:42:30.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133254374 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-30T15:42:30.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133254412 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:42:30.306Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:30.306Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:30.306Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:30.306Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:30.306Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:42:30.306Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:30.306Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133254416 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:42:30.306Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1133254416 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:42:30.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1133254416 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:42:30.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133254416 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:42:30.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133254416 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-30T15:42:30.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133254421 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:42:30.306Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:42:30.306Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133254421 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:42:30.306Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1133254422 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:42:30.306Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:30.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1133254422 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:42:30.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133254422 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:42:30.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133254422 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-30T15:42:30.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133254426 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:42:30.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133254426 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:42:30.306Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133254427 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:42:30.306Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133254432 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-30T15:42:30.563Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133254615 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:42:30.563Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133254795 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:42:30.563Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1133254795 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:42:30.563Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1133254795 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:42:30.563Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:42:30.563Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:30.563Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:31.932Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:42:31.932Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:42:31.932Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:42:31.932Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:42:31.932Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:42:31.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133255799 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:42:31.932Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133255799 data=null doit=true} to TableItem with text {} [2019-07-30T15:42:31.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133255799 data=null} to TableItem with text {} [2019-07-30T15:42:31.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133255799 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:42:31.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133255800 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-30T15:42:31.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133255804 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:42:31.932Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:42:31.932Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:42:31.932Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:42:31.932Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:31.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133256010 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:42:31.932Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1133256010 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:42:31.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1133256010 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:42:31.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133256010 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:42:31.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133256011 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-30T15:42:31.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133256015 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:42:31.932Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:31.932Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:31.932Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:31.932Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:31.932Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:42:31.932Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:42:31.932Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:31.932Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:31.932Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:31.932Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:31.932Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:31.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133256022 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:42:31.932Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133256022 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:31.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133256028 data=null} to TreeItem with text {test} [2019-07-30T15:42:31.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133256029 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:31.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133256029 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:31.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133256065 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:31.932Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:31.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133256065 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:42:31.932Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133256065 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:31.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133256066 data=null} to TreeItem with text {test} [2019-07-30T15:42:31.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133256066 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:31.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133256066 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:31.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133256071 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:31.932Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:42:31.932Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:31.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1133256072 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T15:42:31.932Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1133256072 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T15:42:31.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1133256072 data=null} to TreeItem with text {Traces [12]} [2019-07-30T15:42:31.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1133256073 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:42:31.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133256073 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-30T15:42:31.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1133256093 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:42:31.932Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T15:42:32.498Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:42:32.498Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:32.498Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133256566 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:42:32.498Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133256567 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:42:32.498Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133256567 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:42:32.498Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133256567 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:42:32.498Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133256567 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-30T15:42:32.498Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133256606 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:42:32.498Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:32.498Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:32.498Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:32.498Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:32.498Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:42:32.498Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:32.498Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133256609 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:42:32.498Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133256610 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:42:32.498Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133256610 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:42:32.498Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133256610 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:42:32.498Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133256610 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-30T15:42:32.498Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133256615 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:42:32.498Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T15:42:32.498Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133256615 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:42:32.498Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133256615 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:42:32.498Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:32.498Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133256616 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:42:32.498Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133256616 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:42:32.498Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133256616 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-30T15:42:32.498Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133256620 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:42:32.498Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133256620 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:42:32.498Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133256621 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:42:32.498Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133256621 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-30T15:42:33.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133256753 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:42:33.430Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133257483 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:42:33.430Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133257490 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:42:33.430Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133257490 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:42:33.430Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T15:42:33.430Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:33.430Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:33.430Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:33.430Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:42:33.430Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:42:33.430Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:42:33.430Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:42:33.430Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:42:33.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133257493 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:42:33.430Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133257493 data=null doit=true} to TableItem with text {} [2019-07-30T15:42:33.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133257493 data=null} to TableItem with text {} [2019-07-30T15:42:33.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133257494 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:42:33.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133257494 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-30T15:42:33.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133257530 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:42:33.430Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:42:33.430Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:42:34.359Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:42:34.359Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:34.359Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133258508 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:42:34.359Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133258508 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:42:34.359Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133258509 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:42:34.359Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133258509 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:42:34.359Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133258509 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-30T15:42:34.359Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133258514 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:42:34.359Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:34.359Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:34.359Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:34.359Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:34.359Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:42:34.359Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:42:34.359Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:34.359Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:34.359Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:34.359Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:34.359Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:34.359Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133258534 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:42:34.359Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133258534 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:34.359Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133258534 data=null} to TreeItem with text {test} [2019-07-30T15:42:34.359Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133258579 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:34.359Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133258579 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:34.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133258618 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:34.615Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:34.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133258618 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:42:34.615Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133258619 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:34.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133258619 data=null} to TreeItem with text {test} [2019-07-30T15:42:34.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133258619 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:34.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133258619 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:34.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133258625 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:34.615Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:42:34.615Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:34.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1133258626 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T15:42:34.615Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1133258626 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T15:42:34.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1133258626 data=null} to TreeItem with text {Traces [12]} [2019-07-30T15:42:34.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1133258626 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:42:34.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133258626 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-30T15:42:34.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1133258689 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:42:34.615Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T15:42:34.615Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:42:34.615Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:34.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1133258876 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T15:42:34.872Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1133258876 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T15:42:34.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1133258876 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T15:42:34.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1133258877 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:42:34.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133258877 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-30T15:42:34.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1133258917 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:42:34.872Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:34.872Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:34.872Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:34.872Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:34.872Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:42:34.872Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:34.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1133258921 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T15:42:34.872Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1133258921 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T15:42:34.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1133258921 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T15:42:34.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1133258922 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:42:34.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133258922 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-30T15:42:34.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1133258927 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:42:34.872Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-30T15:42:34.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1133258927 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T15:42:34.872Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1133258927 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T15:42:34.872Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:34.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1133258928 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T15:42:34.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1133258928 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:42:34.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133258928 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-30T15:42:34.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1133258932 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:42:34.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1133258932 data=null button=1 stateMask=0x0 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T15:42:34.872Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1133258933 data=null button=1 stateMask=0x0 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T15:42:34.872Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133258933 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-30T15:42:35.439Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1133259098 data=null button=1 stateMask=0x80000 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T15:42:35.439Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1133259448 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T15:42:35.439Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1133259448 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T15:42:35.439Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1133259449 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T15:42:35.439Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-30T15:42:35.439Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:35.439Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:35.439Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:35.439Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:35.439Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:42:35.439Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:42:35.439Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:42:35.439Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:42:35.439Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:42:35.439Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133259482 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:42:35.439Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133259482 data=null doit=true} to TableItem with text {} [2019-07-30T15:42:35.439Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133259482 data=null} to TableItem with text {} [2019-07-30T15:42:35.439Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133259482 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:42:35.439Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133259483 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-30T15:42:35.439Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133259488 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:42:35.439Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:42:35.439Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:42:36.436Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:42:36.436Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:36.436Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1133260585 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T15:42:36.436Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1133260585 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T15:42:36.436Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1133260586 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T15:42:36.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1133260586 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:42:36.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133260586 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-30T15:42:36.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1133260591 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:42:36.436Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:36.436Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:36.436Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:36.436Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:36.436Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:42:36.436Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:42:36.436Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:36.436Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:36.436Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:36.436Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:36.436Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:36.436Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133260605 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:42:36.436Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133260605 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:36.436Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133260606 data=null} to TreeItem with text {test} [2019-07-30T15:42:36.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133260606 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:36.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133260606 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:36.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133260646 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:36.436Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:36.436Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133260647 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:42:36.436Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133260647 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:36.436Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133260647 data=null} to TreeItem with text {test} [2019-07-30T15:42:36.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133260647 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:36.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133260647 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:36.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133260653 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:36.436Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:42:36.436Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:36.436Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1133260654 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T15:42:36.436Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1133260654 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T15:42:36.436Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1133260654 data=null} to TreeItem with text {Traces [12]} [2019-07-30T15:42:36.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1133260654 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:42:36.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133260654 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-30T15:42:36.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1133260693 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:42:36.693Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T15:42:36.693Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:42:36.693Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:36.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1133260805 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:36.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1133260805 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:36.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1133260805 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:36.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1133260805 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:36.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133260805 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-30T15:42:36.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1133260850 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:36.693Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:36.693Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:36.693Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:36.693Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:36.693Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:42:36.693Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:36.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1133260854 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:36.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1133260854 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:36.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1133260854 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:36.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1133260854 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:36.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133260854 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-30T15:42:36.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1133260859 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:36.693Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-30T15:42:36.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1133260859 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:36.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1133260859 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:36.693Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:36.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1133260860 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:36.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1133260860 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:36.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133260860 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-30T15:42:36.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1133260879 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:36.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1133260879 data=null button=1 stateMask=0x0 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:36.693Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1133260882 data=null button=1 stateMask=0x0 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:36.950Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133260882 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-30T15:42:37.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1133260962 data=null button=1 stateMask=0x80000 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:37.207Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1133261275 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:37.207Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1133261275 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:37.207Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1133261275 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:37.207Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-30T15:42:37.207Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:37.207Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:37.207Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:37.207Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:37.207Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:37.770Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:42:37.770Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:42:37.770Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:42:37.770Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:42:37.770Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:42:37.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133261778 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:42:37.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133261778 data=null doit=true} to TableItem with text {} [2019-07-30T15:42:37.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133261779 data=null} to TableItem with text {} [2019-07-30T15:42:37.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133261779 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:42:37.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133261779 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-30T15:42:37.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133261799 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:42:37.770Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:42:37.770Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:42:38.334Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:42:38.334Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:38.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1133262488 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:38.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1133262488 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:38.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1133262488 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:38.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1133262488 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:38.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133262489 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-30T15:42:38.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1133262493 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:42:38.334Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:38.334Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:38.334Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:38.334Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:38.334Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:42:38.334Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:42:38.334Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:38.334Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:38.334Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:38.334Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:38.334Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:38.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133262499 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:42:38.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133262499 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:38.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133262499 data=null} to TreeItem with text {test} [2019-07-30T15:42:38.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133262499 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:38.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133262500 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:38.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133262539 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:38.334Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:38.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133262539 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:42:38.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133262539 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:38.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133262540 data=null} to TreeItem with text {test} [2019-07-30T15:42:38.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133262540 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:38.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133262540 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:38.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133262556 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:38.334Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:42:38.334Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:38.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1133262558 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T15:42:38.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1133262558 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T15:42:38.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1133262558 data=null} to TreeItem with text {Traces [12]} [2019-07-30T15:42:38.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1133262558 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:42:38.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133262559 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-30T15:42:38.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1133262612 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:42:38.591Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T15:42:38.591Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:42:38.591Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:38.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1133262782 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:38.591Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1133262783 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:38.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1133262783 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:38.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1133262784 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:38.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133262784 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-30T15:42:38.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1133262828 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:38.591Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:38.591Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:38.591Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:38.591Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:38.591Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:42:38.591Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:38.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1133262832 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:38.591Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1133262832 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:38.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1133262832 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:38.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1133262832 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:38.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133262832 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-30T15:42:38.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1133262837 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:38.591Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:38.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1133262837 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:38.591Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1133262837 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:38.591Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:38.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1133262838 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:38.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1133262838 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:38.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133262838 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-30T15:42:38.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1133262841 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:38.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1133262842 data=null button=1 stateMask=0x0 x=139 y=284 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:38.847Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1133262842 data=null button=1 stateMask=0x0 x=139 y=284 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:38.847Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133262842 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-30T15:42:39.104Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1133262981 data=null button=1 stateMask=0x80000 x=139 y=284 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:39.104Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1133263353 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:39.104Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1133263353 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:39.104Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1133263354 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:39.104Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:39.104Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:39.104Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:39.104Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:39.104Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:39.104Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:39.104Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:39.104Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:42:39.104Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:42:39.360Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:42:39.360Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:42:39.360Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:42:39.360Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133263357 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:42:39.360Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133263357 data=null doit=true} to TableItem with text {} [2019-07-30T15:42:39.360Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133263357 data=null} to TableItem with text {} [2019-07-30T15:42:39.360Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133263366 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:42:39.360Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133263367 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-30T15:42:39.360Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133263371 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:42:39.360Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:42:39.360Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:42:40.729Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:42:40.729Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:40.729Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1133264874 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:40.729Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1133264874 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:40.729Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1133264874 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:40.729Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1133264875 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:40.729Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133264875 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-30T15:42:40.729Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1133264881 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:42:40.729Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:40.729Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:40.729Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:40.729Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:40.729Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:42:40.729Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:42:40.729Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:40.729Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:40.729Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:40.729Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:40.729Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:40.729Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133264894 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:42:40.729Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133264894 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:40.729Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133264895 data=null} to TreeItem with text {test} [2019-07-30T15:42:40.729Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133264895 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:40.729Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133264895 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:40.729Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133264940 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:40.729Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:40.729Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133264949 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:42:40.729Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133264950 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:40.729Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133264950 data=null} to TreeItem with text {test} [2019-07-30T15:42:40.729Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133264950 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:40.729Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133264950 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:40.729Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133264957 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:40.729Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:42:40.729Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:40.729Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1133264963 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T15:42:40.729Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1133264963 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T15:42:40.729Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1133264963 data=null} to TreeItem with text {Traces [12]} [2019-07-30T15:42:40.729Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1133264963 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:42:40.729Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133264964 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-30T15:42:40.729Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1133264973 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:42:40.729Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T15:42:41.292Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:42:41.292Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:41.292Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133265446 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:42:41.292Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133265446 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:42:41.292Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133265446 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:42:41.292Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133265447 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:42:41.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133265447 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-30T15:42:41.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133265484 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:42:41.293Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:41.293Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:41.293Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:41.293Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:41.293Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:42:41.293Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:41.293Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133265488 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:42:41.293Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133265488 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:42:41.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133265488 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:42:41.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133265488 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:42:41.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133265488 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-30T15:42:41.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133265494 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:42:41.293Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:42:41.293Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133265494 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:42:41.293Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133265494 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:42:41.293Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:41.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133265495 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:42:41.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133265495 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:42:41.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133265495 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-30T15:42:41.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133265507 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:42:41.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133265507 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:42:41.293Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133265508 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:42:41.549Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133265508 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-30T15:42:41.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133265721 data=null button=1 stateMask=0x80000 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:42:41.807Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133266003 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:42:41.807Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133266003 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:42:41.807Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133266003 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:42:41.807Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:42:41.807Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:41.807Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:41.807Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:41.807Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:41.807Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:41.807Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:41.807Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:43.175Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:42:43.175Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:42:43.175Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:42:43.175Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:42:43.175Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:42:43.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133267023 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:42:43.175Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133267024 data=null doit=true} to TableItem with text {} [2019-07-30T15:42:43.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133267024 data=null} to TableItem with text {} [2019-07-30T15:42:43.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133267024 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:42:43.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133267024 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-30T15:42:43.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133267030 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:42:43.175Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:42:43.175Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:42:43.175Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:42:43.175Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:43.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133267191 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:42:43.175Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133267191 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:42:43.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133267191 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:42:43.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133267191 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:42:43.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133267192 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-30T15:42:43.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133267222 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:42:43.175Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:43.175Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:43.175Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:43.175Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:43.175Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:42:43.175Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:42:43.175Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:43.175Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:43.175Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:43.175Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:43.175Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:43.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133267229 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:42:43.175Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133267229 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:43.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133267229 data=null} to TreeItem with text {test} [2019-07-30T15:42:43.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133267230 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:43.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133267230 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:43.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133267269 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:43.175Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:43.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133267270 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:42:43.175Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133267270 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:43.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133267270 data=null} to TreeItem with text {test} [2019-07-30T15:42:43.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133267271 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:43.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133267271 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:43.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133267282 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:43.175Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:42:43.175Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:43.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1133267283 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T15:42:43.175Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1133267283 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T15:42:43.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1133267283 data=null} to TreeItem with text {Traces [12]} [2019-07-30T15:42:43.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1133267284 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:42:43.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133267284 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-30T15:42:43.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1133267309 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:42:43.175Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T15:42:43.741Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:42:43.741Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:43.741Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133267781 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:42:43.741Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133267782 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:42:43.741Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133267782 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:42:43.741Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133267782 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:42:43.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133267782 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-30T15:42:43.741Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133267823 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:42:43.741Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:43.741Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:43.741Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:43.741Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:43.741Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:42:43.741Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:43.741Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133267827 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:42:43.741Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133267827 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:42:43.741Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133267827 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:42:43.741Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133267827 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:42:43.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133267827 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-30T15:42:43.741Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133267832 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:42:43.741Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:42:43.741Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133267832 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:42:43.741Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133267833 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:42:43.741Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:43.741Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133267833 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:42:43.741Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133267833 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:42:43.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133267833 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-30T15:42:43.741Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133267837 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:42:43.741Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133267837 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:42:43.741Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133267837 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:42:43.741Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133267837 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-30T15:42:43.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133267982 data=null button=1 stateMask=0x80000 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:42:43.999Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133268217 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:42:43.999Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133268218 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:42:43.999Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133268218 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:42:43.999Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:42:43.999Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:43.999Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:43.999Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:43.999Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:43.999Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:43.999Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:43.999Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:43.999Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:45.372Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:42:45.372Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:42:45.372Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:42:45.372Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:42:45.372Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:42:45.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133269221 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:42:45.372Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133269221 data=null doit=true} to TableItem with text {} [2019-07-30T15:42:45.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133269221 data=null} to TableItem with text {} [2019-07-30T15:42:45.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133269222 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:42:45.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133269222 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-30T15:42:45.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133269240 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:42:45.372Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:42:45.372Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:42:45.372Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:42:45.372Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:45.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133269447 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:42:45.372Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133269447 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:42:45.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133269447 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:42:45.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133269447 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:42:45.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133269448 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-30T15:42:45.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133269452 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:42:45.372Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:45.372Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:45.372Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:45.372Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:45.372Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:42:45.372Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:42:45.372Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:45.372Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:45.372Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:45.372Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:45.372Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:45.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133269459 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:42:45.372Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133269459 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:45.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133269459 data=null} to TreeItem with text {test} [2019-07-30T15:42:45.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133269459 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:45.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133269460 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:45.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133269496 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:45.372Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:45.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133269497 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:42:45.372Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133269497 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:45.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133269497 data=null} to TreeItem with text {test} [2019-07-30T15:42:45.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133269498 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:45.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133269498 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:45.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133269509 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:45.372Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:42:45.372Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:45.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1133269510 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T15:42:45.372Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1133269510 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T15:42:45.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1133269510 data=null} to TreeItem with text {Traces [12]} [2019-07-30T15:42:45.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1133269511 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:42:45.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133269511 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-30T15:42:45.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1133269531 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:42:45.372Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T15:42:45.937Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:42:45.937Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:45.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1133270013 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:42:45.937Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1133270013 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:42:45.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1133270013 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:42:45.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1133270014 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:42:45.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133270014 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-30T15:42:45.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1133270054 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:42:45.937Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:45.937Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:45.937Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:45.937Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:45.937Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:42:45.937Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:45.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1133270058 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:42:45.937Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1133270058 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:42:45.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1133270059 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:42:45.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1133270059 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:42:45.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133270059 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-30T15:42:45.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1133270064 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:42:45.937Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:42:45.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1133270065 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:42:45.937Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1133270065 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:42:45.937Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:45.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1133270065 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:42:45.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1133270066 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:42:45.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133270066 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-30T15:42:45.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1133270069 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:42:45.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1133270070 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:42:45.937Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1133270074 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:42:45.937Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133270074 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-30T15:42:46.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1133270155 data=null button=1 stateMask=0x80000 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:42:46.757Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1133270790 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:42:46.757Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1133270861 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:42:46.757Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1133270861 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:42:46.757Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:42:46.757Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:46.757Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:46.757Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:46.757Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:46.757Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:46.757Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:46.757Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:46.757Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:46.757Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:46.757Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:42:46.757Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:42:46.757Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:42:46.757Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:42:46.757Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:42:46.757Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133270864 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:42:46.757Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133270864 data=null doit=true} to TableItem with text {} [2019-07-30T15:42:46.757Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133270865 data=null} to TableItem with text {} [2019-07-30T15:42:46.757Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133270872 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:42:46.757Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133270873 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-30T15:42:46.757Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133270880 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:42:46.757Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:42:46.757Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:42:48.271Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:42:48.271Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:48.271Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1133272190 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:42:48.271Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1133272190 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:42:48.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1133272190 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:42:48.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1133272190 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:42:48.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133272191 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-30T15:42:48.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1133272198 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:42:48.271Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:48.271Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:48.271Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:48.271Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:48.271Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:42:48.271Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:42:48.271Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:48.271Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:48.271Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:48.271Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:48.271Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:48.271Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133272210 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:42:48.271Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133272210 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:48.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133272210 data=null} to TreeItem with text {test} [2019-07-30T15:42:48.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133272210 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:48.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133272210 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:48.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133272252 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:48.271Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:48.271Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133272253 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:42:48.271Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133272253 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:48.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133272253 data=null} to TreeItem with text {test} [2019-07-30T15:42:48.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133272253 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:48.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133272253 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:48.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133272259 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:48.271Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:42:48.271Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:48.271Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1133272260 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T15:42:48.271Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1133272260 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T15:42:48.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1133272260 data=null} to TreeItem with text {Traces [12]} [2019-07-30T15:42:48.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1133272260 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:42:48.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133272261 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-30T15:42:48.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1133272281 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:42:48.271Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T15:42:48.529Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:42:48.529Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:48.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1133272772 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:42:48.529Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1133272773 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:42:48.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1133272773 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:42:48.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1133272774 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:42:48.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133272774 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-30T15:42:48.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1133272828 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:42:48.785Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:48.785Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:48.785Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:48.785Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:48.785Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:42:48.785Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:48.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1133272831 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:42:48.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1133272831 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:42:48.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1133272832 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:42:48.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1133272832 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:42:48.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133272832 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-30T15:42:48.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1133272837 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:42:48.785Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:42:48.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1133272838 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:42:48.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1133272838 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:42:48.785Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:48.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1133272839 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:42:48.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1133272839 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:42:48.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133272839 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-30T15:42:48.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1133272844 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:42:48.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1133272844 data=null button=1 stateMask=0x0 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:42:48.785Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1133272844 data=null button=1 stateMask=0x0 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:42:48.785Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133272849 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-30T15:42:49.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1133273002 data=null button=1 stateMask=0x80000 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:42:49.348Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1133273458 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:42:49.348Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1133273459 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:42:49.348Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1133273459 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:42:49.348Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:42:49.348Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:49.348Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:49.348Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:49.348Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:49.348Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:49.348Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:49.348Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:49.348Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:49.348Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:49.348Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:49.911Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:42:49.911Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:42:49.911Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:42:49.911Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:42:49.912Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:42:49.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133273962 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:42:49.912Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133273962 data=null doit=true} to TableItem with text {} [2019-07-30T15:42:49.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133273962 data=null} to TableItem with text {} [2019-07-30T15:42:49.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133273963 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:42:49.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133273963 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-30T15:42:49.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133273981 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:42:49.912Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:42:49.912Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:42:50.168Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:42:50.168Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:50.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1133274478 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:42:50.426Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1133274478 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:42:50.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1133274478 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:42:50.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1133274478 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:42:50.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133274479 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-30T15:42:50.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1133274483 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:42:50.426Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:50.426Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:50.426Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:50.426Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:50.426Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:42:50.426Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:42:50.426Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:50.426Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:50.426Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:50.426Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:50.426Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:50.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133274490 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:42:50.426Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133274490 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:50.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133274490 data=null} to TreeItem with text {test} [2019-07-30T15:42:50.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133274491 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:50.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133274491 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:50.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133274526 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:50.426Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:50.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133274527 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:42:50.426Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133274527 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:50.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133274527 data=null} to TreeItem with text {test} [2019-07-30T15:42:50.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133274527 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:50.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133274528 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:50.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133274544 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:50.426Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:42:50.426Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:50.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1133274545 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T15:42:50.426Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1133274545 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T15:42:50.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1133274545 data=null} to TreeItem with text {Traces [12]} [2019-07-30T15:42:50.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1133274545 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:42:50.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133274545 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-30T15:42:50.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1133274563 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:42:50.426Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T15:42:50.426Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:42:50.426Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:50.684Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1133274681 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:42:50.684Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1133274681 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:42:50.684Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1133274681 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:42:50.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1133274681 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:42:50.684Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133274682 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-30T15:42:50.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1133274729 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:42:50.684Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:50.684Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:50.684Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:50.684Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:50.684Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:42:50.684Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:50.684Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1133274733 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:42:50.684Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1133274733 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:42:50.684Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1133274733 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:42:50.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1133274733 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:42:50.684Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133274733 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-30T15:42:50.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1133274738 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:42:50.684Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:42:50.684Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1133274739 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:42:50.684Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1133274739 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:42:50.684Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:50.684Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1133274739 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:42:50.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1133274740 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:42:50.684Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133274740 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-30T15:42:50.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1133274743 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:42:50.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1133274744 data=null button=1 stateMask=0x0 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:42:50.684Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1133274744 data=null button=1 stateMask=0x0 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:42:50.684Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133274744 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-30T15:42:50.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1133274886 data=null button=1 stateMask=0x80000 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:42:51.197Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1133275232 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:42:51.197Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1133275233 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:42:51.197Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1133275233 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:42:51.197Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:42:51.197Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:51.197Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:51.197Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:51.197Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:51.197Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:51.197Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:51.197Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:51.197Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:51.197Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:51.197Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:51.197Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:51.197Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:42:51.197Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:42:51.197Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:42:51.197Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:42:51.197Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:42:51.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133275238 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:42:51.197Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133275238 data=null doit=true} to TableItem with text {} [2019-07-30T15:42:51.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133275238 data=null} to TableItem with text {} [2019-07-30T15:42:51.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133275239 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:42:51.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133275239 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-30T15:42:51.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133275245 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:42:51.197Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:42:51.197Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:42:52.127Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:42:52.127Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:52.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1133276351 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:42:52.127Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1133276352 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:42:52.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1133276352 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:42:52.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1133276352 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:42:52.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133276353 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-30T15:42:52.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1133276358 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:42:52.127Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:52.127Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:52.127Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:52.127Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:52.127Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:42:52.127Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:42:52.127Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:52.127Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:52.127Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:52.127Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:52.127Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:52.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133276371 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:42:52.127Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133276371 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:52.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133276371 data=null} to TreeItem with text {test} [2019-07-30T15:42:52.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133276371 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:52.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133276371 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:52.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133276441 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:52.384Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:52.384Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133276442 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:42:52.384Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133276442 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:52.384Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133276442 data=null} to TreeItem with text {test} [2019-07-30T15:42:52.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133276443 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:52.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133276481 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:52.385Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133276488 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:52.385Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:42:52.385Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:52.385Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1133276489 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T15:42:52.385Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1133276490 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T15:42:52.385Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1133276490 data=null} to TreeItem with text {Traces [12]} [2019-07-30T15:42:52.385Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1133276490 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:42:52.385Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133276490 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-30T15:42:52.385Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1133276542 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:42:52.385Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T15:42:52.385Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:42:52.385Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:52.642Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1133276671 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:42:52.642Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1133276672 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:42:52.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1133276672 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:42:52.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1133276672 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:42:52.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133276672 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-30T15:42:52.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1133276724 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:42:52.642Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:52.642Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:52.642Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:52.642Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:52.642Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:42:52.642Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:52.642Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1133276728 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:42:52.642Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1133276728 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:42:52.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1133276728 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:42:52.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1133276728 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:42:52.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133276728 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-30T15:42:52.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1133276733 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:42:52.642Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:42:52.642Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1133276734 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:42:52.642Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1133276734 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:42:52.642Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:52.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1133276734 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:42:52.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1133276735 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:42:52.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133276735 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-30T15:42:52.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1133276784 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:42:52.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1133276784 data=null button=1 stateMask=0x0 x=148 y=305 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:42:52.642Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1133276785 data=null button=1 stateMask=0x0 x=148 y=305 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:42:52.899Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133276785 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-30T15:42:53.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1133276908 data=null button=1 stateMask=0x80000 x=148 y=305 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:42:53.413Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1133277379 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:42:53.413Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1133277431 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:42:53.413Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1133277431 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:42:53.413Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:42:53.413Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:53.413Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:53.413Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:53.413Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:53.413Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:53.413Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:53.413Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:53.413Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:53.413Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:53.413Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:53.413Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:53.413Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:42:53.413Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:42:53.413Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:42:53.413Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:42:53.413Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:42:53.413Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:42:53.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133277437 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:42:53.413Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133277437 data=null doit=true} to TableItem with text {} [2019-07-30T15:42:53.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133277437 data=null} to TableItem with text {} [2019-07-30T15:42:53.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133277438 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:42:53.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133277438 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-30T15:42:53.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133277445 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:42:53.413Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:42:53.413Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:42:54.342Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:42:54.342Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:54.342Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1133278441 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:42:54.342Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1133278441 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:42:54.342Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1133278442 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:42:54.342Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1133278442 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:42:54.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133278442 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-30T15:42:54.342Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1133278447 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:42:54.342Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:54.342Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:54.342Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:54.342Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:54.342Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:42:54.342Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:42:54.342Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:54.342Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:54.342Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:54.342Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:54.342Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:54.342Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133278460 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:42:54.342Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133278460 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:54.342Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133278460 data=null} to TreeItem with text {test} [2019-07-30T15:42:54.342Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133278460 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:54.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133278461 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:54.342Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133278510 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:54.342Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:54.342Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133278511 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:42:54.342Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133278511 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:54.342Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133278512 data=null} to TreeItem with text {test} [2019-07-30T15:42:54.342Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133278512 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:54.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133278512 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:54.342Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133278518 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:54.342Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:42:54.342Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:54.342Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1133278519 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T15:42:54.342Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1133278519 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T15:42:54.342Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1133278520 data=null} to TreeItem with text {Traces [12]} [2019-07-30T15:42:54.342Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1133278520 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:42:54.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133278520 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-30T15:42:54.342Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1133278541 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:42:54.342Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:42:54.342Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:54.342Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:54.599Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:54.599Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:54.599Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:54.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133278598 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:42:54.599Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133278598 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:54.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133278598 data=null} to TreeItem with text {test} [2019-07-30T15:42:54.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133278599 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:54.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133278599 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:54.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133278631 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:54.599Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:54.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133278632 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:42:54.599Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133278632 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:54.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133278632 data=null} to TreeItem with text {test} [2019-07-30T15:42:54.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133278633 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:54.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133278633 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:54.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133278639 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:54.599Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:42:54.599Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:54.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1133278640 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T15:42:54.599Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1133278640 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T15:42:54.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1133278640 data=null} to TreeItem with text {Traces [12]} [2019-07-30T15:42:54.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1133278641 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:42:54.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133278641 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-30T15:42:54.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1133278656 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:42:54.599Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:54.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1133278657 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T15:42:54.599Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1133278657 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T15:42:54.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1133278657 data=null} to TreeItem with text {Traces [12]} [2019-07-30T15:42:54.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1133278657 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:42:54.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133278657 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-30T15:42:54.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1133278670 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:42:54.599Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T15:42:54.599Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T15:42:54.856Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T15:42:54.856Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T15:42:54.856Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1133278962 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T15:42:54.856Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T15:42:54.856Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T15:42:54.856Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T15:42:54.856Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:42:54.856Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T15:42:54.856Z] DEBUG - Clicking on &Yes [2019-07-30T15:42:54.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1133278962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:42:54.856Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1133278963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:42:54.856Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1133278963 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:42:54.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1133278963 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:42:54.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1133278963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:42:54.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1133278963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:42:54.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1133278963 data=null item=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-30T15:42:59.033Z] DEBUG - Clicked on [2019-07-30T15:42:59.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1133278711 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-30T15:42:59.928Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:42:59.928Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:59.928Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:59.928Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:42:59.928Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:42:59.928Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:59.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133283760 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:42:59.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133283760 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:59.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133283760 data=null} to TreeItem with text {test} [2019-07-30T15:42:59.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133283760 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:59.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133283760 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:59.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133283781 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:59.928Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:59.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133283781 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:42:59.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133283782 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:59.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133283782 data=null} to TreeItem with text {test} [2019-07-30T15:42:59.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133283782 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:59.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133283782 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:42:59.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133283791 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:42:59.928Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:42:59.928Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:59.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1133283792 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T15:42:59.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1133283793 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T15:42:59.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1133283793 data=null} to TreeItem with text {Traces [0]} [2019-07-30T15:42:59.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1133283793 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:42:59.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133283793 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-30T15:42:59.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1133283802 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:42:59.928Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:42:59.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1133283803 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T15:42:59.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1133283803 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T15:42:59.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1133283803 data=null} to TreeItem with text {Traces [0]} [2019-07-30T15:42:59.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1133283804 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:42:59.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133283814 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-30T15:42:59.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1133283818 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:42:59.928Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T15:42:59.928Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T15:42:59.928Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T15:42:59.928Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T15:42:59.928Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1133284065 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T15:42:59.928Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:42:59.928Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:42:59.928Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:42:59.928Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2019-07-30T15:42:59.928Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2019-07-30T15:42:59.928Z] 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-30T15:42:59.928Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:42:59.928Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:42:59.928Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:42:59.928Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:42:59.928Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:42:59.928Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:42:59.928Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:42:59.928Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:42:59.928Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:42:59.928Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T15:42:59.928Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:42:59.928Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:42:59.928Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:42:59.928Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:42:59.928Z] DEBUG - matched Combo with text " [2019-07-30T15:43:00.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1133284206 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-30T15:43:00.187Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T15:43:00.187Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:43:00.187Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:43:00.187Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:43:00.187Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:43:00.187Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:43:00.187Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:43:00.187Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:43:00.187Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T15:43:00.187Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:43:00.187Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:43:00.187Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:43:00.187Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:43:00.187Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:43:00.187Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:43:00.187Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:43:00.187Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:43:00.187Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:43:00.187Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:43:00.187Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:43:00.187Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:43:00.187Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:43:00.187Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:43:00.187Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:43:00.187Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T15:43:00.187Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:43:00.187Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T15:43:00.187Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:43:00.187Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:43:00.187Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:43:00.187Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:43:00.187Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T15:43:00.187Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1406acb [2019-07-30T15:43:00.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1133284211 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-30T15:43:00.188Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1133284211 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-30T15:43:00.188Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1133284211 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T15:43:00.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1133284211 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T15:43:00.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1133284211 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-30T15:43:00.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1133284212 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-30T15:43:00.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1133284212 data=null item=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-30T15:43:00.188Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1133284212 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-30T15:43:00.188Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1133284212 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-30T15:43:00.188Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1133284212 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-30T15:43:00.188Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1133284212 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T15:43:00.188Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1133284212 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T15:43:00.188Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:43:00.188Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:43:00.188Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:43:00.188Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:43:00.188Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:43:00.188Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T15:43:00.188Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:43:00.188Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T15:43:00.188Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:43:00.188Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:43:00.188Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:43:00.188Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:43:00.188Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:43:00.188Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:43:00.188Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:43:00.188Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T15:43:00.188Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:43:00.188Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:43:00.188Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:43:00.188Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:43:00.188Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:43:00.188Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:43:00.188Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:43:00.188Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T15:43:00.188Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:43:00.188Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T15:43:00.188Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:43:00.188Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:43:00.188Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:43:00.188Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:43:00.188Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:43:00.188Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:43:00.188Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T15:43:00.188Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:43:00.188Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:43:00.188Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:43:00.188Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:43:00.188Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:43:00.188Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:43:00.188Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:43:00.188Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:43:00.188Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:43:00.188Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:43:00.188Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T15:43:00.188Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T15:43:00.188Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T15:43:00.188Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:43:00.188Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:43:00.188Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:43:00.188Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T15:43:00.188Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:43:00.188Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:43:00.188Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:43:00.188Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:43:00.188Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:43:00.188Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:43:00.188Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:43:00.188Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:43:00.188Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:43:00.188Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:43:00.188Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:43:00.188Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-30T15:43:00.188Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:43:00.188Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-30T15:43:00.188Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:43:00.188Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:43:00.188Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-30T15:43:00.188Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:43:00.188Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:43:00.188Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:43:00.188Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:43:00.188Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:43:00.188Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:43:00.188Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:43:00.188Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:43:00.188Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:43:00.188Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:43:00.188Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:43:00.188Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:43:00.188Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:43:00.188Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T15:43:00.188Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T15:43:00.188Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:43:00.188Z] DEBUG - Clicking on &Finish [2019-07-30T15:43:00.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1133284225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:43:00.188Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1133284225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:43:00.188Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1133284225 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:43:00.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1133284225 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:43:00.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1133284226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:43:00.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1133284226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:43:00.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1133284226 data=null item=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-30T15:43:00.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1133283858 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-30T15:43:00.444Z] DEBUG - Clicked on [2019-07-30T15:43:00.444Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:43:00.444Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:00.444Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:00.444Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:00.444Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:00.444Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:00.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133284681 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:43:00.444Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133284681 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:00.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133284681 data=null} to TreeItem with text {test} [2019-07-30T15:43:00.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133284682 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:00.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133284682 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:00.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133284713 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:00.701Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:00.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133284714 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:43:00.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133284714 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:00.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133284714 data=null} to TreeItem with text {test} [2019-07-30T15:43:00.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133284715 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:00.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133284715 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:00.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133284721 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:00.701Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:43:00.701Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:00.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1133284722 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T15:43:00.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1133284722 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T15:43:00.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1133284729 data=null} to TreeItem with text {Traces [2]} [2019-07-30T15:43:00.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1133284730 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T15:43:00.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133284730 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-30T15:43:00.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1133284738 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T15:43:00.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1133284738 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T15:43:00.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1133284738 data=null} to TreeItem with text {Traces [2]} [2019-07-30T15:43:00.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1133284738 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T15:43:00.701Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1133284739 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-30T15:43:00.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1133284755 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T15:43:00.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=1133284756 data=null doit=true} to TreeItem with text {z-clashes [1]} [2019-07-30T15:43:00.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=1133284756 data=null} to TreeItem with text {z-clashes [1]} [2019-07-30T15:43:00.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=1133284756 data=null button=1 stateMask=0x0 x=119 y=74 count=1} to TreeItem with text {z-clashes [1]} [2019-07-30T15:43:00.701Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1133284761 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-30T15:43:00.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=1133284764 data=null button=1 stateMask=0x80000 x=103 y=74 count=1} to TreeItem with text {z-clashes [1]} [2019-07-30T15:43:00.959Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:43:00.959Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:01.216Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133285222 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:01.216Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133285223 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:01.216Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133285223 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:01.216Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133285223 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:01.216Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133285224 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:01.216Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133285256 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:01.216Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:01.216Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:01.216Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:01.216Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:01.216Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:43:01.216Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:01.216Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133285258 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:01.216Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133285258 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:01.216Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133285259 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:01.216Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133285259 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:01.216Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133285259 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:01.216Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133285270 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:01.216Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:01.216Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133285270 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:01.216Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133285271 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:01.216Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:01.216Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133285271 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:01.216Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133285271 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:01.216Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133285271 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:01.216Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133285282 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:01.216Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133285282 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:01.216Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133285282 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:01.216Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133285283 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:01.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133285410 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:01.473Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133285613 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:01.473Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133285614 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:01.473Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133285614 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:01.473Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:01.474Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:02.405Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:43:02.405Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:43:02.661Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:43:02.661Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:43:02.661Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:43:02.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133286711 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:43:02.661Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133286711 data=null doit=true} to TableItem with text {} [2019-07-30T15:43:02.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133286711 data=null} to TableItem with text {} [2019-07-30T15:43:02.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133286711 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:43:02.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133286712 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-30T15:43:02.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133286764 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:43:02.661Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:43:02.661Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:43:02.661Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:43:02.661Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:02.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133286899 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:02.661Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133286899 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:02.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133286899 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:02.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133286900 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:02.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133286900 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:02.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133286904 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:02.661Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:02.661Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:02.661Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:02.661Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:02.661Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:43:02.918Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:43:02.918Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:02.918Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:02.918Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:02.918Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:02.918Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:02.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133286923 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:43:02.918Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133286923 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:02.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133286923 data=null} to TreeItem with text {test} [2019-07-30T15:43:02.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133286924 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:02.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133286924 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:02.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133286967 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:02.918Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:02.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133286968 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:43:02.918Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133286968 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:02.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133286968 data=null} to TreeItem with text {test} [2019-07-30T15:43:02.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133286969 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:02.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133286969 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:02.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133286975 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:02.918Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:43:02.918Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:02.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1133286978 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T15:43:02.918Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1133286978 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T15:43:02.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1133286978 data=null} to TreeItem with text {Traces [2]} [2019-07-30T15:43:02.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1133286979 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T15:43:02.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133286979 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-30T15:43:02.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1133286998 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T15:43:02.918Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-30T15:43:03.175Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:43:03.433Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:03.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133287481 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:03.433Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133287481 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:03.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133287481 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:03.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133287482 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:03.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133287482 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-30T15:43:03.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133287520 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:03.433Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:03.433Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:03.433Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:03.433Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:03.433Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:43:03.433Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:03.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133287524 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:03.433Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133287524 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:03.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133287524 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:03.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133287524 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:03.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133287524 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-30T15:43:03.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133287529 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:03.433Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:03.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133287529 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:03.433Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133287530 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:03.433Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:03.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133287530 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:03.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133287530 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:03.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133287530 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-30T15:43:03.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133287534 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:03.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133287534 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:03.433Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133287535 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:03.433Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133287540 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-30T15:43:03.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133287619 data=null button=1 stateMask=0x80000 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:04.253Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133288235 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:04.253Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133288322 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:04.253Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133288322 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:04.253Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:04.253Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:04.253Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:04.253Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:43:04.253Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:43:04.253Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:43:04.253Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:43:04.253Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:43:04.253Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133288325 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:43:04.253Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133288325 data=null doit=true} to TableItem with text {} [2019-07-30T15:43:04.253Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133288325 data=null} to TableItem with text {} [2019-07-30T15:43:04.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133288325 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:43:04.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133288326 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-30T15:43:04.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133288331 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:43:04.253Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:43:04.253Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:43:05.183Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:43:05.183Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:05.183Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133289328 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:05.183Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133289328 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:05.183Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133289328 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:05.183Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133289328 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:05.183Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133289329 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-30T15:43:05.183Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133289333 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:05.183Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:05.183Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:05.183Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:05.183Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:05.183Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:43:05.183Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:43:05.183Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:05.183Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:05.183Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:05.183Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:05.183Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:05.183Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133289340 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:43:05.183Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133289340 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:05.183Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133289345 data=null} to TreeItem with text {test} [2019-07-30T15:43:05.183Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133289345 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:05.183Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133289345 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:05.183Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133289381 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:05.183Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:05.183Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133289382 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:43:05.183Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133289382 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:05.183Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133289382 data=null} to TreeItem with text {test} [2019-07-30T15:43:05.183Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133289382 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:05.183Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133289382 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:05.183Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133289388 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:05.183Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:43:05.183Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:05.183Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1133289389 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T15:43:05.183Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1133289389 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T15:43:05.183Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1133289389 data=null} to TreeItem with text {Traces [2]} [2019-07-30T15:43:05.183Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1133289390 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T15:43:05.183Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133289390 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-30T15:43:05.183Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1133289410 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T15:43:05.183Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-30T15:43:05.183Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:43:05.183Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:05.183Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:05.183Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:05.183Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:05.183Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:05.183Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133289420 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:43:05.183Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133289420 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:05.183Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133289420 data=null} to TreeItem with text {test} [2019-07-30T15:43:05.183Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133289420 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:05.183Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133289421 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:05.440Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133289450 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:05.440Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:05.440Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133289451 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:43:05.440Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133289451 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:05.440Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133289451 data=null} to TreeItem with text {test} [2019-07-30T15:43:05.440Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133289451 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:05.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133289451 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:05.440Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133289486 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:05.440Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:43:05.440Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:05.440Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1133289487 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T15:43:05.440Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1133289487 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T15:43:05.440Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1133289487 data=null} to TreeItem with text {Traces [2]} [2019-07-30T15:43:05.440Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1133289487 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T15:43:05.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133289487 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-30T15:43:05.440Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1133289497 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T15:43:05.440Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:05.440Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1133289509 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T15:43:05.440Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1133289509 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T15:43:05.440Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1133289509 data=null} to TreeItem with text {Traces [2]} [2019-07-30T15:43:05.440Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1133289509 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T15:43:05.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133289509 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-30T15:43:05.440Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1133289518 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T15:43:05.440Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T15:43:05.440Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T15:43:05.697Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T15:43:05.697Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T15:43:05.697Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1133289804 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T15:43:05.697Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T15:43:05.697Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T15:43:05.697Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T15:43:05.697Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:43:05.697Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T15:43:05.697Z] DEBUG - Clicking on &Yes [2019-07-30T15:43:05.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1133289805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:43:05.697Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1133289805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:43:05.697Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1133289805 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:43:05.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1133289805 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:43:05.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1133289805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:43:05.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1133289805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:43:05.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1133289805 data=null item=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-30T15:43:06.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1133289555 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-30T15:43:06.629Z] DEBUG - Clicked on [2019-07-30T15:43:06.629Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:43:06.629Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:06.629Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:06.629Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:06.629Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:06.629Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:06.629Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133290663 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:43:06.629Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133290663 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:06.629Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133290663 data=null} to TreeItem with text {test} [2019-07-30T15:43:06.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133290663 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:06.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133290663 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:06.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133290707 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:06.629Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:06.629Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133290708 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:43:06.629Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133290708 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:06.629Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133290708 data=null} to TreeItem with text {test} [2019-07-30T15:43:06.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133290709 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:06.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133290709 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:06.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133290728 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:06.629Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:43:06.629Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:06.629Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1133290731 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T15:43:06.629Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1133290731 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T15:43:06.629Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1133290731 data=null} to TreeItem with text {Traces [2]} [2019-07-30T15:43:06.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1133290732 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T15:43:06.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133290732 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-30T15:43:06.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1133290741 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T15:43:06.629Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:06.629Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1133290742 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T15:43:06.629Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1133290742 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T15:43:06.629Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1133290742 data=null} to TreeItem with text {Traces [2]} [2019-07-30T15:43:06.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1133290742 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T15:43:06.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133290742 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-30T15:43:06.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1133290757 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T15:43:06.629Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T15:43:06.629Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T15:43:06.887Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T15:43:06.887Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T15:43:06.887Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1133291064 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T15:43:06.887Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:43:06.887Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:43:06.887Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:43:06.887Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2019-07-30T15:43:06.887Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2019-07-30T15:43:06.887Z] 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-30T15:43:06.887Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:43:06.887Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:43:06.887Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:43:06.887Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:43:06.887Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:43:06.887Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:43:06.887Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:43:06.887Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:43:06.887Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:43:06.887Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T15:43:06.887Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:43:06.887Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:43:06.887Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:43:06.887Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:43:06.887Z] DEBUG - matched Combo with text " [2019-07-30T15:43:07.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1133291212 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-30T15:43:07.145Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:43:07.145Z] 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-30T15:43:07.145Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:43:07.145Z] 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-30T15:43:07.145Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T15:43:07.145Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:43:07.145Z] 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-30T15:43:07.145Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T15:43:07.145Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:43:07.145Z] 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-30T15:43:07.145Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T15:43:07.145Z] 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-30T15:43:07.145Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T15:43:07.145Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] 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-30T15:43:07.145Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:43:07.145Z] 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-30T15:43:07.145Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] 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-30T15:43:07.145Z] 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-30T15:43:07.145Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T15:43:07.145Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:43:07.145Z] DEBUG - Clicking on &Finish [2019-07-30T15:43:07.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1133291231 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:43:07.145Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1133291231 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:43:07.145Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1133291231 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:43:07.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1133291231 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:43:07.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1133291231 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:43:07.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1133291231 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:43:07.145Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:43:07.402Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:43:07.402Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:43:07.402Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:43:07.402Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:43:07.402Z] DEBUG - Clicked on &Finish [2019-07-30T15:43:07.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1133291231 data=null item=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-30T15:43:07.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1133290807 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-30T15:43:08.529Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:43:08.529Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:08.529Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:08.529Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:08.529Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:08.529Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:08.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133292509 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:43:08.529Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133292509 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:08.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133292510 data=null} to TreeItem with text {test} [2019-07-30T15:43:08.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133292510 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:08.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133292510 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:08.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133292529 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:08.529Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:08.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133292530 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:43:08.529Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133292530 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:08.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133292530 data=null} to TreeItem with text {test} [2019-07-30T15:43:08.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133292531 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:08.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133292531 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:08.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133292544 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:08.529Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:43:08.529Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:08.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1133292545 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T15:43:08.529Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1133292545 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T15:43:08.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1133292546 data=null} to TreeItem with text {Traces [12]} [2019-07-30T15:43:08.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1133292546 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:43:08.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133292546 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-30T15:43:08.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1133292582 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:43:08.529Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1133292583 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T15:43:08.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1133292583 data=null} to TreeItem with text {Traces [12]} [2019-07-30T15:43:08.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1133292583 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:43:08.529Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1133292584 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-30T15:43:08.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1133292591 data=null button=1 stateMask=0x80000 x=79 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:43:08.786Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:43:08.786Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:09.043Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133293069 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:09.043Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133293069 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:09.043Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133293069 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:09.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133293070 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:09.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133293070 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:09.043Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133293118 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:09.043Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:09.043Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:09.043Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:09.043Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:09.043Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:43:09.043Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:09.043Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133293123 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:09.043Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133293123 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:09.043Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133293123 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:09.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133293124 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:09.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133293124 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:09.043Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133293130 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:09.043Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:09.043Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133293131 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:09.043Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133293131 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:09.043Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:09.043Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133293131 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:09.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133293132 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:09.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133293132 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:09.043Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133293143 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:09.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133293144 data=null button=1 stateMask=0x0 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:09.043Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133293144 data=null button=1 stateMask=0x0 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:09.043Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133293144 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:09.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133293236 data=null button=1 stateMask=0x80000 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:09.305Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133293537 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:09.305Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133293539 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:09.305Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133293539 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:09.305Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:09.305Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:10.430Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:43:10.430Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:43:10.430Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:43:10.430Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:43:10.430Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:43:10.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133294619 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:43:10.430Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133294619 data=null doit=true} to TableItem with text {} [2019-07-30T15:43:10.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133294619 data=null} to TableItem with text {} [2019-07-30T15:43:10.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133294620 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:43:10.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133294620 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-30T15:43:10.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133294625 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:43:10.430Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:43:10.430Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:43:10.687Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:43:10.687Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:10.687Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133294839 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:10.687Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133294839 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:10.687Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133294839 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:10.687Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133294840 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:10.687Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133294840 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:10.687Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133294845 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:10.687Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:10.687Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:10.687Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:10.687Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:10.687Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:43:10.687Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:43:10.687Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:10.687Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:10.687Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:10.687Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:10.687Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:10.687Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133294890 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:43:10.687Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133294890 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:10.687Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133294890 data=null} to TreeItem with text {test} [2019-07-30T15:43:10.687Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133294891 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:10.687Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133294891 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:10.687Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133294930 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:10.687Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:10.687Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133294931 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:43:10.687Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133294931 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:10.687Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133294931 data=null} to TreeItem with text {test} [2019-07-30T15:43:10.687Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133294931 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:10.687Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133294932 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:10.687Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133294938 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:10.687Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:43:10.944Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:10.944Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1133294939 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T15:43:10.944Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1133294939 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T15:43:10.944Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1133294939 data=null} to TreeItem with text {Traces [12]} [2019-07-30T15:43:10.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1133294939 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:43:10.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133294939 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-30T15:43:10.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1133294961 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:43:10.944Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T15:43:11.201Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:43:11.201Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:11.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133295343 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:11.201Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1133295343 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:11.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1133295343 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:11.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133295344 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:11.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133295344 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-30T15:43:11.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133295391 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:11.201Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:11.201Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:11.201Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:11.201Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:11.201Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:43:11.201Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:11.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133295395 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:11.201Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1133295395 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:11.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1133295396 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:11.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133295396 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:11.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133295396 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-30T15:43:11.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133295403 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:11.201Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:11.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133295404 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:11.201Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1133295404 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:11.201Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:11.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1133295404 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:11.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133295405 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:11.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133295405 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-30T15:43:11.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133295417 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:11.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133295417 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:11.201Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133295418 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:11.457Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133295418 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-30T15:43:11.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133295551 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:11.714Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133295722 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:11.714Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1133295723 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:11.714Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1133295723 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:11.714Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:11.714Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:11.714Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:12.939Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:43:12.939Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:43:12.939Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:43:12.939Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:43:12.939Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:43:12.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133296728 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:43:12.939Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133296729 data=null doit=true} to TableItem with text {} [2019-07-30T15:43:12.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133296729 data=null} to TableItem with text {} [2019-07-30T15:43:12.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133296729 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:43:12.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133296729 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-30T15:43:12.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133296735 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:43:12.939Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:43:12.939Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:43:12.939Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:43:12.939Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:12.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133296925 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:12.939Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1133296925 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:12.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1133296925 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:12.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133296926 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:12.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133296926 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-30T15:43:12.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133296947 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:12.939Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:12.939Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:12.939Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:12.939Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:12.939Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:43:12.939Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:43:12.939Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:12.939Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:12.939Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:12.939Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:12.939Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:12.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133296956 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:43:12.939Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133296956 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:12.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133296956 data=null} to TreeItem with text {test} [2019-07-30T15:43:12.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133296956 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:12.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133296956 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:12.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133296993 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:12.939Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:12.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133296994 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:43:12.939Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133296994 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:12.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133296994 data=null} to TreeItem with text {test} [2019-07-30T15:43:12.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133296994 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:12.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133296994 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:12.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133297000 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:12.939Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:43:12.939Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:12.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1133297002 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T15:43:12.939Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1133297002 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T15:43:12.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1133297002 data=null} to TreeItem with text {Traces [12]} [2019-07-30T15:43:12.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1133297002 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:43:12.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133297002 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-30T15:43:12.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1133297023 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:43:12.939Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T15:43:13.282Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:43:13.282Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:13.282Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133297495 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:13.282Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133297495 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:13.282Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133297495 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:13.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133297495 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:13.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133297495 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-30T15:43:13.539Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133297538 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:13.539Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:13.539Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:13.539Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:13.539Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:13.539Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:43:13.539Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:13.539Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133297542 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:13.539Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133297542 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:13.539Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133297542 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:13.539Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133297542 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:13.539Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133297543 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-30T15:43:13.539Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133297547 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:13.539Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:13.539Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133297547 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:13.539Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133297548 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:13.539Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:13.539Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133297548 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:13.539Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133297548 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:13.539Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133297548 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-30T15:43:13.539Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133297552 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:13.539Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133297552 data=null button=1 stateMask=0x0 x=148 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:13.539Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133297553 data=null button=1 stateMask=0x0 x=148 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:13.539Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133297553 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-30T15:43:14.102Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133297631 data=null button=1 stateMask=0x80000 x=148 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:14.102Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133298076 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:14.102Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133298166 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:14.102Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133298166 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:14.102Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:14.102Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:14.102Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:14.102Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:14.102Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:43:14.102Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:43:14.102Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:43:14.102Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:43:14.102Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:43:14.102Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133298168 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:43:14.102Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133298169 data=null doit=true} to TableItem with text {} [2019-07-30T15:43:14.102Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133298169 data=null} to TableItem with text {} [2019-07-30T15:43:14.102Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133298169 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:43:14.102Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133298169 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-30T15:43:14.102Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133298174 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:43:14.102Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:43:14.102Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:43:15.031Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:43:15.031Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:15.031Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133299270 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:15.031Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133299270 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:15.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133299270 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:15.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133299271 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:15.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133299271 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-30T15:43:15.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133299276 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:15.031Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:15.031Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:15.031Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:15.031Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:15.031Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:43:15.031Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:43:15.031Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:15.031Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:15.031Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:15.031Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:15.031Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:15.031Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133299282 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:43:15.031Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133299282 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:15.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133299283 data=null} to TreeItem with text {test} [2019-07-30T15:43:15.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133299283 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:15.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133299283 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:15.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133299337 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:15.288Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:15.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133299338 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:43:15.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133299338 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:15.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133299340 data=null} to TreeItem with text {test} [2019-07-30T15:43:15.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133299340 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:15.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133299341 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:15.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133299347 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:15.288Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:43:15.288Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:15.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1133299348 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T15:43:15.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1133299348 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T15:43:15.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1133299348 data=null} to TreeItem with text {Traces [12]} [2019-07-30T15:43:15.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1133299349 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:43:15.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133299349 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-30T15:43:15.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1133299368 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:43:15.288Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T15:43:15.288Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:43:15.288Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:15.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1133299530 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:15.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1133299530 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:15.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1133299530 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:15.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1133299531 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:15.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133299531 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-30T15:43:15.546Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1133299565 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:15.546Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:15.546Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:15.546Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:15.546Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:15.546Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:43:15.546Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:15.546Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1133299569 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:15.546Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1133299569 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:15.546Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1133299569 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:15.546Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1133299569 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:15.546Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133299569 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-30T15:43:15.546Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1133299573 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:15.546Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-30T15:43:15.546Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1133299574 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:15.546Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1133299574 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:15.546Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:15.546Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1133299574 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:15.546Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1133299575 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:15.546Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133299575 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-30T15:43:15.546Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1133299578 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:15.546Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1133299578 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:15.546Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1133299579 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:15.546Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133299579 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-30T15:43:15.803Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1133299647 data=null button=1 stateMask=0x80000 x=150 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:15.803Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1133299981 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:15.803Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1133300047 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:15.803Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1133300047 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:15.803Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-30T15:43:15.803Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:15.803Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:15.803Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:15.803Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:15.803Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:43:15.803Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:43:15.803Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:43:15.803Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:43:15.803Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:43:15.803Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133300050 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:43:15.803Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133300050 data=null doit=true} to TableItem with text {} [2019-07-30T15:43:15.803Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133300050 data=null} to TableItem with text {} [2019-07-30T15:43:15.803Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133300050 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:43:15.803Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133300050 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-30T15:43:16.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133300070 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:43:16.059Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:43:16.059Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:43:17.428Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:43:17.428Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:17.428Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1133301599 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:17.428Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1133301600 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:17.428Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1133301600 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:17.428Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1133301600 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:17.428Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133301600 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-30T15:43:17.428Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1133301605 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:17.428Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:17.428Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:17.428Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:17.428Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:17.428Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:43:17.428Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:43:17.428Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:17.428Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:17.428Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:17.428Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:17.428Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:17.428Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133301611 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:43:17.428Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133301611 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:17.428Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133301611 data=null} to TreeItem with text {test} [2019-07-30T15:43:17.428Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133301612 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:17.428Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133301612 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:17.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133301697 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:17.685Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:17.685Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133301698 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:43:17.685Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133301698 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:17.685Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133301698 data=null} to TreeItem with text {test} [2019-07-30T15:43:17.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133301699 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:17.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133301699 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:17.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133301711 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:17.685Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:43:17.685Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:17.685Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1133301712 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T15:43:17.685Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1133301712 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T15:43:17.685Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1133301712 data=null} to TreeItem with text {Traces [12]} [2019-07-30T15:43:17.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1133301712 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:43:17.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133301713 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-30T15:43:17.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1133301734 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:43:17.685Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T15:43:17.941Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:43:17.941Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:17.941Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1133302159 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:17.941Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1133302160 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:17.941Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1133302160 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:17.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1133302160 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:17.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133302160 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-30T15:43:18.198Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1133302202 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:18.198Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:18.198Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:18.198Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:18.198Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:18.198Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:43:18.198Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:18.198Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1133302205 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:18.198Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1133302206 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:18.198Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1133302206 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:18.198Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1133302206 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:18.198Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133302206 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-30T15:43:18.198Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1133302211 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:18.198Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-30T15:43:18.198Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1133302211 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:18.198Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1133302212 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:18.198Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:18.198Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1133302212 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:18.198Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1133302212 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:18.198Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133302212 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-30T15:43:18.198Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1133302222 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:18.198Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1133302223 data=null button=1 stateMask=0x0 x=150 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:18.198Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1133302223 data=null button=1 stateMask=0x0 x=150 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:18.198Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133302223 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-30T15:43:18.762Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1133302295 data=null button=1 stateMask=0x80000 x=150 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:18.762Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1133302833 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:18.762Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1133302882 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:18.762Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1133302883 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:18.762Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-30T15:43:18.762Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:18.762Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:18.762Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:18.762Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:18.762Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:18.762Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:43:18.762Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:43:18.762Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:43:18.762Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:43:18.762Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:43:18.762Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133302888 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:43:18.762Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133302888 data=null doit=true} to TableItem with text {} [2019-07-30T15:43:18.762Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133302889 data=null} to TableItem with text {} [2019-07-30T15:43:18.762Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133302889 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:43:18.762Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133302889 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-30T15:43:18.762Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133302895 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:43:18.762Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:43:18.762Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:43:19.692Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:43:19.692Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:19.692Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1133303894 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:19.692Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1133303894 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:19.692Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1133303894 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:19.692Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1133303895 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:19.692Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133303895 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-30T15:43:19.692Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1133303922 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:19.692Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:19.692Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:19.692Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:19.692Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:19.692Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:43:19.692Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:43:19.692Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:19.692Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:19.692Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:19.692Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:19.692Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:19.692Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133303929 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:43:19.692Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133303929 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:19.692Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133303929 data=null} to TreeItem with text {test} [2019-07-30T15:43:19.692Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133303929 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:19.692Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133303929 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:19.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133303965 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:19.950Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:19.950Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133303965 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:43:19.950Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133303966 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:19.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133303966 data=null} to TreeItem with text {test} [2019-07-30T15:43:19.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133303966 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:19.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133303966 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:19.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133303983 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:19.950Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:43:19.950Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:19.950Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1133303985 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T15:43:19.950Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1133303985 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T15:43:19.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1133303985 data=null} to TreeItem with text {Traces [12]} [2019-07-30T15:43:19.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1133303986 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:43:19.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133303986 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-30T15:43:19.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1133304006 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:43:19.950Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T15:43:19.950Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:43:19.950Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:19.950Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1133304108 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:19.950Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1133304108 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:19.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1133304108 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:19.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1133304108 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:19.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133304109 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-30T15:43:19.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1133304150 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:19.950Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:19.950Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:19.950Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:19.950Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:19.950Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:43:19.950Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:19.950Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1133304154 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:19.950Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1133304154 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:19.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1133304154 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:19.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1133304154 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:19.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133304155 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-30T15:43:19.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1133304159 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:19.950Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:19.950Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1133304160 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:19.950Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1133304160 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:19.950Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:19.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1133304160 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:19.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1133304161 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:19.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133304161 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-30T15:43:19.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1133304164 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:19.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1133304170 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:19.950Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1133304170 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:20.207Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133304170 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-30T15:43:20.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1133304249 data=null button=1 stateMask=0x80000 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:20.463Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1133304626 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:20.463Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1133304690 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:20.463Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1133304690 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:20.463Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:20.463Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:20.463Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:20.463Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:20.463Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:20.463Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:20.463Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:20.463Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:43:20.463Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:43:20.463Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:43:20.463Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:43:20.463Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:43:20.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133304693 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:43:20.464Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133304693 data=null doit=true} to TableItem with text {} [2019-07-30T15:43:20.464Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133304693 data=null} to TableItem with text {} [2019-07-30T15:43:20.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133304693 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:43:20.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133304694 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-30T15:43:20.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133304699 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:43:20.464Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:43:20.464Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:43:21.833Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:43:21.833Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:21.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1133305792 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:21.833Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1133305792 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:21.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1133305793 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:21.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1133305793 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:21.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133305793 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-30T15:43:21.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1133305799 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:21.833Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:21.833Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:21.833Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:21.833Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:21.833Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:43:21.833Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:43:21.833Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:21.833Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:21.833Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:21.833Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:21.833Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:21.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133305816 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:43:21.833Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133305816 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:21.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133305816 data=null} to TreeItem with text {test} [2019-07-30T15:43:21.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133305816 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:21.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133305817 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:21.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133305858 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:21.833Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:21.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133305858 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:43:21.833Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133305858 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:21.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133305859 data=null} to TreeItem with text {test} [2019-07-30T15:43:21.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133305859 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:21.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133305869 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:21.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133305883 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:21.833Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:43:21.833Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:21.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1133305884 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T15:43:21.833Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1133305884 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T15:43:21.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1133305884 data=null} to TreeItem with text {Traces [12]} [2019-07-30T15:43:21.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1133305885 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:43:21.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133305885 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-30T15:43:21.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1133305925 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:43:21.833Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T15:43:21.833Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [6]} time=1133305926 data=null doit=true} to TreeItem with text {z-clashes [6]} [2019-07-30T15:43:21.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [6]} time=1133305926 data=null} to TreeItem with text {z-clashes [6]} [2019-07-30T15:43:21.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [6]} time=1133305927 data=null button=1 stateMask=0x0 x=119 y=74 count=1} to TreeItem with text {z-clashes [6]} [2019-07-30T15:43:21.833Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1133305927 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-30T15:43:21.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [6]} time=1133305967 data=null button=1 stateMask=0x80000 x=119 y=74 count=1} to TreeItem with text {z-clashes [6]} [2019-07-30T15:43:22.625Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:43:22.625Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:22.625Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133306465 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:22.625Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133306465 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:22.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133306465 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:22.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133306466 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:22.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133306466 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:22.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133306507 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:22.625Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:22.625Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:22.625Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:22.625Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:22.625Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:43:22.625Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:22.625Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133306510 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:22.625Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133306510 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:22.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133306510 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:22.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133306511 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:22.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133306511 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:22.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133306516 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:22.625Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:22.625Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133306516 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:22.625Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133306516 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:22.625Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:22.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133306517 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:22.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133306517 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:22.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133306517 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:22.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133306527 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:22.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133306527 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:22.625Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133306527 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:22.625Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133306527 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:22.887Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133306610 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:22.887Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133306902 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:22.887Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133306932 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:22.887Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133306932 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:22.887Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:22.887Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:22.887Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:22.887Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:22.887Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:22.887Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:22.887Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:22.887Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:23.821Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:43:23.821Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:43:23.821Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:43:23.821Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:43:23.821Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:43:23.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133308000 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:43:23.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133308000 data=null doit=true} to TableItem with text {} [2019-07-30T15:43:23.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133308001 data=null} to TableItem with text {} [2019-07-30T15:43:23.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133308001 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:43:23.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133308001 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-30T15:43:23.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133308012 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:43:23.821Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:43:23.821Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:43:24.078Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:43:24.078Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:24.078Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133308171 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:24.078Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133308171 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:24.078Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133308171 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:24.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133308171 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:24.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133308171 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:24.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133308201 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:24.078Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:24.078Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:24.078Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:24.078Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:24.078Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:43:24.078Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:43:24.078Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:24.078Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:24.078Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:24.078Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:24.078Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:24.078Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133308208 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:43:24.078Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133308208 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:24.078Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133308208 data=null} to TreeItem with text {test} [2019-07-30T15:43:24.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133308208 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:24.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133308208 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:24.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133308247 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:24.078Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:24.078Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133308248 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:43:24.078Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133308248 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:24.078Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133308248 data=null} to TreeItem with text {test} [2019-07-30T15:43:24.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133308248 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:24.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133308248 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:24.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133308258 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:24.078Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:43:24.078Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:24.078Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1133308259 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T15:43:24.078Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1133308259 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T15:43:24.078Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1133308259 data=null} to TreeItem with text {Traces [12]} [2019-07-30T15:43:24.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1133308259 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:43:24.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133308259 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-30T15:43:24.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1133308269 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:43:24.078Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T15:43:24.078Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-30T15:43:24.644Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:43:24.644Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:24.644Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133308741 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:24.644Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1133308741 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:24.644Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1133308741 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:24.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133308742 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:24.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133308742 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-30T15:43:24.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133308775 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:24.644Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:24.644Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:24.644Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:24.644Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:24.644Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:43:24.644Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:24.644Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133308779 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:24.644Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1133308779 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:24.644Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1133308779 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:24.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133308780 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:24.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133308780 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-30T15:43:24.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133308784 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:24.644Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:24.644Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133308785 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:24.644Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1133308785 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:24.644Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:24.644Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1133308785 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:24.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133308786 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:24.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133308786 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-30T15:43:24.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133308790 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:24.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133308790 data=null button=1 stateMask=0x0 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:24.644Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133308790 data=null button=1 stateMask=0x0 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:24.644Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133308791 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-30T15:43:24.902Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133308931 data=null button=1 stateMask=0x80000 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:24.902Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133309133 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:24.902Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1133309133 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:24.902Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1133309133 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:24.902Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:24.902Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:24.902Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:24.902Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:24.902Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:24.902Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:24.902Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:24.902Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:24.902Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:26.274Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:43:26.274Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:43:26.274Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:43:26.274Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:43:26.274Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:43:26.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133310180 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:43:26.274Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133310180 data=null doit=true} to TableItem with text {} [2019-07-30T15:43:26.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133310180 data=null} to TableItem with text {} [2019-07-30T15:43:26.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133310180 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:43:26.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133310181 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-30T15:43:26.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133310187 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:43:26.274Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:43:26.274Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:43:26.274Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:43:26.274Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:26.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133310394 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:26.274Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1133310395 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:26.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1133310395 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:26.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133310395 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:26.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133310396 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-30T15:43:26.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133310404 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:26.274Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:26.274Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:26.274Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:26.274Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:26.274Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:43:26.274Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:43:26.274Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:26.274Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:26.274Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:26.274Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:26.274Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:26.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133310416 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:43:26.274Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133310416 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:26.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133310416 data=null} to TreeItem with text {test} [2019-07-30T15:43:26.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133310416 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:26.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133310417 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:26.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133310449 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:26.274Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:26.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133310450 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:43:26.274Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133310450 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:26.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133310450 data=null} to TreeItem with text {test} [2019-07-30T15:43:26.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133310450 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:26.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133310451 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:26.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133310457 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:26.274Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:43:26.274Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:26.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1133310457 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T15:43:26.274Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1133310458 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T15:43:26.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1133310458 data=null} to TreeItem with text {Traces [12]} [2019-07-30T15:43:26.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1133310458 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:43:26.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133310461 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-30T15:43:26.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1133310470 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:43:26.274Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T15:43:26.274Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-30T15:43:26.839Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:43:26.839Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:26.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133310944 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:26.839Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133310945 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:26.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133310945 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:26.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133310945 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:26.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133310946 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-30T15:43:26.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133310982 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:26.839Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:26.839Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:26.839Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:26.839Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:26.839Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:43:26.839Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:26.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133310985 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:26.839Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133310986 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:26.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133310986 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:26.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133310986 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:26.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133310986 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-30T15:43:26.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133310991 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:26.839Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:26.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133310992 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:26.839Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133310992 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:26.839Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:26.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133310993 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:26.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133310993 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:26.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133310993 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-30T15:43:26.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133310997 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:26.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133310997 data=null button=1 stateMask=0x0 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:26.839Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133310997 data=null button=1 stateMask=0x0 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:26.839Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133311002 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-30T15:43:27.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133311139 data=null button=1 stateMask=0x80000 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:27.772Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133311731 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:27.772Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133311734 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:27.772Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133311734 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:27.772Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:27.772Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:27.772Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:27.772Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:27.772Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:27.772Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:27.772Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:27.772Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:27.772Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:27.772Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:27.772Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:43:27.772Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:43:27.772Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:43:27.772Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:43:27.772Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:43:27.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133311738 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:43:27.772Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133311738 data=null doit=true} to TableItem with text {} [2019-07-30T15:43:27.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133311738 data=null} to TableItem with text {} [2019-07-30T15:43:27.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133311739 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:43:27.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133311739 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-30T15:43:27.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133311746 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:43:27.772Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:43:27.772Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:43:28.705Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:43:28.705Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:28.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133312851 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:28.705Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133312852 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:28.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133312852 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:28.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133312853 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:28.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133312853 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-30T15:43:28.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133312859 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:28.705Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:28.705Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:28.705Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:28.705Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:28.705Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:43:28.705Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:43:28.705Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:28.705Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:28.705Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:28.705Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:28.705Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:28.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133312876 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:43:28.705Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133312876 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:28.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133312876 data=null} to TreeItem with text {test} [2019-07-30T15:43:28.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133312877 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:28.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133312877 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:28.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133312919 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:28.705Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:28.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133312919 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:43:28.705Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133312919 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:28.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133312920 data=null} to TreeItem with text {test} [2019-07-30T15:43:28.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133312928 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:28.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133312928 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:28.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133312941 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:28.705Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:43:28.705Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:28.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1133312942 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T15:43:28.705Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1133312942 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T15:43:28.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1133312942 data=null} to TreeItem with text {Traces [12]} [2019-07-30T15:43:28.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1133312942 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:43:28.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133312942 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-30T15:43:28.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1133312965 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:43:28.962Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T15:43:28.962Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-30T15:43:28.962Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:43:28.962Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:29.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1133313241 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:29.219Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1133313241 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:29.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1133313241 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:29.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1133313242 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:29.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133313242 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-30T15:43:29.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1133313276 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:29.219Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:29.219Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:29.219Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:29.219Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:29.219Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:43:29.220Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:29.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1133313280 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:29.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1133313280 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:29.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1133313280 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:29.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1133313280 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:29.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133313280 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-30T15:43:29.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1133313286 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:29.220Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-30T15:43:29.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1133313287 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:29.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1133313287 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:29.220Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:29.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1133313288 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:29.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1133313288 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:29.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133313288 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-30T15:43:29.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1133313299 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:29.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1133313300 data=null button=1 stateMask=0x0 x=168 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:29.220Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1133313300 data=null button=1 stateMask=0x0 x=168 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:29.220Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133313300 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-30T15:43:29.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1133313387 data=null button=1 stateMask=0x80000 x=168 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:29.785Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1133313869 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:29.785Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1133313920 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:29.785Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1133313920 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:29.785Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-30T15:43:29.785Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:29.785Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:29.785Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:29.785Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:29.785Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:29.785Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:29.785Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:29.785Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:29.785Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:29.785Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:29.785Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:43:29.785Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:43:29.785Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:43:29.785Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:43:29.785Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:43:29.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133313926 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:43:29.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133313926 data=null doit=true} to TableItem with text {} [2019-07-30T15:43:29.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133313926 data=null} to TableItem with text {} [2019-07-30T15:43:29.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133313927 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:43:29.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133313927 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-30T15:43:29.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133313933 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:43:29.785Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:43:29.785Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:43:30.716Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:43:30.716Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:30.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1133315038 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:30.974Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1133315038 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:30.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1133315038 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:30.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1133315039 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:30.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133315039 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-30T15:43:30.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1133315043 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:30.974Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:30.974Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:30.974Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:30.974Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:30.974Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:43:30.974Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:43:30.974Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:30.974Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:30.974Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:30.974Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:30.974Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:30.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133315049 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:43:30.974Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133315056 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:30.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133315056 data=null} to TreeItem with text {test} [2019-07-30T15:43:30.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133315057 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:30.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133315057 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:30.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133315103 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:30.974Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:30.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133315104 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:43:30.974Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133315104 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:30.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133315104 data=null} to TreeItem with text {test} [2019-07-30T15:43:30.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133315104 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:30.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133315105 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:30.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133315111 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:30.974Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:43:30.974Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:30.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1133315112 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T15:43:30.974Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1133315112 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T15:43:30.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1133315112 data=null} to TreeItem with text {Traces [12]} [2019-07-30T15:43:30.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1133315112 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:43:30.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133315112 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-30T15:43:30.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1133315153 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:43:30.974Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T15:43:30.974Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-30T15:43:30.974Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:43:30.974Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:31.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1133315279 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:31.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1133315279 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:31.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1133315279 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:31.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1133315280 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:31.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133315280 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-30T15:43:31.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1133315336 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:31.231Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:31.231Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:31.231Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:31.231Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:31.231Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:43:31.231Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:31.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1133315340 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:31.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1133315340 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:31.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1133315340 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:31.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1133315340 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:31.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133315340 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-30T15:43:31.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1133315345 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:31.231Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-30T15:43:31.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1133315346 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:31.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1133315346 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:31.231Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:31.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1133315346 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:31.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1133315346 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:31.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133315346 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-30T15:43:31.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1133315361 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:31.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1133315362 data=null button=1 stateMask=0x0 x=168 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:31.231Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1133315362 data=null button=1 stateMask=0x0 x=168 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:31.794Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133315362 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-30T15:43:32.051Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1133315754 data=null button=1 stateMask=0x80000 x=168 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:32.308Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1133316300 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:32.308Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1133316351 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:32.308Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1133316351 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:32.308Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-30T15:43:32.308Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:32.308Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:32.308Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:32.308Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:32.308Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:32.308Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:32.308Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:32.308Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:32.308Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:32.308Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:32.308Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:32.308Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:43:32.308Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:43:32.308Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:43:32.308Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:43:32.308Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:43:32.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133316354 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:43:32.308Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133316354 data=null doit=true} to TableItem with text {} [2019-07-30T15:43:32.308Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133316354 data=null} to TableItem with text {} [2019-07-30T15:43:32.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133316355 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:43:32.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133316355 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-30T15:43:32.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133316397 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:43:32.308Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:43:32.308Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:43:33.248Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:43:33.248Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:33.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1133317512 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:33.506Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1133317513 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:33.506Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1133317513 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:33.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1133317513 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:33.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133317513 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-30T15:43:33.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1133317544 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:33.506Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:33.506Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:33.506Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:33.506Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:33.506Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:43:33.506Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:43:33.506Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:33.506Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:33.506Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:33.506Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:33.506Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:33.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133317551 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:43:33.506Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133317551 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:33.506Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133317551 data=null} to TreeItem with text {test} [2019-07-30T15:43:33.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133317552 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:33.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133317552 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:33.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133317594 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:33.506Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:33.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133317595 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:43:33.506Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133317595 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:33.506Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133317595 data=null} to TreeItem with text {test} [2019-07-30T15:43:33.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133317596 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:33.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133317596 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:33.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133317610 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:33.506Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:43:33.506Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:33.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1133317611 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T15:43:33.506Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1133317612 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T15:43:33.506Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1133317612 data=null} to TreeItem with text {Traces [12]} [2019-07-30T15:43:33.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1133317612 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:43:33.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133317612 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-30T15:43:33.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1133317636 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:43:33.506Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T15:43:33.506Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-30T15:43:34.029Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:43:34.029Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:34.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1133318068 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:34.029Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1133318117 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:34.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1133318117 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:34.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1133318118 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:34.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133318118 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-30T15:43:34.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1133318159 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:34.029Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:34.029Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:34.029Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:34.029Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:34.029Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:43:34.029Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:34.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1133318162 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:34.029Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1133318162 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:34.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1133318162 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:34.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1133318163 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:34.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133318163 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-30T15:43:34.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1133318167 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:34.029Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:34.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1133318168 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:34.029Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1133318168 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:34.029Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:34.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1133318168 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:34.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1133318169 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:34.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133318169 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-30T15:43:34.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1133318172 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:34.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1133318178 data=null button=1 stateMask=0x0 x=157 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:34.029Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1133318179 data=null button=1 stateMask=0x0 x=157 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:34.287Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133318179 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-30T15:43:34.545Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1133318379 data=null button=1 stateMask=0x80000 x=157 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:34.545Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1133318748 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:34.545Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1133318750 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:34.545Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1133318750 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:34.545Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:34.545Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:34.545Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:34.545Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:34.545Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:34.545Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:34.545Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:34.545Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:34.545Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:34.545Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:34.545Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:34.545Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:34.545Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:34.545Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:43:34.545Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:43:34.545Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:43:34.545Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:43:34.545Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:43:34.545Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133318754 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:43:34.545Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133318783 data=null doit=true} to TableItem with text {} [2019-07-30T15:43:34.545Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133318783 data=null} to TableItem with text {} [2019-07-30T15:43:34.545Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133318784 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:43:34.545Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133318784 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-30T15:43:34.545Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133318793 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:43:34.545Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:43:34.545Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:43:35.914Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:43:35.914Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:35.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1133319892 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:35.914Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1133319892 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:35.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1133319892 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:35.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1133319893 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:35.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133319893 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-30T15:43:35.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1133319898 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:35.914Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:35.914Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:35.914Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:35.914Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:35.914Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:43:35.914Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:43:35.914Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:35.914Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:35.914Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:35.914Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:35.914Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:35.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133319912 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:43:35.914Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133319912 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:35.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133319912 data=null} to TreeItem with text {test} [2019-07-30T15:43:35.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133319912 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:35.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133319912 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:35.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133319954 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:35.914Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:35.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133319963 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:43:35.914Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133319963 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:35.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133319963 data=null} to TreeItem with text {test} [2019-07-30T15:43:35.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133319963 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:35.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133319963 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:35.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133319995 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:35.914Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:43:35.914Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:35.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1133319996 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T15:43:35.914Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1133319996 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T15:43:35.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1133319997 data=null} to TreeItem with text {Traces [12]} [2019-07-30T15:43:35.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1133319997 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:43:35.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133319997 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-30T15:43:35.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1133320008 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:43:35.914Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T15:43:35.914Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:43:35.914Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:35.914Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:35.914Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:35.914Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:35.914Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:35.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133320030 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:43:35.914Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133320030 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:35.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133320030 data=null} to TreeItem with text {test} [2019-07-30T15:43:35.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133320031 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:35.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133320031 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:35.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133320059 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:35.914Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:35.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133320060 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:43:35.914Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133320060 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:35.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133320060 data=null} to TreeItem with text {test} [2019-07-30T15:43:35.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133320060 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:35.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133320061 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:35.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133320088 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:35.914Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:43:35.914Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:35.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1133320089 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T15:43:35.914Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1133320089 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T15:43:35.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1133320089 data=null} to TreeItem with text {Traces [12]} [2019-07-30T15:43:35.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1133320089 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:43:35.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133320089 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-30T15:43:35.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1133320106 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:43:35.914Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:35.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1133320107 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T15:43:35.914Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1133320107 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T15:43:35.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1133320107 data=null} to TreeItem with text {Traces [12]} [2019-07-30T15:43:35.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1133320107 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:43:35.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133320108 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-30T15:43:35.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1133320120 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:43:36.170Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T15:43:36.170Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T15:43:36.427Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T15:43:36.427Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T15:43:36.427Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1133320608 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T15:43:36.427Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T15:43:36.427Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T15:43:36.427Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T15:43:36.427Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:43:36.427Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T15:43:36.427Z] DEBUG - Clicking on &Yes [2019-07-30T15:43:36.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1133320609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:43:36.427Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1133320610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:43:36.427Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1133320610 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:43:36.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1133320610 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:43:36.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1133320610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:43:36.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1133320610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:43:36.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1133320610 data=null item=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-30T15:43:40.605Z] DEBUG - Clicked on [2019-07-30T15:43:41.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1133320207 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-30T15:43:41.425Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:43:41.425Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:41.425Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:41.425Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:41.425Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:41.425Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:41.425Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133325633 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:43:41.425Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133325634 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:41.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133325634 data=null} to TreeItem with text {test} [2019-07-30T15:43:41.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133325634 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:41.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133325634 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:41.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133325660 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:41.425Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:41.425Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133325661 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:43:41.425Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133325661 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:41.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133325661 data=null} to TreeItem with text {test} [2019-07-30T15:43:41.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133325662 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:41.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133325662 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:41.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133325671 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:41.425Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:43:41.425Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:41.425Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1133325673 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T15:43:41.425Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1133325673 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T15:43:41.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1133325673 data=null} to TreeItem with text {Traces [0]} [2019-07-30T15:43:41.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1133325673 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:43:41.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133325673 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-30T15:43:41.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1133325701 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:43:41.682Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:41.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1133325702 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T15:43:41.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1133325703 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T15:43:41.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1133325703 data=null} to TreeItem with text {Traces [0]} [2019-07-30T15:43:41.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1133325703 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:43:41.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133325704 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-30T15:43:41.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1133325710 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:43:41.682Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T15:43:41.682Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T15:43:41.939Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T15:43:41.939Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T15:43:41.939Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1133325978 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T15:43:41.939Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:43:41.939Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:43:41.939Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:43:41.939Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2019-07-30T15:43:41.939Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2019-07-30T15:43:41.939Z] 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-30T15:43:41.939Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:43:41.939Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:43:41.939Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:43:41.939Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:43:41.939Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:43:41.939Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:43:41.939Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:43:41.939Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:43:41.939Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:43:41.939Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T15:43:41.939Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:43:41.939Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:43:41.939Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:43:41.939Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:43:41.939Z] DEBUG - matched Combo with text " [2019-07-30T15:43:41.940Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1133326085 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-30T15:43:41.940Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:43:41.940Z] 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-30T15:43:41.940Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:43:41.940Z] 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-30T15:43:41.940Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T15:43:41.940Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4d09282 [2019-07-30T15:43:41.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1133326096 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-30T15:43:41.940Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1133326097 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-30T15:43:41.940Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1133326097 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T15:43:41.940Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1133326097 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T15:43:41.940Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1133326097 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-30T15:43:41.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1133326097 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-30T15:43:41.940Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1133326098 data=null item=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-30T15:43:41.940Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1133326098 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-30T15:43:41.940Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1133326098 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-30T15:43:41.940Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1133326098 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-30T15:43:41.940Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1133326098 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T15:43:41.940Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1133326098 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:43:41.940Z] 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-30T15:43:41.940Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T15:43:41.940Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:43:41.940Z] 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-30T15:43:41.940Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T15:43:41.940Z] 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-30T15:43:41.940Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T15:43:41.940Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] 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-30T15:43:41.940Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:43:41.940Z] 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-30T15:43:41.940Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] 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-30T15:43:41.940Z] 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-30T15:43:41.940Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T15:43:41.940Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:43:41.940Z] DEBUG - Clicking on &Finish [2019-07-30T15:43:41.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1133326113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:43:41.940Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1133326113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:43:41.940Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1133326114 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:43:41.940Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1133326114 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:43:41.940Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1133326114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:43:41.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1133326114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:43:42.197Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:43:42.197Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:43:42.197Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:43:42.197Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:43:42.197Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:43:42.197Z] DEBUG - Clicked on &Finish [2019-07-30T15:43:42.761Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T15:43:42.761Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1133326731 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T15:43:42.761Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T15:43:42.761Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T15:43:42.761Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All' [2019-07-30T15:43:42.761Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH' [2019-07-30T15:43:42.761Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-30T15:43:42.761Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T15:43:42.761Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T15:43:42.761Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T15:43:42.761Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T15:43:42.761Z] DEBUG - Clicking on Rename All [2019-07-30T15:43:42.761Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=1133326732 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-30T15:43:42.761Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=1133326732 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-30T15:43:42.761Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=1133326732 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-30T15:43:42.761Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=1133326732 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-30T15:43:42.761Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=1133326732 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-30T15:43:42.761Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=1133326732 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-30T15:43:42.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=1133326732 data=null item=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-30T15:43:43.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1133326114 data=null item=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-30T15:43:43.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1133325752 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-30T15:43:43.325Z] DEBUG - Clicked on [2019-07-30T15:43:43.325Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:43:43.325Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:43.325Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:43.325Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:43.325Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:43.325Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:43.325Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133327432 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:43:43.325Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133327433 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:43.325Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133327433 data=null} to TreeItem with text {test} [2019-07-30T15:43:43.325Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133327433 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:43.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133327433 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:43.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133327459 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:43.326Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:43.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133327460 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:43:43.326Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133327460 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:43.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133327460 data=null} to TreeItem with text {test} [2019-07-30T15:43:43.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133327460 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:43.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133327467 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:43.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133327475 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:43.326Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:43:43.326Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:43.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1133327476 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T15:43:43.326Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1133327476 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T15:43:43.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1133327476 data=null} to TreeItem with text {Traces [12]} [2019-07-30T15:43:43.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1133327477 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:43:43.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133327477 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-30T15:43:43.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1133327510 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:43:43.326Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1133327510 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T15:43:43.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1133327510 data=null} to TreeItem with text {Traces [12]} [2019-07-30T15:43:43.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1133327511 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:43:43.326Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1133327511 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-30T15:43:43.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1133327550 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:43:43.582Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:43:43.582Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:43.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133327664 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:43.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133327664 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:43.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133327664 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:43.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133327665 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:43.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133327665 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:43.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133327701 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:43.582Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:43.582Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:43.582Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:43.582Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:43.582Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:43:43.582Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:43.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133327705 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:43.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133327706 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:43.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133327706 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:43.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133327706 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:43.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133327707 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:43.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133327712 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:43.582Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:43.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133327713 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:43.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133327713 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:43.582Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:43.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133327713 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:43.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133327714 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:43.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133327714 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:43.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133327717 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:43.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133327718 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:43.582Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133327722 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:43.582Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133327722 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:43.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133327795 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:43.839Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133328031 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:43.839Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133328031 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:43.839Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133328031 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:43.839Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:43.839Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:45.208Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:43:45.208Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:43:45.208Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:43:45.208Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:43:45.208Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:43:45.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133329035 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:43:45.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133329035 data=null doit=true} to TableItem with text {} [2019-07-30T15:43:45.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133329035 data=null} to TableItem with text {} [2019-07-30T15:43:45.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133329035 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:43:45.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133329036 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-30T15:43:45.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133329052 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:43:45.208Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:43:45.208Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:43:45.208Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:43:45.208Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:45.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133329267 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:45.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133329267 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:45.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133329267 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:45.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133329267 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:45.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133329267 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:45.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133329295 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:43:45.208Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:45.208Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:45.208Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:45.208Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:45.208Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:43:45.208Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:43:45.208Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:45.208Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:45.208Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:45.208Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:45.208Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:45.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133329302 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:43:45.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133329302 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:45.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133329302 data=null} to TreeItem with text {test} [2019-07-30T15:43:45.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133329302 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:45.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133329303 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:45.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133329339 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:45.208Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:45.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133329340 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:43:45.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133329340 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:45.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133329340 data=null} to TreeItem with text {test} [2019-07-30T15:43:45.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133329340 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:45.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133329340 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:45.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133329346 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:45.208Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:43:45.208Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:45.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1133329347 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T15:43:45.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1133329347 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T15:43:45.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1133329347 data=null} to TreeItem with text {Traces [12]} [2019-07-30T15:43:45.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1133329347 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:43:45.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133329348 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-30T15:43:45.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1133329368 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:43:45.208Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T15:43:45.771Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:43:45.771Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:45.771Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133329846 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:45.771Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1133329846 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:45.771Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1133329847 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:45.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133329847 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:45.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133329847 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-30T15:43:45.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133329892 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:45.771Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:45.771Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:45.771Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:45.771Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:45.771Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:43:45.771Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:45.771Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133329895 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:45.771Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1133329896 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:45.771Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1133329896 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:45.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133329896 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:45.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133329896 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-30T15:43:45.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133329901 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:45.771Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:45.771Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133329902 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:45.771Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1133329902 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:45.771Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:45.771Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1133329902 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:45.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133329902 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:45.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133329902 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-30T15:43:45.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133329907 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:45.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133329912 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:45.771Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133329912 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:45.771Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133329913 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-30T15:43:46.028Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133329988 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:46.028Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133330217 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:46.028Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1133330223 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:46.028Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1133330223 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:46.028Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:46.028Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:46.028Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:47.628Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:43:47.628Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:43:47.628Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:43:47.628Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:43:47.628Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:43:47.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133331227 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:43:47.628Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133331227 data=null doit=true} to TableItem with text {} [2019-07-30T15:43:47.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133331227 data=null} to TableItem with text {} [2019-07-30T15:43:47.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133331228 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:43:47.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133331228 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-30T15:43:47.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133331233 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:43:47.628Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:43:47.628Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:43:47.628Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:43:47.628Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:47.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133331424 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:47.628Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1133331425 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:47.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1133331425 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:47.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133331425 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:47.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133331425 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-30T15:43:47.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1133331430 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T15:43:47.628Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:47.628Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:47.628Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:47.628Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:47.628Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:43:47.628Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:43:47.628Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:47.628Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:47.628Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:47.628Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:47.628Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:47.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133331436 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:43:47.628Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133331436 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:47.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133331437 data=null} to TreeItem with text {test} [2019-07-30T15:43:47.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133331437 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:47.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133331437 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:47.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133331479 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:47.628Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:47.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133331480 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:43:47.628Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133331480 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:47.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133331480 data=null} to TreeItem with text {test} [2019-07-30T15:43:47.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133331480 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:47.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133331481 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:47.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133331499 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:47.628Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:43:47.628Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:47.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1133331500 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T15:43:47.628Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1133331500 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T15:43:47.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1133331500 data=null} to TreeItem with text {Traces [12]} [2019-07-30T15:43:47.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1133331500 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:43:47.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133331500 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-30T15:43:47.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1133331534 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:43:47.628Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T15:43:47.628Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:43:47.628Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:47.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133331640 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:47.628Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133331640 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:47.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133331640 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:47.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133331640 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:47.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133331641 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-30T15:43:48.131Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133331695 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:48.131Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:48.131Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:48.131Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:48.131Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:48.131Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:43:48.131Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:48.131Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133331698 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:48.131Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133331698 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:48.131Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133331698 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:48.131Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133331699 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:48.131Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133331699 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-30T15:43:48.131Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133331704 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:48.131Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:48.131Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133331705 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:48.131Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133331705 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:48.131Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:48.131Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133331705 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:48.131Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133331705 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:48.131Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133331706 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-30T15:43:48.131Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133331715 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:48.131Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133331715 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:48.131Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133331715 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:48.131Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133331716 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-30T15:43:48.131Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133331883 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:48.389Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133332415 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:48.389Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133332415 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:48.389Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133332416 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:48.389Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:48.389Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:48.389Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:48.389Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:48.389Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:43:48.389Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:43:48.389Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:43:48.389Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:43:48.389Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:43:48.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133332419 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:43:48.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133332419 data=null doit=true} to TableItem with text {} [2019-07-30T15:43:48.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133332419 data=null} to TableItem with text {} [2019-07-30T15:43:48.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133332419 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:43:48.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133332420 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-30T15:43:48.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133332427 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:43:48.389Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:43:48.389Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:43:49.319Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:43:49.319Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:49.319Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133333433 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:49.319Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133333434 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:49.319Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133333434 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:49.319Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133333434 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:49.319Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133333434 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-30T15:43:49.319Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133333440 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:43:49.319Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:49.319Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:49.319Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:49.319Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:49.319Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:43:49.319Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:43:49.319Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:49.319Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:49.319Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:49.319Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:49.319Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:49.319Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133333447 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:43:49.319Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133333447 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:49.319Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133333447 data=null} to TreeItem with text {test} [2019-07-30T15:43:49.319Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133333448 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:49.319Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133333453 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:49.319Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133333496 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:49.319Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:49.319Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133333498 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:43:49.319Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133333498 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:49.319Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133333498 data=null} to TreeItem with text {test} [2019-07-30T15:43:49.319Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133333498 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:49.319Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133333498 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:49.319Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133333505 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:49.319Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:43:49.319Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:49.319Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1133333506 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T15:43:49.319Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1133333506 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T15:43:49.319Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1133333506 data=null} to TreeItem with text {Traces [12]} [2019-07-30T15:43:49.319Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1133333506 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:43:49.319Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133333506 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-30T15:43:49.319Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1133333526 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:43:49.319Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T15:43:49.577Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:43:49.577Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:49.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1133333652 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:49.577Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1133333652 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:49.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1133333653 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:49.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1133333653 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:49.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133333653 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-30T15:43:49.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1133333699 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:49.577Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:49.577Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:49.577Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:49.577Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:49.577Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:43:49.577Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:49.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1133333702 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:49.577Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1133333702 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:49.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1133333702 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:49.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1133333703 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:49.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133333703 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-30T15:43:49.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1133333707 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:49.577Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-30T15:43:49.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1133333708 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:49.577Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1133333708 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:49.577Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:49.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1133333708 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:49.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1133333709 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:49.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133333709 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-30T15:43:49.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1133333713 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:49.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1133333714 data=null button=1 stateMask=0x0 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:49.577Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1133333714 data=null button=1 stateMask=0x0 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:49.577Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133333714 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-30T15:43:50.141Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1133333885 data=null button=1 stateMask=0x80000 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:50.141Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1133334247 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:50.141Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1133334248 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:50.141Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1133334248 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:50.141Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-30T15:43:50.141Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:50.141Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:50.141Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:50.141Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:50.141Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:43:50.141Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:43:50.141Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:43:50.141Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:43:50.141Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:43:50.141Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133334251 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:43:50.141Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133334252 data=null doit=true} to TableItem with text {} [2019-07-30T15:43:50.141Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133334252 data=null} to TableItem with text {} [2019-07-30T15:43:50.141Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133334252 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:43:50.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133334261 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-30T15:43:50.141Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133334267 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:43:50.141Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:43:50.141Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:43:51.072Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:43:51.072Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:51.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1133335367 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:51.329Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1133335367 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:51.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1133335367 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:51.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1133335368 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:51.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133335368 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-30T15:43:51.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1133335372 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T15:43:51.329Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:51.329Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:51.329Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:51.329Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:51.329Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:43:51.329Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:43:51.329Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:51.329Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:51.329Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:51.329Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:51.329Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:51.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133335379 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:43:51.329Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133335379 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:51.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133335379 data=null} to TreeItem with text {test} [2019-07-30T15:43:51.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133335379 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:51.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133335380 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:51.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133335419 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:51.329Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:51.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133335436 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:43:51.329Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133335436 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:51.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133335436 data=null} to TreeItem with text {test} [2019-07-30T15:43:51.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133335459 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:51.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133335459 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:51.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133335465 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:51.329Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:43:51.329Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:51.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1133335466 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T15:43:51.329Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1133335466 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T15:43:51.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1133335466 data=null} to TreeItem with text {Traces [12]} [2019-07-30T15:43:51.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1133335466 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:43:51.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133335467 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-30T15:43:51.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1133335487 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:43:51.329Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T15:43:51.892Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:43:51.892Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:51.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1133335961 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:51.892Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1133335961 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:51.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1133335961 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:51.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1133335962 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:51.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133335962 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-30T15:43:51.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1133336010 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:51.892Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:51.892Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:51.892Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:51.892Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:51.892Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:43:51.892Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:51.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1133336014 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:51.892Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1133336014 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:51.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1133336014 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:51.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1133336014 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:51.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133336014 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-30T15:43:51.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1133336035 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:51.892Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-30T15:43:51.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1133336036 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:51.892Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1133336036 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:51.892Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:51.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1133336036 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:51.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1133336036 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:51.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133336037 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-30T15:43:51.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1133336088 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:51.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1133336088 data=null button=1 stateMask=0x0 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:51.892Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1133336089 data=null button=1 stateMask=0x0 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:52.150Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133336089 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-30T15:43:52.408Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1133336191 data=null button=1 stateMask=0x80000 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:52.408Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1133336603 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:52.408Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1133336648 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:52.408Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1133336648 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:52.408Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-30T15:43:52.408Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:52.408Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:52.408Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:52.408Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:52.408Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:52.408Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:43:52.408Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:43:52.408Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:43:52.408Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:43:52.408Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:43:52.408Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133336651 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:43:52.408Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133336652 data=null doit=true} to TableItem with text {} [2019-07-30T15:43:52.408Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133336652 data=null} to TableItem with text {} [2019-07-30T15:43:52.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133336652 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:43:52.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133336652 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-30T15:43:52.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133336671 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:43:52.665Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:43:52.665Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:43:53.594Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:43:53.594Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:53.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1133337780 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:53.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1133337780 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:53.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1133337781 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:53.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1133337781 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:53.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133337781 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-30T15:43:53.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1133337813 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T15:43:53.594Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:53.594Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:53.594Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:53.594Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:53.594Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:43:53.594Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:43:53.594Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:53.594Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:53.594Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:53.594Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:53.594Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:53.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133337822 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:43:53.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133337822 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:53.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133337822 data=null} to TreeItem with text {test} [2019-07-30T15:43:53.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133337823 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:53.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133337823 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:53.851Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133337865 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:53.851Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:53.851Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133337876 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:43:53.851Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133337876 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:53.851Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133337876 data=null} to TreeItem with text {test} [2019-07-30T15:43:53.851Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133337876 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:53.851Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133337876 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:53.851Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133337889 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:53.851Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:43:53.851Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:53.851Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1133337891 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T15:43:53.851Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1133337891 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T15:43:53.851Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1133337891 data=null} to TreeItem with text {Traces [12]} [2019-07-30T15:43:53.851Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1133337891 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:43:53.851Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133337891 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-30T15:43:53.851Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1133337914 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:43:53.851Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T15:43:54.108Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:43:54.108Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:54.108Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1133338186 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:54.108Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1133338186 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:54.108Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1133338186 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:54.108Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1133338187 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:54.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133338187 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-30T15:43:54.108Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1133338234 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:54.108Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:54.108Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:54.108Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:54.108Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:54.108Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:43:54.108Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:54.108Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1133338238 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:54.108Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1133338238 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:54.108Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1133338238 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:54.108Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1133338238 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:54.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133338238 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-30T15:43:54.108Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1133338243 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:54.108Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:54.108Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1133338244 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:54.108Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1133338244 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:54.108Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:54.108Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1133338244 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:54.108Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1133338244 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:54.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133338244 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-30T15:43:54.108Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1133338254 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:54.108Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1133338255 data=null button=1 stateMask=0x0 x=139 y=284 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:54.108Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1133338255 data=null button=1 stateMask=0x0 x=139 y=284 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:54.108Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133338255 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-30T15:43:54.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1133338336 data=null button=1 stateMask=0x80000 x=139 y=284 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:54.671Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1133338706 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:54.671Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1133338759 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:54.671Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1133338759 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:54.671Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:54.671Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:54.671Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:54.671Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:54.671Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:54.671Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:54.671Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:54.671Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:43:54.671Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:43:54.671Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:43:54.671Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:43:54.671Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:43:54.671Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133338762 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:43:54.671Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133338771 data=null doit=true} to TableItem with text {} [2019-07-30T15:43:54.671Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133338771 data=null} to TableItem with text {} [2019-07-30T15:43:54.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133338772 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:43:54.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133338772 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-30T15:43:54.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133338779 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:43:54.671Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:43:54.671Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:43:55.601Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:43:55.601Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:55.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1133339889 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:55.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1133339890 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:55.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1133339890 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:55.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1133339890 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:55.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133339891 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-30T15:43:55.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1133339896 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T15:43:55.858Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:55.858Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:55.858Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:55.858Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:55.858Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:43:55.858Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:43:55.858Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:55.858Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:55.858Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:55.858Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:55.858Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:55.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133339910 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:43:55.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133339910 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:55.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133339910 data=null} to TreeItem with text {test} [2019-07-30T15:43:55.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133339911 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:55.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133339911 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:55.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133339957 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:55.858Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:55.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133339959 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:43:55.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133339959 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:55.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133339959 data=null} to TreeItem with text {test} [2019-07-30T15:43:55.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133339960 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:55.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133339960 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:55.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133339967 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:55.858Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:43:55.858Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:55.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1133339968 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T15:43:55.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1133339969 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T15:43:55.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1133339969 data=null} to TreeItem with text {Traces [12]} [2019-07-30T15:43:55.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1133339969 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:43:55.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133339969 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-30T15:43:55.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1133339988 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:43:55.858Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T15:43:55.858Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:43:55.858Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:55.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133340103 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:43:55.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133340103 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:43:55.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133340103 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:43:55.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133340104 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:43:55.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133340104 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-30T15:43:56.115Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133340136 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:43:56.115Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:56.115Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:56.115Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:56.115Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:56.115Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:43:56.115Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:56.115Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133340140 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:43:56.115Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133340140 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:43:56.115Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133340140 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:43:56.115Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133340141 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:43:56.115Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133340141 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-30T15:43:56.115Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133340146 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:43:56.115Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:43:56.115Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133340146 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:43:56.115Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133340146 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:43:56.115Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:56.115Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133340147 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:43:56.115Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133340147 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:43:56.115Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133340147 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-30T15:43:56.115Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133340151 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:43:56.115Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133340151 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:43:56.115Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133340152 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:43:56.115Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133340152 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-30T15:43:56.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133340243 data=null button=1 stateMask=0x80000 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:43:56.372Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133340498 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:43:56.372Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133340498 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:43:56.372Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133340498 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:43:56.372Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:43:56.372Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:56.372Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:56.372Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:56.372Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:56.372Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:56.372Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:56.372Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:57.301Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:43:57.301Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:43:57.301Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:43:57.301Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:43:57.301Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:43:57.301Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133341542 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:43:57.301Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133341542 data=null doit=true} to TableItem with text {} [2019-07-30T15:43:57.301Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133341543 data=null} to TableItem with text {} [2019-07-30T15:43:57.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133341543 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:43:57.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133341543 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-30T15:43:57.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133341550 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:43:57.301Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:43:57.301Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:43:57.834Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:43:57.834Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:57.834Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133341754 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:43:57.834Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133341755 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:43:57.834Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133341755 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:43:57.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133341756 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:43:57.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133341757 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-30T15:43:57.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1133341793 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T15:43:57.834Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:57.834Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:57.834Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:57.834Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:57.834Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:43:57.834Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:43:57.834Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:57.834Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:57.834Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:57.834Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:57.834Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:57.834Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133341801 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:43:57.834Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133341801 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:57.834Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133341801 data=null} to TreeItem with text {test} [2019-07-30T15:43:57.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133341802 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:57.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133341802 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:58.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133341840 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:58.187Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:58.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133341841 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:43:58.187Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133341841 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:58.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133341841 data=null} to TreeItem with text {test} [2019-07-30T15:43:58.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133341841 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:58.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133341841 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:43:58.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133341847 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:43:58.187Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:43:58.187Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:58.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1133341851 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T15:43:58.187Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1133341851 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T15:43:58.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1133341851 data=null} to TreeItem with text {Traces [12]} [2019-07-30T15:43:58.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1133341852 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:43:58.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133341852 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-30T15:43:58.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1133341861 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:43:58.187Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T15:43:58.187Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:43:58.187Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:58.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133342333 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:43:58.187Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133342333 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:43:58.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133342333 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:43:58.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133342333 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:43:58.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133342333 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-30T15:43:58.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133342373 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:43:58.187Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:58.187Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:58.187Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:43:58.187Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:43:58.187Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:43:58.187Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:58.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133342377 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:43:58.187Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133342377 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:43:58.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133342377 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:43:58.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133342378 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:43:58.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133342378 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-30T15:43:58.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133342384 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:43:58.187Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:43:58.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133342385 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:43:58.187Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133342385 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:43:58.187Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:58.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133342385 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:43:58.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133342386 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:43:58.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133342386 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-30T15:43:58.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133342397 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:43:58.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133342397 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:43:58.187Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133342397 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:43:58.446Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133342397 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-30T15:43:58.702Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133342482 data=null button=1 stateMask=0x80000 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:43:58.702Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133342745 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:43:58.702Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133342746 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:43:58.702Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133342746 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:43:58.702Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:43:58.702Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:58.702Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:58.702Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:58.702Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:58.702Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:58.702Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:58.702Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:58.702Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:43:59.639Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:43:59.639Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:43:59.639Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:43:59.639Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:43:59.639Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:43:59.639Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133343751 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:43:59.639Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133343751 data=null doit=true} to TableItem with text {} [2019-07-30T15:43:59.639Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133343751 data=null} to TableItem with text {} [2019-07-30T15:43:59.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133343751 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:43:59.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133343752 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-30T15:43:59.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133343805 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:43:59.639Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:43:59.639Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:43:59.896Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:43:59.896Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:43:59.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133344137 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:43:59.896Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133344137 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:43:59.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133344137 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:44:00.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133344138 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:44:00.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133344180 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-30T15:44:00.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1133344186 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T15:44:00.153Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:44:00.153Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:44:00.153Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:44:00.153Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:44:00.153Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:44:00.153Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:44:00.153Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:44:00.153Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:44:00.153Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:44:00.153Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:44:00.153Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:00.153Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133344193 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:44:00.153Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133344193 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:44:00.153Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133344193 data=null} to TreeItem with text {test} [2019-07-30T15:44:00.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133344193 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:44:00.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133344194 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:44:00.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133344228 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:44:00.153Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:00.153Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133344229 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:44:00.153Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133344229 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:44:00.153Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133344229 data=null} to TreeItem with text {test} [2019-07-30T15:44:00.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133344229 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:44:00.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133344230 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:44:00.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133344246 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:44:00.153Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:44:00.153Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:00.153Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1133344247 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T15:44:00.153Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1133344251 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T15:44:00.153Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1133344251 data=null} to TreeItem with text {Traces [12]} [2019-07-30T15:44:00.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1133344251 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:44:00.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133344252 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-30T15:44:00.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1133344262 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:44:00.153Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T15:44:00.717Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:44:00.717Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:00.717Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1133344734 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:44:00.717Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1133344734 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:44:00.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1133344734 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:44:00.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1133344734 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:44:00.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133344735 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-30T15:44:00.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1133344783 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:44:00.717Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:44:00.717Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:44:00.717Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:44:00.717Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:44:00.717Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:44:00.717Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:00.717Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1133344787 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:44:00.717Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1133344787 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:44:00.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1133344787 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:44:00.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1133344788 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:44:00.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133344788 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-30T15:44:00.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1133344794 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:44:00.717Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:44:00.717Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1133344794 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:44:00.717Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1133344795 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:44:00.717Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:00.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1133344795 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:44:00.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1133344795 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:44:00.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133344795 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-30T15:44:00.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1133344805 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:44:00.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1133344805 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:44:00.717Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1133344806 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:44:00.717Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133344806 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-30T15:44:01.281Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1133344956 data=null button=1 stateMask=0x80000 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:44:01.281Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1133345522 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:44:01.281Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1133345524 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:44:01.281Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1133345524 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:44:01.281Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:44:01.281Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:44:01.281Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:44:01.281Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:44:01.281Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:44:01.281Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:44:01.281Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:44:01.281Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:44:01.281Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:44:01.281Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:44:01.281Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:44:01.281Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:44:01.281Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:44:01.281Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:44:01.281Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:44:01.281Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133345528 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:44:01.281Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133345528 data=null doit=true} to TableItem with text {} [2019-07-30T15:44:01.281Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133345528 data=null} to TableItem with text {} [2019-07-30T15:44:01.281Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133345529 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:44:01.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133345529 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-30T15:44:01.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133345537 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:44:01.537Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:44:01.537Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:44:02.467Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:44:02.467Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:02.467Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1133346535 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:44:02.467Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1133346535 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:44:02.467Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1133346536 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:44:02.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1133346536 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:44:02.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133346536 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-30T15:44:02.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1133346542 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T15:44:02.467Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:44:02.467Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:44:02.467Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:44:02.467Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:44:02.467Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:44:02.467Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:44:02.467Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:44:02.467Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:44:02.467Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:44:02.467Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:44:02.467Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:02.467Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133346549 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:44:02.467Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133346549 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:44:02.467Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133346549 data=null} to TreeItem with text {test} [2019-07-30T15:44:02.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133346549 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:44:02.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133346550 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:44:02.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133346604 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:44:02.467Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:02.467Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133346605 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:44:02.467Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133346605 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:44:02.467Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133346605 data=null} to TreeItem with text {test} [2019-07-30T15:44:02.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133346606 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:44:02.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133346606 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:44:02.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133346612 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:44:02.467Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:44:02.467Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:02.467Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1133346613 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T15:44:02.467Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1133346613 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T15:44:02.467Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1133346613 data=null} to TreeItem with text {Traces [12]} [2019-07-30T15:44:02.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1133346613 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:44:02.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133346614 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-30T15:44:02.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1133346634 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:44:02.467Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T15:44:02.467Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:44:02.467Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:02.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1133346752 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:44:02.724Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1133346752 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:44:02.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1133346752 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:44:02.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1133346752 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:44:02.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133346753 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-30T15:44:02.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1133346790 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:44:02.724Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:44:02.724Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:44:02.724Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:44:02.724Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:44:02.724Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:44:02.724Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:02.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1133346794 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:44:02.724Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1133346794 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:44:02.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1133346794 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:44:02.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1133346794 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:44:02.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133346794 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-30T15:44:02.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1133346799 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:44:02.724Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:44:02.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1133346800 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:44:02.724Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1133346800 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:44:02.724Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:02.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1133346800 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:44:02.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1133346801 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:44:02.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133346801 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-30T15:44:02.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1133346805 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:44:02.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1133346805 data=null button=1 stateMask=0x0 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:44:02.724Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1133346806 data=null button=1 stateMask=0x0 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:44:02.724Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133346806 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-30T15:44:03.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1133346885 data=null button=1 stateMask=0x80000 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:44:03.287Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1133347290 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:44:03.288Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1133347340 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:44:03.288Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1133347341 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:44:03.288Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:44:03.288Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:44:03.288Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:44:03.288Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:44:03.288Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:44:03.288Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:44:03.288Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:44:03.288Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:44:03.288Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:44:03.288Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:44:03.288Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:44:03.288Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:44:03.288Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:44:03.288Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:44:03.288Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:44:03.288Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:44:03.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133347347 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:44:03.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133347347 data=null doit=true} to TableItem with text {} [2019-07-30T15:44:03.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133347347 data=null} to TableItem with text {} [2019-07-30T15:44:03.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133347347 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:44:03.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133347348 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-30T15:44:03.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133347354 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:44:03.288Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:44:03.288Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:44:04.218Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:44:04.218Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:04.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1133348472 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:44:04.475Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1133348472 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:44:04.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1133348472 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:44:04.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1133348472 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:44:04.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133348473 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-30T15:44:04.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1133348478 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T15:44:04.475Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:44:04.475Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:44:04.475Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:44:04.475Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:44:04.475Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:44:04.475Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:44:04.475Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:44:04.475Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:44:04.475Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:44:04.475Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:44:04.475Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:04.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133348500 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:44:04.475Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133348500 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:44:04.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133348506 data=null} to TreeItem with text {test} [2019-07-30T15:44:04.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133348506 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:44:04.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133348506 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:44:04.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133348566 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:44:04.475Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:04.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133348599 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:44:04.475Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133348600 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:44:04.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133348600 data=null} to TreeItem with text {test} [2019-07-30T15:44:04.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133348600 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:44:04.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133348600 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:44:04.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133348607 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:44:04.475Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:44:04.475Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:04.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1133348608 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T15:44:04.475Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1133348608 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T15:44:04.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1133348608 data=null} to TreeItem with text {Traces [12]} [2019-07-30T15:44:04.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1133348608 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:44:04.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133348609 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-30T15:44:04.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1133348627 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:44:04.476Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T15:44:04.732Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:44:04.732Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:04.989Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1133349019 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:44:04.989Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1133349019 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:44:04.989Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1133349019 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:44:04.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1133349019 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:44:04.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133349020 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-30T15:44:04.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1133349069 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:44:04.989Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:44:04.989Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:44:04.989Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:44:04.989Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:44:04.989Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:44:04.989Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:04.989Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1133349073 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:44:04.989Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1133349073 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:44:04.989Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1133349073 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:44:04.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1133349074 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:44:04.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133349074 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-30T15:44:04.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1133349080 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:44:04.989Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:44:04.989Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1133349080 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:44:04.989Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1133349080 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:44:04.989Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:04.989Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1133349081 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:44:04.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1133349081 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:44:04.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133349081 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-30T15:44:04.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1133349093 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:44:04.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1133349094 data=null button=1 stateMask=0x0 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:44:04.989Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1133349094 data=null button=1 stateMask=0x0 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:44:04.989Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133349094 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-30T15:44:05.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1133349242 data=null button=1 stateMask=0x80000 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:44:05.552Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1133349612 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:44:05.552Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1133349614 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:44:05.552Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1133349615 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:44:05.552Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:44:05.552Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:44:05.552Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:44:05.552Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:44:05.552Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:44:05.552Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:44:05.552Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:44:05.552Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:44:05.552Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:44:05.552Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:44:05.552Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:44:05.552Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:44:05.552Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:44:05.552Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:44:05.552Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:44:05.552Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:44:05.552Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:44:05.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133349620 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:44:05.552Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133349620 data=null doit=true} to TableItem with text {} [2019-07-30T15:44:05.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133349620 data=null} to TableItem with text {} [2019-07-30T15:44:05.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133349621 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:44:05.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133349621 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-30T15:44:05.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133349627 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:44:05.552Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:44:05.552Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:44:06.482Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:44:06.482Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:06.483Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1133350720 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:44:06.483Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1133350720 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:44:06.483Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1133350720 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:44:06.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1133350721 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:44:06.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133350721 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-30T15:44:06.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1133350726 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T15:44:06.483Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:44:06.483Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:44:06.483Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:44:06.483Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:44:06.483Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:44:06.483Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:44:06.739Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:44:06.739Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:44:06.739Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:44:06.739Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:44:06.739Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:06.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133350744 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:44:06.739Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133350744 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:44:06.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133350744 data=null} to TreeItem with text {test} [2019-07-30T15:44:06.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133350745 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:44:06.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133350745 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:44:06.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133350809 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:44:06.739Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:06.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133350810 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:44:06.739Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133350810 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:44:06.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133350811 data=null} to TreeItem with text {test} [2019-07-30T15:44:06.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133350811 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:44:06.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133350812 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:44:06.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133350825 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:44:06.739Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:44:06.739Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:06.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1133350827 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T15:44:06.739Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1133350827 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T15:44:06.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1133350827 data=null} to TreeItem with text {Traces [12]} [2019-07-30T15:44:06.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1133350827 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:44:06.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133350827 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-30T15:44:06.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1133350851 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:44:06.739Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T15:44:06.739Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:44:06.739Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:06.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1133350981 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:44:06.739Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1133350981 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:44:06.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1133350981 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:44:06.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1133350982 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:44:06.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133350982 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-30T15:44:06.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1133351040 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:44:06.996Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:44:06.996Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:44:06.996Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:44:06.996Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:44:06.996Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:44:06.996Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:06.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1133351045 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:44:06.996Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1133351045 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:44:06.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1133351045 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:44:06.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1133351045 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:44:06.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133351045 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-30T15:44:06.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1133351056 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:44:06.996Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:44:06.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1133351057 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:44:06.996Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1133351057 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:44:06.996Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:06.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1133351057 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:44:06.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1133351057 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:44:06.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133351058 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-30T15:44:06.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1133351062 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:44:06.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1133351062 data=null button=1 stateMask=0x0 x=148 y=305 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:44:06.996Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1133351062 data=null button=1 stateMask=0x0 x=148 y=305 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:44:06.996Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133351062 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-30T15:44:07.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1133351156 data=null button=1 stateMask=0x80000 x=148 y=305 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:44:07.560Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1133351567 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:44:07.560Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1133351619 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:44:07.560Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1133351619 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:44:07.560Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:44:07.560Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:44:07.560Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:44:07.560Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:44:07.560Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:44:07.560Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:44:07.560Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:44:07.560Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:44:07.560Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:44:07.560Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:44:07.560Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:44:07.560Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:44:07.560Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:44:07.560Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:44:07.560Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:44:07.560Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:44:07.560Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:44:07.560Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:44:07.560Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133351625 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:44:07.560Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133351625 data=null doit=true} to TableItem with text {} [2019-07-30T15:44:07.560Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133351625 data=null} to TableItem with text {} [2019-07-30T15:44:07.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133351625 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:44:07.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133351625 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-30T15:44:07.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133351633 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:44:07.560Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:44:07.560Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:44:08.489Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:44:08.489Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:08.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1133352729 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:44:08.489Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1133352729 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:44:08.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1133352729 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:44:08.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1133352730 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:44:08.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133352730 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-30T15:44:08.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1133352735 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T15:44:08.490Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:44:08.490Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:44:08.490Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:44:08.490Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:44:08.490Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:44:08.490Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:44:08.490Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:44:08.490Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:44:08.490Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:44:08.490Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:44:08.490Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:08.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133352741 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:44:08.749Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133352748 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:44:08.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133352748 data=null} to TreeItem with text {test} [2019-07-30T15:44:08.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133352748 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:44:08.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133352748 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:44:08.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133352802 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:44:08.749Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:08.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133352810 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:44:08.749Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133352810 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:44:08.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133352810 data=null} to TreeItem with text {test} [2019-07-30T15:44:08.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133352810 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:44:08.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133352810 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:44:08.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133352841 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:44:08.749Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:44:08.749Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:08.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1133352842 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T15:44:08.749Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1133352842 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T15:44:08.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1133352842 data=null} to TreeItem with text {Traces [12]} [2019-07-30T15:44:08.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1133352843 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:44:08.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133352843 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-30T15:44:08.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1133352853 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:44:08.749Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:44:08.749Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:44:08.749Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:44:08.749Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:44:08.749Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:44:08.749Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:08.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133352871 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:44:08.749Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133352871 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:44:08.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133352871 data=null} to TreeItem with text {test} [2019-07-30T15:44:08.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133352871 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:44:08.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133352875 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:44:08.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133352903 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:44:08.749Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:08.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133352903 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:44:08.749Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133352904 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:44:08.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133352904 data=null} to TreeItem with text {test} [2019-07-30T15:44:08.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133352904 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:44:08.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133352904 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:44:08.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133352914 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:44:08.749Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:44:08.749Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:08.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1133352915 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T15:44:08.749Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1133352915 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T15:44:08.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1133352915 data=null} to TreeItem with text {Traces [12]} [2019-07-30T15:44:08.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1133352915 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:44:08.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133352915 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-30T15:44:08.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1133352926 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:44:08.749Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:08.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1133352927 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T15:44:08.749Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1133352927 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T15:44:08.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1133352927 data=null} to TreeItem with text {Traces [12]} [2019-07-30T15:44:08.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1133352927 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:44:08.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133352937 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-30T15:44:08.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1133352943 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T15:44:09.132Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T15:44:09.132Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T15:44:09.132Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T15:44:09.132Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T15:44:09.132Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1133353262 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T15:44:09.132Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T15:44:09.132Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T15:44:09.132Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T15:44:09.132Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:44:09.132Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T15:44:09.132Z] DEBUG - Clicking on &Yes [2019-07-30T15:44:09.132Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1133353262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:44:09.132Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1133353263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:44:09.132Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1133353263 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:44:09.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1133353263 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:44:09.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1133353263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:44:09.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1133353263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:44:09.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1133353263 data=null item=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-30T15:44:13.642Z] DEBUG - Clicked on [2019-07-30T15:44:13.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1133352999 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-30T15:44:14.156Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:44:14.156Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:44:14.156Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:44:14.156Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:44:14.156Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:44:14.156Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:14.156Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133358355 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:44:14.156Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133358355 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:44:14.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133358355 data=null} to TreeItem with text {test} [2019-07-30T15:44:14.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133358355 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:44:14.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133358355 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:44:14.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133358373 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:44:14.156Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:14.156Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133358373 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:44:14.156Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133358373 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:44:14.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133358373 data=null} to TreeItem with text {test} [2019-07-30T15:44:14.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133358374 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:44:14.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133358379 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:44:14.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133358397 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:44:14.156Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:44:14.156Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:14.156Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1133358399 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T15:44:14.156Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1133358399 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T15:44:14.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1133358399 data=null} to TreeItem with text {Traces [0]} [2019-07-30T15:44:14.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1133358399 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:44:14.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133358399 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-30T15:44:14.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1133358427 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:44:14.413Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:14.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1133358428 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T15:44:14.413Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1133358428 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T15:44:14.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1133358428 data=null} to TreeItem with text {Traces [0]} [2019-07-30T15:44:14.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1133358429 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:44:14.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133358429 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-30T15:44:14.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1133358433 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:44:14.413Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T15:44:14.413Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T15:44:14.671Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T15:44:14.672Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T15:44:14.672Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1133358690 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2019-07-30T15:44:14.672Z] 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-30T15:44:14.672Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T15:44:14.672Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:44:14.672Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:44:14.672Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:44:14.672Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:44:14.672Z] DEBUG - matched Combo with text " [2019-07-30T15:44:14.672Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1133358837 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-30T15:44:14.672Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:44:14.672Z] 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-30T15:44:14.672Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:44:14.672Z] 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-30T15:44:14.672Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T15:44:14.672Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6c560f08 [2019-07-30T15:44:14.672Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1133358842 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-30T15:44:14.672Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1133358843 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-30T15:44:14.672Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1133358843 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T15:44:14.672Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1133358843 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T15:44:14.672Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1133358843 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-30T15:44:14.672Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1133358843 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-30T15:44:14.672Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1133358843 data=null item=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-30T15:44:14.672Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1133358843 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-30T15:44:14.672Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1133358843 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-30T15:44:14.672Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1133358843 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-30T15:44:14.672Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1133358843 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T15:44:14.672Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1133358843 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:44:14.672Z] 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-30T15:44:14.672Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T15:44:14.672Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:44:14.672Z] 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-30T15:44:14.672Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T15:44:14.672Z] 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-30T15:44:14.672Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T15:44:14.672Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] 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-30T15:44:14.672Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:44:14.672Z] 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-30T15:44:14.672Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] 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-30T15:44:14.672Z] 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-30T15:44:14.672Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T15:44:14.672Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:44:14.672Z] DEBUG - Clicking on &Finish [2019-07-30T15:44:14.672Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1133358858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:44:14.672Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1133358858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:44:14.672Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1133358858 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:44:14.672Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1133358859 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:44:14.672Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1133358859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:44:14.672Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1133358859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:44:15.237Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1133358859 data=null item=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-30T15:44:15.237Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1133358475 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-30T15:44:15.237Z] DEBUG - Clicked on [2019-07-30T15:44:15.237Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:44:15.237Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:44:15.237Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:44:15.237Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:44:15.237Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:44:15.237Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:15.237Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133359319 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:44:15.237Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133359319 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:44:15.237Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133359319 data=null} to TreeItem with text {test} [2019-07-30T15:44:15.237Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133359319 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:44:15.237Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133359320 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:44:15.237Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133359351 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:44:15.237Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:15.237Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133359352 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:44:15.237Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133359352 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:44:15.237Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133359352 data=null} to TreeItem with text {test} [2019-07-30T15:44:15.237Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133359352 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:44:15.237Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133359352 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:44:15.237Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133359358 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:44:15.237Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:44:15.237Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:15.237Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1133359359 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T15:44:15.237Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1133359359 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T15:44:15.237Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1133359360 data=null} to TreeItem with text {Traces [2]} [2019-07-30T15:44:15.237Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1133359360 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T15:44:15.237Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133359360 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-30T15:44:15.237Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1133359393 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T15:44:15.237Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1133359393 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T15:44:15.237Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1133359393 data=null} to TreeItem with text {Traces [2]} [2019-07-30T15:44:15.237Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1133359393 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T15:44:15.237Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1133359394 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-30T15:44:15.237Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1133359396 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T15:44:15.237Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=1133359397 data=null doit=true} to TreeItem with text {z-clashes [1]} [2019-07-30T15:44:15.237Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=1133359397 data=null} to TreeItem with text {z-clashes [1]} [2019-07-30T15:44:15.237Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=1133359397 data=null button=1 stateMask=0x0 x=103 y=74 count=1} to TreeItem with text {z-clashes [1]} [2019-07-30T15:44:15.237Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1133359397 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-30T15:44:15.237Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=1133359420 data=null button=1 stateMask=0x80000 x=119 y=74 count=1} to TreeItem with text {z-clashes [1]} [2019-07-30T15:44:15.493Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:44:15.493Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:15.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133359587 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:44:15.493Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133359588 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:44:15.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133359588 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:44:15.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133359588 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:44:15.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133359588 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:44:15.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133359623 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:44:15.493Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:44:15.493Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:44:15.493Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:44:15.493Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:44:15.493Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:44:15.493Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:15.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133359627 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:44:15.493Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133359627 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:44:15.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133359627 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:44:15.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133359627 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:44:15.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133359627 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:44:15.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133359633 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:44:15.493Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:44:15.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133359633 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:44:15.493Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133359633 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:44:15.493Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:15.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133359633 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:44:15.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133359634 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:44:15.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133359634 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:44:15.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133359637 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:44:15.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133359638 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:44:15.493Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133359638 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:44:15.494Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133359638 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:44:15.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133359697 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:44:15.750Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133359901 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:44:15.750Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133359901 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:44:15.750Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133359901 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:44:15.750Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:44:15.750Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:44:17.118Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:44:17.118Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:44:17.118Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:44:17.118Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:44:17.118Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:44:17.118Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133361005 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:44:17.118Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133361005 data=null doit=true} to TableItem with text {} [2019-07-30T15:44:17.118Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133361005 data=null} to TableItem with text {} [2019-07-30T15:44:17.118Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133361006 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:44:17.118Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133361006 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-30T15:44:17.118Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133361012 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:44:17.118Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:44:17.118Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:44:17.118Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:44:17.118Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:17.118Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133361185 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:44:17.119Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1133361185 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:44:17.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1133361185 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:44:17.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133361186 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:44:17.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133361186 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:44:17.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1133361194 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T15:44:17.119Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:44:17.119Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:44:17.119Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:44:17.119Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:44:17.119Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:44:17.119Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:44:17.119Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:44:17.119Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:44:17.119Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:44:17.119Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:44:17.119Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:17.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133361211 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:44:17.119Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133361211 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:44:17.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133361211 data=null} to TreeItem with text {test} [2019-07-30T15:44:17.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133361211 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:44:17.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133361212 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:44:17.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133361260 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:44:17.119Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:17.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133361260 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:44:17.119Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133361261 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:44:17.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133361261 data=null} to TreeItem with text {test} [2019-07-30T15:44:17.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133361278 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:44:17.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133361278 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:44:17.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133361285 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:44:17.119Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:44:17.119Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:17.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1133361286 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T15:44:17.119Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1133361286 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T15:44:17.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1133361286 data=null} to TreeItem with text {Traces [2]} [2019-07-30T15:44:17.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1133361287 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T15:44:17.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133361287 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-30T15:44:17.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1133361308 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T15:44:17.119Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-30T15:44:17.375Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:44:17.375Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:17.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133361674 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:44:17.633Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133361674 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:44:17.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133361674 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:44:17.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133361674 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:44:17.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133361675 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-30T15:44:17.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133361711 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:44:17.633Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:44:17.633Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:44:17.633Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:44:17.633Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:44:17.633Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:44:17.633Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:17.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133361715 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:44:17.633Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133361715 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:44:17.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133361715 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:44:17.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133361715 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:44:17.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133361716 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-30T15:44:17.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133361720 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:44:17.633Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T15:44:17.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133361720 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:44:17.633Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133361720 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:44:17.633Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:17.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133361721 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:44:17.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133361721 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:44:17.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133361721 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-30T15:44:17.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133361724 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:44:17.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133361725 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:44:17.633Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133361725 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:44:17.633Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133361725 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-30T15:44:18.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133361790 data=null button=1 stateMask=0x80000 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:44:18.197Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133362237 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:44:18.197Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133362314 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:44:18.197Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133362314 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:44:18.197Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T15:44:18.197Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:44:18.197Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T15:44:18.197Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:44:18.197Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:44:18.197Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:44:18.197Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:44:18.197Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:44:18.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1133362316 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T15:44:18.197Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1133362316 data=null doit=true} to TableItem with text {} [2019-07-30T15:44:18.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1133362317 data=null} to TableItem with text {} [2019-07-30T15:44:18.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1133362317 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:44:18.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133362317 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-30T15:44:18.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1133362322 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T15:44:18.197Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:44:18.197Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:44:19.567Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T15:44:19.567Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:19.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133363805 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:44:19.567Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133363805 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:44:19.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133363805 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:44:19.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133363805 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:44:19.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133363806 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-30T15:44:19.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133363811 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T15:44:19.567Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:44:19.567Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:44:19.567Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:44:19.567Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:44:19.567Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T15:44:19.567Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:44:19.567Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:44:19.567Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:44:19.567Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:44:19.567Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:44:19.567Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:19.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133363817 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:44:19.567Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133363817 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:44:19.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133363817 data=null} to TreeItem with text {test} [2019-07-30T15:44:19.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133363817 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:44:19.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133363817 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:44:19.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133363850 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:44:19.825Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:19.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133363851 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:44:19.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133363851 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:44:19.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133363851 data=null} to TreeItem with text {test} [2019-07-30T15:44:19.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133363851 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:44:19.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133363851 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:44:19.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133363857 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:44:19.825Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:44:19.825Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:19.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1133363858 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T15:44:19.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1133363861 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T15:44:19.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1133363861 data=null} to TreeItem with text {Traces [2]} [2019-07-30T15:44:19.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1133363862 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T15:44:19.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133363862 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-30T15:44:19.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1133363871 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T15:44:19.825Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-30T15:44:19.825Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:44:19.825Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:44:19.825Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:44:19.825Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:44:19.825Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:44:19.825Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:19.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133363888 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:44:19.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133363888 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:44:19.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133363888 data=null} to TreeItem with text {test} [2019-07-30T15:44:19.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133363888 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:44:19.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133363888 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:44:19.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133363909 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:44:19.825Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:19.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133363910 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:44:19.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133363910 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:44:19.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133363910 data=null} to TreeItem with text {test} [2019-07-30T15:44:19.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133363911 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:44:19.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133363911 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:44:19.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133363925 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:44:19.825Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:44:19.825Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:19.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1133363926 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T15:44:19.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1133363926 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T15:44:19.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1133363926 data=null} to TreeItem with text {Traces [2]} [2019-07-30T15:44:19.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1133363927 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T15:44:19.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133363927 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-30T15:44:19.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1133363946 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T15:44:19.825Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:19.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1133363948 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T15:44:19.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1133363948 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T15:44:19.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1133363948 data=null} to TreeItem with text {Traces [2]} [2019-07-30T15:44:19.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1133363948 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T15:44:19.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133363948 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-30T15:44:19.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1133363958 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T15:44:19.825Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...' [2019-07-30T15:44:19.825Z] DEBUG - Clicking on with mnemonic 'New Folder...' [2019-07-30T15:44:20.081Z] DEBUG - Clicked on with mnemonic 'New Folder...' [2019-07-30T15:44:20.081Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder' [2019-07-30T15:44:20.081Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {New Folder} time=1133364233 data=null doit=true} to Shell with text {New Folder} [2019-07-30T15:44:20.081Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T15:44:20.081Z] DEBUG - matched Label with text "Folder name:", using matcher: with mnemonic 'Folder name:' [2019-07-30T15:44:20.081Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Folder name:') [2019-07-30T15:44:20.081Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Folder name:')) [2019-07-30T15:44:20.081Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:44:20.081Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:44:20.081Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:44:20.081Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:44:20.081Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:44:20.081Z] DEBUG - Clicking on OK [2019-07-30T15:44:20.081Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1133364249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:44:20.081Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1133364250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:44:20.081Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1133364250 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:44:20.081Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1133364250 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:44:20.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1133364250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:44:20.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1133364250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:44:20.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1133364250 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:44:20.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=1133363998 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-30T15:44:20.337Z] DEBUG - Clicked on [2019-07-30T15:44:20.337Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-30T15:44:20.337Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:20.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {aaa} time=1133364450 data=null button=0 stateMask=0x0 x=90 y=74 count=0} to TreeItem with text {aaa} [2019-07-30T15:44:20.337Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {aaa} time=1133364450 data=null doit=true} to TreeItem with text {aaa} [2019-07-30T15:44:20.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {aaa} time=1133364450 data=null} to TreeItem with text {aaa} [2019-07-30T15:44:20.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {aaa} time=1133364450 data=null button=1 stateMask=0x0 x=90 y=74 count=1} to TreeItem with text {aaa} [2019-07-30T15:44:20.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133364450 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-30T15:44:20.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {aaa} time=1133364487 data=null button=1 stateMask=0x80000 x=90 y=74 count=1} to TreeItem with text {aaa} [2019-07-30T15:44:20.337Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T15:44:20.337Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T15:44:20.594Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T15:44:20.852Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T15:44:20.852Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1133364875 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T15:44:20.852Z] 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-30T15:44:20.852Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-30T15:44:20.852Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select &archive file:} time=1133364877 data=null doit=true} to Button with text {Select &archive file:} [2019-07-30T15:44:20.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select &archive file:} time=1133364878 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-30T15:44:20.852Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-30T15:44:20.852Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select roo&t directory:} time=1133364890 data=null doit=true} to (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-30T15:44:20.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=1133364890 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-30T15:44:20.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=1133364890 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-30T15:44:20.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1133364890 data=null item=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-30T15:44:20.852Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-30T15:44:20.852Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:44:20.852Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:44:20.852Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T15:44:20.852Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T15:44:20.852Z] DEBUG - matched Combo with text " [2019-07-30T15:44:20.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1133364974 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-30T15:44:20.852Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:44:20.852Z] 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-30T15:44:20.852Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:44:20.852Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5a3a5d88 [2019-07-30T15:44:20.852Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1133364977 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-30T15:44:20.852Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1133364977 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-30T15:44:20.852Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1133364987 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:44:20.852Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1133364987 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:44:20.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1133364987 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-30T15:44:20.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1133364987 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-30T15:44:20.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1133364988 data=null item=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-30T15:44:20.852Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1133364988 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-30T15:44:20.852Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1133364988 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-30T15:44:20.852Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1133364988 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-30T15:44:20.852Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1133364988 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:44:20.852Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1133364988 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:44:20.852Z] 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-30T15:44:20.852Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T15:44:20.852Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6997a701 [2019-07-30T15:44:20.852Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1133364991 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-30T15:44:20.852Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1133364991 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-30T15:44:20.852Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1133364991 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T15:44:20.852Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1133364991 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T15:44:20.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1133364991 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-30T15:44:20.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1133364991 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-30T15:44:20.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1133364991 data=null item=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-30T15:44:20.852Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1133364992 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-30T15:44:20.852Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1133364992 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-30T15:44:20.852Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1133364992 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-30T15:44:20.852Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1133364992 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T15:44:20.852Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1133364992 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:44:20.852Z] 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-30T15:44:20.852Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T15:44:20.852Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:44:20.852Z] 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-30T15:44:20.852Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T15:44:20.852Z] 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-30T15:44:20.852Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T15:44:20.852Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] 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-30T15:44:20.852Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:44:20.852Z] 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-30T15:44:20.852Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] 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-30T15:44:20.852Z] 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-30T15:44:20.852Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T15:44:20.852Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:44:20.852Z] DEBUG - Clicking on &Finish [2019-07-30T15:44:20.852Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1133365012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:44:20.852Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1133365012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:44:20.852Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1133365012 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:44:20.852Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1133365012 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:44:20.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1133365012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:44:20.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1133365013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T15:44:21.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1133365013 data=null item=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-30T15:44:21.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1133364535 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-30T15:44:21.433Z] DEBUG - Clicked on [2019-07-30T15:44:21.433Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:44:21.433Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:44:21.433Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:44:21.433Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:44:21.433Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:44:21.433Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:21.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133365434 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:44:21.433Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133365434 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:44:21.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133365435 data=null} to TreeItem with text {test} [2019-07-30T15:44:21.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133365435 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:44:21.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133365435 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:44:21.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133365460 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:44:21.433Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:44:21.433Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1133365461 data=null doit=true} to TreeItem with text {Experiments [1]} [2019-07-30T15:44:21.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1133365461 data=null} to TreeItem with text {Experiments [1]} [2019-07-30T15:44:21.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1133365461 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-30T15:44:21.433Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1133365461 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-30T15:44:21.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1133365464 data=null button=1 stateMask=0x80000 x=95 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-30T15:44:21.433Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {aaa [1]} time=1133365465 data=null doit=true} to TreeItem with text {aaa [1]} [2019-07-30T15:44:21.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {aaa [1]} time=1133365465 data=null} to TreeItem with text {aaa [1]} [2019-07-30T15:44:21.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {aaa [1]} time=1133365465 data=null button=1 stateMask=0x0 x=85 y=95 count=1} to TreeItem with text {aaa [1]} [2019-07-30T15:44:21.433Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1133365465 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-30T15:44:21.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {aaa [1]} time=1133365480 data=null button=1 stateMask=0x80000 x=101 y=95 count=1} to TreeItem with text {aaa [1]} [2019-07-30T15:44:21.433Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:21.433Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1133365495 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-30T15:44:21.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1133365495 data=null} to Tree node with text: kernel-overlap-testing [2019-07-30T15:44:21.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1133365495 data=null button=1 stateMask=0x0 x=166 y=116 count=1} to Tree node with text: kernel-overlap-testing [2019-07-30T15:44:21.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133365495 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-30T15:44:21.433Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {kernel-overlap-testing} time=1133365532 data=null x=166 y=116 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing [2019-07-30T15:44:21.433Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {kernel-overlap-testing} time=1133365550 data=null x=166 y=116 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing [2019-07-30T15:44:21.433Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {kernel-overlap-testing} time=1133365604 data=null x=109 y=195 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing [2019-07-30T15:44:21.433Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {kernel-overlap-testing} time=1133365617 data=null x=109 y=195 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing [2019-07-30T15:44:21.927Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {kernel-overlap-testing} time=1133365624 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing [2019-07-30T15:44:21.927Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {kernel-overlap-testing} time=1133365625 data=null x=109 y=195 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing [2019-07-30T15:44:21.927Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {kernel-overlap-testing} time=1133365625 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing [2019-07-30T15:44:21.927Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {kernel-overlap-testing} time=1133365625 data=[TmfTraceElement(/test/Traces/aaa/kernel-overlap-testing)] x=109 y=195 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing [2019-07-30T15:44:21.927Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {kernel-overlap-testing} time=1133365647 data=null x=0 y=0 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing [2019-07-30T15:44:21.927Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [0]} time=1133365698 data=null doit=true} to TreeItem with text {exp [0]} [2019-07-30T15:44:21.927Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [0]} time=1133365698 data=null} to TreeItem with text {exp [0]} [2019-07-30T15:44:21.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [0]} time=1133365699 data=null button=1 stateMask=0x0 x=101 y=53 count=1} to TreeItem with text {exp [0]} [2019-07-30T15:44:21.927Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1133365699 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-30T15:44:21.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [0]} time=1133365707 data=null button=1 stateMask=0x80000 x=85 y=53 count=1} to TreeItem with text {exp [0]} [2019-07-30T15:44:21.927Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:21.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {aaa [1]} time=1133365708 data=null button=0 stateMask=0x0 x=85 y=179 count=0} to TreeItem with text {aaa [1]} [2019-07-30T15:44:21.927Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {aaa [1]} time=1133365727 data=null doit=true} to TreeItem with text {aaa [1]} [2019-07-30T15:44:21.927Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {aaa [1]} time=1133365727 data=null} to TreeItem with text {aaa [1]} [2019-07-30T15:44:21.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {aaa [1]} time=1133365727 data=null button=1 stateMask=0x0 x=101 y=179 count=1} to TreeItem with text {aaa [1]} [2019-07-30T15:44:21.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133365727 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-30T15:44:21.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {aaa [1]} time=1133365827 data=null button=1 stateMask=0x80000 x=101 y=179 count=1} to TreeItem with text {aaa [1]} [2019-07-30T15:44:21.927Z] DEBUG - matched MenuItem with text "Rena&me... F2", using matcher: with mnemonic 'Rename...' [2019-07-30T15:44:21.927Z] DEBUG - Clicking on with mnemonic 'Rename...' [2019-07-30T15:44:21.927Z] DEBUG - Clicked on with mnemonic 'Rename...' [2019-07-30T15:44:22.285Z] DEBUG - matched Shell with text "Rename Folder", using matcher: with text 'Rename Folder' [2019-07-30T15:44:22.285Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Rename Folder} time=1133366138 data=null doit=true} to Shell with text {Rename Folder} [2019-07-30T15:44:22.285Z] DEBUG - matched Text with text "aaa", using matcher: of type 'Text' [2019-07-30T15:44:22.285Z] DEBUG - matched Label with text "New Folder name:", using matcher: with mnemonic 'New Folder name:' [2019-07-30T15:44:22.285Z] DEBUG - matched Text with text "aaa", using matcher: with label (with mnemonic 'New Folder name:') [2019-07-30T15:44:22.285Z] DEBUG - matched Text with text "aaa", using matcher: (of type 'Text' and with label (with mnemonic 'New Folder name:')) [2019-07-30T15:44:22.285Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:44:22.285Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:44:22.285Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:44:22.285Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:44:22.285Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:44:22.285Z] DEBUG - Clicking on OK [2019-07-30T15:44:22.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1133366143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:44:22.285Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1133366143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:44:22.285Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1133366143 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:44:22.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1133366143 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:44:22.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1133366143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:44:22.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1133366143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:44:22.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1133366143 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:44:22.285Z] DEBUG - Clicked on [2019-07-30T15:44:22.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Rena&me... F2} time=1133365864 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-30T15:44:22.851Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:44:22.851Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2019-07-30T15:44:22.851Z] WARN - Tree item TreeItem with text {exp [1]} is already expanded. Won't expand it again. [2019-07-30T15:44:22.851Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:44:22.851Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2019-07-30T15:44:22.851Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:44:22.851Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:44:22.851Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:44:22.851Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:44:22.851Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:44:22.851Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:22.851Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133366852 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:44:22.851Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133366852 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:44:22.851Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133366852 data=null} to TreeItem with text {test} [2019-07-30T15:44:22.851Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133366852 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:44:22.851Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133366852 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:44:22.851Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133366858 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:44:22.851Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:22.851Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133366859 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:44:22.851Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133366859 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:44:22.851Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133366859 data=null} to TreeItem with text {test} [2019-07-30T15:44:22.851Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133366859 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:44:22.851Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133366859 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:44:22.851Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133366863 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:44:22.851Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T15:44:22.851Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:22.851Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1133366864 data=null button=0 stateMask=0x0 x=91 y=158 count=0} to TreeItem with text {Traces [3]} [2019-07-30T15:44:22.851Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1133366864 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-30T15:44:22.851Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1133366864 data=null} to TreeItem with text {Traces [3]} [2019-07-30T15:44:22.851Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1133366864 data=null button=1 stateMask=0x0 x=91 y=158 count=1} to TreeItem with text {Traces [3]} [2019-07-30T15:44:22.851Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133366864 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-30T15:44:22.851Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1133366867 data=null button=1 stateMask=0x80000 x=91 y=158 count=1} to TreeItem with text {Traces [3]} [2019-07-30T15:44:22.851Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel-overlap-testing/kernel-overlap-testing_ - Eclipse Platform} time=1133366895 data=null doit=true} to Shell with text {data - test/Traces/kernel-overlap-testing/kernel-overlap-testing_ - Eclipse Platform} [2019-07-30T15:44:22.851Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T15:44:22.851Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:44:22.851Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:44:22.851Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:22.851Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133366939 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:44:22.851Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133366939 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:44:22.851Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133366939 data=null} to TreeItem with text {test} [2019-07-30T15:44:22.851Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133366939 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:44:22.851Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133366939 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:44:22.851Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133366952 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:44:22.851Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T15:44:22.851Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T15:44:23.108Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T15:44:24.040Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T15:44:24.040Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T15:44:24.040Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:44:24.040Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:44:24.040Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:44:24.040Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:44:24.040Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:44:24.040Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:44:24.040Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:44:24.040Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T15:44:24.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133368096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:44:24.040Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133368096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:44:24.040Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133368097 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:44:24.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133368097 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:44:24.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133368097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:44:24.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133368097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:44:24.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133368097 data=null 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-30T15:44:24.040Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133368097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:44:24.040Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133368097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:44:24.040Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133368097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:44:24.040Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133368097 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:44:24.040Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133368097 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:44:24.040Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:44:24.040Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:44:24.040Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:44:24.040Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:44:24.040Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:44:24.040Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:44:24.040Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:44:24.040Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:44:24.040Z] DEBUG - Clicking on OK [2019-07-30T15:44:24.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1133368099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:44:24.040Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1133368100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:44:24.040Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1133368100 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:44:24.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1133368100 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:44:24.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1133368100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:44:24.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1133368100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:44:24.040Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:44:24.040Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:44:24.040Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:44:24.040Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:44:24.040Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:44:24.040Z] DEBUG - Clicked on OK [2019-07-30T15:44:24.972Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1133368100 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:44:24.972Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1133367091 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-30T15:44:24.972Z] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 445.54 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest [2019-07-30T15:44:24.972Z] test3_01ContextMenuPresence(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 0.287 s [2019-07-30T15:44:24.972Z] test3_02Import(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 4.302 s [2019-07-30T15:44:24.972Z] test3_03SingleCustomTextTrace(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 5.799 s [2019-07-30T15:44:24.972Z] test3_04SingleCustomXmlTrace(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 3.429 s [2019-07-30T15:44:24.972Z] test3_05SingleCtfTrace(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 5.164 s [2019-07-30T15:44:24.972Z] test3_06RenameCopyImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 12.988 s [2019-07-30T15:44:24.972Z] test3_07OverwriteCopyImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 13.989 s [2019-07-30T15:44:24.972Z] test3_08SkipImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 9.104 s [2019-07-30T15:44:24.972Z] test3_09OverwriteOptionImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 13.089 s [2019-07-30T15:44:24.972Z] test3_10ImportUnrecognized(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 3.142 s [2019-07-30T15:44:24.972Z] test3_11ImportUnrecognizedIgnore(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 3.701 s [2019-07-30T15:44:24.972Z] test3_12ImportCtfWithMetadataSelection(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 6.94 s [2019-07-30T15:44:24.972Z] test3_13ImportRecursiveAutoRenameAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 33.887 s [2019-07-30T15:44:24.972Z] test3_14ImportRecursiveAutoOverwriteAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 20.593 s [2019-07-30T15:44:24.972Z] test3_15ImportRecursiveAutoSkipAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 20.32 s [2019-07-30T15:44:24.972Z] test3_16ImportRecursiveAutoRenameOverwriteSkip(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 14.965 s [2019-07-30T15:44:24.972Z] test3_17ImportRecursiveSpecifyTraceTypeCTF(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 12.076 s [2019-07-30T15:44:24.972Z] test3_18ImportRecursiveSpecifyTraceTypeKernel(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 6.174 s [2019-07-30T15:44:24.972Z] test3_19ImportRecursiveSpecifyTraceTypeUST(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 8.84 s [2019-07-30T15:44:24.972Z] test3_20ImportRecursiveSpecifyTraceTypeCustomText(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 8.787 s [2019-07-30T15:44:24.972Z] test3_21ImportFromMenuProjectSelected(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 5.136 s [2019-07-30T15:44:24.972Z] test3_22ImportFromMenuProjectNotSelected(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 5.567 s [2019-07-30T15:44:24.972Z] test3_29ImportRecursivePreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 11.906 s [2019-07-30T15:44:24.972Z] test3_30ImportRecursivePreserveSkipAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 5.467 s [2019-07-30T15:44:24.972Z] test3_31ImportRecursivePreserveRenameAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 11.61 s [2019-07-30T15:44:24.972Z] test3_32DeleteTraceAndFolder(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 17.007 s [2019-07-30T15:44:24.972Z] test3_33DeleteMultipleFolders(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 9.281 s [2019-07-30T15:44:24.972Z] test3_34ClearSingleTracesFolder(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 6.193 s [2019-07-30T15:44:24.972Z] test3_35ClearMultipleTracesFolder(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 9.105 s [2019-07-30T15:44:24.972Z] test3_36ImportZipArchivePreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 30.145 s [2019-07-30T15:44:24.972Z] test3_37ImportZipArchiveNoPreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 34.353 s [2019-07-30T15:44:24.972Z] test3_38ImportZipArchiveSpecificTraces(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 10.861 s [2019-07-30T15:44:24.972Z] test3_39ImportTarGzipArchivePreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 30.609 s [2019-07-30T15:44:24.972Z] test3_40ImportTarGzipArchiveNoPreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 32.833 s [2019-07-30T15:44:24.972Z] test3_41ImportTarGzipArchiveSpecificTraces(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 11.019 s [2019-07-30T15:44:24.972Z] test_RenameFolderWorkaroundBug525833(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 3.019 s [2019-07-30T15:44:24.972Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest [2019-07-30T15:44:25.229Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.5 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest [2019-07-30T15:44:25.229Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest skipped [2019-07-30T15:44:25.229Z] Running org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest [2019-07-30T15:44:26.160Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1133370225 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T15:44:26.723Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T15:44:26.723Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T15:44:26.723Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T15:44:26.979Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T15:44:26.979Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T15:44:26.979Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1133371016 data=null doit=true} to Shell with text {Preferences} [2019-07-30T15:44:26.979Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T15:44:26.979Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:44:26.979Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:44:26.979Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-30T15:44:26.979Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1133371046 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T15:44:26.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1133371046 data=null} to TreeItem with text {Tracing} [2019-07-30T15:44:26.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1133371047 data=null button=1 stateMask=0x0 x=48 y=137 count=1} to TreeItem with text {Tracing} [2019-07-30T15:44:26.979Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1133371047 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-30T15:44:26.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1133371050 data=null button=1 stateMask=0x80000 x=48 y=137 count=1} to TreeItem with text {Tracing} [2019-07-30T15:44:26.979Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1133371050 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T15:44:26.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1133371050 data=null} to Tree node with text: Perspectives [2019-07-30T15:44:26.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1133371051 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T15:44:26.979Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1133371051 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-30T15:44:26.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1133371051 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T15:44:26.979Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:26.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1133371094 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-30T15:44:26.979Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1133371094 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T15:44:26.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1133371094 data=null} to Tree node with text: Perspectives [2019-07-30T15:44:26.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1133371117 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T15:44:26.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133371118 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-30T15:44:26.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1133371186 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T15:44:26.979Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T15:44:26.979Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T15:44:26.979Z] DEBUG - matched Button with text "Never", using matcher: with mnemonic 'Never' [2019-07-30T15:44:26.979Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-30T15:44:26.979Z] DEBUG - matched Button with text "Never", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-30T15:44:26.979Z] DEBUG - matched Button with text "Never", using matcher: with style 'SWT.RADIO' [2019-07-30T15:44:26.980Z] 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-30T15:44:26.980Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T15:44:26.980Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T15:44:26.980Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T15:44:26.980Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:44:26.980Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T15:44:26.980Z] 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-30T15:44:27.237Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T15:44:27.237Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T15:44:27.237Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T15:44:27.237Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T15:44:27.237Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T15:44:27.237Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:44:27.237Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T15:44:27.237Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T15:44:27.237Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T15:44:27.237Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T15:44:27.237Z] 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-30T15:44:27.237Z] DEBUG - Clicking on Apply and Close [2019-07-30T15:44:27.237Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1133371254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:44:27.237Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1133371254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:44:27.237Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1133371254 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-30T15:44:27.237Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1133371254 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:44:27.237Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1133371254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:44:27.237Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1133371254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:44:27.237Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1133371255 data=null item=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-30T15:44:27.237Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1133370721 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-30T15:44:27.237Z] DEBUG - Clicked on [2019-07-30T15:44:30.513Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1133374291 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T15:44:30.513Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T15:44:30.513Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T15:44:30.513Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T15:44:30.513Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T15:44:30.513Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T15:44:30.513Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1133374603 data=null doit=true} to Shell with text {Preferences} [2019-07-30T15:44:30.513Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T15:44:30.513Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:44:30.513Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:44:30.513Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-30T15:44:30.513Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T15:44:30.513Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1133374618 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T15:44:30.513Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1133374618 data=null} to Tree node with text: Perspectives [2019-07-30T15:44:30.513Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1133374619 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T15:44:30.513Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1133374619 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-30T15:44:30.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1133374619 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T15:44:30.513Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:30.513Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1133374621 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-30T15:44:30.513Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1133374621 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T15:44:30.513Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1133374621 data=null} to Tree node with text: Perspectives [2019-07-30T15:44:30.513Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1133374621 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T15:44:30.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133374621 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-30T15:44:30.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1133374622 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T15:44:30.513Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T15:44:30.513Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always' [2019-07-30T15:44:30.513Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-30T15:44:30.513Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-30T15:44:30.513Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO' [2019-07-30T15:44:30.513Z] 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-30T15:44:30.513Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T15:44:30.513Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T15:44:30.513Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T15:44:30.513Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T15:44:30.513Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:44:30.513Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T15:44:30.513Z] 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-30T15:44:30.513Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Never} time=1133374640 data=null doit=true} to Button with text {Never} [2019-07-30T15:44:30.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Never} time=1133374640 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-30T15:44:30.513Z] 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-30T15:44:30.513Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Always} time=1133374642 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-30T15:44:30.513Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Always} time=1133374657 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-30T15:44:30.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Always} time=1133374657 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-30T15:44:30.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=1133374657 data=null item=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-30T15:44:30.513Z] 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-30T15:44:30.513Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T15:44:30.513Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T15:44:30.513Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T15:44:30.513Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T15:44:30.513Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T15:44:30.513Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:44:30.513Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T15:44:30.513Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T15:44:30.513Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T15:44:30.513Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T15:44:30.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-30T15:44:30.513Z] DEBUG - Clicking on Apply and Close [2019-07-30T15:44:30.513Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1133374687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:44:30.513Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1133374687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:44:30.513Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1133374688 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-30T15:44:30.513Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1133374688 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:44:30.514Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1133374688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:44:30.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1133374688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:44:30.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1133374689 data=null item=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-30T15:44:30.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1133374340 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-30T15:44:30.771Z] DEBUG - Clicked on [2019-07-30T15:44:32.667Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1133376854 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T15:44:32.667Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T15:44:32.667Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T15:44:32.667Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T15:44:32.924Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T15:44:32.924Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T15:44:32.924Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1133377113 data=null doit=true} to Shell with text {Preferences} [2019-07-30T15:44:32.924Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T15:44:32.924Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:44:32.924Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:44:32.924Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-30T15:44:32.924Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T15:44:32.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1133377123 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T15:44:32.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1133377123 data=null} to Tree node with text: Perspectives [2019-07-30T15:44:32.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1133377124 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T15:44:32.924Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1133377130 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-30T15:44:32.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1133377131 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T15:44:32.924Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:32.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1133377132 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-30T15:44:32.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1133377132 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T15:44:32.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1133377138 data=null} to Tree node with text: Perspectives [2019-07-30T15:44:32.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1133377139 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T15:44:32.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133377139 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-30T15:44:32.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1133377139 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T15:44:32.924Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T15:44:32.924Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always' [2019-07-30T15:44:32.924Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-30T15:44:32.924Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-30T15:44:32.924Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO' [2019-07-30T15:44:32.924Z] 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-30T15:44:32.924Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T15:44:32.924Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T15:44:32.924Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T15:44:32.924Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T15:44:32.924Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:44:32.924Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T15:44:32.924Z] 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-30T15:44:32.924Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T15:44:32.924Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T15:44:32.924Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T15:44:32.924Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T15:44:32.924Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T15:44:32.924Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:44:32.924Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T15:44:32.924Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T15:44:32.924Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T15:44:32.924Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T15:44:32.924Z] 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-30T15:44:32.924Z] DEBUG - Clicking on Apply and Close [2019-07-30T15:44:32.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1133377162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:44:32.924Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1133377163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:44:32.924Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1133377163 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-30T15:44:32.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1133377163 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:44:32.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1133377163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:44:32.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1133377163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:44:33.182Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1133377163 data=null item=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-30T15:44:33.182Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1133376905 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-30T15:44:33.182Z] DEBUG - Clicked on [2019-07-30T15:44:36.534Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:44:36.534Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:44:36.534Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:44:36.534Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:44:36.534Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:44:36.534Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:36.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133380484 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:44:36.534Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133380484 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:44:36.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133380484 data=null} to TreeItem with text {test} [2019-07-30T15:44:36.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133380485 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:44:36.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133380485 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:44:36.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133380542 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:44:36.534Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:36.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133380543 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:44:36.534Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133380543 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:44:36.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133380543 data=null} to TreeItem with text {test} [2019-07-30T15:44:36.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133380543 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:44:36.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133380544 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:44:36.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133380551 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:44:36.534Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133380551 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:44:36.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133380551 data=null} to TreeItem with text {test} [2019-07-30T15:44:36.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133380552 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:44:36.534Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1133380552 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-30T15:44:36.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133380555 data=null button=1 stateMask=0x80000 x=39 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:44:36.534Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:36.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1133380555 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T15:44:36.534Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1133380555 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T15:44:36.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1133380555 data=null} to TreeItem with text {Traces [2]} [2019-07-30T15:44:36.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1133380556 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T15:44:36.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133380584 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-30T15:44:36.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1133380590 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T15:44:36.534Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1133380591 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T15:44:36.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1133380591 data=null} to TreeItem with text {Traces [2]} [2019-07-30T15:44:36.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1133380591 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T15:44:36.534Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1133380591 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-30T15:44:36.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1133380594 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T15:44:36.534Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:36.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel} time=1133380603 data=null button=0 stateMask=0x0 x=98 y=74 count=0} to TreeItem with text {kernel} [2019-07-30T15:44:36.534Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel} time=1133380604 data=null doit=true} to TreeItem with text {kernel} [2019-07-30T15:44:36.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel} time=1133380604 data=null} to TreeItem with text {kernel} [2019-07-30T15:44:36.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel} time=1133380604 data=null button=1 stateMask=0x0 x=98 y=74 count=1} to TreeItem with text {kernel} [2019-07-30T15:44:36.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133380604 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-30T15:44:36.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel} time=1133380610 data=null button=1 stateMask=0x80000 x=98 y=74 count=1} to TreeItem with text {kernel} [2019-07-30T15:44:36.534Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...' [2019-07-30T15:44:36.534Z] DEBUG - matched MenuItem with text "Test trace", using matcher: with mnemonic 'Test trace' [2019-07-30T15:44:36.534Z] DEBUG - matched MenuItem with text "Test experiment", using matcher: with mnemonic 'Test experiment' [2019-07-30T15:44:36.534Z] DEBUG - Clicking on with mnemonic 'Test experiment' [2019-07-30T15:44:36.791Z] DEBUG - Clicked on with mnemonic 'Test experiment' [2019-07-30T15:44:37.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Test experiment} time=1133380709 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-30T15:44:39.571Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1133383393 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T15:44:39.571Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T15:44:39.571Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T15:44:39.571Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T15:44:39.571Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T15:44:39.571Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T15:44:39.571Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1133383645 data=null doit=true} to Shell with text {Preferences} [2019-07-30T15:44:39.571Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T15:44:39.571Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:44:39.571Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:44:39.571Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-30T15:44:39.571Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T15:44:39.571Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1133383648 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T15:44:39.571Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1133383648 data=null} to Tree node with text: Perspectives [2019-07-30T15:44:39.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1133383649 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T15:44:39.571Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1133383649 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-30T15:44:39.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1133383649 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T15:44:39.571Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:39.571Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1133383666 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-30T15:44:39.571Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1133383666 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T15:44:39.571Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1133383666 data=null} to Tree node with text: Perspectives [2019-07-30T15:44:39.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1133383666 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T15:44:39.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133383666 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-30T15:44:39.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1133383676 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T15:44:39.571Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T15:44:39.571Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T15:44:39.571Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T15:44:39.571Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2019-07-30T15:44:39.571Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-30T15:44:39.571Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-30T15:44:39.571Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2019-07-30T15:44:39.571Z] 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-30T15:44:39.571Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T15:44:39.571Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T15:44:39.571Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:44:39.571Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T15:44:39.571Z] 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-30T15:44:39.571Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Always} time=1133383679 data=null doit=true} to Button with text {Always} [2019-07-30T15:44:39.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=1133383679 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-30T15:44:39.571Z] 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-30T15:44:39.571Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Prompt} time=1133383681 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-30T15:44:39.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Prompt} time=1133383681 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-30T15:44:39.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Prompt} time=1133383681 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-30T15:44:39.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=1133383681 data=null item=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-30T15:44:39.571Z] 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-30T15:44:39.571Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T15:44:39.571Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T15:44:39.571Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T15:44:39.571Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T15:44:39.571Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T15:44:39.571Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:44:39.571Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T15:44:39.571Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T15:44:39.571Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T15:44:39.571Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T15:44:39.571Z] 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-30T15:44:39.571Z] DEBUG - Clicking on Apply and Close [2019-07-30T15:44:39.571Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1133383701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:44:39.571Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1133383701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:44:39.571Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1133383701 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-30T15:44:39.571Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1133383701 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:44:39.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1133383711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:44:39.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1133383711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:44:39.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1133383711 data=null item=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-30T15:44:39.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1133383440 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-30T15:44:39.828Z] DEBUG - Clicked on [2019-07-30T15:44:41.721Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch' [2019-07-30T15:44:41.721Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2019-07-30T15:44:41.721Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with mnemonic 'Remember my decision' [2019-07-30T15:44:41.721Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:44:41.721Z] 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-30T15:44:41.721Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T15:44:41.721Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T15:44:41.721Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-30T15:44:41.721Z] DEBUG - Toggling state on Button {&Remember my decision}. Setting state to selected [2019-07-30T15:44:41.721Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Remember my decision} time=1133385521 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-30T15:44:41.721Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=1133385524 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-30T15:44:41.721Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Remember my decision} time=1133385524 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-30T15:44:41.721Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Remember my decision} time=1133385524 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-30T15:44:41.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Remember my decision} time=1133385524 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-30T15:44:41.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Remember my decision} time=1133385524 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-30T15:44:41.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Remember my decision} time=1133385524 data=null item=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-30T15:44:41.721Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Remember my decision} time=1133385524 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-30T15:44:41.721Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=1133385525 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-30T15:44:41.721Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Remember my decision} time=1133385525 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-30T15:44:41.721Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Remember my decision} time=1133385525 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-30T15:44:41.721Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Remember my decision} time=1133385525 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-30T15:44:41.721Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-30T15:44:41.721Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2019-07-30T15:44:41.721Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T15:44:41.721Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T15:44:41.721Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T15:44:41.721Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T15:44:41.721Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:44:41.721Z] DEBUG - Clicking on &Yes [2019-07-30T15:44:41.721Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1133385526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:44:41.721Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1133385526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:44:41.721Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1133385526 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:44:41.721Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1133385526 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:44:41.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1133385526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:44:41.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1133385526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:44:41.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1133385526 data=null item=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-30T15:44:41.721Z] DEBUG - Clicked on [2019-07-30T15:44:41.978Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} time=1133385980 data=null doit=true} to Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform} [2019-07-30T15:44:41.978Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T15:44:41.978Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T15:44:41.978Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T15:44:42.541Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T15:44:42.541Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T15:44:42.541Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1133386554 data=null doit=true} to Shell with text {Preferences} [2019-07-30T15:44:42.541Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T15:44:42.541Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:44:42.541Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:44:42.541Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-30T15:44:42.541Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T15:44:42.541Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1133386557 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T15:44:42.541Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1133386557 data=null} to Tree node with text: Perspectives [2019-07-30T15:44:42.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1133386557 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T15:44:42.541Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1133386558 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-30T15:44:42.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1133386558 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T15:44:42.541Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:42.541Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1133386559 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-30T15:44:42.541Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1133386559 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T15:44:42.541Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1133386559 data=null} to Tree node with text: Perspectives [2019-07-30T15:44:42.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1133386560 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T15:44:42.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133386560 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-30T15:44:42.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1133386560 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T15:44:42.541Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T15:44:42.541Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always' [2019-07-30T15:44:42.541Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-30T15:44:42.541Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-30T15:44:42.541Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO' [2019-07-30T15:44:42.541Z] 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-30T15:44:42.541Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T15:44:42.541Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T15:44:42.541Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T15:44:42.541Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T15:44:42.541Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:44:42.541Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T15:44:42.541Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T15:44:42.541Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T15:44:42.541Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T15:44:42.541Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T15:44:42.541Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T15:44:42.541Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:44:42.541Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-30T15:44:42.541Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T15:44:42.541Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T15:44:42.541Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T15:44:42.541Z] DEBUG - Clicking on Cancel [2019-07-30T15:44:42.541Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1133386580 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-30T15:44:42.541Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1133386580 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-30T15:44:42.541Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1133386580 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T15:44:42.541Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1133386580 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T15:44:42.542Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1133386580 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-30T15:44:42.542Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1133386580 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-30T15:44:42.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1133386580 data=null item=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-30T15:44:42.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1133386103 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-30T15:44:42.799Z] DEBUG - Clicked on [2019-07-30T15:44:43.363Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1133387324 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T15:44:43.363Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T15:44:43.363Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T15:44:43.363Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T15:44:43.363Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T15:44:43.363Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T15:44:43.363Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1133387606 data=null doit=true} to Shell with text {Preferences} [2019-07-30T15:44:43.363Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T15:44:43.363Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:44:43.363Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:44:43.363Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-30T15:44:43.363Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T15:44:43.363Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1133387608 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T15:44:43.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1133387609 data=null} to Tree node with text: Perspectives [2019-07-30T15:44:43.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1133387622 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T15:44:43.621Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1133387623 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-30T15:44:43.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1133387623 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T15:44:43.621Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:43.621Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1133387625 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-30T15:44:43.621Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1133387625 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T15:44:43.621Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1133387625 data=null} to Tree node with text: Perspectives [2019-07-30T15:44:43.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1133387625 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T15:44:43.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133387625 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-30T15:44:43.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1133387631 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T15:44:43.621Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T15:44:43.621Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T15:44:43.621Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T15:44:43.621Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2019-07-30T15:44:43.621Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-30T15:44:43.621Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-30T15:44:43.621Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2019-07-30T15:44:43.621Z] 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-30T15:44:43.621Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T15:44:43.621Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T15:44:43.621Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:44:43.621Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T15:44:43.621Z] 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-30T15:44:43.621Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Always} time=1133387649 data=null doit=true} to Button with text {Always} [2019-07-30T15:44:43.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=1133387649 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-30T15:44:43.621Z] 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-30T15:44:43.621Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Prompt} time=1133387651 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-30T15:44:43.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Prompt} time=1133387665 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-30T15:44:43.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Prompt} time=1133387665 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-30T15:44:43.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=1133387666 data=null item=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-30T15:44:43.621Z] 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-30T15:44:43.621Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T15:44:43.621Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T15:44:43.621Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T15:44:43.621Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T15:44:43.621Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T15:44:43.621Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:44:43.621Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T15:44:43.621Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T15:44:43.621Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T15:44:43.621Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T15:44:43.621Z] 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-30T15:44:43.621Z] DEBUG - Clicking on Apply and Close [2019-07-30T15:44:43.621Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1133387671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:44:43.621Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1133387672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:44:43.621Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1133387672 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-30T15:44:43.621Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1133387672 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:44:43.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1133387672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:44:43.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1133387672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:44:43.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1133387672 data=null item=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-30T15:44:43.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1133387414 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-30T15:44:43.621Z] DEBUG - Clicked on [2019-07-30T15:44:45.513Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch' [2019-07-30T15:44:45.513Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2019-07-30T15:44:45.513Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T15:44:45.513Z] DEBUG - matched Button with text "&No", using matcher: with mnemonic 'No' [2019-07-30T15:44:45.513Z] DEBUG - matched Button with text "&No", using matcher: with style 'SWT.PUSH' [2019-07-30T15:44:45.513Z] DEBUG - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-07-30T15:44:45.513Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T15:44:45.513Z] DEBUG - Clicking on &No [2019-07-30T15:44:45.513Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&No} time=1133389445 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-30T15:44:45.513Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&No} time=1133389445 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-30T15:44:45.513Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&No} time=1133389445 data=null doit=true} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-07-30T15:44:45.513Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&No} time=1133389445 data=null} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-07-30T15:44:45.513Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&No} time=1133389445 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-30T15:44:45.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&No} time=1133389445 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-30T15:44:45.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&No} time=1133389445 data=null item=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-30T15:44:45.513Z] DEBUG - Clicked on [2019-07-30T15:44:45.513Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} time=1133389623 data=null doit=true} to Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform} [2019-07-30T15:44:45.513Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T15:44:45.513Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T15:44:45.513Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T15:44:46.078Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T15:44:46.078Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T15:44:46.078Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1133390078 data=null doit=true} to Shell with text {Preferences} [2019-07-30T15:44:46.078Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T15:44:46.078Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:44:46.078Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:44:46.078Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-30T15:44:46.078Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T15:44:46.078Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1133390082 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T15:44:46.078Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1133390083 data=null} to Tree node with text: Perspectives [2019-07-30T15:44:46.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1133390083 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T15:44:46.078Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1133390083 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-30T15:44:46.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1133390084 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T15:44:46.078Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:46.078Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1133390085 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-30T15:44:46.078Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1133390085 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T15:44:46.078Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1133390085 data=null} to Tree node with text: Perspectives [2019-07-30T15:44:46.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1133390085 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T15:44:46.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133390085 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-30T15:44:46.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1133390086 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T15:44:46.078Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T15:44:46.078Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T15:44:46.078Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T15:44:46.078Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2019-07-30T15:44:46.078Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-30T15:44:46.078Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-30T15:44:46.078Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2019-07-30T15:44:46.078Z] 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-30T15:44:46.078Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T15:44:46.078Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T15:44:46.078Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:44:46.078Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T15:44:46.078Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T15:44:46.078Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T15:44:46.078Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T15:44:46.078Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T15:44:46.078Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T15:44:46.078Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:44:46.078Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-30T15:44:46.078Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T15:44:46.078Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T15:44:46.078Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T15:44:46.078Z] DEBUG - Clicking on Cancel [2019-07-30T15:44:46.078Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1133390090 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-30T15:44:46.078Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1133390090 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-30T15:44:46.078Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1133390090 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T15:44:46.078Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1133390090 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T15:44:46.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1133390090 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-30T15:44:46.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1133390090 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-30T15:44:46.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1133390090 data=null item=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-30T15:44:46.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1133389745 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-30T15:44:46.078Z] DEBUG - Clicked on [2019-07-30T15:44:46.335Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1133390562 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T15:44:46.593Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T15:44:46.593Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T15:44:46.593Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T15:44:46.593Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T15:44:46.593Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T15:44:46.593Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1133390793 data=null doit=true} to Shell with text {Preferences} [2019-07-30T15:44:46.593Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T15:44:46.593Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:44:46.593Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:44:46.593Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-30T15:44:46.593Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T15:44:46.593Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1133390795 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T15:44:46.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1133390795 data=null} to Tree node with text: Perspectives [2019-07-30T15:44:46.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1133390796 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T15:44:46.593Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1133390796 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-30T15:44:46.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1133390796 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T15:44:46.593Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:46.593Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1133390813 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-30T15:44:46.593Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1133390814 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T15:44:46.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1133390814 data=null} to Tree node with text: Perspectives [2019-07-30T15:44:46.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1133390817 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T15:44:46.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133390818 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-30T15:44:46.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1133390818 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T15:44:46.593Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T15:44:46.593Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T15:44:46.593Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T15:44:46.593Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2019-07-30T15:44:46.593Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-30T15:44:46.593Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-30T15:44:46.593Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2019-07-30T15:44:46.593Z] 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-30T15:44:46.593Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T15:44:46.593Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T15:44:46.593Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:44:46.593Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T15:44:46.593Z] 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-30T15:44:46.593Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T15:44:46.593Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T15:44:46.593Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T15:44:46.593Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T15:44:46.593Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T15:44:46.593Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:44:46.593Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T15:44:46.593Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T15:44:46.593Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T15:44:46.593Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T15:44:46.593Z] 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-30T15:44:46.593Z] DEBUG - Clicking on Apply and Close [2019-07-30T15:44:46.593Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1133390823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:44:46.593Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1133390823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:44:46.593Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1133390823 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-30T15:44:46.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1133390823 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:44:46.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1133390823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:44:46.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1133390823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:44:46.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1133390823 data=null item=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-30T15:44:46.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1133390602 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-30T15:44:46.852Z] DEBUG - Clicked on [2019-07-30T15:44:48.855Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch' [2019-07-30T15:44:48.855Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2019-07-30T15:44:48.855Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T15:44:48.855Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T15:44:48.855Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T15:44:48.855Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T15:44:48.855Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:44:48.855Z] DEBUG - Clicking on &Yes [2019-07-30T15:44:48.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1133392705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:44:48.855Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1133392705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:44:48.855Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1133392705 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:44:48.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1133392706 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:44:48.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1133392706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:44:48.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1133392706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:44:48.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1133392706 data=null item=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-30T15:44:48.855Z] DEBUG - Clicked on [2019-07-30T15:44:48.855Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} time=1133393036 data=null doit=true} to Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform} [2019-07-30T15:44:48.855Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T15:44:48.855Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T15:44:48.855Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T15:44:49.420Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T15:44:49.420Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T15:44:49.420Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1133393412 data=null doit=true} to Shell with text {Preferences} [2019-07-30T15:44:49.420Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T15:44:49.420Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:44:49.420Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:44:49.420Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-30T15:44:49.420Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T15:44:49.420Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1133393415 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T15:44:49.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1133393415 data=null} to Tree node with text: Perspectives [2019-07-30T15:44:49.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1133393416 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T15:44:49.420Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1133393416 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-30T15:44:49.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1133393417 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T15:44:49.420Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:49.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1133393418 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-30T15:44:49.420Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1133393418 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T15:44:49.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1133393418 data=null} to Tree node with text: Perspectives [2019-07-30T15:44:49.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1133393418 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T15:44:49.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133393419 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-30T15:44:49.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1133393419 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T15:44:49.420Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T15:44:49.420Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T15:44:49.420Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T15:44:49.420Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2019-07-30T15:44:49.420Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-30T15:44:49.420Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-30T15:44:49.420Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2019-07-30T15:44:49.420Z] 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-30T15:44:49.420Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T15:44:49.420Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T15:44:49.420Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:44:49.420Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T15:44:49.420Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T15:44:49.420Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T15:44:49.420Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T15:44:49.420Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T15:44:49.420Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T15:44:49.420Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:44:49.420Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-30T15:44:49.420Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T15:44:49.420Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T15:44:49.420Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T15:44:49.420Z] DEBUG - Clicking on Cancel [2019-07-30T15:44:49.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1133393433 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-30T15:44:49.420Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1133393433 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-30T15:44:49.420Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1133393434 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T15:44:49.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1133393434 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T15:44:49.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1133393434 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-30T15:44:49.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1133393434 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-30T15:44:49.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1133393434 data=null item=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-30T15:44:49.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1133393106 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-30T15:44:49.677Z] DEBUG - Clicked on [2019-07-30T15:44:49.933Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1133394039 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T15:44:49.933Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T15:44:49.933Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T15:44:49.933Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T15:44:50.191Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T15:44:50.191Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T15:44:50.191Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1133394243 data=null doit=true} to Shell with text {Preferences} [2019-07-30T15:44:50.191Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T15:44:50.191Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:44:50.191Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:44:50.191Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-30T15:44:50.191Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T15:44:50.191Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1133394252 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T15:44:50.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1133394252 data=null} to Tree node with text: Perspectives [2019-07-30T15:44:50.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1133394252 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T15:44:50.191Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1133394253 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-30T15:44:50.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1133394259 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T15:44:50.191Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:50.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1133394260 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-30T15:44:50.191Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1133394260 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T15:44:50.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1133394260 data=null} to Tree node with text: Perspectives [2019-07-30T15:44:50.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1133394261 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T15:44:50.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133394261 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-30T15:44:50.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1133394261 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T15:44:50.191Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T15:44:50.191Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always' [2019-07-30T15:44:50.191Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-30T15:44:50.191Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-30T15:44:50.191Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO' [2019-07-30T15:44:50.191Z] 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-30T15:44:50.191Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T15:44:50.191Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T15:44:50.191Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T15:44:50.191Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T15:44:50.191Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:44:50.191Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T15:44:50.191Z] 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-30T15:44:50.191Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Prompt} time=1133394295 data=null doit=true} to Button with text {Prompt} [2019-07-30T15:44:50.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=1133394295 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-30T15:44:50.191Z] 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-30T15:44:50.191Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Always} time=1133394301 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-30T15:44:50.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Always} time=1133394302 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-30T15:44:50.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Always} time=1133394302 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-30T15:44:50.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=1133394302 data=null item=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-30T15:44:50.191Z] 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-30T15:44:50.191Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T15:44:50.191Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T15:44:50.191Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T15:44:50.191Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T15:44:50.191Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T15:44:50.191Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:44:50.191Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T15:44:50.191Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T15:44:50.191Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T15:44:50.191Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T15:44:50.191Z] 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-30T15:44:50.191Z] DEBUG - Clicking on Apply and Close [2019-07-30T15:44:50.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1133394305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:44:50.191Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1133394305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:44:50.191Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1133394305 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-30T15:44:50.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1133394305 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:44:50.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1133394312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:44:50.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1133394312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:44:50.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1133394312 data=null item=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-30T15:44:50.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1133394075 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-30T15:44:50.191Z] DEBUG - Clicked on [2019-07-30T15:44:52.711Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1133396937 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T15:44:52.968Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T15:44:52.968Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T15:44:52.968Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T15:44:53.224Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T15:44:53.224Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T15:44:53.224Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1133397227 data=null doit=true} to Shell with text {Preferences} [2019-07-30T15:44:53.224Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T15:44:53.224Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:44:53.224Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:44:53.224Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-30T15:44:53.224Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T15:44:53.224Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1133397235 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T15:44:53.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1133397235 data=null} to Tree node with text: Perspectives [2019-07-30T15:44:53.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1133397236 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T15:44:53.224Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1133397243 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-30T15:44:53.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1133397243 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T15:44:53.224Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:53.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1133397250 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-30T15:44:53.224Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1133397250 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T15:44:53.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1133397250 data=null} to Tree node with text: Perspectives [2019-07-30T15:44:53.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1133397251 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T15:44:53.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133397251 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-30T15:44:53.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1133397251 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T15:44:53.224Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T15:44:53.224Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T15:44:53.224Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T15:44:53.224Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2019-07-30T15:44:53.224Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-30T15:44:53.224Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-30T15:44:53.224Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2019-07-30T15:44:53.224Z] 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-30T15:44:53.224Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T15:44:53.224Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T15:44:53.224Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:44:53.224Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T15:44:53.224Z] 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-30T15:44:53.224Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Always} time=1133397269 data=null doit=true} to Button with text {Always} [2019-07-30T15:44:53.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=1133397269 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-30T15:44:53.224Z] 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-30T15:44:53.224Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Prompt} time=1133397271 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-30T15:44:53.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Prompt} time=1133397294 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-30T15:44:53.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Prompt} time=1133397294 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-30T15:44:53.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=1133397295 data=null item=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-30T15:44:53.224Z] 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-30T15:44:53.224Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T15:44:53.224Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T15:44:53.224Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T15:44:53.224Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T15:44:53.224Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T15:44:53.224Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:44:53.224Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T15:44:53.224Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T15:44:53.224Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T15:44:53.224Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T15:44:53.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-30T15:44:53.224Z] DEBUG - Clicking on Apply and Close [2019-07-30T15:44:53.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1133397313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:44:53.224Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1133397313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:44:53.224Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1133397313 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-30T15:44:53.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1133397313 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:44:53.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1133397313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:44:53.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1133397314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:44:53.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1133397314 data=null item=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-30T15:44:53.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1133397015 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-30T15:44:53.224Z] DEBUG - Clicked on [2019-07-30T15:44:55.119Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch' [2019-07-30T15:44:55.119Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2019-07-30T15:44:55.119Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with mnemonic 'Remember my decision' [2019-07-30T15:44:55.119Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:44:55.119Z] 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-30T15:44:55.119Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T15:44:55.119Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T15:44:55.119Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-30T15:44:55.119Z] DEBUG - Toggling state on Button {&Remember my decision}. Setting state to selected [2019-07-30T15:44:55.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Remember my decision} time=1133399096 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-30T15:44:55.119Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=1133399097 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-30T15:44:55.119Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Remember my decision} time=1133399098 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-30T15:44:55.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Remember my decision} time=1133399098 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-30T15:44:55.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Remember my decision} time=1133399098 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-30T15:44:55.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Remember my decision} time=1133399098 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-30T15:44:55.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Remember my decision} time=1133399098 data=null item=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-30T15:44:55.119Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Remember my decision} time=1133399098 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-30T15:44:55.119Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=1133399098 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-30T15:44:55.119Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Remember my decision} time=1133399098 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-30T15:44:55.119Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Remember my decision} time=1133399098 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-30T15:44:55.119Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Remember my decision} time=1133399098 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-30T15:44:55.119Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-30T15:44:55.119Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2019-07-30T15:44:55.119Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T15:44:55.119Z] DEBUG - matched Button with text "&No", using matcher: with mnemonic 'No' [2019-07-30T15:44:55.119Z] DEBUG - matched Button with text "&No", using matcher: with style 'SWT.PUSH' [2019-07-30T15:44:55.119Z] DEBUG - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-07-30T15:44:55.119Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T15:44:55.119Z] DEBUG - Clicking on &No [2019-07-30T15:44:55.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&No} time=1133399099 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-30T15:44:55.119Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&No} time=1133399099 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-30T15:44:55.119Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&No} time=1133399099 data=null doit=true} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-07-30T15:44:55.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&No} time=1133399099 data=null} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-07-30T15:44:55.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&No} time=1133399099 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-30T15:44:55.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&No} time=1133399099 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-30T15:44:55.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&No} time=1133399100 data=null item=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-30T15:44:55.119Z] DEBUG - Clicked on [2019-07-30T15:44:55.119Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} time=1133399273 data=null doit=true} to Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform} [2019-07-30T15:44:55.119Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T15:44:55.376Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T15:44:55.376Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T15:44:55.633Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T15:44:55.633Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T15:44:55.633Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1133399705 data=null doit=true} to Shell with text {Preferences} [2019-07-30T15:44:55.633Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T15:44:55.633Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:44:55.633Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:44:55.633Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-30T15:44:55.633Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T15:44:55.633Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1133399708 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T15:44:55.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1133399709 data=null} to Tree node with text: Perspectives [2019-07-30T15:44:55.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1133399709 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T15:44:55.633Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1133399709 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-30T15:44:55.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1133399710 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T15:44:55.633Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:55.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1133399711 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-30T15:44:55.633Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1133399711 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T15:44:55.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1133399711 data=null} to Tree node with text: Perspectives [2019-07-30T15:44:55.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1133399711 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T15:44:55.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133399711 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-30T15:44:55.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1133399712 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T15:44:55.633Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T15:44:55.633Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T15:44:55.633Z] DEBUG - matched Button with text "Never", using matcher: with mnemonic 'Never' [2019-07-30T15:44:55.633Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-30T15:44:55.633Z] DEBUG - matched Button with text "Never", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-30T15:44:55.633Z] DEBUG - matched Button with text "Never", using matcher: with style 'SWT.RADIO' [2019-07-30T15:44:55.633Z] 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-30T15:44:55.633Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T15:44:55.633Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T15:44:55.633Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T15:44:55.633Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:44:55.633Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T15:44:55.633Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T15:44:55.633Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T15:44:55.633Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T15:44:55.633Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T15:44:55.633Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T15:44:55.633Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:44:55.633Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-30T15:44:55.633Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T15:44:55.633Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T15:44:55.633Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T15:44:55.633Z] DEBUG - Clicking on Cancel [2019-07-30T15:44:55.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1133399715 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-30T15:44:55.633Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1133399715 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-30T15:44:55.633Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1133399716 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T15:44:55.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1133399716 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T15:44:55.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1133399716 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-30T15:44:55.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1133399716 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-30T15:44:55.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1133399716 data=null item=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-30T15:44:55.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1133399400 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-30T15:44:55.890Z] DEBUG - Clicked on [2019-07-30T15:44:56.453Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1133400413 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T15:44:56.453Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T15:44:56.453Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:44:56.453Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:44:56.453Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:44:56.453Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133400440 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:44:56.453Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133400440 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:44:56.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133400440 data=null} to TreeItem with text {test} [2019-07-30T15:44:56.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133400440 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:44:56.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133400440 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:44:56.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133400472 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:44:56.453Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T15:44:56.453Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T15:44:56.453Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T15:44:57.381Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T15:44:57.381Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T15:44:57.381Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:44:57.381Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:44:57.381Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:44:57.381Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:44:57.381Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:44:57.381Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:44:57.381Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:44:57.381Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T15:44:57.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133401318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:44:57.382Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133401318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:44:57.382Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133401319 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:44:57.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133401319 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:44:57.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133401319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:44:57.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133401319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:44:57.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133401319 data=null 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-30T15:44:57.382Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133401319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:44:57.382Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133401319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:44:57.382Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133401319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:44:57.382Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133401320 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:44:57.382Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133401320 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:44:57.382Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:44:57.382Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:44:57.382Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:44:57.382Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:44:57.382Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:44:57.382Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:44:57.382Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:44:57.382Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:44:57.382Z] DEBUG - Clicking on OK [2019-07-30T15:44:57.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1133401321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:44:57.382Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1133401321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:44:57.382Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1133401321 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:44:57.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1133401321 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:44:57.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1133401321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:44:57.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1133401321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:44:57.382Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:44:57.382Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:44:57.382Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:44:57.382Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:44:57.382Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:44:57.382Z] DEBUG - Clicked on OK [2019-07-30T15:44:57.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1133401321 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:44:57.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1133400600 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-30T15:44:58.202Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.932 s - in org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest [2019-07-30T15:44:58.202Z] testNever(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 3.623 s [2019-07-30T15:44:58.202Z] testNoAssociatedPerspective(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 3.14 s [2019-07-30T15:44:58.202Z] testExperiment(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 6.299 s [2019-07-30T15:44:58.202Z] testPromptYesRemember(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 4.079 s [2019-07-30T15:44:58.202Z] testPromptNo(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 3.4 s [2019-07-30T15:44:58.202Z] testPromptYes(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 3.421 s [2019-07-30T15:44:58.202Z] testAlways(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 2.872 s [2019-07-30T15:44:58.202Z] testPromptNoRemember(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 3.314 s [2019-07-30T15:44:58.202Z] Running org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest [2019-07-30T15:45:08.257Z] [2019-07-30T15:45:08.257Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 15:45:07.952 [2019-07-30T15:45:08.257Z] !MESSAGE Exception handling signal org.eclipse.tracecompass.tmf.core.signal.TmfMarkerEventSourceUpdatedSignal@57d3f976 in method public void org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.markerEventSourceUpdated(org.eclipse.tracecompass.tmf.core.signal.TmfMarkerEventSourceUpdatedSignal) [2019-07-30T15:45:08.257Z] !STACK 0 [2019-07-30T15:45:08.257Z] java.lang.reflect.InvocationTargetException [2019-07-30T15:45:08.257Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T15:45:08.257Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T15:45:08.257Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T15:45:08.257Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T15:45:08.257Z] at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:337) [2019-07-30T15:45:08.257Z] at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:293) [2019-07-30T15:45:08.257Z] at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.dispatchSignal(TmfSignalManager.java:252) [2019-07-30T15:45:08.257Z] at org.eclipse.tracecompass.tmf.ui.views.TmfView.broadcast(TmfView.java:125) [2019-07-30T15:45:08.257Z] at org.eclipse.tracecompass.tmf.ui.views.timegraph.AbstractTimeGraphView$MarkerSetAction.runWithEvent(AbstractTimeGraphView.java:2254) [2019-07-30T15:45:08.257Z] at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:580) [2019-07-30T15:45:08.257Z] at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:412) [2019-07-30T15:45:08.257Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T15:45:08.257Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T15:45:08.257Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T15:45:08.257Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T15:45:08.257Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T15:45:08.257Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1198) [2019-07-30T15:45:08.257Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2019-07-30T15:45:08.257Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2019-07-30T15:45:08.257Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:76) [2019-07-30T15:45:08.257Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:224) [2019-07-30T15:45:08.257Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:656) [2019-07-30T15:45:08.257Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:175) [2019-07-30T15:45:08.257Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:153) [2019-07-30T15:45:08.257Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:142) [2019-07-30T15:45:08.257Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:132) [2019-07-30T15:45:08.257Z] at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:88) [2019-07-30T15:45:08.257Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2019-07-30T15:45:08.257Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2019-07-30T15:45:08.257Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) [2019-07-30T15:45:08.257Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) [2019-07-30T15:45:08.257Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5113) [2019-07-30T15:45:08.257Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4666) [2019-07-30T15:45:08.257Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T15:45:08.257Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T15:45:08.257Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T15:45:08.257Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T15:45:08.257Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T15:45:08.257Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T15:45:08.257Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T15:45:08.257Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T15:45:08.257Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T15:45:08.257Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T15:45:08.257Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T15:45:08.257Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T15:45:08.257Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T15:45:08.257Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T15:45:08.257Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T15:45:08.257Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T15:45:08.257Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T15:45:08.257Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T15:45:08.257Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T15:45:08.257Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T15:45:08.257Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T15:45:08.257Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T15:45:08.257Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T15:45:08.257Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T15:45:08.257Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T15:45:08.257Z] Caused by: java.lang.IllegalArgumentException: period cannot be less than or equal to zero [2019-07-30T15:45:08.257Z] at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.(PeriodicMarkerEventSource.java:171) [2019-07-30T15:45:08.257Z] at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.(PeriodicMarkerEventSource.java:165) [2019-07-30T15:45:08.257Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource$ConfigurablePeriodicMarkerEventSource.(ConfigurableMarkerEventSource.java:300) [2019-07-30T15:45:08.257Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:123) [2019-07-30T15:45:08.257Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:99) [2019-07-30T15:45:08.257Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.markerEventSourceUpdated(ConfigurableMarkerEventSource.java:340) [2019-07-30T15:45:08.257Z] ... 58 more [2019-07-30T15:45:08.257Z] Root exception: [2019-07-30T15:45:08.257Z] java.lang.IllegalArgumentException: period cannot be less than or equal to zero [2019-07-30T15:45:08.257Z] at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.(PeriodicMarkerEventSource.java:171) [2019-07-30T15:45:08.257Z] at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.(PeriodicMarkerEventSource.java:165) [2019-07-30T15:45:08.257Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource$ConfigurablePeriodicMarkerEventSource.(ConfigurableMarkerEventSource.java:300) [2019-07-30T15:45:08.257Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:123) [2019-07-30T15:45:08.257Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:99) [2019-07-30T15:45:08.257Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.markerEventSourceUpdated(ConfigurableMarkerEventSource.java:340) [2019-07-30T15:45:08.257Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T15:45:08.257Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T15:45:08.257Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T15:45:08.257Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T15:45:08.257Z] at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:337) [2019-07-30T15:45:08.257Z] at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:293) [2019-07-30T15:45:08.257Z] at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.dispatchSignal(TmfSignalManager.java:252) [2019-07-30T15:45:08.257Z] at org.eclipse.tracecompass.tmf.ui.views.TmfView.broadcast(TmfView.java:125) [2019-07-30T15:45:08.257Z] at org.eclipse.tracecompass.tmf.ui.views.timegraph.AbstractTimeGraphView$MarkerSetAction.runWithEvent(AbstractTimeGraphView.java:2254) [2019-07-30T15:45:08.257Z] at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:580) [2019-07-30T15:45:08.257Z] at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:412) [2019-07-30T15:45:08.257Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T15:45:08.258Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T15:45:08.258Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T15:45:08.258Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T15:45:08.258Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T15:45:08.258Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1198) [2019-07-30T15:45:08.258Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2019-07-30T15:45:08.258Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2019-07-30T15:45:08.258Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:76) [2019-07-30T15:45:08.258Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:224) [2019-07-30T15:45:08.258Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:656) [2019-07-30T15:45:08.258Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:175) [2019-07-30T15:45:08.258Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:153) [2019-07-30T15:45:08.258Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:142) [2019-07-30T15:45:08.258Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:132) [2019-07-30T15:45:08.258Z] at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:88) [2019-07-30T15:45:08.258Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2019-07-30T15:45:08.258Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2019-07-30T15:45:08.258Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) [2019-07-30T15:45:08.258Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) [2019-07-30T15:45:08.258Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5113) [2019-07-30T15:45:08.258Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4666) [2019-07-30T15:45:08.258Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T15:45:08.258Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T15:45:08.258Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T15:45:08.258Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T15:45:08.258Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T15:45:08.258Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T15:45:08.258Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T15:45:08.258Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T15:45:08.258Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T15:45:08.258Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T15:45:08.258Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T15:45:08.258Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T15:45:08.258Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T15:45:08.258Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T15:45:08.258Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T15:45:08.258Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T15:45:08.258Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T15:45:08.258Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T15:45:08.258Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T15:45:08.258Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T15:45:08.258Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T15:45:08.258Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T15:45:08.258Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T15:45:08.258Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T15:45:08.258Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T15:45:16.356Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.912 s - in org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest [2019-07-30T15:45:16.356Z] testEditMarkerSet(org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest) Time elapsed: 6.04 s [2019-07-30T15:45:16.356Z] testMenuNoMarkerSet(org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest) Time elapsed: 0.183 s [2019-07-30T15:45:16.356Z] testNavigateBetweenMarkers(org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest) Time elapsed: 3.608 s [2019-07-30T15:45:16.356Z] [2019-07-30T15:45:16.356Z] Results: [2019-07-30T15:45:16.356Z] [2019-07-30T15:45:16.356Z] Tests run: 63, Failures: 0, Errors: 0, Skipped: 1 [2019-07-30T15:45:16.356Z] [2019-07-30T15:45:16.356Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T15:45:16.356Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T15:45:16.356Z] [2019-07-30T15:45:16.356Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 15:45:16.288 [2019-07-30T15:45:16.356Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T15:45:17.723Z] [INFO] All tests passed! [2019-07-30T15:45:17.723Z] [INFO] [2019-07-30T15:45:17.723Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T15:45:17.723Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:45:17.723Z] [INFO] [2019-07-30T15:45:17.723Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T15:45:19.617Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T15:45:19.617Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T15:45:20.180Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T15:45:21.548Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T15:45:21.548Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T15:45:21.548Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T15:45:22.916Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T15:45:24.430Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T15:45:24.430Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T15:45:24.430Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T15:45:24.728Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T15:45:24.985Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T15:45:25.242Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T15:45:26.611Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T15:45:26.867Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T15:45:27.124Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T15:45:27.381Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T15:45:27.381Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T15:45:27.945Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T15:45:28.201Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T15:45:28.457Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T15:45:28.714Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-30T15:45:30.083Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui' with 3 classes [2019-07-30T15:45:30.083Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 43 classes [2019-07-30T15:45:30.340Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui' with 10 classes [2019-07-30T15:45:32.861Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T15:45:32.861Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests' with 10 classes [2019-07-30T15:45:32.861Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T15:45:33.118Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T15:45:33.681Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T15:45:33.937Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core.tests' with 18 classes [2019-07-30T15:45:33.937Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T15:45:34.194Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T15:45:34.452Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-30T15:45:35.026Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T15:45:35.026Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T15:45:35.597Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T15:45:36.528Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T15:45:36.528Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T15:45:36.785Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T15:45:36.785Z] [INFO] [2019-07-30T15:45:36.785Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T15:45:36.785Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT.jar [2019-07-30T15:45:36.785Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT.pom [2019-07-30T15:45:37.041Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT-sources.jar [2019-07-30T15:45:37.041Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T15:45:37.041Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT-p2metadata.xml [2019-07-30T15:45:37.041Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT-p2artifacts.xml [2019-07-30T15:45:37.041Z] [INFO] [2019-07-30T15:45:37.041Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T15:45:37.041Z] [INFO] [2019-07-30T15:45:37.041Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests >-- [2019-07-30T15:45:37.041Z] [INFO] Building org.eclipse.tracecompass.datastore.core.tests 1.0.1-SNAPSHOT [123/134] [2019-07-30T15:45:37.041Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T15:45:37.041Z] [INFO] [2019-07-30T15:45:37.041Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T15:45:37.041Z] [INFO] [2019-07-30T15:45:37.041Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T15:45:37.041Z] [INFO] The project's OSGi version is 1.0.1.201907301416 [2019-07-30T15:45:37.041Z] [INFO] [2019-07-30T15:45:37.041Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T15:45:37.041Z] [INFO] [2019-07-30T15:45:37.041Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T15:45:37.041Z] [INFO] [2019-07-30T15:45:37.041Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T15:45:37.041Z] [INFO] [2019-07-30T15:45:37.041Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T15:45:37.041Z] [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/statesystem/org.eclipse.tracecompass.datastore.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:45:37.041Z] [INFO] [2019-07-30T15:45:37.041Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T15:45:37.041Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:45:37.041Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/main/resources [2019-07-30T15:45:37.041Z] [INFO] [2019-07-30T15:45:37.041Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T15:45:37.041Z] [INFO] Compiling 21 source files to /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/classes [2019-07-30T15:45:37.606Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/HTNodeTest.java:[253] [2019-07-30T15:45:37.606Z] node.writeSelf(htIo.getFileWriter(node.getSequenceNumber()).getChannel()); [2019-07-30T15:45:37.606Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T15:45:37.606Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel' [2019-07-30T15:45:37.606Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/HTNodeTest.java:[270] [2019-07-30T15:45:37.606Z] htIo.supplyATReader(seqNb).getChannel(), [2019-07-30T15:45:37.606Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T15:45:37.606Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel' [2019-07-30T15:45:37.606Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/OverlappingHistoryTreeTest.java:[82] [2019-07-30T15:45:37.606Z] long time = fillValues(ht, node.getNodeFreeSpace(), start); [2019-07-30T15:45:37.606Z] ^^ [2019-07-30T15:45:37.606Z] 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-30T15:45:37.606Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/OverlappingHistoryTreeTest.java:[107] [2019-07-30T15:45:37.606Z] time = fillValues(ht, node.getNodeFreeSpace(), time); [2019-07-30T15:45:37.606Z] ^^ [2019-07-30T15:45:37.606Z] 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-30T15:45:37.606Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/OverlappingHistoryTreeTest.java:[126] [2019-07-30T15:45:37.606Z] time = fillValues(ht, node.getNodeFreeSpace(), node.getNodeStart()); [2019-07-30T15:45:37.606Z] ^^ [2019-07-30T15:45:37.606Z] 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-30T15:45:37.606Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/OverlappingHistoryTreeTest.java:[138] [2019-07-30T15:45:37.606Z] time = fillValues(ht, node.getNodeFreeSpace(), time); [2019-07-30T15:45:37.606Z] ^^ [2019-07-30T15:45:37.606Z] 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-30T15:45:37.606Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/OverlappingHistoryTreeTest.java:[152] [2019-07-30T15:45:37.606Z] HtTestUtils.assertTreeIntegrity(ht); [2019-07-30T15:45:37.606Z] ^^ [2019-07-30T15:45:37.606Z] 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-30T15:45:37.606Z] 7 problems (7 warnings) [2019-07-30T15:45:37.606Z] [INFO] [2019-07-30T15:45:37.606Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T15:45:37.606Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:45:37.606Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/test/resources [2019-07-30T15:45:37.606Z] [INFO] [2019-07-30T15:45:37.606Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T15:45:37.606Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-30T15:45:37.606Z] [INFO] [2019-07-30T15:45:37.606Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T15:45:37.606Z] [INFO] [2019-07-30T15:45:37.606Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T15:45:37.606Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT.jar [2019-07-30T15:45:37.864Z] [INFO] [2019-07-30T15:45:37.864Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T15:45:37.864Z] [INFO] [2019-07-30T15:45:37.864Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T15:45:37.864Z] [INFO] [2019-07-30T15:45:37.864Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T15:45:37.864Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT.jar [2019-07-30T15:45:37.864Z] [INFO] [2019-07-30T15:45:37.864Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T15:45:37.864Z] [INFO] [2019-07-30T15:45:37.864Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T15:45:42.037Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data/.metadata/.log [2019-07-30T15:45:42.037Z] [INFO] Command line: [2019-07-30T15:45:42.037Z] [/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/statesystem/org.eclipse.tracecompass.datastore.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T15:45:42.037Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T15:45:44.560Z] !SESSION 2019-07-30 15:45:41.481 ----------------------------------------------- [2019-07-30T15:45:44.560Z] eclipse.buildId=unknown [2019-07-30T15:45:44.560Z] java.version=1.8.0_202 [2019-07-30T15:45:44.560Z] java.vendor=Oracle Corporation [2019-07-30T15:45:44.560Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T15:45:44.560Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T15:45:44.560Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T15:45:44.560Z] [2019-07-30T15:45:44.560Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 15:45:44.030 [2019-07-30T15:45:44.560Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T15:45:44.560Z] !STACK 0 [2019-07-30T15:45:44.560Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50] [2019-07-30T15:45:44.560Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:45:44.560Z] [2019-07-30T15:45:44.560Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T15:45:44.560Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T15:45:44.560Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T15:45:44.560Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T15:45:44.560Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T15:45:44.560Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T15:45:44.560Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T15:45:44.560Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T15:45:44.560Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T15:45:44.560Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T15:45:44.560Z] [2019-07-30T15:45:44.560Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 15:45:44.159 [2019-07-30T15:45:44.560Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T15:45:44.560Z] !STACK 0 [2019-07-30T15:45:44.560Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123] [2019-07-30T15:45:44.560Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:45:44.560Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T15:45:44.560Z] -> 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-30T15:45:44.560Z] org.apache.httpcomponents.httpclient.win [31] [2019-07-30T15:45:44.560Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:45:44.560Z] [2019-07-30T15:45:44.560Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T15:45:44.560Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T15:45:44.561Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T15:45:44.561Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T15:45:44.561Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T15:45:44.561Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T15:45:44.561Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T15:45:44.561Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T15:45:44.561Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T15:45:44.561Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T15:45:45.932Z] Running org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest [2019-07-30T15:45:46.190Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s - in org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest [2019-07-30T15:45:46.190Z] testReadWriteByte(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0.007 s [2019-07-30T15:45:46.190Z] testReadWriteChar(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-30T15:45:46.190Z] testReadWriteLong(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-30T15:45:46.190Z] testMainBuffer2(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-30T15:45:46.190Z] testMainBuffer3(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0.001 s [2019-07-30T15:45:46.190Z] testLimit(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-30T15:45:46.190Z] testReadWriteFloat(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-30T15:45:46.190Z] testReadWriteShort(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-30T15:45:46.190Z] testMainBuffer(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-30T15:45:46.190Z] testEndianness(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0.001 s [2019-07-30T15:45:46.190Z] testMultipleValues(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-30T15:45:46.190Z] testReadWriteDouble(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-30T15:45:46.190Z] testReadWriteString(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-30T15:45:46.190Z] testReadWriteInt(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0.001 s [2019-07-30T15:45:46.190Z] testReadWriteByteArray(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-30T15:45:46.190Z] Running org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest [2019-07-30T15:45:46.447Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 s - in org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest [2019-07-30T15:45:46.447Z] testReadWriteNode(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest) Time elapsed: 0.119 s [2019-07-30T15:45:46.447Z] testTooFarData(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest) Time elapsed: 0.002 s [2019-07-30T15:45:46.447Z] testExtraDataSave(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest) Time elapsed: 0.001 s [2019-07-30T15:45:46.447Z] testHeaderDataSave(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest) Time elapsed: 0.002 s [2019-07-30T15:45:46.447Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest [2019-07-30T15:45:46.447Z] 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-30T15:45:46.447Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest) Time elapsed: 0 s [2019-07-30T15:45:46.447Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest) Time elapsed: 0 s [2019-07-30T15:45:46.447Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest) Time elapsed: 0 s [2019-07-30T15:45:46.447Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest) Time elapsed: 0 s [2019-07-30T15:45:46.447Z] testConstructor(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest) Time elapsed: 0 s [2019-07-30T15:45:46.447Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest [2019-07-30T15:45:46.447Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest [2019-07-30T15:45:46.447Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest) Time elapsed: 0.001 s [2019-07-30T15:45:46.447Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest) Time elapsed: 0 s [2019-07-30T15:45:46.447Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest) Time elapsed: 0 s [2019-07-30T15:45:46.447Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest) Time elapsed: 0 s [2019-07-30T15:45:46.447Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest [2019-07-30T15:45:46.705Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.231 s - in org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest [2019-07-30T15:45:46.705Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest) Time elapsed: 0.001 s [2019-07-30T15:45:46.705Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest) Time elapsed: 0 s [2019-07-30T15:45:46.705Z] testPredicateAndAdd(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest) Time elapsed: 0 s [2019-07-30T15:45:46.705Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest) Time elapsed: 0 s [2019-07-30T15:45:46.705Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest) Time elapsed: 0.001 s [2019-07-30T15:45:46.705Z] testConstructor(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest) Time elapsed: 0 s [2019-07-30T15:45:46.705Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest [2019-07-30T15:45:46.705Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest [2019-07-30T15:45:46.705Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest) Time elapsed: 0 s [2019-07-30T15:45:46.705Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest) Time elapsed: 0 s [2019-07-30T15:45:46.705Z] testPredicateAndAdd(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest) Time elapsed: 0 s [2019-07-30T15:45:46.705Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest) Time elapsed: 0 s [2019-07-30T15:45:46.705Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest) Time elapsed: 0.001 s [2019-07-30T15:45:46.705Z] testConstructor(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest) Time elapsed: 0 s [2019-07-30T15:45:46.705Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest [2019-07-30T15:45:47.635Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.694 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest [2019-07-30T15:45:47.635Z] testInsertions(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest) Time elapsed: 0.276 s [2019-07-30T15:45:47.635Z] testTreeEnd(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest) Time elapsed: 0.013 s [2019-07-30T15:45:47.635Z] testNodeSequenceNumbers(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest) Time elapsed: 0.086 s [2019-07-30T15:45:47.635Z] testDepth(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest) Time elapsed: 0.213 s [2019-07-30T15:45:47.635Z] testReadTree(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest) Time elapsed: 0.099 s [2019-07-30T15:45:47.635Z] testSequentialFill(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest) Time elapsed: 0.005 s [2019-07-30T15:45:47.635Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest [2019-07-30T15:45:47.635Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest [2019-07-30T15:45:47.635Z] testAddToCloseNode[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T15:45:47.635Z] testGetChild[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T15:45:47.635Z] testGetLatestChild[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-07-30T15:45:47.635Z] testLinkNewChild[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T15:45:47.635Z] testNbChildren[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-07-30T15:45:47.635Z] testNodeInvalidAdd[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-07-30T15:45:47.635Z] testNodeInvalidEnd[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-07-30T15:45:47.635Z] testCloseNode[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-07-30T15:45:47.635Z] testNodeData[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-07-30T15:45:47.635Z] testAddToCloseNode[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.045 s [2019-07-30T15:45:47.635Z] testGetChild[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T15:45:47.635Z] testGetLatestChild[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T15:45:47.635Z] testLinkNewChild[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T15:45:47.635Z] testNbChildren[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T15:45:47.635Z] testNodeInvalidAdd[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T15:45:47.635Z] testNodeInvalidEnd[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.002 s [2019-07-30T15:45:47.635Z] testCloseNode[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-07-30T15:45:47.635Z] testNodeData[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T15:45:47.635Z] testAddToCloseNode[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T15:45:47.635Z] testGetChild[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T15:45:47.635Z] testGetLatestChild[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T15:45:47.635Z] testLinkNewChild[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-07-30T15:45:47.635Z] testNbChildren[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T15:45:47.635Z] testNodeInvalidAdd[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-07-30T15:45:47.635Z] testNodeInvalidEnd[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-07-30T15:45:47.635Z] testCloseNode[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-07-30T15:45:47.635Z] testNodeData[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-07-30T15:45:47.635Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest [2019-07-30T15:45:47.892Z] 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-30T15:45:47.892Z] testTreeEnd(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest) Time elapsed: 0.016 s [2019-07-30T15:45:47.892Z] testNodeSequenceNumbers(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest) Time elapsed: 0.085 s [2019-07-30T15:45:47.892Z] testDepth(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest) Time elapsed: 0.203 s [2019-07-30T15:45:47.892Z] testReadTree(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest) Time elapsed: 0.082 s [2019-07-30T15:45:47.892Z] testSequentialFill(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest) Time elapsed: 0.004 s [2019-07-30T15:45:47.892Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest [2019-07-30T15:45:48.150Z] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest [2019-07-30T15:45:48.150Z] testGetLatestChild[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-30T15:45:48.150Z] testLinkNewChild[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.003 s [2019-07-30T15:45:48.150Z] testGetChild2[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-30T15:45:48.150Z] testGetLatestChild2[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-30T15:45:48.150Z] testAddToCloseNode[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-30T15:45:48.150Z] testGetChild[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-30T15:45:48.150Z] testNbChildren[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-30T15:45:48.150Z] testNodeInvalidAdd[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-30T15:45:48.150Z] testNodeInvalidEnd[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-30T15:45:48.150Z] testCloseNode[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-30T15:45:48.150Z] testNodeData[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-30T15:45:48.150Z] testGetLatestChild[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-30T15:45:48.150Z] testLinkNewChild[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.003 s [2019-07-30T15:45:48.150Z] testGetChild2[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-30T15:45:48.150Z] testGetLatestChild2[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-30T15:45:48.150Z] testAddToCloseNode[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-30T15:45:48.150Z] testGetChild[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-30T15:45:48.150Z] testNbChildren[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-30T15:45:48.150Z] testNodeInvalidAdd[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-30T15:45:48.150Z] testNodeInvalidEnd[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-30T15:45:48.150Z] testCloseNode[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-30T15:45:48.150Z] testNodeData[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-30T15:45:48.150Z] testGetLatestChild[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-30T15:45:48.150Z] testLinkNewChild[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.045 s [2019-07-30T15:45:48.150Z] testGetChild2[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-30T15:45:48.150Z] testGetLatestChild2[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-30T15:45:48.150Z] testAddToCloseNode[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-30T15:45:48.150Z] testGetChild[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-30T15:45:48.150Z] testNbChildren[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-30T15:45:48.150Z] testNodeInvalidAdd[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-30T15:45:48.150Z] testNodeInvalidEnd[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-30T15:45:48.150Z] testCloseNode[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-30T15:45:48.150Z] testNodeData[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-30T15:45:48.150Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest [2019-07-30T15:45:48.406Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.304 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest [2019-07-30T15:45:48.406Z] testTreeEnd(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest) Time elapsed: 0.013 s [2019-07-30T15:45:48.406Z] testNodeSequenceNumbers(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest) Time elapsed: 0.075 s [2019-07-30T15:45:48.406Z] testDepth(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest) Time elapsed: 0.135 s [2019-07-30T15:45:48.406Z] testReadTree(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest) Time elapsed: 0.075 s [2019-07-30T15:45:48.406Z] testSequentialFill(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest) Time elapsed: 0.004 s [2019-07-30T15:45:48.406Z] Running org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest [2019-07-30T15:45:49.595Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.826 s - in org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest [2019-07-30T15:45:49.595Z] ReadWriteLongTestUnsigned(org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest) Time elapsed: 0.415 s [2019-07-30T15:45:49.595Z] ReadWriteLongTest(org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest) Time elapsed: 0.41 s [2019-07-30T15:45:49.595Z] [2019-07-30T15:45:49.595Z] Results: [2019-07-30T15:45:49.595Z] [2019-07-30T15:45:49.595Z] Tests run: 118, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T15:45:49.595Z] [2019-07-30T15:45:50.160Z] [INFO] All tests passed! [2019-07-30T15:45:50.160Z] [INFO] [2019-07-30T15:45:50.160Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T15:45:50.160Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:45:50.160Z] [INFO] [2019-07-30T15:45:50.160Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T15:45:50.160Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T15:45:50.160Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T15:45:50.160Z] [INFO] [2019-07-30T15:45:50.160Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T15:45:50.160Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT.jar [2019-07-30T15:45:50.160Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT.pom [2019-07-30T15:45:50.160Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-30T15:45:50.160Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T15:45:50.160Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT-p2metadata.xml [2019-07-30T15:45:50.160Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT-p2artifacts.xml [2019-07-30T15:45:50.160Z] [INFO] [2019-07-30T15:45:50.160Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T15:45:50.160Z] [INFO] [2019-07-30T15:45:50.160Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests >-- [2019-07-30T15:45:50.160Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core.tests 1.0.3-SNAPSHOT [124/134] [2019-07-30T15:45:50.160Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T15:45:50.160Z] [INFO] [2019-07-30T15:45:50.160Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T15:45:50.160Z] [INFO] [2019-07-30T15:45:50.160Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T15:45:50.417Z] [INFO] The project's OSGi version is 1.0.3.201907301416 [2019-07-30T15:45:50.417Z] [INFO] [2019-07-30T15:45:50.417Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T15:45:50.417Z] [INFO] [2019-07-30T15:45:50.417Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T15:45:50.417Z] [INFO] [2019-07-30T15:45:50.417Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T15:45:50.417Z] [INFO] [2019-07-30T15:45:50.417Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T15:45:50.417Z] [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/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:45:50.417Z] [INFO] [2019-07-30T15:45:50.417Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T15:45:50.417Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:45:50.417Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/main/resources [2019-07-30T15:45:50.417Z] [INFO] [2019-07-30T15:45:50.417Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T15:45:50.417Z] [INFO] Compiling 16 source files to /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/classes [2019-07-30T15:45:50.675Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/org/eclipse/tracecompass/segmentstore/core/tests/AbstractTestSegmentStore.java:[232] [2019-07-30T15:45:50.675Z] ISegmentStore<@NonNull TestSegment> other = getSegmentStore(fSegmentStore.toArray(new TestSegment[fSegmentStore.size()])); [2019-07-30T15:45:50.675Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T15:45:50.675Z] Null type safety (type annotations): The expression of type 'AbstractTestSegmentStore.TestSegment[]' needs unchecked conversion to conform to 'AbstractTestSegmentStore.@NonNull TestSegment @NonNull[]' [2019-07-30T15:45:50.675Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/org/eclipse/tracecompass/segmentstore/core/tests/AbstractTestSegmentStore.java:[242] [2019-07-30T15:45:50.675Z] ISegmentStore<@NonNull TestSegment> other = getSegmentStore(REVERSE_SEGMENTS.toArray(new TestSegment[fSegmentStore.size()])); [2019-07-30T15:45:50.675Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T15:45:50.675Z] Null type safety (type annotations): The expression of type 'AbstractTestSegmentStore.TestSegment[]' needs unchecked conversion to conform to 'AbstractTestSegmentStore.@NonNull TestSegment @NonNull[]' [2019-07-30T15:45:50.675Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/perf/org/eclipse/tracecompass/segmentstore/core/tests/perf/SegmentStoreBigBenchmark.java:[51] [2019-07-30T15:45:50.675Z] { "HT store", new HistoryTreeSegmentStoreStub<>(Files.createTempFile("tmpSegStore", null), 1, BasicSegment.BASIC_SEGMENT_READ_FACTORY) }, [2019-07-30T15:45:50.675Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T15:45:50.675Z] Null type safety (type annotations): The expression of type 'Path' needs unchecked conversion to conform to '@NonNull Path' [2019-07-30T15:45:50.675Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/org/eclipse/tracecompass/segmentstore/core/tests/TreeMapStoreTest.java:[47] [2019-07-30T15:45:50.675Z] boolean ret = fSegmentStore.add(new TestSegment(segment.getStart(), segment.getEnd(), segment.getPayload())); [2019-07-30T15:45:50.675Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T15:45:50.675Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T15:45:50.675Z] 4 problems (4 warnings) [2019-07-30T15:45:50.675Z] [INFO] [2019-07-30T15:45:50.675Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T15:45:50.675Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:45:50.675Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/test/resources [2019-07-30T15:45:50.675Z] [INFO] [2019-07-30T15:45:50.675Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T15:45:50.675Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT-sources.jar [2019-07-30T15:45:50.675Z] [INFO] [2019-07-30T15:45:50.675Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T15:45:50.675Z] [INFO] [2019-07-30T15:45:50.675Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T15:45:50.675Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT.jar [2019-07-30T15:45:50.675Z] [INFO] [2019-07-30T15:45:50.675Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T15:45:50.675Z] [INFO] [2019-07-30T15:45:50.675Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T15:45:50.675Z] [INFO] [2019-07-30T15:45:50.675Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T15:45:50.675Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT.jar [2019-07-30T15:45:50.675Z] [INFO] [2019-07-30T15:45:50.675Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T15:45:50.675Z] [INFO] [2019-07-30T15:45:50.675Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T15:45:52.045Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data/.metadata/.log [2019-07-30T15:45:52.045Z] [INFO] Command line: [2019-07-30T15:45:52.045Z] [/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/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T15:45:52.045Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T15:45:54.569Z] !SESSION 2019-07-30 15:45:51.959 ----------------------------------------------- [2019-07-30T15:45:54.569Z] eclipse.buildId=unknown [2019-07-30T15:45:54.569Z] java.version=1.8.0_202 [2019-07-30T15:45:54.569Z] java.vendor=Oracle Corporation [2019-07-30T15:45:54.569Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T15:45:54.569Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T15:45:54.569Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T15:45:54.569Z] [2019-07-30T15:45:54.569Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 15:45:54.549 [2019-07-30T15:45:54.569Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T15:45:54.569Z] !STACK 0 [2019-07-30T15:45:54.569Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50] [2019-07-30T15:45:54.569Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:45:54.569Z] [2019-07-30T15:45:54.569Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T15:45:54.569Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T15:45:54.569Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T15:45:54.569Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T15:45:54.569Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T15:45:54.569Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T15:45:54.569Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T15:45:54.569Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T15:45:54.569Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T15:45:54.569Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T15:45:54.827Z] [2019-07-30T15:45:54.827Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 15:45:54.733 [2019-07-30T15:45:54.827Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T15:45:54.827Z] !STACK 0 [2019-07-30T15:45:54.827Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123] [2019-07-30T15:45:54.827Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:45:54.827Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T15:45:54.827Z] -> 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-30T15:45:54.827Z] org.apache.httpcomponents.httpclient.win [31] [2019-07-30T15:45:54.827Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:45:54.827Z] [2019-07-30T15:45:54.827Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T15:45:54.827Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T15:45:54.827Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T15:45:54.827Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T15:45:54.827Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T15:45:54.827Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T15:45:54.827Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T15:45:54.827Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T15:45:54.827Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T15:45:54.827Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T15:45:56.721Z] Running org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest [2019-07-30T15:45:56.979Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s - in org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest [2019-07-30T15:45:56.979Z] createDoubleDistinct(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0.076 s [2019-07-30T15:45:56.979Z] simpleCreate(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0.007 s [2019-07-30T15:45:56.979Z] createTortureTest(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0.001 s [2019-07-30T15:45:56.979Z] createAllDressed(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0.001 s [2019-07-30T15:45:56.979Z] createDistinct(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0 s [2019-07-30T15:45:56.979Z] createDistinctStable(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0 s [2019-07-30T15:45:56.979Z] createFast(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0 s [2019-07-30T15:45:56.979Z] createStable(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0.001 s [2019-07-30T15:45:56.979Z] createPreloaded(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0.001 s [2019-07-30T15:45:56.979Z] createDistinctFast(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0 s [2019-07-30T15:45:56.979Z] Running org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest [2019-07-30T15:45:56.979Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s - in org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest [2019-07-30T15:45:56.979Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.004 s [2019-07-30T15:45:56.979Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-30T15:45:56.979Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.003 s [2019-07-30T15:45:56.979Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-30T15:45:56.979Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.002 s [2019-07-30T15:45:56.979Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-30T15:45:56.979Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-30T15:45:56.979Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.002 s [2019-07-30T15:45:56.979Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.001 s [2019-07-30T15:45:56.979Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-30T15:45:56.979Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-30T15:45:56.979Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.002 s [2019-07-30T15:45:56.979Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-30T15:45:56.979Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-30T15:45:56.979Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-30T15:45:56.979Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.049 s [2019-07-30T15:45:56.979Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.001 s [2019-07-30T15:45:56.979Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-30T15:45:56.979Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.001 s [2019-07-30T15:45:56.979Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-30T15:45:56.979Z] Running org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest [2019-07-30T15:45:56.979Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest [2019-07-30T15:45:56.979Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-30T15:45:56.979Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0.001 s [2019-07-30T15:45:56.979Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-30T15:45:56.979Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-30T15:45:56.979Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-30T15:45:56.979Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0.001 s [2019-07-30T15:45:56.979Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-30T15:45:56.979Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-30T15:45:56.979Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0.001 s [2019-07-30T15:45:56.979Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-30T15:45:56.979Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-30T15:45:56.979Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-30T15:45:56.979Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-30T15:45:56.979Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-30T15:45:56.979Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-30T15:45:56.979Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-30T15:45:56.979Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-30T15:45:56.979Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-30T15:45:56.979Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-30T15:45:56.979Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-30T15:45:56.979Z] Running org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest [2019-07-30T15:45:56.979Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest [2019-07-30T15:45:56.979Z] testNamedAspect(org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest) Time elapsed: 0 s [2019-07-30T15:45:56.979Z] testComparator(org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest) Time elapsed: 0.046 s [2019-07-30T15:45:56.979Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest [2019-07-30T15:45:57.546Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.505 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest [2019-07-30T15:45:57.546Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.006 s [2019-07-30T15:45:57.546Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-30T15:45:57.546Z] testSegmentStoreVersion(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.088 s [2019-07-30T15:45:57.546Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0 s [2019-07-30T15:45:57.546Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-30T15:45:57.546Z] testReadingSegmentStore(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.008 s [2019-07-30T15:45:57.546Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-30T15:45:57.546Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0 s [2019-07-30T15:45:57.546Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0 s [2019-07-30T15:45:57.546Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-30T15:45:57.546Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.049 s [2019-07-30T15:45:57.546Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-30T15:45:57.546Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.007 s [2019-07-30T15:45:57.546Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.002 s [2019-07-30T15:45:57.546Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.003 s [2019-07-30T15:45:57.546Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-30T15:45:57.546Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.002 s [2019-07-30T15:45:57.546Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0 s [2019-07-30T15:45:57.546Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.002 s [2019-07-30T15:45:57.546Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0 s [2019-07-30T15:45:57.546Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0 s [2019-07-30T15:45:57.546Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-30T15:45:57.546Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest [2019-07-30T15:45:58.478Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.709 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest [2019-07-30T15:45:58.478Z] testSizeAndIterator(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.036 s [2019-07-30T15:45:58.478Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.002 s [2019-07-30T15:45:58.478Z] testChildrenTimes(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.204 s [2019-07-30T15:45:58.478Z] testTreeEnd(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.067 s [2019-07-30T15:45:58.478Z] testNodeSequenceNumbers(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.042 s [2019-07-30T15:45:58.478Z] testDepth(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.251 s [2019-07-30T15:45:58.478Z] testReadTree(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.051 s [2019-07-30T15:45:58.478Z] testSequentialFill(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.005 s [2019-07-30T15:45:58.478Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest [2019-07-30T15:45:58.478Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest [2019-07-30T15:45:58.478Z] testAddToCloseNode[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0.002 s [2019-07-30T15:45:58.478Z] testGetChild[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0 s [2019-07-30T15:45:58.478Z] testGetLatestChild[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0 s [2019-07-30T15:45:58.478Z] testLinkNewChild[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0 s [2019-07-30T15:45:58.478Z] testNbChildren[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0 s [2019-07-30T15:45:58.478Z] testNodeInvalidAdd[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0.001 s [2019-07-30T15:45:58.478Z] testNodeInvalidEnd[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0.001 s [2019-07-30T15:45:58.478Z] testCloseNode[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0.002 s [2019-07-30T15:45:58.478Z] testNodeData[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0.001 s [2019-07-30T15:45:58.478Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest [2019-07-30T15:45:58.478Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest [2019-07-30T15:45:58.478Z] testChildren[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2019-07-30T15:45:58.478Z] testIntersectingChildren[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.003 s [2019-07-30T15:45:58.478Z] testSpecifics[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2019-07-30T15:45:58.478Z] testGetLatestChild[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.001 s [2019-07-30T15:45:58.478Z] testLinkNewChild[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.005 s [2019-07-30T15:45:58.478Z] testGetChild2[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2019-07-30T15:45:58.478Z] testGetLatestChild2[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.001 s [2019-07-30T15:45:58.478Z] testAddToCloseNode[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.044 s [2019-07-30T15:45:58.478Z] testGetChild[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2019-07-30T15:45:58.478Z] testNbChildren[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2019-07-30T15:45:58.478Z] testNodeInvalidAdd[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.001 s [2019-07-30T15:45:58.478Z] testNodeInvalidEnd[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.001 s [2019-07-30T15:45:58.478Z] testCloseNode[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.001 s [2019-07-30T15:45:58.478Z] testNodeData[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.001 s [2019-07-30T15:45:58.478Z] Running org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest [2019-07-30T15:45:58.478Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest [2019-07-30T15:45:58.478Z] testNoDuplicateElements(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-30T15:45:58.478Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-30T15:45:58.478Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.001 s [2019-07-30T15:45:58.478Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.001 s [2019-07-30T15:45:58.478Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-30T15:45:58.478Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.013 s [2019-07-30T15:45:58.478Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-30T15:45:58.478Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-30T15:45:58.478Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.001 s [2019-07-30T15:45:58.478Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-30T15:45:58.478Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-30T15:45:58.478Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.001 s [2019-07-30T15:45:58.478Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-30T15:45:58.478Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.001 s [2019-07-30T15:45:58.478Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-30T15:45:58.478Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-30T15:45:58.478Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.001 s [2019-07-30T15:45:58.478Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-30T15:45:58.478Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.001 s [2019-07-30T15:45:58.478Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-30T15:45:58.478Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-30T15:45:58.478Z] [2019-07-30T15:45:58.478Z] Results: [2019-07-30T15:45:58.478Z] [2019-07-30T15:45:58.478Z] Tests run: 126, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T15:45:58.478Z] [2019-07-30T15:46:00.372Z] [INFO] All tests passed! [2019-07-30T15:46:00.372Z] [INFO] [2019-07-30T15:46:00.372Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T15:46:00.372Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:46:00.372Z] [INFO] [2019-07-30T15:46:00.372Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T15:46:00.372Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T15:46:00.372Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T15:46:00.629Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core.tests' with 18 classes [2019-07-30T15:46:00.629Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T15:46:00.629Z] [INFO] [2019-07-30T15:46:00.629Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T15:46:00.629Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT.jar [2019-07-30T15:46:00.629Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT.pom [2019-07-30T15:46:00.629Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT-sources.jar [2019-07-30T15:46:00.629Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T15:46:00.629Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT-p2metadata.xml [2019-07-30T15:46:00.629Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml [2019-07-30T15:46:00.629Z] [INFO] [2019-07-30T15:46:00.629Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T15:46:00.629Z] [INFO] [2019-07-30T15:46:00.629Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests >-- [2019-07-30T15:46:00.629Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.8-SNAPSHOT [125/134] [2019-07-30T15:46:00.629Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T15:46:00.629Z] [INFO] [2019-07-30T15:46:00.629Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T15:46:00.629Z] [INFO] [2019-07-30T15:46:00.629Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T15:46:00.629Z] [INFO] The project's OSGi version is 1.0.8.201907301416 [2019-07-30T15:46:00.629Z] [INFO] [2019-07-30T15:46:00.629Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T15:46:00.629Z] [INFO] [2019-07-30T15:46:00.629Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T15:46:00.629Z] [INFO] [2019-07-30T15:46:00.629Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T15:46:00.629Z] [INFO] [2019-07-30T15:46:00.629Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T15:46:00.629Z] [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/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:46:00.629Z] [INFO] [2019-07-30T15:46:00.629Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T15:46:00.629Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:46:00.629Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/main/resources [2019-07-30T15:46:00.629Z] [INFO] [2019-07-30T15:46:00.629Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T15:46:00.629Z] [INFO] Compiling 6 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/classes [2019-07-30T15:46:02.025Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/ui/swtbot/tests/latency/PatternDensityViewTest.java:[94] [2019-07-30T15:46:02.025Z] fDensityChart = viewBot.bot().widget(WidgetOfType.widgetOfType(Chart.class)); [2019-07-30T15:46:02.025Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T15:46:02.025Z] 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-30T15:46:02.025Z] 1 problem (1 warning) [2019-07-30T15:46:02.025Z] [INFO] [2019-07-30T15:46:02.581Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T15:46:02.581Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:46:02.581Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/test/resources [2019-07-30T15:46:02.581Z] [INFO] [2019-07-30T15:46:02.581Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T15:46:02.581Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar [2019-07-30T15:46:02.581Z] [INFO] [2019-07-30T15:46:02.581Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T15:46:02.581Z] [INFO] [2019-07-30T15:46:02.581Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T15:46:02.581Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.8-SNAPSHOT.jar [2019-07-30T15:46:02.581Z] [INFO] [2019-07-30T15:46:02.581Z] [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-30T15:46:02.581Z] [INFO] [2019-07-30T15:46:02.581Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T15:46:02.581Z] [INFO] [2019-07-30T15:46:02.581Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T15:46:02.581Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.8-SNAPSHOT.jar [2019-07-30T15:46:02.581Z] [INFO] [2019-07-30T15:46:02.581Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T15:46:02.581Z] [INFO] [2019-07-30T15:46:02.581Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T15:46:04.476Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-30T15:46:04.476Z] [INFO] Command line: [2019-07-30T15:46:04.476Z] [/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/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-30T15:46:04.476Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T15:46:07.749Z] !SESSION 2019-07-30 15:46:04.372 ----------------------------------------------- [2019-07-30T15:46:07.749Z] eclipse.buildId=unknown [2019-07-30T15:46:07.749Z] java.version=1.8.0_202 [2019-07-30T15:46:07.749Z] java.vendor=Oracle Corporation [2019-07-30T15:46:07.749Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T15:46:07.749Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-30T15:46:07.749Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-30T15:46:07.749Z] [2019-07-30T15:46:07.749Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 15:46:07.240 [2019-07-30T15:46:07.749Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T15:46:07.749Z] !STACK 0 [2019-07-30T15:46:07.749Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T15:46:07.749Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:46:07.749Z] [2019-07-30T15:46:07.749Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T15:46:07.749Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T15:46:07.749Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T15:46:07.749Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T15:46:07.749Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T15:46:07.749Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T15:46:07.749Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T15:46:07.749Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T15:46:07.749Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T15:46:07.749Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T15:46:07.749Z] [2019-07-30T15:46:07.749Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 15:46:07.440 [2019-07-30T15:46:07.749Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T15:46:07.749Z] !STACK 0 [2019-07-30T15:46:07.749Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T15:46:07.749Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:46:07.749Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T15:46:07.749Z] -> 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-30T15:46:07.749Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T15:46:07.749Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:46:07.749Z] [2019-07-30T15:46:07.749Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T15:46:07.749Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T15:46:07.749Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T15:46:07.749Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T15:46:07.749Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T15:46:07.749Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T15:46:07.749Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T15:46:07.749Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T15:46:07.749Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T15:46:07.749Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T15:46:09.642Z] process 19020: 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-30T15:46:09.642Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T15:46:09.898Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T15:46:09.899Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T15:46:19.852Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest [2019-07-30T15:46:20.415Z] Display size: 1440x900 [2019-07-30T15:46:20.415Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-30T15:46:20.415Z] GTK version=3.18.9 [2019-07-30T15:46:20.415Z] GTK theme=Ambiance [2019-07-30T15:46:20.415Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T15:46:20.415Z] Time zone: Coordinated Universal Time [2019-07-30T15:46:20.415Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T15:46:20.415Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T15:46:26.982Z] [2019-07-30T15:46:26.982Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 15:46:25.946 [2019-07-30T15:46:26.982Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-07-30T15:46:32.238Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:46:32.238Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:46:32.238Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:46:32.238Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:46:32.238Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:46:32.238Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:46:32.238Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133495688 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:46:32.238Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133495689 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:46:32.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133495689 data=null} to TreeItem with text {test} [2019-07-30T15:46:32.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133495690 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:46:32.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133495691 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:46:32.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133495899 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:46:32.238Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:46:32.238Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133495901 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:46:32.238Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133495902 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:46:32.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133495902 data=null} to TreeItem with text {test} [2019-07-30T15:46:32.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133495903 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:46:32.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133495903 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:46:32.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133495917 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:46:32.238Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133495919 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:46:32.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133495919 data=null} to TreeItem with text {test} [2019-07-30T15:46:32.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133495920 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:46:32.238Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1133495920 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-30T15:46:32.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133496026 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:46:32.238Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:46:32.238Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1133496031 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:46:32.238Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1133496031 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:46:32.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1133496031 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:46:32.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1133496032 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:46:32.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133496032 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-30T15:46:32.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1133496093 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:46:32.238Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1133496094 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:46:32.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1133496095 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:46:32.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1133496095 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:46:32.238Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1133496096 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-30T15:46:32.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1133496100 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:46:32.238Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=1133496115 data=null doit=true} to Tree node with text: bug446190 [2019-07-30T15:46:32.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=1133496116 data=null} to Tree node with text: bug446190 [2019-07-30T15:46:32.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=1133496116 data=null button=1 stateMask=0x0 x=114 y=74 count=1} to Tree node with text: bug446190 [2019-07-30T15:46:32.238Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1133496117 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-30T15:46:32.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=1133496190 data=null button=1 stateMask=0x80000 x=114 y=74 count=1} to Tree node with text: bug446190 [2019-07-30T15:46:32.238Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=1133496191 data=null doit=true} to Tree node with text: Views [2019-07-30T15:46:32.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=1133496192 data=null} to Tree node with text: Views [2019-07-30T15:46:32.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=1133496192 data=null button=1 stateMask=0x0 x=114 y=95 count=1} to Tree node with text: Views [2019-07-30T15:46:32.238Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1133496193 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-30T15:46:32.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=1133496314 data=null button=1 stateMask=0x80000 x=114 y=95 count=1} to Tree node with text: Views [2019-07-30T15:46:32.238Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=1133496315 data=null doit=true} to Tree node with text: XML system call analysis [2019-07-30T15:46:32.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=1133496315 data=null} to Tree node with text: XML system call analysis [2019-07-30T15:46:32.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=1133496316 data=null button=1 stateMask=0x0 x=193 y=389 count=1} to Tree node with text: XML system call analysis [2019-07-30T15:46:32.238Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1133496317 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-30T15:46:32.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=1133496418 data=null button=1 stateMask=0x80000 x=193 y=389 count=1} to Tree node with text: XML system call analysis [2019-07-30T15:46:32.238Z] DEBUG - Double-clicking on Tree node with text: Latency vs Time [2019-07-30T15:46:32.238Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Latency vs Time} time=1133496427 data=null button=0 stateMask=0x0 x=184 y=473 count=0} to Tree node with text: Latency vs Time [2019-07-30T15:46:32.238Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Latency vs Time} time=1133496427 data=null doit=true} to Tree node with text: Latency vs Time [2019-07-30T15:46:32.238Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:46:32.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Latency vs Time} time=1133496428 data=null} to Tree node with text: Latency vs Time [2019-07-30T15:46:32.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Time} time=1133496428 data=null button=1 stateMask=0x0 x=184 y=473 count=1} to Tree node with text: Latency vs Time [2019-07-30T15:46:32.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133496429 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-30T15:46:32.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Time} time=1133496520 data=null button=1 stateMask=0x80000 x=184 y=473 count=1} to Tree node with text: Latency vs Time [2019-07-30T15:46:32.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Time} time=1133496521 data=null button=1 stateMask=0x0 x=184 y=473 count=2} to Tree node with text: Latency vs Time [2019-07-30T15:46:32.494Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Latency vs Time} time=1133496521 data=null button=1 stateMask=0x0 x=184 y=473 count=2} to Tree node with text: Latency vs Time [2019-07-30T15:46:32.751Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133496522 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-30T15:46:33.008Z] *** BUG *** [2019-07-30T15:46:33.008Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:46:33.008Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:46:33.008Z] [2019-07-30T15:46:33.008Z] *** BUG *** [2019-07-30T15:46:33.008Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:46:33.008Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:46:33.008Z] [2019-07-30T15:46:33.265Z] *** BUG *** [2019-07-30T15:46:33.265Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:46:33.265Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:46:33.265Z] [2019-07-30T15:46:33.829Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Time} time=1133496713 data=null button=1 stateMask=0x80000 x=184 y=473 count=2} to Tree node with text: Latency vs Time [2019-07-30T15:46:33.829Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Latency vs Time} time=1133497886 data=null button=0 stateMask=0x0 x=184 y=473 count=0} to Tree node with text: Latency vs Time [2019-07-30T15:46:33.829Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Latency vs Time} time=1133497887 data=null doit=true} to Tree node with text: Latency vs Time [2019-07-30T15:46:33.829Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Latency vs Time} time=1133497887 data=null} to Tree node with text: Latency vs Time [2019-07-30T15:46:33.829Z] DEBUG - Double-clicked on Tree node with text: Latency vs Time [2019-07-30T15:46:37.103Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"' [2019-07-30T15:46:37.668Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"' [2019-07-30T15:46:37.668Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:46:37.668Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:46:37.668Z] DEBUG - Setting state to checked on: bug446190 [2019-07-30T15:46:38.598Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1133502550 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T15:46:38.598Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T15:46:38.598Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:46:38.598Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:46:38.598Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:46:38.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133502708 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:46:38.598Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133502708 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:46:38.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133502709 data=null} to TreeItem with text {test} [2019-07-30T15:46:38.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133502709 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:46:38.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133502709 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:46:38.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133502721 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:46:38.855Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T15:46:38.855Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T15:46:39.112Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T15:46:39.676Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T15:46:39.676Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T15:46:39.676Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:46:39.676Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:46:39.676Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:46:39.676Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:46:39.676Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:46:39.676Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:46:39.676Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:46:39.676Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T15:46:39.676Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133503811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:46:39.676Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133503812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:46:39.676Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133503812 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:46:39.676Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133503813 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:46:39.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133503813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:46:39.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133503813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:46:39.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133503813 data=null 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-30T15:46:39.676Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133503814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:46:39.676Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133503814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:46:39.677Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133503814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:46:39.677Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133503814 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:46:39.677Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133503814 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:46:39.677Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:46:39.677Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:46:39.677Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:46:39.677Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:46:39.677Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:46:39.677Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:46:39.677Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:46:39.677Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:46:39.677Z] DEBUG - Clicking on OK [2019-07-30T15:46:39.677Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1133503818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:46:39.677Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1133503819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:46:39.677Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1133503819 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:46:39.677Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1133503820 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:46:39.677Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1133503820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:46:39.677Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1133503826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:46:39.677Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:46:39.677Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:46:39.677Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:46:39.677Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:46:39.677Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:46:39.677Z] DEBUG - Clicked on OK [2019-07-30T15:46:40.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1133503826 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:46:40.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1133503087 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-30T15:46:40.793Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"' [2019-07-30T15:46:40.793Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.482 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest [2019-07-30T15:46:40.793Z] testWithTrace(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest) Time elapsed: 9.805 s [2019-07-30T15:46:40.793Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest [2019-07-30T15:46:43.314Z] [2019-07-30T15:46:43.314Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 15:46:42.849 [2019-07-30T15:46:43.314Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-07-30T15:46:46.587Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:46:46.587Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:46:46.587Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:46:46.587Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:46:46.587Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:46:46.587Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:46:46.587Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133510614 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:46:46.587Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133510614 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:46:46.587Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133510615 data=null} to TreeItem with text {test} [2019-07-30T15:46:46.587Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133510615 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:46:46.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133510616 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:46:46.587Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133510695 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:46:46.587Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:46:46.587Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133510704 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:46:46.587Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133510704 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:46:46.587Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133510704 data=null} to TreeItem with text {test} [2019-07-30T15:46:46.587Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133510705 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:46:46.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133510705 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:46:46.587Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133510719 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:46:46.587Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133510720 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:46:46.587Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133510720 data=null} to TreeItem with text {test} [2019-07-30T15:46:46.587Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133510721 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:46:46.587Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1133510721 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-30T15:46:46.587Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133510725 data=null button=1 stateMask=0x80000 x=39 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:46:46.587Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:46:46.587Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1133510726 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:46:46.587Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1133510726 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:46:46.587Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1133510726 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:46:46.587Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1133510727 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:46:46.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133510727 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-30T15:46:46.587Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1133510798 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:46:46.587Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1133510799 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:46:46.587Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1133510799 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:46:46.587Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1133510800 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:46:46.587Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1133510807 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-30T15:46:46.587Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1133510810 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:46:46.587Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=1133510811 data=null doit=true} to Tree node with text: bug446190 [2019-07-30T15:46:46.587Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=1133510811 data=null} to Tree node with text: bug446190 [2019-07-30T15:46:46.587Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=1133510811 data=null button=1 stateMask=0x0 x=98 y=74 count=1} to Tree node with text: bug446190 [2019-07-30T15:46:46.588Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1133510812 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-30T15:46:46.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=1133510816 data=null button=1 stateMask=0x80000 x=98 y=74 count=1} to Tree node with text: bug446190 [2019-07-30T15:46:46.588Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=1133510827 data=null doit=true} to Tree node with text: Views [2019-07-30T15:46:46.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=1133510827 data=null} to Tree node with text: Views [2019-07-30T15:46:46.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=1133510827 data=null button=1 stateMask=0x0 x=114 y=95 count=1} to Tree node with text: Views [2019-07-30T15:46:46.845Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1133510828 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-30T15:46:46.845Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=1133510919 data=null button=1 stateMask=0x80000 x=114 y=95 count=1} to Tree node with text: Views [2019-07-30T15:46:46.845Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=1133510920 data=null doit=true} to Tree node with text: XML system call analysis [2019-07-30T15:46:46.845Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=1133510920 data=null} to Tree node with text: XML system call analysis [2019-07-30T15:46:46.845Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=1133510921 data=null button=1 stateMask=0x0 x=193 y=389 count=1} to Tree node with text: XML system call analysis [2019-07-30T15:46:46.845Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1133510922 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-30T15:46:46.845Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=1133511012 data=null button=1 stateMask=0x80000 x=193 y=389 count=1} to Tree node with text: XML system call analysis [2019-07-30T15:46:46.845Z] DEBUG - Double-clicking on Tree node with text: Latency vs Count [2019-07-30T15:46:46.845Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Latency vs Count} time=1133511013 data=null button=0 stateMask=0x0 x=187 y=452 count=0} to Tree node with text: Latency vs Count [2019-07-30T15:46:46.845Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Latency vs Count} time=1133511013 data=null doit=true} to Tree node with text: Latency vs Count [2019-07-30T15:46:46.845Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:46:46.845Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Latency vs Count} time=1133511014 data=null} to Tree node with text: Latency vs Count [2019-07-30T15:46:46.845Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Count} time=1133511014 data=null button=1 stateMask=0x0 x=187 y=452 count=1} to Tree node with text: Latency vs Count [2019-07-30T15:46:46.845Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133511015 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-30T15:46:46.845Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Count} time=1133511027 data=null button=1 stateMask=0x80000 x=187 y=452 count=1} to Tree node with text: Latency vs Count [2019-07-30T15:46:46.845Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Count} time=1133511027 data=null button=1 stateMask=0x0 x=187 y=452 count=2} to Tree node with text: Latency vs Count [2019-07-30T15:46:46.845Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Latency vs Count} time=1133511028 data=null button=1 stateMask=0x0 x=187 y=452 count=2} to Tree node with text: Latency vs Count [2019-07-30T15:46:47.102Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133511028 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-30T15:46:47.667Z] *** BUG *** [2019-07-30T15:46:47.667Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:46:47.667Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:46:47.667Z] [2019-07-30T15:46:47.667Z] *** BUG *** [2019-07-30T15:46:47.667Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:46:47.667Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:46:47.667Z] [2019-07-30T15:46:47.667Z] *** BUG *** [2019-07-30T15:46:47.667Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:46:47.667Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:46:47.667Z] [2019-07-30T15:46:47.667Z] *** BUG *** [2019-07-30T15:46:47.667Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:46:47.667Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:46:47.667Z] [2019-07-30T15:46:47.667Z] *** BUG *** [2019-07-30T15:46:47.667Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:46:47.667Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:46:47.667Z] [2019-07-30T15:46:47.667Z] *** BUG *** [2019-07-30T15:46:47.667Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:46:47.667Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:46:47.667Z] [2019-07-30T15:46:47.667Z] *** BUG *** [2019-07-30T15:46:47.667Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:46:47.667Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:46:47.667Z] [2019-07-30T15:46:47.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Count} time=1133511219 data=null button=1 stateMask=0x80000 x=187 y=452 count=2} to Tree node with text: Latency vs Count [2019-07-30T15:46:47.667Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Latency vs Count} time=1133511883 data=null button=0 stateMask=0x0 x=187 y=452 count=0} to Tree node with text: Latency vs Count [2019-07-30T15:46:47.667Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Latency vs Count} time=1133511883 data=null doit=true} to Tree node with text: Latency vs Count [2019-07-30T15:46:47.667Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Latency vs Count} time=1133511884 data=null} to Tree node with text: Latency vs Count [2019-07-30T15:46:47.667Z] DEBUG - Double-clicked on Tree node with text: Latency vs Count [2019-07-30T15:46:50.190Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.density"' [2019-07-30T15:46:50.447Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-30T15:46:50.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=1133514447 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-30T15:46:50.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=1133514454 data=null button=1 stateMask=0x80000 x=472 y=-11 count=1} to TableColumn with text {Name} [2019-07-30T15:46:50.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=1133514504 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-30T15:46:50.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=1133514510 data=null button=1 stateMask=0x80000 x=472 y=-12 count=1} to TableColumn with text {Name} [2019-07-30T15:46:50.703Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1133514818 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T15:46:50.703Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T15:46:50.960Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:46:50.960Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:46:50.960Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:46:50.960Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133515005 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:46:50.960Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133515005 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:46:50.960Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133515006 data=null} to TreeItem with text {test} [2019-07-30T15:46:50.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133515006 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:46:50.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133515007 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:46:50.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133515048 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:46:50.960Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T15:46:50.960Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T15:46:51.217Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T15:46:51.474Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T15:46:51.474Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T15:46:51.474Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:46:51.474Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:46:51.474Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:46:51.474Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:46:51.474Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:46:51.474Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:46:51.474Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:46:51.474Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T15:46:51.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133515693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:46:51.474Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133515694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:46:51.474Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133515694 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:46:51.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133515694 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:46:51.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133515694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:46:51.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133515694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:46:51.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133515695 data=null 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-30T15:46:51.474Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133515695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:46:51.474Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133515695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:46:51.474Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133515695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:46:51.474Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133515695 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:46:51.474Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133515695 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:46:51.474Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:46:51.474Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:46:51.474Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:46:51.474Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:46:51.474Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:46:51.474Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:46:51.474Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:46:51.474Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:46:51.474Z] DEBUG - Clicking on OK [2019-07-30T15:46:51.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1133515698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:46:51.474Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1133515698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:46:51.474Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1133515698 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:46:51.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1133515698 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:46:51.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1133515698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:46:51.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1133515699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:46:51.474Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:46:52.404Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:46:52.404Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:46:52.404Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:46:52.404Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:46:52.404Z] DEBUG - Clicked on OK [2019-07-30T15:46:52.404Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1133515699 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:46:52.404Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1133515208 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-30T15:46:52.967Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.density"' [2019-07-30T15:46:52.967Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.995 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest [2019-07-30T15:46:52.967Z] testWithTrace(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest) Time elapsed: 6.619 s [2019-07-30T15:46:52.967Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest [2019-07-30T15:46:54.733Z] [2019-07-30T15:46:54.733Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 15:46:54.527 [2019-07-30T15:46:54.733Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-07-30T15:46:58.006Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:46:58.006Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:46:58.006Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:46:58.006Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:46:58.006Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:46:58.006Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:46:58.006Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133521836 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:46:58.006Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133521836 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:46:58.006Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133521836 data=null} to TreeItem with text {test} [2019-07-30T15:46:58.006Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133521837 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:46:58.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133521837 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:46:58.006Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133521910 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:46:58.006Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:46:58.006Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133521911 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:46:58.006Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133521912 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:46:58.006Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133521912 data=null} to TreeItem with text {test} [2019-07-30T15:46:58.006Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133521912 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:46:58.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133521912 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:46:58.006Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133521927 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:46:58.006Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133521928 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:46:58.006Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133521928 data=null} to TreeItem with text {test} [2019-07-30T15:46:58.006Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133521928 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:46:58.006Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1133521929 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-30T15:46:58.006Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133521938 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:46:58.006Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:46:58.006Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1133521979 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T15:46:58.006Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1133521979 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:46:58.006Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1133521979 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:46:58.006Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1133521980 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:46:58.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133521980 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-30T15:46:58.006Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1133522006 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:46:58.006Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1133522006 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T15:46:58.006Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1133522007 data=null} to TreeItem with text {Traces [1]} [2019-07-30T15:46:58.006Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1133522007 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:46:58.006Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1133522007 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-30T15:46:58.006Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1133522010 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T15:46:58.006Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=1133522019 data=null doit=true} to Tree node with text: bug446190 [2019-07-30T15:46:58.006Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=1133522019 data=null} to Tree node with text: bug446190 [2019-07-30T15:46:58.006Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=1133522020 data=null button=1 stateMask=0x0 x=114 y=74 count=1} to Tree node with text: bug446190 [2019-07-30T15:46:58.006Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1133522020 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-30T15:46:58.007Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=1133522024 data=null button=1 stateMask=0x80000 x=98 y=74 count=1} to Tree node with text: bug446190 [2019-07-30T15:46:58.007Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=1133522025 data=null doit=true} to Tree node with text: Views [2019-07-30T15:46:58.007Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=1133522025 data=null} to Tree node with text: Views [2019-07-30T15:46:58.007Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=1133522025 data=null button=1 stateMask=0x0 x=98 y=95 count=1} to Tree node with text: Views [2019-07-30T15:46:58.007Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1133522025 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-30T15:46:58.007Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=1133522118 data=null button=1 stateMask=0x80000 x=114 y=95 count=1} to Tree node with text: Views [2019-07-30T15:46:58.007Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=1133522119 data=null doit=true} to Tree node with text: XML system call analysis [2019-07-30T15:46:58.007Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=1133522119 data=null} to Tree node with text: XML system call analysis [2019-07-30T15:46:58.007Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=1133522120 data=null button=1 stateMask=0x0 x=193 y=389 count=1} to Tree node with text: XML system call analysis [2019-07-30T15:46:58.007Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1133522120 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-30T15:46:58.007Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=1133522130 data=null button=1 stateMask=0x80000 x=177 y=389 count=1} to Tree node with text: XML system call analysis [2019-07-30T15:46:58.007Z] DEBUG - Double-clicking on Tree node with text: Latency Table [2019-07-30T15:46:58.007Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Latency Table} time=1133522209 data=null button=0 stateMask=0x0 x=175 y=431 count=0} to Tree node with text: Latency Table [2019-07-30T15:46:58.007Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Latency Table} time=1133522209 data=null doit=true} to Tree node with text: Latency Table [2019-07-30T15:46:58.007Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:46:58.007Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Latency Table} time=1133522210 data=null} to Tree node with text: Latency Table [2019-07-30T15:46:58.007Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency Table} time=1133522210 data=null button=1 stateMask=0x0 x=175 y=431 count=1} to Tree node with text: Latency Table [2019-07-30T15:46:58.007Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133522211 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-30T15:46:58.007Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency Table} time=1133522222 data=null button=1 stateMask=0x80000 x=175 y=431 count=1} to Tree node with text: Latency Table [2019-07-30T15:46:58.007Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency Table} time=1133522222 data=null button=1 stateMask=0x0 x=175 y=431 count=2} to Tree node with text: Latency Table [2019-07-30T15:46:58.007Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Latency Table} time=1133522252 data=null button=1 stateMask=0x0 x=175 y=431 count=2} to Tree node with text: Latency Table [2019-07-30T15:46:58.264Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1133522252 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-30T15:46:58.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency Table} time=1133522360 data=null button=1 stateMask=0x80000 x=175 y=431 count=2} to Tree node with text: Latency Table [2019-07-30T15:46:58.827Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Latency Table} time=1133522837 data=null button=0 stateMask=0x0 x=175 y=431 count=0} to Tree node with text: Latency Table [2019-07-30T15:46:58.827Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Latency Table} time=1133522837 data=null doit=true} to Tree node with text: Latency Table [2019-07-30T15:46:58.827Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Latency Table} time=1133522837 data=null} to Tree node with text: Latency Table [2019-07-30T15:46:58.827Z] DEBUG - Double-clicked on Tree node with text: Latency Table [2019-07-30T15:47:00.719Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.latencytable"' [2019-07-30T15:47:00.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=1133525094 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-30T15:47:00.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=1133525097 data=null button=1 stateMask=0x80000 x=445 y=-11 count=1} to TableColumn with text {Name} [2019-07-30T15:47:00.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=1133525134 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-30T15:47:00.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=1133525137 data=null button=1 stateMask=0x80000 x=445 y=-12 count=1} to TableColumn with text {Name} [2019-07-30T15:47:01.907Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1133525910 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T15:47:01.907Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T15:47:01.907Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:47:01.907Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:47:01.907Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:47:01.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1133526005 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T15:47:01.907Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1133526005 data=null doit=true} to TreeItem with text {test} [2019-07-30T15:47:01.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1133526006 data=null} to TreeItem with text {test} [2019-07-30T15:47:01.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1133526006 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:47:01.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133526006 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T15:47:01.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1133526015 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T15:47:02.164Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T15:47:02.164Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T15:47:02.164Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T15:47:03.093Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T15:47:03.093Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T15:47:03.093Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:47:03.093Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:47:03.093Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:47:03.093Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:47:03.093Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:47:03.093Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:47:03.093Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:47:03.093Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T15:47:03.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133527116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:47:03.093Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133527117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:47:03.093Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133527117 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:47:03.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133527117 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:47:03.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133527117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:47:03.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133527118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:47:03.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133527118 data=null 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-30T15:47:03.093Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133527118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:47:03.093Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133527118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:47:03.093Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133527118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:47:03.093Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133527119 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:47:03.093Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133527119 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:47:03.093Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:47:03.093Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:47:03.093Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:47:03.093Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:47:03.093Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:47:03.093Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:47:03.093Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:47:03.093Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:47:03.093Z] DEBUG - Clicking on OK [2019-07-30T15:47:03.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1133527122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:47:03.093Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1133527122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:47:03.093Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1133527122 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:47:03.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1133527122 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:47:03.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1133527122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:47:03.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1133527123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:47:03.093Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:47:03.093Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:47:03.093Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:47:03.093Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:47:03.093Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:47:03.093Z] DEBUG - Clicked on OK [2019-07-30T15:47:03.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1133527123 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:47:03.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1133526215 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-30T15:47:03.657Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.latencytable"' [2019-07-30T15:47:03.657Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.775 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest [2019-07-30T15:47:03.657Z] testData(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest) Time elapsed: 6.337 s [2019-07-30T15:47:03.657Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest [2019-07-30T15:47:03.913Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1133528120 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T15:47:04.170Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T15:47:04.170Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T15:47:04.170Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T15:47:04.734Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T15:47:04.734Z] DEBUG - matched Shell with text "Preferences", using matcher: of type 'Shell' [2019-07-30T15:47:04.734Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T15:47:04.734Z] DEBUG - matched Shell with text "Preferences", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-30T15:47:04.734Z] DEBUG - matched Shell with text "Preferences", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T15:47:04.734Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1133528814 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T15:47:04.734Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:47:04.734Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:47:04.734Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:47:04.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1133528833 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T15:47:04.734Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1133528833 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T15:47:04.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1133528833 data=null} to TreeItem with text {Tracing} [2019-07-30T15:47:04.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1133528833 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T15:47:04.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133528834 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-30T15:47:04.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1133528911 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T15:47:04.734Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1133528911 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T15:47:04.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1133528912 data=null} to TreeItem with text {Tracing} [2019-07-30T15:47:04.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1133528912 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T15:47:04.734Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1133528912 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-30T15:47:04.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1133528916 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T15:47:04.734Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:47:04.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1133528917 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-30T15:47:04.734Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1133528917 data=null doit=true} to Tree node with text: XML Analyses [2019-07-30T15:47:04.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1133528917 data=null} to Tree node with text: XML Analyses [2019-07-30T15:47:04.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1133528918 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T15:47:04.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133528918 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-30T15:47:04.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1133529032 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T15:47:04.990Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T15:47:04.990Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T15:47:04.990Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T15:47:04.990Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T15:47:04.990Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T15:47:04.990Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T15:47:04.990Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T15:47:04.990Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T15:47:04.990Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T15:47:04.990Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T15:47:04.990Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:47:04.990Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T15:47:04.990Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T15:47:04.990Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T15:47:04.990Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T15:47:04.990Z] 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-30T15:47:04.990Z] DEBUG - Clicking on Apply and Close [2019-07-30T15:47:04.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1133529092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:04.990Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1133529092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:04.990Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1133529093 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-30T15:47:04.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1133529093 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:04.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1133529093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:04.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1133529093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:04.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1133529097 data=null item=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-30T15:47:04.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1133528411 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-30T15:47:05.248Z] DEBUG - Clicked on [2019-07-30T15:47:05.248Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1133529284 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T15:47:05.248Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T15:47:05.248Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T15:47:05.248Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T15:47:05.506Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T15:47:05.506Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-30T15:47:05.506Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-30T15:47:05.506Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-30T15:47:05.506Z] 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-30T15:47:05.506Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1133529611 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T15:47:05.506Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:47:05.506Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:47:05.506Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:47:05.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1133529624 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T15:47:05.506Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1133529624 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T15:47:05.506Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1133529624 data=null} to TreeItem with text {Tracing} [2019-07-30T15:47:05.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1133529625 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T15:47:05.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133529625 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-30T15:47:05.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1133529709 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T15:47:05.506Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T15:47:05.506Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:47:05.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1133529711 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-30T15:47:05.506Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1133529711 data=null doit=true} to Tree node with text: XML Analyses [2019-07-30T15:47:05.506Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1133529711 data=null} to Tree node with text: XML Analyses [2019-07-30T15:47:05.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1133529711 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T15:47:05.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133529712 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-30T15:47:05.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1133529714 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T15:47:05.506Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:47:05.506Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:47:05.506Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T15:47:05.506Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T15:47:05.506Z] DEBUG - Selecting rows [0] in (of type 'Table') [2019-07-30T15:47:05.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1133529723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T15:47:05.506Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1133529723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T15:47:05.506Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1133529724 data=null doit=true} to (of type 'Table') [2019-07-30T15:47:05.506Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1133529724 data=null} to (of type 'Table') [2019-07-30T15:47:06.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_pattern} time=1133529787 data=null button=1 stateMask=0x0 x=86 y=11 count=1} to (of type 'Table') [2019-07-30T15:47:06.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133529788 data=null item=TableItem {test_valid_pattern} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-30T15:47:06.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_pattern} time=1133529888 data=null button=1 stateMask=0x80000 x=86 y=11 count=1} to (of type 'Table') [2019-07-30T15:47:06.283Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T15:47:06.283Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T15:47:06.283Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T15:47:06.283Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T15:47:06.283Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-30T15:47:06.283Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-30T15:47:06.283Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T15:47:06.283Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T15:47:06.283Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T15:47:06.283Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T15:47:06.283Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T15:47:06.283Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T15:47:06.283Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T15:47:06.283Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:47:06.283Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T15:47:06.283Z] DEBUG - Clicking on Delete [2019-07-30T15:47:06.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1133529892 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-30T15:47:06.283Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1133529893 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-30T15:47:06.283Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1133529893 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T15:47:06.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1133529893 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T15:47:06.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1133529893 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-30T15:47:06.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1133529893 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-30T15:47:06.283Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1133530029 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-30T15:47:06.283Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1133530031 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-30T15:47:06.283Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1133530032 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-30T15:47:06.283Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1133530033 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T15:47:06.283Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1133530033 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T15:47:06.283Z] DEBUG - Clicked on Delete [2019-07-30T15:47:06.283Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2019-07-30T15:47:06.283Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=1133530090 data=null doit=true} to Shell with text {Delete XML file(s)} [2019-07-30T15:47:06.283Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T15:47:06.283Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T15:47:06.283Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T15:47:06.283Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T15:47:06.283Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:47:06.283Z] DEBUG - Clicking on &Yes [2019-07-30T15:47:06.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1133530091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:47:06.283Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1133530091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:47:06.283Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1133530091 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:47:06.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1133530092 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:47:06.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1133530092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:47:06.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1133530092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:47:06.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1133530092 data=null item=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-30T15:47:06.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1133529894 data=null item=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-30T15:47:06.284Z] DEBUG - Clicked on [2019-07-30T15:47:06.284Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T15:47:06.284Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T15:47:06.284Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T15:47:06.284Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T15:47:06.284Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T15:47:06.284Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T15:47:06.284Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T15:47:06.284Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T15:47:06.284Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T15:47:06.284Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T15:47:06.284Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:47:06.284Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T15:47:06.284Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T15:47:06.284Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T15:47:06.284Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T15:47:06.284Z] 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-30T15:47:06.284Z] DEBUG - Clicking on Apply and Close [2019-07-30T15:47:06.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1133530290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:06.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1133530290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:06.284Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1133530290 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-30T15:47:06.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1133530290 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:06.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1133530291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:06.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1133530291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:06.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1133530291 data=null item=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-30T15:47:06.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1133529300 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-30T15:47:06.284Z] DEBUG - Clicked on [2019-07-30T15:47:06.284Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1133530424 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T15:47:06.284Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T15:47:06.284Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T15:47:06.284Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T15:47:06.541Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T15:47:06.541Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-30T15:47:06.541Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-30T15:47:06.541Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-30T15:47:06.541Z] 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-30T15:47:06.541Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1133530787 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T15:47:06.541Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:47:06.541Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:47:06.541Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:47:06.541Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1133530792 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T15:47:06.541Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1133530792 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T15:47:06.541Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1133530792 data=null} to TreeItem with text {Tracing} [2019-07-30T15:47:06.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1133530792 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T15:47:06.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133530793 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-30T15:47:06.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1133530835 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T15:47:06.799Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T15:47:06.799Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:47:06.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1133530836 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-30T15:47:06.799Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1133530836 data=null doit=true} to Tree node with text: XML Analyses [2019-07-30T15:47:06.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1133530837 data=null} to Tree node with text: XML Analyses [2019-07-30T15:47:06.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1133530880 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T15:47:06.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133530880 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-30T15:47:06.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1133530883 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T15:47:06.799Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T15:47:06.799Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import' [2019-07-30T15:47:06.799Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2019-07-30T15:47:06.799Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T15:47:06.799Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T15:47:06.799Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T15:47:06.799Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T15:47:06.799Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T15:47:06.799Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T15:47:06.799Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T15:47:06.799Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T15:47:06.799Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T15:47:06.799Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T15:47:06.799Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:47:06.799Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T15:47:06.799Z] DEBUG - Clicking on Import [2019-07-30T15:47:06.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=1133530892 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-30T15:47:06.799Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1133530892 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-30T15:47:06.799Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=1133530892 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T15:47:06.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=1133530893 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T15:47:06.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=1133530893 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-30T15:47:06.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=1133530905 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-30T15:47:06.799Z] [2019-07-30T15:47:06.799Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 15:47:06.664 [2019-07-30T15:47:06.799Z] !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-30T15:47:06.799Z] [2019-07-30T15:47:06.799Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.ui 4 0 2019-07-30 15:47:06.666 [2019-07-30T15:47:06.799Z] !MESSAGE Import XML analysis file failed. [2019-07-30T15:47:06.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=1133530905 data=null item=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-30T15:47:06.799Z] [2019-07-30T15:47:06.799Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 15:47:06.673 [2019-07-30T15:47:06.799Z] !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-30T15:47:07.056Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=1133530929 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-30T15:47:07.056Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1133531108 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-30T15:47:07.056Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=1133531108 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-30T15:47:07.056Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=1133531108 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T15:47:07.056Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=1133531108 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T15:47:07.056Z] DEBUG - Clicked on Import [2019-07-30T15:47:07.056Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:47:07.056Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:47:07.056Z] DEBUG - matched Shell with text "Import XML analysis ...", using matcher: with text 'Import XML analysis file failed.' [2019-07-30T15:47:07.056Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import XML analysis file failed.} time=1133531125 data=null doit=true} to Shell with text {Import XML analysis file failed.} [2019-07-30T15:47:07.056Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:47:07.056Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:47:07.056Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:47:07.056Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:47:07.056Z] DEBUG - Clicking on OK [2019-07-30T15:47:07.056Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1133531126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:47:07.056Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1133531127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:47:07.056Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1133531127 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:47:07.056Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1133531127 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:47:07.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1133531127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:47:07.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1133531127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:47:07.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1133531128 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:47:07.056Z] DEBUG - Clicked on [2019-07-30T15:47:07.056Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T15:47:07.056Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T15:47:07.056Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T15:47:07.056Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T15:47:07.056Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T15:47:07.056Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T15:47:07.056Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T15:47:07.056Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T15:47:07.056Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T15:47:07.056Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T15:47:07.056Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:47:07.056Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T15:47:07.056Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T15:47:07.056Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T15:47:07.056Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T15:47:07.056Z] 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-30T15:47:07.056Z] DEBUG - Clicking on Apply and Close [2019-07-30T15:47:07.056Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1133531292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:07.056Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1133531292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:07.056Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1133531292 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-30T15:47:07.056Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1133531293 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:07.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1133531293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:07.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1133531293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:07.312Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1133531293 data=null item=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-30T15:47:07.312Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1133530480 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-30T15:47:07.312Z] DEBUG - Clicked on [2019-07-30T15:47:07.312Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1133531332 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T15:47:07.312Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T15:47:07.312Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T15:47:07.312Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T15:47:07.568Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T15:47:07.568Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-30T15:47:07.568Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-30T15:47:07.568Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-30T15:47:07.568Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T15:47:07.568Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1133531692 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T15:47:07.568Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:47:07.568Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:47:07.568Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:47:07.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1133531713 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T15:47:07.568Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1133531713 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T15:47:07.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1133531781 data=null} to TreeItem with text {Tracing} [2019-07-30T15:47:07.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1133531782 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T15:47:07.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133531783 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-30T15:47:07.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1133531817 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T15:47:07.568Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T15:47:07.825Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:47:07.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1133531822 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-30T15:47:07.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1133531822 data=null doit=true} to Tree node with text: XML Analyses [2019-07-30T15:47:07.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1133531822 data=null} to Tree node with text: XML Analyses [2019-07-30T15:47:07.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1133531823 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T15:47:07.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133531823 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-30T15:47:07.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1133531826 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T15:47:07.825Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:47:07.825Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:47:07.825Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T15:47:07.825Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T15:47:07.825Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T15:47:07.825Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T15:47:07.825Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T15:47:07.825Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T15:47:07.825Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T15:47:07.825Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T15:47:07.825Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T15:47:07.825Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T15:47:07.825Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:47:07.825Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T15:47:07.825Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T15:47:07.825Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T15:47:07.825Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T15:47:07.825Z] 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-30T15:47:07.825Z] DEBUG - Clicking on Apply and Close [2019-07-30T15:47:07.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1133531832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:07.825Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1133531832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:07.825Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1133531832 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-30T15:47:07.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1133531832 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:07.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1133531832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:07.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1133531832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:07.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1133531832 data=null item=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-30T15:47:07.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1133531378 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-30T15:47:07.825Z] DEBUG - Clicked on [2019-07-30T15:47:08.082Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:47:08.645Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:47:08.645Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:47:08.645Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:47:08.645Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:47:08.645Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:47:08.645Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=1133532643 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {xml-test} [2019-07-30T15:47:08.645Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=1133532643 data=null doit=true} to TreeItem with text {xml-test} [2019-07-30T15:47:08.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=1133532643 data=null} to TreeItem with text {xml-test} [2019-07-30T15:47:08.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=1133532644 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {xml-test} [2019-07-30T15:47:08.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133532644 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-30T15:47:08.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=1133532692 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {xml-test} [2019-07-30T15:47:08.645Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:47:08.645Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=1133532693 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {xml-test} [2019-07-30T15:47:08.645Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=1133532696 data=null doit=true} to TreeItem with text {xml-test} [2019-07-30T15:47:08.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=1133532696 data=null} to TreeItem with text {xml-test} [2019-07-30T15:47:08.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=1133532696 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {xml-test} [2019-07-30T15:47:08.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133532697 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-30T15:47:08.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=1133532705 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {xml-test} [2019-07-30T15:47:08.645Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=1133532706 data=null doit=true} to TreeItem with text {xml-test} [2019-07-30T15:47:08.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=1133532706 data=null} to TreeItem with text {xml-test} [2019-07-30T15:47:08.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=1133532706 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {xml-test} [2019-07-30T15:47:08.645Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1133532707 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-30T15:47:08.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=1133532717 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {xml-test} [2019-07-30T15:47:08.645Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:47:08.645Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1133532718 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T15:47:08.645Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1133532718 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T15:47:08.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1133532719 data=null} to TreeItem with text {Traces [0]} [2019-07-30T15:47:08.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1133532719 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:47:08.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133532719 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-30T15:47:08.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1133532779 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:47:08.645Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T15:47:08.645Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:47:08.645Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1133532786 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T15:47:08.645Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1133532786 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T15:47:08.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1133532786 data=null} to TreeItem with text {Traces [0]} [2019-07-30T15:47:08.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1133532787 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:47:08.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133532787 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-30T15:47:08.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1133532793 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T15:47:08.902Z] DEBUG - matched MenuItem with text "&Manage XML analyses...", using matcher: with mnemonic 'Manage XML analyses...' [2019-07-30T15:47:08.902Z] DEBUG - Clicking on with mnemonic 'Manage XML analyses...' [2019-07-30T15:47:09.158Z] DEBUG - Clicked on with mnemonic 'Manage XML analyses...' [2019-07-30T15:47:09.159Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-30T15:47:09.159Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files (Filtered)' [2019-07-30T15:47:09.159Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files (Filtered)') [2019-07-30T15:47:09.159Z] 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-30T15:47:09.159Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files (Filtered)} time=1133533301 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files (Filtered)')) [2019-07-30T15:47:09.159Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T15:47:09.159Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T15:47:09.159Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T15:47:09.159Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T15:47:09.159Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T15:47:09.159Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T15:47:09.159Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T15:47:09.159Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T15:47:09.159Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T15:47:09.159Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T15:47:09.159Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:47:09.159Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T15:47:09.159Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T15:47:09.159Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T15:47:09.159Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T15:47:09.159Z] 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-30T15:47:09.159Z] DEBUG - Clicking on Apply and Close [2019-07-30T15:47:09.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1133533307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:09.159Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1133533307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:09.159Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1133533317 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-30T15:47:09.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1133533317 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:09.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1133533318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:09.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1133533318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:09.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1133533318 data=null item=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-30T15:47:09.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Manage XML analyses...} time=1133532912 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-30T15:47:09.415Z] DEBUG - Clicked on [2019-07-30T15:47:09.415Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1133533511 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T15:47:09.415Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T15:47:09.415Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:47:09.415Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:47:09.415Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:47:09.415Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=1133533585 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {xml-test} [2019-07-30T15:47:09.415Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=1133533586 data=null doit=true} to TreeItem with text {xml-test} [2019-07-30T15:47:09.415Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=1133533586 data=null} to TreeItem with text {xml-test} [2019-07-30T15:47:09.415Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=1133533586 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {xml-test} [2019-07-30T15:47:09.415Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133533586 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-30T15:47:09.415Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=1133533624 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {xml-test} [2019-07-30T15:47:09.672Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T15:47:09.672Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T15:47:09.672Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T15:47:10.602Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T15:47:10.602Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T15:47:10.602Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:47:10.602Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T15:47:10.602Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:47:10.602Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:47:10.602Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:47:10.602Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:47:10.602Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:47:10.602Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T15:47:10.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133534708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:47:10.602Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133534709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:47:10.602Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133534709 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:47:10.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133534709 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:47:10.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133534709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:47:10.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133534709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:47:10.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133534709 data=null 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-30T15:47:10.602Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133534709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:47:10.602Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133534710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:47:10.602Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133534710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:47:10.602Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133534710 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:47:10.602Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1133534710 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:47:10.602Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T15:47:10.602Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T15:47:10.602Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T15:47:10.602Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:47:10.602Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T15:47:10.602Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T15:47:10.602Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T15:47:10.602Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:47:10.602Z] DEBUG - Clicking on OK [2019-07-30T15:47:10.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1133534712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:47:10.603Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1133534712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:47:10.603Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1133534713 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:47:10.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1133534713 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:47:10.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1133534713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:47:10.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1133534713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:47:10.603Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:47:10.603Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:47:10.603Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:47:10.603Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:47:10.603Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:47:10.603Z] DEBUG - Clicked on OK [2019-07-30T15:47:10.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1133534713 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T15:47:10.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1133533785 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-30T15:47:11.165Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1133535221 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T15:47:11.165Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T15:47:11.165Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T15:47:11.165Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T15:47:11.165Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T15:47:11.165Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-30T15:47:11.165Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-30T15:47:11.165Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-30T15:47:11.165Z] 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-30T15:47:11.422Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1133535417 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T15:47:11.422Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:47:11.422Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:47:11.422Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:47:11.422Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1133535432 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T15:47:11.422Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1133535432 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T15:47:11.422Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1133535432 data=null} to TreeItem with text {Tracing} [2019-07-30T15:47:11.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1133535433 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T15:47:11.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133535433 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-30T15:47:11.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1133535518 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T15:47:11.422Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T15:47:11.422Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:47:11.422Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1133535519 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-30T15:47:11.422Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1133535519 data=null doit=true} to Tree node with text: XML Analyses [2019-07-30T15:47:11.422Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1133535519 data=null} to Tree node with text: XML Analyses [2019-07-30T15:47:11.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1133535520 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T15:47:11.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133535520 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-30T15:47:11.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1133535522 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T15:47:11.422Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:47:11.422Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:47:11.422Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T15:47:11.422Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T15:47:11.422Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T15:47:11.422Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T15:47:11.422Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T15:47:11.422Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T15:47:11.422Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T15:47:11.422Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T15:47:11.422Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T15:47:11.422Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T15:47:11.422Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:47:11.422Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T15:47:11.422Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T15:47:11.422Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T15:47:11.422Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T15:47:11.422Z] 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-30T15:47:11.422Z] DEBUG - Clicking on Apply and Close [2019-07-30T15:47:11.422Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1133535528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:11.422Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1133535528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:11.422Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1133535528 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-30T15:47:11.422Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1133535529 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:11.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1133535529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:11.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1133535529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:11.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1133535529 data=null item=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-30T15:47:11.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1133535233 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-30T15:47:11.679Z] DEBUG - Clicked on [2019-07-30T15:47:11.679Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1133535693 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T15:47:11.679Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T15:47:11.679Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T15:47:11.679Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T15:47:11.936Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T15:47:11.936Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-30T15:47:11.936Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-30T15:47:11.936Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-30T15:47:11.936Z] 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-30T15:47:11.936Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1133536005 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T15:47:11.936Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:47:11.936Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:47:11.936Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:47:11.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1133536009 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T15:47:11.936Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1133536009 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T15:47:11.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1133536010 data=null} to TreeItem with text {Tracing} [2019-07-30T15:47:11.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1133536010 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T15:47:11.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133536010 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-30T15:47:11.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1133536094 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T15:47:11.936Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T15:47:11.936Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:47:11.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1133536095 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-30T15:47:11.936Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1133536095 data=null doit=true} to Tree node with text: XML Analyses [2019-07-30T15:47:11.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1133536095 data=null} to Tree node with text: XML Analyses [2019-07-30T15:47:11.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1133536096 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T15:47:11.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133536096 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-30T15:47:11.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1133536098 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T15:47:11.936Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T15:47:11.936Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import' [2019-07-30T15:47:11.936Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2019-07-30T15:47:11.936Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T15:47:11.936Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T15:47:11.936Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T15:47:11.936Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T15:47:11.936Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T15:47:11.936Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T15:47:11.936Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T15:47:11.936Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T15:47:11.936Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T15:47:11.936Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T15:47:11.936Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:47:11.936Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T15:47:11.936Z] DEBUG - Clicking on Import [2019-07-30T15:47:11.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=1133536103 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-30T15:47:11.936Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1133536103 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-30T15:47:11.936Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=1133536103 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T15:47:11.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=1133536103 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T15:47:11.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=1133536104 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-30T15:47:11.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=1133536104 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-30T15:47:12.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=1133536104 data=null item=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-30T15:47:12.193Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=1133536206 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-30T15:47:12.193Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1133536209 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-30T15:47:12.193Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=1133536209 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-30T15:47:12.193Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=1133536209 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T15:47:12.193Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=1133536210 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T15:47:12.193Z] DEBUG - Clicked on Import [2019-07-30T15:47:12.193Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:47:12.193Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:47:12.193Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:47:12.193Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:47:12.193Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T15:47:12.193Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T15:47:12.193Z] DEBUG - Selecting rows [1, 0] in (of type 'Table') [2019-07-30T15:47:12.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1133536225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T15:47:12.193Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1133536225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T15:47:12.193Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1133536226 data=null doit=true} to (of type 'Table') [2019-07-30T15:47:12.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1133536226 data=null} to (of type 'Table') [2019-07-30T15:47:12.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {kvm_exits} time=1133536226 data=null button=1 stateMask=0x0 x=60 y=33 count=1} to (of type 'Table') [2019-07-30T15:47:12.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133536226 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-30T15:47:12.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {kvm_exits} time=1133536297 data=null button=1 stateMask=0x80000 x=60 y=33 count=1} to (of type 'Table') [2019-07-30T15:47:12.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1133536297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T15:47:12.193Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1133536297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T15:47:12.193Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1133536297 data=null doit=true} to (of type 'Table') [2019-07-30T15:47:12.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1133536297 data=null} to (of type 'Table') [2019-07-30T15:47:12.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_consuming_fsm} time=1133536299 data=null button=1 stateMask=0x40000 x=95 y=11 count=1} to (of type 'Table') [2019-07-30T15:47:12.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133536299 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-30T15:47:12.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_consuming_fsm} time=1133536330 data=null button=1 stateMask=0xc0000 x=95 y=11 count=1} to (of type 'Table') [2019-07-30T15:47:12.193Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T15:47:12.193Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T15:47:12.193Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T15:47:12.193Z] DEBUG - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...' [2019-07-30T15:47:12.193Z] DEBUG - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH' [2019-07-30T15:47:12.193Z] DEBUG - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-30T15:47:12.193Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T15:47:12.193Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T15:47:12.193Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T15:47:12.193Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T15:47:12.193Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T15:47:12.193Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T15:47:12.193Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T15:47:12.193Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:47:12.193Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T15:47:12.193Z] DEBUG - Clicking on Edit... [2019-07-30T15:47:12.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Edit...} time=1133536334 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-30T15:47:12.193Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=1133536334 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-30T15:47:12.193Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Edit...} time=1133536334 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-30T15:47:12.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Edit...} time=1133536377 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-30T15:47:12.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Edit...} time=1133536385 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-30T15:47:12.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Edit...} time=1133536385 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-30T15:47:14.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Edit...} time=1133536385 data=null item=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-30T15:47:14.714Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Edit...} time=1133538712 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-30T15:47:14.714Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=1133538727 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-30T15:47:14.714Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Edit...} time=1133538727 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-30T15:47:14.714Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Edit...} time=1133538727 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-30T15:47:14.714Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Edit...} time=1133538727 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-30T15:47:14.714Z] DEBUG - Clicked on Edit... [2019-07-30T15:47:14.714Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T15:47:14.714Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T15:47:14.714Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T15:47:14.714Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T15:47:14.714Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T15:47:14.714Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T15:47:14.714Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T15:47:14.714Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T15:47:14.714Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T15:47:14.714Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T15:47:14.714Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:47:14.714Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T15:47:14.714Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T15:47:14.714Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T15:47:14.714Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T15:47:14.714Z] 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-30T15:47:14.714Z] DEBUG - Clicking on Apply and Close [2019-07-30T15:47:14.714Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1133538780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:14.714Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1133538780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:14.714Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1133538780 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-30T15:47:14.714Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1133538781 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:14.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1133538781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:14.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1133538781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:14.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1133538781 data=null item=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-30T15:47:14.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1133535706 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-30T15:47:14.714Z] DEBUG - Clicked on [2019-07-30T15:47:14.714Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kvm_exits.xml"' [2019-07-30T15:47:14.714Z] DEBUG - matched EditorReference with text "", using matcher: with name '"test_consuming_fsm.xml"' [2019-07-30T15:47:14.971Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1133539110 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T15:47:14.971Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T15:47:14.971Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T15:47:14.971Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T15:47:15.227Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T15:47:15.227Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-30T15:47:15.227Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-30T15:47:15.227Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-30T15:47:15.227Z] 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-30T15:47:15.227Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1133539344 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T15:47:15.227Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:47:15.227Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:47:15.227Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:47:15.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1133539349 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T15:47:15.227Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1133539349 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T15:47:15.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1133539391 data=null} to TreeItem with text {Tracing} [2019-07-30T15:47:15.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1133539392 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T15:47:15.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133539392 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-30T15:47:15.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1133539425 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T15:47:15.227Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T15:47:15.227Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:47:15.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1133539428 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-30T15:47:15.227Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1133539430 data=null doit=true} to Tree node with text: XML Analyses [2019-07-30T15:47:15.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1133539430 data=null} to Tree node with text: XML Analyses [2019-07-30T15:47:15.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1133539430 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T15:47:15.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133539431 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-30T15:47:15.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1133539433 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T15:47:15.227Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:47:15.227Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:47:15.485Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T15:47:15.485Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T15:47:15.485Z] DEBUG - Selecting rows [0, 1] in (of type 'Table') [2019-07-30T15:47:15.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1133539492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T15:47:15.485Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1133539492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T15:47:15.485Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1133539492 data=null doit=true} to (of type 'Table') [2019-07-30T15:47:15.485Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1133539492 data=null} to (of type 'Table') [2019-07-30T15:47:15.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_consuming_fsm} time=1133539493 data=null button=1 stateMask=0x0 x=95 y=11 count=1} to (of type 'Table') [2019-07-30T15:47:15.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133539493 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-30T15:47:15.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_consuming_fsm} time=1133539522 data=null button=1 stateMask=0x80000 x=95 y=11 count=1} to (of type 'Table') [2019-07-30T15:47:15.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1133539522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T15:47:15.485Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1133539522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T15:47:15.485Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1133539523 data=null doit=true} to (of type 'Table') [2019-07-30T15:47:15.485Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1133539523 data=null} to (of type 'Table') [2019-07-30T15:47:15.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {kvm_exits} time=1133539523 data=null button=1 stateMask=0x40000 x=60 y=33 count=1} to (of type 'Table') [2019-07-30T15:47:15.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133539524 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-30T15:47:15.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {kvm_exits} time=1133539607 data=null button=1 stateMask=0xc0000 x=60 y=33 count=1} to (of type 'Table') [2019-07-30T15:47:15.485Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T15:47:15.485Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T15:47:15.485Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T15:47:15.485Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T15:47:15.485Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-30T15:47:15.485Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-30T15:47:15.485Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T15:47:15.485Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T15:47:15.485Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T15:47:15.485Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T15:47:15.485Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T15:47:15.485Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T15:47:15.485Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T15:47:15.485Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:47:15.485Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T15:47:15.485Z] DEBUG - Clicking on Delete [2019-07-30T15:47:15.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1133539610 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-30T15:47:15.485Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1133539610 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-30T15:47:15.485Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1133539610 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T15:47:15.485Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1133539611 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T15:47:15.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1133539611 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-30T15:47:15.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1133539611 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-30T15:47:15.742Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1133539737 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-30T15:47:15.742Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1133539738 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-30T15:47:15.742Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1133539739 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-30T15:47:15.742Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1133539739 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T15:47:15.742Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1133539739 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T15:47:15.742Z] DEBUG - Clicked on Delete [2019-07-30T15:47:15.742Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2019-07-30T15:47:15.742Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=1133539742 data=null doit=true} to Shell with text {Delete XML file(s)} [2019-07-30T15:47:15.742Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T15:47:15.742Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T15:47:15.742Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T15:47:15.742Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T15:47:15.742Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:47:15.742Z] DEBUG - Clicking on &Yes [2019-07-30T15:47:15.742Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1133539743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:47:15.742Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1133539744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:47:15.742Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1133539744 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:47:15.742Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1133539744 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:47:15.742Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1133539744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:47:15.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1133539795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:47:15.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1133539796 data=null item=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-30T15:47:15.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1133539612 data=null item=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-30T15:47:15.742Z] DEBUG - Clicked on [2019-07-30T15:47:15.742Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T15:47:15.742Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T15:47:15.742Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T15:47:15.742Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T15:47:15.742Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T15:47:15.742Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T15:47:15.742Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T15:47:15.742Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T15:47:15.742Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T15:47:15.742Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T15:47:15.742Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:47:15.742Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T15:47:15.742Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T15:47:15.742Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T15:47:15.742Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T15:47:15.742Z] 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-30T15:47:15.742Z] DEBUG - Clicking on Apply and Close [2019-07-30T15:47:15.742Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1133539906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:15.742Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1133539906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:15.742Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1133539906 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-30T15:47:15.742Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1133539906 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:15.742Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1133539915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:15.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1133539915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:15.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1133539915 data=null item=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-30T15:47:15.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1133539181 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-30T15:47:15.999Z] DEBUG - Clicked on [2019-07-30T15:47:15.999Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1133540079 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T15:47:15.999Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T15:47:15.999Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T15:47:15.999Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T15:47:16.255Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T15:47:16.255Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-30T15:47:16.255Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-30T15:47:16.255Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-30T15:47:16.255Z] 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-30T15:47:16.255Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1133540386 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T15:47:16.255Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:47:16.255Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:47:16.255Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:47:16.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1133540390 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T15:47:16.255Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1133540390 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T15:47:16.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1133540390 data=null} to TreeItem with text {Tracing} [2019-07-30T15:47:16.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1133540391 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T15:47:16.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133540391 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-30T15:47:16.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1133540429 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T15:47:16.255Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T15:47:16.255Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:47:16.256Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1133540430 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-30T15:47:16.256Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1133540430 data=null doit=true} to Tree node with text: XML Analyses [2019-07-30T15:47:16.256Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1133540430 data=null} to Tree node with text: XML Analyses [2019-07-30T15:47:16.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1133540431 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T15:47:16.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133540431 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-30T15:47:16.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1133540433 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T15:47:16.256Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T15:47:16.256Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import' [2019-07-30T15:47:16.256Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2019-07-30T15:47:16.256Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T15:47:16.256Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T15:47:16.256Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T15:47:16.256Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T15:47:16.256Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T15:47:16.256Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T15:47:16.256Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T15:47:16.256Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T15:47:16.256Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T15:47:16.256Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T15:47:16.256Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:47:16.256Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T15:47:16.256Z] DEBUG - Clicking on Import [2019-07-30T15:47:16.256Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=1133540437 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-30T15:47:16.256Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1133540437 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-30T15:47:16.256Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=1133540437 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T15:47:16.256Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=1133540437 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T15:47:16.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=1133540438 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-30T15:47:16.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=1133540438 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-30T15:47:16.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=1133540438 data=null item=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-30T15:47:16.820Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=1133540806 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-30T15:47:16.820Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1133540809 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-30T15:47:16.820Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=1133540809 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-30T15:47:16.820Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=1133540809 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T15:47:16.820Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=1133540809 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T15:47:16.820Z] DEBUG - Clicked on Import [2019-07-30T15:47:16.820Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:47:16.820Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:47:16.820Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:47:16.820Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:47:16.820Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:47:16.820Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {test_valid} time=1133540825 data=null button=0 stateMask=0x0 x=59 y=33 count=0} to TableItem with text {test_valid} [2019-07-30T15:47:16.820Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {test_valid} time=1133540825 data=null doit=true} to TableItem with text {test_valid} [2019-07-30T15:47:16.820Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {test_valid} time=1133540825 data=null} to TableItem with text {test_valid} [2019-07-30T15:47:16.820Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid} time=1133540826 data=null button=1 stateMask=0x0 x=59 y=33 count=1} to TableItem with text {test_valid} [2019-07-30T15:47:16.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133540826 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-30T15:47:16.820Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid} time=1133540997 data=null button=1 stateMask=0x80000 x=59 y=33 count=1} to TableItem with text {test_valid} [2019-07-30T15:47:16.820Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T15:47:16.820Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T15:47:16.820Z] DEBUG - matched Label with text "File enabled", using matcher: of type 'Label' [2019-07-30T15:47:16.820Z] DEBUG - matched Label with text "File enabled", using matcher: with mnemonic 'File enabled' [2019-07-30T15:47:16.820Z] DEBUG - matched Label with text "File enabled", using matcher: (of type 'Label' and with mnemonic 'File enabled') [2019-07-30T15:47:16.820Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T15:47:16.820Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:47:16.820Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1133541001 data=null button=0 stateMask=0x0 x=125 y=11 count=0} to TableItem with text {test_valid_xml_timegraphView} [2019-07-30T15:47:16.820Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {test_valid_xml_timegraphView} time=1133541001 data=null doit=true} to TableItem with text {test_valid_xml_timegraphView} [2019-07-30T15:47:16.820Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {test_valid_xml_timegraphView} time=1133541002 data=null} to TableItem with text {test_valid_xml_timegraphView} [2019-07-30T15:47:16.820Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1133541009 data=null button=1 stateMask=0x0 x=125 y=11 count=1} to TableItem with text {test_valid_xml_timegraphView} [2019-07-30T15:47:16.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133541009 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-30T15:47:16.820Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1133541024 data=null button=1 stateMask=0x80000 x=125 y=11 count=1} to TableItem with text {test_valid_xml_timegraphView} [2019-07-30T15:47:16.820Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T15:47:16.820Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T15:47:16.820Z] DEBUG - matched Label with text "File enabled", using matcher: of type 'Label' [2019-07-30T15:47:16.820Z] DEBUG - matched Label with text "File enabled", using matcher: with mnemonic 'File enabled' [2019-07-30T15:47:16.820Z] DEBUG - matched Label with text "File enabled", using matcher: (of type 'Label' and with mnemonic 'File enabled') [2019-07-30T15:47:16.820Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T15:47:16.820Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T15:47:16.820Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T15:47:16.820Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T15:47:16.820Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T15:47:16.820Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T15:47:16.820Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T15:47:16.820Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T15:47:16.820Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T15:47:16.820Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T15:47:16.820Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T15:47:16.820Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:47:16.820Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T15:47:16.820Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T15:47:16.820Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T15:47:16.820Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T15:47:16.820Z] 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-30T15:47:16.820Z] DEBUG - Clicking on Apply and Close [2019-07-30T15:47:16.820Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1133541030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:16.820Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1133541030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:16.820Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1133541030 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-30T15:47:16.820Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1133541030 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:16.820Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1133541030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:16.820Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1133541030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:17.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1133541030 data=null item=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-30T15:47:17.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1133540091 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-30T15:47:17.129Z] DEBUG - Clicked on [2019-07-30T15:47:17.129Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1133541204 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T15:47:17.129Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T15:47:17.129Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T15:47:17.129Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T15:47:17.729Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T15:47:17.729Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-30T15:47:17.729Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-30T15:47:17.729Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-30T15:47:17.729Z] 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-30T15:47:17.729Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1133541503 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T15:47:17.729Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:47:17.729Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:47:17.729Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:47:17.729Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1133541507 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T15:47:17.729Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1133541507 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T15:47:17.729Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1133541507 data=null} to TreeItem with text {Tracing} [2019-07-30T15:47:17.729Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1133541507 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T15:47:17.729Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133541508 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-30T15:47:17.729Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1133541587 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T15:47:17.729Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T15:47:17.729Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:47:17.729Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1133541588 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-30T15:47:17.729Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1133541588 data=null doit=true} to Tree node with text: XML Analyses [2019-07-30T15:47:17.729Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1133541588 data=null} to Tree node with text: XML Analyses [2019-07-30T15:47:17.729Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1133541589 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T15:47:17.729Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133541589 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-30T15:47:17.729Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1133541591 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T15:47:17.729Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:47:17.729Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:47:17.729Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T15:47:17.729Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T15:47:17.729Z] DEBUG - Selecting rows [0, 1] in (of type 'Table') [2019-07-30T15:47:17.729Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1133541596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T15:47:17.729Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1133541596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T15:47:17.729Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1133541596 data=null doit=true} to (of type 'Table') [2019-07-30T15:47:17.729Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1133541597 data=null} to (of type 'Table') [2019-07-30T15:47:17.729Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1133541597 data=null button=1 stateMask=0x0 x=125 y=11 count=1} to (of type 'Table') [2019-07-30T15:47:17.729Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133541597 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-30T15:47:17.729Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1133541627 data=null button=1 stateMask=0x80000 x=125 y=11 count=1} to (of type 'Table') [2019-07-30T15:47:17.729Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1133541627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T15:47:17.729Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1133541627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T15:47:17.729Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1133541684 data=null doit=true} to (of type 'Table') [2019-07-30T15:47:17.729Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1133541684 data=null} to (of type 'Table') [2019-07-30T15:47:17.729Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid} time=1133541685 data=null button=1 stateMask=0x40000 x=59 y=33 count=1} to (of type 'Table') [2019-07-30T15:47:17.729Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133541685 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-30T15:47:17.729Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid} time=1133541884 data=null button=1 stateMask=0xc0000 x=59 y=33 count=1} to (of type 'Table') [2019-07-30T15:47:17.729Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T15:47:17.729Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T15:47:17.729Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T15:47:17.729Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T15:47:17.729Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-30T15:47:17.729Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-30T15:47:17.729Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T15:47:17.729Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T15:47:17.729Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T15:47:17.729Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T15:47:17.729Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T15:47:17.729Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T15:47:17.730Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T15:47:17.730Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:47:17.730Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T15:47:17.730Z] DEBUG - Clicking on Delete [2019-07-30T15:47:17.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1133541888 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-30T15:47:17.730Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1133541888 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-30T15:47:17.730Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1133541888 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T15:47:17.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1133541888 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T15:47:17.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1133541889 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-30T15:47:17.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1133541889 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-30T15:47:18.028Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1133542000 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-30T15:47:18.028Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1133542001 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-30T15:47:18.028Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1133542001 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-30T15:47:18.028Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1133542001 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T15:47:18.028Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1133542001 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T15:47:18.028Z] DEBUG - Clicked on Delete [2019-07-30T15:47:18.028Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2019-07-30T15:47:18.028Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=1133542003 data=null doit=true} to Shell with text {Delete XML file(s)} [2019-07-30T15:47:18.028Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T15:47:18.028Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T15:47:18.028Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T15:47:18.028Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T15:47:18.028Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:47:18.028Z] DEBUG - Clicking on &Yes [2019-07-30T15:47:18.028Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1133542004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:47:18.028Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1133542004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:47:18.028Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1133542004 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:47:18.028Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1133542004 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:47:18.028Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1133542004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:47:18.028Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1133542004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:47:18.028Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1133542005 data=null item=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-30T15:47:18.028Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1133541889 data=null item=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-30T15:47:18.028Z] DEBUG - Clicked on [2019-07-30T15:47:18.028Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T15:47:18.028Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T15:47:18.028Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T15:47:18.028Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T15:47:18.028Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T15:47:18.028Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T15:47:18.028Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T15:47:18.028Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T15:47:18.028Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T15:47:18.028Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T15:47:18.028Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:47:18.028Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T15:47:18.028Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T15:47:18.028Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T15:47:18.028Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T15:47:18.028Z] 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-30T15:47:18.028Z] DEBUG - Clicking on Apply and Close [2019-07-30T15:47:18.028Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1133542116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:18.028Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1133542116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:18.028Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1133542116 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-30T15:47:18.028Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1133542117 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:18.028Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1133542117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:18.028Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1133542117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:18.028Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1133542117 data=null item=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-30T15:47:18.028Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1133541216 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-30T15:47:18.286Z] DEBUG - Clicked on [2019-07-30T15:47:18.286Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1133542288 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T15:47:18.286Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T15:47:18.286Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T15:47:18.286Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T15:47:18.286Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T15:47:18.286Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-30T15:47:18.286Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-30T15:47:18.286Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-30T15:47:18.286Z] 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-30T15:47:18.543Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1133542586 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T15:47:18.543Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:47:18.543Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:47:18.543Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:47:18.543Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1133542590 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T15:47:18.543Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1133542591 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T15:47:18.543Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1133542591 data=null} to TreeItem with text {Tracing} [2019-07-30T15:47:18.543Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1133542591 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T15:47:18.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133542592 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-30T15:47:18.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1133542631 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T15:47:18.543Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T15:47:18.543Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:47:18.543Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1133542633 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-30T15:47:18.543Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1133542633 data=null doit=true} to Tree node with text: XML Analyses [2019-07-30T15:47:18.543Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1133542633 data=null} to Tree node with text: XML Analyses [2019-07-30T15:47:18.543Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1133542633 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T15:47:18.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133542633 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-30T15:47:18.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1133542635 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T15:47:18.543Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:47:18.543Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:47:18.543Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T15:47:18.543Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import' [2019-07-30T15:47:18.543Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2019-07-30T15:47:18.543Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T15:47:18.543Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T15:47:18.543Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T15:47:18.543Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T15:47:18.543Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T15:47:18.543Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T15:47:18.543Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T15:47:18.543Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T15:47:18.543Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T15:47:18.543Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T15:47:18.543Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:47:18.543Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T15:47:18.543Z] DEBUG - Clicking on Import [2019-07-30T15:47:18.543Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=1133542709 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-30T15:47:18.543Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1133542710 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-30T15:47:18.543Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=1133542710 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T15:47:18.543Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=1133542710 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T15:47:18.543Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=1133542710 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-30T15:47:18.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=1133542710 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-30T15:47:18.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=1133542710 data=null item=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-30T15:47:18.800Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=1133542999 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-30T15:47:18.800Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1133543002 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-30T15:47:18.800Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=1133543002 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-30T15:47:18.800Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=1133543002 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T15:47:18.800Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=1133543002 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T15:47:18.800Z] DEBUG - Clicked on Import [2019-07-30T15:47:18.800Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:47:18.800Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:47:18.800Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T15:47:18.800Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T15:47:18.800Z] DEBUG - Selecting rows [3, 2] in (of type 'Table') [2019-07-30T15:47:18.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1133543019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T15:47:18.800Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1133543020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T15:47:18.800Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1133543020 data=null doit=true} to (of type 'Table') [2019-07-30T15:47:18.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1133543020 data=null} to (of type 'Table') [2019-07-30T15:47:18.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values} time=1133543021 data=null button=1 stateMask=0x0 x=85 y=77 count=1} to (of type 'Table') [2019-07-30T15:47:19.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133543021 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-30T15:47:19.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values} time=1133543102 data=null button=1 stateMask=0x80000 x=85 y=77 count=1} to (of type 'Table') [2019-07-30T15:47:19.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1133543102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T15:47:19.057Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1133543103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T15:47:19.057Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1133543103 data=null doit=true} to (of type 'Table') [2019-07-30T15:47:19.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1133543103 data=null} to (of type 'Table') [2019-07-30T15:47:19.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=1133543103 data=null button=1 stateMask=0x40000 x=112 y=55 count=1} to (of type 'Table') [2019-07-30T15:47:19.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133543103 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-30T15:47:19.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=1133543184 data=null button=1 stateMask=0xc0000 x=112 y=55 count=1} to (of type 'Table') [2019-07-30T15:47:19.057Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T15:47:19.057Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T15:47:19.057Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T15:47:19.057Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T15:47:19.057Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T15:47:19.057Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T15:47:19.057Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T15:47:19.057Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected' [2019-07-30T15:47:19.057Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH' [2019-07-30T15:47:19.057Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T15:47:19.057Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T15:47:19.057Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T15:47:19.057Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T15:47:19.057Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:47:19.057Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T15:47:19.057Z] DEBUG - Clicking on Uncheck selected [2019-07-30T15:47:19.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=1133543187 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-30T15:47:19.057Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1133543187 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-30T15:47:19.057Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=1133543188 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T15:47:19.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=1133543188 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T15:47:19.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=1133543188 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-30T15:47:19.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=1133543188 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-30T15:47:19.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=1133543189 data=null item=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-30T15:47:19.057Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=1133543190 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-30T15:47:19.057Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1133543190 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-30T15:47:19.057Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=1133543190 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-30T15:47:19.057Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=1133543190 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T15:47:19.057Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=1133543190 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T15:47:19.057Z] DEBUG - Clicked on Uncheck selected [2019-07-30T15:47:19.057Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T15:47:19.057Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T15:47:19.057Z] DEBUG - Selecting rows [3, 2] in (of type 'Table') [2019-07-30T15:47:19.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1133543191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T15:47:19.057Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1133543191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T15:47:19.057Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1133543191 data=null doit=true} to (of type 'Table') [2019-07-30T15:47:19.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1133543192 data=null} to (of type 'Table') [2019-07-30T15:47:19.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values} time=1133543192 data=null button=1 stateMask=0x0 x=85 y=77 count=1} to (of type 'Table') [2019-07-30T15:47:19.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133543192 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-30T15:47:19.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values} time=1133543281 data=null button=1 stateMask=0x80000 x=85 y=77 count=1} to (of type 'Table') [2019-07-30T15:47:19.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1133543281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T15:47:19.058Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1133543281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T15:47:19.058Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1133543282 data=null doit=true} to (of type 'Table') [2019-07-30T15:47:19.058Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1133543282 data=null} to (of type 'Table') [2019-07-30T15:47:19.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=1133543282 data=null button=1 stateMask=0x40000 x=112 y=55 count=1} to (of type 'Table') [2019-07-30T15:47:19.314Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133543283 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-30T15:47:19.314Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=1133543381 data=null button=1 stateMask=0xc0000 x=112 y=55 count=1} to (of type 'Table') [2019-07-30T15:47:19.314Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T15:47:19.314Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T15:47:19.314Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T15:47:19.314Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T15:47:19.314Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T15:47:19.314Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-30T15:47:19.314Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-30T15:47:19.314Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T15:47:19.314Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T15:47:19.314Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T15:47:19.314Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T15:47:19.314Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T15:47:19.314Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T15:47:19.314Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:47:19.314Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T15:47:19.314Z] DEBUG - Clicking on Check selected [2019-07-30T15:47:19.314Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1133543384 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-30T15:47:19.314Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1133543384 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-30T15:47:19.314Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1133543385 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T15:47:19.314Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1133543385 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T15:47:19.314Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1133543385 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-30T15:47:19.314Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1133543385 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-30T15:47:19.314Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1133543385 data=null item=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-30T15:47:19.314Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1133543432 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-30T15:47:19.314Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1133543432 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-30T15:47:19.314Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1133543432 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-30T15:47:19.315Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1133543432 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T15:47:19.315Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1133543432 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T15:47:19.315Z] DEBUG - Clicked on Check selected [2019-07-30T15:47:19.315Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T15:47:19.315Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T15:47:19.315Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T15:47:19.315Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T15:47:19.315Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T15:47:19.315Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T15:47:19.315Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T15:47:19.315Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T15:47:19.315Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T15:47:19.315Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T15:47:19.315Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T15:47:19.315Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T15:47:19.315Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T15:47:19.315Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:47:19.315Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T15:47:19.315Z] DEBUG - Clicking on Uncheck all [2019-07-30T15:47:19.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1133543435 data=null 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-30T15:47:19.315Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1133543435 data=null 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-30T15:47:19.315Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1133543435 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T15:47:19.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1133543435 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T15:47:19.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1133543436 data=null 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-30T15:47:19.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1133543436 data=null 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-30T15:47:19.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1133543436 data=null item=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-30T15:47:19.315Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1133543437 data=null 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-30T15:47:19.315Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1133543438 data=null 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-30T15:47:19.315Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1133543438 data=null 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-30T15:47:19.315Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1133543438 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T15:47:19.315Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1133543438 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T15:47:19.315Z] DEBUG - Clicked on Uncheck all [2019-07-30T15:47:19.315Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T15:47:19.315Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T15:47:19.315Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T15:47:19.315Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T15:47:19.315Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T15:47:19.315Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T15:47:19.315Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T15:47:19.315Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T15:47:19.315Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:47:19.315Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T15:47:19.315Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T15:47:19.315Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T15:47:19.315Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T15:47:19.315Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:47:19.315Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T15:47:19.315Z] DEBUG - Clicking on Check all [2019-07-30T15:47:19.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1133543481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:47:19.315Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1133543481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:47:19.315Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1133543482 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:47:19.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1133543482 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:47:19.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1133543482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:47:19.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1133543482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:47:19.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1133543483 data=null item=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-30T15:47:19.571Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1133543578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:47:19.571Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1133543578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:47:19.571Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1133543578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:47:19.571Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1133543578 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:47:19.571Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1133543579 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T15:47:19.571Z] DEBUG - Clicked on Check all [2019-07-30T15:47:19.571Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T15:47:19.571Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T15:47:19.571Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T15:47:19.571Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T15:47:19.571Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T15:47:19.571Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T15:47:19.571Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T15:47:19.571Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T15:47:19.571Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T15:47:19.571Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T15:47:19.571Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:47:19.571Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T15:47:19.571Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T15:47:19.571Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T15:47:19.571Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T15:47:19.571Z] 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-30T15:47:19.571Z] DEBUG - Clicking on Apply and Close [2019-07-30T15:47:19.571Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1133543582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:19.571Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1133543582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:19.571Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1133543582 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-30T15:47:19.571Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1133543582 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:19.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1133543582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:19.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1133543583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:19.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1133543583 data=null item=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-30T15:47:19.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1133542300 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-30T15:47:19.571Z] DEBUG - Clicked on [2019-07-30T15:47:19.571Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1133543806 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T15:47:19.571Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T15:47:19.571Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T15:47:19.571Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T15:47:19.829Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T15:47:19.829Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-30T15:47:19.829Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-30T15:47:19.829Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-30T15:47:19.829Z] 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-30T15:47:19.829Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1133544026 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T15:47:19.829Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:47:19.829Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:47:19.829Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:47:19.829Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1133544029 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T15:47:19.829Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1133544029 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T15:47:19.829Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1133544029 data=null} to TreeItem with text {Tracing} [2019-07-30T15:47:19.829Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1133544030 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T15:47:19.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133544030 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-30T15:47:20.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1133544112 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T15:47:20.085Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T15:47:20.085Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:47:20.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1133544114 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-30T15:47:20.085Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1133544114 data=null doit=true} to Tree node with text: XML Analyses [2019-07-30T15:47:20.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1133544114 data=null} to Tree node with text: XML Analyses [2019-07-30T15:47:20.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1133544114 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T15:47:20.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133544114 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-30T15:47:20.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1133544116 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T15:47:20.085Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:47:20.085Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:47:20.085Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T15:47:20.085Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T15:47:20.085Z] DEBUG - Selecting rows [0, 1, 2, 3, 4] in (of type 'Table') [2019-07-30T15:47:20.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1133544121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T15:47:20.085Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1133544122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T15:47:20.085Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1133544122 data=null doit=true} to (of type 'Table') [2019-07-30T15:47:20.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1133544122 data=null} to (of type 'Table') [2019-07-30T15:47:20.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_attributes} time=1133544122 data=null button=1 stateMask=0x0 x=75 y=11 count=1} to (of type 'Table') [2019-07-30T15:47:20.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133544122 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-30T15:47:20.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_attributes} time=1133544185 data=null button=1 stateMask=0x80000 x=75 y=11 count=1} to (of type 'Table') [2019-07-30T15:47:20.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1133544186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T15:47:20.085Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1133544186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T15:47:20.085Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1133544186 data=null doit=true} to (of type 'Table') [2019-07-30T15:47:20.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1133544186 data=null} to (of type 'Table') [2019-07-30T15:47:20.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_pattern_segment} time=1133544187 data=null button=1 stateMask=0x40000 x=100 y=33 count=1} to (of type 'Table') [2019-07-30T15:47:20.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133544187 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-30T15:47:20.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_pattern_segment} time=1133544212 data=null button=1 stateMask=0xc0000 x=100 y=33 count=1} to (of type 'Table') [2019-07-30T15:47:20.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1133544212 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T15:47:20.085Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1133544212 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T15:47:20.085Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1133544212 data=null doit=true} to (of type 'Table') [2019-07-30T15:47:20.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1133544212 data=null} to (of type 'Table') [2019-07-30T15:47:20.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=1133544213 data=null button=1 stateMask=0x40000 x=112 y=55 count=1} to (of type 'Table') [2019-07-30T15:47:20.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133544213 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-30T15:47:20.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=1133544287 data=null button=1 stateMask=0xc0000 x=112 y=55 count=1} to (of type 'Table') [2019-07-30T15:47:20.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1133544287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T15:47:20.085Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1133544288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T15:47:20.085Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1133544288 data=null doit=true} to (of type 'Table') [2019-07-30T15:47:20.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1133544288 data=null} to (of type 'Table') [2019-07-30T15:47:20.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values} time=1133544289 data=null button=1 stateMask=0x40000 x=85 y=77 count=1} to (of type 'Table') [2019-07-30T15:47:20.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133544289 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-30T15:47:20.342Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values} time=1133544411 data=null button=1 stateMask=0xc0000 x=85 y=77 count=1} to (of type 'Table') [2019-07-30T15:47:20.342Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1133544412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T15:47:20.342Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1133544412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T15:47:20.342Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1133544412 data=null doit=true} to (of type 'Table') [2019-07-30T15:47:20.342Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1133544413 data=null} to (of type 'Table') [2019-07-30T15:47:20.342Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_doubles} time=1133544413 data=null button=1 stateMask=0x40000 x=69 y=99 count=1} to (of type 'Table') [2019-07-30T15:47:20.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133544413 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-30T15:47:20.342Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_doubles} time=1133544516 data=null button=1 stateMask=0xc0000 x=69 y=99 count=1} to (of type 'Table') [2019-07-30T15:47:20.342Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T15:47:20.342Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T15:47:20.342Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T15:47:20.342Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T15:47:20.342Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-30T15:47:20.342Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-30T15:47:20.342Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T15:47:20.342Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T15:47:20.342Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T15:47:20.342Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T15:47:20.342Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T15:47:20.342Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T15:47:20.342Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T15:47:20.342Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:47:20.342Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T15:47:20.342Z] DEBUG - Clicking on Delete [2019-07-30T15:47:20.342Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1133544519 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-30T15:47:20.342Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1133544519 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-30T15:47:20.342Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1133544519 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T15:47:20.342Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1133544519 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T15:47:20.342Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1133544519 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-30T15:47:20.342Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1133544519 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-30T15:47:20.598Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1133544642 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-30T15:47:20.598Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1133544642 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-30T15:47:20.598Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1133544643 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-30T15:47:20.598Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1133544643 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T15:47:20.599Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1133544643 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T15:47:20.599Z] DEBUG - Clicked on Delete [2019-07-30T15:47:20.599Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2019-07-30T15:47:20.599Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=1133544644 data=null doit=true} to Shell with text {Delete XML file(s)} [2019-07-30T15:47:20.599Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T15:47:20.599Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T15:47:20.599Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T15:47:20.599Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T15:47:20.599Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:47:20.599Z] DEBUG - Clicking on &Yes [2019-07-30T15:47:20.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1133544677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:47:20.599Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1133544689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:47:20.599Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1133544689 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:47:20.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1133544689 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:47:20.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1133544690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:47:20.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1133544690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:47:20.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1133544690 data=null item=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-30T15:47:20.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1133544520 data=null item=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-30T15:47:20.599Z] DEBUG - Clicked on [2019-07-30T15:47:20.599Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T15:47:20.599Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T15:47:20.599Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T15:47:20.599Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T15:47:20.599Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T15:47:20.599Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T15:47:20.599Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T15:47:20.599Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T15:47:20.599Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T15:47:20.599Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T15:47:20.599Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:47:20.599Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T15:47:20.599Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T15:47:20.599Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T15:47:20.599Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T15:47:20.599Z] 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-30T15:47:20.599Z] DEBUG - Clicking on Apply and Close [2019-07-30T15:47:20.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1133544801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:20.599Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1133544801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:20.599Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1133544801 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-30T15:47:20.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1133544801 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:20.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1133544801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:20.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1133544801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:20.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1133544802 data=null item=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-30T15:47:20.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1133543817 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-30T15:47:20.856Z] DEBUG - Clicked on [2019-07-30T15:47:20.856Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1133544929 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T15:47:20.856Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T15:47:20.856Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T15:47:20.856Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T15:47:21.113Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T15:47:21.113Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-30T15:47:21.113Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-30T15:47:21.113Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-30T15:47:21.113Z] 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-30T15:47:21.113Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1133545227 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T15:47:21.113Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:47:21.113Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:47:21.113Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:47:21.113Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1133545231 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T15:47:21.113Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1133545231 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T15:47:21.113Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1133545231 data=null} to TreeItem with text {Tracing} [2019-07-30T15:47:21.113Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1133545232 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T15:47:21.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133545232 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-30T15:47:21.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1133545317 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T15:47:21.113Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T15:47:21.113Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:47:21.113Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1133545318 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-30T15:47:21.113Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1133545318 data=null doit=true} to Tree node with text: XML Analyses [2019-07-30T15:47:21.113Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1133545319 data=null} to Tree node with text: XML Analyses [2019-07-30T15:47:21.113Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1133545319 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T15:47:21.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133545319 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-30T15:47:21.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1133545321 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T15:47:21.113Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T15:47:21.113Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import' [2019-07-30T15:47:21.113Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2019-07-30T15:47:21.113Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T15:47:21.113Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T15:47:21.113Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T15:47:21.113Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T15:47:21.113Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T15:47:21.113Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T15:47:21.113Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T15:47:21.113Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T15:47:21.113Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T15:47:21.113Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T15:47:21.113Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:47:21.113Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T15:47:21.113Z] DEBUG - Clicking on Import [2019-07-30T15:47:21.113Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=1133545325 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-30T15:47:21.113Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1133545325 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-30T15:47:21.113Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=1133545326 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T15:47:21.113Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=1133545326 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T15:47:21.113Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=1133545326 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-30T15:47:21.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=1133545326 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-30T15:47:21.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=1133545326 data=null item=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-30T15:47:21.370Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=1133545497 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-30T15:47:21.370Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1133545500 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-30T15:47:21.370Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=1133545501 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-30T15:47:21.370Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=1133545501 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T15:47:21.370Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=1133545501 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T15:47:21.370Z] DEBUG - Clicked on Import [2019-07-30T15:47:21.370Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:47:21.370Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:47:21.370Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:47:21.370Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:47:21.370Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T15:47:21.370Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T15:47:21.370Z] DEBUG - Selecting rows [0] in (of type 'Table') [2019-07-30T15:47:21.370Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1133545514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T15:47:21.370Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1133545514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T15:47:21.370Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1133545514 data=null doit=true} to (of type 'Table') [2019-07-30T15:47:21.370Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1133545514 data=null} to (of type 'Table') [2019-07-30T15:47:21.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_extended} time=1133545515 data=null button=1 stateMask=0x0 x=92 y=11 count=1} to (of type 'Table') [2019-07-30T15:47:21.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133545515 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-30T15:47:21.370Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_extended} time=1133545588 data=null button=1 stateMask=0x80000 x=92 y=11 count=1} to (of type 'Table') [2019-07-30T15:47:21.370Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T15:47:21.370Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T15:47:21.370Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T15:47:21.370Z] DEBUG - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...' [2019-07-30T15:47:21.370Z] DEBUG - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH' [2019-07-30T15:47:21.370Z] DEBUG - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-30T15:47:21.370Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T15:47:21.370Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T15:47:21.370Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T15:47:21.370Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T15:47:21.370Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T15:47:21.370Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T15:47:21.370Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T15:47:21.371Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:47:21.371Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T15:47:21.371Z] DEBUG - Clicking on Edit... [2019-07-30T15:47:21.371Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Edit...} time=1133545591 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-30T15:47:21.371Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=1133545591 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-30T15:47:21.371Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Edit...} time=1133545591 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-30T15:47:21.371Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Edit...} time=1133545591 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-30T15:47:21.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Edit...} time=1133545591 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-30T15:47:21.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Edit...} time=1133545591 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-30T15:47:21.933Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Edit...} time=1133545592 data=null item=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-30T15:47:21.933Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Edit...} time=1133546074 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-30T15:47:21.933Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=1133546098 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-30T15:47:21.933Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Edit...} time=1133546107 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-30T15:47:21.934Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Edit...} time=1133546107 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-30T15:47:21.934Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Edit...} time=1133546107 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-30T15:47:21.934Z] DEBUG - Clicked on Edit... [2019-07-30T15:47:21.934Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T15:47:21.934Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T15:47:21.934Z] DEBUG - Selecting rows [0, 1] in (of type 'Table') [2019-07-30T15:47:22.190Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1133546251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T15:47:22.190Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1133546251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T15:47:22.190Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1133546251 data=null doit=true} to (of type 'Table') [2019-07-30T15:47:22.190Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1133546251 data=null} to (of type 'Table') [2019-07-30T15:47:22.190Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_extended} time=1133546268 data=null button=1 stateMask=0x0 x=92 y=11 count=1} to (of type 'Table') [2019-07-30T15:47:22.190Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133546268 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-30T15:47:22.190Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_extended} time=1133546303 data=null button=1 stateMask=0x80000 x=92 y=11 count=1} to (of type 'Table') [2019-07-30T15:47:22.190Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1133546303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T15:47:22.190Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1133546303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T15:47:22.190Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1133546303 data=null doit=true} to (of type 'Table') [2019-07-30T15:47:22.190Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1133546303 data=null} to (of type 'Table') [2019-07-30T15:47:22.190Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_pattern} time=1133546310 data=null button=1 stateMask=0x40000 x=86 y=33 count=1} to (of type 'Table') [2019-07-30T15:47:22.190Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133546310 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-30T15:47:22.190Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_pattern} time=1133546389 data=null button=1 stateMask=0xc0000 x=86 y=33 count=1} to (of type 'Table') [2019-07-30T15:47:22.190Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T15:47:22.190Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T15:47:22.190Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T15:47:22.190Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T15:47:22.190Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-30T15:47:22.190Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-30T15:47:22.190Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T15:47:22.190Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T15:47:22.190Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T15:47:22.190Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T15:47:22.190Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T15:47:22.190Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T15:47:22.190Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T15:47:22.190Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:47:22.190Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T15:47:22.190Z] DEBUG - Clicking on Delete [2019-07-30T15:47:22.190Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1133546392 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-30T15:47:22.190Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1133546392 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-30T15:47:22.190Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1133546392 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T15:47:22.190Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1133546392 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T15:47:22.190Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1133546393 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-30T15:47:22.190Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1133546393 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-30T15:47:22.447Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1133546504 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-30T15:47:22.447Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1133546505 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-30T15:47:22.447Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1133546505 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-30T15:47:22.447Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1133546505 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T15:47:22.447Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1133546505 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T15:47:22.447Z] DEBUG - Clicked on Delete [2019-07-30T15:47:22.447Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2019-07-30T15:47:22.447Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=1133546508 data=null doit=true} to Shell with text {Delete XML file(s)} [2019-07-30T15:47:22.447Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T15:47:22.447Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T15:47:22.447Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T15:47:22.447Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T15:47:22.447Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:47:22.447Z] DEBUG - Clicking on &Yes [2019-07-30T15:47:22.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1133546509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:47:22.447Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1133546509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:47:22.447Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1133546509 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:47:22.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1133546509 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:47:22.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1133546509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:47:22.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1133546509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:47:22.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1133546509 data=null item=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-30T15:47:22.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1133546393 data=null item=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-30T15:47:22.704Z] DEBUG - Clicked on [2019-07-30T15:47:22.704Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T15:47:22.704Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T15:47:22.704Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T15:47:22.704Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T15:47:22.704Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T15:47:22.704Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T15:47:22.704Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T15:47:22.704Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T15:47:22.704Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T15:47:22.704Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T15:47:22.704Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:47:22.704Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T15:47:22.704Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T15:47:22.704Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T15:47:22.704Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T15:47:22.704Z] 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-30T15:47:22.704Z] DEBUG - Clicking on Apply and Close [2019-07-30T15:47:22.704Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1133546790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:22.704Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1133546790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:22.704Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1133546790 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-30T15:47:22.704Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1133546791 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:22.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1133546791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:22.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1133546791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:22.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1133546791 data=null item=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-30T15:47:22.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1133544982 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-30T15:47:22.704Z] DEBUG - Clicked on [2019-07-30T15:47:22.704Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1133546907 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T15:47:22.704Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T15:47:22.704Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T15:47:22.704Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T15:47:22.961Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T15:47:22.961Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-30T15:47:22.961Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-30T15:47:22.962Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-30T15:47:22.962Z] 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-30T15:47:22.962Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1133547118 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T15:47:22.962Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:47:22.962Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:47:22.962Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:47:22.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1133547121 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T15:47:22.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1133547121 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T15:47:22.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1133547121 data=null} to TreeItem with text {Tracing} [2019-07-30T15:47:22.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1133547122 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T15:47:22.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133547122 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-30T15:47:22.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1133547181 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T15:47:22.962Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T15:47:22.962Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:47:22.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1133547183 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-30T15:47:22.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1133547183 data=null doit=true} to Tree node with text: XML Analyses [2019-07-30T15:47:22.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1133547183 data=null} to Tree node with text: XML Analyses [2019-07-30T15:47:22.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1133547184 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T15:47:22.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133547184 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-30T15:47:22.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1133547187 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T15:47:22.962Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:47:22.962Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:47:22.962Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T15:47:22.962Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T15:47:22.962Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T15:47:22.962Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T15:47:22.962Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T15:47:22.962Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T15:47:22.962Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T15:47:22.962Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T15:47:22.962Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T15:47:22.962Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T15:47:22.962Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:47:22.962Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T15:47:22.962Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T15:47:22.962Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T15:47:22.962Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T15:47:22.962Z] 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-30T15:47:22.962Z] DEBUG - Clicking on Apply and Close [2019-07-30T15:47:22.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1133547192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:22.962Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1133547192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:22.962Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1133547192 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-30T15:47:22.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1133547192 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:22.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1133547192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:22.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1133547192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:23.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1133547192 data=null item=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-30T15:47:23.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1133546928 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-30T15:47:23.218Z] DEBUG - Clicked on [2019-07-30T15:47:23.218Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1133547307 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T15:47:23.218Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T15:47:23.218Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T15:47:23.218Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T15:47:23.475Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T15:47:23.475Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-30T15:47:23.475Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-30T15:47:23.475Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-30T15:47:23.475Z] 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-30T15:47:23.475Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1133547538 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T15:47:23.475Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:47:23.475Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:47:23.475Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:47:23.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1133547542 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T15:47:23.475Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1133547542 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T15:47:23.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1133547542 data=null} to TreeItem with text {Tracing} [2019-07-30T15:47:23.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1133547543 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T15:47:23.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133547543 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-30T15:47:23.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1133547598 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T15:47:23.475Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T15:47:23.475Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:47:23.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1133547599 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-30T15:47:23.475Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1133547599 data=null doit=true} to Tree node with text: XML Analyses [2019-07-30T15:47:23.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1133547599 data=null} to Tree node with text: XML Analyses [2019-07-30T15:47:23.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1133547600 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T15:47:23.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133547600 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-30T15:47:23.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1133547602 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T15:47:23.475Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T15:47:23.475Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import' [2019-07-30T15:47:23.475Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2019-07-30T15:47:23.475Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T15:47:23.475Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T15:47:23.475Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T15:47:23.475Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T15:47:23.475Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T15:47:23.475Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T15:47:23.475Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T15:47:23.475Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T15:47:23.475Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T15:47:23.475Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T15:47:23.475Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:47:23.475Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T15:47:23.475Z] DEBUG - Clicking on Import [2019-07-30T15:47:23.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=1133547606 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-30T15:47:23.475Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1133547606 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-30T15:47:23.475Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=1133547606 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T15:47:23.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=1133547606 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T15:47:23.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=1133547606 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-30T15:47:23.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=1133547606 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-30T15:47:23.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=1133547607 data=null item=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-30T15:47:23.475Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=1133547688 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-30T15:47:23.475Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1133547688 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-30T15:47:23.475Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=1133547688 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-30T15:47:23.475Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=1133547688 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T15:47:23.475Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=1133547689 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T15:47:23.475Z] DEBUG - Clicked on Import [2019-07-30T15:47:23.475Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:47:23.475Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:47:23.475Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:47:23.475Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:47:23.475Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T15:47:23.475Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T15:47:23.475Z] DEBUG - Selecting rows [0] in (of type 'Table') [2019-07-30T15:47:23.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1133547696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T15:47:23.475Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1133547696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T15:47:23.475Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1133547697 data=null doit=true} to (of type 'Table') [2019-07-30T15:47:23.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1133547697 data=null} to (of type 'Table') [2019-07-30T15:47:23.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {state_provider_placement} time=1133547697 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to (of type 'Table') [2019-07-30T15:47:23.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133547697 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-30T15:47:23.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {state_provider_placement} time=1133547722 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to (of type 'Table') [2019-07-30T15:47:23.476Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T15:47:23.476Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T15:47:23.476Z] DEBUG - matched Button with text "Export", using matcher: with mnemonic 'Export' [2019-07-30T15:47:23.476Z] DEBUG - matched Button with text "Export", using matcher: with style 'SWT.PUSH' [2019-07-30T15:47:23.476Z] DEBUG - matched Button with text "Export", using matcher: (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2019-07-30T15:47:23.476Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T15:47:23.476Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T15:47:23.476Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T15:47:23.476Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T15:47:23.476Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T15:47:23.476Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T15:47:23.476Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T15:47:23.476Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T15:47:23.476Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:47:23.476Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T15:47:23.476Z] DEBUG - Clicking on Export [2019-07-30T15:47:23.476Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Export} time=1133547725 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-30T15:47:23.476Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Export} time=1133547725 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-30T15:47:23.476Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Export} time=1133547725 data=null doit=true} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2019-07-30T15:47:23.476Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Export} time=1133547725 data=null} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2019-07-30T15:47:23.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Export} time=1133547726 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-30T15:47:23.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Export} time=1133547726 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-30T15:47:23.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Export} time=1133547731 data=null item=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-30T15:47:23.733Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Export} time=1133547732 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-30T15:47:23.733Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Export} time=1133547732 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-30T15:47:23.733Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Export} time=1133547732 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-30T15:47:23.733Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Export} time=1133547733 data=null doit=true} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2019-07-30T15:47:23.733Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Export} time=1133547733 data=null} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2019-07-30T15:47:23.733Z] DEBUG - Clicked on Export [2019-07-30T15:47:23.733Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T15:47:23.733Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T15:47:23.733Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T15:47:23.733Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T15:47:23.733Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T15:47:23.733Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T15:47:23.733Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T15:47:23.733Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T15:47:23.733Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T15:47:23.733Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T15:47:23.733Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:47:23.733Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T15:47:23.733Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T15:47:23.733Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T15:47:23.733Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T15:47:23.733Z] 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-30T15:47:23.733Z] DEBUG - Clicking on Apply and Close [2019-07-30T15:47:23.733Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1133547736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:23.733Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1133547736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:23.733Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1133547736 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-30T15:47:23.733Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1133547736 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:23.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1133547736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:23.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1133547736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:23.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1133547737 data=null item=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-30T15:47:23.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1133547318 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-30T15:47:23.733Z] DEBUG - Clicked on [2019-07-30T15:47:23.733Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1133547899 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T15:47:23.733Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T15:47:23.733Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T15:47:23.733Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T15:47:23.990Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T15:47:23.990Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-30T15:47:23.990Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-30T15:47:23.990Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-30T15:47:23.990Z] 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-30T15:47:23.990Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1133548109 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T15:47:23.990Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:47:23.990Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:47:23.990Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:47:23.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1133548113 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T15:47:23.990Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1133548113 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T15:47:23.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1133548113 data=null} to TreeItem with text {Tracing} [2019-07-30T15:47:23.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1133548113 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T15:47:23.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133548114 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-30T15:47:23.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1133548191 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T15:47:23.990Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T15:47:23.990Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:47:23.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1133548192 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-30T15:47:23.990Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1133548192 data=null doit=true} to Tree node with text: XML Analyses [2019-07-30T15:47:23.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1133548192 data=null} to Tree node with text: XML Analyses [2019-07-30T15:47:23.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1133548193 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T15:47:23.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133548193 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-30T15:47:23.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1133548195 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T15:47:23.990Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:47:23.990Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:47:23.990Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T15:47:23.990Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T15:47:23.990Z] DEBUG - Selecting rows [0] in (of type 'Table') [2019-07-30T15:47:23.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1133548199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T15:47:23.990Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1133548199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T15:47:23.990Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1133548200 data=null doit=true} to (of type 'Table') [2019-07-30T15:47:23.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1133548200 data=null} to (of type 'Table') [2019-07-30T15:47:23.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {state_provider_placement} time=1133548200 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to (of type 'Table') [2019-07-30T15:47:23.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133548200 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-30T15:47:23.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {state_provider_placement} time=1133548236 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to (of type 'Table') [2019-07-30T15:47:23.990Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T15:47:23.990Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T15:47:23.990Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T15:47:23.990Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T15:47:23.990Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-30T15:47:23.990Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-30T15:47:23.990Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T15:47:23.990Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T15:47:23.990Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T15:47:23.990Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T15:47:23.990Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T15:47:23.990Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T15:47:23.990Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T15:47:23.990Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:47:23.990Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T15:47:23.990Z] DEBUG - Clicking on Delete [2019-07-30T15:47:23.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1133548239 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-30T15:47:23.990Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1133548239 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-30T15:47:23.990Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1133548239 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T15:47:23.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1133548239 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T15:47:23.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1133548240 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-30T15:47:23.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1133548240 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-30T15:47:24.247Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1133548349 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-30T15:47:24.247Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1133548350 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-30T15:47:24.247Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1133548350 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-30T15:47:24.247Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1133548350 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T15:47:24.247Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1133548350 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T15:47:24.247Z] DEBUG - Clicked on Delete [2019-07-30T15:47:24.247Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2019-07-30T15:47:24.247Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=1133548353 data=null doit=true} to Shell with text {Delete XML file(s)} [2019-07-30T15:47:24.247Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T15:47:24.247Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T15:47:24.247Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T15:47:24.247Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T15:47:24.247Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:47:24.247Z] DEBUG - Clicking on &Yes [2019-07-30T15:47:24.247Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1133548354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:47:24.247Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1133548354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:47:24.247Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1133548354 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:47:24.247Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1133548354 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:47:24.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1133548355 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:47:24.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1133548355 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:47:24.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1133548355 data=null item=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-30T15:47:24.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1133548240 data=null item=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-30T15:47:24.247Z] DEBUG - Clicked on [2019-07-30T15:47:24.247Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T15:47:24.247Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T15:47:24.247Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T15:47:24.247Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T15:47:24.247Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T15:47:24.247Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T15:47:24.247Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T15:47:24.247Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T15:47:24.247Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T15:47:24.247Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T15:47:24.247Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:47:24.247Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T15:47:24.247Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T15:47:24.247Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T15:47:24.247Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T15:47:24.248Z] 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-30T15:47:24.248Z] DEBUG - Clicking on Apply and Close [2019-07-30T15:47:24.248Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1133548498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:24.248Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1133548498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:24.248Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1133548498 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-30T15:47:24.248Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1133548498 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:24.248Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1133548498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:24.248Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1133548498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:24.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1133548498 data=null item=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-30T15:47:24.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1133547908 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-30T15:47:24.504Z] DEBUG - Clicked on [2019-07-30T15:47:24.504Z] [2019-07-30T15:47:24.504Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 15:47:24.374 [2019-07-30T15:47:24.504Z] !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-30T15:47:24.504Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1133548631 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T15:47:24.504Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T15:47:24.504Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T15:47:24.504Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T15:47:24.761Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T15:47:24.761Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-30T15:47:24.761Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-30T15:47:24.761Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-30T15:47:24.761Z] 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-30T15:47:24.761Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1133548871 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T15:47:24.761Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:47:24.761Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:47:24.761Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:47:24.761Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1133548890 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T15:47:24.761Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1133548891 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T15:47:24.761Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1133548891 data=null} to TreeItem with text {Tracing} [2019-07-30T15:47:24.761Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1133548891 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T15:47:24.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133548891 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-30T15:47:24.761Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1133548929 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T15:47:24.761Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T15:47:24.761Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:47:24.761Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1133548930 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-30T15:47:24.761Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1133548930 data=null doit=true} to Tree node with text: XML Analyses [2019-07-30T15:47:24.761Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1133548930 data=null} to Tree node with text: XML Analyses [2019-07-30T15:47:24.761Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1133548931 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T15:47:24.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133548931 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-30T15:47:24.761Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1133548933 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T15:47:24.761Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:47:24.761Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:47:24.761Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T15:47:24.761Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {test_invalid} time=1133548936 data=null button=0 stateMask=0x0 x=64 y=11 count=0} to TableItem with text {test_invalid} [2019-07-30T15:47:24.761Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {test_invalid} time=1133548937 data=null doit=true} to TableItem with text {test_invalid} [2019-07-30T15:47:24.761Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {test_invalid} time=1133548937 data=null} to TableItem with text {test_invalid} [2019-07-30T15:47:24.761Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_invalid} time=1133548937 data=null button=1 stateMask=0x0 x=64 y=11 count=1} to TableItem with text {test_invalid} [2019-07-30T15:47:24.761Z] [2019-07-30T15:47:24.761Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 15:47:24.691 [2019-07-30T15:47:24.761Z] !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-30T15:47:24.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133548938 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-30T15:47:24.761Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_invalid} time=1133548966 data=null button=1 stateMask=0x80000 x=64 y=11 count=1} to TableItem with text {test_invalid} [2019-07-30T15:47:24.761Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T15:47:24.761Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T15:47:24.761Z] DEBUG - matched Label with text "Invalid file", using matcher: of type 'Label' [2019-07-30T15:47:24.761Z] DEBUG - matched Label with text "Invalid file", using matcher: with mnemonic 'Invalid file' [2019-07-30T15:47:24.761Z] DEBUG - matched Label with text "Invalid file", using matcher: (of type 'Label' and with mnemonic 'Invalid file') [2019-07-30T15:47:24.761Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T15:47:24.761Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T15:47:24.761Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T15:47:24.761Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T15:47:24.761Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T15:47:24.761Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T15:47:24.761Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T15:47:24.761Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T15:47:24.761Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T15:47:24.761Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T15:47:24.761Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T15:47:24.761Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:47:24.761Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T15:47:24.761Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T15:47:24.761Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T15:47:24.761Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T15:47:24.761Z] 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-30T15:47:24.761Z] DEBUG - Clicking on Apply and Close [2019-07-30T15:47:24.761Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1133548975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:24.761Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1133548976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:24.761Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1133548976 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-30T15:47:24.761Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1133548976 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:24.761Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1133548976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:24.761Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1133548977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:24.761Z] [2019-07-30T15:47:24.761Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 15:47:24.729 [2019-07-30T15:47:24.761Z] !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-30T15:47:24.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1133548977 data=null item=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-30T15:47:24.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1133548682 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-30T15:47:25.018Z] DEBUG - Clicked on [2019-07-30T15:47:25.018Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1133549090 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T15:47:25.018Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T15:47:25.018Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T15:47:25.018Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T15:47:25.276Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T15:47:25.276Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-30T15:47:25.276Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-30T15:47:25.276Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-30T15:47:25.276Z] 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-30T15:47:25.276Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1133549334 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T15:47:25.276Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T15:47:25.276Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T15:47:25.276Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:47:25.276Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1133549338 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T15:47:25.276Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1133549338 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T15:47:25.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1133549338 data=null} to TreeItem with text {Tracing} [2019-07-30T15:47:25.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1133549339 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T15:47:25.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133549352 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-30T15:47:25.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1133549382 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T15:47:25.276Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T15:47:25.276Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T15:47:25.276Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1133549384 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-30T15:47:25.276Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1133549384 data=null doit=true} to Tree node with text: XML Analyses [2019-07-30T15:47:25.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1133549384 data=null} to Tree node with text: XML Analyses [2019-07-30T15:47:25.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1133549384 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T15:47:25.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1133549384 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-30T15:47:25.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1133549398 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T15:47:25.276Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T15:47:25.276Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T15:47:25.276Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T15:47:25.276Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T15:47:25.276Z] DEBUG - Selecting rows [0] in (of type 'Table') [2019-07-30T15:47:25.276Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1133549402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T15:47:25.276Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1133549403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T15:47:25.276Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1133549403 data=null doit=true} to (of type 'Table') [2019-07-30T15:47:25.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1133549403 data=null} to (of type 'Table') [2019-07-30T15:47:25.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_invalid} time=1133549416 data=null button=1 stateMask=0x0 x=64 y=11 count=1} to (of type 'Table') [2019-07-30T15:47:25.276Z] [2019-07-30T15:47:25.276Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 15:47:25.171 [2019-07-30T15:47:25.276Z] !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-30T15:47:25.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1133549416 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-30T15:47:25.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_invalid} time=1133549435 data=null button=1 stateMask=0x80000 x=64 y=11 count=1} to (of type 'Table') [2019-07-30T15:47:25.276Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T15:47:25.276Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T15:47:25.276Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T15:47:25.276Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T15:47:25.276Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-30T15:47:25.276Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-30T15:47:25.276Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T15:47:25.276Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T15:47:25.276Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T15:47:25.276Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T15:47:25.276Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T15:47:25.276Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T15:47:25.276Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T15:47:25.276Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:47:25.276Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T15:47:25.276Z] DEBUG - Clicking on Delete [2019-07-30T15:47:25.276Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1133549437 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-30T15:47:25.276Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1133549438 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-30T15:47:25.276Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1133549438 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T15:47:25.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1133549438 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T15:47:25.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1133549438 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-30T15:47:25.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1133549438 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-30T15:47:25.533Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1133549593 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-30T15:47:25.533Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1133549598 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-30T15:47:25.533Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1133549598 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-30T15:47:25.533Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1133549598 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T15:47:25.533Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1133549598 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T15:47:25.533Z] DEBUG - Clicked on Delete [2019-07-30T15:47:25.533Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2019-07-30T15:47:25.533Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=1133549599 data=null doit=true} to Shell with text {Delete XML file(s)} [2019-07-30T15:47:25.533Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T15:47:25.533Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T15:47:25.533Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T15:47:25.533Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T15:47:25.533Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:47:25.533Z] DEBUG - Clicking on &Yes [2019-07-30T15:47:25.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1133549614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:47:25.533Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1133549614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:47:25.533Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1133549614 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:47:25.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1133549614 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:47:25.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1133549614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:47:25.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1133549614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T15:47:25.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1133549614 data=null item=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-30T15:47:25.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1133549438 data=null item=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-30T15:47:25.533Z] DEBUG - Clicked on [2019-07-30T15:47:25.533Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T15:47:25.533Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T15:47:25.533Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T15:47:25.533Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T15:47:25.533Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T15:47:25.533Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T15:47:25.533Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T15:47:25.533Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T15:47:25.533Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T15:47:25.533Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T15:47:25.533Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T15:47:25.533Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T15:47:25.533Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T15:47:25.533Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T15:47:25.533Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T15:47:25.533Z] 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-30T15:47:25.533Z] DEBUG - Clicking on Apply and Close [2019-07-30T15:47:25.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1133549722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:25.533Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1133549723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:25.533Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1133549723 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-30T15:47:25.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1133549723 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:25.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1133549723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:25.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1133549723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T15:47:25.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1133549787 data=null item=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-30T15:47:25.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1133549100 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-30T15:47:25.826Z] DEBUG - Clicked on [2019-07-30T15:47:25.826Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.101 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest [2019-07-30T15:47:25.826Z] testPreferencePageMenuBar(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 2.504 s [2019-07-30T15:47:25.826Z] testImportInvalid(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 1.586 s [2019-07-30T15:47:25.826Z] testPreferencePageContextMenu(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 3.683 s [2019-07-30T15:47:25.826Z] testEdit(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 4.387 s [2019-07-30T15:47:25.826Z] testImportValid(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 2.208 s [2019-07-30T15:47:25.826Z] testCheckButtons(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 2.642 s [2019-07-30T15:47:25.826Z] testDelete(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 2.378 s [2019-07-30T15:47:25.826Z] testExport(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 1.314 s [2019-07-30T15:47:25.826Z] testInvalidLabel(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 1.307 s [2019-07-30T15:47:25.826Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest [2019-07-30T15:47:34.172Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.078 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest [2019-07-30T15:47:34.172Z] testData(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest) Time elapsed: 7.016 s [2019-07-30T15:47:34.172Z] [2019-07-30T15:47:34.172Z] Results: [2019-07-30T15:47:34.172Z] [2019-07-30T15:47:34.172Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T15:47:34.172Z] [2019-07-30T15:47:34.172Z] [2019-07-30T15:47:34.172Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 15:47:33.445 [2019-07-30T15:47:34.172Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T15:47:34.736Z] [INFO] All tests passed! [2019-07-30T15:47:34.736Z] [INFO] [2019-07-30T15:47:34.736Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T15:47:34.736Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:47:34.736Z] [INFO] [2019-07-30T15:47:34.736Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T15:47:36.105Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T15:47:36.105Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T15:47:36.668Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T15:47:38.038Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T15:47:38.038Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T15:47:38.038Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T15:47:38.295Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T15:47:38.553Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T15:47:38.810Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T15:47:38.810Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T15:47:39.068Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T15:47:39.324Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T15:47:40.254Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T15:47:41.624Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T15:47:41.880Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T15:47:42.442Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T15:47:42.700Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T15:47:43.132Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T15:47:43.132Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T15:47:43.132Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-30T15:47:43.132Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T15:47:43.389Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T15:47:43.389Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core.tests' with 56 classes [2019-07-30T15:47:43.954Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T15:47:44.211Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T15:47:44.774Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T15:47:45.031Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T15:47:45.296Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T15:47:45.553Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T15:47:45.553Z] [INFO] [2019-07-30T15:47:45.553Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T15:47:45.553Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.8-SNAPSHOT.jar [2019-07-30T15:47:45.553Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.8-SNAPSHOT.pom [2019-07-30T15:47:45.553Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar [2019-07-30T15:47:45.553Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.8-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.8-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T15:47:45.553Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.8-SNAPSHOT-p2metadata.xml [2019-07-30T15:47:45.553Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.8-SNAPSHOT-p2artifacts.xml [2019-07-30T15:47:45.553Z] [INFO] [2019-07-30T15:47: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-30T15:47:45.553Z] [INFO] [2019-07-30T15:47:45.553Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests >-- [2019-07-30T15:47:45.553Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.2-SNAPSHOT [126/134] [2019-07-30T15:47:45.553Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T15:47:45.553Z] [INFO] [2019-07-30T15:47:45.553Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T15:47:45.553Z] [INFO] [2019-07-30T15:47:45.553Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T15:47:45.553Z] [INFO] The project's OSGi version is 1.0.2.201907301416 [2019-07-30T15:47:45.553Z] [INFO] [2019-07-30T15:47:45.553Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T15:47:45.553Z] [INFO] [2019-07-30T15:47:45.553Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T15:47:45.553Z] [INFO] [2019-07-30T15:47:45.553Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T15:47:45.553Z] [INFO] [2019-07-30T15:47:45.553Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T15:47: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/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:47:45.553Z] [INFO] [2019-07-30T15:47:45.553Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T15:47:45.553Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:47:45.553Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/main/resources [2019-07-30T15:47:45.553Z] [INFO] [2019-07-30T15:47:45.553Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T15:47:45.553Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/classes [2019-07-30T15:47:46.117Z] [INFO] [2019-07-30T15:47:46.117Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T15:47:46.117Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:47:46.117Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/test/resources [2019-07-30T15:47:46.117Z] [INFO] [2019-07-30T15:47:46.117Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T15:47:46.117Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT-sources.jar [2019-07-30T15:47:46.117Z] [INFO] [2019-07-30T15:47:46.117Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T15:47:46.117Z] [INFO] [2019-07-30T15:47:46.117Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T15:47:46.117Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT.jar [2019-07-30T15:47:46.117Z] [INFO] [2019-07-30T15:47:46.117Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T15:47:46.117Z] [INFO] [2019-07-30T15:47:46.117Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T15:47:46.117Z] [INFO] [2019-07-30T15:47:46.117Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T15:47:46.117Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT.jar [2019-07-30T15:47:46.117Z] [INFO] [2019-07-30T15:47:46.117Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T15:47:46.117Z] [INFO] [2019-07-30T15:47:46.117Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T15:47:48.012Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data/.metadata/.log [2019-07-30T15:47:48.012Z] [INFO] Command line: [2019-07-30T15:47:48.012Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T15:47:48.012Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T15:47:51.285Z] !SESSION 2019-07-30 15:47:47.952 ----------------------------------------------- [2019-07-30T15:47:51.285Z] eclipse.buildId=unknown [2019-07-30T15:47:51.285Z] java.version=1.8.0_202 [2019-07-30T15:47:51.285Z] java.vendor=Oracle Corporation [2019-07-30T15:47:51.285Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T15:47:51.285Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T15:47:51.285Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T15:47:51.285Z] [2019-07-30T15:47:51.285Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 15:47:50.745 [2019-07-30T15:47:51.285Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T15:47:51.285Z] !STACK 0 [2019-07-30T15:47:51.285Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T15:47:51.285Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:47:51.285Z] [2019-07-30T15:47:51.285Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T15:47:51.285Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T15:47:51.285Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T15:47:51.285Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T15:47:51.285Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T15:47:51.285Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T15:47:51.285Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T15:47:51.285Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T15:47:51.285Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T15:47:51.285Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T15:47:51.285Z] [2019-07-30T15:47:51.285Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 15:47:50.923 [2019-07-30T15:47:51.285Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T15:47:51.285Z] !STACK 0 [2019-07-30T15:47:51.285Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T15:47:51.285Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:47:51.285Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T15:47:51.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-30T15:47:51.285Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T15:47:51.285Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:47:51.285Z] [2019-07-30T15:47:51.285Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T15:47:51.285Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T15:47:51.285Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T15:47:51.285Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T15:47:51.285Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T15:47:51.285Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T15:47:51.285Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T15:47:51.285Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T15:47:51.285Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T15:47:51.285Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T15:47:53.178Z] process 19281: 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-30T15:47:53.178Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T15:47:53.178Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T15:47:53.178Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T15:48:03.133Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest [2019-07-30T15:48:03.133Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest [2019-07-30T15:48:03.133Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest) Time elapsed: 0.001 s [2019-07-30T15:48:03.133Z] testGetDefault(org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest) Time elapsed: 0 s [2019-07-30T15:48:03.133Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest [2019-07-30T15:48:04.066Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.999 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest [2019-07-30T15:48:04.066Z] testBuiltinOutput(org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest) Time elapsed: 0.999 s [2019-07-30T15:48:04.066Z] [2019-07-30T15:48:04.066Z] Results: [2019-07-30T15:48:04.066Z] [2019-07-30T15:48:04.066Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T15:48:04.066Z] [2019-07-30T15:48:04.323Z] [2019-07-30T15:48:04.323Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 15:48:04.128 [2019-07-30T15:48:04.323Z] !MESSAGE Unexpected error executing analysis with trace [2019-07-30T15:48:04.323Z] !STACK 0 [2019-07-30T15:48:04.323Z] java.lang.NullPointerException [2019-07-30T15:48:04.323Z] at java.io.File.(File.java:277) [2019-07-30T15:48:04.323Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:578) [2019-07-30T15:48:04.323Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:526) [2019-07-30T15:48:04.323Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:374) [2019-07-30T15:48:04.323Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:280) [2019-07-30T15:48:04.323Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-30T15:48:04.323Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T15:48:04.323Z] [2019-07-30T15:48:04.323Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 15:48:04.128 [2019-07-30T15:48:04.323Z] !MESSAGE Unexpected error executing analysis with trace [2019-07-30T15:48:04.323Z] !STACK 0 [2019-07-30T15:48:04.323Z] java.lang.NullPointerException [2019-07-30T15:48:04.323Z] at java.io.File.(File.java:277) [2019-07-30T15:48:04.323Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:578) [2019-07-30T15:48:04.323Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:526) [2019-07-30T15:48:04.323Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:374) [2019-07-30T15:48:04.323Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:280) [2019-07-30T15:48:04.323Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-30T15:48:04.323Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T15:48:04.323Z] [2019-07-30T15:48:04.323Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 15:48:04.136 [2019-07-30T15:48:04.323Z] !MESSAGE Exception executing analysis [2019-07-30T15:48:04.323Z] !STACK 0 [2019-07-30T15:48:04.323Z] java.lang.NullPointerException [2019-07-30T15:48:04.323Z] at java.io.File.(File.java:277) [2019-07-30T15:48:04.323Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:578) [2019-07-30T15:48:04.323Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:526) [2019-07-30T15:48:04.323Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:374) [2019-07-30T15:48:04.323Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:280) [2019-07-30T15:48:04.323Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-30T15:48:04.323Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T15:48:04.323Z] [2019-07-30T15:48:04.323Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 15:48:04.136 [2019-07-30T15:48:04.323Z] !MESSAGE Exception executing analysis [2019-07-30T15:48:04.323Z] !STACK 0 [2019-07-30T15:48:04.323Z] java.lang.NullPointerException [2019-07-30T15:48:04.323Z] at java.io.File.(File.java:277) [2019-07-30T15:48:04.323Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:578) [2019-07-30T15:48:04.323Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:526) [2019-07-30T15:48:04.323Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:374) [2019-07-30T15:48:04.323Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:280) [2019-07-30T15:48:04.323Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-30T15:48:04.323Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T15:48:04.887Z] [2019-07-30T15:48:04.887Z] !ENTRY org.eclipse.e4.ui.workbench 4 0 2019-07-30 15:48:04.825 [2019-07-30T15:48:04.887Z] !MESSAGE Failed to evaluate: ReferenceExpression [definitionId=org.eclipse.ui.ide.showInDefinition] [2019-07-30T15:48:04.887Z] !STACK 0 [2019-07-30T15:48:04.887Z] 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@e51a233] [2019-07-30T15:48:04.887Z] at org.eclipse.core.internal.expressions.Property.test(Property.java:68) [2019-07-30T15:48:04.887Z] at org.eclipse.core.internal.expressions.TestExpression.evaluate(TestExpression.java:103) [2019-07-30T15:48:04.887Z] at org.eclipse.core.internal.expressions.CompositeExpression.evaluateAnd(CompositeExpression.java:55) [2019-07-30T15:48:04.887Z] at org.eclipse.core.internal.expressions.WithExpression.evaluate(WithExpression.java:81) [2019-07-30T15:48:04.887Z] at org.eclipse.core.internal.expressions.CompositeExpression.evaluateOr(CompositeExpression.java:69) [2019-07-30T15:48:04.887Z] at org.eclipse.core.internal.expressions.OrExpression.evaluate(OrExpression.java:25) [2019-07-30T15:48:04.887Z] at org.eclipse.core.internal.expressions.ReferenceExpression.evaluate(ReferenceExpression.java:74) [2019-07-30T15:48:04.887Z] at org.eclipse.ui.internal.services.EvaluationReference.evaluate(EvaluationReference.java:74) [2019-07-30T15:48:04.887Z] at org.eclipse.ui.internal.services.EvaluationReference.evaluate(EvaluationReference.java:100) [2019-07-30T15:48:04.887Z] at org.eclipse.ui.internal.services.EvaluationReference.changed(EvaluationReference.java:94) [2019-07-30T15:48:04.887Z] at org.eclipse.e4.core.internal.contexts.TrackableComputationExt.update(TrackableComputationExt.java:109) [2019-07-30T15:48:04.887Z] at org.eclipse.e4.core.internal.contexts.EclipseContext.processScheduled(EclipseContext.java:364) [2019-07-30T15:48:04.887Z] at org.eclipse.e4.core.internal.contexts.EclipseContext.set(EclipseContext.java:379) [2019-07-30T15:48:04.887Z] at org.eclipse.e4.core.internal.contexts.EclipseContext.dispose(EclipseContext.java:208) [2019-07-30T15:48:04.887Z] at org.eclipse.e4.core.internal.contexts.EclipseContext.dispose(EclipseContext.java:171) [2019-07-30T15:48:04.887Z] at org.eclipse.e4.core.internal.contexts.osgi.EclipseContextOSGi.dispose(EclipseContextOSGi.java:102) [2019-07-30T15:48:04.887Z] at org.eclipse.e4.core.internal.contexts.osgi.EclipseContextOSGi.bundleChanged(EclipseContextOSGi.java:144) [2019-07-30T15:48:04.887Z] at org.eclipse.osgi.internal.framework.BundleContextImpl.dispatchEvent(BundleContextImpl.java:973) [2019-07-30T15:48:04.887Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T15:48:04.887Z] at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:151) [2019-07-30T15:48:04.887Z] at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEventPrivileged(EquinoxEventPublisher.java:234) [2019-07-30T15:48:04.887Z] at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:140) [2019-07-30T15:48:04.887Z] at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:132) [2019-07-30T15:48:04.887Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor.publishModuleEvent(EquinoxContainerAdaptor.java:231) [2019-07-30T15:48:04.887Z] at org.eclipse.osgi.container.Module.publishEvent(Module.java:493) [2019-07-30T15:48:04.887Z] at org.eclipse.osgi.container.Module.doStop(Module.java:651) [2019-07-30T15:48:04.887Z] at org.eclipse.osgi.container.Module.stop(Module.java:515) [2019-07-30T15:48:04.887Z] at org.eclipse.osgi.container.SystemModule.stop(SystemModule.java:207) [2019-07-30T15:48:04.887Z] at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule$1.run(EquinoxBundle.java:220) [2019-07-30T15:48:04.887Z] at java.lang.Thread.run(Thread.java:748) [2019-07-30T15:48:04.887Z] Caused by: org.eclipse.swt.SWTException: Invalid thread access [2019-07-30T15:48:04.887Z] at org.eclipse.swt.SWT.error(SWT.java:4699) [2019-07-30T15:48:04.887Z] at org.eclipse.swt.SWT.error(SWT.java:4614) [2019-07-30T15:48:04.887Z] at org.eclipse.swt.SWT.error(SWT.java:4585) [2019-07-30T15:48:04.887Z] at org.eclipse.swt.widgets.Widget.error(Widget.java:532) [2019-07-30T15:48:04.887Z] at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:470) [2019-07-30T15:48:04.887Z] at org.eclipse.swt.widgets.Widget.getData(Widget.java:558) [2019-07-30T15:48:04.887Z] at org.eclipse.ui.internal.ide.handlers.PagePropertyTester.test(PagePropertyTester.java:39) [2019-07-30T15:48:04.887Z] at org.eclipse.core.internal.expressions.Property.test(Property.java:65) [2019-07-30T15:48:04.887Z] ... 29 more [2019-07-30T15:48:05.817Z] [INFO] All tests passed! [2019-07-30T15:48:05.817Z] [INFO] [2019-07-30T15:48:05.817Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T15:48:05.817Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:48:05.817Z] [INFO] [2019-07-30T15:48:05.817Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T15:48:06.381Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T15:48:06.638Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T15:48:06.638Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T15:48:07.202Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T15:48:07.202Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T15:48:07.202Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T15:48:07.459Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T15:48:07.715Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T15:48:09.084Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T15:48:09.340Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T15:48:09.340Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T15:48:09.340Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T15:48:09.597Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T15:48:09.597Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T15:48:09.853Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core.tests' with 56 classes [2019-07-30T15:48:09.853Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T15:48:10.417Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T15:48:10.417Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T15:48:10.417Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T15:48:10.418Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T15:48:10.418Z] [INFO] [2019-07-30T15:48:10.418Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T15:48:10.418Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT.jar [2019-07-30T15:48:10.418Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT.pom [2019-07-30T15:48:10.674Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT-sources.jar [2019-07-30T15:48:10.674Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T15:48:10.674Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT-p2metadata.xml [2019-07-30T15:48:10.674Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT-p2artifacts.xml [2019-07-30T15:48:10.674Z] [INFO] [2019-07-30T15:48:10.674Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T15:48:10.674Z] [INFO] [2019-07-30T15:48:10.674Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests >-- [2019-07-30T15:48:10.674Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.0-SNAPSHOT [127/134] [2019-07-30T15:48:10.674Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T15:48:10.674Z] [INFO] [2019-07-30T15:48:10.674Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T15:48:10.674Z] [INFO] [2019-07-30T15:48:10.674Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T15:48:10.674Z] [INFO] The project's OSGi version is 1.0.0.201907301416 [2019-07-30T15:48:10.674Z] [INFO] [2019-07-30T15:48:10.674Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T15:48:10.674Z] [INFO] [2019-07-30T15:48:10.674Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T15:48:10.674Z] [INFO] [2019-07-30T15:48:10.674Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T15:48:10.674Z] [INFO] [2019-07-30T15:48:10.674Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T15:48:10.674Z] [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/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:48:10.674Z] [INFO] [2019-07-30T15:48:10.674Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T15:48:10.674Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:48:10.674Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/main/resources [2019-07-30T15:48:10.674Z] [INFO] [2019-07-30T15:48:10.674Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T15:48:10.674Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/classes [2019-07-30T15:48:10.931Z] [INFO] [2019-07-30T15:48:10.931Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T15:48:10.931Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:48:10.931Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/test/resources [2019-07-30T15:48:10.931Z] [INFO] [2019-07-30T15:48:10.931Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T15:48:10.931Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-30T15:48:10.931Z] [INFO] [2019-07-30T15:48:10.931Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T15:48:10.931Z] [INFO] [2019-07-30T15:48:10.931Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T15:48:10.931Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-30T15:48:10.931Z] [INFO] [2019-07-30T15:48:10.931Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T15:48:10.931Z] [INFO] [2019-07-30T15:48:10.931Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T15:48:10.931Z] [INFO] [2019-07-30T15:48:10.931Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T15:48:10.931Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-30T15:48:10.931Z] [INFO] [2019-07-30T15:48:10.931Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T15:48:10.931Z] [INFO] [2019-07-30T15:48:10.931Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T15:48:12.300Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data/.metadata/.log [2019-07-30T15:48:12.300Z] [INFO] Command line: [2019-07-30T15:48:12.300Z] [/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/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T15:48:12.300Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T15:48:15.279Z] !SESSION 2019-07-30 15:48:12.275 ----------------------------------------------- [2019-07-30T15:48:15.279Z] eclipse.buildId=unknown [2019-07-30T15:48:15.279Z] java.version=1.8.0_202 [2019-07-30T15:48:15.279Z] java.vendor=Oracle Corporation [2019-07-30T15:48:15.279Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T15:48:15.279Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T15:48:15.279Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T15:48:15.279Z] [2019-07-30T15:48:15.279Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 15:48:15.048 [2019-07-30T15:48:15.279Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T15:48:15.279Z] !STACK 0 [2019-07-30T15:48:15.279Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T15:48:15.279Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:48:15.279Z] [2019-07-30T15:48:15.279Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T15:48:15.279Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T15:48:15.279Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T15:48:15.279Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T15:48:15.279Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T15:48:15.279Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T15:48:15.279Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T15:48:15.279Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T15:48:15.279Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T15:48:15.279Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T15:48:15.279Z] [2019-07-30T15:48:15.279Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 15:48:15.222 [2019-07-30T15:48:15.279Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T15:48:15.279Z] !STACK 0 [2019-07-30T15:48:15.279Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T15:48:15.279Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:48:15.279Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T15:48:15.279Z] -> 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-30T15:48:15.279Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T15:48:15.279Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:48:15.279Z] [2019-07-30T15:48:15.279Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T15:48:15.279Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T15:48:15.279Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T15:48:15.279Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T15:48:15.279Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T15:48:15.279Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T15:48:15.279Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T15:48:15.279Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T15:48:15.279Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T15:48:15.279Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T15:48:17.172Z] process 19355: 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-30T15:48:17.172Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T15:48:17.429Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T15:48:17.429Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T15:48:27.384Z] Running org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest [2019-07-30T15:48:27.385Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 s - in org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest [2019-07-30T15:48:27.385Z] testClamp(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest) Time elapsed: 0.004 s [2019-07-30T15:48:27.385Z] testInvalidConstructor(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest) Time elapsed: 0.001 s [2019-07-30T15:48:27.385Z] testConstructor(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest) Time elapsed: 0 s [2019-07-30T15:48:27.385Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest) Time elapsed: 0 s [2019-07-30T15:48:27.385Z] [2019-07-30T15:48:27.385Z] Results: [2019-07-30T15:48:27.385Z] [2019-07-30T15:48:27.385Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T15:48:27.385Z] [2019-07-30T15:48:27.949Z] [INFO] All tests passed! [2019-07-30T15:48:27.949Z] [INFO] [2019-07-30T15:48:27.949Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T15:48:27.949Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:48:27.949Z] [INFO] [2019-07-30T15:48:27.949Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T15:48:28.206Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T15:48:28.463Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T15:48:28.463Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T15:48:28.463Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T15:48:28.463Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T15:48:28.720Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T15:48:30.087Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core.tests' with 25 classes [2019-07-30T15:48:30.087Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T15:48:30.650Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T15:48:32.020Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T15:48:32.020Z] [INFO] [2019-07-30T15:48:32.020Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T15:48:32.020Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-30T15:48:32.020Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT.pom [2019-07-30T15:48:32.020Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-30T15:48:32.020Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T15:48:32.020Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT-p2metadata.xml [2019-07-30T15:48:32.020Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT-p2artifacts.xml [2019-07-30T15:48:32.020Z] [INFO] [2019-07-30T15:48:32.020Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T15:48:32.020Z] [INFO] [2019-07-30T15:48:32.020Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests >-- [2019-07-30T15:48:32.020Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.6-SNAPSHOT [128/134] [2019-07-30T15:48:32.020Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T15:48:32.020Z] [INFO] [2019-07-30T15:48:32.020Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T15:48:32.020Z] [INFO] [2019-07-30T15:48:32.020Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T15:48:32.020Z] [INFO] The project's OSGi version is 1.0.6.201907301416 [2019-07-30T15:48:32.020Z] [INFO] [2019-07-30T15:48:32.020Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T15:48:32.020Z] [INFO] [2019-07-30T15:48:32.020Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T15:48:32.020Z] [INFO] [2019-07-30T15:48:32.020Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T15:48:32.020Z] [INFO] [2019-07-30T15:48:32.020Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T15:48:32.020Z] [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/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:48:32.020Z] [INFO] [2019-07-30T15:48:32.020Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T15:48:32.020Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:48:32.020Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/main/resources [2019-07-30T15:48:32.020Z] [INFO] [2019-07-30T15:48:32.020Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T15:48:32.020Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/classes [2019-07-30T15:48:32.277Z] [INFO] [2019-07-30T15:48:32.277Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T15:48:32.277Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:48:32.277Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/test/resources [2019-07-30T15:48:32.277Z] [INFO] [2019-07-30T15:48:32.277Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T15:48:32.277Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar [2019-07-30T15:48:32.277Z] [INFO] [2019-07-30T15:48:32.277Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T15:48:32.277Z] [INFO] [2019-07-30T15:48:32.277Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T15:48:32.277Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.6-SNAPSHOT.jar [2019-07-30T15:48:32.277Z] [INFO] [2019-07-30T15:48:32.277Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T15:48:32.277Z] [INFO] [2019-07-30T15:48:32.277Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T15:48:32.277Z] [INFO] [2019-07-30T15:48:32.277Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T15:48:32.277Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.6-SNAPSHOT.jar [2019-07-30T15:48:32.277Z] [INFO] [2019-07-30T15:48:32.277Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T15:48:32.277Z] [INFO] [2019-07-30T15:48:32.277Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T15:48:33.967Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-30T15:48:33.967Z] [INFO] Command line: [2019-07-30T15:48:33.967Z] [/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/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-30T15:48:33.967Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T15:48:37.242Z] !SESSION 2019-07-30 15:48:33.976 ----------------------------------------------- [2019-07-30T15:48:37.242Z] eclipse.buildId=unknown [2019-07-30T15:48:37.242Z] java.version=1.8.0_202 [2019-07-30T15:48:37.242Z] java.vendor=Oracle Corporation [2019-07-30T15:48:37.242Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T15:48:37.242Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-30T15:48:37.243Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-30T15:48:37.243Z] [2019-07-30T15:48:37.243Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 15:48:36.829 [2019-07-30T15:48:37.243Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T15:48:37.243Z] !STACK 0 [2019-07-30T15:48:37.243Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T15:48:37.243Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:48:37.243Z] [2019-07-30T15:48:37.243Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T15:48:37.243Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T15:48:37.243Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T15:48:37.243Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T15:48:37.243Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T15:48:37.243Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T15:48:37.243Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T15:48:37.243Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T15:48:37.243Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T15:48:37.243Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T15:48:37.243Z] [2019-07-30T15:48:37.243Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 15:48:36.961 [2019-07-30T15:48:37.243Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T15:48:37.243Z] !STACK 0 [2019-07-30T15:48:37.243Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T15:48:37.243Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:48:37.243Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T15:48:37.243Z] -> 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-30T15:48:37.243Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T15:48:37.243Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:48:37.243Z] [2019-07-30T15:48:37.243Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T15:48:37.243Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T15:48:37.243Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T15:48:37.243Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T15:48:37.243Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T15:48:37.243Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T15:48:37.243Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T15:48:37.243Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T15:48:37.243Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T15:48:37.243Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T15:48:39.138Z] process 19420: 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-30T15:48:39.138Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T15:48:39.395Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T15:48:39.395Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T15:48:49.346Z] Running org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest [2019-07-30T15:48:49.604Z] Display size: 1440x900 [2019-07-30T15:48:49.604Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-30T15:48:49.604Z] GTK version=3.18.9 [2019-07-30T15:48:49.604Z] GTK theme=Ambiance [2019-07-30T15:48:49.604Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T15:48:49.604Z] Time zone: Coordinated Universal Time [2019-07-30T15:48:49.861Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T15:48:49.861Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T15:48:51.755Z] *** BUG *** [2019-07-30T15:48:51.755Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:48:51.755Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:48:51.755Z] [2019-07-30T15:48:51.755Z] *** BUG *** [2019-07-30T15:48:51.755Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:48:51.755Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:48:51.755Z] [2019-07-30T15:48:51.755Z] *** BUG *** [2019-07-30T15:48:51.755Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:48:51.755Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:48:51.755Z] [2019-07-30T15:48:51.755Z] *** BUG *** [2019-07-30T15:48:51.755Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:48:51.755Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:48:51.755Z] [2019-07-30T15:48:51.755Z] *** BUG *** [2019-07-30T15:48:51.755Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:48:51.755Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:48:51.755Z] [2019-07-30T15:48:56.245Z] *** BUG *** [2019-07-30T15:48:56.245Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:48:56.245Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:48:56.245Z] [2019-07-30T15:48:56.245Z] *** BUG *** [2019-07-30T15:48:56.245Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:48:56.245Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:48:56.245Z] [2019-07-30T15:48:56.245Z] *** BUG *** [2019-07-30T15:48:56.245Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:48:56.245Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:48:56.245Z] [2019-07-30T15:48:56.245Z] *** BUG *** [2019-07-30T15:48:56.245Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:48:56.245Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:48:56.245Z] [2019-07-30T15:48:56.245Z] *** BUG *** [2019-07-30T15:48:56.245Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T15:48:56.245Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T15:48:56.245Z] [2019-07-30T15:50:33.056Z] [2019-07-30T15:50:33.056Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 15:50:27.040 [2019-07-30T15:50:33.056Z] !MESSAGE Error connection to node 'ssh://anonymous@unknown.unknown.unknown' [2019-07-30T15:50:33.056Z] !STACK 0 [2019-07-30T15:50:33.056Z] org.eclipse.core.commands.ExecutionException: Cannot connect Unknown [2019-07-30T15:50:33.056Z] at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:88) [2019-07-30T15:50:33.056Z] at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:141) [2019-07-30T15:50:33.056Z] at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:390) [2019-07-30T15:50:33.056Z] at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) [2019-07-30T15:50:33.056Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown [2019-07-30T15:50:33.056Z] at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:803) [2019-07-30T15:50:33.056Z] at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:841) [2019-07-30T15:50:33.056Z] at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:814) [2019-07-30T15:50:33.056Z] at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:208) [2019-07-30T15:50:33.056Z] at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:84) [2019-07-30T15:50:33.056Z] ... 3 more [2019-07-30T15:50:55.284Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 122.905 s - in org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest [2019-07-30T15:50:55.284Z] testImportNothing(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 8.608 s [2019-07-30T15:50:55.284Z] test_7_03(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 2.805 s [2019-07-30T15:50:55.284Z] test_8_04(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 10.905 s [2019-07-30T15:50:55.284Z] test_8_05(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 18.366 s [2019-07-30T15:50:55.284Z] test_8_06(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 8.819 s [2019-07-30T15:50:55.284Z] test_8_07(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 6.817 s [2019-07-30T15:50:55.284Z] test_8_08(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 7.176 s [2019-07-30T15:50:55.284Z] test_8_09(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 5.71 s [2019-07-30T15:50:55.284Z] test_8_10(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 3.402 s [2019-07-30T15:50:55.284Z] test_8_11(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 5.043 s [2019-07-30T15:50:55.284Z] test_8_12(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 3.187 s [2019-07-30T15:50:55.284Z] test_8_13(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 5.363 s [2019-07-30T15:50:55.284Z] test_8_14(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 2.541 s [2019-07-30T15:50:55.284Z] test_8_15(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 4.585 s [2019-07-30T15:50:55.284Z] test_9_01(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 2.621 s [2019-07-30T15:50:55.284Z] test_9_02(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) skipped [2019-07-30T15:50:55.284Z] testImportOnlyOne(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 5.581 s [2019-07-30T15:50:55.284Z] testEmptyFile(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 3.408 s [2019-07-30T15:50:55.284Z] testImportAll(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 8.818 s [2019-07-30T15:50:55.284Z] testEditProfile(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 4.089 s [2019-07-30T15:50:55.284Z] [2019-07-30T15:50:55.284Z] Results: [2019-07-30T15:50:55.284Z] [2019-07-30T15:50:55.284Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1 [2019-07-30T15:50:55.284Z] [2019-07-30T15:50:55.284Z] [2019-07-30T15:50:55.284Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 15:50:52.179 [2019-07-30T15:50:55.284Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T15:50:55.284Z] [INFO] All tests passed! [2019-07-30T15:50:55.284Z] [INFO] [2019-07-30T15:50:55.284Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T15:50:55.284Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:50:55.284Z] [INFO] [2019-07-30T15:50:55.284Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T15:50:55.284Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T15:50:55.284Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T15:50:55.284Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T15:50:55.284Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T15:50:55.542Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T15:50:55.542Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T15:50:55.798Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T15:50:56.056Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T15:50:56.313Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T15:50:56.313Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T15:50:56.313Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T15:50:56.570Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T15:50:57.134Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T15:50:57.390Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T15:50:57.390Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T15:50:57.648Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-30T15:50:57.648Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T15:50:57.905Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T15:50:58.163Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T15:50:58.163Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T15:50:58.163Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T15:50:58.420Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T15:50:58.677Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T15:50:58.677Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T15:50:59.242Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T15:51:00.612Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T15:51:00.868Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T15:51:01.124Z] [INFO] [2019-07-30T15:51:01.124Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T15:51:01.124Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.6-SNAPSHOT.jar [2019-07-30T15:51:01.124Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.6-SNAPSHOT.pom [2019-07-30T15:51:01.124Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar [2019-07-30T15:51:01.125Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.6-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T15:51:01.125Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.6-SNAPSHOT-p2metadata.xml [2019-07-30T15:51:01.125Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.6-SNAPSHOT-p2artifacts.xml [2019-07-30T15:51:01.125Z] [INFO] [2019-07-30T15:51:01.125Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T15:51:01.125Z] [INFO] [2019-07-30T15:51:01.125Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests >-- [2019-07-30T15:51:01.125Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.0-SNAPSHOT [129/134] [2019-07-30T15:51:01.125Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T15:51:01.125Z] [INFO] [2019-07-30T15:51:01.125Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T15:51:01.125Z] [INFO] [2019-07-30T15:51:01.125Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T15:51:01.125Z] [INFO] The project's OSGi version is 1.0.0.201907301416 [2019-07-30T15:51:01.125Z] [INFO] [2019-07-30T15:51:01.125Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T15:51:01.125Z] [INFO] [2019-07-30T15:51:01.125Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T15:51:01.125Z] [INFO] [2019-07-30T15:51:01.125Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T15:51:01.125Z] [INFO] [2019-07-30T15:51:01.125Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T15:51:01.125Z] [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/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:51:01.125Z] [INFO] [2019-07-30T15:51:01.125Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T15:51:01.125Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:51:01.125Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/main/resources [2019-07-30T15:51:01.125Z] [INFO] [2019-07-30T15:51:01.125Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T15:51:01.125Z] [INFO] Compiling 4 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/classes [2019-07-30T15:51:03.018Z] [INFO] [2019-07-30T15:51:03.018Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T15:51:03.018Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:51:03.018Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/test/resources [2019-07-30T15:51:03.018Z] [INFO] [2019-07-30T15:51:03.018Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T15:51:03.018Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-30T15:51:03.018Z] [INFO] [2019-07-30T15:51:03.018Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T15:51:03.018Z] [INFO] [2019-07-30T15:51:03.018Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T15:51:03.018Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-30T15:51:03.018Z] [INFO] [2019-07-30T15:51:03.018Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T15:51:03.018Z] [INFO] [2019-07-30T15:51:03.018Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T15:51:03.018Z] [INFO] [2019-07-30T15:51:03.018Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T15:51:03.018Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-30T15:51:03.018Z] [INFO] [2019-07-30T15:51:03.018Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T15:51:03.018Z] [INFO] [2019-07-30T15:51:03.018Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T15:51:05.466Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data/.metadata/.log [2019-07-30T15:51:05.466Z] [INFO] Command line: [2019-07-30T15:51:05.466Z] [/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/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T15:51:05.466Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T15:51:08.741Z] !SESSION 2019-07-30 15:51:05.641 ----------------------------------------------- [2019-07-30T15:51:08.741Z] eclipse.buildId=unknown [2019-07-30T15:51:08.741Z] java.version=1.8.0_202 [2019-07-30T15:51:08.741Z] java.vendor=Oracle Corporation [2019-07-30T15:51:08.741Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T15:51:08.741Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T15:51:08.741Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T15:51:08.741Z] [2019-07-30T15:51:08.741Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 15:51:08.554 [2019-07-30T15:51:08.741Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T15:51:08.741Z] !STACK 0 [2019-07-30T15:51:08.741Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T15:51:08.741Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:51:08.741Z] [2019-07-30T15:51:08.741Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T15:51:08.741Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T15:51:08.741Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T15:51:08.741Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T15:51:08.741Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T15:51:08.741Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T15:51:08.741Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T15:51:08.741Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T15:51:08.741Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T15:51:08.741Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T15:51:08.998Z] [2019-07-30T15:51:08.998Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 15:51:08.746 [2019-07-30T15:51:08.998Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T15:51:08.998Z] !STACK 0 [2019-07-30T15:51:08.998Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T15:51:08.998Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:51:08.998Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T15:51:08.998Z] -> 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-30T15:51:08.998Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T15:51:08.998Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:51:08.998Z] [2019-07-30T15:51:08.998Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T15:51:08.998Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T15:51:08.998Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T15:51:08.998Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T15:51:08.998Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T15:51:08.998Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T15:51:08.998Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T15:51:08.998Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T15:51:08.998Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T15:51:08.998Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T15:51:10.891Z] process 19997: 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-30T15:51:10.891Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T15:51:11.148Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T15:51:11.148Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T15:51:21.099Z] Running org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest [2019-07-30T15:51:21.099Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.229 s - in org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest [2019-07-30T15:51:21.099Z] testValidateValid(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest) Time elapsed: 0.202 s [2019-07-30T15:51:21.099Z] Running org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest [2019-07-30T15:51:21.099Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s - in org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest [2019-07-30T15:51:21.099Z] testLoadElements(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest) Time elapsed: 0.019 s [2019-07-30T15:51:21.099Z] testValidateInvalidMissingFiles(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest) Time elapsed: 0.058 s [2019-07-30T15:51:21.099Z] testValidateInvalidEmptyProfile(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest) Time elapsed: 0.004 s [2019-07-30T15:51:21.099Z] testValidateInvalidMissingRoot(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest) Time elapsed: 0.003 s [2019-07-30T15:51:21.099Z] testValidateValid(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest) Time elapsed: 0.005 s [2019-07-30T15:51:21.099Z] [2019-07-30T15:51:21.099Z] Results: [2019-07-30T15:51:21.099Z] [2019-07-30T15:51:21.099Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T15:51:21.099Z] [2019-07-30T15:51:22.994Z] [INFO] All tests passed! [2019-07-30T15:51:22.994Z] [INFO] [2019-07-30T15:51:22.994Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T15:51:22.994Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:51:22.994Z] [INFO] [2019-07-30T15:51:22.994Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T15:51:23.250Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T15:51:23.250Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T15:51:23.506Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T15:51:24.070Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T15:51:24.070Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T15:51:24.070Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T15:51:24.727Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T15:51:24.727Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T15:51:24.727Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T15:51:25.026Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T15:51:25.026Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T15:51:25.026Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T15:51:26.397Z] [INFO] [2019-07-30T15:51:26.397Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T15:51:26.397Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-30T15:51:26.397Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT.pom [2019-07-30T15:51:26.397Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-30T15:51:26.397Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T15:51:26.397Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT-p2metadata.xml [2019-07-30T15:51:26.397Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT-p2artifacts.xml [2019-07-30T15:51:26.397Z] [INFO] [2019-07-30T15:51:26.397Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T15:51:26.397Z] [INFO] [2019-07-30T15:51:26.397Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.alltests >----- [2019-07-30T15:51:26.397Z] [INFO] Building Trace Compass All Tests 1.0.6-SNAPSHOT [130/134] [2019-07-30T15:51:26.397Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T15:51:26.397Z] [INFO] [2019-07-30T15:51:26.397Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.alltests --- [2019-07-30T15:51:26.397Z] [INFO] [2019-07-30T15:51:26.397Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.alltests --- [2019-07-30T15:51:26.397Z] [INFO] The project's OSGi version is 1.0.6.201907301416 [2019-07-30T15:51:26.397Z] [INFO] [2019-07-30T15:51:26.397Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.alltests --- [2019-07-30T15:51:26.397Z] [INFO] [2019-07-30T15:51:26.397Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.alltests --- [2019-07-30T15:51:26.397Z] [INFO] [2019-07-30T15:51:26.397Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.alltests --- [2019-07-30T15:51:26.397Z] [INFO] [2019-07-30T15:51:26.397Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.alltests --- [2019-07-30T15:51:26.397Z] [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/releng/org.eclipse.tracecompass.alltests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:51:26.397Z] [INFO] [2019-07-30T15:51:26.397Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.alltests --- [2019-07-30T15:51:26.397Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:51:26.397Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/src/main/resources [2019-07-30T15:51:26.397Z] [INFO] [2019-07-30T15:51:26.397Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.alltests --- [2019-07-30T15:51:26.654Z] [INFO] Compiling 8 source files to /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/classes [2019-07-30T15:51:27.218Z] [INFO] [2019-07-30T15:51:27.218Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.alltests --- [2019-07-30T15:51:27.218Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:51:27.218Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/src/test/resources [2019-07-30T15:51:27.218Z] [INFO] [2019-07-30T15:51:27.218Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.alltests --- [2019-07-30T15:51:27.218Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT-sources.jar [2019-07-30T15:51:27.218Z] [INFO] [2019-07-30T15:51:27.218Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.alltests --- [2019-07-30T15:51:27.782Z] [INFO] [2019-07-30T15:51:27.782Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.alltests --- [2019-07-30T15:51:27.782Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT.jar [2019-07-30T15:51:27.782Z] [INFO] [2019-07-30T15:51:27.782Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.alltests --- [2019-07-30T15:51:27.782Z] [INFO] [2019-07-30T15:51:27.782Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.alltests --- [2019-07-30T15:51:27.782Z] [INFO] [2019-07-30T15:51:27.782Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.alltests --- [2019-07-30T15:51:27.782Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT.jar [2019-07-30T15:51:27.782Z] [INFO] [2019-07-30T15:51:27.782Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.alltests --- [2019-07-30T15:51:27.782Z] [INFO] [2019-07-30T15:51:27.782Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.alltests --- [2019-07-30T15:51:33.036Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/work/data/.metadata/.log [2019-07-30T15:51:33.036Z] [INFO] Command line: [2019-07-30T15:51:33.036Z] [/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/releng/org.eclipse.tracecompass.alltests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T15:51:33.036Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T15:51:36.310Z] !SESSION 2019-07-30 15:51:32.470 ----------------------------------------------- [2019-07-30T15:51:36.310Z] eclipse.buildId=unknown [2019-07-30T15:51:36.310Z] java.version=1.8.0_202 [2019-07-30T15:51:36.310Z] java.vendor=Oracle Corporation [2019-07-30T15:51:36.310Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T15:51:36.310Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T15:51:36.310Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T15:51:36.310Z] [2019-07-30T15:51:36.310Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 15:51:35.739 [2019-07-30T15:51:36.310Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T15:51:36.310Z] !STACK 0 [2019-07-30T15:51:36.310Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [85] [2019-07-30T15:51:36.310Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:51:36.310Z] [2019-07-30T15:51:36.310Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T15:51:36.310Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T15:51:36.310Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T15:51:36.310Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T15:51:36.310Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T15:51:36.310Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T15:51:36.310Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T15:51:36.310Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T15:51:36.310Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T15:51:36.310Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T15:51:36.310Z] [2019-07-30T15:51:36.310Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 15:51:35.842 [2019-07-30T15:51:36.310Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T15:51:36.310Z] !STACK 0 [2019-07-30T15:51:36.310Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [149] [2019-07-30T15:51:36.310Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:51:36.310Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T15:51:36.310Z] -> 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-30T15:51:36.310Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T15:51:36.310Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T15:51:36.310Z] [2019-07-30T15:51:36.310Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T15:51:36.310Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T15:51:36.310Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T15:51:36.310Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T15:51:36.310Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T15:51:36.310Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T15:51:36.310Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T15:51:36.310Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T15:51:36.310Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T15:51:36.310Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T15:51:38.208Z] [2019-07-30T15:51:38.208Z] Results: [2019-07-30T15:51:38.208Z] [2019-07-30T15:51:38.208Z] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T15:51:38.208Z] [2019-07-30T15:51:39.138Z] [WARNING] No tests found. [2019-07-30T15:51:39.138Z] [INFO] [2019-07-30T15:51:39.138Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.alltests --- [2019-07-30T15:51:39.138Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:51:39.138Z] [INFO] [2019-07-30T15:51:39.138Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.alltests --- [2019-07-30T15:51:44.553Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core.tests' with 3 classes [2019-07-30T15:51:44.553Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests' with 5 classes [2019-07-30T15:51:44.553Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core.tests' with 28 classes [2019-07-30T15:51:44.553Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core.tests' with 6 classes [2019-07-30T15:51:44.553Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core.tests' with 43 classes [2019-07-30T15:51:44.810Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests' with 10 classes [2019-07-30T15:51:45.066Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui.tests' with 2 classes [2019-07-30T15:51:45.066Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core.tests' with 23 classes [2019-07-30T15:51:45.066Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests' with 3 classes [2019-07-30T15:51:45.323Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core.tests' with 10 classes [2019-07-30T15:51:45.323Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests' with 4 classes [2019-07-30T15:51:45.323Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core.tests' with 4 classes [2019-07-30T15:51:45.323Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core.tests' with 22 classes [2019-07-30T15:51:45.580Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T15:51:45.580Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser.tests' with 3 classes [2019-07-30T15:51:45.580Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core.tests' with 1 classes [2019-07-30T15:51:45.580Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.ui.tests' with 1 classes [2019-07-30T15:51:45.836Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.integration.swtbot.tests' with 10 classes [2019-07-30T15:51:45.836Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core.tests' with 2 classes [2019-07-30T15:51:45.836Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core.tests' with 16 classes [2019-07-30T15:51:46.092Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests' with 12 classes [2019-07-30T15:51:46.092Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui.tests' with 31 classes [2019-07-30T15:51:46.349Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core.tests' with 33 classes [2019-07-30T15:51:46.605Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests' with 28 classes [2019-07-30T15:51:46.605Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core.tests' with 18 classes [2019-07-30T15:51:46.605Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests' with 3 classes [2019-07-30T15:51:46.605Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui.tests' with 1 classes [2019-07-30T15:51:46.862Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core.tests' with 17 classes [2019-07-30T15:51:47.119Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core.tests' with 17 classes [2019-07-30T15:51:47.119Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T15:51:47.376Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core.tests' with 56 classes [2019-07-30T15:51:47.376Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests' with 10 classes [2019-07-30T15:51:47.376Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui.tests' with 3 classes [2019-07-30T15:51:47.633Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core.tests' with 25 classes [2019-07-30T15:51:47.633Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests' with 6 classes [2019-07-30T15:51:47.633Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui.tests' with 2 classes [2019-07-30T15:51:47.633Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T15:51:48.196Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T15:51:48.196Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests' with 10 classes [2019-07-30T15:51:48.196Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core.tests' with 6 classes [2019-07-30T15:51:48.196Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests' with 7 classes [2019-07-30T15:51:48.453Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core.tests' with 6 classes [2019-07-30T15:51:48.453Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests' with 3 classes [2019-07-30T15:51:48.453Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui.tests' with 4 classes [2019-07-30T15:51:48.453Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T15:51:48.710Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T15:51:48.710Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T15:51:48.710Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T15:51:48.966Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T15:51:49.529Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T15:51:49.529Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T15:51:49.786Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T15:51:51.153Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-30T15:51:51.153Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T15:51:51.153Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T15:51:51.411Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T15:51:51.411Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T15:51:51.411Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T15:51:51.667Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T15:51:51.667Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T15:51:51.667Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T15:51:51.923Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T15:51:51.923Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T15:51:52.179Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T15:51:52.436Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T15:51:52.693Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T15:51:52.693Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core' with 15 classes [2019-07-30T15:51:53.226Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T15:51:53.226Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T15:51:53.483Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core.tests' with 18 classes [2019-07-30T15:51:53.483Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core' with 17 classes [2019-07-30T15:51:53.739Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.ui' with 8 classes [2019-07-30T15:51:53.739Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui' with 3 classes [2019-07-30T15:51:53.996Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 43 classes [2019-07-30T15:51:53.996Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui' with 10 classes [2019-07-30T15:51:54.252Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T15:51:54.252Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T15:51:54.252Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T15:51:54.252Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T15:51:54.816Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-30T15:51:55.380Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T15:51:55.380Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T15:51:55.636Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-07-30T15:51:55.893Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T15:51:56.149Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T15:51:56.149Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core' with 22 classes [2019-07-30T15:51:56.149Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui' with 7 classes [2019-07-30T15:51:56.406Z] [INFO] [2019-07-30T15:51:56.406Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.alltests --- [2019-07-30T15:51:56.406Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT.jar [2019-07-30T15:51:56.406Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT.pom [2019-07-30T15:51:56.406Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT-sources.jar [2019-07-30T15:51:56.406Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T15:51:56.406Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT-p2metadata.xml [2019-07-30T15:51:56.406Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT-p2artifacts.xml [2019-07-30T15:51:56.406Z] [INFO] [2019-07-30T15:51:56.406Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.alltests --- [2019-07-30T15:51:56.406Z] [INFO] [2019-07-30T15:51:56.406Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.testing >------ [2019-07-30T15:51:56.406Z] [INFO] Building org.eclipse.tracecompass.testing 5.0.0-SNAPSHOT [131/134] [2019-07-30T15:51:56.406Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T15:51:56.406Z] [INFO] [2019-07-30T15:51:56.406Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.testing --- [2019-07-30T15:51:56.406Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/target [2019-07-30T15:51:56.406Z] [INFO] [2019-07-30T15:51:56.406Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.testing --- [2019-07-30T15:51:56.406Z] [INFO] The project's OSGi version is 5.0.0.201907301416 [2019-07-30T15:51:56.406Z] [INFO] [2019-07-30T15:51:56.406Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.testing --- [2019-07-30T15:51:56.406Z] [INFO] [2019-07-30T15:51:56.406Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.testing --- [2019-07-30T15:51:56.406Z] [INFO] [2019-07-30T15:51:56.406Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.testing --- [2019-07-30T15:51:56.406Z] [INFO] [2019-07-30T15:51:56.406Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.testing --- [2019-07-30T15:51:56.406Z] [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/releng/org.eclipse.tracecompass.testing/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:51:56.406Z] [INFO] [2019-07-30T15:51:56.406Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.testing --- [2019-07-30T15:51:56.406Z] [INFO] [2019-07-30T15:51:56.406Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.testing --- [2019-07-30T15:51:56.406Z] [INFO] [2019-07-30T15:51:56.406Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.testing --- [2019-07-30T15:51:56.663Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-5.0.0-SNAPSHOT.jar [2019-07-30T15:51:56.663Z] [INFO] [2019-07-30T15:51:56.663Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.testing --- [2019-07-30T15:51:56.663Z] [INFO] [2019-07-30T15:51:56.663Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.testing --- [2019-07-30T15:51:56.663Z] [INFO] [2019-07-30T15:51:56.663Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.testing --- [2019-07-30T15:51:56.663Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T15:51:56.663Z] [INFO] [2019-07-30T15:51:56.663Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.testing --- [2019-07-30T15:51:56.663Z] [INFO] [2019-07-30T15:51:56.663Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.testing --- [2019-07-30T15:51:56.663Z] [INFO] [2019-07-30T15:51:56.663Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.testing --- [2019-07-30T15:51:56.663Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:51:56.663Z] [INFO] [2019-07-30T15:51:56.663Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.testing --- [2019-07-30T15:52:04.756Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T15:52:04.756Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T15:52:04.756Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T15:52:04.756Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core.tests' with 3 classes [2019-07-30T15:52:04.756Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T15:52:04.756Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T15:52:05.013Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T15:52:05.269Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T15:52:05.525Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T15:52:07.418Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests' with 5 classes [2019-07-30T15:52:07.418Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T15:52:07.675Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T15:52:07.675Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-30T15:52:07.675Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T15:52:07.931Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core.tests' with 28 classes [2019-07-30T15:52:07.931Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T15:52:07.931Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T15:52:07.931Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T15:52:08.187Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T15:52:08.187Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core.tests' with 6 classes [2019-07-30T15:52:08.187Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T15:52:08.187Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T15:52:08.445Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T15:52:08.445Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T15:52:08.445Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core.tests' with 43 classes [2019-07-30T15:52:08.445Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T15:52:09.030Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T15:52:09.030Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T15:52:09.030Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests' with 10 classes [2019-07-30T15:52:09.030Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T15:52:09.030Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests' with 4 classes [2019-07-30T15:52:09.030Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui.tests' with 2 classes [2019-07-30T15:52:09.030Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T15:52:09.030Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T15:52:09.030Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core.tests' with 10 classes [2019-07-30T15:52:09.030Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core' with 15 classes [2019-07-30T15:52:09.030Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core.tests' with 4 classes [2019-07-30T15:52:09.030Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core.tests' with 22 classes [2019-07-30T15:52:09.286Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T15:52:09.286Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T15:52:09.542Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser.tests' with 3 classes [2019-07-30T15:52:09.542Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core.tests' with 18 classes [2019-07-30T15:52:09.542Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core' with 17 classes [2019-07-30T15:52:09.542Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core.tests' with 1 classes [2019-07-30T15:52:09.542Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.ui' with 8 classes [2019-07-30T15:52:09.542Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.ui.tests' with 1 classes [2019-07-30T15:52:09.542Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.integration.swtbot.tests' with 10 classes [2019-07-30T15:52:09.542Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui' with 3 classes [2019-07-30T15:52:09.542Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 43 classes [2019-07-30T15:52:09.799Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui' with 10 classes [2019-07-30T15:52:09.799Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T15:52:09.799Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests' with 10 classes [2019-07-30T15:52:09.799Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T15:52:09.799Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core.tests' with 18 classes [2019-07-30T15:52:09.799Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T15:52:09.799Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core.tests' with 2 classes [2019-07-30T15:52:09.799Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T15:52:10.056Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core.tests' with 16 classes [2019-07-30T15:52:10.056Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-30T15:52:10.313Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T15:52:10.313Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests' with 12 classes [2019-07-30T15:52:10.313Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui.tests' with 31 classes [2019-07-30T15:52:10.569Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core.tests' with 6 classes [2019-07-30T15:52:10.569Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T15:52:10.569Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core.tests' with 33 classes [2019-07-30T15:52:10.826Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core.tests' with 56 classes [2019-07-30T15:52:10.826Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests' with 28 classes [2019-07-30T15:52:10.826Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests' with 3 classes [2019-07-30T15:52:10.826Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui.tests' with 1 classes [2019-07-30T15:52:10.826Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-07-30T15:52:11.083Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core.tests' with 17 classes [2019-07-30T15:52:11.083Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core.tests' with 17 classes [2019-07-30T15:52:11.083Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests' with 10 classes [2019-07-30T15:52:11.083Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui.tests' with 3 classes [2019-07-30T15:52:11.083Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core.tests' with 25 classes [2019-07-30T15:52:11.083Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests' with 6 classes [2019-07-30T15:52:11.083Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui.tests' with 2 classes [2019-07-30T15:52:11.083Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core.tests' with 6 classes [2019-07-30T15:52:11.083Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests' with 7 classes [2019-07-30T15:52:11.083Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests' with 3 classes [2019-07-30T15:52:11.083Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui.tests' with 4 classes [2019-07-30T15:52:11.083Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T15:52:11.340Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T15:52:11.340Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core' with 22 classes [2019-07-30T15:52:11.340Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui' with 7 classes [2019-07-30T15:52:11.340Z] [INFO] [2019-07-30T15:52:11.340Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.testing --- [2019-07-30T15:52:11.340Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/5.0.0-SNAPSHOT/org.eclipse.tracecompass.testing-5.0.0-SNAPSHOT.jar [2019-07-30T15:52:11.340Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/5.0.0-SNAPSHOT/org.eclipse.tracecompass.testing-5.0.0-SNAPSHOT.pom [2019-07-30T15:52:11.340Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/5.0.0-SNAPSHOT/org.eclipse.tracecompass.testing-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T15:52:11.340Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/5.0.0-SNAPSHOT/org.eclipse.tracecompass.testing-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-30T15:52:11.340Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/5.0.0-SNAPSHOT/org.eclipse.tracecompass.testing-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-30T15:52:11.340Z] [INFO] [2019-07-30T15:52:11.340Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.testing --- [2019-07-30T15:52:11.340Z] [INFO] [2019-07-30T15:52:11.340Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote >---- [2019-07-30T15:52:11.340Z] [INFO] Building org.eclipse.tracecompass.tmf.remote 5.0.0-SNAPSHOT [132/134] [2019-07-30T15:52:11.340Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T15:52:11.340Z] [INFO] [2019-07-30T15:52:11.340Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-30T15:52:11.340Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/target [2019-07-30T15:52:11.340Z] [INFO] [2019-07-30T15:52:11.340Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-30T15:52:11.340Z] [INFO] The project's OSGi version is 5.0.0.201907301416 [2019-07-30T15:52:11.340Z] [INFO] [2019-07-30T15:52:11.340Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-30T15:52:11.340Z] [INFO] [2019-07-30T15:52:11.340Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-30T15:52:11.340Z] [INFO] [2019-07-30T15:52:11.340Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-30T15:52:11.340Z] [INFO] [2019-07-30T15:52:11.340Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-30T15:52:11.340Z] [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/tmf/org.eclipse.tracecompass.tmf.remote/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:52:11.340Z] [INFO] [2019-07-30T15:52:11.340Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-30T15:52:11.340Z] [INFO] [2019-07-30T15:52:11.340Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-30T15:52:11.340Z] [INFO] [2019-07-30T15:52:11.340Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-30T15:52:11.340Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-5.0.0-SNAPSHOT.jar [2019-07-30T15:52:11.340Z] [INFO] [2019-07-30T15:52:11.340Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-30T15:52:11.340Z] [INFO] [2019-07-30T15:52:11.340Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-30T15:52:11.340Z] [INFO] [2019-07-30T15:52:11.340Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-30T15:52:11.340Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T15:52:11.340Z] [INFO] [2019-07-30T15:52:11.340Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-30T15:52:11.340Z] [INFO] [2019-07-30T15:52:11.340Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-30T15:52:11.340Z] [INFO] [2019-07-30T15:52:11.340Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-30T15:52:11.340Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:52:11.340Z] [INFO] [2019-07-30T15:52:11.340Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-30T15:52:11.597Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T15:52:11.854Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T15:52:11.854Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T15:52:11.854Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T15:52:12.111Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T15:52:12.674Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T15:52:12.674Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T15:52:12.931Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T15:52:17.101Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T15:52:17.101Z] [INFO] [2019-07-30T15:52:17.101Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-30T15:52:17.101Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-5.0.0-SNAPSHOT.jar [2019-07-30T15:52:18.468Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-5.0.0-SNAPSHOT.pom [2019-07-30T15:52:19.395Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T15:52:19.395Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-30T15:52:19.395Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-30T15:52:19.395Z] [INFO] [2019-07-30T15:52:19.395Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-30T15:52:19.395Z] [INFO] [2019-07-30T15:52:19.395Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site >---- [2019-07-30T15:52:19.395Z] [INFO] Building Trace Compass Repository 5.0.0-SNAPSHOT [133/134] [2019-07-30T15:52:19.395Z] [INFO] -------------------------[ eclipse-repository ]------------------------- [2019-07-30T15:52:19.395Z] [INFO] [2019-07-30T15:52:19.395Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T15:52:19.395Z] [INFO] [2019-07-30T15:52:19.395Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T15:52:19.395Z] [INFO] The project's OSGi version is 5.0.0.201907301416 [2019-07-30T15:52:19.395Z] [INFO] [2019-07-30T15:52:19.395Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T15:52:19.395Z] [INFO] [2019-07-30T15:52:19.395Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean-1) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T15:52:19.395Z] [INFO] [2019-07-30T15:52:19.395Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T15:52:19.395Z] [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/releng/org.eclipse.tracecompass.releng-site/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:52:19.395Z] [INFO] [2019-07-30T15:52:19.395Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T15:52:19.395Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:52:19.395Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.releng-site/src/main/resources [2019-07-30T15:52:19.395Z] [INFO] [2019-07-30T15:52:19.395Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T15:52:19.395Z] [INFO] [2019-07-30T15:52:19.395Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T15:52:19.957Z] [INFO] [2019-07-30T15:52:19.957Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T15:52:19.957Z] [INFO] Published profile IUs: [a.jre.javase 10.0.0, config.a.jre.javase 10.0.0] [2019-07-30T15:52:19.957Z] [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0] [2019-07-30T15:52:19.957Z] [INFO] [2019-07-30T15:52:19.957Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-products (default-publish-products) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T15:52:19.957Z] [INFO] [2019-07-30T15:52:19.957Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T15:52:19.957Z] [INFO] [2019-07-30T15:52:19.957Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T15:52:19.957Z] [INFO] [2019-07-30T15:52:19.957Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T15:52:42.356Z] [INFO] [2019-07-30T15:52:42.356Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T15:52:42.356Z] [INFO] [2019-07-30T15:52:42.356Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T15:52:42.356Z] [INFO] [2019-07-30T15:52:42.356Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T15:52:42.356Z] [INFO] [2019-07-30T15:52:42.356Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T15:52:42.356Z] [INFO] [2019-07-30T15:52:42.356Z] [INFO] --- repository-utils:1.0.0:generate-repository-facade (generate-facade) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T15:52:42.356Z] [INFO] Building zip: /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.releng-site/target/org.eclipse.tracecompass.releng-site-5.0.0-SNAPSHOT.zip [2019-07-30T15:52:44.249Z] [INFO] [2019-07-30T15:52:44.249Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T15:52:44.249Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:52:44.249Z] [INFO] [2019-07-30T15:52:44.249Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T15:52:52.343Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T15:52:52.343Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T15:52:52.343Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T15:52:52.343Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core.tests' with 3 classes [2019-07-30T15:52:52.343Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T15:52:52.343Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T15:52:52.343Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T15:52:52.600Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T15:52:52.857Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T15:52:54.224Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests' with 5 classes [2019-07-30T15:52:54.224Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T15:52:54.224Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T15:52:54.480Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-30T15:52:54.480Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T15:52:54.480Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core.tests' with 28 classes [2019-07-30T15:52:54.480Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T15:52:54.480Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T15:52:54.737Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T15:52:54.737Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T15:52:54.737Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core.tests' with 6 classes [2019-07-30T15:52:54.737Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.ui' with 29 classes [2019-07-30T15:52:54.994Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T15:52:54.994Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T15:52:55.425Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T15:52:55.425Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T15:52:55.425Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T15:52:55.883Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core.tests' with 43 classes [2019-07-30T15:52:55.883Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T15:52:55.883Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T15:52:55.883Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T15:52:55.883Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests' with 10 classes [2019-07-30T15:52:55.883Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T15:52:55.883Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests' with 4 classes [2019-07-30T15:52:55.883Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui.tests' with 2 classes [2019-07-30T15:52:55.883Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T15:52:55.883Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T15:52:56.140Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core.tests' with 10 classes [2019-07-30T15:52:56.140Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core' with 15 classes [2019-07-30T15:52:56.140Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core.tests' with 4 classes [2019-07-30T15:52:56.140Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf' with 0 classes [2019-07-30T15:52:56.140Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-30T15:52:56.140Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.ui' with 6 classes [2019-07-30T15:52:56.140Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf' with 0 classes [2019-07-30T15:52:56.140Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T15:52:56.396Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core.tests' with 22 classes [2019-07-30T15:52:56.396Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T15:52:56.653Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T15:52:56.653Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf' with 0 classes [2019-07-30T15:52:56.653Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser.tests' with 3 classes [2019-07-30T15:52:56.653Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core.tests' with 18 classes [2019-07-30T15:52:56.653Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-30T15:52:56.653Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.user' with 0 classes [2019-07-30T15:52:56.653Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core' with 17 classes [2019-07-30T15:52:56.653Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core.tests' with 1 classes [2019-07-30T15:52:56.653Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.doc.user' with 0 classes [2019-07-30T15:52:56.653Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace' with 0 classes [2019-07-30T15:52:56.653Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.ui' with 8 classes [2019-07-30T15:52:56.653Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace' with 0 classes [2019-07-30T15:52:56.653Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.ui.tests' with 1 classes [2019-07-30T15:52:56.653Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.integration.swtbot.tests' with 10 classes [2019-07-30T15:52:56.910Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui' with 3 classes [2019-07-30T15:52:56.910Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 43 classes [2019-07-30T15:52:56.910Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui' with 10 classes [2019-07-30T15:52:56.910Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T15:52:56.910Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests' with 10 classes [2019-07-30T15:52:56.910Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T15:52:56.910Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core.tests' with 18 classes [2019-07-30T15:52:57.167Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.jsontrace.core' with 5 classes [2019-07-30T15:52:57.167Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.jsontrace' with 0 classes [2019-07-30T15:52:57.167Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.jsontrace' with 0 classes [2019-07-30T15:52:57.167Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T15:52:57.167Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core.tests' with 2 classes [2019-07-30T15:52:57.167Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T15:52:57.167Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core.tests' with 16 classes [2019-07-30T15:52:57.167Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control' with 0 classes [2019-07-30T15:52:57.167Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf' with 0 classes [2019-07-30T15:52:57.167Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T15:52:57.424Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-30T15:52:57.681Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests' with 12 classes [2019-07-30T15:52:57.681Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui.tests' with 31 classes [2019-07-30T15:52:57.681Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core.tests' with 6 classes [2019-07-30T15:52:57.681Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core.tests' with 33 classes [2019-07-30T15:52:57.938Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core.tests' with 56 classes [2019-07-30T15:52:57.938Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel' with 0 classes [2019-07-30T15:52:57.938Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel' with 0 classes [2019-07-30T15:52:57.938Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests' with 28 classes [2019-07-30T15:52:57.938Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust' with 0 classes [2019-07-30T15:52:57.938Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust' with 0 classes [2019-07-30T15:52:57.938Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests' with 3 classes [2019-07-30T15:52:57.938Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui.tests' with 1 classes [2019-07-30T15:52:57.938Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-07-30T15:52:58.194Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core.tests' with 17 classes [2019-07-30T15:52:58.194Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap' with 0 classes [2019-07-30T15:52:58.194Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.testing' with 0 classes [2019-07-30T15:52:58.194Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote' with 0 classes [2019-07-30T15:52:58.194Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote' with 0 classes [2019-07-30T15:52:58.194Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap' with 0 classes [2019-07-30T15:52:58.194Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.testing' with 0 classes [2019-07-30T15:52:58.194Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T15:52:58.194Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core.tests' with 17 classes [2019-07-30T15:52:58.194Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests' with 10 classes [2019-07-30T15:52:58.194Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui.tests' with 3 classes [2019-07-30T15:52:58.194Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core.tests' with 25 classes [2019-07-30T15:52:58.194Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests' with 6 classes [2019-07-30T15:52:58.194Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui.tests' with 2 classes [2019-07-30T15:52:58.194Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core.tests' with 6 classes [2019-07-30T15:52:58.194Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests' with 7 classes [2019-07-30T15:52:58.194Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests' with 3 classes [2019-07-30T15:52:58.194Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui.tests' with 4 classes [2019-07-30T15:52:58.194Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T15:52:58.194Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core' with 22 classes [2019-07-30T15:52:58.451Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.doc.user' with 0 classes [2019-07-30T15:52:58.451Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui' with 7 classes [2019-07-30T15:52:58.451Z] [INFO] [2019-07-30T15:52:58.451Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T15:52:58.451Z] [INFO] No primary artifact to install, installing attached artifacts instead. [2019-07-30T15:52:58.451Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.releng-site/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/5.0.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-5.0.0-SNAPSHOT.pom [2019-07-30T15:52:58.451Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.releng-site/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/5.0.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-30T15:52:58.451Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.releng-site/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/5.0.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-30T15:52:58.451Z] [INFO] [2019-07-30T15:52:58.451Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T15:52:58.451Z] [INFO] [2019-07-30T15:52:58.451Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.test >-- [2019-07-30T15:52:58.451Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core.test 1.0.1-SNAPSHOT [134/134] [2019-07-30T15:52:58.451Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T15:52:58.451Z] [INFO] [2019-07-30T15:52:58.451Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T15:52:58.451Z] [INFO] [2019-07-30T15:52:58.451Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T15:52:58.451Z] [INFO] The project's OSGi version is 1.0.1.201907301416 [2019-07-30T15:52:58.451Z] [INFO] [2019-07-30T15:52:58.451Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T15:52:58.451Z] [INFO] [2019-07-30T15:52:58.451Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T15:52:58.451Z] [INFO] [2019-07-30T15:52:58.451Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T15:52:58.451Z] [INFO] [2019-07-30T15:52:58.451Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T15:52:58.451Z] [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/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T15:52:58.451Z] [INFO] [2019-07-30T15:52:58.451Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T15:52:58.451Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:52:58.451Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/src/main/resources [2019-07-30T15:52:58.451Z] [INFO] [2019-07-30T15:52:58.451Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T15:52:58.451Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/target/classes [2019-07-30T15:52:58.451Z] [INFO] [2019-07-30T15:52:58.451Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T15:52:58.451Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T15:52:58.451Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/src/test/resources [2019-07-30T15:52:58.451Z] [INFO] [2019-07-30T15:52:58.451Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T15:52:58.451Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/target/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT-sources.jar [2019-07-30T15:52:58.451Z] [INFO] [2019-07-30T15:52:58.451Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T15:52:58.451Z] [INFO] [2019-07-30T15:52:58.451Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T15:52:58.708Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/target/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT.jar [2019-07-30T15:52:58.708Z] [INFO] [2019-07-30T15:52:58.708Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T15:52:58.708Z] [INFO] [2019-07-30T15:52:58.708Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T15:52:58.708Z] [INFO] [2019-07-30T15:52:58.708Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T15:52:58.708Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/target/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT.jar [2019-07-30T15:52:58.708Z] [INFO] [2019-07-30T15:52:58.708Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T15:52:58.708Z] [INFO] [2019-07-30T15:52:58.708Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T15:52:58.708Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T15:52:58.708Z] [INFO] [2019-07-30T15:52:58.708Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T15:52:58.708Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T15:52:58.708Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T15:52:58.708Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.jsontrace.core' with 5 classes [2019-07-30T15:52:58.964Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T15:52:59.527Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T15:52:59.527Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T15:52:59.527Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T15:52:59.784Z] [INFO] [2019-07-30T15:52:59.784Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T15:52:59.784Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/target/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.test/1.0.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT.jar [2019-07-30T15:53:00.041Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.test/1.0.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT.pom [2019-07-30T15:53:00.297Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/target/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.test/1.0.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT-sources.jar [2019-07-30T15:53:00.297Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/target/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.test/1.0.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T15:53:00.297Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.test/1.0.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT-p2metadata.xml [2019-07-30T15:53:00.555Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.test/1.0.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT-p2artifacts.xml [2019-07-30T15:53:00.555Z] [INFO] [2019-07-30T15:53:00.555Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T15:53:00.555Z] [INFO] ------------------------------------------------------------------------ [2019-07-30T15:53:00.555Z] [INFO] Reactor Summary: [2019-07-30T15:53:00.555Z] [INFO] [2019-07-30T15:53:00.555Z] [INFO] Trace Compass Parent 5.0.0-SNAPSHOT ................ SUCCESS [ 55.004 s] [2019-07-30T15:53:00.555Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent 5.0.0-SNAPSHOT SUCCESS [ 0.099 s] [2019-07-30T15:53:00.555Z] [INFO] Trace Compass Common Utilities Parent 5.0.0-SNAPSHOT SUCCESS [ 0.027 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.common.core 4.1.0-SNAPSHOT SUCCESS [ 15.963 s] [2019-07-30T15:53:00.555Z] [INFO] Trace Compass State System Parent 5.0.0-SNAPSHOT ... SUCCESS [ 0.039 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.datastore.core 1.2.0-SNAPSHOT SUCCESS [ 1.985 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.segmentstore.core 2.1.1-SNAPSHOT SUCCESS [ 1.573 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.statesystem.core 4.2.2-SNAPSHOT SUCCESS [ 1.779 s] [2019-07-30T15:53:00.555Z] [INFO] Trace Compass TMF Parent 5.0.0-SNAPSHOT ............ SUCCESS [ 0.122 s] [2019-07-30T15:53:00.555Z] [INFO] Trace Compass Filter Parser 1.0.2-SNAPSHOT ......... SUCCESS [ 0.600 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.tmf.core 5.1.0-SNAPSHOT ... SUCCESS [ 7.310 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.analysis.counters.core 2.0.2-SNAPSHOT SUCCESS [ 2.824 s] [2019-07-30T15:53:00.555Z] [INFO] Trace Compass CTF Support Parent 5.0.0-SNAPSHOT .... SUCCESS [ 0.056 s] [2019-07-30T15:53:00.555Z] [INFO] Trace Compass CTF Parser Plug-in 1.0.2-SNAPSHOT .... SUCCESS [ 7.226 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.ctf.core 4.0.0-SNAPSHOT ... SUCCESS [ 2.577 s] [2019-07-30T15:53:00.555Z] [INFO] Trace Compass CTF Core Tests Plug-in 1.0.5-SNAPSHOT SUCCESS [01:25 min] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests 1.0.9-SNAPSHOT SUCCESS [ 18.297 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.tmf.core.tests 1.0.9-SNAPSHOT SUCCESS [05:52 min] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core 4.2.0-SNAPSHOT SUCCESS [ 3.002 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.9-SNAPSHOT SUCCESS [09:28 min] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests 0.0.1-SNAPSHOT SUCCESS [ 15.070 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.tmf.ui 5.1.0-SNAPSHOT ..... SUCCESS [ 13.816 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui 0.0.5-SNAPSHOT SUCCESS [ 4.149 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.analysis.graph.core 2.1.2-SNAPSHOT SUCCESS [ 3.053 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests 1.0.4-SNAPSHOT SUCCESS [ 13.188 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.tmf.chart.core 1.0.2-SNAPSHOT SUCCESS [ 1.754 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.analysis.lami.core 1.1.0-SNAPSHOT SUCCESS [ 2.810 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests 1.0.1-SNAPSHOT SUCCESS [ 18.802 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui 1.0.7-SNAPSHOT SUCCESS [ 4.084 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui 1.1.0-SNAPSHOT SUCCESS [ 6.368 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui 1.0.8-SNAPSHOT SUCCESS [ 3.804 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.analysis.timing.core 5.0.0-SNAPSHOT SUCCESS [ 2.503 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core 4.1.0-SNAPSHOT SUCCESS [ 2.903 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.9-SNAPSHOT SUCCESS [02:11 min] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui 4.0.0-SNAPSHOT SUCCESS [ 4.499 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui 3.0.4-SNAPSHOT SUCCESS [ 5.130 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.6-SNAPSHOT SUCCESS [ 28.623 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core 1.1.3-SNAPSHOT SUCCESS [ 2.153 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.2-SNAPSHOT SUCCESS [ 52.341 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui 2.0.0-SNAPSHOT SUCCESS [ 4.956 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests 1.0.10-SNAPSHOT SUCCESS [03:34 min] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.9-SNAPSHOT SUCCESS [06:31 min] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests 1.0.4-SNAPSHOT SUCCESS [ 20.566 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.2-SNAPSHOT SUCCESS [ 31.665 s] [2019-07-30T15:53:00.555Z] [INFO] Trace Compass LTTng Support Parent 5.0.0-SNAPSHOT .. SUCCESS [ 0.077 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.lttng2.common.core 1.1.1-SNAPSHOT SUCCESS [ 2.248 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core 3.2.2-SNAPSHOT SUCCESS [ 2.722 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core 3.0.0-SNAPSHOT SUCCESS [ 3.485 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 0.0.4-SNAPSHOT SUCCESS [02:08 min] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [01:36 min] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.10-SNAPSHOT SUCCESS [02:45 min] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests 1.0.1-SNAPSHOT SUCCESS [ 9.109 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [ 28.751 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [ 48.952 s] [2019-07-30T15:53:00.555Z] [INFO] Trace Compass BTF Support Parent 5.0.0-SNAPSHOT .... SUCCESS [ 0.050 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.btf.core 2.2.0-SNAPSHOT ... SUCCESS [ 2.179 s] [2019-07-30T15:53:00.555Z] [INFO] Trace Compass Documentation 5.0.0-SNAPSHOT ......... SUCCESS [ 0.134 s] [2019-07-30T15:53:00.555Z] [INFO] Trace Compass Developer Guide 5.0.0-SNAPSHOT ....... SUCCESS [ 39.282 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui 2.1.8-SNAPSHOT SUCCESS [ 4.845 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.tmf 5.0.0-SNAPSHOT ........ SUCCESS [ 5.418 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.btf.ui 1.0.2-SNAPSHOT ..... SUCCESS [ 3.989 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.btf 5.0.0-SNAPSHOT ........ SUCCESS [ 4.952 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.btf.core.tests 1.0.0-SNAPSHOT SUCCESS [ 12.473 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.common.core.tests 1.1.5-SNAPSHOT SUCCESS [ 12.845 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.ctf 5.0.0-SNAPSHOT ........ SUCCESS [ 0.607 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests 1.0.1-SNAPSHOT SUCCESS [ 9.053 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.tmf.ctf 5.0.0-SNAPSHOT .... SUCCESS [ 5.443 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.8-SNAPSHOT SUCCESS [03:34 min] [2019-07-30T15:53:00.555Z] [INFO] Trace Compass User Guide 5.0.0-SNAPSHOT ............ SUCCESS [ 11.886 s] [2019-07-30T15:53:00.555Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide 5.0.0-SNAPSHOT SUCCESS [ 6.504 s] [2019-07-30T15:53:00.555Z] [INFO] Trace Compass RCP User Guide 5.0.0-SNAPSHOT ........ SUCCESS [ 8.037 s] [2019-07-30T15:53:00.555Z] [INFO] Trace Compass Pcap User Guide 5.0.0-SNAPSHOT ....... SUCCESS [ 5.828 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.examples 1.0.4-SNAPSHOT ... SUCCESS [ 3.302 s] [2019-07-30T15:53:00.555Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent 5.0.0-SNAPSHOT SUCCESS [ 0.034 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.gdbtrace.core 1.0.2-SNAPSHOT SUCCESS [ 3.700 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui 1.1.1-SNAPSHOT SUCCESS [ 3.472 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.gdbtrace 5.0.0-SNAPSHOT ... SUCCESS [ 4.853 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests 1.0.0-SNAPSHOT SUCCESS [ 13.511 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.0-SNAPSHOT SUCCESS [ 30.782 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests 1.0.0-SNAPSHOT SUCCESS [ 8.847 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.lttng2.control.core 1.2.1-SNAPSHOT SUCCESS [ 2.227 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.tmf.remote.core 2.0.2-SNAPSHOT SUCCESS [ 0.567 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui 1.0.5-SNAPSHOT SUCCESS [ 3.734 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui 1.2.7-SNAPSHOT SUCCESS [ 6.269 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.lttng2.control 5.0.0-SNAPSHOT SUCCESS [ 6.633 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests 1.1.1-SNAPSHOT SUCCESS [ 10.956 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests 1.0.0-SNAPSHOT SUCCESS [ 9.863 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.2-SNAPSHOT SUCCESS [ 58.205 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui 2.0.0-SNAPSHOT SUCCESS [ 6.991 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.lttng2.kernel 5.0.0-SNAPSHOT SUCCESS [ 6.518 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.9-SNAPSHOT SUCCESS [01:05 min] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.0-SNAPSHOT SUCCESS [02:07 min] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core 4.0.3-SNAPSHOT SUCCESS [ 3.222 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui 3.0.5-SNAPSHOT SUCCESS [ 6.383 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.lttng2.ust 5.0.0-SNAPSHOT . SUCCESS [ 6.517 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.9-SNAPSHOT SUCCESS [ 45.899 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.0-SNAPSHOT SUCCESS [ 26.202 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.5-SNAPSHOT SUCCESS [01:37 min] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.10-SNAPSHOT SUCCESS [06:50 min] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.10-SNAPSHOT SUCCESS [01:54 min] [2019-07-30T15:53:00.555Z] [INFO] Trace Compass Pcap Format Support Parent 5.0.0-SNAPSHOT SUCCESS [ 0.046 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.pcap.core 1.1.0-SNAPSHOT .. SUCCESS [ 0.740 s] [2019-07-30T15:53:00.555Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in 1.0.2-SNAPSHOT SUCCESS [ 11.589 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core 1.0.3-SNAPSHOT SUCCESS [ 3.880 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui 1.1.1-SNAPSHOT SUCCESS [ 3.481 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.tmf.pcap 5.0.0-SNAPSHOT ... SUCCESS [ 7.564 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.1-SNAPSHOT SUCCESS [ 11.681 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.0-SNAPSHOT SUCCESS [01:02 min] [2019-07-30T15:53:00.555Z] [INFO] Trace Compass RCP Parent 5.0.0-SNAPSHOT ............ SUCCESS [ 0.030 s] [2019-07-30T15:53:00.555Z] [INFO] Trace Compass RCP Branding plug-in 5.0.0-SNAPSHOT .. SUCCESS [ 0.230 s] [2019-07-30T15:53:00.555Z] [INFO] Trace Compass RCP Branding Feature 5.0.0-SNAPSHOT .. SUCCESS [ 0.187 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.rcp.ui 5.0.0-SNAPSHOT ..... SUCCESS [ 3.065 s] [2019-07-30T15:53:00.555Z] [INFO] Trace Compass RCP Feature 5.0.0-SNAPSHOT ........... SUCCESS [ 5.026 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui 1.0.0-SNAPSHOT SUCCESS [ 0.285 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.rcp.incubator 1.0.0-SNAPSHOT SUCCESS [ 0.566 s] [2019-07-30T15:53:00.555Z] [INFO] Trace Compass Json trace Parent 5.0.0-SNAPSHOT ..... SUCCESS [ 0.027 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.jsontrace.core 0.1.1-SNAPSHOT SUCCESS [ 1.403 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.jsontrace 1.0.0-SNAPSHOT .. SUCCESS [ 6.688 s] [2019-07-30T15:53:00.555Z] [INFO] Trace Compass RCP Product 5.0.0-SNAPSHOT ........... SUCCESS [03:06 min] [2019-07-30T15:53:00.555Z] [INFO] Trace Compass Release Engineering Parent 5.0.0-SNAPSHOT SUCCESS [ 0.042 s] [2019-07-30T15:53:00.555Z] [INFO] Trace Compass Target Platform 5.0.0-SNAPSHOT ....... SUCCESS [ 4.776 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests 1.0.8-SNAPSHOT SUCCESS [11:01 min] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.datastore.core.tests 1.0.1-SNAPSHOT SUCCESS [ 13.203 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests 1.0.3-SNAPSHOT SUCCESS [ 10.355 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.8-SNAPSHOT SUCCESS [01:44 min] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.2-SNAPSHOT SUCCESS [ 25.029 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.0-SNAPSHOT SUCCESS [ 21.342 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.6-SNAPSHOT SUCCESS [02:29 min] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.0-SNAPSHOT SUCCESS [ 25.227 s] [2019-07-30T15:53:00.555Z] [INFO] Trace Compass All Tests 1.0.6-SNAPSHOT ............. SUCCESS [ 29.936 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.testing 5.0.0-SNAPSHOT .... SUCCESS [ 15.040 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.tmf.remote 5.0.0-SNAPSHOT . SUCCESS [ 7.998 s] [2019-07-30T15:53:00.555Z] [INFO] Trace Compass Repository 5.0.0-SNAPSHOT ............ SUCCESS [ 39.039 s] [2019-07-30T15:53:00.555Z] [INFO] org.eclipse.tracecompass.jsontrace.core.test 1.0.1-SNAPSHOT SUCCESS [ 2.070 s] [2019-07-30T15:53:00.555Z] [INFO] ------------------------------------------------------------------------ [2019-07-30T15:53:00.555Z] [INFO] BUILD SUCCESS [2019-07-30T15:53:00.555Z] [INFO] ------------------------------------------------------------------------ [2019-07-30T15:53:00.555Z] [INFO] Total time: 01:36 h [2019-07-30T15:53:00.555Z] [INFO] Finished at: 2019-07-30T15:53:00Z [2019-07-30T15:53:00.555Z] [INFO] ------------------------------------------------------------------------ Post stage [Pipeline] archiveArtifacts [2019-07-30T15:53:05.926Z] Archiving artifacts Error when executing always post condition: hudson.remoting.RequestAbortedException: java.nio.channels.ClosedChannelException at hudson.remoting.Request.abort(Request.java:340) at hudson.remoting.Channel.terminate(Channel.java:1040) at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer.onReadClosed(ChannelApplicationLayer.java:209) at org.jenkinsci.remoting.protocol.ApplicationLayer.onRecvClosed(ApplicationLayer.java:222) at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.onRecvClosed(ProtocolStack.java:816) at org.jenkinsci.remoting.protocol.FilterLayer.onRecvClosed(FilterLayer.java:287) at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.onRecvClosed(SSLEngineFilterLayer.java:172) at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.onRecvClosed(ProtocolStack.java:816) at org.jenkinsci.remoting.protocol.NetworkLayer.onRecvClosed(NetworkLayer.java:154) at org.jenkinsci.remoting.protocol.impl.NIONetworkLayer.ready(NIONetworkLayer.java:142) at org.jenkinsci.remoting.protocol.IOHub$OnReady.run(IOHub.java:795) at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28) at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:59) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.131.14.1/10.131.14.1:38314 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743) at hudson.remoting.Request.call(Request.java:202) at hudson.remoting.Channel.call(Channel.java:956) at hudson.FilePath.act(FilePath.java:1070) at hudson.FilePath.act(FilePath.java:1059) at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:233) at org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:80) at org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:67) at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$$Lambda$295.00000000F00C7410.run(Unknown Source) at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) ... 3 more Caused by: java.nio.channels.ClosedChannelException ... 8 more [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Deploy) Stage "Deploy" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] emailext [2019-07-30T15:53:43.293Z] ERROR: Issue with creating launcher for agent tracecompass-build-f85t0-bd27b. The agent has not been fully initialized yet [2019-07-30T15:53:43.304Z] Not sending mail to unregistered user bernd.hufmann@ericsson.com because your SCM claimed this was associated with a user ID ‘bernd hufmann' which your security realm does not recognize; you may need changes in your SCM plugin [2019-07-30T15:53:43.304Z] Not sending mail to unregistered user matthew.khouzam@ericsson.com because your SCM claimed this was associated with a user ID ‘matthew khouzam' which your security realm does not recognize; you may need changes in your SCM plugin [2019-07-30T15:53:43.304Z] Sending email to: ${EMAIL_RECIPIENT} [2019-07-30T15:53:43.325Z] Error sending to the following INVALID addresses: ${EMAIL_RECIPIENT} [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] End of Pipeline java.nio.channels.ClosedChannelException Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.131.14.1/10.131.14.1:38314 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743) at hudson.remoting.Request.call(Request.java:202) at hudson.remoting.Channel.call(Channel.java:956) at hudson.FilePath.act(FilePath.java:1070) at hudson.FilePath.act(FilePath.java:1059) at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:233) at org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:80) at org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:67) at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$$Lambda$295.00000000F00C7410.run(Unknown Source) at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) Caused: hudson.remoting.RequestAbortedException at hudson.remoting.Request.abort(Request.java:340) at hudson.remoting.Channel.terminate(Channel.java:1040) at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer.onReadClosed(ChannelApplicationLayer.java:209) at org.jenkinsci.remoting.protocol.ApplicationLayer.onRecvClosed(ApplicationLayer.java:222) at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.onRecvClosed(ProtocolStack.java:816) at org.jenkinsci.remoting.protocol.FilterLayer.onRecvClosed(FilterLayer.java:287) at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.onRecvClosed(SSLEngineFilterLayer.java:172) at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.onRecvClosed(ProtocolStack.java:816) at org.jenkinsci.remoting.protocol.NetworkLayer.onRecvClosed(NetworkLayer.java:154) at org.jenkinsci.remoting.protocol.impl.NIONetworkLayer.ready(NIONetworkLayer.java:142) at org.jenkinsci.remoting.protocol.IOHub$OnReady.run(IOHub.java:795) at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28) at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:59) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Finished: FAILURE